.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.container-event {
display: flex;
flex-wrap: wrap;
column-gap: 30px;
max-width: var(--container-width);
margin: 110px auto;
padding: 0px 10px;
}
@media only screen and (min-width: 1024px) {
.container-event #sidebar-event {
flex: 0 0 370px;
max-width: 370px;
}
.container-event #sidebar-active {
flex: 0 0 calc(100% - 400px);
max-width: calc(100% - 400px);
}
}
@media (max-width: 1024px) {
.container-event {
margin: 70px auto;
}
.container-event #sidebar, .container-event #sidebar-active {
flex: 0 0 100%;
max-width: 100%;
}
}
.container-event #main-event {
width: 100%;
}
.container-event #sidebar-active {
width: 100%;
}
.container-event .sidebar {
position: sticky;
position: -webkit-sticky;
top: 150px;
left: 0;
height: 100%;
margin-bottom: 65px;
}
.container-event .ovaev-content {
position: relative;
}
.container-event .ovaev-content a {
text-decoration: none;
}
.icon_event {
font-size: 14px;
margin-right: 4px;
color: var(--primary);
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
@media (max-width: 1024px) {
#sidebar-event {
width: 100%;
}
}
#sidebar-event .widget ul {
list-style: none;
margin: 0;
padding: 0;
}
#sidebar-event .widget ul li {
border: none;
margin: 0;
padding: 0;
position: relative;
}
#sidebar-event .widget ul li a {
font-size: 16px;
}
#sidebar-event .widget ul li a:hover {
color: var(--primary);
}
#sidebar-event .widget .tagcloud {
position: relative;
width: 100%;
margin-top: 7px;
}
#sidebar-event .widget .tagcloud a {
display: inline-block;
font-size: 15px !important;
line-height: 22px;
padding: 2px 10px 1px 10px;
border: 1px solid #e0e0e0;
margin: 0 10px 10px 0;
background-color: transparent;
}
#sidebar-event .widget .tagcloud a:hover {
color: var(--primary);
}
#sidebar-event .widget_feature_event .event-feature .item-event {
display: flex;
padding: 20px 0 17px 0;
}
#sidebar-event .widget_feature_event .event-feature .item-event:first-child {
padding-top: 0;
}
#sidebar-event .widget_feature_event .event-feature .item-event:not(:last-child) {
margin-bottom: 30px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .post_cat .event_type {
font-size: 17px;
line-height: 22px;
color: #0067da;
font-weight: 600;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .event_title {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: #202b5d;
text-transform: capitalize;
margin-top: 12px;
margin-bottom: 10px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .event_title a {
color: var(--heading);
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .event_title a:hover {
color: var(--primary);
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event {
font-size: 16px;
line-height: 1.2;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event .time {
margin-bottom: 7px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event .time .more_date_text:hover {
color: #202b5d;
}
#sidebar-event .widget_feature_event .event-feature .item {
position: relative;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event-thumbnail {
position: relative;
overflow: hidden;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event-thumbnail img {
display: block;
width: 100%;
height: 210px;
object-fit: cover;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event-thumbnail .date-event {
transition: all 0.3s ease;
position: absolute;
bottom: 20px;
left: 30px;
z-index: 1;
font-size: 12px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
text-align: center;
line-height: 1.3;
letter-spacing: 1px;
background-color: var(--primary);
padding: 12px;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event-thumbnail .date-event span {
display: block;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .event_title {
margin: 20px 0 15px 0;
font-size: 18px;
line-height: 1.3;
color: var(--heading);
text-transform: capitalize;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .event_title a {
color: var(--heading);
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .event_title a:hover {
color: var(--primary);
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .time-event {
line-height: 1.2;
font-weight: 500;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .time-event .time {
margin-bottom: 7px;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .time-event .time .more_date_text {
color: var(--primary);
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .time-event .time .more_date_text:hover {
color: var(--heading);
}
#sidebar-event .widget_list_event .list-event {
padding-top: 5px;
margin-bottom: 30px;
}
#sidebar-event .widget_list_event .list-event .item-event {
display: flex;
column-gap: 20px;
padding: 20px 0 16px 0;
}
#sidebar-event .widget_list_event .list-event .item-event:first-child {
padding-top: 0;
}
#sidebar-event .widget_list_event .list-event .item-event:last-child {
padding-bottom: 0;
}
#sidebar-event .widget_list_event .list-event .item-event:not(:last-child) {
border-bottom: 1px solid #e5e5e5;
}
#sidebar-event .widget_list_event .list-event .item-event .ova-thumb-nail {
flex: 0 0 80px;
}
#sidebar-event .widget_list_event .list-event .item-event .ova-thumb-nail a {
width: 80px;
height: 80px;
display: inline-block;
background-size: cover;
background-position: center center;
}
#sidebar-event .widget_list_event .list-event .item-event .ova-content .title {
margin: 0;
font-size: 18px;
line-height: 1.3;
color: var(--heading);
margin-bottom: 5px;
}
#sidebar-event .widget_list_event .list-event .item-event .ova-content .title a {
color: var(--heading);
}
#sidebar-event .widget_list_event .list-event .item-event .ova-content .title a:hover {
color: var(--primary);
}
#sidebar-event .widget_list_event .list-event .item-event .ova-content .time span {
font-size: 15px;
line-height: 20px;
}
#sidebar-event .widget_list_event .list-event .item-event .ova-content .time span.date {
display: block;
}
#sidebar-event .widget_list_event .list-event .item-event .ova-content .time span.bellow {
display: block;
}
#sidebar-event .widget_list_event .list-event .item-event .ova-content .time .more_date_text span {
transition: all 0.3s ease;
color: var(--primary);
}
#sidebar-event .widget_list_event .list-event .item-event .ova-content .time .more_date_text span:hover {
color: var(--heading);
}
#sidebar-event .widget_list_event .button-all-event {
display: inline-flex;
align-items: center;
}
#sidebar-event .widget_list_event .button-all-event a {
transition: all 0.3s;
background-color: #fff;
border: 1px solid var(--primary);
margin-right: 11px;
font-weight: 500;
font-size: 16px;
line-height: 1.2;
color: var(--primary);
padding: 8px 20px;
}
#sidebar-event .widget_list_event .button-all-event a:hover {
color: #fff;
background-color: var(--primary);
border-color: var(--primary);
}
.single_event .content-event .event_intro h1.event_title {
font-size: 36px;
margin: 0 0 36px 0;
}
.single_event .content-event .event_intro .image {
margin-bottom: 25px;
}
.single_event .content-event .event_intro .image img {
display: block;
max-height: 520px;
width: 100%;
object-fit: cover;
}
.single_event .content-event .event_intro .wrap-event-info {
display: grid;
grid-template-columns: 1fr 1fr;
padding: 0 0 30px 0;
}
@media only screen and (max-width: 767px) {
.single_event .content-event .event_intro .wrap-event-info {
grid-template-columns: 1fr;
}
.single_event .content-event .event_intro .wrap-event-info .wrap-info {
margin-bottom: 30px;
}
}
.single_event .content-event .event_intro .wrap-event-info .wrap-info .wrap-pro {
margin-bottom: 10px;
}
.single_event .content-event .event_intro .wrap-event-info .wrap-info .wrap-pro i {
margin-right: 8px;
color: var(--primary);
}
.single_event .content-event .event_intro .wrap-event-info .wrap-info .wrap-pro span {
color: var(--text);
}
.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links {
display: flex;
align-items: center;
justify-content: flex-end;
}
@media only screen and (max-width: 645px) {
.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links {
justify-content: flex-start;
}
}
.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links a {
display: inline-block;
font-size: 15px;
font-weight: 700;
line-height: 1.2;
text-transform: capitalize;
border-radius: 0;
background-color: var(--primary);
color: #fff;
padding: 17px 51px;
transition: all 0.3s ease;
}
.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links a:hover {
background-color: var(--heading) !important;
}
.single_event .content-event .event_intro .wrap-event-info .ovaev-category i {
margin-right: 10px;
}
.single_event .content-event .event_intro .wrap-event-info .ovaev-category span, .single_event .content-event .event_intro .wrap-event-info .ovaev-category a {
font-size: 16px;
line-height: 24px;
letter-spacing: 0.2px;
font-weight: 500;
}
.single_event .content-event .event_intro .wrap-event-info .ovaev-category .separator-in {
color: #2a2c37;
}
.single_event .content-event .event_intro .wrap-event-info .ovaev-category a {
color: #202b5d;
font-weight: 500;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.single_event .content-event .event_intro .wrap-event-info .ovaev-category a:hover {
color: var(--primary);
}
.single_event .content-event .tab-Location .event_nav {
display: flex;
flex-wrap: wrap;
margin: 0;
list-style: none;
border-bottom: 1px solid #e8e8e8;
}
@media screen and (max-width: 450px) {
.single_event .content-event .tab-Location .event_nav {
flex-direction: column;
}
}
.single_event .content-event .tab-Location .event_nav button.event_nav-link {
position: relative;
margin: 0 15px;
font-size: 22px;
line-height: 1.2;
color: var(--heading);
background-color: transparent;
font-weight: bold;
padding: 0 0 15px 0;
border-width: 0 0 0 0;
cursor: pointer;
}
.single_event .content-event .tab-Location .event_nav button.event_nav-link .event_nav-link {
display: block;
}
.single_event .content-event .tab-Location .event_nav button.event_nav-link:first-child {
margin-left: 0;
}
@media (max-width: 767px) {
.single_event .content-event .tab-Location .event_nav button.event_nav-link {
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
}
}
@media screen and (max-width: 450px) {
.single_event .content-event .tab-Location .event_nav button.event_nav-link {
padding-bottom: 5px;
margin: 0 0 20px 0;
}
}
.single_event .content-event .tab-Location .event_nav button.event_nav-link.active {
border-width: 0 0 1px 0;
}
.single_event .content-event .tab-Location .tab-content {
margin-top: 40px;
}
.single_event .content-event .tab-Location .tab-content .col_contact {
flex: 0 0 50%;
max-width: 50%;
padding: 0;
}
@media (max-width: 767px) {
.single_event .content-event .tab-Location .tab-content .col_contact {
flex: 0 0 100%;
max-width: 100%;
}
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact {
padding: 0;
margin: 0;
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li {
list-style: none;
margin-bottom: 25px;
margin-left: 0;
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li span:nth-child(1) {
color: var(--heading);
letter-spacing: 0.2px;
font-weight: bold;
margin-bottom: 4px;
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li span, .single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li a {
font-size: 16px;
color: var(--text);
display: block;
line-height: 1.2;
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li a:hover {
color: var(--primary);
}
.single_event .content-event .tab-Location .tab-content .event_row {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 10px;
}
.single_event .content-event .tab-Location .tab-content .event_row img {
display: block;
width: 100%;
height: 255px;
object-fit: cover;
}
.single_event .content-event .event_tags_share .event-tags {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
margin-top: 50px;
padding-bottom: 40px;
}
.single_event .content-event .event_tags_share .event-tags .ovatags {
display: inline-block;
text-transform: capitalize;
font-size: 100%;
line-height: 22px;
letter-spacing: 0.3px;
color: #202b5d;
font-weight: bold;
margin-right: 10px;
margin-bottom: 10px;
}
.single_event .content-event .event_tags_share .event-tags a {
font-size: 12px;
line-height: 1.2;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.3px;
color: var(--heading);
padding: 18px 30px;
background: #f5f5f5;
border: none;
border-radius: 100px;
margin-bottom: 10px;
}
.single_event .content-event .event_tags_share .event-tags a:hover {
color: #fff !important;
background: var(--primary);
}
.single_event .content-event .event_tags_share .event-tags a:not(:last-child) {
margin-right: 10px;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 12px;
list-style: none;
padding: 30px 0;
margin: 0;
margin-top: 30px;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li {
display: inline-block;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li.share {
font-size: 20px;
font-weight: bold;
color: var(--heading);
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li a {
transition: all 0.3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: #f5f5f5;
width: 46px;
height: 46px;
border-radius: 50%;
font-family: var(--secondary-font);
font-weight: 400;
font-size: 14px;
line-height: 1.2;
font-feature-settings: "pnum" on, "lnum" on, "ordn" on;
color: var(--heading);
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li a:hover {
transition: all 0.3s ease;
background-color: var(--primary);
color: #fff;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li a i {
display: inline-flex;
}
.single_event .content-event .ova-next-pre-post {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 30px;
margin-bottom: 25px;
direction: ltr;
}
@media (max-width: 767px) {
.single_event .content-event .ova-next-pre-post {
flex-direction: column;
}
}
.single_event .content-event .ova-next-pre-post .pre, .single_event .content-event .ova-next-pre-post .next {
display: flex;
flex: 0 0 calc(50% - 25px);
}
@media (max-width: 767px) {
.single_event .content-event .ova-next-pre-post .pre, .single_event .content-event .ova-next-pre-post .next {
flex: 0 0 100%;
}
}
.single_event .content-event .ova-next-pre-post .pre:hover .num-1 .icon, .single_event .content-event .ova-next-pre-post .next:hover .num-1 .icon {
background-color: var(--primary);
}
.single_event .content-event .ova-next-pre-post .pre:hover .num-1 .icon i, .single_event .content-event .ova-next-pre-post .next:hover .num-1 .icon i {
color: #fff;
}
.single_event .content-event .ova-next-pre-post .pre .num-1, .single_event .content-event .ova-next-pre-post .next .num-1 {
margin-right: 20px;
}
.single_event .content-event .ova-next-pre-post .pre .num-1 .icon, .single_event .content-event .ova-next-pre-post .next .num-1 .icon {
display: inline-block;
width: 50px;
height: 50px;
border: 2px solid #eaeaea;
border-radius: 50%;
position: relative;
transition: 0.4s;
vertical-align: middle;
}
.single_event .content-event .ova-next-pre-post .pre .num-1 .icon i, .single_event .content-event .ova-next-pre-post .next .num-1 .icon i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: inline-block;
line-height: 1;
color: #000;
}
.single_event .content-event .ova-next-pre-post .pre .num-1 .icon i:before, .single_event .content-event .ova-next-pre-post .next .num-1 .icon i:before {
transition: 0.4s;
margin: 0px;
font-size: 28px;
}
.single_event .content-event .ova-next-pre-post .pre .num-2 span.text-label, .single_event .content-event .ova-next-pre-post .next .num-2 span.text-label {
font-size: 16px;
line-height: 22px;
letter-spacing: 0.2px;
font-weight: 400;
margin-bottom: 4px;
display: inline-block;
}
.single_event .content-event .ova-next-pre-post .pre .num-2 .title, .single_event .content-event .ova-next-pre-post .next .num-2 .title {
display: block;
font-size: 20px;
color: var(--heading);
font-weight: bold;
word-break: break-word;
text-decoration: none;
}
.single_event .content-event .ova-next-pre-post .ova-slash {
flex: 0 0 50px;
display: flex;
justify-content: center;
align-items: center;
gap: 5px;
}
@media (max-width: 767px) {
.single_event .content-event .ova-next-pre-post .ova-slash {
display: none;
}
}
.single_event .content-event .ova-next-pre-post .ova-slash span {
width: 7px;
height: 7px;
border-radius: 50%;
background: #bcbfce;
display: inline-block;
}
.single_event .content-event .ova-next-pre-post .pre {
padding-right: 15px;
}
@media (max-width: 767px) {
.single_event .content-event .ova-next-pre-post .pre {
padding-right: 0px;
}
}
.single_event .content-event .ova-next-pre-post .next {
flex-direction: row-reverse;
padding-left: 15px;
}
@media (max-width: 767px) {
.single_event .content-event .ova-next-pre-post .next {
flex-direction: row;
margin-top: 60px;
padding-left: 0px;
}
}
.single_event .content-event .ova-next-pre-post .next .num-1 {
margin: 0px;
margin-left: 20px;
}
@media (max-width: 767px) {
.single_event .content-event .ova-next-pre-post .next .num-1 {
margin-left: 0px;
margin-right: 20px;
}
}
.single_event .content-event .ova-next-pre-post .next .num-2 {
text-align: right;
}
@media (max-width: 767px) {
.single_event .content-event .ova-next-pre-post .next .num-2 {
text-align: left;
}
}
.single_event .content-event .ova-next-pre-post a {
display: flex;
align-items: center;
}
.single_event .content-event .event-related {
margin-bottom: 60px;
}
.single_event .content-event .event-related .related-event {
font-size: 26px;
line-height: 1.2;
margin: 50px 0 25px 0;
}
.single_event .content-event .event-related .archive_event {
grid-template-columns: 1fr 1fr;
grid-gap: 40px;
}
@media (max-width: 767px) {
.single_event .content-event .event-related .archive_event {
grid-template-columns: 1fr;
}
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid {
position: relative;
margin-bottom: 0;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .item {
height: 100%;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event-thumbnail {
position: relative;
overflow: hidden;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event-thumbnail .date-event {
transition: all 0.5s ease;
position: absolute;
bottom: 20px;
left: 30px;
z-index: 1;
font-size: 12px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
text-align: center;
line-height: 1.3;
letter-spacing: 1px;
background-color: var(--primary);
padding: 12px;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event-thumbnail .date-event span {
display: block;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event-thumbnail a img {
display: block;
width: 100%;
height: 210px;
object-fit: cover;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post {
padding: 25px 25px 40px 25px;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .post_cat .event_type {
font-size: 16px;
line-height: 22px;
font-weight: 500;
transition: all 0.3 ease;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .post_cat .event_type:hover {
color: #202b5d;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .event_title {
font-size: 22px;
line-height: 1.3;
color: var(--heading);
text-transform: capitalize;
margin-top: 8px;
margin-bottom: 15px;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .event_title a {
color: var(--heading);
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .event_title a:hover {
color: var(--primary);
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .time-event {
font-weight: 500;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .button_event {
margin-top: 30px;
display: inline-flex;
align-items: center;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .button_event .view_detail {
transition: all 0.3s;
background: #fff;
border: 1px solid var(--primary);
font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.2px;
padding: 5px 20px;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .button_event .view_detail:hover {
transition: all 0.3s;
color: #fff;
background-color: var(--primary);
border-color: var(--primary);
}
.single_event .wrapper_order {
padding-left: 14px;
position: sticky;
top: 150px;
}
@media (max-width: 767px) {
.single_event .wrapper_order {
padding-left: initial;
}
}
.single_event .wrapper_order .order_ticket {
background: #25282e;
padding: 40px 40px 45px 40px;
}
.single_event .wrapper_order .order_ticket .button_order {
background: #fff;
color: #25282e;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
height: 50px;
line-height: 50px;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
margin-bottom: 36px;
cursor: pointer;
width: 100%;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.single_event .wrapper_order .order_ticket .button_order:focus {
outline: none;
}
.single_event .wrapper_order .order_ticket .button_order a {
color: #25282e;
transition: all 0.3s;
}
.single_event .wrapper_order .order_ticket .button_order:hover {
background: #c1b696;
color: #fff;
}
.single_event .wrapper_order .order_ticket .button_order:hover a {
color: #fff;
}
.single_event .wrapper_order .order_ticket ul.info_order {
padding: 0;
}
.single_event .wrapper_order .order_ticket ul.info_order li {
list-style: none;
margin-bottom: 22px;
}
.single_event .wrapper_order .order_ticket ul.info_order li span {
font-size: 16px;
color: #888888;
font-weight: 400;
line-height: 24px;
display: block;
}
.single_event .wrapper_order .order_ticket ul.info_order li span.label {
color: #fff;
}
.single_event .wrapper_order .order_ticket ul.info_order li a {
color: #888888;
font-size: 16px;
font-weight: 400;
}
.single_event .wrapper_order .order_ticket .share_social {
display: flex;
align-items: center;
cursor: pointer;
position: relative;
padding-top: 17px;
width: fit-content;
}
.single_event .wrapper_order .order_ticket .share_social i {
display: flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
background-color: #797c82;
color: #22262e;
border-radius: 50%;
margin-right: 10px;
}
.single_event .wrapper_order .order_ticket .share_social span {
color: #fff;
}
.single_event .wrapper_order .order_ticket .share_social .share-social-icons {
padding-left: 0px;
list-style-type: none;
background-color: #fff;
min-width: 160px;
box-shadow: 0px 3px 15px -3px;
position: absolute;
bottom: 100%;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.single_event .wrapper_order .order_ticket .share_social .share-social-icons li {
padding-left: 18px;
border-bottom: 1px solid #e8e8e8;
}
.single_event .wrapper_order .order_ticket .share_social .share-social-icons li a {
padding-bottom: 5px;
padding-top: 7px;
display: inline-block;
font-size: 15px;
line-height: 24px;
color: #777777;
}
.single_event .wrapper_order .order_ticket .share_social:hover .share-social-icons {
opacity: 1;
visibility: visible;
}
.single_event .content_comments .comments ul.commentlists {
margin-bottom: 0;
}
.single_event .content_comments .comments .comment-respond .title-comment {
margin: 78px 0 33px 0;
}
.ovaev-event-content p {
color: var(--text);
}
.ovaev-event-content .event-medium-heading {
margin: 25px 0;
font-size: 20px;
color: var(--primary);
font-weight: 500;
}
.ovaev-event-content .wp-block-columns {
margin: 40px 0;
}
.ovaev-event-content .wp-block-columns .wp-block-image img {
width: 100%;
object-fit: cover;
}
.ovaev-meta-event {
display: inline-flex;
align-items: center;
flex-wrap: wrap;
}
.ovaev-meta-event .author {
margin-right: 14px;
}
.ovaev-meta-event .author a {
color: var(--text);
}
.ovaev-meta-event .author a:hover {
color: var(--primary);
}
.ovaev-calendar-sync {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 20px;
}
.ovaev-calendar-sync a {
font-weight: 600;
}
.ovaev-calendar-sync a:hover {
text-decoration: underline;
}
.search_archive_event {
padding-bottom: 50px;
margin-bottom: 50px;
border-bottom: 1px solid #f1f1f1;
}
.search_archive_event form {
display: flex;
justify-content: center;
align-items: flex-end;
gap: 30px;
}
@media (max-width: 768px) {
.search_archive_event form {
flex-direction: column;
align-items: center;
}
}
.search_archive_event form input {
height: 50px;
display: inline-block;
}
.search_archive_event form .ovaev_cat_search {
width: 28%;
position: relative;
}
@media (max-width: 1024px) {
.search_archive_event form .ovaev_cat_search {
width: 25%;
}
}
@media (max-width: 768px) {
.search_archive_event form .ovaev_cat_search {
width: 310px;
}
}
.search_archive_event form .ovaev_cat_search .ovaev_type {
background-image: none;
}
.search_archive_event form .ovaev_cat_search i {
font-size: 22px;
color: var(--primary);
position: absolute;
top: 13px;
right: 15px;
}
.search_archive_event form .ova-label-search {
display: inline-block;
font-size: 16px;
line-height: 1.3;
font-weight: 700;
color: var(--heading);
margin-bottom: 8px;
}
.search_archive_event form .select2-selection {
width: 100%;
outline: none;
height: 100%;
padding: 4px 15px;
border: 1px solid #e2e2e2;
border-radius: 5px;
}
.search_archive_event form .select2-selection.select2-selection--single .select2-selection__rendered {
font-size: 16px;
color: var(--text);
line-height: 40px;
padding: 0;
opacity: 1;
}
.search_archive_event form .select2-selection .select2-selection__arrow {
height: 100%;
top: 0;
display: none;
}
.search_archive_event form .start_date, .search_archive_event form .end_date {
width: 28%;
position: relative;
}
@media (max-width: 1024px) {
.search_archive_event form .start_date, .search_archive_event form .end_date {
width: 25%;
}
}
@media (max-width: 768px) {
.search_archive_event form .start_date, .search_archive_event form .end_date {
width: 310px;
}
}
.search_archive_event form .start_date input, .search_archive_event form .end_date input {
border: 1px solid #e2e2e2;
border-radius: 5px;
width: 100%;
font-size: 16px;
line-height: 50px;
}
.search_archive_event form .start_date input::placeholder, .search_archive_event form .end_date input::placeholder {
font-size: 16px;
line-height: 50px;
opacity: 1;
}
.search_archive_event form .start_date i, .search_archive_event form .end_date i {
font-size: 16px;
color: var(--primary);
position: absolute;
bottom: 16px;
right: 15px;
}
.search_archive_event form .wrap-ovaev_submit {
width: 16%;
}
@media (max-width: 767px) {
.search_archive_event form .wrap-ovaev_submit {
width: 310px;
margin-top: 20px;
}
}
.search_archive_event form .wrap-ovaev_submit .ovaev_submit {
transition: 0.3s all linear;
width: 100%;
border-radius: 5px;
font-size: 16px;
line-height: 1;
font-weight: 700;
text-decoration: none;
cursor: pointer;
}
.search_archive_event form .wrap-ovaev_submit .ovaev_submit:hover {
background-color: var(--heading);
color: #fff;
border: none;
transition: 0.3s all linear;
}
.rtl .search_archive_event form .ovaev_cat_search i, .rtl .search_archive_event form .start_date i, .rtl .search_archive_event form .end_date i {
right: unset;
left: 15px;
}
.rtl .search_archive_event form .select2-selection.select2-selection--single .select2-selection__rendered {
direction: rtl;
}
.archive_event {
display: grid;
grid-gap: 30px;
}
.archive_event.col1 {
grid-template-columns: 1fr;
}
.archive_event.col2 {
grid-template-columns: 1fr 1fr;
}
@media (max-width: 768px) {
.archive_event.col2 {
grid-template-columns: 1fr;
}
}
.archive_event.col3 {
grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
.archive_event.col3 {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 768px) {
.archive_event.col3 {
grid-template-columns: 1fr;
}
}
.ovaev-event-element {
position: relative;
}
.ovaev-event-element .item {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 20px;
padding: 45px 0;
background-color: transparent;
border-bottom: 1px solid #e0e0e0;
}
.ovaev-event-element .item:first-child {
border-top: 1px solid #e0e0e0;
}
.ovaev-event-element .item .date-time_title {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
}
@media (max-width: 767px) {
.ovaev-event-element .item .date-time_title {
flex-direction: column;
align-items: flex-start;
}
}
.ovaev-event-element .item .date-start {
position: relative;
font-size: 16px;
font-weight: bold;
line-height: 1.2;
color: var(--heading);
min-width: 180px;
}
.ovaev-event-element .item .event-thumbnail-v2 .date-event {
display: none;
}
.ovaev-event-element .item .event-thumbnail-v2 img {
display: block;
min-width: 80px;
width: 80px;
height: 80px;
object-fit: cover;
border-radius: 50%;
}
.ovaev-event-element .item .time_title {
max-width: 420px;
}
.ovaev-event-element .item .time_title .title {
margin: 0;
font-size: 22px;
line-height: 1.4;
}
.ovaev-event-element .item .time_title .title a {
color: var(--heading);
}
.ovaev-event-element .item .time_title .title a:hover {
text-decoration: underline;
}
.ovaev-event-element .item .time_title .time-venue {
line-height: 1;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 6px;
column-gap: 16px;
margin-bottom: 8px;
}
.ovaev-event-element .item .time_title .time-venue span {
line-height: 1.2;
font-weight: 500;
}
.ovaev-event-element .item .event-excerpt {
margin: 0;
max-width: 300px;
}
.ovaev-event-element .item .readmore.up-arrow {
transition: all 0.3s ease;
display: inline-flex;
align-items: center;
justify-content: center;
width: 46px;
min-width: 46px;
height: 46px;
border: 1px solid rgba(5, 26, 83, 0.1);
border-radius: 50%;
}
.ovaev-event-element .item .readmore.up-arrow i {
transition: all 0.3s ease;
display: inline-flex;
color: var(--heading);
transform: rotate(45deg);
}
.ovaev-event-element .item .readmore.up-arrow:hover {
transition: all 0.3s ease;
background-color: var(--primary);
}
.ovaev-event-element .item .readmore.up-arrow:hover i {
transition: all 0.3s ease;
color: #fff;
}
.ovaev-event-element.version_1 .item.type2 {
border: none;
background-color: #fff;
padding: 24px 35px 24px 55px;
margin-bottom: 20px;
}
@media (max-width: 1024px) {
.ovaev-event-element.version_1 .item.type2 {
padding: 24px 24px 24px 35px;
}
}
.ovaev-event-element.version_1 .item.type2 .date-time_title {
column-gap: 40px;
}
.ovaev-event-element.version_1 .item.type2 .date-start {
transition: all 0.3s ease;
position: absolute;
top: 10px;
left: -20px;
z-index: 1;
font-size: 12px;
color: #fff;
text-transform: uppercase;
text-align: center;
line-height: 1.3;
letter-spacing: 1px;
background-color: var(--primary);
padding: 12px;
min-width: 56px;
}
.ovaev-event-element.version_1 .item.type2 .date-start span {
display: block;
}
.ovaev-event-element.version_1 .item.type2 .event-thumbnail-v2 img {
width: 120px;
min-width: 120px;
height: 120px;
}
.ovaev-event-element.version_1 .item.type2 .time_title .title {
margin: 0 0 10px 0;
font-size: 24px;
}
.ovaev-event-element.version_1 .item.type2 .time_title .venue i {
color: var(--text);
}
.ovaev-event-element.version_1 .item.type3 {
padding: 25px 0;
}
@media (min-width: 768px) {
.ovaev-event-element.version_1 .item.type3 {
flex-wrap: nowrap;
}
}
.ovaev-event-element.version_1 .item.type3:hover .event-thumbnail-v2 {
transition: all 0.5s ease;
top: 50%;
opacity: 1;
visibility: visible;
z-index: 1;
}
@media (max-width: 767px) {
.ovaev-event-element.version_1 .item.type3:hover .event-thumbnail-v2 {
top: 85%;
}
}
.ovaev-event-element.version_1 .item.type3 .date-time_title {
position: static;
column-gap: 30px;
}
.ovaev-event-element.version_1 .item.type3 .date-start {
transition: all 0.3s ease;
font-size: 12px;
color: #fff;
text-transform: uppercase;
text-align: center;
line-height: 1.3;
letter-spacing: 1px;
background-color: var(--primary);
padding: 12px;
min-width: 56px;
}
.ovaev-event-element.version_1 .item.type3 .date-start span {
display: block;
}
.ovaev-event-element.version_1 .item.type3 .event-thumbnail-v2 {
transition: all 0.5s ease;
position: absolute;
top: 40%;
right: 18%;
transform: translateY(-50%);
z-index: -1;
opacity: 0;
visibility: hidden;
}
@media (max-width: 767px) {
.ovaev-event-element.version_1 .item.type3 .event-thumbnail-v2 {
right: 5%;
}
}
.ovaev-event-element.version_1 .item.type3 .event-thumbnail-v2 img {
width: 265px;
min-width: 265px;
height: 200px;
border-radius: 0;
}
@media (max-width: 767px) {
.ovaev-event-element.version_1 .item.type3 .event-thumbnail-v2 img {
width: 155px;
min-width: 155px;
height: 100px;
}
}
.ovaev-event-element.version_1 .item.type3 .time_title {
max-width: 100%;
}
.ovaev-event-element.version_1 .item.type3 .time_title .title {
margin: 0 0 10px 0;
font-size: 24px;
}
.ovaev-event-element.version_1 .item.type3 .readmore.up-arrow i {
transform: rotate(90deg);
}
.ovaev-event-element.version_2 .container-event {
margin: 0;
padding: 0;
}
.ovaev-event-element.version_2 .container-event .content-event .archive_event {
margin: 0;
}
.ovaev-event-element.version_2 .title-readmore {
margin-bottom: 30px;
}
.ovaev-event-element.version_2 .title-readmore:after {
content: "";
display: block;
clear: both;
}
.ovaev-event-element.version_2 .title-readmore .title-event {
margin: 0;
font-size: 36px;
line-height: 1.5;
float: left;
}
.ovaev-event-element.version_2 .title-readmore .read-more {
transition: all 0.3s ease;
font-size: 18px;
font-weight: 600;
line-height: 1.2;
letter-spacing: 0.2px;
float: right;
}
.date-event-wrapper {
position: relative;
}
.rtl .ovaev-event-element.version_1 .item.type2 .date-start {
right: -20px;
left: unset;
}
.rtl .ovaev-event-element.version_1 .item.type3 .event-thumbnail-v2 {
right: unset;
left: 18%;
}
@media (max-width: 767px) {
.rtl .ovaev-event-element.version_1 .item.type3 .event-thumbnail-v2 {
right: unset;
left: 5%;
}
}
.cal1 .clndr .clndr-controls {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
position: relative;
color: #23d3d3;
font-size: 20px;
line-height: 60px;
font-weight: 600;
background-color: #202b5d;
margin-bottom: -10px;
}
.cal1 .clndr .clndr-controls .month {
float: left;
width: 60%;
text-align: center;
}
.cal1 .clndr .clndr-controls .clndr-control-button {
float: left;
width: 20%;
}
.cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
text-align: right;
width: 20%;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
cursor: pointer;
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; color: transparent;
font-size: 0;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:after {
position: absolute;
top: 40%;
right: 20px;
content: "";
display: inline-block;
height: 13px;
width: 13px;
border: solid #23d3d3;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover:after {
border-color: #fff;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive {
opacity: 0.5;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
background: none;
cursor: default;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
cursor: pointer;
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; color: transparent;
font-size: 0;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:before {
position: absolute;
top: 40%;
left: 20px;
content: "";
display: inline-block;
height: 13px;
width: 13px;
border: solid #23d3d3;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover:before {
border-color: #fff;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
opacity: 0.5;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
background: none;
cursor: default;
}
.cal1 .clndr .clndr-table {
table-layout: fixed;
width: 100%;
margin: 10px 0 0;
}
.cal1 .clndr .clndr-table .header-days {
height: 30px;
font-size: 16px;
background: #e8e9ee;
}
.cal1 .clndr .clndr-table .header-days .header-day {
vertical-align: middle;
text-align: center;
color: #202b5d;
}
.cal1 .clndr .clndr-table tr {
height: 50px;
}
.cal1 .clndr .clndr-table tr td {
vertical-align: top;
}
.cal1 .clndr .clndr-table tr .day {
width: 100%;
height: inherit;
vertical-align: middle;
}
.cal1 .clndr .clndr-table tr .day:hover {
background: #eee;
}
.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
background: #9AD6E3;
}
.cal1 .clndr .clndr-table tr .day.today:hover,
.cal1 .clndr .clndr-table tr .day.my-today:hover {
background: #72c6d8;
}
.cal1 .clndr .clndr-table tr .day.today.event,
.cal1 .clndr .clndr-table tr .day.my-today.event {
background: #a7dbc1;
}
.cal1 .clndr .clndr-table tr .day.event,
.cal1 .clndr .clndr-table tr .day.my-event {
background: #B4E09F;
}
.cal1 .clndr .clndr-table tr .day.event:hover,
.cal1 .clndr .clndr-table tr .day.my-event:hover {
background: #96d478;
cursor: pointer;
}
.cal1 .clndr .clndr-table tr .day.inactive,
.cal1 .clndr .clndr-table tr .day.my-inactive {
background: #ddd;
}
.cal1 .clndr .clndr-table tr .day .day-contents {
box-sizing: border-box;
font-size: 16px;
text-align: center;
color: #202b5d;
}
.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month {
width: 100%;
height: inherit;
background: #f5f5f5;
}
.cal1 .clndr .clndr-table tr .empty:hover,
.cal1 .clndr .clndr-table tr .adjacent-month:hover,
.cal1 .clndr .clndr-table tr .my-empty:hover,
.cal1 .clndr .clndr-table tr .my-adjacent-month:hover {
background: #ddd;
}
.title_event_calendar {
color: #ffff !important;
background-color: #23d3d3;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
font-size: 24px;
line-height: 44px;
font-weight: 600;
margin-bottom: 40px;
margin-top: 0;
}
.title_event_calendar:before, .title_event_calendar:after {
display: none;
}
.ovaev-event-element.ovaev-event-slide {
position: relative;
padding: 0;
}
.ovaev-event-element.ovaev-event-slide .owl-carousel .owl-stage-outer {
margin-right: -20px;
margin-left: -20px;
padding-left: 20px;
padding-right: 20px;
width: auto;
padding-bottom: 30px;
}
@media (max-width: 1290px) {
.ovaev-event-element.ovaev-event-slide .owl-carousel .owl-stage-outer {
margin-right: 0px;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
width: 100%;
}
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid:hover img {
transform: scale(1.05);
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .date-event {
position: absolute;
top: 20px;
display: flex;
z-index: 2;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .date-event .date {
color: #fff;
font-size: 20px;
padding: 0px 8px 0px 10px;
height: 36px;
line-height: 36px;
font-weight: 700;
background-color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .date-event .month-year {
background: #fff;
color: #202b5d;
font-weight: 600;
font-size: 16px;
text-transform: uppercase;
padding: 0px 15px 0px 12px;
height: 36px;
line-height: 36px;
letter-spacing: 0.2px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .date-event .month-year .month {
margin-right: 5px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event-thumbnail {
overflow: hidden;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event-thumbnail a img {
width: 100%;
transition: 0.3s all ease;
-o-transition: 0.3s all ease;
-webkit-transition: 0.3s all ease;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post {
padding: 23px 25px 40px 25px;
text-align: left;
border-top: 0;
-webkit-transition: all 3s;
transition: all 0.3s;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .post_cat .event_type {
font-size: 17px;
line-height: 22px;
color: #0067da;
font-weight: 600;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .post_cat .event_type:hover {
color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .event_title {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: #202b5d;
text-transform: capitalize;
margin-top: 12px;
margin-bottom: 10px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .event_title a {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: #202b5d;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-weight: 400;
text-decoration: none;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .event_title a:hover {
color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event {
line-height: 22px;
color: #62718d;
font-size: 16px;
font-weight: 400;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event .time, .ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event .venue {
display: flex;
align-items: center;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .time-event svg {
color: #62718d;
width: 18px;
margin-right: 6px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .button_event {
margin-top: 30px;
display: inline-flex;
align-items: center;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .button_event .view_detail {
background: #fff;
border: 2px solid #e0e0e0;
margin-right: 11px;
font-weight: 500;
-webkit-transition: all 0.3s;
transition: all 0.3s;
color: #202b5d;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.2px;
padding: 6px 20px 5px 20px;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .desc .event_post .button_event .view_detail:hover {
color: #fff;
background-color: #ff3514;
border-color: #ff3514;
}
.ovaev-event-element.ovaev-event-slide .ovaev-content.content-grid .item {
box-shadow: none;
background: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-item.active .ovaev-content.content-grid .item {
box-shadow: 0px 10px 40px -10px rgba(6, 22, 58, 0.1);
}
.ovaev-event-element.ovaev-event-slide:hover .owl-nav button {
visibility: visible;
opacity: 1;
transition-duration: 0.3s;
}
@media (max-width: 1300px) {
.ovaev-event-element.ovaev-event-slide .owl-nav {
display: none;
}
}
.ovaev-event-element.ovaev-event-slide .owl-nav button {
position: absolute;
top: calc(50% - 36px);
border-color: 1px solid #e5e5e5;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
border-radius: 50%;
width: 50px;
height: 50px;
display: inline-flex;
justify-content: center;
align-items: center;
outline: none;
transition: 0.4s;
visibility: hidden;
opacity: 0;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button:focus {
outline: none;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button:hover i {
color: var(--primary);
}
.ovaev-event-element.ovaev-event-slide .owl-nav button i {
font-size: 26px;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button.owl-prev {
left: -25px;
background-color: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button.owl-next {
right: -25px;
background-color: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-dots {
text-align: center;
margin-top: 5px;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin: 0 2px;
width: 21px;
padding: 0;
background: transparent;
border-color: transparent;
height: 21px;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot span {
width: 5px;
height: 5px;
background: var(--heading);
display: block;
border-radius: inherit;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot.active {
border: 1px solid var(--primary);
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot.active span {
opacity: 1;
background: var(--primary);
}
.ovapo_project_slide .owl-carousel .owl-item.active .owl-lazy {
opacity: 1 !important;
}
@media (max-width: 767px) {
.ovapo_project_slide .grid {
padding-top: 60px;
}
}
.ovapo_project_slide .grid .grid-item {
position: relative;
}
.ovapo_project_slide .grid .grid-item:after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: 0.3s all linear;
}
@media (max-width: 767px) {
.ovapo_project_slide .grid .grid-item:after {
background-color: transparent;
}
}
.ovapo_project_slide .grid .grid-item:hover:after {
opacity: 1;
transition: 0.3s all linear;
}
.ovapo_project_slide .grid .grid-item:hover .info {
opacity: 1;
transition: 0.3s all linear;
}
.ovapo_project_slide .grid .grid-item .info {
position: absolute;
z-index: 99;
left: 30px;
bottom: 0;
display: flex;
flex-direction: column;
opacity: 0;
transition: 0.3s all linear;
}
@media (max-width: 767px) {
.ovapo_project_slide .grid .grid-item .info {
position: relative;
opacity: 1;
left: 0;
padding-left: 10px;
}
}
.ovapo_project_slide .grid .grid-item .info .title {
color: #fff;
margin: 0;
font-weight: 600;
font-size: 22px;
text-transform: uppercase;
transition: 0.3s all linear;
}
.ovapo_project_slide .grid .grid-item .info .title:hover {
color: #fed501;
transition: 0.3s all linear;
}
@media (max-width: 767px) {
.ovapo_project_slide .grid .grid-item .info .title {
margin-top: 10px;
}
}
.ovapo_project_slide .grid .grid-item .info .cat {
color: #fff;
padding-left: 8px;
line-height: 0.9em;
margin-top: 10px;
text-transform: capitalize;
}
.ovapo_project_slide .grid:hover .owl-nav button {
visibility: visible;
opacity: 1;
transition-duration: 0.3s;
}
@media (max-width: 1300px) {
.ovapo_project_slide .grid .owl-nav {
display: none;
}
}
.ovapo_project_slide .grid .owl-nav button {
position: absolute;
top: calc(50% - 36px);
border-color: 1px solid #e5e5e5;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
border-radius: 50%;
width: 50px;
height: 50px;
display: inline-flex;
justify-content: center;
align-items: center;
outline: none;
transition: 0.4s;
visibility: hidden;
opacity: 0;
}
.ovapo_project_slide .grid .owl-nav button:focus {
outline: none;
}
.ovapo_project_slide .grid .owl-nav button:hover i {
color: var(--primary);
}
.ovapo_project_slide .grid .owl-nav button i {
font-size: 26px;
}
.ovapo_project_slide .grid .owl-nav button.owl-prev {
left: -25px;
background-color: #fff;
}
.ovapo_project_slide .grid .owl-nav button.owl-next {
right: -25px;
background-color: #fff;
}
.ovapo_project_grid .button-filter {
display: flex;
gap: 12px;
flex-wrap: wrap;
padding-bottom: 40px;
justify-content: center;
}
.ovapo_project_grid .button-filter button {
cursor: pointer;
font-size: 18px;
font-weight: bold;
color: var(--heading);
padding: 5px 8px;
background-color: transparent;
border: none;
text-transform: capitalize;
}
.ovapo_project_grid .button-filter button.active, .ovapo_project_grid .button-filter button:hover {
color: var(--primary);
background-color: transparent;
}
.ovapo_project_grid.grid .items {
margin: 0 -15px;
}
@media (max-width: 480px) {
.ovapo_project_grid.grid .items {
margin: 0;
}
}
.ovapo_project_grid .content {
position: relative;
}
.ovapo_project_grid .content .items {
display: flex;
flex-wrap: wrap;
direction: ltr;
}
.ovapo_project_grid .content .items .wrap_item.four_column {
width: 25%;
}
@media (max-width: 767px) {
.ovapo_project_grid .content .items .wrap_item.four_column {
width: 50%;
}
}
@media (max-width: 480px) {
.ovapo_project_grid .content .items .wrap_item.four_column {
width: 100%;
}
}
.ovapo_project_grid .content .items .wrap_item.three_column {
width: 33.333%;
}
@media (max-width: 767px) {
.ovapo_project_grid .content .items .wrap_item.three_column {
width: 50%;
}
}
@media (max-width: 480px) {
.ovapo_project_grid .content .items .wrap_item.three_column {
width: 100%;
}
}
.ovapo_project_grid .content .items .item {
width: 100%;
}
.ovapo_project_grid .wrap_loader {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 2;
background-color: rgba(255, 255, 255, 0.9);
}
.ovapo_project_grid .wrap_loader .loader {
position: absolute;
top: 100px;
left: 50%;
transform: translate(-50%);
stroke-linecap: round;
}
.ovapo_project_grid .wrap_loader .loader circle {
fill: none;
stroke-width: 1.5;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
transform-origin: 25px 25px;
will-change: transform;
stroke: #FF0000;
}
.ovapo_project_grid .wrap_loader .loader circle:nth-of-type(1) {
stroke-dasharray: 40px;
animation-name: preloader_1;
}
.ovapo_project_grid .wrap_loader .loader circle:nth-of-type(2) {
stroke-dasharray: 80px;
animation-name: preloader_2;
}
@keyframes preloader_1 {
100% {
transform: rotate(360deg);
}
}
@keyframes preloader_2 {
100% {
transform: rotate(-360deg);
}
}
.ovapo_project_grid .wrap_loader .not_found {
display: none;
}
.ovapo_project_grid:hover .ovapo_project_slide .items .owl-nav button {
opacity: 1;
transition: 0.3s;
}
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer {
margin-right: -20px;
margin-left: -20px;
padding-left: 20px;
padding-right: 20px;
width: calc(100% + 40px);
padding-bottom: 30px;
}
@media (max-width: 1290px) {
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer {
margin-right: 0px;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
width: 100%;
}
}
.ovapo_project_grid .btn_grid {
display: flex;
justify-content: center;
margin-top: 30px;
}
@media (max-width: 767px) {
.ovapo_project_grid .btn_grid {
margin-top: 10px;
}
}
.ovapo_project_grid .btn_grid .btn_grid_event {
transition: all 0.3s ease;
font-size: 15px;
font-weight: 500;
line-height: 1.2;
padding: 17px 51px;
color: #fff;
background-color: var(--primary);
}
.ovapo_project_grid .btn_grid .btn_grid_event:hover {
background-color: #000;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .start_date, .ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .end_date, .ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .ovaev_cat_search {
padding: 0;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .start_date i, .ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .end_date i, .ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .ovaev_cat_search i {
right: 20px;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container {
position: relative;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .search-ajax-content .data-events {
display: none;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 2;
background-color: rgba(255, 255, 255, 0.9);
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader {
position: absolute;
top: 100px;
left: 50%;
transform: translate(-50%);
stroke-linecap: round;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader circle {
fill: none;
stroke-width: 1.5;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
transform-origin: 25px 25px;
will-change: transform;
stroke: #FF0000;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader circle:nth-of-type(1) {
stroke-dasharray: 40px;
animation-name: preloader_1;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader circle:nth-of-type(2) {
stroke-dasharray: 80px;
animation-name: preloader_2;
}
@keyframes preloader_1 {
100% {
transform: rotate(360deg);
}
}
@keyframes preloader_2 {
100% {
transform: rotate(-360deg);
}
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .not_found {
display: none;
} .fc .fc-toolbar {
flex-wrap: wrap;
}
@media (max-width: 768px) {
.fc .fc-toolbar {
flex-direction: column;
justify-content: center;
}
.fc .fc-toolbar .fc-toolbar-chunk:not(:last-child) {
margin-bottom: 10px;
}
}
.fc-view-harness .fc-view-harness-passive a {
text-decoration: none;
}
.fc .fc-list-event.fc-event-forced-url:hover a {
text-decoration: none;
color: #ff3514;
}
.fc a[data-navlink]:hover {
text-decoration: none;
}
.popper, .tooltip {
position: absolute;
z-index: 9999;
background-color: #fff;
color: black;
width: 400px;
border-radius: 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
padding-bottom: 10px;
text-align: center;
}
.popper .popper__arrow, .tooltip .tooltip-arrow {
width: 0;
height: 0;
border-style: solid;
position: absolute;
margin: 5px;
}
.tooltip .tooltip-arrow, .popper .popper__arrow {
border-color: #FFC107;
}
.popper[x-placement^=top], .tooltip[x-placement^=top] {
margin-bottom: 1px;
}
.popper[x-placement^=top] .popper__arrow, .tooltip[x-placement^=top] .tooltip-arrow {
border-width: 5px 5px 0 5px;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
bottom: -5px;
left: calc(50% - 5px);
margin-top: 0;
margin-bottom: 0;
}
.popper[x-placement^=bottom], .tooltip[x-placement^=bottom] {
margin-top: 1px;
}
.tooltip[x-placement^=bottom] .tooltip-arrow, .popper[x-placement^=bottom] .popper__arrow {
border-width: 0 5px 5px 5px;
border-left-color: transparent;
border-right-color: transparent;
border-top-color: transparent;
top: -5px;
left: calc(50% - 5px);
margin-top: 0;
margin-bottom: 0;
}
.tooltip[x-placement^=right], .popper[x-placement^=right] {
margin-left: 1px;
}
.popper[x-placement^=right] .popper__arrow, .tooltip[x-placement^=right] .tooltip-arrow {
border-width: 5px 5px 5px 0;
border-left-color: transparent;
border-top-color: transparent;
border-bottom-color: transparent;
left: -5px;
top: calc(50% - 5px);
margin-left: 0;
margin-right: 0;
}
.popper[x-placement^=left], .tooltip[x-placement^=left] {
margin-right: 1px;
}
.popper[x-placement^=left] .popper__arrow, .tooltip[x-placement^=left] .tooltip-arrow {
border-width: 5px 0 5px 5px;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
right: -5px;
top: calc(50% - 5px);
margin-left: 0;
margin-right: 0;
}
.tooltip-inner {
overflow: hidden;
border-radius: 3px;
}
.tooltip-inner a {
text-decoration: none;
color: #202b5d;
font-size: 18px;
}
.tooltip-inner a:hover {
color: #ff3514;
}
.tooltip-inner a img {
width: 100%;
transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.tooltip-inner a img:hover {
transform: scale(1.05);
}
.tooltip-inner p {
margin: 20px 0;
}
.calendar_filter_event {
margin: 30px 0;
padding: 20px;
background-color: #fff;
border: 1px solid #e4e4e4;
border-radius: 5px;
}
.calendar_filter_event label {
display: block;
color: var(--heading);
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
.calendar_filter_event #calendar_filter_event {
border-radius: 5px;
max-width: 420px;
}
a.fc-col-header-cell-cushion {
color: #343434 !important;
}
.fc-col-header {
margin: 0;
padding: 0;
}
.type1 {
position: relative;
background-color: #fff;
}
.type1:hover .date-event {
transition: all 0.5s ease;
left: 0;
}
.type1 .date-event {
transition: all 0.5s ease;
position: absolute;
bottom: 20px;
left: 30px;
z-index: 1;
font-size: 12px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
text-align: center;
line-height: 1.3;
letter-spacing: 1px;
background-color: var(--primary);
padding: 12px;
}
.type1 .date-event span {
display: block;
}
.type1 .desc {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.type1 .desc .event-thumbnail {
position: relative;
overflow: hidden;
}
.type1 .desc .event-thumbnail.no-thumbnail .date-event {
position: static;
display: inline-block;
}
.type1 .desc .event-thumbnail img {
display: block;
width: 100%;
height: 213px;
object-fit: cover;
}
.type1 .desc .event_post {
margin: auto;
padding: 30px;
}
.type1 .desc .event_post .meta-event {
margin-bottom: 20px;
}
.type1 .desc .event_post .meta-event .venue, .type1 .desc .event_post .meta-event .time {
font-size: 14px;
font-weight: 500;
line-height: 1.2;
margin-bottom: 8px;
}
.type1 .desc .event_post .event_title {
margin: 0;
font-size: 22px;
line-height: 1.4;
color: var(--heading);
}
.type1 .desc .event_post .event_title a {
color: var(--heading);
}
.type1 .desc .event_post .event_title a:hover {
color: var(--primary);
}
.archive_event.horizontal .type1 .date-event {
top: 0;
left: 0;
bottom: unset;
}
.archive_event.horizontal .type1 .desc {
display: grid;
grid-template-columns: 0.37fr 0.63fr;
}
@media (max-width: 767px) {
.archive_event.horizontal .type1 .desc {
grid-template-columns: auto;
}
}
.archive_event.horizontal .type1 .desc .event_post .event_title {
font-size: 20px;
}
.type2 {
position: relative;
overflow: hidden;
}
.type2:hover .desc .event-thumbnail:before {
transition: all 0.5s ease;
opacity: 0.8;
}
.type2:hover .desc .event_post {
transition: all 0.5s ease;
top: 0;
}
.type2:hover .desc .event_post .time-event, .type2:hover .desc .event_post .icon {
transition: all 0.5s ease;
opacity: 1;
visibility: visible;
}
.type2 .date-event {
display: inline-block;
font-size: 12px;
line-height: 1;
font-weight: 500;
color: #fff;
text-align: center;
padding: 8px;
background-color: var(--primary);
}
.type2 .date-event i {
display: none;
}
.type2 .desc .event-thumbnail {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
min-height: 430px;
}
.type2 .desc .event-thumbnail img {
display: none;
width: 100%;
}
.type2 .desc .event-thumbnail:before {
transition: all 0.5s ease;
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.4;
}
.type2 .desc .event_post {
transition: all 0.5s ease;
position: absolute;
left: 0;
top: 55%;
padding: 45px 30px 40px 30px;
width: 100%;
}
.type2 .desc .event_post .event_title {
margin: 13px 0 0 0;
font-size: 22px;
line-height: 1.4;
max-height: 3em;
overflow: hidden;
color: #fff;
text-transform: capitalize;
}
.type2 .desc .event_post .event_title a {
color: #fff;
}
.type2 .desc .event_post .event_title a:hover {
color: var(--primary);
}
.type2 .desc .event_post .time-event {
opacity: 0;
visibility: hidden;
font-size: 16px;
color: #fff;
line-height: 1;
font-weight: 500;
margin-top: 30px;
}
.type2 .desc .event_post .time-event .wrapper {
margin-bottom: 30px;
}
.type2 .desc .event_post .time-event .time, .type2 .desc .event_post .time-event .venue {
display: flex;
gap: 5px;
}
.type2 .desc .event_post .time-event label {
margin: 8px 0 0 22px;
display: block;
color: #bfbfbf;
}
.type2 .desc .event_post .time-event svg, .type2 .desc .event_post .time-event i {
font-size: 16px;
color: var(--primary);
width: 16px;
}
.type2 .desc .event_post .icon {
opacity: 0;
visibility: hidden;
display: flex;
justify-content: center;
align-items: center;
background-color: #fff;
width: 52px;
height: 52px;
border-radius: 50%;
margin-left: auto;
}
.type2 .desc .event_post .icon i {
transition: all 0.3s ease;
display: inline-flex;
font-size: 14px;
color: var(--heading);
}
.type2 .desc .event_post .icon i:before {
font-weight: 500 !important;
}
.type2 .desc .event_post .icon:hover {
transition: all 0.3s ease;
background-color: var(--primary);
}
.type2 .desc .event_post .icon:hover i {
transition: all 0.3s ease;
color: #fff;
}
.type3 {
position: relative;
background-color: #fff;
}
.type3:hover .date-event {
transition: all 0.5s ease;
bottom: 40px;
}
.type3 .date-event {
transition: all 0.5s ease;
position: absolute;
bottom: 0;
right: 30px;
z-index: 1;
font-size: 12px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
text-align: center;
line-height: 1.3;
letter-spacing: 1px;
background-color: var(--primary);
padding: 12px;
}
.type3 .date-event span {
display: block;
}
.type3 .desc .event-thumbnail {
position: relative;
overflow: hidden;
text-align: center;
margin-bottom: -40px;
}
.type3 .desc .event-thumbnail.no-thumbnail .date-event {
position: static;
display: inline-block;
}
.type3 .desc .event-thumbnail img {
display: inline-block;
width: calc( 100% - 60px );
height: 203px;
object-fit: cover;
vertical-align: middle;
}
.type3 .desc .event_post {
margin: auto;
padding: 70px 30px 30px 30px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
border-top: 2px solid var(--primary);
}
.type3 .desc .event_post .meta-event {
margin-bottom: 20px;
}
.type3 .desc .event_post .meta-event:last-child {
margin-bottom: 0;
}
.type3 .desc .event_post .meta-event .venue, .type3 .desc .event_post .meta-event .time {
font-size: 14px;
font-weight: 500;
line-height: 1.2;
margin-bottom: 8px;
}
.type3 .desc .event_post .event_title {
margin: 0 0 18px 0;
font-size: 22px;
line-height: 1.4;
color: var(--heading);
}
.type3 .desc .event_post .event_title a {
color: var(--heading);
}
.type3 .desc .event_post .event_title a:hover {
text-decoration: underline;
}
.type4 {
transition: all 0.3s ease;
position: relative;
padding: 35px 25px;
background-color: #f3f4f7;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0);
}
.type4:hover {
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
}
.type4 .date-event {
transition: all 0.3s ease;
position: absolute;
top: 0;
left: -10px;
z-index: 1;
font-size: 12px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
text-align: center;
line-height: 1.3;
letter-spacing: 1px;
background-color: var(--primary);
padding: 12px;
}
.type4 .date-event span {
display: block;
}
.type4 .desc {
display: grid;
align-items: center;
justify-content: flex-start;
gap: 20px;
grid-template-columns: auto auto;
}
@media (max-width: 767px) {
.type4 .desc {
grid-template-columns: auto;
}
}
.type4 .desc .event-thumbnail-v2 {
position: relative;
}
.type4 .desc .event-thumbnail-v2.no-thumbnail .date-event {
position: static;
}
.type4 .desc .event-thumbnail-v2 img {
display: block;
min-width: 142px;
width: 142px;
height: 142px;
border-radius: 50%;
object-fit: cover;
}
.type4 .desc .event_post .meta-event {
margin-bottom: 20px;
}
.type4 .desc .event_post .meta-event .venue, .type4 .desc .event_post .meta-event .time {
font-size: 14px;
font-weight: 500;
line-height: 1.2;
margin-bottom: 8px;
}
.type4 .desc .event_post .event_title {
margin: 0 0 18px 0;
font-size: 22px;
line-height: 1.4;
color: var(--heading);
}
.type4 .desc .event_post .event_title a {
color: var(--heading);
}
.type4 .desc .event_post .event_title a:hover {
color: var(--primary);
}
.type4 .desc .event_post .readmore {
display: inline-flex;
align-items: center;
column-gap: 6px;
font-weight: 700;
color: var(--text);
}
.type4 .desc .event_post .readmore:hover {
color: var(--primary);
}
.type4 .desc .event_post .readmore .text-button {
text-decoration: underline;
}
.type4 .desc .event_post .readmore i {
display: inline-flex;
line-height: 1;
}
.type5 {
transition: all 0.3s ease;
position: relative;
padding: 35px 25px;
background-color: #fff;
box-shadow: 0 10px 60px rgba(0, 0, 0, 0.05);
}
.type5 .date-event {
transition: all 0.3s ease;
position: absolute;
top: 0;
left: -10px;
z-index: 1;
font-size: 12px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
text-align: center;
line-height: 1.3;
letter-spacing: 1px;
background-color: var(--primary);
padding: 12px;
}
.type5 .date-event span {
display: block;
}
.type5 .desc {
display: grid;
justify-content: flex-start;
gap: 20px;
grid-template-columns: auto auto;
}
@media (max-width: 767px) {
.type5 .desc {
grid-template-columns: auto;
}
}
.type5 .desc .event-thumbnail-v2 {
position: relative;
}
.type5 .desc .event-thumbnail-v2.no-thumbnail .date-event {
position: static;
}
.type5 .desc .event-thumbnail-v2 img {
display: block;
min-width: 132px;
width: 132px;
height: 132px;
border-radius: 50%;
object-fit: cover;
}
.type5 .desc .event_post .meta-event .venue, .type5 .desc .event_post .meta-event .time {
font-size: 14px;
font-weight: 500;
line-height: 1.2;
margin-bottom: 12px;
}
.type5 .desc .event_post .meta-event-2 {
padding-top: 16px;
border-top: 1px solid rgba(5, 26, 83, 0.1);
}
.type5 .desc .event_post .meta-event-2 .venue {
font-size: 15px;
}
.type5 .desc .event_post .meta-event-2 i {
color: var(--text);
}
.type5 .desc .event_post .event_title {
margin: 0 0 18px 0;
font-size: 24px;
line-height: 1.4;
color: var(--heading);
}
.type5 .desc .event_post .event_title a {
color: var(--heading);
}
.type5 .desc .event_post .event_title a:hover {
color: var(--primary);
}
.type5 .desc .event_post .event-excerpt {
margin: 0 0 18px 0;
}
.rtl .type5 .date-event {
left: unset;
right: -10px;
}
.type6 {
position: relative;
}
.type6 .desc .event-thumbnail {
margin-bottom: -35px;
}
.type6 .desc .event-thumbnail img {
display: block;
width: 100%;
height: 260px;
object-fit: cover;
}
.type6 .desc .event_post {
position: relative;
margin: 0 auto;
padding: 15px 25px;
width: calc(100% - 45px);
background-color: white;
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
z-index: 1;
}
.type6 .desc .event_post .meta-event .date-event {
font-size: 14px;
font-weight: 800;
text-transform: uppercase;
color: var(--primary);
}
.type6 .desc .event_post .meta-event .date-event span.date {
display: inline-block;
margin: 0 3px;
}
.type6 .desc .event_post .meta-event-2 {
padding-top: 16px;
border-top: 1px solid rgba(5, 26, 83, 0.1);
}
.type6 .desc .event_post .meta-event-2 .venue {
font-size: 15px;
}
.type6 .desc .event_post .meta-event-2 i {
color: var(--text);
}
.type6 .desc .event_post .event_title {
margin: 4px 0 18px 0;
font-size: 22px;
line-height: 1.4;
color: var(--heading);
}
.type6 .desc .event_post .event_title a {
color: var(--heading);
}
.type6 .desc .event_post .event_title a:hover {
color: var(--primary);
}
.type7 {
position: relative;
}
.type7 .desc .event-thumbnail {
position: relative;
overflow: hidden;
}
.type7 .desc .event-thumbnail img {
display: block;
width: 100%;
height: 300px;
object-fit: cover;
}
.type7 .desc .event_post .meta-event {
margin-bottom: 20px;
}
.type7 .desc .event_post .meta-event .venue, .type7 .desc .event_post .meta-event .time {
font-size: 14px;
font-weight: 500;
line-height: 1.2;
margin-bottom: 8px;
}
.type7 .desc .event_post .event_title {
margin: 30px 0 20px 0;
font-size: 22px;
line-height: 1.4;
color: var(--heading);
}
.type7 .desc .event_post .event_title a {
color: var(--heading);
}
.type7 .desc .event_post .event_title a:hover {
color: var(--primary);
}
.type7 .desc .event_post .button_event {
margin-top: 12px;
display: inline-flex;
align-items: center;
}
.type7 .desc .event_post .button_event .view_detail {
transition: all 0.3s;
border: 2px solid #E6E8EE;
font-size: 15px;
color: var(--heading);
font-weight: bold;
line-height: 1.3;
padding: 15px 39px;
}
.type7 .desc .event_post .button_event .view_detail:hover {
transition: all 0.3s;
color: #fff;
background-color: var(--primary);
border-color: var(--primary);
}
.archive_event.horizontal .type7 .desc {
display: grid;
grid-gap: 25px;
grid-template-columns: 1fr 2fr;
}
@media (max-width: 767px) {
.archive_event.horizontal .type7 .desc {
grid-template-columns: auto;
}
}
.archive_event.horizontal .type7 .desc .event-thumbnail {
max-height: 140px;
}
@media (max-width: 767px) {
.archive_event.horizontal .type7 .desc .event-thumbnail {
max-height: 100%;
}
}
.archive_event.horizontal .type7 .desc .event-thumbnail img {
height: auto;
}
.archive_event.horizontal .type7 .desc .event_post .event_title {
margin: 0 0 20px 0;
font-size: 20px;
}
.archive_event.horizontal .type7 .desc .event_post .button_event .view_detail {
border: 2px solid var(--heading);
}
.archive_event.horizontal .type7 .desc .event_post .button_event .view_detail:hover {
border: 2px solid var(--primary);
}
.ovaev_elementor_none {
background-color: rgba(213, 218, 223, 0.8);
}
.ovaev_elementor_none:not(:lass-child) {
margin-bottom: 20px;
}
.ovaev_elementor_none span {
color: #6d6d6d;
font-size: 22px;
display: block;
text-align: center;
padding: 10px 0;
font-weight: 400;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.ovaev-event-thumbnail img {
width: 100%;
object-fit: cover;
max-height: 520px;
display: block;
}
.ovaev-event-date {
font-size: 14px;
line-height: 1.2;
color: #fff;
padding: 8px;
background-color: var(--primary);
text-align: center;
}
.ovaev-event-date i {
margin-right: 4px;
}
.ovaev-event-date .separator {
display: inline-block;
}
.ovaev-event-time i {
margin-right: 10px;
}
.ovaev-event-time .separator {
display: inline-block;
}
.ovaev-event-location i {
margin-right: 10px;
}
.ovaev-event-categories i {
margin-right: 10px;
}
.ovaev-event-tabs {
margin: 0;
}
.ovaev-event-tags .ovatags {
display: inline-block;
text-transform: capitalize;
font-size: 100%;
line-height: 22px;
letter-spacing: 0.3px;
color: #202b5d;
font-weight: bold;
margin-right: 10px;
margin-bottom: 10px;
}
.ovaev-event-tags .ovaev-tag {
font-size: 15px;
line-height: 22px;
letter-spacing: 0.3px;
color: #62718d;
padding: 2px 10px 1px 10px;
background: transparent;
border-radius: 3px;
border: 1px solid #e0e0e0;
margin-bottom: 10px;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-event-tags .ovaev-tag:not(:last-child) {
margin-right: 10px;
}
.ovaev-event-tags .ovaev-tag:hover {
color: #dd3333;
}
.ovaev-event-share .share-social-icons {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 12px;
list-style: none;
padding: 0;
margin: 30px 0 0 0;
}
.ovaev-event-share .share-social-icons li {
display: inline-block;
}
.ovaev-event-share .share-social-icons li.share {
font-size: 20px;
font-weight: bold;
color: var(--heading);
}
.ovaev-event-share .share-social-icons li a {
transition: all 0.3s ease;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: #f5f5f5;
width: 46px;
height: 46px;
border-radius: 50%;
font-family: var(--secondary-font);
font-weight: 400;
font-size: 14px;
line-height: 1.2;
font-feature-settings: "pnum" on, "lnum" on, "ordn" on;
color: var(--heading);
}
.ovaev-event-share .share-social-icons li a:hover {
transition: all 0.3s ease;
background-color: var(--primary);
color: #fff;
}
.ovaev-event-share .share-social-icons li a i {
display: inline-flex;
}
.ovaev-event-navigation {
margin: 0;
}
.ovaev-event-navigation .content-event {
margin: 0;
}
.ovaev-event-navigation .content-event .ova-next-pre-post {
margin: 0;
}
.ovaev-event-related {
margin: 0;
}
.ovaev-event-related .content-event {
margin: 0;
}
.ovaev-event-related .content-event .event-related .archive_event {
grid-gap: 30px;
}
.ovaev-event-related .content-event .event-related .archive_event .ovaev-content.content-grid {
padding: 0;
}
.ovaev-event-sidebar #sidebar-event {
padding: 0;
}
.ovaev-shortcode-title {
margin: 0;
padding: 0;
}
.ovaev-shortcode-title a {
text-decoration: none;
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: #202b5d;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
font-weight: 400;
text-decoration: none;
}
.ovaev-shortcode-thumbnail a {
text-decoration: none;
}
.ovaev-shortcode-thumbnail a img {
width: 100%;
}
.ovaev-shortcode-date i {
margin-right: 10px;
}
.ovaev-shortcode-date span {
color: #202b5d;
font-weight: 500;
}
.ovaev-shortcode-time i {
margin-right: 10px;
}
.ovaev-shortcode-time span {
color: #202b5d;
font-weight: 500;
}
.ovaev-shortcode-location i {
margin-right: 10px;
}
.ovaev-shortcode-location span {
color: #202b5d;
font-weight: 500;
}
.ovaev-shortcode-categories i {
margin-right: 10px;
}
.ovaev-shortcode-categories span {
color: #202b5d;
font-weight: 500;
}
.ovaev-shortcode-categories span.event-category a {
text-decoration: none;
color: #202b5d;
font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.2px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-shortcode-tabs.single_event {
margin: 0;
}
.ovaev-shortcode-tags .ovatags {
display: inline-block;
text-transform: capitalize;
font-size: 100%;
line-height: 22px;
letter-spacing: 0.3px;
color: #202b5d;
font-weight: bold;
margin-right: 10px;
}
.ovaev-shortcode-tags .ovaev-tag {
font-size: 15px;
line-height: 22px;
letter-spacing: 0.3px;
color: #62718d;
padding: 3px 5px;
background: transparent;
border-radius: 3px;
border: 1px solid #e0e0e0;
margin-bottom: 10px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-shortcode-tags .ovaev-tag:not(:last-child) {
margin-right: 5px;
}
.ovaev-shortcode-share .share-social-icons {
margin: 0;
padding: 0;
list-style: none;
}
.ovaev-shortcode-share .share-social-icons li {
margin: 0;
padding: 0;
display: inline-block;
}
.ovaev-shortcode-share .share-social-icons li a {
color: #fff;
background-color: #ff3514;
padding: 0;
border-radius: 50%;
margin-bottom: 0px;
display: inline-flex;
width: 40px;
height: 40px;
justify-content: center;
align-items: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-shortcode-share .share-social-icons li a:hover {
background-color: #06163A !important;
}
.ovaev-shortcode-share .share-social-icons li a.ico-facebook {
background-color: #3b5998;
}
.ovaev-shortcode-share .share-social-icons li a.ico-twitter {
background-color: #18a6f0;
}
.ovaev-shortcode-share .share-social-icons li a.ico-pinterest {
background-color: #dd4b39;
}
.ovaev-shortcode-share .share-social-icons li a.ico-linkedin {
background-color: #4c5fd7;
}
.ovaev-shortcode-navigation.single_event {
margin: 0;
}
.ovaev-shortcode-navigation.single_event .content-event {
margin: 0;
}
.ovaev-shortcode-related.single_event {
margin: 0;
}
.ovaev-shortcode-related.single_event .content-event {
margin: 0;
}
.events_pagination {
margin-top: 40px;
}
.events_pagination ul.page-numbers {
display: flex;
flex-wrap: wrap;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
}
.events_pagination ul.page-numbers li {
margin: 0px 3px 10px 3px;
}
.events_pagination ul.page-numbers li a, .events_pagination ul.page-numbers li span {
transition: all 0.3s ease;
cursor: pointer;
min-width: 45px;
height: 45px;
font-size: 16px;
line-height: 1.2;
font-weight: 600;
color: var(--text);
display: inline-flex;
justify-content: center;
align-items: center;
background: #f1f1f1;
}
.events_pagination ul.page-numbers li a:focus, .events_pagination ul.page-numbers li span:focus {
outline: none;
}
.events_pagination ul.page-numbers li a:hover, .events_pagination ul.page-numbers li span:hover {
background-color: var(--primary);
color: #fff;
}
.events_pagination ul.page-numbers li i {
font-size: 0.7em;
line-height: 1;
}
.events_pagination ul.page-numbers li .current {
color: #fff;
background-color: var(--primary);
}
.ovaev-booking-btn a {
display: inline-block;
font-size: 15px;
font-weight: 700;
line-height: 1.2;
text-transform: capitalize;
border-radius: 0;
background-color: var(--primary);
color: #fff;
padding: 17px 51px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ovaev-booking-btn a:hover {
background-color: var(--heading);
}
.ovaev-event-info {
padding: 50px;
background: #fff;
box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
border-top: 10px solid var(--primary);
}
@media (max-width: 767px) {
.ovaev-event-info {
padding: 40px 35px;
}
}
.ovaev-event-info .info-contact {
margin: 0;
padding: 0;
list-style-type: none;
}
.ovaev-event-info .info-contact li {
margin-bottom: 30px;
}
.ovaev-event-info .info-contact .label {
display: block;
font-weight: 500;
line-height: 1.2;
margin-bottom: 4px;
}
.ovaev-event-info .info-contact .info, .ovaev-event-info .info-contact a {
display: inline-block;
font-size: 16px;
font-weight: 700;
line-height: 1.2;
color: var(--heading);
}
.ovaev-event-info .info-contact a {
transition: all 0.3s ease;
margin-bottom: 0;
}
.ovaev-event-info .info-contact a:hover {
transition: all 0.3s ease;
color: var(--primary);
}
.ovaev-event-gallery .event_row {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 20px;
}
@media (max-width: 767px) {
.ovaev-event-gallery .event_row {
grid-template-columns: auto;
}
}
.ovaev-event-gallery .event_row img {
display: block;
width: 100%;
height: 255px;
object-fit: cover;
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}@font-face {
font-family: 'ElegantIcons';
src:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.eot);
src:url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.woff) format('woff'),
url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.ttf) format('truetype'),
url(//emniyet.org.tr/wp-content/plugins/ova-events/assets/libs/elegant_font/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}body
{
display:block;
}
.searchandfilter p
{
margin-top: 1em;
display:inline-block;
}
.searchandfilter ul
{
display:inline-block;
}
.searchandfilter li
{
list-style: none;
display:inline-block;
padding-right:10px;
} .widget-area .searchandfilter li, .widget-area .searchandfilter p
{
display:block;
}
.searchandfilter label
{
display:block;
}
.searchandfilter h4
{
margin:15px 0;
font-size:16px;
}
.searchandfilter ul > li > ul:not(.children)
{
margin-left:0;
}