.mobile-menu ul li a, .readMoreButton a, .searchT a, .searchT:hover .searchAbstract, a.subMenuItem {
    text-decoration: none !important;
}

.item-col, .nav-item, .widthRow, body {
    margin: auto;
}

.mobile-menu ul > li > ul > li, .nav-item {
    padding: 0 0 0 15px;
}

#subPageBanner, .sidenav, body {
    overflow-x: hidden;
}

body, html {
    scroll-behavior: smooth;
}

body {
    width: 100vw;
    min-height: 100%;
    padding: 0;
    font-family: Lato,sans-serif !important;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/S6uyw4BMUTPHjxAwXjeu.woff2');
    unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/S6uyw4BMUTPHjx4wXg.woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: Cairo;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hOA-a1biLD-H.woff2');
    unicode-range: U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EFD-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1;
    font-display: swap;
}

@font-face {
    font-family: Cairo;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hOA-a13iLD-H.woff2');
    unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: Cairo;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hOA-a1PiLA.woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
    font-display: swap;
}

.navbar {
    position: absolute !important;
    z-index: 100;
    min-width: 100%;
}

#subPageBanner, .bannerContent, .bannerTitle, .divisions-box, .divisions-box-image, .dropdown-item, .home-slider-info, .mobile-menu ul li a, .mobile-menu ul li.submenu, .nav-item, .navbar-brand img, .navbar-collapse, .readMoreButton a, .subItemImage, .subMenu-section, .subpage, .tap-icons {
    position: relative;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}

.navbar-collapse {
    z-index: 101;
}

.navbar-brand:before {
    background-repeat: no-repeat;
    background-image: url(../images/Top-BG2.svg);
    background-size: cover;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -43px;
    z-index: 3;
}

.navbar-brand img {
    z-index: 4;
    max-width: 100%;
}

.nav-item img {
    /*width: 50px;*/
    width: 38px;
    height: 50px;
    max-width: 100%;
}

a.nav-link.languageTap {
    background-color: #3c8c8c;
    border-radius: 30px;
    padding: 0 15px !important;
    font-size: 22px;
    color: #fff !important;
    font-family: Cairo !important;
}

.SearchTitle:before, a.dropdown-item:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

a.nav-link {
    color: #fdfeff;
    font-weight: 500;
    font-size: 22px;
    transition: 1s;
}

    a.nav-link:hover {
        color: #4e8588;
    }

.nav-icon-languageTap {
    width: 40px !important;
    height: 40px !important;
    padding-right: 10px;
}

.logo-brand {
    padding-left: 40px;
    margin-top: 10px;
}

a.nav-link.languageTap:hover {
    background-color: #2d6464;
    transition: 1s ease-in;
}

.navbar {
    padding: 0 !important;
}

.dropdown-toggle::after {
    display: none !important;
}

.navbar .nav-item:hover .dropdown-menu, .navbar-nav, .owl-carousel {
    display: block;
}

.navbar .nav-item .dropdown-menu {
    display: none;
    margin-top: 0;
}

li.dropdown {
    transition: 1s;
    transform: translateY(0);
}

    li.dropdown:hover {
        opacity: 1;
        transform: translateY(10px);
    }

.dropdown-menu {
    background-color: #214848c4 !important;
    border-radius: 0 !important;
    padding: 1rem !important;
    font-size: 18px !important;
    color: #f9ffff !important;
    border-top: 4px solid #3c8c8c !important;
    border-right: none !important;
    border-left: none !important;
    width: 15rem;
}

.dropdown-item {
    padding: .5rem 1.5rem !important;
    color: #f9ffff !important;
    margin: 10px auto;
    transition: transform 1s;
    transform: translateX(0);
}

.navbar-list, .navbar-list-language {
    display: inline-block;
    padding-right: 10px;
    font-size: 1.25rem;
    line-height: 1;
}

a.dropdown-item:hover {
    transform: translateX(5px);
}

a.dropdown-item:before {
    display: inline-block;
    content: '\f105';
    padding-right: 5px;
    transition: transform 1s;
    transform: translateX(0);
    opacity: 0;
}

.itemLink:hover a.dropdown-item:before {
    transform: translateX(2px);
    opacity: 1;
}

