@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600|Roboto);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
/* @import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css); */
@import url(https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css);
@charset "utf-8";
/* 29LTBukra */
@font-face {
    font-family: '29ltbukra';
    src: url('../../fonts/bukra/29lt-bukra-hairline.OTF') format('opentype');
    font-weight: 100;
    font-style: normal
}
@font-face {
    font-family: '29ltbukra';
    src: url('../../fonts/bukra/29lt-bukra-thin.OTF') format('opentype');
    font-weight: 200;
    font-style: normal
}
@font-face {
    font-family: '29ltbukra';
    src: url('../../fonts/bukra/29lt-bukra-extra-light.OTF') format('opentype');
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: '29ltbukra';
    src: url('../../fonts/bukra/29lt-bukra-light.OTF') format('opentype');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: '29ltbukra';
    src: url('../../fonts/bukra/29lt-bukra-regular.OTF') format('opentype');
    font-weight: 500;
    font-style: normal
}
@font-face {
    font-family: '29ltbukra';
    src: url('../../fonts/bukra/29lt-bukra-medium.OTF') format('opentype');
    font-weight: 600;
    font-style: normal
}
@font-face {
    font-family: '29ltbukra';
    src: url('../../fonts/bukra/29lt-bukra-semi-bold.OTF') format('opentype');
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: '29ltbukra';
    src: url('../../fonts/bukra/29lt-bukra-bold.OTF') format('opentype');
    font-weight: 800;
    font-style: normal
}
@font-face {
    font-family: '29ltbukra';
    src: url('../../fonts/bukra/29lt-bukra-black.OTF') format('opentype');
    font-weight: 900;
    font-style: normal
}
b, strong{
    font-weight: 700;
}
body{
    font-family: '29ltbukra', sans-serif;
    font-weight: 500;
    color: #666;
}
body {
    margin: 0;
    padding: 0;
    background: #fff;
    /*font-family: 'Open Sans', sans-serif*/
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 700;
}
* {
    border: none;
    text-decoration: none;
    outline: none;
    box-sizing: border-box
}

a:hover {
    color: inherit;
    text-decoration: none!important
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {

    font-size: 100%;
    /*font-weight: inherit!important;*/
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0
}

input,
textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0))
}

.clear {
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

a {
    color: inherit
}

img {
    vertical-align: top
}

iframe {
    width: 100%!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: '29LT Bukra SmBd' !Important;*/
    padding: 5px 0 !Important
}

p {

    outline: 0
}

img {
    max-width: 100%
}

@media \0screen {
    img {
        width: auto
    }
}

.container {
    max-width: 1200px;
    margin: 0 auto
}

.container_navi {
    max-width: 1200px;
    margin: 0 auto
}

.container_1100 {
    max-width: 1100px;
    margin: 0 auto
}

.header_up {
    /* float: left; */
    min-height: 48px;
    width: 100%;
    background: #757881
}

.header_up ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right
}

.header_up ul li {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    float: left;
    padding: 12px 25px;
    /*font-family: '29LT Bukra Rg'*/
}

.header_up ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    /*font-family: '29LT Bukra Rg'*/
}

.header_up ul li a:hover {
    color: #12c6e0
}

.strongcolor {
    color: #12c6e0!important
}

.header_up ul li:first-child {
    /*background: url('../../images/h_bor.jpg') no-repeat center right;*/
    padding-right: 30px
}

.p_white {
    background: #FFF
}

.p_white a {
    color: #12c6e0!important
}

.header_navi {
    /* float: left; */
    min-height: 88px;
    width: 100%;
    padding: 12px 0
}

.logo {
    float: left;
    padding-bottom: 0
}

.navi {
    float: right;
    padding-top: 25px
}

.navi ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.navi ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #757881;
    text-decoration: none;
    padding: 0 30px;
    /*font-family: '29LT Bukra Rg'*/
}

.navi ul li a:hover {
    color: #12c6e0
}

/* .bannar_part {
    float: left;
    width: 100%
} */

.bannar_part h1 {
    font-size: 39px;
    /*font-weight: 400;*/
    color: #fff;
    line-height: 56px;
    margin-bottom: 10px;
    /*font-family: '29LT Bukra SmBd'*/
}

.bannar_part h1 span {
    font-size: 32px
}

.bannar_part p {
    font-size: 29px;
    /*font-weight: 400;*/
    color: #fff;
    margin: 0;
    margin-bottom: 45px;
    /*font-family: '29LT Bukra Lt'*/
}

.bnr_btn {
    background: #757881;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    transition: all 0.5s ease-in-out;
    /*font-family: '29LT Bukra SmBd'*/
}

.bnr_btn:hover {
    background: #62646a
}

.flight_status_part {
    position: relative;
    width: 100%;
    background: url('../../images/air_bg.jpeg') no-repeat top center;
    background-size: cover;
    padding-bottom: 0;
    background-attachment: fixed;
    padding-bottom: 6rem;
    box-shadow: 0px 10px 33px -27px;
}

