body {
font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
}
.home #logo {
content: url(//v4plus.org/wp-content/uploads/2021/10/v4airports-white-60px.png);
}
.home .et-fixed-header #logo {
content: url(//v4plus.org/wp-content/uploads/2021/10/v4airports-black-60px.png);
}
.home #main-header {
background-color: rgba(255,255,255,0)
}
.home #main-header.et-fixed-header {
background-color: rgba(255,255,255,1)
}
.home #top-menu a,.home #top-menu li.current-menu-ancestor>a,.home #top-menu li.current-menu-item>a,.home #top-menu li.current_page_item>a, .home #top-menu li.current-menu-item>a, .home #top-menu li.current_page_item>a {
color: rgba(255,255,255,1);
}
.home #top-menu .sub-menu a {
color: rgba(0,0,0,0.6)!important;
}
.home .et-fixed-header #top-menu li.current-menu-ancestor>a,.home .et-fixed-header #top-menu li.current-menu-item>a,.home .et-fixed-header #top-menu li.current_page_item>a, .home .et-fixed-header #top-menu a,.home .et-fixed-header #top-menu li.current-menu-ancestor>a,.home .et-fixed-header #top-menu li.current-menu-item>a,.home .et-fixed-header #top-menu li.current_page_item>a {
color: rgba(0,0,0,0.6)!important;
}
.home #top-menu li a:before {
color: rgba(255,255,255,1);
}
#top-menu .current-menu-item a::before,
#top-menu .current_page_item a::before {
content: "";
position: absolute;
z-index: 2;
left: 0;
right: 0;
}
#top-menu li a:before {
content: "";
position: absolute;
z-index: -2;
left: 0;
right: 100%;
bottom: 50%;
background: rgba(0,0,0,0.6); height: 3px; -webkit-transition-property: right;
transition-property: right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
#top-menu li a:hover {
opacity: 1 !important;
}
#top-menu li a:hover:before {
right: 0;
}
#top-menu li li a:before {
bottom: 10%;
}
.et_pb_image_container img, .et_pb_post a img {
max-height: 440px;
width: 100%;
object-fit: cover;
transform: scale(1);
transition: all .4s linear;
} .et_pb_post .entry-title a, .et_pb_post h2 a {
text-decoration: none;
font-weight: 600;
}
a.more-link {
display: inline-block !important;
background-color: #06d7be;
text-align: center;
font-size: 14px;
line-height: 22px;
color: #fff;
border: 2px solid #06d7be;
padding: 8px 20px;
margin: auto;
position: relative;
display: inline-block;
cursor: pointer;
z-index: 1;
box-sizing: border-box;
transition: all .2s linear;
}
a.more-link:hover{
background-color: #fff;
color: #06d7be;
}
.et_pb_post_title_0_tb_body .et_pb_title_featured_container img, a.more-link {
margin-top: 15px;
}
.lmm-panel {
display: none;
}
.leaflet-popup-scrolled {
overflow: hidden;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
background-color: #fff;
height: auto !important;
border: 0;
}
.popup-directions {
display: none;
}
.leaflet-popup-content img {
margin: auto !important;
}
element.style {
}
.box-holder .box {
width: 100%;
max-width: 500px;
padding: 0 30px;
margin: auto;
float: left;
position: relative;
box-sizing: border-box;
}
.box-holder .box .info {
padding-left: 35px;
}
.box-holder .box .info {
color: #3a3c3e;
font-size: 14px;
line-height: 22px;
margin-top: 15px;
position: relative;
box-sizing: border-box;
}
#main-footer .box-holder .box .info,#main-footer .box-holder .box .info .address-title, #main-footer .box-holder .box .info a{
color: #fff;
}
#main-footer .box-holder .box .info,#main-footer .box-holder .box .info .address-title{
color: #a5aab0;
}
.box-holder .box .info .address-title {
color: #a5aab0;
display: block;
}
.box-holder .box .info i {
font-size: 20px;
position: absolute;
left: 0;
top: 10px;
width: 20px;
height: 20px;
display: block;
}
i.pi.pi-phone {
background-image: url(//v4plus.org/wp-content/uploads/2021/10/phone-black.svg);
}
i.pi.pi-envelope {
background-image: url(//v4plus.org/wp-content/uploads/2021/10/envelope-black.svg);
}
#main-footer i.pi.pi-phone {
background-image: url(//v4plus.org/wp-content/uploads/2021/10/phone-white.svg);
}
#main-footer i.pi.pi-envelope {
background-image: url(//v4plus.org/wp-content/uploads/2021/10/envelope-white.svg);
}
#block-5 {
display: none;
}
.home #block-5 {
display: block
}
.et_pb_widget a {
color: #fff;
text-decoration: underline;
}
#air-agenda tr {
border: 1px solid lightgrey;
}
#air-agenda td {
padding: 10px;
min-width: 130px
}
#air-agenda tr:nth-child(even)
{
background: #F4F4F4;
}
.air-partner-category a {
color:#666;
}
.lwp-slick-slider .slick-slide img {
max-height: 560px !important;
}
@media all and (max-width: 980px) { .custom_row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap; flex-wrap: wrap;
}
.lwp-slick-slider ul.slick-dots {
display: none !important;
} .first-on-mobile {
-webkit-order: 1;
order: 1;
}
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
} .custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
} #air-agenda td {
min-width: auto
}
}