a.dropdown-item {
    transition: .4s;
    -webkit-transition: .4s;
}

    a.dropdown-item:focus, a.dropdown-item:hover {
        background-color: #3c8c8c36 !important;
    }

button.search-link {
    background: 0 0;
    border: 0;
    outline: 0 !important;
    padding: 0;
}

#menuIcon, img .orginal-icon {
    position: relative;
    z-index: 1;
}

img.hover-icon {
    position: absolute;
    right: 0;
    left: 0;
    opacity: 0;
    top: -13px;
    z-index: 2;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}

.navbar-list > .tap-icons > img.hover-icon, .navbar-list > .tap-icons > img.search-hover-icon, img.search-hover-icon {
    position: absolute;
    right: 0;
    left: 0;
    opacity: 0;
    top: 0;
    z-index: 2;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}

.acc-item-title:hover .accordion-box-image, .tap-icons:hover img.orginal-icon {
    opacity: 0;
}

.acc-item-title:hover .accordion-box-image-hover, .tap-icons:hover img.hover-icon, .tap-icons:hover img.search-hover-icon {
    opacity: 1;
    transform: scale(1.2);
}

a.nav-link:not(.dropdownMenu,.languageTap,.menuTab):before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #3c8c8c;
    transform-origin: bottom right;
    transition: transform .25s ease-out;
    transform: scaleX(0);
}

.searchT:hover .SearchTitle::after, a.nav-link:focus:before, a.nav-link:hover:before {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.navbar-list {
    width: 2em;
    height: 2em;
}

#subPageBanner, .navbar-toggler {
/*    z-index: 10;*/
}

.navbar-toggler-icon {
    height: auto !important;
    cursor: pointer;
}

.bottom-footer {
    padding: 7px 3%;
    background-color: #333;
    text-align: center;
}

.bottom-footer-section {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

    .bottom-footer-section a:hover {
        color: #c99601;
    }

.mobile-menu {
    width: 300px;
    overflow-y: scroll;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    z-index: 11;
}

    .mobile-menu ul li a {
        padding: 6px 8px 6px 16px;
        font-size: 22px;
        color: #fff;
        display: block;
        border: none;
        background: 0 0;
        width: 100%;
        text-align: left;
        cursor: pointer;
        outline: 0;
    }

    .mobile-menu ul {
        list-style: none;
        padding: 0;
    }

.alert-danger, .alert-success, .item-body, .owl-carousel .slide-owl-wrap:not(:first-child), li.submenu ul {
    display: none;
}

.mobile-menu ul > li > ul > li a {
    font-size: 18px;
}

    .mobile-menu ul > li > ul > li a:hover, .sidenav a:hover {
        background-color: #428585;
        color: #fff;
    }

li.submenu.open {
    background-color: #093934;
}

li.menu-item a {
    display: inline-block;
    transition: .3s;
}

.mobile-menu .toggle-menu-children {
    position: absolute;
    right: 30px;
    top: 20px;
    margin-top: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    display: flex;
    cursor: pointer;
    padding: 10px;
    align-content: center;
    justify-content: center;
    z-index: 100;
}

    .mobile-menu .toggle-menu-children:after, .mobile-menu .toggle-menu-children:before {
        content: '';
        position: absolute;
        background-color: #fff;
    }

    .mobile-menu .toggle-menu-children:before {
        width: 1px;
        height: 90%;
        left: calc(50% - 0px);
        top: 8%;
        -webkit-transition: .5s;
        transition: .5s;
    }

.mobile-menu li.open .toggle-menu-children:before {
    height: 0;
}

.mobile-menu .toggle-menu-children:after {
    height: 1px;
    width: 90%;
    top: calc(50% - 0px);
    left: 5%;
    -webkit-transition: .5s;
    transition: .5s;
}

#closeIcon, #mobileCloseIcon {
    transition: transform 1s;
    color: #64b9b9;
}

.sidenav {
    height: 100%;
    width: 300px;
    position: fixed;
    z-index: 110;
    top: 100px;
    right: -300px;
    background-color: #2d6464;
    transition: .5s;
    transform: inherit;
    padding-top: 20px;
    opacity: 0;
    border-radius: 30px;
    line-height: 45px;
}