.flight_status_bg {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 100px 45px;
    position: relative;
    top: -50px;
    z-index: 9;
    -webkit-box-shadow: 0 2px 10px 0 rgba(176, 176, 176, 1);
    -moz-box-shadow: 0 2px 10px 0 rgba(176, 176, 176, 1);
    box-shadow: 0 2px 10px 0 rgba(176, 176, 176, 1);
    margin-bottom: 10px
}

.flight_status_bg h1 {
    font-size: 45px;
    /*font-weight: 400;*/
    color: #757881;
    margin-bottom: 25px;
    /*font-family: '29LT Bukra SmBd'*/
}

.status_tab {
    width: 100%;
    /* float: left */
}

.status_tab main {
    /* min-width: 300px;
    max-width: 1010px; */
    margin: 0 auto
}

.f_news p {
    color: #fff;
    /*font-family: '29LT Bukra Lt';*/
    font-size: 12px;
    margin-bottom: 10px
}

.status_tab section {
    display: none;
    padding: 10px 25px;
    border-top: 1px solid #ddd;
    background: #d9dada
}

.status_tab input {
    display: inline-block
}

.status_tab input[type=radio] {
    display: none
}

.status_tab label {
    display: inline-block;
    margin: 0 -5px 0 0;
    padding: 15px 45px;
    font-weight: 600;
    text-align: center;
    color: #a0a0a0;
    font-size: 22px;
    background: #f1f0f0;
    /*font-family: '29LT Bukra Lt'*/
}

.status_tab label:hover {
    color: #888;
    cursor: pointer
}

.status_tab input:checked+label {
    color: #757881;
    font-size: 22px;
    background: #d9dada;
    /*font-family: '29LT Bukra SmBd'*/
}

#tab1:checked~#content1,
#tab2:checked~#content2 {
    display: block
}

.air_input {
    width: 60%;
    position: relative
}

.air_input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 47px;
    border: none;
    outline: none;
    background: #FFF;
    font-size: 15px;
    font-weight: 400;
    color: #6a6a6a;
    padding: 0 15px;
    margin-top: 18px;
    /*font-family: '29LT Bukra SmBd'*/
}

.table_part {
    width: 100%;
    display: inline-block
}

.downthtd_part {
    overflow: auto;
    white-space: nowrap
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    /*font-family: '29LT Bukra Lt'*/
}

thead {
    display: block;
    overflow: auto;
    width: 100%!important
}

tbody {
    display: block;
    overflow: auto;
    width: 100%
}

tr {
    width: 100%
}

th {
    background: #757881;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    width: 320px
}

td {
    font-size: 15px;
    font-weight: 600;
    color: #757881;
    background: #ebebeb;
    width: 320px
}

tr:hover td {
    font-size: 15px;
    font-weight: 600;
    color: #05c3de;
    background: #fff
}

th,
td {
    text-align: left;
    border-bottom: 2px #d9dada solid;
    padding: 15px 18px;
    vertical-align: top
}

.sec_3 {
    width: 100%;
    background: #05c3de;
    display: inline-block;
    padding: 50px 0 20px 0;
    text-align: center
}

.sec_3 h1 {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;
    /*font-family: '29LT Bukra SmBd'*/
}

.sec_3 p {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 0;
    /*font-family: '29LT Bukra Lt';*/
    padding: 0 15px
}

.sec_3 p a {
    padding-bottom: 15px
}

.sec_3 p a:hover {
    text-decoration: underline
}

.sec_3_box_part {
    width: 100%;
    display: inline-block;
    margin-top: 40px
}

.sec_3_box {
    width: 19%;
    display: inline-block;
    padding: 0 20px;
    margin-bottom: 30px;
    float: left
}

.sec_3_box img {
    height: 65px;
    width: 74px;
    margin-bottom: 15px
}

.counter-value {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
    /*font-family: 'Montserrat', sans-serif*/
}

.sec_3_box p {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 0;
    /*font-family: 'Montserrat', sans-serif*/
}

.sec_4 {
    width: 100%;
    background: #f6f6f6;
    display: inline-block;
    padding: 50px 0 70px 0;
    text-align: center
}

.sec_4 h1 {
    font-size: 45px;
    font-weight: 600;
    color: #757881;
    margin-bottom: 5px;
    /*font-family: '29LT Bukra SmBd'*/
}

.sec_4 p {
    font-size: 16px;
    font-weight: 400;
    color: #272727;
    margin-bottom: 50px;
    margin-top: 0;
    /*font-family: '29LT Bukra Lt'*/
}

.sec4_left {
    width: 49%;
    float: left;
    position: relative
}

.sec4_right {
    width: 49%;
    float: right
}

.sec4_right_img {
    width: 100%;
    float: left;
    margin-bottom: 2%;
    position: relative
}

