/*
Theme Name: Oman SATS LLC
Theme URI: https://wordpress.org/themes/omansats/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 4.4
Tested up to: 6.8
Requires at least: 3.6
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
Text Domain: omansats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body:lang(ar) {
    direction: rtl;
    font-family: "Cairo", sans-serif;
}
.english_part:lang(ar) {
	display:none;
}
.arabic_part:lang(en) {
	display:none;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 33px !important;
    color: #fff !important;
}
.breadcrumb-container ol {
    padding-left: 0px !important;
	padding-right: 0px !important;
	margin-bottom:0px !important
}
.breadcrumb-container.theme1 a {
    padding: 0px 10px 0px 0px !important;
    margin: 0px !important
}
.breadcrumb-container.theme1 a:lang(ar){
	padding-right:0px !important;
	padding-left:10px !important
}
.ab-bg {
    background-image: url('https://www.transomcargo.om/wp-content/uploads/2025/09/company-bg-new.png');
    background-size: cover;
}
.counter-box {
    padding: 0px;
    text-align: center;
    transition: transform 0.3s ease;
}
.counter-img {
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 15px;
    /* reduce spacing a bit */
}
.counter-img img {
    width: 100%;
    display: block;
    /* ensures no gap */
    transition: transform 0.5s ease;}
.counter-box:hover .counter-img img {
    transform: scale(1.1);}
.counter {
    color: #000000;
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    padding-top: 20px
}
.counter-box p {
    text-align: center !important;
    margin-bottom: 14px;
    margin-top: 20px;
}
.contact-info-item {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 20px 0 #dddddd57;
    box-shadow: 0 0 20px 0 #dddddd57;
    text-align: center;
    position: relative;
    padding: 25px 30px;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}
.vis-sec-rt h4 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;}
.vis-sec-rt i {
    color: #c60c30;
    font-weight: 700;
    margin-right: 5px;}
.vis-sec-rt p {    margin: 0px 80px;}
.mis-sec-rt h4 {    margin-bottom: 30px;    font-size: 18px;}
.mis-sec-rt i {
    color: #c60c30;
    font-weight: 700;
    margin-right: 10px;}
.mis-sec-rt p {    margin: 0px 80px;}
.works-item img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border: 5px solid #dee2e6;
    border-radius: 5px;}

/*  Management Img Box Inner Layout*/
.management-imgbox {
    display: block;
    position: relative;
    padding-bottom: 50px;
}

@media (min-width: 1361px) {
    .management-imgbox:hover .management-imgbox__description {
        top: 0;
        height: 100%;
        background-color: #1e60aa;    }
    .management-imgbox:hover .management-imgbox__description-large {
        opacity: 1;
        visibility: visible;    }
}
.management-imgbox:hover .management-imgbox__title .tt-title .tt-text-01:before {
    width: 100%;
}
.management-imgbox:hover .management-imgbox__img:before {
    -webkit-animation: circle 1.15s ease;
    animation: circle 1.15s ease;
    opacity: 1;}
.management-imgbox .tt-offset__01 {
    margin-top: 23px;}
.management-imgbox__img {
    position: relative;
    /*overflow: hidden;*/
	overflow: visible;
}

.management-imgbox__img:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    pointer-events: none;
}
.management-imgbox__img img {
    width: 100%;
}
.management-imgbox__description-large {
    opacity: 0;
    visibility: hidden;
    transition: all 0.35s ease 0s;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 50px);
    color: #ffffff;
    background-color: #c60c30d9;
}
.management-imgbox__description-large .tt-align {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 45px 10px 74px 10px;}

.management-imgbox__description-large>*:nth-child(1) {
    margin-top: 0;}

@media (max-width: 1800px) {
    .management-imgbox__description-large .tt-list {
        display: none;    }
}

@media (max-width: 1500px) {
    .management-imgbox__description-large .tt-align {
        width: 100%;    }
}
@media (max-width: 1360px) {
    .management-imgbox__description-large {        display: none;    }
}
.management-imgbox__title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: center;
    padding-bottom: 11px;
    margin-left: -13px;
}
.management-imgbox__title .tt-title {
    margin: 0 0 0 17px;
    width: 100%;
}
.management-imgbox__title .tt-title .tt-text-01 {
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    text-align: center;
    display: block;
    font-weight: 400;
   /* font-family: "Jotia W00 Regular" !important;*/
    text-transform: uppercase;
}
.management-imgbox__title+* {
    margin-top: 0;
    font-family: "Jotia W00 Regular" !important;
}