#closeIcon, .mobile-view {
    position: relative;
    display: none;
}

.mobl-top svg {
    height: .3em;
    font-size: 3em;
}

.dropdown-btn img, .sidenav img {
    width: 30px;
    height: 30px;
    max-width: 100%;
    padding-right: 10px;
    padding-bottom: 4px;
    margin-right: 15px;
}

.sidenav a {
    transition: .3s;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 13px;
    font-size: 36px;
    margin-left: 50px;
}

.closebtn {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
}

.home-bg, .subpage {
    background-position: center;
    background-size: cover;
}

#primary-menu ul > .mega-menu > a, .acc-item a:hover, .bottom-footer-section a, .closebtn {
    color: #fff;
}

@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 15px;
    }
}

#closeIcon {
    width: 50px;
    height: 50px;
    padding: 0 .5rem;
}

    #closeIcon:hover {
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

.mobile-view {
    z-index: 100;
    margin-right: 20px;
}

#mobileCloseIcon {
    display: none;
    cursor: pointer;
}

.SliderContainer {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.home-slider, .home-slider-item {
    height: 92vh;
}

.home-bg {
    height: 100%;
    transform: scale(1.3);
    transition: .7s;
}

.home-slider-item {
    overflow: hidden;
}

.owl-item.active .home-bg {
    transform: inherit;
    filter: inherit;
}

.home-slider-item::after, .subpage::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000082;
    height: 100%;
}
#contentbody {
    padding-bottom: 80px;
}

#Technicalcontainer {
    padding-bottom: 80px;
}
#contentbody, .owl-carousel img, .owl-carousel video {
    width: 100%;
}

.owl-carousel .owl-dots, .owl-carousel .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    line-height: 1;
    position: absolute;
    top: 30%;
    right: 50px;
}

    .owl-carousel .owl-dots .owl-dot {
        display: flex;
        flex-direction: column;
        zoom: 1;
        width: 5px;
        margin: 20px 4px 30px;
        opacity: 1;
        background-color: #fff;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        padding: 2px !important;
        height: 40px;
    }

.TechnicalLiabraryImg, .bannerImg, .subItemImage, a.subMenuItem {
    transition: transform 1s;
}

.owl-carousel .owl-dots .owl-dot.active, .owl-carousel .owl-dots .owl-dot:hover {
    opacity: 1;
    background-color: #64bab9;
}

.home-video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.home-slider-data {
    width: 100%;
    position: absolute;
    top: 40%;
    z-index: 2;
}

.home-slider-info {
    text-align: left;
    color: #fff;
}

    .home-slider-info h2 {
        font-size: 66px;
        font-weight: 700;
    }

.subMenu {
    padding: 0 15px;
    max-width: 1200px;
    margin: auto;
    width: 100%;
}

.bannerImg, .divisions-img, .subItemImage, img {
    max-width: 100%;
}

.subMenuInfo {
    display: flex;
    flex: 1 1 auto;
    justify-content: flex-start;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: space-between !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.subMenu-section {
    background-color: #2d6464;
    padding: 6px;
}

.SecureService-Container {
    text-align: center;
    margin: auto;
    padding: 0 43px;
    position: relative;
}

a.subMenuItem {
    display: flex;
    color: #fff;
    font-size: 22px;
    justify-content: flex-start;
    align-items: center;
    transform: translateY(0);
}

    a.subMenuItem:hover {
        color: #a0c9c9;
        text-decoration: none;
        transform: translateY(-3px);
    }

.subItemImage {
    height: 30px;
    margin-right: 7px;
    transform: translateX(0);
}

.submitButton button:hover .fa-chevron-right, a.subMenuItem:hover .subItemImage {
    transform: translateX(-10px);
}

.widthRow {
    width: 70%;
}

.animated {
    animation-duration: 3s !important;
}

.subpage {
    padding-top: 125px;
    padding-bottom: 250px;
    min-height: 92vh;
    z-index: 1;
    background-repeat: no-repeat;
}

.bannerContent {
    z-index: 98 !important;
    color: #fff;
    font-size: 19px;
/*    padding: 0 15px;*/
}

.bannerTitle {
    padding: 0 15px;
}

.mainContent {
    padding-right: 20px;
}

.bannerTitle {
    font-size: 56px;
    font-weight: 400;
    display: inline-block;
    padding-bottom: 10px;
    margin-left: 8px;
}

header {
    z-index: 97 !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.imgBox, .imgBoxOrder {
    margin-top: 100px;
    text-align: center;
}

.bannerImg:hover, .pane .TechnicalLiabraryImg:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.search-box, .search-popup span {
    opacity: 0;
    transform: translateY(200px);
}

#contentbody h2 {
    color: #64b9b9;
    font-size: 52px;
    font-weight: 700;
    padding-bottom: 20px;
}

#contentbody p {
    color: #fff;
    font-size: 22px;
}