.view_btn {
    background: #f2aa00;
	padding: 8px 30px;
	border-radius:3px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    transition: all 0.5s ease-in-out;
    display: inline-block;
    margin-top: 20px;
    /*font-family: '29LT Bukra SmBd'*/
}

.view_btn:hover {
    background: #05c3de;
    color: #FFF
}

.sec4_left_text {
    position: absolute;
    left: 50px;
    bottom: 40px;
    font-size: 21px;
    font-weight: 400;
    color: #fff;
    /*font-family: '29LT Bukra SmBd'*/
}

.sec4_left:hover .sec4_left_text {
    display: none
}

.sec4_right_img:hover .sec4_left_text {
    display: none
}

.sec_5 {
    width: 100%;
    display: inline-block;
    padding: 50px 0 70px 0;
    text-align: center
}

.sec_5 h1 {
    font-size: 45px;
    font-weight: 600;
    color: #757881;
    margin-bottom: 5px;
    /*font-family: '29LT Bukra SmBd'*/
}

.sec_5 p {
    font-size: 16px;
    font-weight: 400;
    color: #5a5a55;
    margin-bottom: 50px;
    margin-top: 0;
    padding: 0 15%;
    /*font-family: '29LT Bukra Lt'*/
}

.sec_5_bg {
    width: 100%;
    display: inline-block
}

.sec_5_box {
    width: 94%;
    display: inline-block;
    margin: 0 3% 30px 3%;
    -webkit-box-shadow: 0 2px 4px 0 rgba(176, 176, 176, 1);
    -moz-box-shadow: 0 2px 4px 0 rgba(176, 176, 176, 1);
    box-shadow: 0 2px 4px 0 rgba(176, 176, 176, 1);
    min-height: 335px
}

.img_holder {
    position: relative;
    overflow: hidden
}

.img_holder img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.sec_5_box:hover .img_holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.sec_5_box h2 {
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    background: url(../images/cal.png) no-repeat top center;
    width: 100%;
    height: 94px;
    position: relative;
    top: -47px;
    padding: 20px;
    line-height: 20px;
    /*font-family: '29LT Bukra Lt';*/
    padding-top: 25px;
    color: #ffffff!important
}

.sec_5_box h2 span {
    font-size: 22px;
    color: #fff;
    padding-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 5px
}

.sec_5_box:hover.sec_5_box h2 {
    background: url(../images/cal_hover.png) no-repeat top center
}

.sec_5_box p {
    font-size: 15px;
    font-weight: 400;
    color: #5a5a5a;
    text-align: left;
    padding: 0 10px 30px 10px;
    margin: 0;
    margin-top: -30px;
    /*font-family: '29LT Bukra Lt'*/
}

.sec_6 {
    width: 100%;
    display: inline-block
}

.sec6_bg {
    width: 43%;
    float: left;
    background: #b0b3b3;
    position: absolute;
    padding: 25px;
    top: 70px
}

.sec6_bg h1 {
    font-size: 45px;
    font-weight: 600;
    color: #ffffff!important;
    margin-bottom: 25px;
    /*font-family: '29LT Bukra SmBd'*/
}

.f_input {
    width: 49%;
    height: 58px;
    border: none;
    outline: none;
    background: #FFF;
    font-size: 15px;
    font-weight: 400;
    color: #6a6a6a;
    padding: 0 15px;
    margin-bottom: 10px;
    /*font-family: '29LT Bukra Lt'*/
}

.f_input_cmt {
    width: 100%;
    height: 109px;
    border: none;
    outline: none;
    background: #FFF;
    font-size: 15px;
    font-weight: 400;
    color: #6a6a6a;
    padding: 10px 15px;
    margin-bottom: 25px;
    /*font-family: '29LT Bukra Lt'*/
}

.f_input_btn {
    width: 100%;
    border: none;
    outline: none;
    background: #05c3de;
    font-size: 29px;
    font-weight: 400;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    /*font-family: '29LT Bukra SmBd'*/
}

.f_input_btn:hover {
    background: #0597ac
}

.footer {
    width: 100%;
    display: inline-block;
    background: url(../images/f_bg.jpg) no-repeat top center;
    background-size: cover;
    padding: 50px 0
}

.footer h3 {
    font-size: 14px;
    font-weight: 600;
    color: #04c3de!important;
    margin-bottom: 10px;
    /*font-family: '29LT Bukra SmBd'*/
}

.footer h3 span {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    /*font-family: Arial, Helvetica, sans-serif*/
}

.f_up_part {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.f_logo {
    width: 33.3334%;
    float: left;
    margin-bottom: 20px
}

.f_list {
    width: 33.3334%;
    float: left;
    margin-bottom: 20px
}

.f_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
    float: left
}

.f_list ul li {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    /*font-family: '29LT Bukra Rg'*/
}

.f_list ul li a {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    /*font-family: '29LT Bukra Lt'*/
}

.f_list ul li a:hover {
    color: #12c6e0
}

.f_news {
    width: 33.3334%;
    float: left;
    margin-bottom: 20px
}

