.bread-crumbs span.sep,
.bread-crumbs span.current {
text-decoration: none;
color: #3c3d3e;
}
.bread-crumbs span.current {
margin-left: 0;
}
ul#qtranslate-chooser {
padding: 0;
margin: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
ul#qtranslate-chooser .active {
order: -1;
}
.clear {
clear: both;
}
.no-margin {
margin: 0;
}
.bue_sell {
margin: 70px 0;
}
.bue_sell_item {
background-repeat: no-repeat;
background-position: top center;
padding-top: 55px;
margin: 25px 0;
}
.bue_sell_item h2 {
margin: 0 0 15px 0 !important;
}
.bue_sell_desc {
padding-left: 20px;
padding-right: 20px;
}
.BS_read_more {
font-size: 16px;
font-weight: 600;
color: #363636;
text-transform: uppercase;
text-decoration: underline;
margin-top: 20px;
cursor: pointer;
line-height: 1;
}
#home_servoces_slider.owl-theme .owl-nav {
margin-top: 50px;
}
#home_servoces_slider.owl-theme .owl-nav [class*=owl-] {
margin: 0 8px;
padding: 0;
border-radius: 0;
width: 28px;
height: 12px;
outline: none;
}
#home_servoces_slider.owl-theme .owl-nav [class*=owl-]:hover {
opacity: 0.7;
}
#home_servoces_slider.owl-theme .owl-nav button.owl-prev {
background: url(//novansjets.com/wp-content/themes/Fly/img/home_slider_l.png) no-repeat center center;
}
#home_servoces_slider.owl-theme .owl-nav button.owl-next {
background: url(//novansjets.com/wp-content/themes/Fly/img/home_slider_r.png) no-repeat center center;
} .mapskarta {
position: relative;
max-width: 1748px;
margin: 0 auto;
}
.city_name,
.city_details,
.city_marker {
position: absolute;
}
.city_details {
display: none;
background: white;
right: 45px;
top: -20px;
box-shadow: 0px 0px 38px 0px rgba(32, 84, 144, 0.72);
text-align: left;
font-size: 13px;
line-height: 21px;
color: #3c3d3e;
font-weight: 400;
width: 250px;
border-top: 2px solid #2064b3;
z-index: 1;
}
.city_marker:hover {
cursor: pointer;
}
.city_marker:hover .city_details {
display: block;
}
.city_name {
top: 20px;
left: 35px;
font-size: 10px;
font-weight: 900;
color: #3c3d3e;
line-height: 1;
text-transform: uppercase;
}
.city_details .name {
padding: 20px 25px 15px 25px;
position: relative;
margin-bottom: 25px;
font-size: 16px;
text-transform: uppercase;
font-weight: 900;
line-height: 21px;
color: #3c3d3e;
}
.city_details .name:before {
content: "";
width: 65px;
height: 1px;
background: #839ca9;
bottom: 0;
left: 25px;
position: absolute;
}
.city_details .name img {
margin: 0 5px 0 3px;
display: inline-block;
vertical-align: baseline;
}
.city_details .name i {
color: #1663a4;
font-size: 20px;
}
.city_details .mail,
.city_details .time,
.city_details .phone,
.city_details .adress {
padding: 0px 25px 13px 25px;
margin-bottom: 10px;
border-bottom: 1px solid #f2f4f6;
}
.city_details > div:last-child {
border-bottom: none !important;
}
.city_details > div i{
margin-right: 5px;
color: #728395;
}
@media only screen and (max-width : 1200px) {
.mapskarta {
display: none;
}
} .popupMain-wrap.close {
display: none;
}
.popupMain-wrap {
display: flex;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
width: 100vw;
height: 100vh;
overflow-y: auto;
overflow-x: hidden;
padding: 10px;
background-color: rgba(0, 0, 0, .45); }
@media screen and (min-width: 640px) {
.popupMain-wrap {
padding: 24px; } }
@media screen and (min-width: 1024px) {
.popupMain-wrap {
padding: 70px; } }
.popupMain-window {
position: relative;
margin: auto;
width: 100%;
max-width: 1110px;
padding: 40px 20px;
background-color: #fff; }
@media screen and (min-width: 640px) {
.popupMain-window {
padding: 60px 40px; } }
@media screen and (min-width: 1024px) {
.popupMain-window {
padding: 90px 40px; } }
.popupMain-container {
margin-left: auto;
margin-right: auto;
max-width: 720px;
text-align: center; }
.popupMain-close {
position: absolute;
right: -20px;
bottom: 100%;
cursor: pointer;
padding: 20px; }
@media screen and (min-width: 1024px) {
.popupMain-close {
right: auto;
left: 100%; } }
.popupMain-close img {
width: 26px;
display: block; }
@media screen and (max-width: 640px) {
.popupMain-close img {
width: 20px; } }
.popupMain-title {
position: relative;
margin-bottom: 16px;
padding-bottom: 20px;
font-size: 16px;
line-height: 1.5;
font-weight: 600;
text-transform: uppercase;
margin-top: 0;
color: #363636; }
@media screen and (min-width: 640px) {
.popupMain-title {
margin-bottom: 32px;
padding-bottom: 40px;
font-size: 25px; } }
.popupMain-title::before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 60px;
height: 3px;
background-color: #2064b3; }
@media screen and (min-width: 640px) {
.popupMain-title::before {
width: 90px; } }
.popupMain-text {
margin-bottom: 0;
font-size: 14px;
font-weight: 300;
color: #363636; }
@media screen and (min-width: 640px) {
.popupMain-text {
font-size: 20px; } } @media (max-width: 992px) {
header.nomain .right-section {
position: absolute;
top: 24px;
right: 70px;
}
.header-bg-video {
display: none !important;
}
.header-cover {
background: url(//novansjets.com/wp-content/themes/Fly/img/planshet.jpg) no-repeat center center;
background-size: cover;
}
}
@media (max-width: 350px) {
.header-cover {
background: url(//novansjets.com/wp-content/themes/Fly/img/phone_bg.jpg) no-repeat center center;
background-size: cover;
}
}