.readMoreButton {
    text-align: right;
    padding-top: 26px;
}

    .readMoreButton a {
        background-color: #3c8c8c;
        color: #fff;
        padding: 10px 30px;
        font-size: 18px;
        border-radius: 20px;
        background-image: -webkit-linear-gradient(45deg,#0c3636 50%,transparent 50%);
        background-image: linear-gradient(45deg,#0c3636 50%,transparent 50%);
        background-position: 100%;
        background-size: 400%;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        transition: 1s;
    }

        .readMoreButton a:hover {
            background-position: 0;
            color: #fff;
        }

    .readMoreButton img {
        max-width: 100%;
        width: 30px;
        height: 40px;
        padding-bottom: 2px;
        padding-left: 5px;
    }

.divisions-box, a.divsion-box-link {
    background: #3c8c8c;
    display: block;
    height: 100%;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    text-decoration: none !important;
}

.division-container {
    width: 90%;
    margin-left: auto !important;
}

a.divsion-box-link {
    color: #fff;
    padding: 40px 20px;
    transition: .2s;
    font-size: 22px;
}

.divisions-page-boxes {
    width: 100%;
    overflow: hidden;
}

.divisions-box {
    color: #fff !important;
    padding: 40px;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
}

.divisions-box-image {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    padding: 9px 5px;
    display: inline-block;
    z-index: 1;
    background-color: #64b9b9;
}

.accordion-box-image-hover, .divisions-box-image-hover {
    z-index: 2;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    opacity: 0;
}

.divisions-box-image-hover {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding: 20px 16px;
    display: inline-block;
    position: absolute;
    left: 164px;
    top: 20px;
    transition: 1s;
    background-color: #175850;
}

.divisions-img {
    height: 70px;
    width: 75px;
}

.divisions-ttl {
    font-weight: 500;
    font-size: 23px;
    margin-top: 15px;
}

.divisions-page-boxes:hover .row > div:first-child .divisions-box:not(:hover), .divisions-page-boxes:hover .row > div:nth-child(2) .divisions-box:not(:hover), .divisions-page-boxes:hover .row > div:nth-child(3) .divisions-box:not(:hover), .divisions-page-boxes:hover .row > div:nth-child(4) .divisions-box:not(:hover) {
    background: #282828de !important;
}

.colDivision {
    padding-bottom: 20px;
}

.divsion-box {
    padding: 10px;
}

.divsion-box-image {
    padding-bottom: 10px;
}

.acc-item {
    border-radius: 30px;
    background: #346665c2;
    margin-bottom: 10px;
    position: relative;
}

.acc-item-title i {
    color: #2fa3a3;
    padding: .5rem;
    position: absolute;
    right: 20px;
}

.acc-item-title h3 {
    font-size: 26px;
    font-weight: 200;
}

.contactInfo a, a.contactLink {
    font-size: 18px;
    color: #fff;
}

.acc-item-title {
    color: #fff;
    cursor: pointer;
    padding: 10px;
    transition: .4s;
    display: flex;
    align-items: center;
}

.item-body, form {
    padding: 18px;
}

.accordion-form-section {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.container {
    width: 100%;
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 5rem;
}

.accordion-box-image, .accordion-box-image-hover {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    padding: 5px;
    margin-right: 10px;
}

.accordion-box-image {
    background-color: #4b8686;
}

.accordion-box-image-hover {
    background-color: #113f3f;
    position: absolute;
    right: 0;
    left: 10px;
    transition: 1s;
}

.accordion-img {
    height: 35px;
    width: 40px;
    max-width: 100%;
}

.acc-item:hover {
    background: #175850;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}

.contactSection {
    text-align: center;
    display: block;
}

.contactInfo a {
    display: inline-block;
    padding: 0 10px;
    transition: .3s
}

img.contactIcon {
    max-width: 100%;
    width: 25px;
    margin-right: 10px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}

a.contactLink:hover img.contactIcon {
    opacity: 1;
    transform: scale(1.1);
}

input, textarea {
    background-color: #478a8a !important;
    color: #fff !important;
}

input {
    border: none !important;
    border-radius: 10px !important;
}

.form-control:not(textarea) {
    height: 50px;
}

.submitButton {
    display: flex;
    align-items: center;
}

.submitButton-contact, .submitButton-contact-disable {
    background-image: linear-gradient(to right,#3c8c8c 0,#3c8c8c 51%,#062521 100%);
    border-radius: 20px;
    text-align: center;
    transition: .5s;
    background-size: 200% auto;
    color: #fff;
    border: none;
    font-size: 18px;
    font-weight: 700;
    padding: 6px 12px 6px 60px;
    line-height: 1.5;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}

    .submitButton-contact:focus {
        background-image: linear-gradient(to right,#3c8c8c 0,#3c8c8c 51%,#062521 100%) !important;
    }

    .submitButton-contact:hover {
        background-position: right center;
        color: #fff;
    }

.submitButton-contact-disable {
    background-image: linear-gradient(to right,#8c9297 0,#e3e1da 51%,#ecf1f5 100%);
}

textarea {
    border-radius: 10px !important;
    border: 2px solid #64b9b9 !important;
    max-width: 100%;
}

input::-webkit-input-placeholder {
    color: #fff !important;
}

.submitButton .fa-chevron-right {
    margin-left: 25px;
    position: relative;
    transition: transform 1s;
    transform: translateX(0);
}

textarea::-webkit-input-placeholder {
    color: #fff !important;
}

.messageSection {
    margin-left: 0 !important;
    margin-right: 0 !important;
    align-items: center;
}

.show-dangerAlert, .show-successAlert {
    margin: 0 auto 24px;
    padding: 15px;
    overflow-wrap: break-word;
    font-weight: 600;
    display: block;
}

button.btn.submitButton {
    width: 160px;
    height: 40px;
}

form {
    margin: 0;
}

.show-successAlert {
    color: #333;
    background-color: #e0ffc7;
    border: 1px solid #b4d39b;
}

.show-dangerAlert {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
}

@media (min-width:576px) {
    .SliderContainer {
        max-width: 540px;
    }

    .container {
        max-width: 100% !important;
    }
}

@media (min-width:768px) {
    .SliderContainer {
        max-width: 720px;
    }

    .subpage {
        padding-top: 180px;
        padding-bottom: 50px;
    }

    #subPageBanner, body {
        min-height: auto;
    }
}

@media (min-width:992px) {
    .SliderContainer {
        max-width: 960px;
    }
}

@media (min-width:1500px) {
    .bannerContent {
        margin-left: 3%;
    }

    .navbar-expand-lg .navbar-collapse {
        margin: auto 40px;
    }

    .mainContent {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
}

@media (max-width:1500px) {
    .bannerTitle {
        margin-left: 0;
    }
}

@media (max-width:1320px) {
    .owl-carousel .owl-dots, .owl-carousel .owl-nav {
        right: 26px;
    }

    a.nav-link, a.nav-link.languageTap {
        font-size: 17px;
    }

    #closeIcon, .nav-item img {
        width: 35px;
        height: 35px;
    }

    .nav-icon-languageTap {
        width: 30px !important;
        height: 30px !important;
    }
}

@media (max-width:769px) {
    .item-body {
        padding: 10px;
    }

    a.contactLink {
        padding-bottom: 15px;
    }

    .pageContent {
        margin-top: 30px;
    }

    .submitButton {
        text-align: center;
        justify-content: center;
    }

    a.nav-link.languageTap {
        font-size: 16px;
    }

    .nav-icon-languageTap {
        width: 30px !important;
        height: 30px !important;
    }

    .logo-brand {
        padding-left: 20px;
    }

    .navbar-brand img {
        width: 240px;
    }

    .navbar-brand:before {
        bottom: -20px;
    }

    a.subMenuItem {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin-bottom: 15px;
    }
}

@media (max-width:500px) {
    .navbar-brand img {
        width: 156px;
    }
    #contentbody {
        padding-bottom: 150px;
    }
    #Technicalcontainer {
        padding-bottom: 150px;
    }
}


@media (max-width:400px) {

    #contentbody {
        padding-bottom: 200px;
    }

    #Technicalcontainer {
        padding-bottom: 200px;
    }
}

@media (max-width:1200px) {
    .mobile-menu .toggle-menu-children {
        right: 50px;
    }

    .nav-item {
        padding: 0 5px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .2rem !important;
        padding-left: .2rem !important;
    }
}

@media (min-width:1200px) {
    .SliderContainer {
        max-width: 1500px;
    }

    .container {
        max-width: 100% !important;
    }
}

@media (max-width:400px) {
    .navbar-brand:before {
        left: -35px;
    }

    a.subMenuItem {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40.333333%;
        flex: 0 0 40.333333%;
        max-width: 40.333333%;
    }
}

@media (max-width:1400px) {
    .nav-item {
        padding: 10px;
    }
}

@media (max-width:1025px) {
    .subpage-container {
        margin: 0 !important;
        padding: 15px !important;
    }

    .page-container {
        padding: 20px 9px 9px !important;
    }
}

.searchForm {
    width: 100%;
    padding: 0;
}

.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(37 37 37 / 95%);
    z-index: 9999;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    padding: 25px;
    color: #fff;
}

    .search-popup.open {
        opacity: 1;
        visibility: visible;
    }

.search-close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    width: 50px !important;
    height: 50px;
    padding: 15px;
    cursor: pointer;
    border: 1px solid transparent;
}