.f_news_input {
    width: 87%;
    height: 47px;
    border: none;
    outline: none;
    background: #FFF;
    font-size: 15px;
    font-weight: 400;
    color: #6a6a6a;
    padding: 0 15px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    float: left
}

.f_news_btn {
    width: 12%;
    height: 47px;
    border: none;
    outline: none;
    background: #05c3de;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    float: left;
    /*font-family: '29LT Bukra SmBd'*/
}

.f_news_btn:hover {
    background: #0597ac
}

.f_down_part {
    width: 100%;
    float: left
}

.f_down_sec {
    width: 33%;
    float: left
}

.f_down_sec img {
    margin: 0 2px;
    width: 40px;
    height: 40px
}

.f_down_sec img:hover {
    margin-top: -3px
}

.f_down_sec p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin-top: 10px;
    /*font-family: '29LT Bukra Lt'*/
}

.f_down_sec ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px
}

.f_down_sec ul li {
    margin: 0;
    padding: 0;
    float: left;
    /*font-family: '29LT Bukra Lt'*/
}

.f_down_sec ul li a {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    padding: 0;
    margin: 0 10px;
    /*font-family: '29LT Bukra Lt'*/
}

.f_down_sec ul li a:hover {
    color: #12c6e0
}

.gm-style .place-card-large {
    display: none
}

.more {
    display: none;
    transition-duration: 0.5s
}

a.showLink,
a.hideLink {
    text-decoration: none
}

#content1 {
    margin-top: 0
}

._soharicon {
    min-height: 100px
}

._soharicon img:nth-child(2) {
    position: relative;
    top: -15px
}

.counter-value:nth-child(2),
._icontext:nth-child(2) {
    position: relative;
    top: -20px
}

.menu-container {
    width: 100%;
    margin: 0 auto;
    background: transparent
}

.menu-mobile {
    display: none;
    padding: 15px;
    color: #fff
}

.menu-mobile:after {
    content: "\f039";
    font-family: "FontAwesome";
    font-size: 1rem;
    padding: 0;
    float: right;
    position: relative;
    top: 8px;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%)
}

.menu-dropdown-icon:before {
    content: "\f0d7";
    font-family: "FontAwesome";
    display: none;
    cursor: pointer;
    float: right;
    background: transparent;
    color: #fff;
    position: relative;
    right: 15px
}

.menu>ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    box-sizing: border-box
}

.menu>ul:before,
.menu>ul:after {
    content: "";
    display: table
}

.menu>ul:after {
    clear: both
}

.menu>ul>li {
    float: left;
    padding: 0;
    margin: 0
}

.menu>ul>li a {
    text-decoration: none;
    padding: 0 .7em;
    display: block
}

.menu>ul>li>ul {
    display: none;
    width: 100%;
    top: 49px;
    background: #fff;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box
}

.menu>ul>li>ul:before,
.menu>ul>li>ul:after {
    content: "";
    display: table
}

.menu>ul>li>ul:after {
    clear: both
}

.menu>ul>li>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 50%;
    background: none;
    float: left
}

.menu>ul>li>ul>li a {
    color: #777;
    padding: .2em 0;
    width: 100%;
    display: block
}

.menu>ul>li>ul>li>ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box
}

.menu>ul>li>ul>li>ul:before,
.menu>ul>li>ul>li>ul:after {
    content: "";
    display: table
}

.menu>ul>li>ul>li>ul:after {
    clear: both
}

.menu>ul>li>ul>li>ul>li {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-size: .8em
}

.menu>ul>li>ul>li>ul>li a {
    border: 0
}

.menu>ul>li>ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px
}

.menu>ul>li>ul.normal-sub>li {
    width: 100%
}

.menu>ul>li>ul.normal-sub>li a {
    border: 0;
    padding: 1em 0
}

.menu-mobile:hover,
.menu-mobile:focus,
.menu-mobile:active {
    color: #fff
}

.navi ul li a:hover,
.navi ul li a:active,
.navi ul li a:focuss {
    color: #fff
}

@media only screen and (max-width:959px) {
    .menu-container {
        width: 100%
    }
    .menu-mobile {
        display: block
    }
    .menu-dropdown-icon:before {
        display: block
    }
    .menu>ul {
        display: none
    }
    .menu>ul>li {
        width: 100%;
        float: none;
        display: block
    }
    .menu>ul>li a {
        padding: 1.5em;
        width: 100%;
        display: block
    }
    .menu>ul>li>ul {
        position: relative
    }
    .menu>ul>li>ul.normal-sub {
        width: 100%;
        background-color: #008b94
    }
    .menu>ul>li>ul>li {
        float: none;
        width: 100%;
        margin-top: 20px
    }
    .menu>ul>li>ul>li:first-child {
        margin: 0
    }
    .menu>ul>li>ul>li>ul {
        position: relative
    }
    .menu>ul>li>ul>li>ul>li {
        float: none
    }
    .menu .show-on-mobile {
        display: block
    }
    .3level_menu {
        top: 0
    }
}