.management-imgbox__description-large p {
    color: #fff !important;
    text-align: center;
}
.management-imgbox__description-large a {
    text-decoration: none !important;
    color: #fff !important;
}
.management-imgbox__icon {
    color: #fff;}
.read-btn-mgt {
    margin-top: 40px;
    text-align: center;}

.management-imgbox .management-imgbox__img .member-info {
    background-color: #fdfafa;
    position: absolute;
    bottom: -15px;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 5px;
    padding: 5px 14px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 1;
    visibility: visible;
    border: 2px solid #f0f0f0;
    box-shadow: 0px 0px 20px 6px rgb(42 67 113 / 15%);
}

.management-imgbox .management-imgbox__img .member-info h5 {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
}
.management-imgbox .management-imgbox__img .member-info p {
    margin-bottom: 0;
    color: #000;
    opacity: .8;
    text-align: center;
    display: none;
}

.management-imgbox:hover .member-info {
    opacity: 0;
    visibility: hidden;
}

/*POP UP STYLE*/
.overlay {
    overflow: scroll;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 99999999999;
}

.overlay:target {
    visibility: visible;
    opacity: 1;}

.popup {
    margin: 70px auto;
    padding: 20px 10px;
    background: #fff;
    border-radius: 5px;
    width: 80%;
    position: relative;
    transition: all 5s ease-in-out;}
.popup h2 {
    margin-top: 0;
    color: #333;
    text-align: center;
    font-size: 20px;
    margin-bottom: 31px;
    text-transform: uppercase;}

.popup-pd-tp {    margin-top: 50px;}
.popup .close {    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;}

.popup .close:hover {    color: #06D85F;}
.popup .content-pop {    max-height: 30%;    overflow: auto;}

@media screen and (max-width: 700px) {
    .box {        width: 70%;    }
    .popup {        width: 80%;    }
    .overlay {        overflow: scroll;    }}

.popup-main-img {
    border: 5px solid #f6f6f6;
    width: 80%;
    margin: 0px auto;
    display: block;}
.mx-auto-mng {
    margin: 0px auto;
    float: none !important;
}
.services-creative {
    position: relative;
    overflow: hidden;
    text-align: left;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    color: #777777;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    height: 100%;
}
.services-creative-figure {
    display: block;
    overflow: hidden;}

.services-creative-figure img {
    width: 100%;
    will-change: transform;
    transition: all .25s ease;
}
.services-creative-caption {
    position: relative;
    padding: 18% 15px 10px;
    margin-top: -11.2%;
    z-index: 1;
}
.services-creative-caption::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ffffff;
    transform-origin: 100% 50%;
    transform: skewY(-6deg);
    will-change: transform;
    transition: all .3s ease;
    pointer-events: none;
    z-index: -1;
}

.services-creative-counter {
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 26px;
    line-height: 50px;
    font-weight: 300;
    letter-spacing: .075em;
    color: rgba(255, 255, 255);
    /*background: linear-gradient(to top, #26368f 0%, #0c27bd 100%);*/
    background: linear-gradient(to top, #c60c30 0%, #c60c30 100%);
    /*linear-gradient(to top, #c60c30 0%, #c60c30 100%)*/
    transform: translate3d(140%, -50%, 0);
    will-change: transform;
    transition: all .3s ease;
}

.services-creative-title {
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    color: #000;
    font-size: 16px;
    margin-bottom: 15px;
}
.services-creative-text {
    line-height: 23px !important;
}

.services-creative-title a, .services-creative-title a:focus, .services-creative-title a:active {
    color: #c60c30;
    text-decoration: none !important;
}

.services-creative-title a:hover {
    color: #000;
}

@media (min-width: 992px) {
    .services-creative-figure img {
        transform: scale(1.1);
    }
    .services-creative:hover .services-creative-figure img {
        transform: none;
    }
    .services-creative:hover .services-creative-caption::before {
        transform: none;
    }
    .services-creative:hover .services-creative-counter {
        transform: translate3d(-50%, -50%, 0);
    }
}

@media (min-width: 576px) {
    .services-creative-caption {
        padding-left: 10%;
        padding-right: 10%;
        padding-bottom: 30px;
    }
    .services-creative-counter {
        transform: translate3d(105%, -50%, 0);
    }
}

@media (min-width: 768px) {
    .services-creative-caption {
        padding-left: 14%;
        padding-right: 14%;
        padding-bottom: 40px;
    }
    .services-creative-counter {
        width: 70px;
        height: 70px;
        font-size: 36px;
        line-height: 70px;
    }
}

@media (min-width: 992px) {
    .services-creative-caption {
        padding-left: 10%;
        padding-right: 10%;
    }
}

@media (min-width: 1200px) {
    .services-creative-caption {
        padding-left: 17%;
        padding-right: 17%;
        padding-bottom: 10px;
    }

    .services-creative-figure img {
        transform: scale(1.1);
    }
    .services-creative:hover .services-creative-figure img {
        transform: none;
    }
    .services-creative:hover .services-creative-caption::before {
        transform: none;
    }
    .services-creative:hover .services-creative-counter {
        transform: translate3d(-50%, -50%, 0);
    }
}
.box-ordered {
    counter-reset: div;
}

.box-ordered .box-ordered-item::before {
    content: counter(div, decimal-leading-zero);
    counter-increment: div;
}

.color-red {
    color: #c70d31;
    text-decoration: none !important;
}
.color-text1 {
    font-size: 15px;
    color: #c70d31;
    text-decoration: none !important;
}
.color-text1:hover {
    color: #c70d31;
    margin-left: 10px;
    transition: all .25s ease;
}

.color-icon {
    color: #c70d31;
    font-size: 18px;
    margin-right: 5px;
}

.services-creative-text {
	font-size: 15px !important;
    line-height: 26px;
    color: #353232;
    text-align: justify;
    margin-bottom: 14px;
}
body.kc-css-system .kc-css-878604 {
    margin-bottom: 30px;
}
.kc_column, .kc_column_inner {
    min-height: 1px;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.kc_column>.kc-col-container, .kc_column_inner>.kc-col-inner-container {
    height: 100%;
}
.kc-flip-container {
    perspective: 1000;
    -webkit-perspective: 1000;
    min-height: 150px;
    float: left;
    width: 100%;
}
.kc-elm {
    float: left;
    width: 100%;
}
*, .kc-col-container, .kc-container, .kc-elm {
    box-sizing: border-box;
}
.kc-flip-container .flipper {
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    position: relative;
    height: 102px;
    float: left;
    width: 100%;

}
body.kc-css-system .kc-css-856763 .front {
    background: rgba(255, 255, 255, 0);
    border: 1px solid #5a49f8;
    border-radius: 7px 7px 7px 7px;
}
.kc-flip-container .front {
    z-index: 2;
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    float: left;
    width: 100%;
    position: relative;
}
.kc-flip-container .back, .kc-flip-container .front img {
    width: 100%;
    height: auto;
}

.kc-flip-container .back, .kc-flip-container .front {
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.kc-flip-container .front {
    background: #f7f7f7;
    border: 3px solid #ebebeb;
}
body.kc-css-system .kc-css-856763 .back {
  /*  background: linear-gradient(rgba(90, 73, 248, 0.92), rgba(90, 73, 248, 0.92)), transparent url(https://webitkurigram.com/wp/itexpert/wp-admin/admin-ajax.php?action=kc_get_thumbn&type=filter_url&id=%2Fwp-content%2Fuploads%2F2020%2F07%2Fflipbox6.jpg) center center/cover no-repeat scroll;*/
	background: linear-gradient(rgba(90, 73, 248, 0.92), rgba(90, 73, 248, 0.92)), center center/cover no-repeat scroll;
    border: 1px solid #0c5adb;
    border-radius: 7px 7px 7px 7px;
    padding-top: 11px;
}
.kc-flip-container .back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.kc-flip-container .back, .kc-flip-container .front {
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;

}
.kc-flip-container .back {
    /*background: #c60c30;*/
    border: none;

}
.kc-flip-container .back::after {
    content: "";
    background: rgb(171 33 34 / 82%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.kc-flip-container .back .des {
    float: left;
    width: 100%;
    /*padding: 40px 10px;*/
    text-align: center;
    overflow-y: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}
body.kc-css-system .kc-css-856763 .back h3 {
    color: #ffffff;
    font-size: 23px;
    font-weight: 700;
    line-height: 24px;
}
.kc-flip-container .back .des h3 {
    margin: 0 0 20px;
    float: left;
    width: 100%;
    font-size: 15px;
    color: #fff;
    z-index: 99;
    padding-top: 40px;
    text-align: center;

}
.kc-flip-container.flip .flipper, .kc-flip-container.hover .flipper, .kc-flip-container:hover .flipper {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.kc-flip-container.flip-vertical.flip .flipper, .kc-flip-container.flip-vertical.hover .flipper, .kc-flip-container.flip-vertical:hover .flipper {
    transform: rotateX(180deg) rotateY(0);
    -webkit-transform: rotateX(180deg) rotateY(0);
}
.kc-flip-container.flip-vertical .back {
    transform: rotateX(180deg) rotateY(0);
    -webkit-transform: rotateX(180deg) rotateY(0);
}
.kc-flip-container .back img {
    width: 100%;
    height: 100%;
}
.kc-flip-container .front img {
    width: 100%;
    height: 100%
}


.step-main {
    position: relative;
    margin: 0px;
    padding: 10px 10px 0px !important;
}

.step-main-container {
    /*border-style: solid;
    border-width: 1px 1px 1px;
    border-color: #00000021;*/
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    text-align: center;
    padding: 41px 25px 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: #ffffffa8;
}

.step-main-container a {
    color: black;
    text-decoration: none;
}

.step-main-container a:hover {
    text-decoration: none;
    color: black;
}

.step-main-container h6 {
    font-size: 20px;
}

.elementor-divider {
    text-align: center;
    width: 50px;
    height: 4px;
    margin: 0 auto;
    background-color: #c60c30;
}
.step-section {
    width: 100%;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #00000024;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 50px 0 25px;
}

.elementor-divider-2 {
    text-align: left;
    width: 30px;
    height: 4px;
    background-color: #c60c30;
}

.step-section i {
    color: #c60c30;
    font-weight: 700;
    margin-right: 5px;
}

.mg-bottom-step {
    margin-bottom: 20px;
}

.elementor-divider:lang(ar) {
    text-align: right;
    margin: inherit;
}

.step-section i:lang(ar) {
    margin-left: 5px;
}

.import-sec-box {
    position: relative;
    margin: 0px;
}
.imp-icon i {
    color: #fff;
    font-size: 40px;
    text-align: center;
    margin: 30px auto;
    display: block;
}
.import-sec-box p {
    text-align: center;
    color: #fff;
}

.impor-sec-mg {
    margin-bottom: 50px;
}

.import-sec-box img {
    width: 100%;
}
.import-sec-box-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.import-sec-box {
    margin: 0px;
    padding: 20px 7px !important;
    margin: 0px 0px !important;
    border: none !important;
}
.imp-icon i {
    color: #fff;
    font-size: 40px;
    text-align: center;
    margin: 30px auto;
    display: block;
    transform: rotate(-45deg);
}
.import-sec-box p {
    line-height: 20px !important;
    margin-bottom: 8px !important;
}
.import-in1 {
    float: left;
}
.imp-icon {
    width: 110px;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    border: 4px solid #a61f38;
    margin-bottom: 20px;
	display:flex;
	align-items:center;
	justify-content:center
}
.timeline {
    position: relative;
    padding: 4px 0 0 0;
    margin-top: 22px;
    list-style: none;
}
.timeline>li:nth-child(even) {
    position: relative;
    margin-bottom: 50px;
    height: 180px;
    right: -100px;
}
.timeline>li:nth-child(odd) {
    position: relative;
    margin-bottom: 50px;
    height: 180px;
    left: -100px;
}

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

.timeline>li:after {
    clear: both;
    min-height: 170px;
}

.timeline>li .timeline-panel {
    position: relative;
    float: left;
    width: 40%;
    padding: 0 20px 20px 101px;
    text-align: right;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 50%;
    border: 7px solid #c60c30;
    border-radius: 100%;
    background-color: #3b5998;
    box-shadow: 0 0 18px #2b2b2b73;
    width: 200px;
    height: 200px;
    margin-left: -100px;
}

.timeline .timeline-heading h4 {
    margin: 0px !important;
    color: #c60c30 !important;
    font-size: 31px !important;
    background: #f0f0f0 !important;
    text-align: center !important;
    padding: 2px 0px !important;
}
.timeline>li .timeline-image img {
    width: 100%;
    height: auto;
    border-radius: 100%;
}
.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0px 115px 22px 19px;
    text-align: left;
    top: -30px;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 22px;
    margin-bottom: 4px;
    padding: 0;
    color: #b3b3b3;
}

.timeline .timeline-heading h4.subheading {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 18px;
    color: #333333;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
    color: #808080;
}
/*Style for even div.line*/
.timeline>li:nth-child(odd) .line:before {
    content: "";
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 690px;
    width: 4px;
    height: 340px;
    background-color: #3b5998;
    -ms-transform: rotate(-44deg);
    /* IE 9 */
    -webkit-transform: rotate(-44deg);
    /* Safari */
    transform: rotate(-44deg);
    box-shadow: 0 0 5px #4582ec;
}
/*Style for odd div.line*/
.timeline>li:nth-child(even) .line:before {
    content: "";
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 450px;
    width: 4px;
    height: 340px;
    background-color: #c60c30;
    -ms-transform: rotate(44deg);
    /* IE 9 */
    -webkit-transform: rotate(44deg);
    /* Safari */
    transform: rotate(44deg);
    box-shadow: 0 0 5px #3e3f4024;
}
/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {
    .timeline>li:nth-child(even) {
        margin-bottom: 0px;
        min-height: 0px;
        right: 0px;
    }
    .timeline>li:nth-child(odd) {
        margin-bottom: 0px;
        min-height: 0px;
        left: 0px;
    }
    .timeline>li:nth-child(even) .timeline-image {
        left: 0;
        margin-left: 0px;
    }
    .timeline>li:nth-child(odd) .timeline-image {
        left: 690px;
        margin-left: 0px;
    }
    .timeline>li:nth-child(even) .timeline-panel {
        width: 76%;
        padding: 0 0 20px 0px;
        text-align: left;
    }
    .timeline>li:nth-child(odd) .timeline-panel {
        width: 70%;
        padding: 0 0 20px 0px;
        text-align: right;
    }
    .timeline>li .line {
        display: none;
    }
}
/* Small Devices, Tablets */
@media (min-width: 768px) and (max-width: 991px) {
    .timeline>li:nth-child(even) {
        margin-bottom: 0px;
        min-height: 0px;
        right: 0px;
    }
    .timeline>li:nth-child(odd) {
        margin-bottom: 0px;
        min-height: 0px;
        left: 0px;
    }
    .timeline>li:nth-child(even) .timeline-image {
        left: 0;
        margin-left: 0px;
    }
    .timeline>li:nth-child(odd) .timeline-image {
        left: 520px;
        margin-left: 0px;
    }
    .timeline>li:nth-child(even) .timeline-panel {
        width: 70%;
        padding: 0 0 20px 0px;
        text-align: left;
    }
    .timeline>li:nth-child(odd) .timeline-panel {
        width: 70%;
        padding: 0 0 20px 0px;
        text-align: right;
    }
    .timeline>li .line {
        display: none;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 767px) {
    .timeline>li:nth-child(even) {
        margin-bottom: 0px;
        min-height: 0px;
        right: 0px;
    }
    .timeline>li:nth-child(odd) {
        margin-bottom: 0px;
        min-height: 0px;
        left: 0px;
    }
    .timeline>li .timeline-image {
       /* position: static;*/
		position:absolute;
        width: 150px;
        height: 150px;
        margin-bottom: 0px;
		display:none;
    }
    .timeline>li:nth-child(even) .timeline-image {
        left: 0;
        margin-left: 0;
		
    }
    .timeline>li:nth-child(odd) .timeline-image {
        float: right;
        left: 0px;
        margin-left: 0;
		
    }
    .timeline>li:nth-child(even) .timeline-panel {
        width: 100%;
        padding: 0px 0 20px 14px;
    }
    .timeline>li:nth-child(odd) .timeline-panel {
        width: 100%;
        padding: 0px 14px 20px 0px;
    }
    .timeline>li .line {
        display: none;
    }
}
.special-serv-sec {
    padding: 30px 0px 40px 0px;
}
.special-serv-sec h4 {
    font-size: 24px;
    color: #c60c30;
}
.special-serv {}
.special-serv img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border: 5px solid #dee2e6;
    border-radius: 5px;
}
.contact-info-item img {
    position: absolute;
    top: 0;
    left: 0;
}
.contact-info-item i {
    color: #c60c30;
    display: inline-block;
    font-size: 55px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
    font-weight: 400;
}
.contact-info-item h3 {
    margin-bottom: 10px;
    font-size: 24px;
}
.contact-info-item a {
    display: block;
    color: #011f4c;
}
.contact-info-item p {
    text-align: center;
}
.contact-info-item:lang(ar) p {
    text-align: center;
}
.contact-info-item:hover {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
}
.mail-ic {
    font-size: 42px !important;
    line-height: 54px !important;
}
.chead {
    font-size: 2rem;
    text-align: left;
    text-transform: uppercase;
    color: #a61f38;
}
@media only screen and (max-width: 1200px) {
    .dan-good-img2 {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 1680px) {
    .dan-good-img2 {
        margin-left: 15px;
    }
}
.dan-good-img2 {
    float: right;
    margin-left: 15px;
}
.newsletter {    margin-bottom: 20px;}
.newsletter img {
    width:200px;
    height: auto;
    margin: 0px auto;
    display: block;
    border: 1px solid #f0f0f0;
    padding: 5px;
}
.newsletter p {    text-align: center;}
thead, table th.htCenter {
    text-align: center;
    background: #c60c30 !important;
    color: #fff;
    margin: 10px;
    line-height: 30px !important;
}
.jtrespo-scroll table tr td, .jtrespo-scroll table tr th {
    padding: 5px !important;}
.jtTableContainer table tr th, .jtTableContainer table tr td {
    border-bottom: 1px solid #f0f0f0 !important;}
.airline-logo {
    width: 100px;
    height: auto;
    margin: 0px auto;
    display: block;
}
#jtrt_table_435, #jtrt_table_478, #jtrt_table_492, #jtrt_table_1305, #jtrt_table_1309,  #jtrt_table_1305, #jtrt_table_1311{
    width: 100% !important
}
#jtrt_table_478 th.htCenter ,  #jtrt_table_1309 th.htCenter{
    background: #fff !important;
    color: #272626 !important;
    font-weight: normal !important
}
.bg-table {
    background: url('https://www.transomcargo.om/wp-content/uploads/2025/09/table-bg2.jpg');
    background-size: cover;
    font-size: 14px !important
}
.reg-icon {
    width: 100px;
    margin: 0px auto;
    display: block;
}
label {
    font-weight: 700 !important
}
@media(max-width: 768px){
	
	.bg-mobnav{
		background:#cf2030
	}
	.innerbanner-content{
		padding:0px 10px  !important;
		left:0px;
		top:10px!important ;
	}
	.innerbanner-content h1{
		font-size:20px !important
	}
	.vis-sec-rt p, .mis-sec-rt p{
		margin:0px;
		margin-bottom:10px;
	}
	.imp-icon {
    width: 40px;
		height: 40px;
		margin-bottom:5px
	}
	.imp-icon i{
    font-size:20px
	}
	.import-sec-box p
 {
    font-size: 14px;
    
    margin-bottom: 0px !important;

}
	.geeks{
		float : none !important;
		margin-bottom:20px !important;
	}
	
}
.contact-d .icon:lang(ar){
	right:0 !important;
}
.contact-d h2:lang(ar){
	padding-right:53px !important;
	padding-left:0px !important
}
.footer-title:lang(ar){
	padding-right:12px !important;
	padding-left:0 !important
}
.footer-title:lang(ar)::before{
	right:0 !important
}
/*.innerbanner-content:lang(ar){
	right:0 !important
}*/
.geeks:lang(ar) {
  
    margin: 0px 0px 0 10px !important;
    float: right !important;
}
.service-card-main .btn:lang(ar){
	left:0 !important;
	right:auto !important
}
.top-nav .soical-hd {
	margin-right:20px
}
.top-nav .soical-hd:lang(ar) {
	margin-left:20px;
	margin-right:0px
}
@media  only screen and (max-width: 768px){
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
		background-color:#cf2030;
		color:#fff;
		padding-left:20px
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:lang(ar){
		text-align:right !important
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:lang(ar){
		float:left !important
	}
}
.table-red{
	background:#cf2030 !important;
	color:#fff !important
}
.table-red th{
	background:#cf2030 !important;
	color:#fff !important
}
.table-c td{
	text-align:center !important
}
.table-bg{
	
	background:url('https://www.transomcargo.om/wp-content/uploads/2025/10/table-bg2.jpg') !important;
	 background-size: cover; 
  background-position: center;
  background-repeat: no-repeat;
		
}
.table-bg td{
	background:transparent !important
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
	background-color:#fff !important
}

.innerbanner-content:lang(ar){
	left:inherit !important;
	right:20px !important
}

/*.inner-banner:before:lang(ar) {
    background: linear-gradient(to right, transparent , #c60c30c4 100%);
}*/