.SearchTitle, .myPanels, .page-container, .searchSection, .subpage-ttl {
    position: relative;
}

.search-close:hover {
    border-color: #d7d7d7;
}

.search-box {
    width: 100%;
    max-width: 700px;
    margin: 15px;
    display: flex;
    box-shadow: 4px 4px 8px rgba(0,0,0,.11);
    transition: 1s .5s;
}

#Technicalcarousel, .SearchTitle {
    width: 100%;
    transition: transform 1s;
}

.searchSection {
    display: flex;
    width: 100%;
}

    .searchSection button {
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        cursor: pointer;
        border: none;
        background-image: linear-gradient(to right,#f9fcff 0,#fffcf6 51%,#478a8a 100%);
        transition: .5s;
        background-size: 200% auto;
        padding: 10px 20px;
        font-size: 20px;
    }

.search-popup span {
    display: block;
    font-size: 25px;
    margin-bottom: 30px;
    transition: 1s;
}

.searchSection button:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
}

.searchSection button:focus {
    background-image: linear-gradient(to right,#f9fcff 0,#fffcf6 51%,#478a8a 100%) !important;
}

.search-popup.open .search-box, .search-popup.open span {
    transform: inherit;
    opacity: 1;
}

.page-container {
    padding: 70px 95px 15px 14%;
}

.subpage-container {
    margin-left: 30%;
    color: #000;
    background: #fff;
    padding: 25px 35px;
    border-radius: 7px;
}

.subpage-ttl {
    margin-bottom: 15px;
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #2d6464;
}

.searchT {
    width: 100%;
    padding: 14px 14px 14px 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    transatition: all;
    text-align: left;
}

.subpage-ttl:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background: linear-gradient(to right,#2d6464 100px,#2d6464 100px,#bababa 100px);
    width: 100%;
    max-width: 150px;
    border-radius: 28px;
    animation: 2s forwards ttl;
}

@keyframes ttl {
    from {
        max-width: 0;
    }

    to {
        width: 100%;
    }
}

.SearchTitle {
    padding: 1% 0;
    margin: 0;
    font-size: 1.2rem;
    cursor: pointer;
    transform: translateX(0);
}

    .SearchTitle:before {
        display: inline-block;
        content: '\f105';
        padding-left: 5px;
        opacity: 1;
        position: absolute;
        height: 13px;
        width: 13px;
        top: 7px;
        transition: .3s;
        right: 0;
        opacity: 0;
    }

.searchT:hover .SearchTitle {
    transform: translateX(-10px);
    color: #2d6464;
}

    .searchT:hover .SearchTitle:before {
        opacity: 1;
    }

.searchT:hover .searchAbstract {
    color: #59807b;
}

.searchAbstract {
    color: #272727;
    text-align: left;
    text-decoration: none;
    font-weight: 500;
}

.SearchTitle::after {
    content: "";
    position: absolute;
    width: 16%;
    height: 2px;
    bottom: 5px;
    left: 0;
    right: 0;
    background: #3c8c8c;
    transform-origin: bottom right;
    transition: transform .25s ease-out;
    transform: scaleX(0);
}

.subpage-container a:not([class]) {
    color: #3c8c8c;
    font-weight: 700;
}

.searchT span {
    color: #3c8c8c;
}

.myPanels {
    height: 140px;
    margin-left: 379px;
    margin-top: 90px;
    width: 320px;
    perspective: 1000px;
}

#Technicalcarousel {
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    animation: 60s linear infinite forwards rotate360;
}

    #Technicalcarousel .pane {
        margin: 0;
        display: block;
        position: absolute;
        width: 230px;
        height: 100px;
        top: 0;
        left: 10px;
        right: 10px;
    }