.parallax2 {
    background-image: url(https://www.salalahairport.co.om/sohar-cms/frontend/web/libs/images/03.jpg);
    background-position: center
}

.parallax {
    width: 100%;
    background-attachment: fixed;
    background-position: 50% 0;
    position: relative;
    z-index: 9
}

.page-title {
    background-image: url(https://duqmairport.co.om/images/DuqumBanner.jpg);
    background-position: center;
    height: 333px;
    background-size: cover;
    background-repeat: no-repeat
}

.sub-page-banner::before {
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    bottom: 0;
    width: 100%;
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .6) 20%, rgba(0, 0, 0, .6) 80%);
    background: -moz-linear-gradient(60deg, rgba(0, 0, 0, .6) 20%, rgba(0, 0, 0, .6) 80%);
    background: -ms-linear-gradient(60deg, rgba(0, 0, 0, .6) 20%, rgba(0, 0, 0, .6) 80%);
    background: -o-linear-gradient(60deg, rgba(0, 0, 0, .6) 20%, rgba(0, 0, 0, .6) 80%);
    background: linear-gradient(60deg, rgba(0, 0, 0, .6) 20%, rgba(0, 0, 0, .6) 80%);
    background-color: rgba(0, 0, 0, 0)
}

.page-title .title-heading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center
}

.page-title .page-title-heading .h1-title {
    color: #fff;
    font-size: 40px;
    /*font-weight: 500;*/
    letter-spacing: .6px;
    margin-bottom: 1px
}

ul {
    list-style: none
}

.page-title .breadcrumbs li {
    display: inline-block;
    line-height: 28px;
    color: #fff
}

.page-title .breadcrumbs li a {
    color: #18ba60;
    letter-spacing: -.2px
}

.page-title .breadcrumbs li a i {
    padding: 0 3px 0 7px
}

.d-none {
    display: none
}

.sec-title h2 {
    color: #249ba3;
    font-size: 40px;
    /*font-family: '29LT Bukra SmBd';*/
    text-align: center
}

#_soharinnercontent {
    float: left;
    width: 100%
}

.separator {
    background-image: url(https://www.salalahairport.co.om/sohar-cms/frontend/web/libs/images/seperator.png);
    background-position: center;
    height: 35px;
    background-repeat: no-repeat
}

#_soharinnercontent .text {
    text-align: center;
    font-size: 16px;
    /*font-family: '29LT Bukra Rg';*/
    padding-top: 10px
}

.active-news {
    margin-bottom:100px;
}
.active-news h3{
	color: #000;
background: none;
-webkit-text-fill-color: initial;
	margin-bottom: 20px;
}
.d-box {
	position:relative;
}
.d-box:before {
    content: '';
    background-color: #f2aa00;
    padding: 5px 10px;
    width: 85px;
    text-align: center;
    position: absolute;
    top: 18px;
    left: 18px;
    transform: rotate(-45deg);
    height: 85px;
	z-index:9;
}
.d-box h4 {
	position:absolute;
    top: 25px;
    left: 42px;
	color:#ffffff;
	-webkit-text-fill-color: #ffffff;
	font-size:28px !important;
	font-weight:700;
	z-index:9;
}
.d-box p {
	position:absolute;
    top: 65px;
    left: 45px;
	color:#ffffff;
	font-size:16px;
	/*font-family: '29LTBukra-Regular', sans-serif;*/
	z-index:9;
}

.mt_3 {
    margin-top: 3rem;
    width: 100%
}

.mt_5 {
    margin-top: 5rem;
    width: 100%
}

._btnreadmore {
	padding: 8px 12px !important;
    height: auto;
	margin-bottom:20px;
	background-color:#f2aa00;
	border-radius:2px;
	float: right;
}
._btnreadmore a {
	color:#ffffff;
	/*font-family: '29LTBukra-Regular', sans-serif;*/
	font-size:14px;
}
._bgline,
._newsarchives h3 {
    display: inline-block
}

._bgline {
    position: relative;
    top: -5px;
    width: 263px
}

._bgline1,
._twitterfeeds h3 {
    display: inline-block
}

._yeararchives {
    padding: 0;
    margin: 0;
    list-style: none
}

._yeararchives li {
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #f1f1f1
}

._yearname i {
    color: #1c8d95;
    font-weight: 700;
    font-size: 18px
}

._yearname span {
    font-size: 15px;
    padding: 0 5px;
    /*font-family: '29LT Bukra Rg'*/
}

._yearname a {
    font-size: 15px;
    padding: 0 5px;

    color: #1c8d95;
    font-weight: 700
}

._yeararchives li:last-child {
    border-bottom: none;
}

._bgline1 {
    position: relative;
    top: -5px;
    width: 211px;
    height: 4px
}

._newsarchives h3,
._twitterfeeds h3 {
    font-size: 20px !Important
}

