@charset "UTF-8";


.container-event {
max-width: 1270px;
width: 100%;
padding: 0 10px;
margin-right: auto;
margin-left: auto;
}
@media (max-width: 767px) {
.container-event {
padding: 0 20px;
}
}
.sidebar-event {
padding-left: 60px;
}
@media (max-width: 991px) {
.sidebar-event {
padding-left: 0;
}
}
.sidebar-event .widget_feature_event {
margin-bottom: 15px;
padding-bottom: 10px;
padding-top: 10px;
}
.sidebar-event .widget_feature_event .event-feature {
padding-top: 6px;
margin-top: -40px;
margin-bottom: -40px;
}
.sidebar-event .widget_feature_event .event-feature .item-event {
position: relative;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.sidebar-event .widget_feature_event .event-feature .item-event:not(:last-child) {
margin-bottom: 60px;
}
.sidebar-event .widget_feature_event .event-feature .item-event .date-event {
position: absolute;
top: 20px;
display: flex;
}
.sidebar-event .widget_feature_event .event-feature .item-event .date-event .date {
color: #fff;
font-size: 20px;
padding: 0px 8px 0px 10px;
height: 36px;
line-height: 36px;
font-weight: 700;
}
.sidebar-event .widget_feature_event .event-feature .item-event .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;
}
.sidebar-event .widget_feature_event .event-feature .item-event .date-event .month-year .month {
margin-right: 5px;
}
.sidebar-event .widget_feature_event .event-feature .item-event .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) {
.sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.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 {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: #202b5d;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event {
line-height: 22px;
color: #62718d;
font-size: 16px;
font-weight: 400;
}
.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, .sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event .venue {
display: flex;
align-items: center;
}
.sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event svg {
color: #62718d;
width: 18px;
margin-right: 6px;
}
.sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .button_event {
display: inline-flex;
align-items: center;
margin-top: 20px;
}
.sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .button_event .view_detail {
background: #fff;
border: 2px solid #e0e0e0;
margin-right: 11px;
font-weight: 400;
-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;
}
.sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .button_event .view_detail:hover {
color: #fff;
}
.sidebar-event .widget_feature_event .event-feature .owl-stage-outer {
margin-right: -40px;
margin-left: -40px;
padding: 40px;
width: calc(100% + 80px);
}
@media (max-width: 1290px) {
.sidebar-event .widget_feature_event .event-feature .owl-stage-outer {
margin-right: 0px;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
width: 100%;
}
}
.sidebar-event .widget_list_event {
padding-bottom: 3px;
}
.sidebar-event .widget_list_event .list-event {
padding-top: 5px;
margin-bottom: 33px;
}
.sidebar-event .widget_list_event .list-event .item-event {
display: flex;
padding: 20px 0 17px 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 {
flex: 0 0 calc(100% - 80px);
padding: 0 0 0 20px;
}
.sidebar-event .widget_list_event .list-event .item-event .ova-content .title {
margin: 0;
font-size: 18px;
line-height: 24px;
letter-spacing: 0.2px;
color: #202b5d;
margin-top: -5px;
margin-bottom: 5px;
}
.sidebar-event .widget_list_event .list-event .item-event .ova-content .title a {
font-size: 18px;
line-height: 24px;
letter-spacing: 0.2px;
color: #202b5d;
}
.sidebar-event .widget_list_event .list-event .item-event .ova-content .time span {
font-size: 15px;
line-height: 20px;
color: #62718d;
}
.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 .button-all-event a {
font-size: 18px;
line-height: 22px;
color: #0067da;
font-weight: 500;
}
.sidebar-event .widget_list_event .button-all-event a svg {
width: 18px;
margin-left: -5px;
}
.single_event {
margin-top: 95px;
}
.single_event .event_content {
margin-bottom: 43px;
}
@media (max-width: 768px) {
.single_event .event_content {
margin-bottom: 34px;
padding: 0 10px;
}
}
.single_event .event_content .event_intro {
padding-right: 6px;
}
@media (max-width: 768px) {
.single_event .event_content .event_intro {
padding-right: initial;
}
}
@media (max-width: 575px) {
.single_event .event_content .event_intro {
margin-bottom: 34px;
}
}
.single_event .event_content .event_intro .image img {
width: 100%;
}
.single_event .event_content .event_intro .ovaev-category {
margin-top: 22px;
}
.single_event .event_content .event_intro .ovaev-category span, .single_event .event_content .event_intro .ovaev-category a {
font-size: 16px;
line-height: 24px;
letter-spacing: 0.2px;
font-weight: 500;
}
.single_event .event_content .event_intro .ovaev-category .separator-in {
color: #2a2c37;
}
.single_event .event_content .event_intro .ovaev-category a {
color: #0067da;
}
.single_event .event_content .event_intro .wrap-date-time-loc {
display: flex;
flex-wrap: wrap;
}
.single_event .event_content .event_intro .wrap-date-time-loc span {
color: #fff;
}
.single_event .event_content .event_intro .wrap-date-time-loc span.text {
display: inline-block;
font-size: 24px;
line-height: 1.2;
letter-spacing: 0.2px;
font-weight: 600;
margin-bottom: 13px;
}
.single_event .event_content .event_intro .wrap-date-time-loc span.general-content {
font-size: 17px;
line-height: 24px;
letter-spacing: 0.2px;
font-weight: 400;
}
.single_event .event_content .event_intro .wrap-date-time-loc .wrap-date, .single_event .event_content .event_intro .wrap-date-time-loc .wrap-time, .single_event .event_content .event_intro .wrap-date-time-loc .wrap-loc {
flex: 0 0 33.33%;
padding: 36px 35px 57px 40px;
position: relative;
}
@media (max-width: 767px) {
.single_event .event_content .event_intro .wrap-date-time-loc .wrap-date, .single_event .event_content .event_intro .wrap-date-time-loc .wrap-time, .single_event .event_content .event_intro .wrap-date-time-loc .wrap-loc {
flex: 0 0 100%;
}
}
.single_event .event_content .event_intro .wrap-date-time-loc .wrap-date .icon-ovaev, .single_event .event_content .event_intro .wrap-date-time-loc .wrap-time .icon-ovaev, .single_event .event_content .event_intro .wrap-date-time-loc .wrap-loc .icon-ovaev {
position: absolute;
bottom: -15px;
right: 30px;
}
.single_event .event_content .event_intro .wrap-date-time-loc .wrap-date .icon-ovaev i:before, .single_event .event_content .event_intro .wrap-date-time-loc .wrap-time .icon-ovaev i:before, .single_event .event_content .event_intro .wrap-date-time-loc .wrap-loc .icon-ovaev i:before {
margin: 0;
font-size: 60px;
color: rgba(255, 255, 255, 0.3);
}
.single_event .event_content .event_intro .wrap-date-time-loc .wrap-time {
background: #f23213;
}
.single_event .event_content .event_intro .wrap-date-time-loc .wrap-loc .icon-ovaev {
right: 22px;
}
.single_event .event_content .content {
margin-top: 26px;
margin-bottom: 59px;
}
.single_event .event_content .content p {
font-size: 17px;
color: #62718d;
line-height: 28px;
}
.single_event .event_content .tab-Location ul.nav {
border-bottom: 1px solid #e8e8e8;
}
.single_event .event_content .tab-Location ul.nav li.nav-item {
padding: 0 15px;
}
.single_event .event_content .tab-Location ul.nav li.nav-item:first-child {
padding-left: 0;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a {
font-size: 24px;
line-height: 1.2;
color: #62718d;
letter-spacing: 0.2px;
font-weight: 500;
padding: 0;
position: relative;
padding-bottom: 14px;
border: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-transform: capitalize;
}
@media (max-width: 767px) {
.single_event .event_content .tab-Location ul.nav li.nav-item a {
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
}
}
.single_event .event_content .tab-Location ul.nav li.nav-item a.active {
color: #202b5d;
border: 0;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a.active:after {
position: absolute;
content: "";
width: 100%;
left: 0;
background: #c1b696;
height: 2px;
bottom: -1px;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a:after {
left: 0;
width: 0;
height: 2px;
bottom: 0;
position: absolute;
content: "";
bottom: -1px;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a:hover {
border: 0;
color: #202b5d;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a:hover:after {
width: 100%;
}
.single_event .event_content .tab-Location .tab-content {
margin-top: 40px;
}
.single_event .event_content .tab-Location .tab-content #location {
height: 360px;
}
.single_event .event_content .tab-Location .tab-content #contact {
margin-top: -7px;
}
.single_event .event_content .tab-Location .tab-content .contact .info-contact {
padding: 0;
}
.single_event .event_content .tab-Location .tab-content .contact .info-contact li {
list-style: none;
margin-bottom: 25px;
}
.single_event .event_content .tab-Location .tab-content .contact .info-contact li span:nth-child(1) {
color: #202b5d;
letter-spacing: 0.2px;
font-weight: 500;
}
.single_event .event_content .tab-Location .tab-content .contact .info-contact li span, .single_event .event_content .tab-Location .tab-content .contact .info-contact li a {
font-size: 17px;
color: #202b5d;
display: block;
line-height: 28px;
}
.single_event .event_content .tab-Location .tab-content .contact .info-contact li span.info, .single_event .event_content .tab-Location .tab-content .contact .info-contact li a.info {
color: #62718d;
}
.single_event .event_content .tab-Location .tab-content .gallery-items {
margin-bottom: 30px;
}
.single_event .event_content .event-tags {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: 50px;
padding-bottom: 40px;
margin-bottom: 0;
border-bottom: 1px solid #eeeeee;
}
.single_event .event_content .event-tags .ovatags {
display: inline-block;
text-transform: capitalize;
font-size: 15px;
line-height: 22px;
letter-spacing: 0.3px;
color: #202b5d;
font-weight: 400;
margin-right: 10px;
margin-bottom: 10px;
}
.single_event .event_content .event-tags a {
font-size: 15px;
line-height: 22px;
letter-spacing: 0.3px;
color: #62718d;
padding: 2px 10px 1px 10px;
background: transparent;
border: none;
border-radius: 3px;
border: 1px solid #e0e0e0;
margin-bottom: 10px;
}
.single_event .event_content .event-tags a:not(:last-child) {
margin-right: 10px;
}
.single_event .event_content .ova-next-pre-post {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 30px;
margin-bottom: 25px;
}
@media (max-width: 767px) {
.single_event .event_content .ova-next-pre-post {
flex-direction: column;
}
}
.single_event .event_content .ova-next-pre-post .pre, .single_event .event_content .ova-next-pre-post .next {
display: flex;
flex: 0 0 calc(50% - 25px);
}
@media (max-width: 767px) {
.single_event .event_content .ova-next-pre-post .pre, .single_event .event_content .ova-next-pre-post .next {
flex: 0 0 100%;
}
}
.single_event .event_content .ova-next-pre-post .pre:hover .num-1 .icon i, .single_event .event_content .ova-next-pre-post .next:hover .num-1 .icon i {
color: #fff;
}
.single_event .event_content .ova-next-pre-post .pre .num-1, .single_event .event_content .ova-next-pre-post .next .num-1 {
margin-right: 20px;
}
.single_event .event_content .ova-next-pre-post .pre .num-1 .icon, .single_event .event_content .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 .event_content .ova-next-pre-post .pre .num-1 .icon i, .single_event .event_content .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: #62718d;
}
.single_event .event_content .ova-next-pre-post .pre .num-1 .icon i:before, .single_event .event_content .ova-next-pre-post .next .num-1 .icon i:before {
transition: 0.4s;
margin: 0px;
font-size: 28px;
}
.single_event .event_content .ova-next-pre-post .pre .num-2 span.text-label, .single_event .event_content .ova-next-pre-post .next .num-2 span.text-label {
font-size: 17px;
line-height: 22px;
letter-spacing: 0.2px;
font-weight: 400;
margin-bottom: 4px;
display: inline-block;
}
.single_event .event_content .ova-next-pre-post .pre .num-2 .title, .single_event .event_content .ova-next-pre-post .next .num-2 .title {
display: block;
font-size: 20px;
line-height: 24px;
font-weight: 600;
color: #202b5d;
margin-top: -3px;
word-break: break-word;
}
.single_event .event_content .ova-next-pre-post .ova-slash {
flex: 0 0 50px;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px) {
.single_event .event_content .ova-next-pre-post .ova-slash {
display: none;
}
}
.single_event .event_content .ova-next-pre-post .ova-slash span {
width: 7px;
height: 7px;
border-radius: 50%;
background: #bcbfce;
display: inline-block;
}
.single_event .event_content .ova-next-pre-post .ova-slash span:not(:last-child) {
margin-right: 6px;
}
.single_event .event_content .ova-next-pre-post .pre {
padding-right: 15px;
}
@media (max-width: 767px) {
.single_event .event_content .ova-next-pre-post .pre {
padding-right: 0px;
}
}
.single_event .event_content .ova-next-pre-post .next {
flex-direction: row-reverse;
padding-left: 15px;
}
@media (max-width: 767px) {
.single_event .event_content .ova-next-pre-post .next {
flex-direction: row;
margin-top: 60px;
padding-left: 0px;
}
}
.single_event .event_content .ova-next-pre-post .next .num-1 {
margin: 0px;
margin-left: 20px;
}
@media (max-width: 767px) {
.single_event .event_content .ova-next-pre-post .next .num-1 {
margin-left: 0px;
margin-right: 20px;
}
}
.single_event .event_content .ova-next-pre-post .next .num-2 {
text-align: right;
}
@media (max-width: 767px) {
.single_event .event_content .ova-next-pre-post .next .num-2 {
text-align: left;
}
}
.single_event .event_content .ova-next-pre-post a {
display: flex;
align-items: center;
}
.single_event .event_content .share_social {
padding: 35px 0 40px 0;
border-bottom: 1px solid #eeeeee;
}
.single_event .event_content .share_social ul {
margin: 0 0 0 0;
}
.single_event .event_content .event-related {
margin-bottom: 4px;
}
.single_event .event_content .event-related .related-event {
font-size: 30px;
line-height: 1.2;
color: #202b5d;
font-weight: 500;
margin: 53px 0 32px 0;
}
.single_event .event_content .event-related .archive_event {
margin-bottom: 0px;
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
padding: 0;
}
.single_event .event_content .event-related .archive_event .ovaev-content.content-grid {
margin-bottom: 0px;
padding: 0 15px;
}
@media (max-width: 767px) {
.single_event .event_content .event-related .archive_event .ovaev-content.content-grid {
margin-bottom: 30px;
}
}
.single_event .wrapper_order {
padding-left: 14px;
position: sticky;
top: 150px;
}
@media (max-width: 768px) {
.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;
-webkit-transition: all 0.3s;
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: 17px;
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: 17px;
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;
-webkit-box-shadow: 0px 3px 15px -3px;
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;
}
.next-prev-nav {
border-top: 1px solid #e8e8e8;
padding-top: 37px;
padding-bottom: 40px;
}
.next-prev-nav .nav-previous-post i, .next-prev-nav .nav-next-post i {
font-size: 45px;
color: #c1c2c3;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.next-prev-nav .nav-previous-post span, .next-prev-nav .nav-next-post span {
display: block;
}
.next-prev-nav .nav-previous-post span.label-event, .next-prev-nav .nav-next-post span.label-event {
font-size: 16px;
color: #999999;
line-height: 22px;
text-transform: uppercase;
margin-bottom: 5px;
}
.next-prev-nav .nav-previous-post span.second_font, .next-prev-nav .nav-next-post span.second_font {
font-size: 24px;
color: #25282e;
font-weight: 400;
line-height: 35px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.next-prev-nav .nav-previous-post span.second_font:hover, .next-prev-nav .nav-next-post span.second_font:hover {
color: #515358;
}
.next-prev-nav .nav-prev, .next-prev-nav .nav-next {
width: 50%;
}
@media (max-width: 767px) {
.next-prev-nav .nav-prev, .next-prev-nav .nav-next {
width: 100%;
}
}
@media (max-width: 767px) {
.next-prev-nav .nav-prev {
margin-bottom: 22px;
}
}
.next-prev-nav .nav-prev .nav-previous-post a {
padding-left: 62px !important;
display: block !important;
position: relative;
}
.next-prev-nav .nav-prev .nav-previous-post a i {
position: absolute;
left: 0;
top: 15%;
}
.next-prev-nav .nav-prev .nav-previous-post a i:hover {
transform: scale(1.1);
color: #000;
}
.next-prev-nav .nav-next .nav-next-post a {
padding-right: 62px !important;
display: block !important;
position: relative;
}
.next-prev-nav .nav-next .nav-next-post a i {
position: absolute;
right: 0;
top: 15%;
}
.next-prev-nav .nav-next .nav-next-post a i:hover {
transform: scale(1.1);
color: #000;
}
.search_archive_event {
background-color: #f7f1f0;
padding: 33px 40px 40px 40px;
margin-bottom: 70px;
}
@media (max-width: 1190px) {
.search_archive_event {
padding-left: 20px;
padding-right: 20px;
}
}
.search_archive_event form {
display: flex;
justify-content: space-between;
}
@media (max-width: 768px) {
.search_archive_event form {
flex-direction: column;
align-items: center;
justify-content: center;
}
}
.search_archive_event form input, .search_archive_event form .ovaev_cat_search {
height: 50px;
display: inline-block;
}
.search_archive_event form .ovaev_cat_search {
width: 28%;
position: relative;
padding-right: 30px;
}
@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;
margin-bottom: 20px;
padding-right: 0px;
}
}
.search_archive_event form .ovaev_cat_search i {
font-size: 22px;
color: #b0b8c6;
position: absolute;
top: 51px;
right: 50px;
}
.search_archive_event form .ova-label-search {
font-size: 16px;
line-height: 22px;
letter-spacing: 0.2px;
font-weight: 500;
color: #202b5d;
margin-bottom: 15px;
}
.search_archive_event form .select2-selection {
outline: none;
height: 100%;
padding: 5px 30px 5px 10px;
border: 0;
}
.search_archive_event form .select2-selection.select2-selection--single {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.05);
}
.search_archive_event form .select2-selection.select2-selection--single .select2-selection__rendered {
font-size: 17px;
line-height: 22px;
letter-spacing: 0.2px;
color: #b0b8c6;
line-height: 40px;
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;
padding-right: 30px;
}
@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;
margin-bottom: 20px;
padding-right: 0px;
}
}
.search_archive_event form .start_date input, .search_archive_event form .end_date input {
border: 0;
width: 100%;
padding-left: 20px;
padding-right: 0;
font-size: 17px;
color: #333;
line-height: 50px;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.05);
}
.search_archive_event form .start_date input::placeholder, .search_archive_event form .end_date input::placeholder {
font-size: 17px;
line-height: 50px;
letter-spacing: 0.2px;
color: #b0b8c6;
opacity: 1;
}
.search_archive_event form .start_date i, .search_archive_event form .end_date i {
font-size: 16px;
color: #b0b8c6;
position: absolute;
bottom: 17px;
right: 50px;
}
.search_archive_event form .wrap-ovaev_submit {
min-width: 16%;
width: auto;
margin-top: 39px;
}
@media (max-width: 767px) {
.search_archive_event form .wrap-ovaev_submit {
width: 310px;
margin-top: 50px;
padding-right: 0px;
}
}
.search_archive_event form .wrap-ovaev_submit .ovaev_submit {
width: 100%;
cursor: pointer;
font-size: 18px;
font-weight: 700;
transition: 0.3s all linear;
}
.search_archive_event form .wrap-ovaev_submit .ovaev_submit:hover {
background-color: #06163A;
border-color: #06163A;
transition: 0.3s all linear;
}
.ovaev-content.content-grid {
position: relative;
}
.ovaev-content.content-grid .item {
background-color: #fff;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.ovaev-content.content-grid .date-event {
position: absolute;
top: 20px;
display: flex;
}
.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;
}
.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-content.content-grid .date-event .month-year .month {
margin-right: 5px;
}
.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-content.content-grid .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.ovaev-content.content-grid .desc .event_post .post_cat .event_type {
font-size: 17px;
line-height: 22px;
color: #0067da;
font-weight: 600;
}
.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-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;
transition: all 0.3s;
}
.ovaev-content.content-grid .desc .event_post .time-event {
line-height: 22px;
color: #62718d;
font-size: 16px;
font-weight: 400;
}
.ovaev-content.content-grid .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.ovaev-content.content-grid .desc .event_post .time-event .time, .ovaev-content.content-grid .desc .event_post .time-event .venue {
display: flex;
align-items: center;
}
.ovaev-content.content-grid .desc .event_post .time-event svg {
color: #62718d;
width: 18px;
margin-right: 6px;
}
.ovaev-content.content-grid .desc .event_post .button_event {
margin-top: 30px;
display: inline-flex;
align-items: center;
}
.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-content.content-grid .desc .event_post .button_event .view_detail:hover {
color: #fff;
}
.ovaev-content.content-list {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding-top: 40px;
border-top: none;
padding: 30px 40px 30px 40px;
border: 1px solid #e8e8e8;
}
.ovaev-content.content-list:hover {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.ovaev-content.content-list:not(:first-child) {
border-top: none;
}
@media (max-width: 767px) {
.ovaev-content.content-list {
padding: 20px 0px 40px 0px;
border: none;
}
}
.ovaev-content.content-list .date-event {
flex: 0 0 160px;
}
.ovaev-content.content-list .date-event .date-month {
font-size: 45px;
font-weight: 400;
display: block;
line-height: 1.2;
}
.ovaev-content.content-list .date-event .date-month .month {
font-size: 16px;
color: #202b5d;
font-weight: 500;
text-transform: uppercase;
margin-left: -3px;
}
.ovaev-content.content-list .date-event .weekday {
font-size: 20px;
color: #b0b8c6;
font-weight: 500;
text-transform: uppercase;
line-height: 22px;
}
@media (max-width: 991px) {
.ovaev-content.content-list .date-event {
display: none;
}
}
.ovaev-content.content-list .extra-event {
flex: 0 0 calc(100% - 310px);
}
@media (max-width: 991px) {
.ovaev-content.content-list .extra-event {
flex: 0 0 calc(100% - 160px);
}
}
@media (max-width: 767px) {
.ovaev-content.content-list .extra-event {
flex: 0 0 100%;
}
}
.ovaev-content.content-list .desc {
display: flex;
flex-wrap: wrap;
padding: 0 20px 0 32px;
}
@media (max-width: 991px) {
.ovaev-content.content-list .desc {
padding-left: 0px;
}
}
@media (max-width: 767px) {
.ovaev-content.content-list .desc {
padding: 0px;
}
}
.ovaev-content.content-list .desc .event-thumbnail {
width: 160px;
height: 160px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
border-radius: 50%;
flex: 0 0 160px;
}
.ovaev-content.content-list .desc .event-thumbnail img {
display: none;
}
@media (max-width: 991px) {
.ovaev-content.content-list .desc .event-thumbnail img {
display: block;
padding-bottom: 20px;
}
}
@media (max-width: 991px) {
.ovaev-content.content-list .desc .event-thumbnail {
background-image: unset !important;
}
}
@media (max-width: 767px) {
.ovaev-content.content-list .desc .event-thumbnail {
flex: 0 0 100%;
width: 100%;
height: auto;
margin-bottom: 20px;
}
}
.ovaev-content.content-list .desc .event_post {
padding-left: 50px;
flex: 0 0 calc(100% - 160px);
}
@media (max-width: 767px) {
.ovaev-content.content-list .desc .event_post {
flex: 0 0 100%;
padding-left: 0;
}
}
.ovaev-content.content-list .desc .event_post .post_cat {
padding-top: 2px;
margin-bottom: 12px;
}
.ovaev-content.content-list .desc .event_post .post_cat a.event_type {
font-size: 17px;
color: #0067da;
font-weight: 600;
}
.ovaev-content.content-list .desc .event_post .event_title {
font-size: 24px;
line-height: 26px;
letter-spacing: 0.2px;
font-weight: 500;
color: #202b5d;
margin-top: 0;
margin-bottom: 12px;
}
.ovaev-content.content-list .desc .event_post .event_title a {
font-size: 24px;
line-height: 26px;
letter-spacing: 0.2px;
font-weight: 500;
color: #202b5d;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.ovaev-content.content-list .desc .event_post .time-event {
line-height: 22px;
color: #62718d;
font-size: 16px;
font-weight: 400;
}
.ovaev-content.content-list .desc .event_post .time-event .time {
margin-bottom: 7px;
flex-wrap: wrap;
}
.ovaev-content.content-list .desc .event_post .time-event .time .time-date-child {
display: flex;
flex-wrap: wrap;
}
.ovaev-content.content-list .desc .event_post .time-event .time.equal-date {
align-items: flex-start;
}
.ovaev-content.content-list .desc .event_post .time-event .time.equal-date .icon-time {
flex: 0 0 24px;
}
.ovaev-content.content-list .desc .event_post .time-event .time.equal-date .time-date-child {
flex: 0 0 calc(100% - 24px);
}
@media (max-width: 767px) {
.ovaev-content.content-list .desc .event_post .time-event .time.equal-date span.date-child {
display: inline-block;
}
}
.ovaev-content.content-list .desc .event_post .time-event .time.other-date {
align-items: flex-start;
}
.ovaev-content.content-list .desc .event_post .time-event .time.other-date .icon-time {
flex: 0 0 24px;
}
.ovaev-content.content-list .desc .event_post .time-event .time.other-date span.time-date-child {
flex: 0 0 calc(100% - 24px);
}
@media (max-width: 767px) {
.ovaev-content.content-list .desc .event_post .time-event .time.other-date span.time-date-child {
display: inline-block;
flex: 0 0 calc(100% - 24px);
}
}
.ovaev-content.content-list .desc .event_post .time-event .time, .ovaev-content.content-list .desc .event_post .time-event .venue {
display: flex;
align-items: center;
}
.ovaev-content.content-list .desc .event_post .time-event svg {
color: #62718d;
width: 18px;
margin-right: 6px;
}
.ovaev-content.content-list .desc .event_post .time-event span.evn-mobile {
display: none;
}
.ovaev-content.content-list .desc .event_post .excerpt {
font-size: 17px;
color: #555555;
font-weight: 400;
line-height: 28px;
margin-bottom: 28px;
}
@media (max-width: 600px) {
.ovaev-content.content-list .desc {
display: block;
}
}
.ovaev-content.content-list .desc.extra {
border-top: 1px solid #eeeeee;
padding-top: 40px;
}
.ovaev-content.content-list .event-readmore {
flex: 0 0 150px;
text-align: right;
}
@media (max-width: 767px) {
.ovaev-content.content-list .event-readmore {
flex: 0 0 100%;
text-align: left;
margin-top: 15px;
}
}
.ovaev-content.content-list .event-readmore a {
display: inline-block;
background: #fff;
border: 2px solid #e0e0e0;
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: 8px 20px 8px 20px;
}
.ovaev-content.content-list .event-readmore a:hover {
color: #fff;
}
.ovaev-content.content-list.element-event:last-child {
border-bottom: 0;
}
.ovaev-content.content-list.element-event .desc {
padding-bottom: 0;
}
.archive_event {
margin-bottom: 110px;
}
.archive_event.three-columns, .archive_event.two-columns {
margin-bottom: 50px;
}
.archive_event .ovaev-content.content-grid {
margin-bottom: 60px;
}
.archive_event .heading_event {
display: flex;
display: -webkit-flex;
justify-content: space-between;
align-items: center;
margin-bottom: 19px;
}
@media (max-width: 575px) {
.archive_event .heading_event {
display: block;
}
}
.archive_event .heading_event h2 {
font-size: 50px;
color: #25282e;
font-weight: 400;
margin-top: 0;
margin-bottom: 0;
}
@media (max-width: 575px) {
.archive_event .heading_event h2 {
font-size: 30px;
margin-bottom: 10px;
}
}
.archive_event .heading_event .sea_all_event {
background: url(//www.tmrtder.org.tr/wp-content/plugins/ova-events/assets/img/see_all_arrow.png) no-repeat center right;
display: -webkit-flex;
display: flex;
align-items: center;
height: 32px;
}
@media (max-width: 575px) {
.archive_event .heading_event .sea_all_event {
justify-content: flex-end;
}
}
.archive_event .heading_event .sea_all_event a {
font-size: 17px;
color: #25282e;
font-weight: 400;
padding-right: 44px;
display: block;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.archive_event .heading_event .sea_all_event a:hover {
color: #c1b696;
}
.archive_event.type1.element .content {
padding-bottom: 40px;
}
.archive_event.type1.element .content .desc .event_post .time-event {
margin-bottom: 25px;
}
@media (max-width: 1300px) {
.archive_event.three-columns, .archive_event.two-columns {
padding: 0 15px;
}
}
@media (max-width: 767px) {
.archive_event.three-columns, .archive_event.two-columns {
padding: 0px;
}
}
.archive_event.three-columns .wp-archive-event, .archive_event.two-columns .wp-archive-event {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.archive_event.three-columns .wp-archive-event .ovaev-content, .archive_event.two-columns .wp-archive-event .ovaev-content {
padding: 0 15px;
}
.archive_event.two-columns .ovaev-content {
width: 50%;
}
@media (max-width: 767px) {
.archive_event.two-columns .ovaev-content {
width: 100%;
}
}
.archive_event.three-columns .ovaev-content {
width: 33.33%;
}
@media (max-width: 991px) {
.archive_event.three-columns .ovaev-content {
width: 50%;
}
}
@media (max-width: 767px) {
.archive_event.three-columns .ovaev-content {
width: 100%;
}
}
.archive_event.element {
padding-bottom: 0;
}
.archive_event.event-slide-owl {
margin-left: 0;
margin-right: 0;
display: block;
position: relative;
}
.archive_event.event-slide-owl .content {
width: auto;
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
@media (max-width: 1500px) {
.archive_event.event-slide-owl .owl-nav {
display: none;
}
}
.archive_event.event-slide-owl .owl-nav .owl-prev {
position: absolute;
left: 0;
top: calc(50% - 25px);
transform: translate(-100%, -50%);
margin-left: -40px;
outline: none;
font-size: 45px;
color: #cccccc;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-nav .owl-prev span {
display: none;
}
.archive_event.event-slide-owl .owl-nav .owl-prev:hover {
color: #25282e;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-nav .owl-next {
position: absolute;
right: 0;
top: calc(50% - 25px);
transform: translate(100%, -50%);
margin-right: -40px;
outline: none;
font-size: 45px;
color: #cccccc;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-nav .owl-next span {
display: none;
}
.archive_event.event-slide-owl .owl-nav .owl-next:hover {
color: #25282e;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-dots {
display: none;
text-align: center;
}
@media (max-width: 1330px) {
.archive_event.event-slide-owl .owl-dots {
display: block;
}
}
.archive_event.event-slide-owl .owl-dots .owl-dot {
outline: 0;
}
.archive_event.event-slide-owl .owl-dots .owl-dot span {
width: 10px;
height: 10px;
display: inline-block;
background: #ccc;
border-radius: 100%;
margin: 0 5px;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-dots .owl-dot.active span {
background: #c1b696;
}
.archive_event.event-slide-owl .owl-dots .owl-dot:hover span {
background: #c1b696;
transition: 0.3s all linear;
}
.archive_event .search_not_found {
margin-bottom: 0;
text-align: center;
margin-left: 0;
width: 100%;
}
.archive_event + .blog_pagination {
margin: -40px 0 110px 0;
}
.archive_event.three-columns + .blog_pagination {
margin: -40px 0 110px 0;
}
.archive_event_type3 .search_archive_event {
margin-bottom: 40px;
}
.archive_event_type3 .search_archive_event form .start_date, .archive_event_type3 .search_archive_event form .end_date {
width: 41%;
}
@media (max-width: 767px) {
.archive_event_type3 .search_archive_event form .start_date, .archive_event_type3 .search_archive_event form .end_date {
width: 100%;
}
}
@media (max-width: 767px) {
.archive_event_type3 .search_archive_event form .ovaev_cat_search {
width: 100%;
}
}
.archive_event_type3 .search_archive_event form .wrap-ovaev_submit {
width: 20%;
}
@media (max-width: 767px) {
.archive_event_type3 .search_archive_event form .wrap-ovaev_submit {
width: 100%;
}
}
.archive_event_type3 .blog_pagination {
position: relative;
margin: -40px 0 110px 0;
}
@media (max-width: 991px) {
.archive_event_type3 .blog_pagination {
margin: 0 0 110px 0;
}
}
.archive_event_type3 .filter-cat-event {
margin-bottom: 55px;
}
@media (max-width: 767px) {
.archive_event_type3 .filter-cat-event {
margin-right: 10px;
margin-left: 10px;
}
}
.archive_event_type3 .filter-cat-event ul {
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
}
.archive_event_type3 .filter-cat-event ul li a {
font-size: 17px;
letter-spacing: 0.2px;
font-weight: 400;
color: #42516d;
display: inline-block;
padding: 0 15px;
height: 40px;
line-height: 40px;
margin-bottom: 15px;
}
.archive_event_type3 .filter-cat-event ul li a:hover {
color: #fff;
}
.archive_event_type3 .filter-cat-event ul li.active a {
color: #fff;
}
.ovaev-event-element.ovaev-event-slide {
box-shadow: none;
padding: 0;
position: relative;
margin: 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: calc(100% + 40px);
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 .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;
}
.ovaev-event-element.ovaev-event-slide .owl-nav {
color: #f00;
}
@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: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button i {
font-size: 26px;
color: #42516d;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button.owl-prev {
left: -25px;
background: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button.owl-next {
right: -25px;
background: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-dots {
text-align: center;
margin-top: 2px;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot {
outline: none;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot span {
width: 6px;
height: 6px;
margin: 5px;
background: #d1d1d6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
border-radius: 30px;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot.active span {
width: 12px;
border-radius: 5px;
opacity: 1;
}
.ovaev-event-element {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
padding: 32px 50px 43px 50px;
}
.ovaev-event-element .title-event {
margin: 0;
font-size: 26px;
line-height: 28px;
font-weight: 600;
margin-bottom: 30px;
}
.ovaev-event-element .item:not(:last-child) {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 13px;
margin-bottom: 15px;
}
.ovaev-event-element .item .title {
margin: 0;
font-size: 22px;
line-height: 26px;
font-weight: 500;
color: #202b5d;
margin-bottom: 6px;
}
.ovaev-event-element .item .title a {
font-size: 22px;
line-height: 26px;
font-weight: 500;
color: #202b5d;
}
.ovaev-event-element .item .time-event span {
font-size: 16px;
line-height: 22px;
font-weight: 400;
color: #62718d;
}
.ovaev-event-element {
position: relative;
margin-bottom: 60px;
}
.ovaev-event-element.version_2 {
padding: 0 15px;
margin: 0;
box-shadow: none;
}
@media (max-width: 767px) {
.ovaev-event-element.version_2 {
padding: 0 20px;
}
}
.ovaev-event-element.version_2 .wp-content {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.ovaev-event-element.version_2 .wp-content .ovaev-content {
padding: 0 15px;
margin-bottom: 30px;
}
.ovaev-event-element.version_2 .wp-content.one_column .ovaev-content {
width: 100%;
}
.ovaev-event-element.version_2 .wp-content.one_column .ovaev-content img {
width: 100% !important;
}
.ovaev-event-element.version_2 .wp-content.two_column .ovaev-content {
width: 50%;
}
@media (max-width: 767px) {
.ovaev-event-element.version_2 .wp-content.two_column .ovaev-content {
width: 100%;
}
}
.ovaev-event-element.version_2 .wp-content.three_column .ovaev-content {
width: 33.33%;
}
@media (max-width: 991px) {
.ovaev-event-element.version_2 .wp-content.three_column .ovaev-content {
width: 50%;
}
}
@media (max-width: 767px) {
.ovaev-event-element.version_2 .wp-content.three_column .ovaev-content {
width: 100%;
}
}
.ovaev-event-element.version_2 .title-readmore {
margin-bottom: 61px;
}
.ovaev-event-element.version_2 .title-readmore:after {
content: "";
display: block;
clear: both;
}
.ovaev-event-element.version_2 .title-readmore .title-event {
font-size: 36px;
line-height: 44px;
color: #202b5d;
font-weight: 600;
margin: 0;
float: left;
}
.ovaev-event-element.version_2 .title-readmore .read-more {
font-size: 18px;
line-height: 44px;
color: #0067da;
letter-spacing: 0.2px;
float: right;
}
.ovaev-event-element.version_2 .title-readmore .read-more svg {
width: 18px;
margin: 0 0 4px -3px;
}
.ovaev-event-element .item_v2 {
position: relative;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
background: #fff;
}
.ovaev-event-element .item_v2 .date-event {
position: absolute;
top: 20px;
display: flex;
}
.ovaev-event-element .item_v2 .date-event .date {
color: #fff;
font-size: 20px;
padding: 0px 8px 0px 10px;
height: 36px;
line-height: 36px;
font-weight: 700;
}
.ovaev-event-element .item_v2 .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 .item_v2 .date-event .month-year .month {
margin-right: 5px;
}
.ovaev-event-element .item_v2 .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 .item_v2 .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.ovaev-event-element .item_v2 .desc .event_post .post_cat .event_type {
font-size: 17px;
line-height: 22px;
color: #0067da;
font-weight: 600;
}
.ovaev-event-element .item_v2 .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 .item_v2 .desc .event_post .event_title a {
font-size: 22px;
line-height: 26px;
letter-spacing: 0.2px;
color: #202b5d;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.ovaev-event-element .item_v2 .desc .event_post .time-event {
line-height: 22px;
color: #62718d;
font-size: 16px;
font-weight: 400;
}
.ovaev-event-element .item_v2 .desc .event_post .time-event .time {
margin-bottom: 7px;
}
.ovaev-event-element .item_v2 .desc .event_post .time-event .time, .ovaev-event-element .item_v2 .desc .event_post .time-event .venue {
display: flex;
align-items: center;
}
.ovaev-event-element .item_v2 .desc .event_post .time-event svg {
color: #62718d;
width: 18px;
margin-right: 6px;
}
.ovaev-event-element .item_v2 .desc .event_post .button_event {
margin-top: 30px;
}
.ovaev-event-element .item_v2 .desc .event_post .button_event .view_detail {
display: inline-block;
background: #fff;
border: 2px solid #e0e0e0;
margin-right: 11px;
font-weight: 400;
-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.version_2.ovaev-event-upcoming {
padding: 0;
}
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up {
width: 50%;
}
@media (max-width: 1024px) {
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up {
width: 100%;
}
}
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up .event-thumbnail_up {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 43%;
}
@media (max-width: 767px) {
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up .event-thumbnail_up {
width: 100%;
background-size: 0 0;
}
}
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up .event-thumbnail_up a img {
display: none;
max-width: 100%;
height: auto;
}
@media (max-width: 767px) {
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up .event-thumbnail_up a img {
display: block;
}
}
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up .desc-up {
display: flex;
}
@media (max-width: 767px) {
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up .desc-up {
display: block;
}
}
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up .desc-up .event_post {
width: 57%;
}
@media (max-width: 767px) {
.ovaev-event-element.version_2.ovaev-event-upcoming .wp-content.two_column .content-up .desc-up .event_post {
width: 100%;
}
}
.ovaev-event-element.version_2.ovaev-event-upcoming .btn_up {
margin-top: 30px;
display: flex;
justify-content: center;
}
@media (max-width: 767px) {
.ovaev-event-element.version_2.ovaev-event-upcoming .btn_up {
margin-top: 10px;
}
}
.ovaev-event-element.version_2.ovaev-event-upcoming .btn_up .btn_up_comming {
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0.2px;
background-color: rgba(2, 1, 1, 0);
border-style: solid;
border-width: 2px 2px 2px 2px;
border-radius: 0px 0px 0px 0px;
padding: 15px 20px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
} .ovaev-event-program {
padding: 0 !important;
}
.ovaev-event-program .ovaev-content.content-grid .item-pro .date-event {
position: relative;
display: flex;
flex-direction: column;
margin: 0px 23px 0px 25px;
padding-bottom: 20px;
padding-top: 20px;
border-bottom: 1px solid #eeeeee;
}
.ovaev-event-program .ovaev-content.content-grid .item-pro .date-event .date-month {
font-size: 45px;
height: 20px;
line-height: 0px;
font-weight: 500;
letter-spacing: -0.5px;
}
.ovaev-event-program .ovaev-content.content-grid .item-pro .date-event .date-month .month {
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
}
.ovaev-event-program .ovaev-content.content-grid .item-pro .date-event .weekday {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
}
.ovaev-event-program .ovaev-content.content-grid .item-pro .desc .event_post_pro {
padding-top: 40px;
}
.ovaev-event-program .ovaev-content.content-grid .item-pro .desc .event_post_pro h2.event_title a {
font-size: 24px;
} .ovapo_project_slide .owl-carousel .owl-item.active .owl-lazy {
opacity: 1 !important;
}
.ovapo_project_slide .grid {
position: relative;
padding-top: 0px;
}
@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 .owl-nav {
display: flex;
justify-content: space-between;
align-items: center;
position: absolute;
top: 50%;
margin-top: -25px;
left: -12px;
right: -12px;
z-index: 2;
color: #fff;
}
.ovapo_project_slide .grid .owl-nav button {
display: inline-flex;
width: 50px;
height: 50px;
border: 2px solid #eaeaea !important;
border-radius: 50%;
position: relative;
vertical-align: middle;
outline: none;
background-color: #fff;
transition: 0.3s all linear;
background-color: #fff !important;
}
.ovapo_project_slide .grid .owl-nav button i:before {
margin: 0;
padding: 6px;
color: #999;
font-size: 16px;
transition: 0.3s all linear;
}
.ovapo_project_slide .grid .owl-nav button:hover {
transition: 0.3s all linear;
}
.ovapo_project_slide .grid .owl-nav button:hover i:before {
color: #fed501;
border-color: #fed501;
transition: 0.3s all linear;
} .ovapo_project_grid .button-filter {
display: flex;
flex-wrap: wrap;
padding-bottom: 70px;
padding-right: 30px;
}
.ovapo_project_grid .button-filter button {
margin-right: 20px;
border: 0;
outline: none;
box-shadow: none;
cursor: pointer;
padding: 0;
background-color: transparent;
transition: 0.3s all linear;
color: #666;
font-weight: 500;
font-size: 17px;
-webkit-font-smoothing: initial;
}
.ovapo_project_grid .button-filter button.active, .ovapo_project_grid .button-filter button:hover {
color: #fed501;
transition: 0.3s all linear;
}
.ovapo_project_grid .button-filter button:last-child {
margin-right: 0;
}
@media (max-width: 767px) {
.ovapo_project_grid .button-filter button {
margin-bottom: 10px;
}
}
.ovapo_project_grid.grid .items {
margin: 0 -15px;
}
@media (max-width: 480px) {
.ovapo_project_grid.grid .items {
margin: 0;
}
}
.ovapo_project_grid.grid .items .wrap_item {
padding: 0 15px;
margin-bottom: 30px;
}
@media (max-width: 480px) {
.ovapo_project_grid.grid .items .wrap_item {
padding: 0;
}
}
.ovapo_project_grid .content {
position: relative;
}
.ovapo_project_grid .content .items {
display: flex;
flex-wrap: wrap;
}
.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: #fed501;
}
.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;
}
.icon_event {
font-size: 18px;
margin-right: 6px;
width: 18px;
color: #62718d;
}
.ovapo_project_grid:hover .ovapo_project_slide .items .owl-nav button {
opacity: 1;
transition: 0.3s;
}
.ovapo_project_grid .content .items .item .desc {
position: relative;
}
.ovapo_project_grid .content .items .item .desc .event-thumbnail_up {
width: 100%;
min-height: 445px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.ovapo_project_grid .content .items .item .desc .event-thumbnail_up:before {
background: #202b5d;
background: linear-gradient(0deg, rgba(16, 19, 31, 0.9) 0%, rgba(16, 19, 31, 0.1) 100%);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.ovapo_project_grid .content .items .item .desc .event-thumbnail_up img {
display: none !important;
}
.ovapo_project_grid .content .items .item .desc .post_grid {
position: absolute;
left: 0;
bottom: 0;
text-align: left;
padding: 0px 30px 30px 20px;
color: #fff !important;
}
.ovapo_project_grid .content .items .item .desc .post_grid .event_title {
font-size: 24px;
line-height: 26px;
margin-bottom: 20px;
}
.ovapo_project_grid .content .items .item .desc .post_grid .event_title a {
color: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.ovapo_project_grid .content .items .item .desc .post_grid .event_title a:hover {
color: #c32644;
}
.ovapo_project_grid .content .items .item .desc .post_grid .time-event {
font-size: 16px;
line-height: 22px;
color: #fff;
}
.ovapo_project_grid .content .items .item .desc .post_grid .time-event i, .ovapo_project_grid .content .items .item .desc .post_grid .time-event svg {
color: #c32644;
}
.ovapo_project_grid .content .items .item .desc .post_grid .time-event svg {
width: 16px;
}
.ovapo_project_grid .content .items .item .desc .date-event {
position: absolute;
margin-left: 20px;
top: 20px;
background-color: #c32644;
text-align: center;
display: block;
padding: 8px 12px 4px 12px;
color: #fff;
z-index: 99;
}
.ovapo_project_grid .content .items .item .desc .date-event .date {
padding: 0px 0px 0px 0px;
font-size: 24px;
line-height: 22px;
font-weight: bold;
display: block;
margin-bottom: 3px;
}
.ovapo_project_grid .content .items .item .desc .date-event .month {
color: #fff;
padding: 0px 0px 0px 0px;
line-height: 20px;
font-size: 16px;
line-height: 22px;
text-transform: uppercase;
font-weight: bold;
display: block;
}
.ovapo_project_grid .content .items .item .desc .time-event {
font-weight: 500;
}
.ovapo_project_grid .content .items .item .desc .time-event .time {
margin-bottom: 8px;
display: flex;
align-items: center;
}
.ovapo_project_grid .content .items .item .desc .time-event .time .icon-time {
margin-right: 10px;
}
.ovapo_project_grid .content .items .item .desc .time-event .venue {
display: flex;
align-items: center;
}
.ovapo_project_grid .content .items .item .desc .time-event .venue svg {
margin-right: 10px;
}
.ovapo_project_grid .content .items button {
opacity: 0;
box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.3);
}
.ovapo_project_grid .content .items button i {
line-height: 45px;
}
.ovapo_project_grid .content .items button i:before {
margin: 0;
padding: 6px;
color: #999 !important;
font-size: 30px !important;
transition: 0.3s all linear;
}
.ovapo_project_grid .btn_grid {
margin-top: 30px;
display: flex;
justify-content: center;
}
@media (max-width: 767px) {
.ovapo_project_grid .btn_grid {
margin-top: 10px;
}
}
.ovapo_project_grid .btn_grid .btn_grid_event {
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0.2px;
background-color: rgba(2, 1, 1, 0);
border-style: solid;
border-width: 2px 2px 2px 2px;
border-radius: 0px 0px 0px 0px;
padding: 10px 18px 10px 18px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border-color: #e0e0e0;
} .ovaev_list {
margin: 0;
padding: 0;
box-shadow: none;
}
.ovaev_list .title-event {
color: #202b5d !important;
background-color: #e8e9ee;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
font-size: 24px;
line-height: 44px;
font-weight: 600;
margin-bottom: 15px;
}
.ovaev_list .event-list {
padding: 15px 30px 15px 30px;
}
.ovaev_list .event-list .date-event span {
color: #23d3d3;
font-size: 18px;
line-height: 26px;
}
.ovaev_list .event-list .event_title {
color: #202b5d;
font-size: 22px;
line-height: 26px;
font-weight: 600;
margin: 0;
}
.ovaev_list .event-list .event_title a {
color: #202b5d;
font-size: 22px;
line-height: 26px;
font-weight: 600;
}
.ovaev_list .event-list .event_title a:hover {
color: #23d3d3;
} .left-align {
text-align: left;
}
.right-align {
text-align: right;
}
.cal1 .clndr .clndr-controls {
display: inline-block;
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;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:after {
font-size: 18px;
color: #23d3d3;
font-family: "Linearicons-Free";
content: "";
font-weight: 900;
padding-right: 20px;
vertical-align: middle;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover:after {
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;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:before {
font-size: 18px;
color: #23d3d3;
font-family: "Linearicons-Free";
content: "";
font-weight: 900;
padding-left: 20px;
vertical-align: middle;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover:before {
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%;
}
.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_calen {
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;
} .ovaev_list_content3:not(:last-child) {
border-bottom: solid 1px #f9f9f9;
}
.ovaev_list_content3:not(:first-child) {
padding-top: 30px;
}
.ovaev_list_content3 .desc {
display: flex;
padding-bottom: 30px;
}
.ovaev_list_content3 .desc .event_post {
padding: 0 30px 0px 25px;
}
.ovaev_list_content3 .desc .event_post .event_title {
margin: 0;
font-size: 24px;
line-height: 26px;
font-weight: 600;
color: #202b5d;
margin-bottom: 12px;
}
.ovaev_list_content3 .desc .event_post .event_title a {
color: #202b5d;
}
.ovaev_list_content3 .desc .event_post .event_title a:hover {
color: #f0c84c !important;
transition: 0.3s;
}
.ovaev_list_content3 .desc .date-event {
background-color: #f0c84c;
padding: 15px 20px;
text-align: center;
margin-bottom: auto;
}
.ovaev_list_content3 .desc .date-event .date {
display: block;
font-size: 36px;
line-height: 22px;
font-weight: 700;
color: #ffff;
background: none;
text-align: center;
padding-bottom: 10px;
}
.ovaev_list_content3 .desc .date-event .month {
display: block;
font-size: 20px;
line-height: 22px;
font-weight: 700;
border-bottom: 1px solid #ffff;
color: #fff;
text-transform: uppercase;
padding-bottom: 10px;
}
.ovaev_list_content3 .desc .time-event {
font-size: 16px;
line-height: 22px;
color: #62718d;
}
.ovaev_list_content3 .desc .time-event .time {
margin-bottom: 8px;
display: flex;
align-items: center;
}
.ovaev_list_content3 .desc .time-event svg {
width: 16px;
margin-right: 5px;
color: #62718d;
} .event-grid3 {
position: relative;
}
.event-grid3 .item .desc {
position: relative;
}
.event-grid3 .item .desc .date-event {
position: absolute;
margin-left: 20px;
top: 20px;
background-color: #f0c84c;
text-align: center;
display: block;
padding: 8px 20px 8px 20px;
color: #fff;
z-index: 99;
}
.event-grid3 .item .desc .date-event .date {
padding: 0px 0px 0px 0px;
font-size: 24px;
font-weight: bold;
display: block;
background: none;
}
.event-grid3 .item .desc .date-event .month {
padding: 0px 0px 0px 0px;
line-height: 20px;
font-size: 16px;
line-height: 22px;
text-transform: uppercase;
font-weight: bold;
display: block;
}
.event-grid3 .item .desc .event-thumbnail_up {
width: 100%;
min-height: 430px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.event-grid3 .item .desc .event-thumbnail_up:before {
background: #202b5d;
background: linear-gradient(0deg, rgba(16, 19, 31, 0.9) 0%, rgba(16, 19, 31, 0.1) 100%);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.event-grid3 .item .desc .event-thumbnail_up img {
display: none !important;
}
.event-grid3 .item .desc .event_post {
position: absolute;
left: 0;
bottom: 0;
padding: 20px 25px 30px 25px;
}
.event-grid3 .item .desc .event_post .event_title a {
color: #fff;
font-size: 24px;
line-height: 26px;
font-weight: 700;
}
.event-grid3 .item .desc .event_post .event_title a:hover {
color: #f0c84c !important;
transition: 0.3s ease;
}
.event-grid3 .item .desc .event_post .time-event {
color: #fff;
}
.event-grid3 .item .desc .event_post .time-event span {
color: #fff;
}
.event-grid3 .item .desc .event_post .time-event svg {
color: #f0c84c;
} .ovaev-event-element.version_3 {
background: none;
box-shadow: none;
padding: 0;
}
.ovaev-event-element.version_3 svg {
width: 18px;
margin-right: 6px;
color: #f0c84c;
}
.ovaev-event-element.version_3 .item .title a {
font-size: 18px;
line-height: 24px;
font-weight: 500;
color: #aaaaaa;
}
.ovaev-event-element.version_3 .item .time-event span {
font-size: 16px;
line-height: 26px;
color: #aaaaaa;
}
.ovaev-event-element.version_3 .item:not(:last-child) {
border-bottom: 1px solid #282828;
}body { }body { }body { }body { }body { }body { }body { }body { }.archive_team.ova-team-slider-2 {
padding: 0; }
.archive_team.ova-team-slider-2 .content .items .content_info {
box-shadow: none; }
.archive_team.ova-team-slider-2 .content .items {
padding: 0;
margin: 0; }
.archive_team.ova-team-slider-2 .content .items .content_info {
padding: 0;
text-align: left; }
.archive_team.ova-team-slider-2 .content .items .content_info .ova-media a {
display: block;
width: 100%;
height: 100%; }
.archive_team.ova-team-slider-2 .owl-dots {
padding-top: 17px; }
.ova-team-slider, .ova-team-slider-2 {
display: block;
width: 100%; }
.ova-team-slider .owl-stage-outer, .ova-team-slider-2 .owl-stage-outer {
padding: 35px 0px; }
.ova-team-slider .owl-carousel .owl-stage-outer, .ova-team-slider-2 .owl-carousel .owl-stage-outer {
padding: 30px 30px 40px 30px;
margin-bottom: -5px;
margin-right: -20px;
margin-left: -20px;
padding-left: 20px;
padding-right: 20px;
width: calc(100% + 40px); }
@media (max-width: 1290px) {
.ova-team-slider .owl-carousel .owl-stage-outer, .ova-team-slider-2 .owl-carousel .owl-stage-outer {
margin-right: 0px;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
width: 100%; } }
.ova-team-slider .content, .ova-team-slider-2 .content {
margin: 0px !important; }
.ova-team-slider .content .owl-item.active .items .content_info, .ova-team-slider-2 .content .owl-item.active .items .content_info {
box-shadow: 0px 10px 40px -14px rgba(6, 22, 58, 0.1); }
.ova-team-slider .content .items .content_info, .ova-team-slider-2 .content .items .content_info {
text-align: center;
padding: 30px 10px 46px 10px; }
.ova-team-slider .content .items .ova-media, .ova-team-slider-2 .content .items .ova-media {
text-align: center;
padding-bottom: 0px; }
.ova-team-slider .content .items .ova-media a, .ova-team-slider-2 .content .items .ova-media a {
display: inline-block;
width: 150px;
height: 150px;
border-radius: 50%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat; }
.ova-team-slider .content .items .ova-info a.name, .ova-team-slider-2 .content .items .ova-info a.name {
font-size: 20px;
line-height: 1.2;
font-weight: 500;
letter-spacing: 0.2px;
color: #202b5d; }
.ova-team-slider .content .items .ova-info .job, .ova-team-slider-2 .content .items .ova-info .job {
margin: 0;
font-size: 17px;
line-height: 24px;
color: #62718d;
margin-top: 3px; }
.ova-team-slider .owl-dots, .ova-team-slider-2 .owl-dots {
text-align: center; }
.ova-team-slider .owl-dots .owl-dot, .ova-team-slider-2 .owl-dots .owl-dot {
outline: none; }
.ova-team-slider .owl-dots .owl-dot span, .ova-team-slider-2 .owl-dots .owl-dot span {
width: 6px;
height: 6px;
margin: 5px;
background: #d1d1d6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px; }
.ova-team-slider .owl-dots .owl-dot.active span, .ova-team-slider-2 .owl-dots .owl-dot.active span {
width: 12px;
border-radius: 5px;
opacity: 1; }
.ova-form-mail p {
margin: 0px; }
.ova-form-mail .con {
display: flex;
flex-wrap: wrap; }
.ova-form-mail .con label {
font-size: 17px;
line-height: 24px;
letter-spacing: 0.2px;
color: #62718d;
margin-bottom: 9px; }
.ova-form-mail .con label span {
color: #ff709d; }
.ova-form-mail .con .input {
display: inline-block;
width: 50%;
margin-bottom: 20px; }
@media (max-width: 767px) {
.ova-form-mail .con .input {
width: 100%; } }
.ova-form-mail .con .input .error {
display: none;
font-size: 16px;
line-height: 1.2;
color: #ff4444;
margin-bottom: 12px; }
.ova-form-mail .con .input.name {
padding-right: 10px; }
@media (max-width: 767px) {
.ova-form-mail .con .input.name {
padding-right: 0px; } }
.ova-form-mail .con .input.email {
padding-left: 10px; }
@media (max-width: 767px) {
.ova-form-mail .con .input.email {
padding-left: 0px; } }
.ova-form-mail .con .input.subject {
width: 100%; }
.ova-form-mail .con .input input {
height: 45px;
width: 100%;
font-size: 17px;
line-height: 45px;
color: #333;
border: 1px solid #e5e5e5;
padding: 0px 20px 0px 20px; }
.ova-form-mail .con .input input::placeholder {
color: #62718d; }
.ova-form-mail .con .comment {
width: 100%; }
.ova-form-mail .con .comment textarea {
width: 100%;
height: 145px;
border: 1px solid #e5e5e5;
padding: 14px 20px 20px 20px;
font-size: 17px;
line-height: 24px;
color: #333; }
.ova-form-mail .con .comment textarea::placeholder {
color: #62718d; }
.ova-form-mail .con .comment textarea:focus {
outline: none; }
.ova-form-mail input[type=submit] {
color: #ffffff;
font-size: 18px;
line-height: 24px;
font-weight: 700;
height: 50px;
padding: 0 30px 0 30px;
border: 1px solid;
transition: 0.2s;
cursor: pointer;
margin-top: 8px; }
.ova-form-mail input[type=submit]:hover {
background-color: #06163A;
border-color: #06163A; }
.ova-info-content {
padding: 25px 25px 30px 25px; }
.ova-info-content p {
margin: 0; }
.ova-info-content .name {
font-size: 22px;
line-height: 1.2;
color: #202b5d;
font-weight: 500;
margin-bottom: 5px; }
.ova-info-content .job {
font-size: 17px;
line-height: 24px;
color: #0067da;
font-weight: 600;
margin-bottom: 16px; }
.ova-info-content .job:after {
content: '';
width: 40px;
height: 1px;
background: #e5e5e9;
display: block;
margin-top: 13px; }
.ova-info-content .ova-email, .ova-info-content .ova-phone {
display: flex;
align-items: center;
align-items: flex-start; }
.ova-info-content .ova-email i, .ova-info-content .ova-phone i {
margin-right: 8px;
font-size: 14px;
line-height: 1.4; }
.ova-info-content .ova-email a, .ova-info-content .ova-phone a {
font-size: 16px;
line-height: 1.2;
color: #62718d;
word-break: break-all; }
.ova-info-content .ova-email {
margin-bottom: 10px; }
.ova-info-content .ova-phone {
margin-bottom: 26px; }
.ova-info-content .ova-phone i {
transform: rotateY(180deg); }
.ova_team_single {
padding: 0 10px;
width: 100%; }
@media (max-width: 991px) {
.ova_team_single {
padding: 0 20px; } }
.ova_team_single .ova_info {
display: flex;
flex-wrap: wrap;
box-shadow: 10px 0 40px rgba(6, 22, 58, 0.1);
position: relative;
overflow: hidden;
margin-bottom: 71px; }
.ova_team_single .ova_info .icon_bg {
position: absolute;
bottom: -50px;
right: -50px; }
.ova_team_single .ova_info .icon_bg i {
display: inline-block;
line-height: 1; }
.ova_team_single .ova_info .icon_bg i:before {
margin: 0;
font-size: 250px;
color: rgba(38, 55, 135, 0.05); }
.ova_team_single .ova_info .image-team {
flex: 0 0 420px; }
@media (max-width: 1024px) {
.ova_team_single .ova_info .image-team {
flex: 0 0 100%; } }
.ova_team_single .ova_info .content_info {
padding: 45px 55px 60px 60px;
flex: 0 0 calc(100% - 420px);
display: flex;
flex-wrap: wrap; }
@media (max-width: 1024px) {
.ova_team_single .ova_info .content_info {
flex: 0 0 100%;
padding: 45px 20px; } }
.ova_team_single .ova_info .ova-info-content {
padding: 0 20px 0 0;
flex: 0 0 50%; }
@media (max-width: 767px) {
.ova_team_single .ova_info .ova-info-content {
padding: 0;
flex: 0 0 100%; } }
.ova_team_single .ova_info .ova-excerpt-team {
flex: 0 0 50%; }
@media (max-width: 767px) {
.ova_team_single .ova_info .ova-excerpt-team {
flex: 0 0 100%;
padding: 40px 0 0 0; } }
.ova_team_single .ova_info .ova-info-content p {
margin: 0; }
.ova_team_single .ova_info .ova-info-content .name {
font-size: 24px;
line-height: 1.2;
color: #202b5d;
font-weight: 500;
margin-bottom: 5px; }
.ova_team_single .ova_info .ova-info-content .job {
font-size: 18px;
line-height: 24px;
font-weight: 600;
margin-bottom: 16px;
color: #0067da; }
.ova_team_single .ova_info .ova-info-content .job:after {
content: '';
width: 40px;
height: 1px;
background: #e5e5e9;
display: block;
margin-top: 13px; }
.ova_team_single .ova_info .ova-info-content .ova-email, .ova_team_single .ova_info .ova-info-content .ova-phone, .ova_team_single .ova_info .ova-info-content .ova-expertise, .ova_team_single .ova_info .ova-info-content .ova-experience {
display: flex;
align-items: center; }
.ova_team_single .ova_info .ova-info-content .ova-email p, .ova_team_single .ova_info .ova-info-content .ova-phone p, .ova_team_single .ova_info .ova-info-content .ova-expertise p, .ova_team_single .ova_info .ova-info-content .ova-experience p {
margin: 0 0 0 0; }
.ova_team_single .ova_info .ova-info-content .ova-email span, .ova_team_single .ova_info .ova-info-content .ova-email label, .ova_team_single .ova_info .ova-info-content .ova-email a, .ova_team_single .ova_info .ova-info-content .ova-phone span, .ova_team_single .ova_info .ova-info-content .ova-phone label, .ova_team_single .ova_info .ova-info-content .ova-phone a, .ova_team_single .ova_info .ova-info-content .ova-expertise span, .ova_team_single .ova_info .ova-info-content .ova-expertise label, .ova_team_single .ova_info .ova-info-content .ova-expertise a, .ova_team_single .ova_info .ova-info-content .ova-experience span, .ova_team_single .ova_info .ova-info-content .ova-experience label, .ova_team_single .ova_info .ova-info-content .ova-experience a {
font-size: 17px;
line-height: 1.2;
color: #62718d;
font-weight: 400; }
.ova_team_single .ova_info .ova-info-content .ova-email label, .ova_team_single .ova_info .ova-info-content .ova-phone label, .ova_team_single .ova_info .ova-info-content .ova-expertise label, .ova_team_single .ova_info .ova-info-content .ova-experience label {
font-size: 17px;
padding-right: 10px;
line-height: 1.2;
color: #202b5d;
margin-bottom: 0;
font-weight: 600; }
.ova_team_single .ova_info .ova-info-content .ova-expertise, .ova_team_single .ova_info .ova-info-content .ova-experience, .ova_team_single .ova_info .ova-info-content .ova-email {
margin-bottom: 19px; }
.ova_team_single .ova_info .ova-info-content .ova-phone {
margin-bottom: 46px; }
.ova_team_single .ova_info .ova-info-content .ova-social ul {
display: flex;
flex-wrap: wrap;
list-style-type: none;
padding: 0;
margin: 0; }
.ova_team_single .ova_info .ova-info-content .ova-social ul li:not(:last-child) {
margin-right: 5px; }
.ova_team_single .ova_info .ova-info-content .ova-social ul a {
display: inline-flex;
justify-content: center;
align-items: center;
width: 35px;
height: 35px;
background: #b0b8c6;
border-radius: 50%; }
.ova_team_single .ova_info .ova-info-content .ova-social ul a:not(:last-child) {
margin-right: 0; }
.ova_team_single .ova_info .ova-info-content .ova-social ul a i {
position: relative;
display: block;
font-size: 15px;
color: #fff; }
.ova_team_single .ova_info .ova-info-content .ova-social ul a:hover {
background: #06163A;
color: #fff; }
.ova_team_single .ova_info .ova-excerpt-team p {
margin: 0; }
.ova_team_single .ova_info .ova-excerpt-team .excerpt-1 {
margin-bottom: 27px; }
.ova_team_single .ova_info .ova-excerpt-team .excerpt-1 p {
font-size: 20px;
line-height: 26px;
font-weight: 300;
color: #202b5d; }
.ova_team_single .ova_info .ova-excerpt-team .excerpt-2 {
margin-bottom: 18px; }
.ova_team_single .ova_info .ova-excerpt-team .excerpt-2 p {
font-size: 17px;
line-height: 26px;
font-weight: 400;
color: #62718d; }
.archive .archive_team,
.tax-cat_team .archive_team,
.post-type-archive-team .archive_team {
margin-bottom: 50px; }
@media (max-width: 991px) {
.archive .archive_team,
.tax-cat_team .archive_team,
.post-type-archive-team .archive_team {
padding: 0 20px; } }
.archive_team {
width: 100%;
padding: 0 15px; }
.archive_team .blog_pagination {
margin-top: 10px; }
.archive_team .content {
display: flex;
flex-wrap: wrap;
margin: 0 -15px; }
.archive_team .content .items {
padding: 0 15px;
margin-bottom: 60px; }
.archive_team .content .items .content_info {
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
height: 100%; }
.archive_team .content .items .content_info .ova-media img {
width: 100%; }
@media (max-width: 991px) {
.archive_team .content .items .content_info {
margin: 0 auto;
max-width: 100%; }
.archive_team .content .items .content_info .ova-media img {
width: 100%; } }
.archive_team .content .items .content_info:hover .ova-info-content .ova-social {
opacity: 1;
visibility: visible; }
.archive_team .content .items .content_info .ova-info-content {
padding: 25px 25px 34px 25px;
position: relative;
background: #fff; }
.archive_team .content .items .content_info .ova-info-content .ova-phone {
margin: 0; }
.archive_team .content .items .content_info .ova-info-content .ova-social {
position: absolute;
top: -47px;
left: 50%;
transform: translate(-50%, 0);
opacity: 0;
transition: 0.4s;
visibility: hidden; }
.archive_team .content .items .content_info .ova-info-content .ova-social ul {
list-style-type: none;
padding: 0;
margin: -30px 0 0 0;
display: inline-flex; }
.archive_team .content .items .content_info .ova-info-content .ova-social ul li {
display: block; }
.archive_team .content .items .content_info .ova-info-content .ova-social ul li:first-child a {
border-radius: 50% 0 0 50%;
padding-left: 16px; }
.archive_team .content .items .content_info .ova-info-content .ova-social ul li:last-child a {
border-radius: 0 50% 50% 0;
padding-right: 16px; }
.archive_team .content .items .content_info .ova-info-content .ova-social ul li a {
padding: 5px 11px;
display: block;
background: #fff; }
.archive_team .content .items .content_info .ova-info-content .ova-social ul li a i {
font-size: 16px;
color: #62718d; }
.archive_team .content .items .content_info .ova-info-content .ova-social ul li.one-social a {
border-radius: 50%; }
.archive_team.two_column .content .items {
width: 50%; }
@media (max-width: 767px) {
.archive_team.two_column .content .items {
width: 100%; } }
.archive_team.three_column .content .items {
width: 33.33%; }
@media (max-width: 991px) {
.archive_team.three_column .content .items {
width: 50%; } }
@media (max-width: 767px) {
.archive_team.three_column .content .items {
width: 100%; } }
.archive_team.four_column .content .items {
width: 25%; }
@media (max-width: 1024px) {
.archive_team.four_column .content .items {
width: 33.33%; } }
@media (max-width: 991px) {
.archive_team.four_column .content .items {
width: 50%; } }
@media (max-width: 767px) {
.archive_team.four_column .content .items {
width: 100%; } }.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}:root {
--tmrtder-primary-color: #eeeb4b;
--tmrtder-primary-dark: #d9d642;
--tmrtder-primary-light: #f4f284;
--tmrtder-dark-color: #222222;
--tmrtder-dark-light: #333333;
--tmrtder-light-color: #ffffff;
--tmrtder-text-color: #333333;
--tmrtder-text-dark: #222222;
--tmrtder-border-radius: 6px;
--tmrtder-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
--tmrtder-transition: all 0.3s ease;
} .tmrtder-sertifika-container {
max-width: 1250px;
margin: 0 auto;
padding: 1.0rem; }
.tmrtder-sertifika-container * {
box-sizing: border-box;
} .tmrtder-logo-container {
display: flex;
justify-content: center;
margin-bottom: 1.5rem;
}
.tmrtder-logo {
display: flex;
align-items: center;
gap: 10px;
font-size: 2rem;
color: var(--tmrtder-dark-color);
font-weight: bold;
}
.tmrtder-logo i {
font-size: 2.2rem;
color: var(--tmrtder-primary-color);
animation: tmrtder-pulse 3s infinite;
}
@keyframes tmrtder-pulse {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.05);
opacity: 0.9;
}
100% {
transform: scale(1);
opacity: 1;
}
} .tmrtder-sertifika-container h1 {
text-align: center;
color: var(--tmrtder-dark-color);
margin-bottom: 1.5rem;
font-size: 1.8rem;
position: relative;
padding-bottom: 15px;
}
.tmrtder-sertifika-container h1::after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 100px;
height: 3px;
background-color: var(--tmrtder-primary-color);
border-radius: 3px;
}
.tmrtder-sertifika-container h2 {
color: var(--tmrtder-dark-color);
font-size: 1.1rem;
margin-bottom: 1rem;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 0.6rem;
} .tmrtder-info-box {
background-color: rgba(238, 235, 75, 0.1);
border-left: 3px solid var(--tmrtder-primary-color);
padding: 0.8rem 1.2rem;
margin-bottom: 1.5rem;
border-radius: var(--tmrtder-border-radius);
text-align: center;
}
.tmrtder-info-box p {
font-size: 0.95rem;
color: var(--tmrtder-text-color);
line-height: 1.5;
margin: 0;
} .tmrtder-search-form {
background-color: #f9f9f9;
padding: 1.5rem;
border-radius: var(--tmrtder-border-radius);
box-shadow: var(--tmrtder-box-shadow);
max-width: 700px;
margin: 0 auto;
border: 1px solid rgba(0, 0, 0, 0.05);
position: relative;
} .tmrtder-search-options {
display: flex;
justify-content: space-between;
margin-bottom: 1.5rem;
background-color: rgba(0, 0, 0, 0.03);
border-radius: var(--tmrtder-border-radius);
padding: 0.6rem;
}
.tmrtder-search-option {
display: flex;
align-items: center;
gap: 0.4rem;
flex: 1;
justify-content: center;
padding: 0.6rem;
border-radius: var(--tmrtder-border-radius);
transition: var(--tmrtder-transition);
}
.tmrtder-search-option:hover {
background-color: rgba(238, 235, 75, 0.1);
}
.tmrtder-search-option label {
font-weight: 700;
cursor: pointer;
font-size: 0.9rem;
color:black;
}
.tmrtder-search-option i {
color: var(--tmrtder-primary-dark);
margin-right: 4px;
font-size: 1rem;
} .tmrtder-search-option input[type="radio"] {
position: relative;
appearance: none;
-webkit-appearance: none;
width: 16px;
height: 16px;
border: 2px solid var(--tmrtder-primary-dark);
border-radius: 50%;
outline: none;
transition: var(--tmrtder-transition);
cursor: pointer;
}
.tmrtder-search-option input[type="radio"]:checked {
background-color: #f5f5f5;
}
.tmrtder-search-option input[type="radio"]:checked::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 8px;
height: 8px;
background-color: var(--tmrtder-primary-dark);
border-radius: 50%;
} .tmrtder-search-input {
display: flex;
gap: 0.8rem;
}
.tmrtder-search-input input[type="text"] {
flex: 1;
padding: 0.8rem 1rem;
border: 1px solid rgba(0, 0, 0, 0.15);
background-color: #ffffff;
color: var(--tmrtder-text-color);
border-radius: var(--tmrtder-border-radius);
font-size: 0.95rem;
transition: var(--tmrtder-transition);
}
.tmrtder-search-input input[type="text"]:focus {
outline: none;
border-color: var(--tmrtder-primary-dark);
box-shadow: 0 0 0 3px rgba(255, 255, 255, 1.0);
}
.tmrtder-search-input button {
padding: 0.8rem 1.2rem;
background-color: var(--tmrtder-primary-color);
color: var(--tmrtder-dark-color);
font-weight: bold;
border: none;
border-radius: var(--tmrtder-border-radius);
cursor: pointer;
font-size: 0.95rem;
transition: var(--tmrtder-transition);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
min-width: 130px;
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
}
.tmrtder-search-input button i {
font-size: 0.95rem;
}
.tmrtder-search-input button:hover {
background-color: var(--tmrtder-primary-dark);
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.tmrtder-search-input button:active {
transform: translateY(-1px);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
} .tmrtder-sertifika-container footer {
margin-top: 2rem;
text-align: center;
color: rgba(0, 0, 0, 0.6);
font-size: 0.8rem;
padding-top: 1rem;
border-top: 1px solid rgba(0, 0, 0, 0.08);
} .tmrtder-back-button {
display: inline-block;
margin-bottom: 1rem;
color: var(--tmrtder-primary-dark);
text-decoration: none;
font-weight: 500;
display: flex;
align-items: center;
gap: 5px;
width: fit-content;
transition: var(--tmrtder-transition);
font-size: 0.95rem;
}
.tmrtder-back-button::before {
content: "←";
font-size: 1.1rem;
}
.tmrtder-back-button:hover {
color: var(--tmrtder-dark-color);
transform: translateX(-3px);
} .tmrtder-search-help {
margin: 1rem 0;
padding: 0.8rem 1rem;
background-color: rgba(238, 235, 75, 0.08);
border-radius: var(--tmrtder-border-radius);
font-size: 0.85rem;
border-left: 3px solid var(--tmrtder-primary-color);
}
.tmrtder-search-help p {
color: var(--tmrtder-text-color);
display: flex;
align-items: center;
gap: 0.6rem;
margin: 0;
line-height: 1.4;
}
.tmrtder-search-help i {
color: var(--tmrtder-primary-dark);
font-size: 1rem;
flex-shrink: 0;
} .tmrtder-error-message {
background-color: rgba(255, 70, 70, 0.1);
border-left: 3px solid #ff4646;
padding: 0.8rem 1rem;
margin: 1rem 0;
border-radius: var(--tmrtder-border-radius);
display: flex;
align-items: center;
gap: 0.8rem;
}
.tmrtder-error-message i {
color: #ff4646;
font-size: 1.2rem;
flex-shrink: 0;
}
.tmrtder-error-message p {
color: var(--tmrtder-text-dark);
font-weight: 500;
font-size: 0.9rem;
margin: 0;
} .tmrtder-results-count {
background-color: rgba(238, 235, 75, 0.1);
padding: 0.6rem 1rem;
border-radius: var(--tmrtder-border-radius);
margin-bottom: 1rem;
display: inline-block;
font-weight: 500;
font-size: 0.9rem;
}
.tmrtder-results-count i {
color: var(--tmrtder-primary-dark);
margin-right: 0.4rem;
} .tmrtder-results-table {
background-color: #ffffff;
border-radius: var(--tmrtder-border-radius);
box-shadow: var(--tmrtder-box-shadow);
overflow: auto;
border: 1px solid rgba(0, 0, 0, 0.08);
position: relative;
}
.tmrtder-results-table::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: linear-gradient(to right, var(--tmrtder-primary-dark), var(--tmrtder-primary-light));
}
.tmrtder-results-table table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
margin: 0;
}
.tmrtder-results-table th, 
.tmrtder-results-table td {
padding: 0.8rem 0.8rem;
text-align: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 250px;
font-size: 0.9rem;
}
.tmrtder-results-table th {
background-color: rgba(238, 235, 75, 0.15);
font-weight: 600;
color: var(--tmrtder-dark-color);
text-transform: uppercase;
font-size: 0.75rem;
letter-spacing: 0.5px;
position: sticky;
top: 0;
z-index: 1;
}
.tmrtder-results-table th i {
margin-right: 0.4rem;
color: var(--tmrtder-primary-dark);
}
.tmrtder-results-table tr:not(:last-child) td {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.tmrtder-results-table tr:hover td {
background-color: rgba(238, 235, 75, 0.05);
} .name-column {
width: 30%;
min-width: 180px;
}
.education-column {
max-width: 250px;
}
.date-column {
width: 15%;
min-width: 100px;
}
.code-column {
width: 15%;
min-width: 100px;
}
.document-column {
width: 10%;
min-width: 80px;
} .person-name {
font-size: 0.95rem;
font-weight: 500;
color: var(--tmrtder-dark-color);
} .header-highlight {
font-size: 0.8rem;
font-weight: 600;
letter-spacing: 0.5px;
} .tmrtder-download-link {
color: var(--tmrtder-dark-color);
text-decoration: none;
padding: 0.4rem 0.8rem;
border: 1px solid var(--tmrtder-primary-color);
background-color: var(--tmrtder-primary-color);
border-radius: var(--tmrtder-border-radius);
transition: var(--tmrtder-transition);
display: inline-block;
font-weight: 500;
text-align: center;
font-size: 0.85rem;
}
.tmrtder-download-link i {
margin-right: 4px;
}
.tmrtder-download-link:hover {
background-color: var(--tmrtder-primary-dark);
color: var(--tmrtder-dark-color) !important;
transform: translateY(-2px);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
text-decoration: none;
}
.tmrtder-download-link:active {
transform: translateY(0);
} .tmrtder-no-file {
color: #ff5e5e;
font-style: italic;
opacity: 0.8;
padding: 0.3rem 0;
display: inline-block;
font-size: 0.85rem;
}
.tmrtder-no-file i {
margin-right: 4px;
} .tmrtder-no-results {
text-align: center;
padding: 2rem;
background-color: #f9f9f9;
border-radius: var(--tmrtder-border-radius);
box-shadow: var(--tmrtder-box-shadow);
margin-bottom: 1.5rem;
border: 1px solid rgba(0, 0, 0, 0.05);
position: relative;
}
.tmrtder-no-results::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: linear-gradient(to right, var(--tmrtder-primary-dark), var(--tmrtder-primary-light));
}
.tmrtder-no-results h2 {
color: var(--tmrtder-dark-color);
margin: 0.8rem 0;
font-size: 1.5rem;
border-bottom: none;
}
.tmrtder-no-results-icon {
font-size: 3rem;
color: var(--tmrtder-primary-color);
margin-bottom: 1rem;
opacity: 0.8;
}
.tmrtder-no-results p {
margin-bottom: 0.8rem;
opacity: 0.8;
font-size: 0.95rem;
line-height: 1.5;
} .tmrtder-search-tips {
background-color: rgba(0, 0, 0, 0.02);
padding: 1.2rem;
border-radius: var(--tmrtder-border-radius);
margin: 1.2rem 0;
text-align: left;
border-left: 3px solid var(--tmrtder-primary-color);
}
.tmrtder-search-tips h3 {
margin-bottom: 0.8rem;
color: var(--tmrtder-dark-color);
font-size: 1rem;
}
.tmrtder-search-tips h3 i {
margin-right: 0.4rem;
color: var(--tmrtder-primary-dark);
}
.tmrtder-search-tips ul {
list-style-position: inside;
margin-left: 0.5rem;
opacity: 0.9;
}
.tmrtder-search-tips li {
margin-bottom: 0.5rem;
position: relative;
padding-left: 0.4rem;
line-height: 1.4;
font-size: 0.85rem;
}
.tmrtder-search-tips li::before {
content: "•";
color: var(--tmrtder-primary-dark);
font-weight: bold;
display: inline-block;
margin-right: 0.4rem;
} .tmrtder-search-details {
background-color: rgba(238, 235, 75, 0.1);
padding: 0.8rem 1rem;
border-radius: var(--tmrtder-border-radius);
margin-top: 1rem;
text-align: left;
border-left: 3px solid var(--tmrtder-primary-color);
font-size: 0.85rem;
}
.tmrtder-search-details p {
margin-bottom: 0.4rem;
line-height: 1.4;
}
.tmrtder-search-details strong {
color: var(--tmrtder-dark-color);
font-weight: 600;
} .tmrtder-loading {
text-align: center;
padding: 2rem;
font-size: 1rem;
}
.tmrtder-loading i {
color: var(--tmrtder-primary-color);
margin-right: 8px;
font-size: 1.5rem;
} .tmrtder-results-table td {
position: relative;
}
.tmrtder-results-table td[title]:hover::after {
content: attr(title);
position: absolute;
left: 0;
top: 100%;
z-index: 10;
background-color: #ffffff;
border: 1px solid var(--tmrtder-primary-color);
padding: 6px 10px;
border-radius: var(--tmrtder-border-radius);
white-space: normal;
max-width: 250px;
font-size: 0.8rem;
box-shadow: var(--tmrtder-box-shadow);
opacity: 0;
animation: fadeIn 0.3s forwards;
color: var(--tmrtder-text-color);
}
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
} .tmrtder-results-container {
margin-top: 2rem;
padding-top: 1.5rem;
border-top: 1px solid rgba(0, 0, 0, 0.08);
} @media (max-width: 768px) {
.tmrtder-sertifika-container {
padding: 1rem;
}
.tmrtder-logo {
font-size: 1.5rem;
}
.tmrtder-logo i {
font-size: 1.8rem;
}
.tmrtder-sertifika-container h1 {
font-size: 1.5rem;
}
.tmrtder-info-box p {
font-size: 0.85rem;
}
.tmrtder-search-form {
padding: 1rem;
}
.tmrtder-search-options {
flex-direction: column;
align-items: flex-start;
gap: 0.5rem;
}
.tmrtder-search-option {
width: 100%;
justify-content: flex-start;
}
.tmrtder-search-input {
flex-direction: column;
}
.tmrtder-search-input button {
width: 100%;
margin-top: 0.5rem;
padding: 0.8rem;
}
.tmrtder-results-table {
overflow-x: auto;
max-width: 100%;
}
.tmrtder-results-table table {
min-width: 650px;
}
.tmrtder-results-table th, 
.tmrtder-results-table td {
padding: 0.6rem 0.5rem;
font-size: 0.8rem;
}
.name-column {
width: auto;
min-width: 40%;
}
.person-name {
font-size: 0.9rem;
}
.date-column, .code-column, .document-column {
width: auto;
}
.tmrtder-no-results {
padding: 1.2rem;
}
.tmrtder-no-results h2 {
font-size: 1.3rem;
}
.tmrtder-no-results-icon {
font-size: 2.5rem;
}
} @media (min-width: 769px) and (max-width: 1024px) {
.tmrtder-sertifika-container {
padding: 1.5rem;
}
.tmrtder-search-options {
flex-wrap: wrap;
}
.tmrtder-search-option {
flex: 0 0 auto;
width: calc(50% - 0.5rem);
margin-bottom: 0.5rem;
}
} .tmrtder-results-table th.sortable {
cursor: pointer;
position: relative;
user-select: none;
transition: background-color 0.2s ease;
}
.tmrtder-results-table th.sortable:hover {
background-color: rgba(238, 235, 75, 0.15);
}
.tmrtder-results-table th.sortable .sort-icon {
margin-left: 5px;
font-size: 0.85em;
opacity: 0.5;
transition: opacity 0.2s ease;
}
.tmrtder-results-table th.sortable .sort-icon.active {
opacity: 1;
color: var(--tmrtder-primary-dark);
}
.tmrtder-results-table th.sortable:hover .sort-icon {
opacity: 0.8;
}@font-face{font-family:'FontAwesome';src:url(//www.tmrtder.org.tr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.tmrtder.org.tr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.tmrtder.org.tr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.tmrtder.org.tr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.tmrtder.org.tr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.tmrtder.org.tr/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}