.wbcr-clearfy-pseudo-link {
color: #008acf;
cursor: pointer;
text-decoration: underline;
}
.wbcr-clearfy-pseudo-link:hover {
text-decoration: none;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.cs-expertPlagin-tpl {
background: #f1f4f7;
padding: 25px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 20px;text-align: left;
}
.cs-expertPlagin-tpl span.thumb_expertPlagin-item {
position: absolute;
left: 0;
top: 0;
z-index: 1;
}
.cs-expertPlagin-tpl span.thumb_expertPlagin-item img {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
width: 75px;
height: auto;
display: block;
}
.cs-expertPlagin-tpl .head_expertPlagin-top {
position: relative;
padding-left: 90px;
min-height: 70px;
z-index: 1;
padding-top: 5px;
margin-bottom: 25px;
}
.cs-expertPlagin-tpl .marker_expertPlagin-item {
background: #fe7623;
background: -moz-linear-gradient(left, #fe7623 0%, #ec456a 100%);
background: -webkit-linear-gradient(left, #fe7623 0%,#ec456a 100%);
background: linear-gradient(to right, #fe7623 0%,#ec456a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#fe7623, endColorstr=#ec456a,GradientType=1 );
display: inline-block;
vertical-align: top;
font-size: 12px;
line-height: 14px;
color: #fff;
padding: 5px 15px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
margin-bottom: 8px;
}
.cs-expertPlagin-tpl .name_expertPlagin-item {
margin-bottom: 5px;
font-size: 14px;
line-height: 16px;
color: #5e63a2;
}
.cs-expertPlagin-tpl .descexpert_expertPlagin-item {
color: #818796;
font-size: 12px;
line-height: 14px;
}
.cs-expertPlagin-tpl .descpage_expertPlagin-item {
color: #32374a;
font-size: 16px;
line-height: 20px;
}
.popUp-box-expert_plag {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0, 0, 0, .8);
z-index: 3900;
cursor: pointer;
overflow-y: scroll;
display: none;
}
.wrapbody-popup-expert_plag {
max-width: 270px;
margin: 30px auto;
margin-top: 85px;
z-index: 1050;
border: 2px solid #d2bde5;
position: relative;
padding: 35px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.title_expert_plag {
color: #fff;
text-align: center;
margin-bottom: 25px;
font-size: 24px;
line-height: 26px;
}
.wrapbody-popup-expert_plag .item-field {
margin-right: 42px;
margin-bottom: 20px;
}
.wrapbody-popup-expert_plag .item-field input,.wrapbody-popup-expert_plag .item-field textarea {
border: 1px solid #e9ebee;
width: 100%;
font-size: 14px;
line-height: 16px;
padding: 10px 20px;
background: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.wrapbody-popup-expert_plag .item-field textarea {
height: 200px;
}
.wrapbody-popup-expert_plag .submit-form input {
background: #5bcda8;
background: -moz-linear-gradient(left, #5bcda8 0%, #8097eb 100%);
background: -webkit-linear-gradient(left, #5bcda8 0%,#8097eb 100%);
background: linear-gradient(to right, #5bcda8 0%,#8097eb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#5bcda8, endColorstr=#8097eb,GradientType=1 );
display: block;
width: 100%;
padding: 17px 10px;
font-size: 14px;
line-height: 16px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.wrapbody-popup-expert_plag .submit-form input:hover {
opacity: .7;
-moz-opacity: .7;
-khtml-opacity: .7;
}
.wrapbody-popup-expert_plag .hidden-input {
display: none;
}
.wrapbody-popup-expert_plag .item-field .error {
border-color: #f51616;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#F51616)"; -moz-box-shadow: 1px 1px 6px rgba(245,22,22,.3) inset; -webkit-box-shadow: 1px 1px 6px rgba(245,22,22,.3) inset; box-shadow: 1px 1px 6px rgba(245,22,22,.3) inset; }
.popUp-box-expert_plag.form-resultexpert_plag {
color: #fff;
text-align:  center;
font-size: 16px;
line-height: 20px;
}
.wrapbody-popup-expert_plag span.close-popUp {
position: absolute;
right: -25px;
top: -25px;
width: 20px;
height: 20px;
background: url(//air-traffic-control.com/travels/wp-content/plugins/experts-by-webnavoz/i/close-min.png) no-repeat center center;
}
.wrapbody-popup-expert_plag .bg-fix {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1049;
}
.expect-left {
display: inline-block;
vertical-align: top;
max-width: 274px;
}
span.openform_expertPlagin-item {
background: #5bcda8;
background: -moz-linear-gradient(left, #5bcda8 0%, #8097eb 100%);
background: -webkit-linear-gradient(left, #5bcda8 0%,#8097eb 100%);
background: linear-gradient(to right, #5bcda8 0%,#8097eb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#5bcda8, endColorstr=#8097eb,GradientType=1 );
display: inline-block;
vertical-align: top;
width: 215px;
padding: 17px 10px;
font-size: 16px;
line-height: 16px;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 30px;
text-align: center;
cursor: pointer;
margin-top: 12px;
float: right;
}
span.openform_expertPlagin-item:hover {
opacity: .7;
-moz-opacity: .7;
-khtml-opacity: .7;
}
.no-expertPlagin-img .head_expertPlagin-top {
padding: 0;
}
@media screen and (max-width: 1000px){
.expect-left {
display: inline-block;
vertical-align: top;
max-width: 274px;
}
span.openform_expertPlagin-item {
background: #5bcda8;
background: -moz-linear-gradient(left, #5bcda8 0%, #8097eb 100%);
background: -webkit-linear-gradient(left, #5bcda8 0%,#8097eb 100%);
background: linear-gradient(to right, #5bcda8 0%,#8097eb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#5bcda8, endColorstr=#8097eb,GradientType=1 );
display: inline-block;
vertical-align: top;
width: 215px;
padding: 17px 10px;
font-size: 16px;
line-height: 16px;
color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 30px;
text-align: center;
cursor: pointer;
margin-top: 12px;
float: none;
}
span.openform_expertPlagin-item:hover {
opacity: .7;
-moz-opacity: .7;
-khtml-opacity: .7;
}
.cs-expertPlagin-tpl {
padding: 15px 5px;
}
span.thumb_expertPlagin-item {
position: static;
display: block;
width: 75px;
margin: auto;
margin-bottom: 10px;
}
.head_expertPlagin-top {
padding: 0;
text-align: center;
}
span.openform_expertPlagin-item {
display: block;
margin: auto;
}
.expect-left {
text-align: center;
display: block;
max-width: 100%;
margin-bottom: 10px;
}
.descpage_expertPlagin-item {
text-align: center;
}
}body.compensate-for-scrollbar {
overflow: hidden;
}
.fancybox-active {
height: auto;
}
.fancybox-is-hidden {
left: -9999px;
margin: 0;
position: absolute !important;
top: -9999px;
visibility: hidden;
}
.fancybox-container {
-webkit-backface-visibility: hidden;
height: 100%;
left: 0;
outline: none;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-transform: translateZ(0);
transform: translateZ(0);
width: 100%;
z-index: 99992;
}
.fancybox-container * {
box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.fancybox-outer {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
}
.fancybox-bg {
background: #1e1e1e;
opacity: 0;
transition-duration: inherit;
transition-property: opacity;
transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
opacity: .9;
transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
direction: ltr;
opacity: 0;
position: absolute;
transition: opacity .25s ease, visibility 0s ease .25s;
visibility: hidden;
z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
opacity: 1;
transition: opacity .25s ease 0s, visibility 0s ease 0s;
visibility: visible;
}
.fancybox-infobar {
color: #ccc;
font-size: 13px;
-webkit-font-smoothing: subpixel-antialiased;
height: 44px;
left: 0;
line-height: 44px;
min-width: 44px;
mix-blend-mode: difference;
padding: 0 10px;
pointer-events: none;
top: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.fancybox-toolbar {
right: 0;
top: 0;
}
.fancybox-stage {
direction: ltr;
overflow: visible;
-webkit-transform: translateZ(0);
transform: translateZ(0);
z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
overflow: hidden;
}
.fancybox-slide {
-webkit-backface-visibility: hidden; display: none;
height: 100%;
left: 0;
outline: none;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: absolute;
text-align: center;
top: 0;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
white-space: normal;
width: 100%;
z-index: 99994;
}
.fancybox-slide::before {
content: '';
display: inline-block;
font-size: 0;
height: 100%;
vertical-align: middle;
width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
display: block;
}
.fancybox-slide--image {
overflow: hidden;
padding: 44px 0;
}
.fancybox-slide--image::before {
display: none;
}
.fancybox-slide--html {
padding: 6px;
}
.fancybox-content {
background: #fff;
display: inline-block;
margin: 0;
max-width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: relative;
text-align: left;
vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
-webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
-webkit-backface-visibility: hidden;
background: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
left: 0;
max-width: none;
overflow: visible;
padding: 0;
position: absolute;
top: 0;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
cursor: -webkit-grab;
cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
background: transparent;
border: 0;
height: 100%;  object-fit: contain;
margin: 0;
max-height: none;
max-width: none;
padding: 0; -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%;
}
.fancybox-spaceball {
z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
height: 100%;
overflow: visible;
padding: 0;
width: 100%;
}
.fancybox-slide--video .fancybox-content {
background: #000;
}
.fancybox-slide--map .fancybox-content {
background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
background: #fff;
}
.fancybox-video,
.fancybox-iframe {
background: transparent;
border: 0;
display: block;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
} .fancybox-iframe {
left: 0;
position: absolute;
top: 0;
}
.fancybox-error {
background: #fff;
cursor: default;
max-width: 400px;
padding: 40px;
width: 100%;
}
.fancybox-error p {
color: #444;
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0;
} .fancybox-button {
background: rgba(30, 30, 30, 0.6);
border: 0;
border-radius: 0;
box-shadow: none;
cursor: pointer;
display: inline-block;
height: 44px;
margin: 0;
padding: 10px;
position: relative;
transition: color .2s;
vertical-align: top;
visibility: inherit;
width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
color: #ccc;
}
.fancybox-button:hover {
color: #fff;
}
.fancybox-button:focus {
outline: none;
}
.fancybox-button.fancybox-focus {
outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
color: #888;
cursor: default;
outline: none;
} .fancybox-button div {
height: 100%;
}
.fancybox-button svg {
display: block;
height: 100%;
overflow: visible;
position: relative;
width: 100%;
}
.fancybox-button svg path {
fill: currentColor;
stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
display: none;
}
.fancybox-progress {
background: #ff5268;
height: 2px;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0;
-ms-transform-origin: 0;
transform-origin: 0;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
transition-timing-function: linear;
z-index: 99998;
} .fancybox-close-small {
background: transparent;
border: 0;
border-radius: 0;
color: #ccc;
cursor: pointer;
opacity: .8;
padding: 8px;
position: absolute;
right: -12px;
top: -44px;
z-index: 401;
}
.fancybox-close-small:hover {
color: #fff;
opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
color: currentColor;
padding: 10px;
right: 0;
top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
display: none;
} .fancybox-navigation .fancybox-button {
background-clip: content-box;
height: 100px;
opacity: 0;
position: absolute;
top: calc(50% - 50px);
width: 70px;
}
.fancybox-navigation .fancybox-button div {
padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
left: 0;
padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
padding: 31px 6px 31px 26px;
right: 0;
} .fancybox-caption {
bottom: 0;
color: #eee;
font-size: 14px;
font-weight: 400;
left: 0;
line-height: 1.5;
padding: 25px 44px 25px 44px;
right: 0;
text-align: center;
z-index: 99996;
}
.fancybox-caption::before {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
background-repeat: repeat-x;
background-size: contain;
bottom: 0;
content: '';
display: block;
left: 0;
pointer-events: none;
position: absolute;
right: 0;
top: -44px;
z-index: -1;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
color: #ccc;
text-decoration: none;
}
.fancybox-caption a:hover {
color: #fff;
text-decoration: underline;
} .fancybox-loading {
-webkit-animation: fancybox-rotate 1s linear infinite;
animation: fancybox-rotate 1s linear infinite;
background: transparent;
border: 4px solid #888;
border-bottom-color: #fff;
border-radius: 50%;
height: 50px;
left: 50%;
margin: -25px 0 0 -25px;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
width: 50px;
z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fancybox-rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .fancybox-animated {
transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
} .fancybox-fx-slide.fancybox-slide--previous {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
opacity: 0;
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1;
} .fancybox-fx-zoom-in-out.fancybox-slide--previous {
opacity: 0;
-webkit-transform: scale3d(1.5, 1.5, 1.5);
transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
opacity: 0;
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
} .fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} .fancybox-fx-circular.fancybox-slide--previous {
opacity: 0;
-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
opacity: 0;
-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
} .fancybox-fx-tube.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1);
} @media all and (max-height: 576px) {
.fancybox-caption {
padding: 12px;
}
.fancybox-slide {
padding-left: 6px;
padding-right: 6px;
}
.fancybox-slide--image {
padding: 6px 0;
}
.fancybox-slide--image .fancybox-close-small {
background: #4e4e4e;
color: #f2f4f6;
height: 36px;
opacity: 1;
padding: 6px;
right: 0;
top: 0;
width: 36px;
}
} .fancybox-share {
background: #f4f4f4;
border-radius: 3px;
max-width: 90%;
padding: 30px;
text-align: center;
}
.fancybox-share h1 {
color: #222;
font-size: 35px;
font-weight: 700;
margin: 0 0 20px 0;
}
.fancybox-share p {
margin: 0;
padding: 0;
}
.fancybox-share__button {
border: 0;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 40px;
margin: 0 5px 10px 5px;
min-width: 130px;
padding: 0 15px;
text-decoration: none;
transition: all .2s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
color: #fff;
}
.fancybox-share__button:hover {
text-decoration: none;
}
.fancybox-share__button--fb {
background: #3b5998;
}
.fancybox-share__button--fb:hover {
background: #344e86;
}
.fancybox-share__button--pt {
background: #bd081d;
}
.fancybox-share__button--pt:hover {
background: #aa0719;
}
.fancybox-share__button--tw {
background: #1da1f2;
}
.fancybox-share__button--tw:hover {
background: #0d95e8;
}
.fancybox-share__button svg {
height: 25px;
margin-right: 7px;
position: relative;
top: -1px;
vertical-align: middle;
width: 25px;
}
.fancybox-share__button svg path {
fill: #fff;
}
.fancybox-share__input {
background: transparent;
border: 0;
border-bottom: 1px solid #d7d7d7;
border-radius: 0;
color: #5d5b5b;
font-size: 14px;
margin: 10px 0 0 0;
outline: none;
padding: 10px 15px;
width: 100%;
} .fancybox-thumbs {
background: #ddd;
bottom: 0;
display: none;
margin: 0;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 2px 2px 4px 2px;
position: absolute;
right: 0;
-webkit-tap-highlight-color: transparent;
top: 0;
width: 212px;
z-index: 99995;
}
.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
display: block;
}
.fancybox-show-thumbs .fancybox-inner {
right: 212px;
}
.fancybox-thumbs__list {
font-size: 0;
height: 100%;
list-style: none;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
position: absolute;
position: relative;
white-space: nowrap;
width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background: #2a2a2a;
border-radius: 10px;
}
.fancybox-thumbs__list a {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: rgba(0, 0, 0, 0.1);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
float: left;
height: 75px;
margin: 2px;
max-height: calc(100% - 8px);
max-width: calc(50% - 4px);
outline: none;
overflow: hidden;
padding: 0;
position: relative;
-webkit-tap-highlight-color: transparent;
width: 100px;
}
.fancybox-thumbs__list a::before {
border: 6px solid #ff5268;
bottom: 0;
content: '';
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
opacity: 1;
} .fancybox-container.fancybox-is-open {
z-index:99999;
} @media all and (max-width: 576px) {
.fancybox-thumbs {
width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 110px;
}
.fancybox-thumbs__list a {
max-width: calc(100% - 10px);
}
}
.fancybox-content {
height: auto!important;
}.webnavoz-forum-main{margin:20px 0;color:#5a4f6c;background:#fff;border-radius:5px;overflow:hidden;display:table;width:100%;height:auto}
.webnavoz-forum-item{position:relative;padding:18px 35px 18px 75px;width:100%;height:auto;display:table;box-shadow:none !important;outline:none !important;transition:all .2s linear}
.webnavoz-forum-item:hover{background-color:#dfe1e5 !important;transition:all .2s linear}
.webnavoz-forum-item:nth-child(2n+1){background-color:#f0f2f7;transition:all .2s linear}
.webnavoz-forum-item:nth-child(2n){background-color:#fff;transition:all 500ms linear}
.webnavoz-forum-item .webnavoz-forum-itemleft{color:#53597a;border:0;text-decoration:none;font-size:22px;line-height:24px;display:block;padding:9px 30px 9px 0;width:calc(100% - 165px);float:left;border-right:1px solid #d5dae7;transition:all 500ms linear;position:relative}
.webnavoz-forum-item:hover .webnavoz-forum-itemleft{color:#8f7bd7;text-decoration:nonetransition:all 500ms linear}
.webnavoz-forum-itemright{display:block;width:165px;position:relative;float:right}
.webnavoz-forum-itemright .webnavoz-forum-itemrightcount{color:#9798db;font-size:42px;line-height:42px;text-align:right;margin-left:5px;width:50px;display:block;float:left;overflow:hidden;height:42px}
.webnavoz-forum-itemright .webnavoz-forum-itemrighttext{position:relative;padding-top:8px;font-size:12px;color:#9da2b3;line-height:14px;font-style:italic;width:100px;display:block;float:right}
.webnavoz-forum-adddiv{text-align:center}
.webnavoz-forum-addbutton{display:inline-block;padding:17px 30px;font-size:14px;line-height:16px;font-weight:700;text-transform:uppercase;color:#26212e;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:-moz-linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);background:-webkit-gradient(linear,90deg,color-stop(0,689ae3),color-stop(100%,8f7bd7));background:-webkit-linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);background:-o-linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);background:-ms-linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#689ae3',endColorstr='#8f7bd7',GradientType='1');background:linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);cursor:pointer;text-align:center;color:#fff}
.webnavoz-forum-addbutton:hover{background:#7e88dc}
.webnavoz-forum-formwrap{width:100%;height:auto;display:none;margin:0;position:relative}
.webnavoz-forum-formwrap2{width:100%;padding:25px;height:auto;display:table;background:#f0f2f7}
.webnavoz-forum-avatar{width:50px;height:50px;border-radius:50%;float:left;display:block;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gOTAK/9sAQwADAgIDAgIDAwMDBAMDBAUIBQUEBAUKBwcGCAwKDAwLCgsLDQ4SEA0OEQ4LCxAWEBETFBUVFQwPFxgWFBgSFBUU/9sAQwEDBAQFBAUJBQUJFA0LDRQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAMgAyAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A+uKKT8akt4JLqeOGJTJLIwRFHUk8AUAR0V7N4b+F+m6bbI+oIt9eEZbef3an0A7/AFP6Vo6n8PdC1KAp9jS1fHyyW/yEfgOD+IoA8IorV8S+Hp/DOqyWc7bwBujkAwHU9DWV+NABx60UfjRQAYNdJ8OUjbxlpwl6AuRn+9sbH61zeDU1ldy2F3DcwNsmicOjehBoA+lMcUAVl+GtabX9KiuntZbR2HzJIpAJ9VPcVo3E32eCSUo7hAW2xqWY+wHc0Aea/GdI86U3/LX94Pfb8teZYNbvjPxBP4i1uSaWJrdI/wB3HA4wyAHv7+tYWKADB96KTbRQAten/DXwLG9vHq+oRiRm5t4XGQB/fI7+35+leeaLp51XV7OzzgTyqhI7Ank/lX0ZFCkESxoAiIAqqOgA6CgB+DRzSYoAoA5jxr4Kg8T2byRqseoxrmOUcbv9lvUfyrw6WJ4JXjkUpIhKsp4II6g19MAV4t8U9KXT/E7TRjal1GJTjpu6H+WfxoA478RRSfjRQB0PgHnxhpn/AF0P/oJr3r1oooAO1KOlFFAAvSvKvjL/AMfmmf8AXOT+YoooA84zRRRQB//Z) 50% 50% no-repeat;margin-right:15px}
.webnavoz-forum-mainform{width:calc(100% - 65px);height:auto;display:block;float:right}
.webnavoz-forum-mainform p{margin-bottom:15px}
.webnavoz-forum-mainform p>input,.webnavoz-forum-mainform p>textarea{font-size:18px;color:#3b3c3e;padding:6px 10px;margin:0;background:#fff;border:1px solid rgba(51,51,51,.1);width:100%}
.webnavoz-forum-sendp{text-align:center;margin-top:20px}
.webnavoz-forum-sendp>div{text-align:center;display:inline-block;padding:17px 30px;font-size:14px;line-height:16px;font-weight:700;text-transform:uppercase;color:#26212e;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:-moz-linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);background:-webkit-gradient(linear,90deg,color-stop(0,689ae3),color-stop(100%,8f7bd7));background:-webkit-linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);background:-o-linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);background:-ms-linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#689ae3',endColorstr='#8f7bd7',GradientType='1');background:linear-gradient(90deg,#689ae3 0,#8f7bd7 100%);cursor:pointer;max-width:215px;color:#fff}
.webnavoz-forum-sendp>div:hover{background:#7e88dc}
.webnavoz-forum-mainform .webnavoz-forum-dropzone{min-height:170px;border:2px dashed #e5e5e5;background:#fff;padding:0;margin-bottom:15px}
.webnavoz-forum-mainform .webnavoz-forum-dropzone .dz-message{color:silver;margin:5em 0}
.webnavoz-forum-alert-blue{color:#3a87ad;background-color:#e2eff5;border-color:#c7e0ec;padding:20px;border-radius:5px;display:none}
.webnavoz-forum-alert-red{color:#b94a48;background-color:#f6e7e7;border-color:#edd1d0;padding:20px;border-radius:5px;display:none}
.webnavoz-forum-file{overflow:hidden}
.wnforumimageurl{width:50px;height:50px;display:block;position:absolute;border-radius:50%;left:-60px;top:calc(50% - 25px);background-size:cover;background-position:50% 50%}
.wnforumimageurl.wnforum-no-image{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPHBhdGggc3R5bGU9ImZpbGw6IzVEOUJFQjsiIGQ9Ik0wLDI1Ni4wMDZDMCwzOTcuNDAyLDExNC42MDYsNTEyLjAwNCwyNTUuOTk2LDUxMkMzOTcuMzk0LDUxMi4wMDQsNTEyLDM5Ny40MDIsNTEyLDI1Ni4wMDYgIEM1MTIuMDA5LDExNC42MSwzOTcuMzk0LDAsMjU1Ljk5NiwwQzExNC42MDYsMCwwLDExNC42MTQsMCwyNTYuMDA2eiIvPgo8Zz4KCTxwYXRoIHN0eWxlPSJmaWxsOiM0OTg4REI7IiBkPSJNNTA4LjM5OSwyOTguNjUxYy0wLjM0Mi0wLjMzOS0xNzYuODYzLTE3Ni44NDctMTc3LjM1My0xNzcuMzUzICAgYy0xOC4xNC0xOS42MzMtNDUuNjQyLTMyLjE4Ni03Ni4zODgtMzIuMTg2Yy01My45MTEsMC05Ni4xNDQsMzcuODM2LTk2LjE0NCw4Ni4xMzVjMCwyLjM3LDEuMjIzLDQuMzcxLDIuOTk1LDUuNjc4ICAgYzAuNDI3LDAuNTc5LDkwLjA0NSw5MC4zMjIsOTAuMzE4LDkwLjU5djY4LjgyNWMwLDIuMzcyLDEuMjIzLDQuMzcyLDIuOTk1LDUuNjc5YzAuNDI3LDAuNTc5LDEyOS40MjQsMTI5LjU3NSwxMzAuMDAyLDEzMC4wMDIgICBjMC4yMTMsMC4yOSwwLjUsMC41LDAuNzQ5LDAuNzQ5QzQ0OS41MjIsNDM5LjE2MSw0OTUuNjU5LDM3NC41OTEsNTA4LjM5OSwyOTguNjUxeiIvPgoJPHBhdGggc3R5bGU9ImZpbGw6IzQ5ODhEQjsiIGQ9Ik0yNjkuNzUzLDM5OS4yNzRjLTIuNjMzLTMuMDU4LTYuNDAxLTUuMDk5LTEwLjc0OS01LjA5OWMtNy45MzYsMC0xNC4zNTUsNi40MzQtMTQuMzU1LDE0LjM1NSAgIGMwLDQuMzU1LDIuMDM2LDguMTI0LDUuMDkzLDEwLjc1NWMwLjQ2OCwwLjU0NSwwLjk0OSwxLjAyNSwxLjQ5NCwxLjQ5M2MwLjQ2OCwwLjU0NSw3OC42NTMsNzguNzMsNzkuMTk4LDc5LjE5OCAgIGMwLjI0MywwLjI4NCwwLjUxOCwwLjUyMSwwLjc3NywwLjc3N2M5Ljk3LTMuMDU5LDE5LjY1My02Ljc1NSwyOS4wNjMtMTAuOTU4QzM1OS45OTQsNDg5LjUwNywyNzAuMjk5LDM5OS43NDQsMjY5Ljc1MywzOTkuMjc0eiIvPgo8L2c+CjxnPgoJPHBhdGggc3R5bGU9ImZpbGw6I0Y0RjZGOTsiIGQ9Ik0yNTkuMDA0LDM5NC4xNzVjLTcuOTM1LDAtMTQuMzU2LDYuNDM0LTE0LjM1NiwxNC4zNTZjMCw3LjkzNSw2LjQyMSwxNC4zNTYsMTQuMzU2LDE0LjM1NiAgIGM3LjkyMSwwLDE0LjM1Ni02LjQyMSwxNC4zNTYtMTQuMzU2QzI3My4zNiw0MDAuNjA5LDI2Ni45MjUsMzk0LjE3NSwyNTkuMDA0LDM5NC4xNzV6Ii8+Cgk8cGF0aCBzdHlsZT0iZmlsbDojRjRGNkY5OyIgZD0iTTI1NC42NTgsODkuMTE0Yy01My45MTEsMC05Ni4xNDUsMzcuODM1LTk2LjE0NSw4Ni4xMzVjMCwzLjk2NCwzLjIxMSw3LjE3OCw3LjE3OCw3LjE3OCAgIGMzLjk2NywwLDcuMTc4LTMuMjE0LDcuMTc4LTcuMTc4YzAtNDAuMjUsMzUuOTI0LTcxLjc3OSw4MS43ODktNzEuNzc5YzQ1Ljc4OCwwLDg0LjQ3NCwzMy42NTgsODQuNDc0LDczLjQ5MyAgIGMwLDQxLjg5Ny0zNC40NDYsNzMuNDktODAuMTI4LDczLjQ5Yy0zLjk2OCwwLTcuMTc4LDMuMjE0LTcuMTc4LDcuMTc4djgyLjcxMWMwLDMuOTY4LDMuMjExLDcuMTc4LDcuMTc4LDcuMTc4ICAgYzMuOTY4LDAsNy4xNzgtMy4yMTEsNy4xNzgtNy4xNzh2LTc1Ljc3MmM0OS41MDMtMy4zMDksODcuMzA2LTQwLjU5Niw4Ny4zMDYtODcuNjA3ICAgQzM1My40ODcsMTI4LjUyMiwzMDkuMTUxLDg5LjExNCwyNTQuNjU4LDg5LjExNHoiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)}
.webnavoz-forum-loading{width:100%;height:100%;left:0;top:0;bottom:0;right:0;background:url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ibGRzLXNwaW5uZXIiIHdpZHRoPSIxMDBweCIgIGhlaWdodD0iMTAwcHgiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIHN0eWxlPSJiYWNrZ3JvdW5kOiByZ2JhKDAsIDAsIDAsIDApIG5vbmUgcmVwZWF0IHNjcm9sbCAwJSAwJTsiPjxnIHRyYW5zZm9ybT0icm90YXRlKDAgNTAgNTApIj4KICA8cmVjdCB4PSI0Ny41IiB5PSIyNCIgcng9IjkuNSIgcnk9IjQuOCIgd2lkdGg9IjUiIGhlaWdodD0iMTIiIGZpbGw9IiM3ZTg4ZGMiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMnMiIGJlZ2luPSItMS44MzMzMzMzMzMzMzMzMzMzcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgzMCA1MCA1MCkiPgogIDxyZWN0IHg9IjQ3LjUiIHk9IjI0IiByeD0iOS41IiByeT0iNC44IiB3aWR0aD0iNSIgaGVpZ2h0PSIxMiIgZmlsbD0iIzdlODhkYyI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIga2V5VGltZXM9IjA7MSIgZHVyPSIycyIgYmVnaW49Ii0xLjY2NjY2NjY2NjY2NjY2NjdzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDYwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDcuNSIgeT0iMjQiIHJ4PSI5LjUiIHJ5PSI0LjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEyIiBmaWxsPSIjN2U4OGRjIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjJzIiBiZWdpbj0iLTEuNXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoOTAgNTAgNTApIj4KICA8cmVjdCB4PSI0Ny41IiB5PSIyNCIgcng9IjkuNSIgcnk9IjQuOCIgd2lkdGg9IjUiIGhlaWdodD0iMTIiIGZpbGw9IiM3ZTg4ZGMiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMnMiIGJlZ2luPSItMS4zMzMzMzMzMzMzMzMzMzMzcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxMjAgNTAgNTApIj4KICA8cmVjdCB4PSI0Ny41IiB5PSIyNCIgcng9IjkuNSIgcnk9IjQuOCIgd2lkdGg9IjUiIGhlaWdodD0iMTIiIGZpbGw9IiM3ZTg4ZGMiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMnMiIGJlZ2luPSItMS4xNjY2NjY2NjY2NjY2NjY3cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTAgNTApIj4KICA8cmVjdCB4PSI0Ny41IiB5PSIyNCIgcng9IjkuNSIgcnk9IjQuOCIgd2lkdGg9IjUiIGhlaWdodD0iMTIiIGZpbGw9IiM3ZTg4ZGMiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMnMiIGJlZ2luPSItMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTgwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDcuNSIgeT0iMjQiIHJ4PSI5LjUiIHJ5PSI0LjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEyIiBmaWxsPSIjN2U4OGRjIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjJzIiBiZWdpbj0iLTAuODMzMzMzMzMzMzMzMzMzNHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMjEwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDcuNSIgeT0iMjQiIHJ4PSI5LjUiIHJ5PSI0LjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEyIiBmaWxsPSIjN2U4OGRjIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjJzIiBiZWdpbj0iLTAuNjY2NjY2NjY2NjY2NjY2NnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMjQwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDcuNSIgeT0iMjQiIHJ4PSI5LjUiIHJ5PSI0LjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEyIiBmaWxsPSIjN2U4OGRjIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjJzIiBiZWdpbj0iLTAuNXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMjcwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDcuNSIgeT0iMjQiIHJ4PSI5LjUiIHJ5PSI0LjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEyIiBmaWxsPSIjN2U4OGRjIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjJzIiBiZWdpbj0iLTAuMzMzMzMzMzMzMzMzMzMzM3MiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzAwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDcuNSIgeT0iMjQiIHJ4PSI5LjUiIHJ5PSI0LjgiIHdpZHRoPSI1IiBoZWlnaHQ9IjEyIiBmaWxsPSIjN2U4OGRjIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjJzIiBiZWdpbj0iLTAuMTY2NjY2NjY2NjY2NjY2NjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDMzMCA1MCA1MCkiPgogIDxyZWN0IHg9IjQ3LjUiIHk9IjI0IiByeD0iOS41IiByeT0iNC44IiB3aWR0aD0iNSIgaGVpZ2h0PSIxMiIgZmlsbD0iIzdlODhkYyI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIga2V5VGltZXM9IjA7MSIgZHVyPSIycyIgYmVnaW49IjBzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjwvc3ZnPg==') no-repeat 50% 40% rgba(0,0,0,.1);display:none;z-index:1000;position:absolute}
@media screen and (min-width:501px) and (max-width:700px){
.webnavoz-forum-itemrighttext{display:none !important}
.webnavoz-forum-itemleft{width:calc(100% - 55px) !important}
.webnavoz-forum-itemright{width:55px}
}
@media screen and (max-width:500px){
.webnavoz-forum-itemright{display:none !important}
.webnavoz-forum-itemleft{width:100% !important;border:none !important;font-size:18px !important;padding-right:0 !important}
}
@media screen and (max-width:300px){
.webnavoz-forum-itemleft{font-size:16px !important}
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>*{-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important;-webkit-transition-duration:inherit!important;transition-duration:inherit!important}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{overflow:hidden;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:opacity;transition-property:opacity}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(//air-traffic-control.com/travels/wp-content/themes/news-portal/assets/library/lightslider/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, font, 
ins, kbd, q, s, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: """";
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #3d3d3d;
font-family: 'Roboto', sans-serif;
font-size: 14px;
line-height: 1.8;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: normal;
font-family: 'Roboto', sans-serif;
line-height: 1.3;
margin-bottom: 15px;
color: #3d3d3d;
font-weight: 700;
}
p {
margin-bottom: 20px;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 15px;
font-size: 20px;
font-style: italic;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}
address {
margin: 0 0 15px;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 15px;
}
ul,
ol {
margin: 0 0 15px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
figure {
margin: 0;
}
table {
margin: 0 0 15px;
width: 100%;
border-collapse: collapse;
}
th {
font-weight: bold;
border: 1px solid #CCC;
padding: 5px 10px;
}
td {
border: 1px solid #CCC;
padding: 5px 10px;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: middle;
}
.navigation .nav-links a,
.bttn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: #029fb2;
color: #ffffff;
cursor: pointer; font-size: 14px;
line-height: 13px;
height: 33px;
border: none;
padding: 10px 15px;
font-weight: 400;
display: inline-block;
position: relative;
text-shadow: none;
border: 1px solid #029fb2;
}
.navigation .nav-links a:hover,
.bttn:hover,
button,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #029fb2;
color: #ffffff !important;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
color: #666;
border: 1px solid #ccc;
height: 36px;
width: 100%;
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
border: 1px solid #AAA;
}
.searchform input[type="text"]:focus {
border: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px 6px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; color: #666;
border: 1px solid #ccc;
height: 160px;
max-width: 100%;
width: 100%;
}
.no-results input[type="search"] {
width: 45%;
} a {
color: #029fb2;
text-decoration: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
a:visited {}
a:hover,
a:focus,
a:active {
color: #029fb2;
}
a:focus {
outline: thin dotted;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .np-clearfix:before,
.np-clearfix:after,
.row:before,
.row:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.mt-container:after,
.mt-container:before {
content: '';
display: table;
}
.np-clearfix:after,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.mt-container:after {
clear: both;
}
.clear {
clear: both;
} .widget {
margin: 0 0 30px;
} .widget select {
max-width: 100%;
}
.widget_search .search-field {
float: left;
width: 78%;
}
.widget_search .search-submit {
background: #f54337 none repeat scroll 0 0;
color: #ffffff;
height: 36px;
width: 22%;
}
.widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_pages ul,
.widget_nav_menu ul,
.wp-block-latest-posts,
.wp-block-archives,
.wp-block-categories,
.wp-block-page-list,
.wp-block-latest-comments {
list-style: outside none none;
margin: 0;
}
.wp-block-page-list ul {
list-style: outside none none;
}
.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.widget_meta li,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li,
.wp-block-latest-posts li,
.wp-block-archives li,
.wp-block-categories li,
.wp-block-page-list li,
.wp-block-latest-comments li {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 5px;
padding-bottom: 5px;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_recent_entries li:last-child,
.widget_meta li:last-child,
.widget_recent_comments li:last-child,
.widget_rss li:last-child,
.widget_pages li:last-child,
.widget_nav_menu li:last-child,
.wp-block-latest-posts li:last-child,
.wp-block-archives li:last-child,
.wp-block-categories li:last-child,
.wp-block-page-list li:last-child,
.wp-block-latest-comments li:last-child {
border: none;
}
.widget_archive a,
.widget_categories a,
.widget_recent_entries a,
.widget_meta a,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li a,
.widget_nav_menu li a,
.wp-block-latest-posts li a,
.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-page-list li a,
.wp-block-latest-comments li {
color: #5f5f5f;
font-size: 14px;
line-height: 26px;
padding-left: 22px;
position: relative;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
display: inline-block;
}
.widget a:hover,
.widget a:hover::before,
.widget li:hover::before {
color: #029FB2;
}
.widget_archive a::before,
.widget_categories a::before,
.widget_recent_entries a::before,
.widget_meta a::before,
.widget_recent_comments li::before,
.widget_rss li:before,
.widget_pages li a:before,
.widget_nav_menu li a:before,
.wp-block-latest-posts li a:before,
.wp-block-archives li a:before,
.wp-block-categories li a:before,
.wp-block-page-list li a:before,
.wp-block-latest-comments li:before {
color: #9f9f9f;
content: "\f187";
font-family: "FontAwesome";
font-size: 13px;
left: 0;
position: absolute;
top: 0px;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.widget_categories a::before,
.wp-block-categories li a:before {
content: "\f07b";
}
.widget_recent_entries a::before,
.wp-block-latest-posts li a:before {
content: "\f101";
}
.widget_meta a::before,
.widget_nav_menu li a:before {
content: "\f105";
}
.widget_recent_comments li::before,
.wp-block-latest-comments li:before {
content: "\f086";
top: 0;
}
.widget_rss li::before {
content: "\f09e";
top: 0;
}
.widget_pages li a:before,
.wp-block-page-list li a:before {
content: "\f1ea";
top: 0;
}
.widget_search .search-field {
width: 75%;
float: left;
}
.widget_search .search-submit {
height: 36px;
width: 25%;
background: #029FB2;
border-color: #029FB2;
color: #ffffff;
}
.widget_recent_entries .post-date {
color: #8f8f8f;
display: block;
font-size: 11px;
margin-top: -5px;
padding-left: 24px;
}
.widget_nav_menu .sub-menu {
margin-bottom: -10px;
margin-top: 10px;
padding-left: 10px;
}
.widget_nav_menu li::before {
top: 0;
}
.widget_tag_cloud .tagcloud a,
.widget_tag_cloud a {
color: #909090;
font-size: 14px !important;
border: 1px solid #cfcfcf;
padding: 1px 10px;
display: inline-block;
margin: 0 5px 10px 0;
border-radius: 2px;
}
.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud a:hover {
background: #029FB2;
color: #fff;
border-color: #029FB2;
}
.wp-block-search__button {
background: #333;
border: none;
width: 80px;
margin: 0;
height: 36px;
} .sticky {
display: block;
}
h1.entry-title {
color: #353535;
font-weight: 700;
margin-bottom: 0;
padding-bottom: 0;
text-transform: capitalize;
}
h1.entry-title a {
color: #3d3d3d;
}
.hentry {
margin: 0 0 15px;
}
.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat {
display: inline;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-style: italic;
font-weight: 300;
}
.cat-links {
margin-right: 10px;
}
.page-content,
.entry-content,
.entry-summary {
margin: 15px 0 0;
}
.page-links {
clear: both;
margin: 0 0 15px;
}
.edit-link .post-edit-link {
background: #029fb2;
padding: 4px 10px;
color: #FFF !important;
line-height: 1;
border-radius: 3px;
font-size: 13px;
}
.edit-link .post-edit-link:before {
content: "\f044";
font-family: FontAwesome;
margin-right: 5px;
}
#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry,
.blog article.hentry {
margin-bottom: 20px;
padding-bottom: 20px;
}
.blog article.hentry:first-child {
margin-top: 30px;
}
article.hentry .edit-link {
display: block;
margin-top: 20px;
}
article.hentry h1.entry-title {
margin-bottom: 5px;
line-height: 1.2;
}
article.hentry .entry-footer>span {
margin-right: 15px;
font-size: 13px;
}
.page-header .page-title {
color: #333333;
padding-bottom: 15px;
}
.posted-on:before {
content: "\f073";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.cat-links:before {
content: "\f07c";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.comments-link:before {
content: "\f075";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.byline:before {
content: "\f007";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.tags-links:before {
content: "\f02c";
font-family: FontAwesome;
font-style: normal;
margin-right: 3px;
}
.entry-footer .tags-links a {
border: 1px solid #e1e1e1;
display: inline-block;
margin: 0 5px;
padding: 0 10px;
}
.updated {
display: none;
}
.published.updated {
display: inline-block;
}
.entry-footer a {
color: #999;
}
.entry-footer a:hover {
color: #029fb2
}
.nav-links .meta-nav {
display: none;
}
.nav-links .nav-previous,
.nav-links .nav-next {
width: 50%;
float: left;
}
.nav-links .nav-next {
text-align: right;
float: right;
}
.nav-links .nav-previous a:before {
content: "\f0d9";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.nav-links .nav-next a:after {
content: "\f0da";
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
}
.nav-links .nav-previous,
.nav-links .nav-next {
float: left;
width: 25%;
}
.nav-links .nav-next {
float: right;
}
.nav-links .nav-next a,
.nav-links .nav-previous a {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.entry-thumbnail {
width: 38%;
float: left;
}
.entry-excerpt {
width: 60%;
float: right;
}
.short-content {
margin-bottom: 10px;
}
.short-content+.bttn {
float: right;
}
.entry-footer {
margin-top: 10px;
}
.full-width {
float: none;
width: 100%;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
#comments h2.comments-title {
color: #333;
display: inline-block;
font-size: 22px;
font-style: normal;
font-weight: 700;
margin: 15px 0;
padding: 8px 15px;
}
#comments h3 {
margin: 0 0 10px;
color: #141414;
font-weight: 600;
display: inline-block;
line-height: 22px;
font-size: 18px;
}
#commentform label {
width: 120px;
display: block;
}
textarea#comment {
width: 100%;
height: 150px;
} .comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol.children {
margin: 0 0 0 15px;
}
.comment-list .comment-body {
padding: 15px;
margin-bottom: 20px;
background: #f9f9f9;
border-top: 2px solid #029fb2;
}
.comment-author img {
vertical-align: text-top;
margin-right: 15px;
}
.comment-metadata {
margin-top: -10px;
padding-left: 57px;
}
.comment-content {
padding-left: 58px;
margin-top: 10px;
}
.comment-author .fn {
font-style: normal;
font-size: 16px;
text-transform: capitalize;
font-weight: bold;
}
.comment-author .fn .url {
color: #333;
padding: 0 5px;
}
.comment-author .fn .url:hover {
color: #029fb2;
}
.comment-author .says {
display: none;
}
.commentmetadata {
float: right;
font-weight: normal;
font-size: 12px;
font-style: italic;
font-weight: 300;
}
.commentmetadata a {
color: #666;
}
.commentmetadata .comment-edit-link {
color: #01AEFD;
}
.commentmetadata+.clear {
margin-bottom: 20px;
}
.reply .comment-reply-link {
background: none repeat scroll 0 0 #029fb2;
border-radius: 3px;
color: #FFFFFF;
font-size: 13px;
line-height: 1;
padding: 5px 10px;
}
#respond {
background: #f9f9f9 none repeat scroll 0 0;
color: #141414;
margin-top: 40px;
padding: 20px;
}
#commentform .form-submit {
margin-bottom: 0;
}
#cancel-comment-reply-link {
font-style: italic;
color: #029fb2;
}
#cancel-comment-reply-link:before {
font-family: FontAwesome;
content: "\f057";
margin: 0 5px 0 20px;
font-style: normal;
color: #029fb2;
}
.logged-in-as a {
color: #029fb2;
}
.reply {
margin-left: 55px;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
#infinite-footer {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 10px 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd,
.site-main .gallery figcaption {
margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {}
.site-main .gallery-columns-4 .gallery-item img {} embed,
iframe,
object {
max-width: 100%;
} .gallery {
margin-bottom: 1.5em;
margin-left: -2%;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin-bottom: 3%;
margin-left: 2%;
}
.site-main .gallery a img {
max-width: none;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 47%;
}
.gallery-columns-3 .gallery-item {
max-width: 31.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
}
.gallery-columns-5 .gallery-item {
max-width: 18%;
}
.gallery-columns-6 .gallery-item {
max-width: 14.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 12.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 10.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 9.11%;
}
.gallery-caption {
display: block;
} .mt-column-wrapper {
margin-left: -2%;
}
.mt-column-1 {
float: left;
width: 98%;
margin-left: 2%;
}
.mt-column-2 {
float: left;
width: 48%;
margin-left: 2%;
}
.mt-column-3 {
float: left;
width: 31.33%;
margin-left: 2%;
}
.mt-column-4 {
float: left;
width: 23%;
margin-left: 2%;
} #primary,
.home.blog #primary {
float: left;
width: 70%;
}
#secondary,
.home.blog #secondary {
float: right;
width: 27%;
} .home.blog.left-sidebar #primary {
float: right;
} .home.blog.left-sidebar #secondary {
float: left;
}
.page-template-magazine-template #primary {
float: none;
width: 100%;
}
.left-sidebar #primary {
float: right;
}
.left-sidebar #secondary {
float: left;
}
.no-sidebar #primary {
float: none;
width: 100%;
margin: 0 auto;
} .home.blog.no-sidebar #primary {
float: none;
width: 100%;
margin: 0 auto;
}
.no-sidebar #secondary {
display: none;
}
.no-sidebar-center #primary {
float: none;
margin: 0 auto;
} .home.blog.no-sidebar-center #primary {
float: none;
margin: 0 auto;
}
.home.blog #content .mt-container {
margin: 20px auto;
}
.home.blog #content #primary article:first-child {
margin-top: 0;
} body {
font-weight: 400;
overflow: hidden;
position: relative;
font-family: 'Roboto', sans-serif;
line-height: 1.8;
}
.boxed_layout #page {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
margin: 0 auto;
width: 1200px;
background: #ffffff;
}
body.fullwidth-layout #page {
background: #fff none repeat scroll 0 0;
}
.mt-container {
width: 1170px;
margin: 0 auto;
}
.hide {
display: none;
}  .np-top-header-wrap {
background: #029fb2 none repeat scroll 0 0;
color: #fff;
padding: 8px 0;
}
.np-top-left-section-wrapper {
float: left;
font-size: 12px;
}
.np-top-left-section-wrapper .date-section {
float: left;
margin-right: 10px;
}
.np-top-left-section-wrapper .date-section::before {
content: "\f017";
display: inline-block;
font-family: FontAwesome;
margin-right: 8px;
}
.top-navigation {
float: left;
}
.top-navigation ul {
list-style: outside none none;
margin: 0;
}
.top-navigation ul li {
border-left: 1px solid #fff;
display: inline-block;
line-height: 12px;
padding: 0 10px;
}
.top-navigation ul li a {
color: #fff;
}
.top-navigation ul li a:hover {
text-decoration: ;
}
.np-top-right-section-wrapper {
float: right;
}
.np-top-right-section-wrapper .social-link {
display: block;
float: left;
margin-top: -5px;
}
.np-top-right-section-wrapper .social-link a {
color: #fff;
display: inline-block;
font-size: 14px;
line-height: 12px;
margin: 6px 0 0 14px;
}
#masthead .site-branding {
float: left;
margin: 20px 0;
}
#masthead .np-header-ads-area {
float: right;
}
#masthead .np-header-ads-area .news_portal_ads_banner {
margin: 0;
padding: 0;
}
.np-logo-section-wrapper {
padding: 20px 0;
}
.top-navigation ul.sub-menu,
.footer-navigation ul.sub-menu {
display: none;
} .site-title {
font-size: 32px;
font-weight: 700;
line-height: 40px;
margin: 0;
}
.site-description {
margin: 0;
}
.np-header-menu-wrapper {
background: #029fb2 none repeat scroll 0 0;
margin-bottom: 20px;
position: relative;
}
.np-header-menu-wrapper .mt-container {
position: relative;
}
.np-header-menu-wrapper .mt-container::before {
background: rgba(0, 0, 0, 0) url(//air-traffic-control.com/travels/wp-content/themes/news-portal/assets/images/menu-shadow.png) no-repeat scroll center top;
content: "";
height: 38px;
left: 50%;
margin-left: -480px;
opacity: 1;
position: absolute;
top: 100%;
width: 960px;
}
.np-home-icon a {
color: #fff !important;
display: block;
float: left;
font-size: 14px;
line-height: 40px;
padding: 0 12px;
position: relative;
}
.home .np-home-icon a,
.np-home-icon a:hover {
background: #028a9a none repeat scroll 0 0;
}
#site-navigation {
float: left;
}
#site-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
#site-navigation ul li {
display: inline-block;
line-height: 40px;
margin-right: -3px;
position: relative;
}
#site-navigation ul li a {
border-left: 1px solid rgba(255, 255, 255, 0.2);
border-right: 1px solid rgba(0, 0, 0, 0.08);
color: #fff;
display: block;
padding: 0 15px;
position: relative;
text-transform: capitalize;
}
#site-navigation ul ul.children li a {
line-height: 25px;
padding: 8px 15px;
}
#site-navigation ul li:hover>a,
#site-navigation ul li.current-menu-item>a,
#site-navigation ul li.current_page_item>a,
#site-navigation ul li.current-menu-ancestor>a,
#site-navigation ul li.focus>a {
background: #028a9a;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
background: #029fb2 none repeat scroll 0 0;
width: 200px;
position: absolute;
z-index: 99;
left: -9999rem;
opacity: 0;
-webkit-transform: translateY(0.6rem);
-ms-transform: translateY(0.6rem);
-o-transform: translateY(0.6rem);
transform: translateY(0.6rem);
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
}
#site-navigation ul li:hover>ul.sub-menu,
#site-navigation ul li:hover>ul.children,
#site-navigation ul li.focus>ul.sub-menu,
#site-navigation ul li.focus>ul.children {
left: 0;
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
}
#site-navigation ul li.focus>ul.sub-menu,
#site-navigation ul li.focus>ul.children {
opacity: 1;
visibility: visible;
-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
#site-navigation ul.sub-menu li,
#site-navigation ul.children li {
float: none;
display: block;
border-bottom: 1px solid #e1e1e1;
margin: 0;
}
#site-navigation ul.sub-menu li a,
#site-navigation ul.children li a {
line-height: 24px;
padding: 10px 15px;
}
#site-navigation ul.sub-menu li:last-child,
#site-navigation ul.children li:last-child {
border: none;
}
#site-navigation ul.sub-menu li ul,
#site-navigation ul.children li ul {
right: 9999em;
left: auto !important;
top: 0% !important;
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
}
#site-navigation ul.sub-menu li:hover>ul,
#site-navigation ul.children li:hover>ul,
#site-navigation ul.sub-menu li.focus>ul,
#site-navigation ul.children li.focus>ul {
right: -100%;
left: auto !important;
top: 0% !important;
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
}
#site-navigation ul li.menu-item-has-children>a:before,
#site-navigation ul li.page_item_has_children>a:before {
content: "\f107";
font-family: FontAwesome;
position: absolute;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 12px;
}
#site-navigation ul.sub-menu li.menu-item-has-children>a:before,
#site-navigation ul.children li.page_item_has_children>a:before {
content: "\f105";
}
#site-navigation ul#primary-menu li.menu-item-has-children a,
#site-navigation #primary-menu li.page_item_has_children a {
padding-right: 30px;
}
.home .np-home-icon a::after,
.np-home-icon a:hover::after,
#site-navigation ul#primary-menu>li:hover>a:after,
#site-navigation ul#primary-menu>li.current-menu-item>a::after,
#site-navigation ul#primary-menu>li.focus>a:after {
border-bottom: 5px solid #fff;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
bottom: 0;
content: "";
height: 0;
left: 50%;
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
}
.np-header-menu-wrapper::before,
.np-header-menu-wrapper::after {
background: #029fb2 none repeat scroll 0 0;
content: "";
height: 100%;
left: -5px;
position: absolute;
top: 0;
width: 5px;
z-index: 99;
}
.np-header-menu-wrapper::after {
left: auto;
right: -5px;
visibility: visible;
}
.np-header-menu-block-wrap::before,
.np-header-menu-block-wrap::after {
border-bottom: 5px solid transparent;
border-right: 5px solid #03717f;
border-top: 5px solid transparent;
bottom: -6px;
content: "";
height: 0;
left: -5px;
position: absolute;
width: 5px;
}
.np-header-menu-block-wrap::after {
left: auto;
right: -5px;
transform: rotate(180deg);
visibility: visible;
}
.is-sticky .np-header-menu-wrapper {
z-index: 99;
}
#site-navigation ul li a.sub-toggle {
display: none;
} .np-header-search-wrapper {
float: right;
position: relative;
}
.search-main {
display: block;
line-height: 40px;
cursor: pointer;
color: #ffffff;
}
.search-main a,
.search-main a:focus,
.search-main a:hover {
color: #ffffff;
}
.np-header-search-wrapper .search-form-main {
background: #ffffff none repeat scroll 0 0;
box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.15);
border-top: 2px solid #029FB2;
padding: 15px;
position: absolute;
right: 0;
top: 130%;
width: 300px;
z-index: 9999;
opacity: 0;
visibility: hidden;
}
.np-header-search-wrapper .search-form-main:before {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #029FB2;
content: "";
position: absolute;
right: 15px;
top: -10px;
}
.np-header-search-wrapper .search-form-main .search-field {
border-radius: 0;
padding: 4px 10px;
width: 80%;
float: left;
}
.np-header-search-wrapper .search-form-main .search-submit {
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
float: left;
padding: 10px 0 10px;
width: 20%;
height: 36px;
background: #029FB2;
}
.search-form-main.active-search {
opacity: 1;
visibility: visible;
}
.menu-toggle {
color: #333;
display: none;
float: left;
font-size: 20px;
padding: 2px 15px;
}
.sub-toggle {
display: none;
} .np-ticker-block {
border: 1px solid #e1e1e1;
margin: 30px 0;
position: relative;
}
.ticker-caption {
background: #464646 none repeat scroll 0 0;
color: #fff;
display: block;
float: left;
margin-right: 20px;
padding: 5px 15px;
}
.ticker-content-wrapper {
display: block;
float: left;
width: 80%;
}
.ticker-content-wrapper .post-cats-list {
float: left;
margin-right: 15px;
}
.ticker-content-wrapper .lslide.active {
height: auto !important;
}
.ticker-content-wrapper .cS-hidden {
opacity: 1;
}
.news-ticker-title>a {
color: #333;
display: block;
margin: 5px 0 0;
}
.np-ticker-block .lSAction {
position: absolute;
right: 10px;
top: 5px;
}
.np-ticker-block .lSAction>a {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
display: inline-block;
height: auto;
margin: 0 5px !important;
position: static;
width: auto;
opacity: 1;
}
.np-ticker-block .lSSlideOuter.vertical,
.np-ticker-block .lSSlideWrapper,
.np-ticker-block .lSSlideWrapper .lSFade {
position: static;
}
.post-cats-list span {
display: inline-block;
vertical-align: top;
}
.post-cats-list a {
color: #fff !important;
display: block;
font-size: 12px;
font-weight: 500;
margin-right: 5px;
padding: 1px 12px;
text-transform: capitalize;
} .news_portal_slider .lSAction>a {
background: none;
}
.news_portal_featured_slider {
margin: 0 0 25px;
}
.news_portal_featured_slider .slider-posts {
float: left;
width: 50%;
margin: 0;
padding: 0;
}
.news_portal_slider {
float: none;
margin-bottom: 20px;
padding-bottom: 10px;
width: 100%;
}
.np-single-slide-wrap,
.news_portal_carousel .np-single-post,
.news_portal_block_posts .layout3 .np-primary-block-wrap {
position: relative;
}
.np-slide-content-wrap,
.news_portal_carousel .np-single-post .np-post-content,
.news_portal_block_posts .layout3 .np-primary-block-wrap .np-single-post .np-post-content {
bottom: 0;
left: 0;
padding: 20px;
position: absolute;
width: 100%;
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)) repeat scroll 0 0;
}
.np-slide-content-wrap .post-title,
.news_portal_featured_posts .np-single-post .np-post-content .np-post-title,
.news_portal_carousel .np-single-post .np-post-title,
.news_portal_block_posts .layout3 .np-primary-block-wrap .np-single-post .np-post-title {
line-height: 26px;
margin: 5px 0;
}
.np-slide-content-wrap .post-title a,
.news_portal_featured_posts .np-single-post .np-post-content .np-post-title a,
.news_portal_carousel .np-single-post .np-post-title a,
.news_portal_block_posts .layout3 .np-primary-block-wrap .np-single-post .np-post-title a {
color: #fff;
font-size: 20px;
text-transform: capitalize;
}
.np-slide-content-wrap .post-title a:hover,
.news_portal_featured_posts .np-single-post .np-post-content .np-post-title a:hover,
.news_portal_carousel .np-single-post .np-post-title a:hover,
.news_portal_block_posts .layout3 .np-primary-block-wrap .np-single-post .np-post-title a:hover {
color: #029fb2;
}
.np-slide-content-wrap .np-post-meta span,
.np-slide-content-wrap .np-post-meta span a,
.news_portal_featured_posts .np-single-post .np-post-meta span,
.news_portal_featured_posts .np-single-post .np-post-meta span a {
color: #cccccc;
font-size: 14px;
font-style: normal;
font-weight: 500;
}
.np-slide-content-wrap .np-post-meta span,
.news_portal_featured_posts .np-single-post .np-post-meta span {
margin-right: 15px;
}
.news_portal_featured_slider .slider-posts .lSAction {
position: absolute;
right: 20px;
top: 20px;
}
.news_portal_featured_slider .slider-posts .lSAction>a {
background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 14px;
line-height: 32px;
margin: 0 2px;
opacity: 1;
position: static;
text-align: center;
}
.news_portal_featured_slider .slider-posts .lSAction>a:hover {
background: #029FB2;
color: #fff;
}
.news_portal_featured_slider .featured-posts {
float: right;
width: 50%;
padding: 0;
}
.news_portal_featured_slider .featured-posts .np-single-post-wrap {
float: left;
margin-bottom: 5px;
padding-left: 5px;
position: relative;
width: 50%;
}
.news_portal_featured_slider .featured-posts .np-single-post {
position: relative;
}
.news_portal_featured_slider .featured-posts .np-single-post .np-post-content {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 15px;
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)) repeat scroll 0 0;
}
.news_portal_featured_slider .featured-posts .np-single-post .np-post-content .np-post-title {
line-height: 20px;
}
.news_portal_featured_slider .featured-posts .np-single-post .np-post-content .np-post-title a {
font-size: 15px;
color: #fff;
}
.news_portal_featured_slider .featured-posts .np-single-post .np-post-content .np-post-title a:hover {
color: #029fb2;
}
.news_portal_featured_slider .featured-posts .np-single-post .np-post-meta span,
.news_portal_featured_slider .featured-posts .np-single-post .np-post-meta span a {
font-size: 12px;
}
.np-home-top-section .news_portal_featured_posts .np-block-wrapper {
background: #f2f2f2 none repeat scroll 0 0;
padding: 20px;
}
.news_portal_featured_posts .np-featured-posts-wrapper {
margin-left: -2%;
}
.news_portal_featured_posts .np-single-post-wrap {
float: left;
margin-left: 2%;
width: 23%;
}
.news_portal_featured_posts .np-single-post .np-post-content {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
float: left;
padding: 0;
position: static;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-thumb {
float: left;
width: 42%;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-content {
float: left;
margin-left: 4%;
width: 54%;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-title a {
color: #333;
font-size: 14px;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-title a:hover {
color: #029fb2;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-title {
line-height: 20px;
margin: 0 0 2px;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-meta .byline {
display: block;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-meta span,
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-meta span a {
color: #989898;
} .np-post-thumb,
.np-slide-thumb {
overflow: hidden;
}
.np-post-thumb img,
.np-slide-thumb img {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1;
}
.np-post-thumb:hover img,
.np-slide-thumb:hover img {
-webkit-transform: scale(1.05) rotate(1deg);
-ms-transform: scale(1.05) rotate(1deg);
-o-transform: scale(1.05) rotate(1deg);
transform: scale(1.05) rotate(1deg);
opacity: 0.8;
}
.np-home-middle-section .middle-primary {
float: left;
width: 67%;
}
.np-home-middle-section .middle-aside {
float: right;
width: 31%;
}
.np-block-title,
.widget-title,
.page-header .page-title,
.np-related-title,
.widget_block .wp-block-group__inner-container>h1,
.widget_block .wp-block-group__inner-container>h2,
.widget_block .wp-block-group__inner-container>h3,
.widget_block .wp-block-group__inner-container>h4,
.widget_block .wp-block-group__inner-container>h5,
.widget_block .wp-block-group__inner-container>h6 {
background: #f7f7f7 none repeat scroll 0 0;
border: 1px solid #e1e1e1;
font-size: 16px;
margin: 0 0 20px;
padding: 6px 20px;
text-transform: uppercase;
border-left: none;
border-right: none;
color: #029FB2;
text-align: left;
}
.news_portal_block_posts .np-primary-block-wrap {
float: left;
width: 48%;
}
.news_portal_block_posts .np-secondary-block-wrap {
float: right;
width: 49%;
}
.np-post-title.large-size a,
.np-post-title.small-size a {
color: #333;
display: block;
font-size: 16px;
}
.np-post-title.large-size,
.np-post-title.small-size {
margin: 15px 0 10px;
text-transform: capitalize;
}
.np-post-meta span,
.np-post-meta span a {
color: #a6a6a6;
font-size: 12px;
font-style: normal;
font-weight: 400;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
display: inline-block;
}
.np-post-meta span:hover,
.np-post-meta span a:hover,
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-meta span:hover,
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-meta span a:hover {
color: #029fb2;
}
.np-post-meta span {
margin-right: 15px;
}
.np-post-excerpt {
margin-top: 12px;
}
.np-post-excerpt p {
margin-bottom: 0;
}
.np-secondary-block-wrap .np-post-thumb,
.news_portal_default_tabbed .np-post-thumb {
float: left;
width: 30%;
}
.np-secondary-block-wrap .np-post-content,
.news_portal_default_tabbed .np-post-content {
float: right;
width: 66%;
}
.np-post-title.small-size {
margin-top: 0;
}
.np-post-title.small-size {
line-height: 22px;
margin: 2px 0 3px;
}
.np-post-title.small-size a {
font-size: 14px;
font-weight: 500;
}
.np-post-title.small-size a:hover {
color: #029FB2
}
.np-secondary-block-wrap .np-single-post,
.news_portal_default_tabbed .np-single-post,
.news_portal_default_tabbed #comments ul li {
border-bottom: 1px solid #e1e1e1;
margin-bottom: 12px;
padding-bottom: 12px;
}
.np-secondary-block-wrap .np-single-post:last-child,
.news_portal_default_tabbed .np-single-post:last-child,
.news_portal_default_tabbed #comments ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.np-secondary-block-wrap .np-post-meta span,
.np-secondary-block-wrap .np-post-meta span a,
.news_portal_default_tabbed .np-post-meta span,
.news_portal_default_tabbed .np-post-meta span a,
.np-related-posts-wrap .np-post-meta span,
.np-related-posts-wrap .np-post-meta span a {
font-size: 12px;
}
.news_portal_block_posts .layout2 .np-primary-block-wrap,
.news_portal_block_posts .layout2 .np-secondary-block-wrap {
margin-left: -3%;
width: 103%;
}
.news_portal_block_posts .layout2 .np-primary-block-wrap {
margin-bottom: 10px;
}
.news_portal_block_posts .layout2 .np-primary-block-wrap .np-single-post,
.news_portal_block_posts .layout2 .np-secondary-block-wrap .np-single-post {
display: inline-block;
float: none;
margin-left: 3%;
margin-right: -4px;
vertical-align: top;
width: 47%;
}
.news_portal_block_posts .layout2 .np-secondary-block-wrap .np-single-post:nth-child(4) {
border-bottom: 1px solid #e1e1e1;
padding-bottom: 12px;
}
.news_portal_block_posts .layout3 .np-primary-block-wrap {
width: 100%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap {
margin-top: 20px;
width: 102%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap {
margin-left: -2%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post {
border: medium none;
float: left;
margin-bottom: 0;
margin-left: 2%;
padding: 0;
width: 31.33%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post .np-post-thumb,
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post .np-post-content {
float: none;
width: 100%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post .np-post-content {
margin-top: 10px;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper {
display: flex;
flex-wrap: wrap;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post {
display: flex;
flex-direction: column;
width: 33.33%;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post .np-post-content {
background: #f2f2f2 none repeat scroll 0 0;
height: 242px;
overflow: hidden;
padding: 11px 15px 15px;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post:nth-child(2) {
flex-direction: column-reverse;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post .np-post-content .np-post-excerpt {
line-height: 27px;
margin-top: 10px;
} .middle-primary .news_portal_featured_posts .np-single-post-wrap {
float: left;
margin-bottom: 2%;
margin-left: 2%;
width: 31.33%;
}
.middle-primary .news_portal_featured_posts .np-featured-posts-wrapper {
margin-left: -2%;
}
.middle-primary .news_portal_featured_posts .np-single-post img {
width: 100%;
}
.middle-primary .news_portal_featured_posts .np-single-post-wrap {
width: 48%;
}
.middle-aside .news_portal_featured_posts .np-single-post-wrap {
margin-bottom: 20px;
width: 98%;
}
.middle-aside .news_portal_featured_posts .np-single-post-wrap {
width: 98%;
}
.middle-aside .news_portal_featured_posts .np-single-post-wrap:last-child {
margin-bottom: 0;
}
.news_portal_default_tabbed ul.widget-tabs {
margin: 0;
list-style: none;
}
.news_portal_default_tabbed ul.widget-tabs li {
background: #029fb2 none repeat scroll 0 0;
display: inline-block;
margin-right: -4px;
padding: 5px 0;
text-align: center;
width: 50%;
position: relative;
}
.news_portal_default_tabbed ul.widget-tabs li a {
color: #fff;
font-weight: 600;
text-transform: uppercase;
display: block;
}
.news_portal_default_tabbed ul.widget-tabs li.ui-tabs-active,
.news_portal_default_tabbed ul.widget-tabs li:hover {
background: #028A9A;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.news_portal_default_tabbed ul.widget-tabs li.ui-tabs-active:before,
.news_portal_default_tabbed ul.widget-tabs li:hover:before {
border-bottom: 5px solid #fff;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
bottom: 0;
content: "";
height: 0;
left: 50%;
position: absolute;
transform: translateX(-50%);
width: 0;
}
.news_portal_default_tabbed .np-tabbed-section {
margin-top: 20px;
}
.news_portal_default_tabbed .np-tabbed-section {
border: 1px solid #e1e1e1;
border-top: none;
margin-top: 0;
padding: 20px;
}
.news_portal_default_tabbed .np-post-meta span {
margin-right: 10px;
}
.news_portal_default_tabbed #comments ul {
margin: 0;
list-style: none;
}
.news_portal_default_tabbed #comments ul .np-comment-avatar {
float: left;
width: 25%;
}
.news_portal_default_tabbed #comments ul .np-comment-desc-wrap {
float: right;
width: 71%;
}
.news_portal_default_tabbed #comments ul .np-comment-avatar img {
width: 100%;
} .np-block-title-nav-wrap {
position: relative;
}
.np-block-title-nav-wrap .carousel-nav-action {
position: absolute;
right: 0;
top: 0;
}
.np-block-title-nav-wrap .carousel-nav-action .carousel-controls {
background: #333 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 13px;
margin-left: 0;
padding: 5px 13px;
cursor: pointer;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.np-block-title-nav-wrap .carousel-nav-action .carousel-controls:hover {
background: #029FB2;
}
.news_portal_carousel .np-post-meta span,
.news_portal_carousel .np-post-meta span a,
.news_portal_block_posts .layout3 .np-primary-block-wrap .np-post-meta span,
.news_portal_block_posts .layout3 .np-primary-block-wrap .np-post-meta span a {
color: #cfcfcf;
} .news_portal_recent_posts .np-recent-posts-wrapper ul {
list-style: none;
margin: 0;
padding: 0;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-single-post {
margin-bottom: 10px;
padding-bottom: 10px;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb {
float: left;
width: 30%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-content {
float: left;
margin-left: 4%;
width: 66%;
}
.mt-social-icons-wrapper {
text-align: center;
}
.news_portal_social_media .social-link {
display: inline-block;
vertical-align: top;
}
.news_portal_social_media .social-link a {
background: #029fb2 none repeat scroll 0 0;
color: #fff;
display: block;
margin-right: 10px;
padding: 7px 14px;
}
.news_portal_social_media .social-link a:hover {
background: #028A9A;
}
.news_portal_ads_banner {
text-align: center;
} #colophon {
background: #000000 none repeat scroll 0 0;
margin-top: 40px;
}
#top-footer {
padding-top: 40px;
}
#top-footer .np-footer-widget-wrapper {
margin-left: -2%;
}
#top-footer.footer_column_one .np-footer-widget,
#top-footer.footer_column_two .np-footer-widget,
#top-footer.footer_column_three .np-footer-widget,
#top-footer.footer_column_four .np-footer-widget {
float: left;
margin-left: 2%;
width: 31.33%;
}
#top-footer .widget a,
#top-footer .widget a:before,
#top-footer .widget li:before {
color: #cfcfcf;
}
#top-footer .widget a:hover,
#top-footer .widget a:hover:before,
#top-footer .widget li::hover:before {
color: #029fb2;
}
#top-footer.footer_column_one .np-footer-widget {
width: 98%;
}
#top-footer.footer_column_two .np-footer-widget {
width: 48%;
}
#top-footer.footer_column_four .np-footer-widget {
width: 23%;
}
#top-footer .widget-title {
background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
border-color: rgba(255, 255, 255, 0.2);
color: #fff;
}
.bottom-footer {
background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
color: #bfbfbf;
font-size: 12px;
padding: 10px 0;
}
.site-info {
float: left;
}
#footer-navigation ul {
float: right;
list-style: outside none none;
margin: 0;
}
#footer-navigation ul li {
display: inline-block;
vertical-align: top;
}
#footer-navigation ul li a {
border-left: 2px solid #7f7f7f;
color: #cfcfcf;
margin-left: 10px;
padding-left: 10px;
}
#footer-navigation ul li:first-child a {
margin-left: 0;
border-left: none;
}
#footer-navigation ul li a:hover {
color: #029fb2;
} .archive article {
border: none !important;
}
.np-archive-post-content-wrapper {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
padding: 20px;
position: relative;
}
.np-archive-post-content-wrapper:before {
border-bottom: 15px solid #fff;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
content: "";
left: 20px;
position: absolute;
top: -15px;
}
article.no-image .np-archive-post-content-wrapper:before {
display: none;
}
.entry-meta>span {
display: inline-block;
font-size: 13px;
font-weight: 400;
margin-right: 15px;
text-transform: capitalize;
}
.entry-meta span a,
.entry-meta span {
color: #767676;
font-style: normal;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.np-archive-post-content-wrapper .entry-title {
font-size: 20px;
margin: 0 0 6px;
}
.np-archive-post-content-wrapper .entry-title a {
color: #333;
}
.entry-title a:hover,
.entry-meta span a:hover,
.entry-meta span:hover {
color: #029fb2;
}
.np-archive-more .np-button {
background: #fafafa none repeat scroll 0 0;
border: 1px solid #eeeeee;
border-radius: 3px;
color: #666666;
display: inline-block;
font-size: 13px;
font-weight: 600;
;
padding: 4px 20px;
text-decoration: none;
}
.np-archive-more .np-button:hover {
background: #029fb2;
color: #fff;
border-color: #029FB2;
}
.np-archive-more .np-button i {
margin-right: 8px;
}
.np-archive-grid-post-wrapper article {
display: inline-block;
margin-left: 3%;
margin-right: -4px;
width: 47%;
vertical-align: top;
}
.np-archive-grid-post-wrapper {
margin-left: -3%;
}
.np-related-posts-wrap .np-post-title {
margin: 10px 0 5px;
}
article.hentry h1.entry-title {
font-size: 26px;
margin: 10px 0;
}
.np-related-section-wrapper {
margin-top: 80px;
}
.np-related-section-wrapper .np-single-post {
float: left;
margin-left: 2%;
width: 31.33%;
}
.np-related-posts-wrap {
margin-left: -2%;
}
#content {
margin-top: 30px;
}
.home #content {
margin-top: 0;
}
.single .post-cats-list {
margin: 6px 0;
} .error404 #primary {
float: none;
padding: 90px 0;
width: 100%;
}
.error-404.not-found {
border: 1px solid #e1e1e1;
margin: 0 auto;
max-width: 700px;
}
.error404 .page-title {
background: #029FB2 none repeat scroll 0 0;
color: #fff;
font-size: 20px;
margin: 0;
padding: 10px 0;
text-align: center;
}
.error-num {
font-size: 114px;
font-weight: 700;
text-align: center;
}
.error-num>span {
font-size: 34px;
text-transform: uppercase;
}
.error404 .page-content {
font-size: 14px;
text-align: center;
}
.error-404 .page-header .page-title {
color: #fff;
} #np-scrollup {
background-color: #029FB2;
bottom: 20px;
color: #ffffff;
display: none;
height: 40px;
line-height: 40px;
position: fixed;
right: 20px;
width: 40px;
text-align: center;
font-size: 16px;
border-radius: 3px;
cursor: pointer;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#np-scrollup {
display: none;
}
#np-scrollup:hover,
#np-scrollup:focus,
#np-scrollup:active {
color: #ffffff;
border-radius: 100%;
} div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button,
div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
background: #029FB2;
border: none;
padding: 10px 20px;
}.boxed_layout.site-mode--dark #page,
.site-mode--dark #page {
background: #222222;
}
.site-mode--dark .news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post .np-post-content ,
.site-mode--dark .np-header-search-wrapper .search-form-main{
background: #303030;
}
.site-mode--dark .np-home-top-section .news_portal_featured_posts .np-block-wrapper {
background: none;
}
.site-mode--dark .news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-title a,
.site-mode--dark .np-post-title.large-size a,
.site-mode--dark .np-post-title.small-size a,
.site-mode--dark .news-ticker-title>a,
.site-mode--dark .np-archive-post-content-wrapper .entry-title a,
.site-mode--dark h1.entry-title,
.site-mode--dark .news_portal_block_posts .layout4 .np-post-title a{
color: #ffffff;
}
.site-mode--dark .cvmm-post-title a,
.site-mode--dark .cvmm-timeline-title a,
.site-mode--dark .cvmm-ticker-single-title,
.site-mode--dark .cvmm-block-title span,
.site-mode--dark .cvmm-ticker-wrapper .cvmm-ticker-single-title, 
.site-mode--dark .cvmm-ticker-wrapper .cvmm-ticker-single-title a,
.site-mode--dark .cvmm-post-filter-cat-title-wrapper .cvmm-term-titles-wrap li{
color: #ffffff;
}
.site-mode--dark  .cvmm-block-post-filter--layout-one .cvmm-post-wrapper {
background: #303030;
}
.site-mode--dark .cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap article {
background: #404040;
}
.site-mode--dark .widget_archive a,
.site-mode--dark .widget_categories a,
.site-mode--dark .widget_recent_entries a,
.site-mode--dark .widget_meta a,
.site-mode--dark .widget_recent_comments li,
.site-mode--dark .widget_rss li,
.site-mode--dark .widget_pages li a,
.site-mode--dark .widget_nav_menu li a,
.site-mode--dark .wp-block-latest-posts li a,
.site-mode--dark .wp-block-archives li a,
.site-mode--dark .wp-block-categories li a,
.site-mode--dark .wp-block-page-list li a,
.site-mode--dark .wp-block-latest-comments li{
color: #fff;
}
body.site-mode--dark,
.site-mode--dark .news_portal_block_posts .layout4 .np-post-excerpt {
color: #efefef;
}
.site-mode--dark .np-archive-post-content-wrapper {
background: #2f2f2f;
}
.site-mode--dark .np-block-title,
.site-mode--dark .widget-title,
.site-mode--dark .page-header .page-title,
.site-mode--dark .np-related-title {
background: none;
border: 1px solid #616161;
border-left: none;
border-right: none;
}
.site-mode--dark .np-ticker-block {
border: 1px solid #616161;
}
.site-mode--dark .np-secondary-block-wrap .np-single-post,
.site-mode--dark .news_portal_default_tabbed .np-single-post,
.site-mode--dark .news_portal_default_tabbed #comments ul li,
.site-mode--dark .news_portal_block_posts .layout2 .np-secondary-block-wrap .np-single-post:nth-child(4) {
border-bottom: 1px solid #616161;
}
.site-mode--dark.home .np-home-icon a::after,
.site-mode--dark .np-home-icon a:hover::after,
.site-mode--dark #site-navigation ul#primary-menu>li:hover>a::after,
.site-mode--dark #site-navigation ul#primary-menu>li.current-menu-item>a::after {
border-bottom: 5px solid #222222;
}
.site-mode--dark .np-archive-post-content-wrapper::before {
display: none;
}
.site-mode--dark .widget_archive a,
.site-mode--dark .widget_categories a,
.site-mode--dark .widget_recent_entries a,
.site-mode--dark .widget_meta a,
.site-mode--dark .widget_recent_comments li,
.site-mode--dark .widget_rss li,
.site-mode--dark .widget_pages li a,
.site-mode--dark .widget_nav_menu li a {
color: #9f9f9f;
}
.site-mode--dark .entry-meta span a,
.site-mode--dark .entry-meta span {
color: #cfcfcf;
}
.site-mode--dark #respond,
.site-mode--dark .comment-list .comment-body {
background: none;
color: #fff;
border: 1px solid #515151;
}
.site-mode--dark #comments h3,
.site-mode--dark #comments h2.comments-title,
.comment-author .fn .url {
color: #fff;
}#news-portal-preloader {
background: #fff none repeat scroll 0 0;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 99999;
}
#news-portal-preloader .preloader-wrapper {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .news-portal-wave {
margin: 40px auto;
width: 50px;
height: 40px;
text-align: center;
font-size: 10px;
}
.news-portal-wave .np-rect {
background-color: #029fb2;
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: news-portal-waveStretchDelay 1.2s infinite ease-in-out;
animation: news-portal-waveStretchDelay 1.2s infinite ease-in-out;
}
.news-portal-wave .np-rect1 {
-webkit-animation-delay: -1.2s;
animation-delay: -1.2s;
}
.news-portal-wave .np-rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.news-portal-wave .np-rect3 {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.news-portal-wave .np-rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.news-portal-wave .np-rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes news-portal-waveStretchDelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
}
@keyframes news-portal-waveStretchDelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
} .news-portal-three-bounce {
margin: 40px auto;
width: 80px;
text-align: center;
}
.news-portal-three-bounce .np-child {
width: 20px;
height: 20px;
background-color: #029fb2;
border-radius: 100%;
display: inline-block;
-webkit-animation: news-portal-three-bounce 1.4s ease-in-out 0s infinite both;
animation: news-portal-three-bounce 1.4s ease-in-out 0s infinite both;
}
.news-portal-three-bounce .np-bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.news-portal-three-bounce .np-bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes news-portal-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes news-portal-three-bounce {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
} .news-portal-folding-cube {
margin: 40px auto;
width: 40px;
height: 40px;
position: relative;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.news-portal-folding-cube .np-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.news-portal-folding-cube .np-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #029fb2;
-webkit-animation: np-foldCubeAngle 2.4s infinite linear both;
animation: np-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.news-portal-folding-cube .np-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.news-portal-folding-cube .np-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.news-portal-folding-cube .np-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.news-portal-folding-cube .np-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.news-portal-folding-cube .np-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.news-portal-folding-cube .np-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
@-webkit-keyframes np-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}
@keyframes np-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
}
25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
}
90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}@media (max-width: 1200px) {
.boxed_layout #page {
width: 100%;
}
.mt-container {
padding: 0 4%;
width: 100%;
}
}
@media (min-width: 1000px) {
#site-navigation {
display: block !important;
}
}
@media (max-width: 1170px) {
#masthead .np-header-ads-area {
width: 65%;
margin-top: 5px;
}
.np-slide-content-wrap .np-post-meta span,
.news_portal_featured_posts .np-single-post .np-post-meta span {
margin-right: 8px;
}
.news_portal_featured_posts .np-single-post .np-post-content .np-post-title a {
font-size: 14px;
}
.news_portal_featured_posts .layout2 .np-single-post-wrap .np-post-content .np-post-title a {
font-size: 12px;
}
}
@media (max-width: 979px) {
#masthead .np-header-ads-area {
width: 100%;
text-align: center;
}
#masthead .site-branding {
text-align: center;
float: none;
margin-top: 0;
}
.news_portal_featured_slider .slider-posts {
float: none;
width: 100%;
}
.np-home-top-section .news_portal_featured_posts,
.news_portal_featured_slider .featured-posts {
margin-top: 5px;
width: 100%;
}
.news_portal_featured_slider .slider-posts img,
.news_portal_featured_slider .featured-posts img {
width: 100%;
}
.news_portal_featured_slider .featured-posts .np-single-post-wrap {
margin-left: 2%;
margin-top: 2%;
padding-left: 0;
width: 48%;
}
.news_portal_featured_slider .featured-posts .featured-posts-wrapper {
margin-left: -2%;
}
.news_portal_featured_posts .np-single-post .np-post-content .np-post-title a {
font-size: 16px;
}
.np-home-top-section .news_portal_slider .np-single-slide-wrap img {
width: 100%;
}
.news_portal_featured_posts .np-featured-posts-wrapper {
margin-left: 0;
}
.news_portal_featured_posts .np-single-post-wrap {
margin: 1% 0 1% 2%;
width: 48%;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-title a {
font-size: 14px;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb img,
.news_portal_default_tabbed .np-post-thumb img {
width: 100%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb {
float: left;
width: 30%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb .np-post-title.small-size a {
font-size: 16px;
font-weight: 500;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-title.small-size a,
.news_portal_default_tabbed .np-post-title.small-size a {
font-size: ;
}
} @media (max-width: 768px) {
.np-home-middle-section .middle-primary,
.np-home-middle-section .middle-aside {
float: none;
width: 100%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-title.small-size a,
.news_portal_default_tabbed .np-post-title.small-size a {
font-size: 16px;
}
#top-footer.footer_column_one .np-footer-widget,
#top-footer.footer_column_two .np-footer-widget,
#top-footer.footer_column_three .np-footer-widget,
#top-footer.footer_column_four .np-footer-widget {
float: none;
width: 98%;
}
.menu-toggle,
.header-menu-close {
display: block;
color: #ffffff !important;
}
#site-navigation {
background: #029FB2 none repeat scroll 0 0;
display: none;
left: 0;
position: absolute;
top: 100%;
width: 100%;
z-index: 99;
}
.np-header-menu-wrapper {
position: relative;
}
#site-navigation ul li {
display: block;
float: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#site-navigation ul li:last-child {
border-bottom: none;
}
#site-navigation ul li a.sub-toggle.sub-toggle {
background: #fff none repeat scroll 0 0;
color: #029FB2;
cursor: pointer;
display: block;
height: 24px;
line-height: 25px;
position: absolute;
right: 15px;
text-align: center;
top: 8px;
width: 24px;
padding: 0 !important;
font-size: 12px;
}
#site-navigation ul>li:hover>.sub-toggle,
#site-navigation ul>li.current-menu-item .sub-toggle,
#site-navigation ul>li.current-menu-ancestor .sub-toggle {
background: #fff;
}
.main-small-navigation li.current-menu-item>.sub-toggle {
background: #ffffff none repeat scroll 0 0;
}
.main-small-navigation li.current-menu-item>.sub-toggle i {
color: #029FB2;
}
.menu-primary-container .sub-menu,
#site-navigation li.menu-item-has-children>a:before,
#site-navigation ul li.page_item_has_children>a:before {
display: none;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
position: static;
min-width: 100%;
opacity: 1;
top: 0;
left: 0;
visibility: visible;
display: none;
background: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
#site-navigation ul>li:hover>.sub-menu,
#site-navigation ul>li:hover>.children {
top: 0;
}
#site-navigation ul#primary-menu>li:hover>a::after,
#site-navigation ul#primary-menu>li.current-menu-item>a::after,
#site-navigation ul#primary-menu>li.focus>a:after {
display: none;
}
#site-navigation ul.sub-menu li,
#site-navigation ul.children li {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#primary,
.home.blog #primary,
#secondary,
.home.blog #secondary {
float: none;
width: 100%;
}
} @media (max-width: 600px) {
.logged-in #page {
margin-top: 46px;
}
body.logged-in {
margin-top: -50px;
}
.logged-in .is-sticky .np-header-menu-wrapper {
top: 0 !important;
}
.news_portal_featured_slider .featured-posts.np-single-post-wrap {
width: 98%;
}
.news_portal_featured_posts .np-single-post-wrap {
margin: 2% 0 2% 2%;
width: 97%;
}
.news_portal_block_posts .np-primary-block-wrap {
width: 100%;
float: none;
}
.news_portal_block_posts .np-secondary-block-wrap {
float: none;
margin-top: 20px;
width: 100%;
}
.news_portal_block_posts .layout2 .np-primary-block-wrap .np-single-post,
.news_portal_block_posts .layout2 .np-secondary-block-wrap .np-single-post {
float: none;
width: 97%;
}
.news_portal_block_posts .layout2 .np-primary-block-wrap .np-single-post:first-child {
margin-bottom: 3%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post {
float: none;
width: 97%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post {
float: none;
width: 97%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post img {
width: 100%;
}
.np-top-left-section-wrapper .date-section,
.top-navigation {
display: inline-block;
float: none;
}
.np-top-right-section-wrapper,
.np-top-left-section-wrapper {
display: block;
float: none;
text-align: center;
}
.mt-social-icons-wrapper {
display: inline-block;
margin-top: 8px;
}
.site-info,
#footer-navigation ul {
float: none;
text-align: center;
}
.ticker-caption {
float: none;
text-align: center;
width: 100%;
}
.ticker-content-wrapper {
float: none;
text-align: center;
width: 100%;
}
.ticker-content-wrapper .post-cats-list {
display: inline-block;
float: none;
}
.news-ticker-title>a {
display: inline-block;
}
.np-ticker-block .lSAction {
top: 40px;
}
.np-archive-grid-post-wrapper article {
width: 97%;
display: block;
margin-right: 0;
}
.np-related-section-wrapper .np-single-post {
width: 98%;
}
.np-related-section-wrapper .np-single-post {
margin-top: 20px;
width: 98%;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post {
display: block;
margin-bottom: 2%;
width: 100%;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post .np-post-content {
height: auto;
margin-bottom: 20px;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post:last-child .np-post-content {
margin-bottom: 0;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post img {
width: 100%;
}
.np-ticker-block .lSAction {
top: 4px;
}
.np-ticker-block .lSAction a {
color: #fff;
}
.middle-primary .news_portal_featured_posts .layout1 .np-single-post-wrap {
width: 98%;
}
.news-ticker-title>a {
font-size: 14px;
line-height: 1.7;
}
.ticker-content-wrapper .post-cats-list {
display: none;
}
.error404 #primary {
padding: 20px 0 10px;
}
}
@media (max-width: 480px) {
.np-home-top-section .news_portal_featured_posts .np-block-wrapper.layout2 {
padding: 10px;
}
.np-related-section-wrapper .np-single-post {
width: 98%;
}
.news_portal_featured_slider .featured-posts .np-single-post-wrap {
width: 98%;
}
}