._twitterhead {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
    padding-top: 8px
}

._twitter {
    color: #1c8d95
}

._soharnews {
    float: left;
    width: 100%;
    position: relative
}

.latest_news_descp {
    font-size: 16px;

    margin: 10px 0
}

._twitterfeeds h3 {
    margin-top: 25px
}

.procedures-box ul {
    padding-left: 25px;
    line-height: 36px;
    position: relative
}

#_soharinnercontent1 {
    position: relative;
    width: 100%;
    float: left;
    padding: 25px 0
}

.sub-page-banner {
    float: left;
    width: 100%
}

.feedback-form {
    margin: 25px auto;
    padding: 15px;
    box-shadow: 0 1px 10px #ccc;
    border-radius: 4px
}

.feedback_title {
    background-color: #1c8d95;
    padding: 10px;
    margin: -15px
}

.feedback_title h3 {
    color: #fff!important;
    -webkit-text-fill-color: #fff!important;
    text-align: center
}

.mt-4 {
    margin-top: 1.5rem!important
}

#w0 {
    padding: 15px 0
}

.form-control {
    height: 40px
}

.logo img {
    width: 65%
}

.slide-text-info h1 {
    color: #ffffff!important
}

.downthtd_part table tr td,
.downthtd_part table tr th {
    /*font-family: '29LT Bukra Rg'*/
}

#c_id {
    /*font-family: '29LT Bukra Rg'*/
}

.procedures-box {
    margin: 0 0 25px 0;
    float: left;
    width: 100%
		padding-left:30px;
}

.procedures-box h2,
.procedures-box h1 {
    color: #757881
}

.procedures-box h4 {
    font-size: 20px;
    color: #757881;
    margin-bottom: 10px
}

.procedures-box p u {
    font-size: 17px;
    font-weight: 600;
    color: #757881;
    margin-top: 10px
}

.procedures-box p {
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
    line-height: 28px;
    width: 100%;

}

.procedures-box ul li {
    list-style-type: disc
}

.procedures-box table {
    width: 100%;
    margin-top: 10px
}

.procedures-box table tbody tr td {
    text-align: center;
    padding: 15px
}

.procedures-box h5 {
    margin-top: 10px;
    color: #757881
}

.procedures-box h3 {
    font-size: 22px;
    font-weight: 600;
    color: #757881;
    margin-bottom: 10px
}

.black {
    color: #666!important
}

#bd_top {
    border-top: 2px solid #0cbeda
}

.right-side-heading p {
    background-color: #0CBEDA;
    color: #fff;
    padding: 10px;
    width: 100%;
    box-shadow: 0 0 10px #f1f1f1;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin: 0
}

.right-side-bar {
    box-shadow: 0 3px 10px #dbdbdb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff
}

.right-side-bar ul li {
    padding-left: 20px
}

.right-side-bar li {
    padding: 10px
}

.right-side-bar h4 {
    font-size: 16px;
    color: #1c8d95;
    margin-left: 10px;
    margin: 0;
    padding: 15px!important
}

.procedures-box ol {
    padding: 0 35px;
    line-height: 30px
}

.active_class {
    background-color: #757881;
    color: #fff
}

.right-side-bar li a {
    font-size: 14px;
    color: #333
}

.active_class a {
    color: #fff!important;
    font-weight: 700
}

.table-responsive table thead:first-child {
    background-color: #757881;
    color: #ffffff!important;
    font-weight: 700
}

.table-bordered thead th {
    border-bottom: 1px solid #555;
    text-align: center;
    color: #fff
}

.procedures-box table tbody tr td {
    text-align: center;
    padding: 15px
}

.view-eighth .mask1 {
    background-image: -webkit-linear-gradient(rgba(5, 195, 222, .9), rgba(117, 120, 129, .9));
    background-image: -webkit-linear-gradient(center top, rgba(5, 195, 222, .9), rgba(117, 120, 129, .9));
    background-image: -moz-linear-gradient(center top, rgba(5, 195, 222, .9), rgba(117, 120, 129, .9));
    background-image: -ms-linear-gradient(center top, rgba(5, 195, 222, .9), rgba(117, 120, 129, , .9));
    background-image: -o-linear-gradient(center top, rgba(5, 195, 222, .9), rgba(117, 120, 129, .9));
    background-image: linear-gradient(center top, rgba(5, 195, 222, .9), rgba(117, 120, 129, .9));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='rgba(12, 109, 176, 0.7)', endColorStr='rgba(27, 181, 128, 0.7)', gradientType='1');
    top: 0;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.5s;
    -moz-transition: all 0.3s ease-out 0.5s;
    -o-transition: all 0.3s ease-out 0.5s;
    -ms-transition: all 0.3s ease-out 0.5s;
    transition: all 0.3s ease-out 0.5s
}

.view .mask1,
.view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0%;
    padding: 15px;
    margin-top: 0%;
    z-index: 99999
}