.pane {
    text-align: center;
}

.Technicalcarouselcontainer {
    position: relative;
    margin: auto;
    padding: 0 15px;
}

@keyframes rotate360 {
    from {
        transform: rotateY(0);
    }

    to {
        transform: rotateY(-360deg);
    }
}

@media (max-width:991px) {
    .acc-item-title h3 {
        font-size: 20px;
    }

    .readMoreButton a, a.contactLink {
        font-size: 15px;
    }

    .submitButton-contact, .submitButton-contact-disable {
        font-size: 16px;
    }

    .mobile-view {
        display: block;
    }

    .mobile-menu ul li a {
        font-size: 18px !important;
    }

    .mobile-menu ul > li > ul > li a {
        font-size: 15px !important;
    }

    .SecureService-Container {
        padding: 0 15px;
    }

    .subItemImage {
        width: 35px;
    }

    .messageBox {
        padding: 0 !important;
    }

    .bannerTitle, .home-slider-info h2 {
        font-size: 45px;
    }

    #contentbody h2 {
        font-size: 40px;
    }

    #contentbody p, .divisions-ttl {
        font-size: 18px;
    }

    .divisions-img {
        height: 60px;
        width: 60px;
    }

    .divisions-box-image {
        width: 80px;
        height: 80px;
    }

    .divisions-box {
        padding: 25px;
    }

    .subpage {
        padding-top: 160px;
        padding-bottom: 100px;
    }

    .imgBox {
        text-align: center !important;
        margin-top: 30px;
    }

    .division-container {
        width: auto;
        margin: 30px auto auto;
    }

    a.subMenuItem {
        font-size: 17px;
    }

    .imgBoxOrder {
        margin-bottom: 30px;
        margin-top: 0 !important;
    }

    .myPanels {
        margin-left: 250px;
    }
}

@media (max-width:768px) {
    .myPanels {
        margin-left: 180px;
    }
}

@media (max-width:600px) {
    .home-slider-info {
        text-align: center;
    }

    .owl-carousel .owl-dots .owl-dot {
        height: 5px;
        width: 40px;
        display: inline-block;
    }

    .owl-carousel .owl-dots, .owl-carousel .owl-nav {
        bottom: 50px !important;
        position: relative;
        top: auto;
        right: auto;
    }

    .myPanels {
        margin-left: 100px;
        perspective: none;
    }
}

span.field-validation-valid {
    color: red;
}

.acc-item.active {
    background-color: #175850;
}

    .acc-item.active .accordion-box-image-hover {
        opacity: 1;
        transform: scale(1.2);
    }

.form-group {
    margin-bottom: 30px;
    margin-top: auto;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


input#ContactUsForm_Mobile[type=number] {
    -moz-appearance: textfield;
}

.navbar-brand img:hover {
    opacity: 0.5;
    transition: 2s;
}

.navbar-brand img {
    transition: 2s;
}

span.text-danger.field-validation-error {
    font-weight: bold;
}