.view .mask1::before,
.view .content::before {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
    border: 2px solid #ffffff!important;
    position: absolute;
    content: '';
    border-radius: 2px
}

.view-eighth:hover .mask1 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-animation: bounceY 0.9s linear;
    -moz-animation: bounceY 0.9s linear;
    -ms-animation: bounceY 0.9s linear;
    animation: bounceY 0.9s linear
}

.callbacks1_on::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	background: rgba(0,0,0,0.3);
}


#callbacks1_s0 {
    max-height: 595px;
    overflow-y: hidden
}

.demo img {
    width: 100%;
}
#demo .item img {
    width: 100%;
    max-height: 405px;
    min-height: 405px;
}
@media only screen and (max-width: 768px) {
	.menu>ul>li>ul>li a {
		color: #ffffff;
	}
	.3level_menu li ul li a {
		color:#333333 ;
	}
}
.flight_status_part::before{
    content: '';
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    background: linear-gradient( rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.7) 20%);
}
.top-message.style2 {
    background-color: #f8a725;
    display: block;
    color: #000;
}
.top-message.style2 .fa-exclamation-triangle {
    color: #000;
    font-size: 40px;
    float: right;
}
.top-message.style2 h4 {
    font-weight: bold;
    color: #000;
    background: none;
    -webkit-text-fill-color: initial;
}
.top-message.style2 p {
    color: #000;
    line-height: 20px;
}
.top-message.style2 .close-alert {
    border: 2px solid #000;
    margin-top: 15px;
}
.close-alert {
    cursor: pointer;
    font-size: 16px;
}
.close-alert i {
    margin-left: 10px;
    font-size: 20px;
}
.top.style2 {
    padding: 13px 0 13px;
    font-size: 14px;
}

/* new layout */

:root{
    --primary: #797a7e;
    --secoundery: #fab416;
    --secounderyLight: rgba(250, 180, 22, 0.5);
    --light: #fff;
    --dark: #000;
    --gray: #b2b2b2;
    --lightGray: #f1eff0;
    --darkTheame: #2a3030;
}

.note_bg{
    background-color: var(--primary);
    padding: 1.5rem;
}
.warning_icon img{
    width: 40px;
}
.note_content h2{
    color: var(--light);
    margin-bottom: 0;
    font-size: 21px;
    font-weight: 300;
    line-height: unset;
    padding: 0;
}
.note_cross img{
    width: 25px;
}
.gp-1{
    column-gap: 13px;
}
.top_head {
    padding: 0.7rem 0;
    background-color: var(--secoundery);
}

.head_links{
    padding: 0.5rem 0.8rem !important;
}
.head_links a{
    text-decoration: none;
    color: var(--dark);
    font-size: 15px;
    /*font-weight: 400;*/
}
.head_links a:hover{
    color: var(--dark);
}
.head_links a:focus{
    color: var(--dark);
}
.weather img{
    width: 35px;
    margin-left: 0.7rem;
    vertical-align: sub;
    filter: brightness(20);
}
.top_head{
    padding: 0.7rem 0;
    background-color: var(--secoundery);
}
.search_group{
    border-bottom: 1px solid var(--light);
}
.head_search i{
    color: var(--light);
}
.head_search_input{
    color: var(--light) !important;
    caret-color: var(--light);
    border: 0 !important;
    box-shadow: unset !important;
    background-color: transparent !important;
}
.head_options a{
    color: var(--light);
    text-decoration: none;
}
.head_icon img{
    width: 35px;
    height: 35px;
    object-fit: contain;
    margin-right: .75rem;
}
.head_content h4{
    font-size: 14px;
    margin-bottom: 0;
    color: var(--light);
    line-height: unset;
    padding: 0;
}
.head_content p{
    font-size: 13px;
    margin-bottom: 0;
}
.nav_link{
    padding: 0 1rem !important;
    font-size: 14px;
    /*font-weight: 400;*/
    color: var(--dark) !important;
}
.nav_link span{
    color: #f2552a;
}
.header{
    background-color: var(--light) !important; 
    padding: 0 !important;
}
.event_logo img{
    width: 300px;
}
.dropdown_menu{
    border-radius: 0;
    min-width: 280px;
    padding: 0.75rem 1rem 0.75rem 1rem;
    width: max-content;
}
.dropdown_menu h3{
    color: var(--secoundery);
    font-size: 15px;
    font-weight: 700;
}
.dropdown_menu a{
    font-size: 14px;
}
.dropdown_item:hover{
    background-color: transparent !important;
    color: var(--dark);
}
.dropdown_item:focus{
    background-color: transparent !important;
    color: var(--dark);
}
.dropdown_item{
    color: var(--primary);
    line-height: 1.8;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.dropdown_item:hover{
    color: #1db14c !important;
    padding-left: 27px;
}
.footer_top{
    padding: 10px;
    background-color: var(--secoundery);
}
.social_media h3{
    color: var(--light);
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 0;
} 
.social_media li{
    width: 60px; 
}
.social_media a{
    text-decoration: none !important;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 20px;
    font-size: 25px;
    overflow: hidden;
    position: relative;
    color: var(--primary);
    border: 2px solid var(--primary);
    transition: all 0.2s linear 0s;
}
.social_media a i{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 3;
}
.social_media a:after {
    content: "";
    display: block;
    width: 90%;
    height: 90%;
    top: -110%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    background-color: var(--primary);
    border-radius: 50%;
}
.social_media a i{
    color: var(--primary);
}
.social_media a:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.social_media a:hover i{
    color: var(--secoundery);
}
.social_media a:hover:after {
    top: 5%;
    transition: all 0.2s linear 0s;
}
footer {
    background-color: var(--primary);
    padding: 90px 0 40px;
}
.footer_heading h4{
    color: var(--secoundery);
    font-size: 20px;
    /*font-weight: 500;*/
}
.footer_heading h3{
    color: var(--light);
    font-size: 20px;
    /*font-weight: 500;*/
}
.footer_widget a {
    text-decoration: none;
    color: var(--light);
    line-height: 1.7;
}
.footer_bottom {
    background-color: var(--primary);
    padding: 20px 0;
}
.footer_logo {
    width: 150px;
    object-fit: contain;
    margin-right: 0.5rem;
}
.footer_bottom p {
    color: var(--light);
}
.footer_bottom p {
    margin-bottom: 0;
    font-size: 15px;
}
.footer_bottom li {
    color: var(--light);
    font-size: 15px;
}
.footer_bottom li:not(:last-child) {
    margin-right: 0;
}
.footer_bottom a {
    color: var(--light);
    text-decoration: none;
    font-size: 15px;
}
.tab_content_option{
    text-align: center;
}
.tab_content_heading{
    margin-bottom: 50px;
}
.option_icon img{
    width: 90px;
    height: 90px;
    object-fit: contain;
}
.tab_content_option p{
    font-size: 20px;
    margin-top: 15px;
    font-weight: 400;
    color: #4e4e4e;
    margin-bottom: 1.5rem;
}
.btn_view{
    background-color: var(--secoundery);
    color: var(--light);
    width: 60%;
    padding: 12px;
    border-radius: 12px;
    transition: .9s;
}
.btn_view:hover{
    background-color: var(--primary);
    color: var(--light);
}
.options_links{
    margin-top: 2rem;
}
.gray_bar{
    background-color: #78797d;
    height: 60px;
    display: none;
    width: 100%;
}
@media only screen and (max-width: 768px){
    .note_bg{
        padding: 1.5rem 0.7rem;
    }
    .note_content h2{
        font-size: 15px;
    } 
    .social_media h3 {
        display: none;
    }
    .social_media ul {
        text-align: center;
    }
    .list-inline-item:not(:last-child) {
        margin-left: unset;
    }
    .social_media a {
        text-decoration: none !important;
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
    .social_media li {
        width: 40px;
    }
    .event_logo img {
        width: 250px;
    }
    .nav_link{
        padding: 1rem !important;
    }
    .tab_options .nav{
		padding: 0;
	}
    .header{
        padding: .5rem 1rem !important;
    }
    .nav_link {
        padding: 1rem !important;
    }
}
@media only screen and (max-width: 767px){
    .note_bg{
        padding: 1.5rem 0.7rem;
    }
    .note_content h2{
        font-size: 15px;
    }
    .header{
		padding: 15px !important;
	}
	.logo{
		margin-top: 0 !important;
	}
    .note_cross img {
		width: 35px;
	}
    .top_head_search{
        display: block;
    }
    .social_media h3 {
        display: none;
    }
    .social_media ul {
        text-align: center;
    }
    .list-inline-item:not(:last-child) {
        margin-right: unset;
    }
    .social_media a {
        text-decoration: none !important;
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
    .social_media li {
        width: 40px;
    }
    .event_logo img {
        width: 250px;
    }
    .nav_link{
        padding: 1rem !important;
    }
    footer {
        padding: 50px 10px;
    }
    .footer_widget {
		margin-bottom: 1rem;
	}
    .tab_options .nav{
		padding: 0;
	}
    .head_links {
        padding: 0.5rem 0.5rem !important;
    }
    .tab_content_option{
        margin-bottom: 2rem;
    }
}
@media only screen and (min-device-width : 768px) and (max-width: 1024px){
    .social_media h3{
        font-size: 20px;
    }
    .social_media li {
        width: 40px;
    }
    .social_media a{
        width: 40px;
        height: 40px;
        font-size: 20px;
    } 
}
@media only screen and (max-width: 1199px){
    .event_logo img {
        width: 250px;
    }
    .nav_link{
        font-size: 13px;
        padding: 0 0.5rem !important;
    }
}
@media only screen and (max-width: 1100px){
    .head_links{
        padding: 0.5rem 0.2rem !important;
    }
}
.dropdown-item{
    font-weight: 500;
}