/* Theme Styles Start */

h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}

body {
    font-family: "Albert Sans", sans-serif !important;
    top: 0 !important;
    font-optical-sizing: auto;
    font-style: normal;
}

body::-webkit-scrollbar-thumb {
    outline: 1px solid;
}

.heading-underline {
    display: inline-flex;
    align-items: center;
}

.heading-underline span {
    display: inline-flex;
    width: 224px;
    height: 2px;
    background: #dedede;
    position: relative;
}

.heading-underline span:before {
    content: "";
    display: block;
    width: 112px;
    height: 4px;
    position: absolute;
    left: 25%;
    top: -1px;
}

.hvr-color {
    position: relative;
    z-index: 1;
}

.hvr-color::before {
    background: rgba(245, 245, 245, 0.8);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
}

.hvr-color:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear;
}

.hvr-color::after {
    background: rgba(245, 245, 245, 0.8);
    bottom: 50%;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 1;
    pointer-events: none;
}

.hvr-color:hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear;
}

.heading-title-content {
    margin: 0 0 20px 0;
    text-align: center;
}

.heading-title {
    font-weight: bold;
    letter-spacing: 0.02em;
    margin: 0 0 6px 0;
    font-size: 40px;
    color: #1a191d;
}

.heading-content {
    margin-top: 13px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.52em;
    color: #666;
}

.justify-content-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.owl-controls {
    display: none !important;
}

/* Theme Styles End */

/* For Language Translator */

iframe#\:2\.container, .goog-te-banner-frame.skiptranslate, .goog-te-gadget-icon, .goog-te-combo, .goog-te-banner-frame, .goog-te-banner-frame.skiptranslate, .goog-te-banner-frame iframe, .goog-te-menu-value:hover, .goog-te-combo, #goog-gt-tt, .goog-tooltip, .goog-tooltip:hover, .goog-text-highlight, .goog-te-balloon-frame, .goog-te-menu-value span, .goog-te-menu-value:after, .goog-te-menu2, .VIpgJd-ZVi9od-xl07Ob-lTBxed span, .VIpgJd-ZVi9od-xl07Ob-lTBxed img, .VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc, div#\:1\.menuBody .indicator, .VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc, a.VIpgJd-ZVi9od-vH1Gmf-ibnC6b span.indicator, .skiptranslate {
    display: none !important;
}

.VIpgJd-ZVi9od-vH1Gmf-ibnC6b .indicator {
    display: none !important;
    visibility: hidden !important;
    font-size: 0 !important;
    color: transparent !important;
}

.translator-site #google_translate_element {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
}

.goog-te-menu-value:hover {
    text-decoration: none !important;
}

.goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
}

.goog-te-gadget-simple {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed span:first-child {
    display: flex !important;
    align-items: center !important;
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed span:first-child::after {
    margin-left: 6px;
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 16px;
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed {
    display: flex;
    align-items: center;
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed::before {
    margin-right: 6px;
    font-family: 'FontAwesome';
    font-size: 16px;
    content: "\f1ab";
}

/* For Language Translator */

/* Falcon Members Start */

.falcon-members {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 575.98px) {
    .falcon-members {
        display: flex;
        justify-content: center;
    }

    .falcon-members .dropdown-menu {
        left: -150px !important;
    }
}

.falcon-members .dropdown-btn {
    background: transparent !important;
    border: none !important;
    border-radius: 50%;
    padding: 8px;
    transition: all 0.3s ease;
}

.falcon-members .dropdown-btn:hover {
    background-color: #f4f4f4 !important;
}

.falcon-members .dropdown-btn:focus {
    outline: none !important;
    outline-offset: unset !important;
}

.falcon-members .dropdown-toggle::after {
    display: none !important;
}

.falcon-members .dropdown-btn i {
    font-size: 20px;
}

.falcon-members .dropdown-menu {
    background: #fff;
    border-radius: 28px;
    border: 8px solid #f4f4f4;
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .15), 0 1px 3px rgba(0, 0, 0, .3);
    padding: 24px 20px !important;
    width: 350px !important;
    overflow-y: scroll !important;
    overflow: hidden;
    height: 300px;
    position: absolute;
    top: 40px !important;
    left: -250px;
    right: unset !important;
    bottom: unset !important;
}

.falcon-members .icon-container {
    text-align: center;
    margin: 4px 0;
}

.falcon-members .icon-container a {
    text-decoration: none !important;
    display: inline-block;
}

.falcon-members .icon-container-box {
    padding: 12px 24px;
    border-radius: 16px;
    transition: all 0.3s ease;
}

.falcon-members .icon-container-box:hover {
    background-color: #f4f4f4;
}

.falcon-members .icon-container-box img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.falcon-members .icon-container-box p {
    color: #202124;
    font-size: 14px;
    margin: 10px 0 0 0;
}

.falcon-members .dropdown-menu::-webkit-scrollbar {
    width: 0 !important;
}

/* Falcon Members End */

/* Header Start */

.top_bar {
    border-width: 0 0 1px 0 !important;
    border-style: solid !important;
    border-color: rgb(245,245,245) !important;
}

.top_bar a {
    font-size: 14px !important;
}

.fixed-top {
    z-index: 99999 !important;
}

.headerBlue {
    border-width: 0 0 1px 0 !important;
    border-style: solid !important;
    border-color: rgb(245,245,245) !important;
    padding: 50px 0 10px 0 !important;
}

.main_logo {
    display: flex;
    justify-content: center;
}

.main_logo img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    min-width: 100%;
}

.simple-search {
    position: relative;
    border: 1px solid;
    background-color: transparent;
    width: 100% !important;
    height: 100% !important;
    border-radius: 8px;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.searchbar button,
.searchbar select {
    background: transparent !important;
    box-shadow: none !important;
}

.searchbar input {
    background: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 15px !important;
    width: 100% !important;
    max-width: unset !important;
    min-width: unset !important;
    height: 50px !important;
    box-shadow: none !important;
    font-size: 15px !important;
    border-width: 0 1px 0 0 !important;
    border-style:solid !important;
}

.simple-search .select_style.search-type {
    border-radius: 0 !important;
    width: 100% !important;
    height: 50px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin: 0 !important;
    border-width: 0 1px 0 0 !important;
    border-style:solid !important;
}

.simple-search .select_style.search-type option {
    padding: 0 15px !important;
}

.searchbar.srcht {
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.searchbar .btn-advanced-search {
    border-radius: 0 !important;
    width: 100% !important;
    height: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.srchbtn .btn {
    border-radius: 0 !important;
    width: 100% !important;
    height: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
    border-width: 0 1px 0 0 !important;
    border-style:solid !important;
}

.advance-search {
    position: relative;
    border: 1px solid;
    background-color: transparent;
    width: 100% !important;
    height: 100% !important;
    border-radius: 8px;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.header-btn {
    color: #fff !important;
    margin: 0 !important;
    height: 50px !important;
    line-height: 30px !important;
}

.header-btn:hover {
    color: #fff !important;
}

@media screen and (max-width: 768px) {
    .headerBlue {
        padding: 0 !important;
    }
    
    .main_logo {
        margin: 6px auto !important;
    }
    
    .searchbar .btn-advanced-search .tooltip.right {
        top: -40px !important;
        right: unset !important;
        bottom: unset !important;
        left: -50px !important;
    }
    
    .searchbar .btn-advanced-search .tooltip.right .tooltip-arrow {
        top: unset !important;
        right: 10px !important;
        bottom: -8px !important;
        left: unset !important;
        rotate: 270deg !important;
    }
}

@media (max-width: 480px) {
    .fixed-top {
        position: unset !important;
    }
    
    .main_logo img {
        max-width: 100px !important;
    }

    .simple-search .select_style.search-type {
        border-radius: 0 !important;
    }
    
    .srchbtn .btn {
        border-radius: 0 !important;
    }
    
    .searchbar input {
        margin: 0 !important;
    }
    
    .searchbar button {
        margin: 0 !important;
    }
    
    .searchbar.srcht .form-group {
        margin: 0 !important;
    }
}

.top-title-bar {
    position: relative !important;
    top: 0 !important;
    height: 36px;
    overflow: hidden;
    text-align: center;
}

.top-title-bar p {
    animation: vertical-move 10s infinite;
    animation-delay: 1.5s;
    top: 15px;
    position: relative;
    margin: 0 !important;
    line-height: 34px;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.user_side_sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.top_bar ul {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

@media (max-width: 480px) {
    .top_bar {
        padding: 10px 0 !important;
    }

    .top_bar ul {
        margin: 0 auto !important;
    }
}

.top_bar ul li {
    margin: 0 !important;
    padding: 0 !important;
    cursor: pointer !important;
    font-size: 14px !important;
    display: inline-flex !important;
    align-items: center !important;
}

.top_bar ul li img {
    width: 24px;
    height: 16px;
}

.user_side > li::after {
    padding: 0 !important;
    content: "\f0c8" !important;
    font-family: 'FontAwesome';
    font-size: 4px !important;
    margin: 0 9px !important;
}

.user_side > li:last-child:after {
    padding: 0 !important;
    margin: 0 !important;
    content: "" !important;
}

.user_side .custom-dropdown {
  position: relative !important;
}

.custom-toggle {
  cursor: pointer !important;
}

.user_side .custom-menu {
    position: absolute;
    top: 28px !important;
    right: auto !important;
    bottom: auto !important;
    left: -20px !important;
    width: 100% !important;
    min-width: 180px !important;
    z-index: 1000 !important;
    list-style: none !important;
    padding: 0 !important;
    border: 1px solid #dedede !important;
    border-radius: 0 0 8px 8px !important;
    background-color: #fff !important;
    overflow: hidden !important;
}

.user_side .custom-menu li {
    border-bottom: 1px solid #dedede !important;
    width: 100% !important;
}

.user_side .custom-menu li a {
    border: none !important;
    padding: 10px 20px !important;
    width: 100% !important;
}

.user_side .custom-menu li a:hover,
.user_side .custom-menu li a:focus {
    background: transparent !important;
}

@media (max-width: 480px) {
    .user_side_sec {
        display: block !important;
    }
}

@keyframes vertical-move {
    0%   {top:  14px; }
    25%  {top:  14px; }
    50%  {top: -18px; }
    75%  {top: -18px; }
   100%  {top:  14px; }
}

/* Header End */

/* NavBar Start */

.navbar-default .dropdown-toggle::after {
    display: none !important;
}

.navbar-toggle {
    background: none !important;
}

.dropdown.border-right {
    border: none !important;
}

.dropdown-menu {
    height: auto !important;
    width: auto !important;
}

.main-navbar .navbar-nav li {
    border: none !important;
    background: transparent !important;
}

.main-navbar .navbar-nav li a {
    background: transparent !important;
}

.navbar {
    border: 0 !important;
    border-radius: 0 !important;
}

.nav.navbar-nav li a,
.member-top-menu li a {
    position: relative;
}

.nav.navbar-nav li a::after, .member-top-menu li a::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 0;
    left: 50%;
    margin-left: 1px;
    top: -5px;
    transition: all 0.3s;
}

.nav.navbar-nav li a:hover:after, .member-top-menu li a:hover:after {
    height: 12px;
}

.nav.navbar-nav .sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: unset !important;
    border-top: 4px dashed !important;
    border-right: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-left: 4px solid transparent !important;
    top: 50% !important;
    right: 0 !important;
    bottom: unset !important;
    left: unset !important;
}

.dropdown-menu.multilevel .sr-only {
    rotate: 270deg;
}

.main-nav-dropdown .dropdown-submenu .sr-only {
    rotate: 270deg;
    top: 40% !important;
    right: 4% !important;
}

.nav.navbar-nav .main-nav-dropdown .dropdown-menu.multilevel {
    top: 6px !important;
    left: 100% !important;
}

.nav.navbar-nav .dropdown-menu.multilevel {
    top: 37px !important;
    left: 0 !important;
}

.nav.navbar-nav .dropdown-submenu .dropdown-menu.multilevel .dropdown-submenu .dropdown-menu.multilevel {
    top: 6px !important;
    left: 100% !important;
}

.nav.navbar-nav li a,
.member-top-menu li a {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: left;
}

.main-navbar .nav>li.dropdown {
    width: auto !important;
}

.nav.navbar-nav {
    float: left;
}

.member-top-menu {
    display: flex;
    align-items: center;
    float: right;
}

.member-top-menu li a {
    padding: 10px !important;
    margin: 0 5px 0 0 !important;
}

@media screen and (min-width: 768px) {
    .navbar-collapse.collapse {
        width: 100% !important;
        display: unset !important;
    }

    .navbar-nav {
        flex-direction: unset;
        width: unset !important;
        margin: 0 !important;
    }
}

@media (max-width: 480px) {
    .navbar .container {
        display: flex !important;
    }
}

/* NavBar End */

/* News Ticker Start */

.news-ticker {
    border-width: 1px 0 !important;
    border-style: solid !important;
    border-color: rgb(245, 245, 245) !important;
    padding: 10px 0 !important;
}

.info-slider {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    overflow: hidden;
}

.info-slider .slider-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 40px;
    flex: 1;
}

.info-slider .slider-item {
    display: none;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
}

.info-slider .slider-item.active {
    display: flex;
}

.info-slider .text .icon {
    width: 100%;
    height: 30px;
    object-fit: contain;
    margin-right: 20px;
    transition: transform 0.6s;
}

.info-slider .text:hover .icon {
    transform: rotateY(360deg);
}

.info-slider .text a {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 20px;
}

.info-slider .slider-nav {
    display: flex;
    align-items: center;
    gap: 10px;
}

.info-slider .slider-nav button {
    cursor: pointer;
    background: none;
    border: none;
    color: #fff;
    font-size: 16px;
}

.info-slider #counter {
    font-size: 18px;
    color: #fff;
}

/* News Ticker End */

/* Banner Start */

.banner-news {
    padding: 20px 0 !important;
    background: #fff !important;
}

.top_section {
    padding: 0 !important;
    margin: 0 !important;
}

.home-banner,
.top_news {
    height: 500px !important;
}

.home-banner {
    width: 100% !important;
    overflow: hidden !important;
    box-shadow: none !important;
    border-radius: 8px !important;
}

.home-banner .carousel-control-prev,
.home-banner .carousel-control-next {
    opacity: 1 !important;
    padding: 10px !important;
    margin: 10px !important;
    background: transparent !important;
    width: unset !important;
    height: unset !important;
    font-size: 20px !important;
    color: #fff !important;
    text-shadow: 2px 2px 2px black !important;
    transition: all 0.3s ease;
}

.home-banner .carousel-control-prev i,
.home-banner .carousel-control-next i {
    text-shadow: 2px 2px 2px black !important;
}

.home-banner .carousel-control-prev {
    top: 50% !important;
    right: unset !important;
    bottom: unset !important;
    left: 0 !important;
    border-radius: 0 !important;
}

.home-banner .carousel-control-next {
    top: 50% !important;
    right: 0 !important;
    bottom: unset !important;
    left: unset !important;
    border-radius: 0 !important;
}

.home-banner .carousel-control-next:focus,
.home-banner .carousel-control-next:hover,
.home-banner .carousel-control-prev:focus,
.home-banner .carousel-control-prev:hover {
    opacity: 1 !important;
}

.home-banner .carousel-indicators {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
}

.home-banner .carousel-indicators li {
    background: #cccccc !important;
    width: 10px !important;
    height: 10px !important;
}

.home-banner .carousel-indicators li.active {
    width: 14px !important;
    height: 14px !important;
}

.home-banner .carousel-inner {
    width: 100% !important;
    height: 100% !important;
}

.home-banner .carousel-inner .item {
    width: 100% !important;
    height: 100% !important;
}

/*.home-banner .carousel-inner .item::after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    background: rgb(0 0 0 / 20%);*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    transition: 0.3s all;*/
/*}*/

.home-banner .banner-image {
    width: 100% !important;
    height: 100% !important;
}

.home-banner .banner-image img {
    width: 100% !important;
    height: 100% !important;
}

.home-banner .banner-content {
    position: absolute !important;
    bottom: 80px !important;
    left: 80px !important;
    display: flex !important;
    flex-direction: column !important;
    margin: auto !important;
    width: 70% !important;
    z-index: 2 !important;
}

.home-banner .banner-content .banner-sub-title {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 24px !important;
    color: #fff !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
    /*text-shadow: 2px 2px 2px black !important;*/
}

.home-banner .banner-content .banner-title {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 55px !important;
    color: #fff !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    /*text-shadow: 2px 2px 2px black !important;*/
}

.home-banner .banner-content .banner-description {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 400 !important;
    line-height: 1.1 !important;
    /*text-shadow: 2px 2px 2px black !important;*/
}

.top_news {
    border-radius: 0 !important;
    border: none !important;
    overflow: hidden !important;
    display: flex;
    flex-direction: column;
    padding: 0 0 0 10px !important;
    box-shadow: none !important;
}

.top_news h4 {
    font-weight: 800;
    font-size: 16px;
    margin: 0 0 10px 0 !important;
}

.top_news ul {
    margin: 0 !important;
    padding: 0 !important;
}

.top_news ul li {
    margin: 0 !important;
    border-bottom: 1px solid #ddd !important;
    padding: 10px !important;
    width: 100%;
    display: flex;
    align-items: center;
}

.top_news ul li p {
    margin: 0 !important;
    line-height: 1.4 !important;
}

.top_news ul li img {
    float: left;
    margin-right: 20px;
    height: 75px;
    width: 75px;
    min-width: 75px;
    min-height: 75px;
    object-fit: cover;
    border-radius: 4px;
    transition: transform 0.3s ease;
}

.top_news ul li:hover img {
    transform: scale(1.1);
}

.top_news ul li a {
    display: inline-block;
}

.top_news ul li a strong {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.scroll-container {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.scroll-container ul:hover {
    animation-play-state: paused;
}

.scroll-content {
    position: absolute;
    width: 100%;
    height: 100%;
    animation: scroll-up 20s linear infinite;
}

.scroll-item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

@keyframes scroll-up {
    0% {
        top: -0%;
    }

    50% {
        top: -100%;
        bottom: 0%;
    }

    100% {
        top: 0%;
    }
}

.top_news .news_btn {
    margin: 10px 0 0 0 !important;
    border: 1px solid;
    border-radius: 4px !important;
    color: #fff !important;
    opacity: 1;
    transition: all 0.3s ease;
}

.top_news .news_btn:hover {
    opacity: .9;
}

@media screen and (max-width: 768px) {
    .home-banner {
        height: auto !important;
    }
    
    .home-banner .carousel-inner .item {
        height: auto !important;
    }
    
    .home-banner .carousel-inner .item img {
        height: auto !important;
    }
    
    .top_news {
        height: auto !important;
    }
}

/* Banner End */

/* Top Teaser Boxes Start */

.top-teaser-sec {
    padding: 20px 0 !important;
}

.top-teaser-sec > .container {
    padding: 0 !important;
}

.top-teaser {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    background: none !important;
}

.top-teaser .owl-item {
    padding: 12px 6px !important;
}

.teaser_box_top {
    border: 1px solid #fff !important;
    box-shadow: none !important;
    transition: all .2s ease !important;
    padding: 20px !important;
    height: 100%;
    margin: 0 !important;
    gap: 10px !important;
}

@media (max-width: 480px) {
    .teaser_box_top {
        height: unset !important;
        margin: 10px 0 !important;
    }
}

.teaser_box_top:hover {
    transform: translateY(-4px);
}

.teaser_box_top img {
    transition: transform 0.6s;
    width: 60px !important;
    height: 60px !important;
}

.teaser_box_top:hover img {
    transform: rotateY(360deg);
}

.teaser_box_top h5 {
    margin: 0 0 4px 0 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
}

.teaser_box_top p {
    margin: 0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    color: #788094 !important;
}

/* Top Teaser Boxes End */

/* About Us Start */

.about-txt-sec-1, 
.about-txt-sec-2 p {
    font-size: 16px;
}

.about-txt-sec-1, 
.about-txt-sec-2 h3 {
    font-size: 25px;
}

.about-txt-sec-1, 
.about-txt-sec-2 .inner-pxt {
    padding-right: 40px;
    padding-left: 40px;
}

.about-us {
    padding: 60px 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #f4f4f4 !important;
}

.about-us-content {
    margin-bottom: 20px;
}

.about-us-content h4 {
    margin: 0;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    background-color: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 65px;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 9px 15px rgba(7, 18, 35, 0.08);
    margin-bottom: 20px;
}

.about-us-content h4::after, .about-us-content h4::before {
    content: "";
    height: 12px;
    width: 12px;
    display: inline-block;
    border-radius: 50%;
}

.about-us-content h4::after {
    margin-left: 10px;
}

.about-us-content h4::before {
    margin-right: 10px;
}

.about-us-content h2 {
    color: #222222 !important;
    text-align: left !important;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 600;
    font-size: 34px;
    line-height: 1.2;
    letter-spacing: -0.01em;
}

.about-us-content p {
    font-size: 14px;
    color: #222222 !important;
    font-weight: 400;
    line-height: 30px;
    width: 90%;
    padding-bottom: 10px;
}

.custom-btn {
    display: inline-block;
    color: #fff !important;
    border-radius: 10px;
    text-align: center;
    padding: 15px 35px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: 0.3s;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    transform: rotate(-0.48deg);
    box-shadow: 0px 9px 14px rgba(89, 86, 233, 0.19) !important;
}

.custom-btn:hover {
    transform: translateY(-4px);
}

.about-us-img {
    position: relative;
    max-width: 450px;
}

.about-us-img .img-1 {
    position: relative;
    width: 100%;
    animation: spin 20s infinite linear;
}

.about-us-img .img-2 {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    height: 89%;
    width: 89%;
    border-radius: 50%;
    margin: auto auto;
    object-fit: cover;
}

#about-us-content .badges-home {
    padding: 0 !important;
}

@keyframes spin {
    0% { transform: translate(0%, 0%) rotate(0deg); }
    100% { transform: translate(0%, 0%) rotate(360deg); }
}

/* About Us End */

/* New About Us Start */

.ep-about-section {
    background: #fff !important;
    padding: 80px 0 60px 0;
}

.ep-about-section .about-img {
    padding-right: 50px;
}

.ep-about-section .about-img .img img {
    object-fit: cover;
}

@media (max-width: 1199.98px) {
    .ep-about-section .about-img {
        padding-right: 70px;
    }
}

.ep-about-section .overlay-shape {
    position: relative;
}

.ep-about-section .overlay-shape::before {
    content: "";
    position: absolute;
    width: 200%;
    height: 0;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
    opacity: 0;
}

.ep-about-section .overlay-shape:hover::before {
    -webkit-animation: overlayShape 1s linear;
    animation: overlayShape 1s linear;
}

.ep-about-section .rounded-20 {
    border-radius: 20px;
}

.ep-about-section .reveal {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
}

@keyframes overlayShape {
    0% {
        height: 0;
        opacity: 1;
    }

    100% {
        height: 250%;
        opacity: 0;
    }
}

.ep-about-section .about-img .shape {
    right: -10px;
    top: 54px;
}

.ep-about-section .about-img .shape .shape-img {
    mask: url(/assets/images/about-us/shape01.svg) no-repeat 100% 100%;
    mask-size: cover;
    width: 300px;
    height: 102px;
}

@media (max-width: 1199.98px) {
    .ep-about-section .about-img .shape {
        right: 10px;
    }
}

@media (max-width: 575.98px) {
    .ep-about-section .about-img .shape {
        top: 20px;
    }
}

.ep-about-section .about-img .shape .experiance {
    top: 18px;
    left: 36px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    margin: 0;
    padding: 0;
}

.ep-about-section .about-img .video-part {
    width: 234px;
    height: 183px;
    bottom: 44px;
    right: 0;
    border: 3px solid #fff;
}

@media (max-width: 1199.98px) {
    .ep-about-section .about-img .video-part {
        right: 0;
    }
}

@media (max-width: 575.98px) {
    .ep-about-section .about-img .video-part {
        bottom: -15px;
        width: 203px;
        height: 155px;
    }
}

.ep-about-section .bg-control {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.ep-about-section .about-img .video-part .video-overlay {
    background-color: rgba(0, 31, 63, 0.7);
}

.ep-about-section .play-btn {
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    font-size: 14px;
    width: 40px;
    height: 40px;
    border: 5px solid #bcc0c6;
    color: #fff;
    outline: rgba(255, 255, 255, 0.27) solid 5px;
    position: relative;
    z-index: 9;
}

.ep-about-section .ripple::before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}

.ep-about-section .ripple::after {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    content: "";
    position: absolute;
}

.ep-about-section .ripple::before,
.ep-about-section .ripple::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--ienet-white-rgb, 255, 255, 255), 0.8);
    box-shadow: 0 0 0 0 rgba(var(--ienet-white-rgb, 255, 255, 255), 0.8);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
    border-radius: 50%;
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
        box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
    }
}

.ep-about-section .about-section-title {
    font-size: 22px;
    font-weight: bold;
    color: #001F3F;
}

.ep-about-section .about-section-title .subtitle {
    font-size: 16px;
    font-weight: 600;
    padding: 8px 10px;
    border-radius: 6px;
    gap: 10px;
    border: 1px solid;
    margin: 0 0 22px 0;
}

.ep-about-section .about-title {
    font-size: 44px;
    line-height: 54px;
    font-weight: 700;
    margin: 0 !important;
}

.ep-about-section .about-content .about-text {
    border-left: 10px solid;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    color: #788094;
    letter-spacing: -0.36px;
    margin: 0;
    padding: 0;
}

.ep-about-section .about-content .tracking-info {
    border-bottom: 1px solid #D8DDE1;
}

@media (max-width: 1399.98px) {
    .ep-about-section .about-content .tracking-info .title {
        font-size: 20px;
    }
}

.ep-about-section .about-content .tracking-info .support::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -16%;
    width: 1px;
    height: 30px;
    content: "";
    background: #D8DDE1;
}

@media (max-width: 767.98px) {
    .ep-about-section .about-content .tracking-info .support::before {
        display: none;
    }
}

.ep-about-section .about-content .tracking .about-icon,
.ep-about-section .about-content .support .about-icon {
    width: 40px;
    height: 40px;
}

.ep-about-section .about-tag {
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    margin: 0;
    padding: 0;
}

.ep-about-section .about-content .tracking .about-icon img,
.ep-about-section .about-content .support .about-icon img {
    width: 20px;
}

.theme-btn {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 4px;
}

.theme-btn:hover {
    color: #fff;
}

.theme-btn::before {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    position: absolute;
    width: 210%;
    height: 330%;
    content: "";
    top: 188%;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-8deg);
    transform: translateX(-50%) rotate(-8deg);
    border-radius: 80%;
    z-index: -1;
}

.theme-btn:hover::before {
    top: -118%;
}

.theme-btn i {
    margin-left: 7px;
    font-size: 14px;
}

/* New About Us End */

/* Journey Section Start */

.features_sec2.parallax_section9 .one_half {
    margin-right: 6% !important;
    width: 44% !important;
}

.features_sec2.parallax_section9 .stcode_title10 h2 {
    font-weight: bold;
}

.box.m1v {
    height: 100%;
    margin: 0 !important;
}

@media (max-width: 480px) {
    .box.m1v {
        height: unset !important;
        margin-bottom: 50px !important;
    }
}

.features_sec2 .box img {
    width: 100px;
}

.features_sec2 .box p {
    padding-left: 14%;
}

.features_sec2 .box img {
    transition: transform 0.6s;
}

.features_sec2 .box:hover h5 img {
    transform: rotateY(360deg);
}

.box p {
    color: #000;
}

/* Journey Section Start */

/* New Journey Section Start */

.journey-section {
    padding: 60px 0 !important;
}

.journey-section .nav-tabs {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
}

.journey-section .nav-tabs .nav-item {
    width: 100% !important;
}

.journey-section .nav-tabs .nav-item .nav-link {
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 0 !important;
    text-align: center !important;
    font-size: 22px !important;
    padding: 10px !important;
    margin: 0 !important;
    font-weight: 400 !important;
    color: #000000 !important;
    background: transparent !important;
}

.journey-section .nav-tabs .nav-item.active .nav-link {
    color: #fff !important;
}

.journey-section .tab-content .tab-title {
    font-size: 38px !important;
    font-weight: 600 !important;
    margin: 0 0 10px 0 !important;
}

.journey-section .tab-content .tab-description {
    font-size: 16px !important;
    margin: 0 0 10px 0 !important;
}

.journey-section .tab-image {
    width: 100% !important;
    height: 100% !important;
    border-radius: 10px !important;
}

/* New Journey Section End */

/* CTA Section Start */

.cta-teaser-boxes {
    padding: 60px 0;
    float: left;
    width: 100%;
}

.cta-teaser-boxes .heading-title {
    color: #fff !important;
}

.cta-teaser-boxes .heading-content {
    color: #fff !important;
}

.cta-teaser-boxes .heading-underline span:before {
    background: #fff !important;
}

.cta-box {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.cta-box a {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.cta-img img {
    width: 100%;
    height: 220px;
    object-fit:cover;
    display: block;
}

.cta-content {
    text-align: center;
    padding: 20px 10px;
}

.cta-content h5 {
    font-size: 16px !important;
    margin: 0 !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: #000 !important;
    transition: all 0.3s ease;
}

.cta-content p {
    font-size: 16px !important;
    margin: 0 !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    color: #000 !important;
}

.cta-box:hover .hvr-color::after {
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear;
}

.cta-box:hover .hvr-color::before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear;
}

/* CTA Section End */

/* Board of Directors Start */

.board-directory .stcode_title10 {
    padding: 30px 0 10px 0;
}

.board-directory.bod-inner {
    padding: 60px 0 80px 0 !important;
}

.board-directory.bod-front .stcode_title10 h1 {
    color: #fff;
    margin: 0 !important;
}

.board-directory .row>div {
    display: -flex;
    justify-content: center;
}

.card.card-hover {
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0;
    cursor: pointer;
    transition: all .2s ease;
    border: 6px solid transparent;
    height: 100% !important;
    background: transparent !important;
}

.card-image {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: contents;
}

.modal {
    --bs-modal-width: 750px !important;
}

.modal #tab-container {
    padding: 0 !important;
    background: #ffffff78;
    border-radius: 0 16px 16px 0;
}

.modal-content .profile {
    background: #ffffff78;
    border-radius: 16px 0 0 16px;
}

.modal-content {
    background: rgb(255 255 255 / 50%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.modal-content .content {
    background: transparent !important;
    box-shadow: none !important;
}

.modal-content .profile-info {
    background: transparent !important;
    box-shadow: none !important;
}

.modal-content .spotted, .modal-content .name-job {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.modal-content .page-title {
    position: relative;
    border-radius: 0 16px 0 0;
    border: none !important;
}

.modal-content .page-title h2 {
    color: #ffffff !important;
    border-radius: 0 16px 0 0;
}

.modal-content .btn-primary {
    opacity: 1;
}

.modal-content .btn-primary:hover {
    opacity: .9;
}

.modal-content .page-title .close {
    margin: 0 !important;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
    background: #fff;
    padding: 0 5px;
    border-radius: 0 16px 0 0;
}

.modal-content .name-job {
    color: #000 !important;
}

.modal-content .profile-image img {
    border-radius: 16px 0 0 0;
}

.card .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card .card-content {
    text-align: center;
    margin: 0;
    padding: 10px 10px;
    width: 100%;
}

.card .card-content small {
    font-size: 12px;
    margin-top: 6px !important;
    display: block;
}

.card .card-content h5 {
    text-transform: uppercase;
    transition-delay: 0.2s;
}

.card .card-content h4 {
    transition: 0.8s;
    font-weight: 500;
    font-size: 18px;
    margin: 10px 0;
}

.card .card-content h5 {
    transition: 0.5s;
    font-weight: 600;
    font-size: 12px;
    margin: 20px 0;
}

@media screen and (max-width: 991.5px) {
    .board-directory {
        margin-top: 20px;
    }

    .board-directory .row>div {
        margin: 20px 0px;
    }
}

.bod-front {
    display: grid !important;
    height: 100% !important;
}

.card-image ul {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0000007d;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all .3s ease;
}

.card-hover:hover ul {
    opacity: 1 !important;
}

.card-image ul li a {
    font-size: 30px;
    color: #fff;
}

.card-image ul li {
    margin: 10px;
}

.boc-t {
    float: left;
    width: 100%;
    padding: 20px 0 40px 0 !important;
    border-bottom: 4px solid;
}

.boc-t h2 {
    padding: 20px 0;
    text-align: center;
    color: #fff;
    margin: 0 0 30px 0;
    font-size: 36px;
}

.boc-t .flickity-viewport {
    height: 450px !important;
}

.boc-t .carousel {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.boc-t .flickity-slider {
    /*height: auto !important;*/
}

.boc-t .flickity-button {
    background: transparent !important;
    color: #fff !important;
    outline: 0 !important;
    box-shadow: none !important;
}

.boc-t .flickity-prev-next-button.next {
    right: -50px !important;
}

.boc-t .flickity-prev-next-button.previous {
    left: -50px !important;
}

@media (max-width: 480px) {
    .boc-t .carousel-cell {
        width: 100%;
    }
    
    .boc-t .flickity-viewport {
        height: 500px !important;
    }

    .boc-t .flickity-prev-next-button.next {
        right: 0 !important;
    }

    .boc-t .flickity-prev-next-button.previous {
        left: 0 !important;
    }
}

/* Board of Directors End */

/* Looking For Teaser Boxes Start */

.looking-for-teaser-boxes {
    padding: 40px 0;
    float: left;
    width: 100%;
    background: #fff;
}

.looking-for-teaser-boxes .box {
    display: flex;
    border-bottom: 1px solid #c9e3f8;
    padding: 18px 15px;
}

.looking-for-teaser-boxes .box:hover .box-img img {
    transform: rotateY(360deg);
}

.looking-for-teaser-boxes .box-img {
    margin: 0 20px 0 0;
}

.looking-for-teaser-boxes .box-img img {
    width: 40px;
    transition: all 0.6s;
}

.looking-for-teaser-boxes .box-title {
    font-size: 22px !important;
    font-weight: 600 !important;
    margin: 0 0 10px 0 !important;
}

.looking-for-teaser-boxes .box-description {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin: 0 !important;
}

.looking-for-modal {
    z-index: 99999 !important;
}

.looking-for-modal .modal-dialog {
    width: 60% !important;
    max-width: 100% !important;
    height: 90% !important;
    max-height: 100% !important;
    /*overflow-y: scroll;*/
    /*overflow-x: hidden;*/
}

.looking-for-modal .modal-content {
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}

.looking-for-modal .modal-header .modal-title {
    font-size: 22px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
}

.looking-for-modal .modal-header .close {
    font-size: 26px !important;
}

/* Looking For Teaser Boxes End */

/* Badges Home Start */

.badges-home {
    padding: 40px 0;
    float: left;
    width: 100%;
    background: #fff;
}

.badges-home .box {
    float: left;
    width: 100%;
    text-align: center;
    padding: 6px;
}

.badges-home .box a {
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.badges-home .box .icon img {
    transition: transform 0.6s;
    border-radius: 0 !important;
    margin: 0 !important;
    width: 70px !important;
    height: 70px !important;
    object-fit: contain;
    max-width: 100% !important;
}

.badges-home .box:hover .icon img {
    transform: rotateY(360deg);
}

/* Badges Home End */

/* Products Start */

.crosel-sec {
    padding: 60px 0 !important;
    float: left;
    width: 100%;
    background: #fff;
}

.crosel-sec .heading-title-content {
    text-align: left !important;
}

.crosel-sec .heading-underline span:before {
    left: 0 !important;
}

.crosel-sec .owl-wrapper {
    display: flex !important;
    align-items: stretch !important;
    height: 100% !important;
}

.crosel-sec .item {
    margin: 0 5px !important;
    padding: 0 !important;
    background: #fff !important;
    height: 100% !important;
}

.crosel-sec .item-img {
    text-align: center !important;
}

.crosel-sec .item-img img {
    width: 100% !important;
    height: 250px !important;
    object-fit: cover !important;
    display: block !important;
}

.crosel-sec .item-content {
    text-align: center !important;
    padding: 20px 10px !important;
    margin: 0 !important;
}

.crosel-sec .item-content .item-content-title {
    text-align: center !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #000 !important;
    font-family: "Raleway", sans-serif !important;
}

.crosel-sec .item:hover .hvr-color::after {
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear;
}

.crosel-sec .item:hover .hvr-color::before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear;
}

/* Products End */

/* Trusted Clients Start */

.crosel-sec2 {
    padding: 60px 0 !important;
    float: left;
    width: 100%;
    background: #fff;
}

.crosel-sec2 .item {
    margin: 1rem !important;
    padding: 1rem !important;
    position: relative !important;
    overflow: visible !important;
    height: 100px !important;
    border: 1px solid #c9e3f8 !important;
    border-radius: 8px !important;
    transition: all 0.3s ease;
    background: #fff !important;
}

.crosel-sec2 .item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.crosel-sec2 .item::before {
    position: absolute !important;
    z-index: -1 !important;
    content: '' !important;
    top: 100% !important;
    left: 5% !important;
    height: 10px !important;
    width: 90% !important;
    opacity: 0 !important;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%) !important;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%) !important;
    transition: all 0.3s ease;
}

.crosel-sec2 .item:hover:before {
    opacity: 1 !important;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.crosel-sec2 .item img {
    width: 100% !important;
    height: 100% !important;
    max-width: 130px !important;
    object-fit: contain !important;
    margin: 0 auto !important;
}

.crosel-sec2 .item .overlay {
    border-radius: 8px !important;
    background-color: rgb(0 0 0 / 60%) !important;
    border: none !important;
}

.crosel-sec2 .item:hover .overlay {
    opacity: 1 !important;
}

/* Trusted Clients End */

/* Testimonials Start */

.testimonials {
    padding: 100px 0;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonials-box {
    padding: 72px;
    background: rgb(32 43 70 / 20%);
    backdrop-filter: blur(6px);
    border: 2px solid #fff;
}

.testimonials-carousel-slide {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.customer-quote h3 {
    font-size: 18px !important;
    color: #fff !important;
    margin: 0 !important;
    line-height: 1.4 !important;
}

.customer-info {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.customer-info-img {
    position: relative !important;
}

.customer-info-img::after {
    content: "\f10e" !important;
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    font-size: 20px !important;
}

.customer-info-img img {
    width: 70px;
    height: 70px;
    border-radius: 100px;
}

.customer-info-detail h4 {
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 600 !important;
    margin: 6px 0 !important;
    text-align: center !important;
}

.customer-info-detail p {
    font-size: 16px !important;
    color: #fff !important;
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
}

/* Testimonials End */

/* Bottom Teaser Boxes Start */

.teasers {
    padding: 60px 0 !important;
    background: #fff;
}

.teasers .overimg > img {
    border-radius: 10px !important;
}

.teasers .overimg .bt-box {
    position: absolute;
    z-index: 999;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    padding: 20px;
    background-image: linear-gradient(#39393905, #393939c9);
    border-radius: 10px;
}

.overimg .bt-box .bt-img {
    width: 45px;
    height: 45px;
    transition: transform 0.6s;
    background-repeat: no-repeat !important;
}

.overimg:hover .bt-img {
    transform: rotateY(360deg);
}

.box-5 .overimg .bt-box .bt-img {
    background: url(/assets/icons/bottom-teaser-box/Thailand.png);
}

.box-8 .overimg .bt-box .bt-img {
    background: url(/assets/icons/bottom-teaser-box/Industry.png);
}

.box-13 .overimg .bt-box .bt-img {
    background: url(/assets/icons/bottom-teaser-box/Business.png);
}

.box-10 .overimg .bt-box .bt-img {
    background: url(/assets/icons/bottom-teaser-box/Trade-opportunity.png);
}

.box-6 .overimg .bt-box .bt-img {
    background: url(/assets/icons/bottom-teaser-box/Shopping-icon.png);
}

.box-14 .overimg .bt-box .bt-img {
    background: url(/assets/icons/bottom-teaser-box/Online-VIsa.png);
}

.teasers .overimg .bt-box h4 {
    font-size: 24px;
    margin: 0 0 0 10px;
    color: #fff !important;
    line-height: 27px;
    font-weight: 500;
}

.teasers .bt-span {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
}

#about-thailand-content .features_sec51,
#business-opportunities-content .features_sec51,
#thailand-industry-content .features_sec51,
#trade-opportunities-content .features_sec51,
#thailand-shopping-content .features_sec51,
#thailand-online-visa-content .features_sec51 {
    background: transparent !important;
}
/* Bottom Teaser Boxes End */

/* Footer Start */

.footer {
    border: none !important;
    padding: 30px 0 0 0 !important;
}

.footer .faddress li i {
    margin-right: 6px;
}

.copyright_info {
    border-top: 1px solid rgb(255 255 255 / 50%) !important;
    padding: 10px 6px !important;
}

.footer .line {
    left: unset !important;
}

.footer .last {
    margin-top: 20px;
}

.footer-img img {
    width: 100%;
    margin-top: 10px;
}

.footer-last {
    margin-bottom: 30px;
}

.footer_link.text-center ul {
    margin: 0;
    padding: 0;
}

.scrollup {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.scrollup::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}

.scrollup:hover {
    cursor: pointer;
    opacity: .9;
}

@media (min-width: 1200px) {
    .footer .container {
        max-width: 100% !important;
    }
}

@media (min-width: 992px) {
    .footer-row .col-md-2 {
        width: 20% !important;
    }
}

@media (max-width: 480px) {
    .copyright_info {
        width: unset !important;
    }
}

/* Footer End */

/* Old News Inner Page Start */

.post {
    width: 40%;
    display: flex;
    align-items: center;
    border-left: 1px solid var(--theme-primary);
    padding: 1em;
    margin: 0 2em 1em 1em;
}

.news-container {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
    .post {
        width: 100%;
        border: none;
        border-left: 1px solid var(--theme-primary) !important;
    }
}

.post:hover {
    background-color: rgba(61, 153, 239, 0.1) !important;
}

.post-thumbnail {
    padding-right: 1em;
}

.site-blog-entries > h2 {
    padding-bottom:  1em;
}

/* Old News Inner Page End */

/* New News Inner Page Start */

.page-latest-news .content_fullwidth {
    padding: 0 !important;
    margin: 0 !important;
}

.page-latest-news .content_fullwidth > .container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.news-sec {
    background-color: #f3f4f6;
    position: relative;
    padding: 100px 0px;
}

@media (max-width: 768px) {
    .news-sec {
        padding: 50px 0px;
    }
}

.news-single-box {
    border: 1px solid #d8dade;
    border-radius: 9px;
    transition: all 0.4s;
    height: 100%;
}

.news-single-box:hover {
    box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.09);
    transition: all 0.4s;
    transform: translateY(-10px);
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

.news-single-box .thumbnail {
    position: relative;
    border-radius: 8px 8px 0px 0px;
}

.image-anime {
    overflow: hidden;
}

.news-single-box .thumbnail img {
    transition: all 0.4s;
    width: 100%;
}

.image-anime:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}

.image-anime:hover:after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.news-single-box .heading1 {
    padding: 16px;
}

.heading1 h4 a {
    display: inline-block;
    color: #0a0d12;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    transition: all 0.4s;
}

.heading1 h4 a:hover {
    transition: all 0.4s;
}

.heading1 p {
    color: #6b7280;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.news-single-box .heading1 .date-area {
    display: flex;
    align-items: center;
    padding-top: 16px;
}

.news-single-box .heading1 .date-area .date {
    position: relative;
}

.news-single-box .heading1 .date-area .date a {
    display: inline-block;
    color: #0a0d12;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.news-single-box .heading1 .date-area .date a img {
    transform: translateY(-2px);
    margin-right: 6px;
}

/* New News Inner Page End */

/* Trade Opportunities Inner Page Start */

.txt-pag {
    padding: 40px 0 40px 0;
    background: #003263;
}

.txt-pag h2 {
    color: #fff;
}

.txt-pag h4 {
    color: #fff;
}

.txt-pag p {
    color: #fff;
}

.txt-pag ul li {
    color: #fff;
}

.txt-pag .panel-title a {
    color: #000;
}

.txt-pag .panel-group h4 a {
    color: #000 !important;
}

/* Trade Opportunities Inner Page End */

/* Inner Products Page Start */

.card-container .item-list {
    height: 100%;
}

.card-container .item-list:hover .hvr-color::after {
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear;
}

.card-container .item-list:hover .hvr-color::before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -moz-transition: all 900ms linear;
    -ms-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear;
}

/* Inner Products Page End */

/* Page Title Bar Start */

.page_title5 {
    height: 300px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: flex-end !important;
}

.page_title5 .container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.page_title5 .title {
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    z-index: 2;
    text-shadow: 0px 3px 5px #000;
    padding: 50px 0;
}

.page_title5 .title p {
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding: 0px 10px;
}

/* Page Title Bar End */

/* Visitors Page Start */

#visitor-register .visitor-register-img {
    padding: 10px;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    transition: transform 0.3s ease;
}

#visitor-register li:hover img {
    transform: scale(1.1);
}

.visitor .vis-img-container img {
    width: 100%;
    height: 100%;
    margin-bottom: 50px;
}

/* Visitors Page End */

/* Inner Pages Start */

.managing-committee .panel.panel-default .panel-body a img {
    width: 100%;
    max-height: 350px;
    object-fit: cover;
}

.awards-achievement .hover {
    border-radius: 4px !important;
}

.awards-achievement .ehover1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.awards-achievement .ehover1 .overlay {
    background-color: rgba(0, 0, 0, .4) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.awards-achievement .ehover1 .overlay .btn-only-color {
    height: unset !important;
    margin: 0 !important;
}

.button, .btn-login, .btn-warning, .sidebar .contact-div .btn {
    opacity: 1;
    border: 1px solid;
}

.button:hover, .btn-login:hover, .btn-warning:hover, .sidebar .contact-div .btn:hover {
    opacity: .9 !important;
}

.btn-only-color {
    opacity: 1;
    border: 1px solid;
    color: #fff !important;
    border-radius: 0 2px 2px 0 !important;
    height: 100% !important;
}

.btn-only-color:hover {
    opacity: .9 !important;
}

.input-group-addon.btn-only-color a {
    color: #fff !important;
}

.sky-form .fright {
    width: 100%;
    display: flex;
    justify-content: center;
}

.member-page .panel-body p {
    word-break: break-all;
}

.nkmodule {
    margin: 0 0 10px 0 !important;
    padding: 10px !important;
}

.nkmodule h4 {
    color: #fff !important;
    padding: 0 !important;
    margin: 0 !important;
}

.nkmodule p {
    color: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
}

.about_text .row {
    padding: 20px 0;
    align-items: center;
}

.about_text h3 {
    font-size: 24px;
    margin-bottom: 0 0 20px 0 !important;
    font-weight: 600;
}

.about_text h4 {
    font-size: 18px;
    margin-bottom: 0 0 20px 0 !important;
    font-weight: 600;
}

.about_text p {
    font-size: 14px;
}

.about_text li {
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 20px;
}

.custom-accordion .accordion-header {
    margin: 0 !important;
}

.custom-accordion .accordion-item {
    margin-bottom: 20px;
}

.custom-accordion .accordion-button {
    font-size: 16px;
}

.custom-accordion .accordion-button::after {
    content: "\f078" !important;
    background: none !important;
    font-family: 'FontAwesome';
    font-weight: 100;
    font-size: 14px;
}

.custom-accordion .accordion-button:focus {
    border: none !important;
    box-shadow: none !important;
}

#sortable li.service-box p {
    color: #000;
}

.custom-pop-btn {
    color: #000 !important;
    border: none !important;
}

.close-tech {
    display: none !important;
}

.custom-pop-btn-tech {
    color: #000 !important;
    border: none !important;
}

.query {
    opacity: 1;
}

.query:hover {
    opacity: .9;
}

.btn-primary,
.btn-secondary {
    opacity: 1;
    padding: 10px 30px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #fff !important;
}

.btn-primary:hover, .btn-secondary:hover {
    opacity: .9;
}

.custom-popup-content-tech {
    text-align: left;
}

.custom-popup-content {
    overflow: unset !important;
}

.pop-inquiry-tech, .pop-inquiry {
    text-align: center;
    opacity: 1;
    color: #fff !important;
    margin-top: 10px;
    width: 100%;
    padding: 10px;
    display: inline;
}

.pop-inquiry-tech:hover, .pop-inquiry:hover {
    opacity: .9;
}

.panel-heading .btn, .panel-body .btn, .fancybox-caption .btn .pr_btn, .but_small2, .but_small1 {
    opacity: 1;
}

.panel-heading .btn:hover, .panel-body .btn:hover, .fancybox-caption .btn .pr_btn:hover, .but_small2:hover, .but_small1:hover {
    opacity: .9;
}

.pull-right .uppercase.btn.btn-warning, .btn-default {
    color: #fff !important;
    opacity: 1;
}

.pull-right .uppercase.btn.btn-warning:hover, .btn-default:hover {
    opacity: .9;
}

.social-links {
    margin-bottom: 10px;
}

.social-links li {
    margin-right: 5px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #fff !important;
}

.normal-doc-search .btn-group,
.advanced-doc-search .btn-group {
    display: flex;
}

.normal-doc-search .btn-group .btn.btn-primary,
.advanced-doc-search .btn-group .btn.btn-primary {
    border-right: 1px solid #fff !important;
}

.normal-doc-search .btn-group .btn.btn-default.btn-advanced-doc-search,
.advanced-doc-search .btn-group .btn.btn-default.btn-normal-doc-search {
    border-left: 1px solid #fff !important;
}

.normal-doc-search .btn-group .btn.btn-default.btn-advanced-doc-search i,
.advanced-doc-search .btn-group .btn.btn-default.btn-normal-doc-search i {
    font-size: 20px;
}

.about_text .row>div {
    margin: 20px 0;
}

.pts-sec {
    background: #f8fafd;
    color: #000;
    padding: 20px 20px 30px 20px !important;
}

.pts-sec h2 {
    margin-top: 10px !important;
}

.pts-sec ul li {
    font-size: 12px;
}

.pts-sec span {
    font-weight: 700;
}

.nomi-sec {
    padding: 30px 0;
}

.nomi-sec img {
    width: 100%;
}

.nomi-sec h2 {
    text-align: center;
    margin-bottom: 30px;
}

.nomi-sec .card-content {
    background: #F4F4F4 !important;
    padding: 20px 20px;
    text-align: center;
}

.nomi-sec h4 {
    font-size: 16px;
}
.nomi-sec h3 {
    margin-top: 0;
}

.nomi-sec .pers-nomi {
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.nomi-sec .pers-nomi .content-wrapper {
  position: relative;
  z-index: 2; /* Ensure content stays visible on top */
  padding: 15px;
  background: #fff;
  transition: opacity 0.3s ease;
}

.nomi-sec .pers-nomi:hover .content-wrapper {
  opacity: 1; /* Keep content visible */
}

.nomi-sec .pers-nomi::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1); /* Hover overlay effect */
  opacity: 0;
  z-index: 1;
  transition: opacity 0.3s ease;
}

.nomi-sec .pers-nomi:hover::before {
  opacity: 1; /* Overlay becomes visible on hover */
}

.nomi-sec .card-content h3,
.card-content h4,
.card-content p,
.card-content a {
  position: relative;
  z-index: 3; /* Ensure text is always visible */
  transition: color 0.3s ease;
}

.nomi-sec .pers-nomi:hover .card-content h3,
.pers-nomi:hover .card-content h4,
.pers-nomi:hover .card-content p,
.pers-nomi:hover .card-content a {
  color: #000; /* Change text color on hover */
}

.nomination-committee {
    font-family: Arial, sans-serif;
    background-color: #f8fafd;
    padding: 20px;
    border-radius: 10px;
    max-width: 700px;
    margin: 20px auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.nomination-committee h2 {
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
    color: #333;
}

.nomination-committee p {
    font-size: 16px;
    margin-bottom: 15px;
    color: #666;
    text-align: center;
}

.nomination-committee ul {
    list-style: none;
    padding: 0;
}

.nomination-committee li {
    display: flex;
    align-items: center;
    margin: 10px 0;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.nomination-committee .gender-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    transition: transform 0.6s;
}

.nomination-committee ul li:hover .gender-icon {
    transform: rotateY(360deg);
} 

.nomination-committee .name {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.nomination-committee .term {
    font-size: 14px;
    color: #999;
    margin-left: auto;
}

.company_logo-img {
    width: 100% !important;
}

.modal-header .modal-title {
    width: 100% !important;
    text-align: left !important;
}

.modal-header .close {
    width: 100% !important;
    text-align: right !important;
    opacity: 1 !important;
}

.ptdc-section .panel-group {
    width: 100% !important;
}

/* Inner Pages End */

/* Contact Us Start */

#contact-us-content {
    margin: 0 !important;
    padding: 0 !important;
}

#contact-us-content > .container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.contact-form .contact-box {
    padding: 60px 30px;
    border-radius: 20px 0px 20px 0px;
    transform: translateX(100px);
    position: relative;
    z-index: 1;
}

.contact-form .contact-box-circle {
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: #ffff;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    z-index: 2;
}

.contact-form .contact-box-circle::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    display: inline-block;
    border-bottom-right-radius: 200px;
    border-top-right-radius: 200px;
    z-index: -1;
}

.contact-form .contact-box-circle span {
    color: #151718;
    font-weight: 600;
}

.contact-form .contact-box-circle span:last-child {
    color: #ffffff;
}

.contact-form .contact-box__title {
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
    color: #ffffff;
    margin: 20px 0;
}

.cont-add .sec-contact {
    background-color: #fafafa;
}

.contact-form .contact-box__info-list ul li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}

.contact-form .contact-box__info-list ul li a,
.contact-form .contact-box__info-list ul li p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #FFFFFF;
}

.contact-form .contact-box__info-list ul li a i,
.contact-form .contact-box__info-list ul li p i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
}

.contact-form .contact-box__social ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.contact-form .contact-box__social ul li {
    margin: 4px 8px;
}

.contact-form .contact-box__social ul li a {
    color: #FFFFFF;
    font-size: 22px;
}

.contact-form .contact-wrapper {
    padding: 60px 100px 60px 200px;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 0px 40px rgb(99 99 99 / 10%);
}

.contact-form .postbox__comment-form-title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #151718;
}

.contact-form .form-control {
    padding: 20px !important;
    width: 100%;
    font-size: 14px !important;
    outline: none;
    color: #151718 !important;
    background-color: #f7f7f7 !important;
    border: 1px solid #c0c0c0 !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    -o-border-radius: 7px !important;
    -ms-border-radius: 7px !important;
    border-radius: 7px !important;
    box-shadow: none !important;
}

.contact-form .height-1-same {
    height: 55px;
}

.contact-form .btn.btn-default.form {
    display: inline-block;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 15px 35px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: 0.3s;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    transform: rotate(-0.48deg);
    box-shadow: 0px 9px 14px rgba(89, 86, 233, 0.19) !important;
}

.contact-form .btn.btn-default.form:hover {
    transform: translateY(-4px);
}

.contact-info .panel-body span {
    border: none;
    padding: 0px 2px 0 0px;
    font-weight: bold;
    margin-right: 2px;
}

.contact-info p {
    padding: 5px;
    border-bottom: 1px solid #f4f4f4;
    margin: 0;
}

.cont-add .brg-ad {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px !important;
}

.cont-add .sec-contact {
    padding: 40px;
    border-radius: 14px;
    height: 280px;
}

.cont-add {
    padding-top: 60px;
    padding-bottom: 60px;
}

.cont-add h4 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}

.cont-add .sec-contact ul li {
    position: relative;
    padding: 0 0 0 30px;
}

.cont-add ul li i {
    position: absolute;
    top: 4px;
    left: 0px;
}

/* Contact Us End */

/* BackEnd Gallery Start */

.thumb-options.thumb-options-custom {
    display: flex;
    justify-content: center;
}

.thumb-options {
    display: flex;
    justify-content: center;
    margin-top: 6px;
}

.plupload_add {
    opacity: 1;
    color: #fff !important;
    border: 1px solid;
}

.plupload_add:hover {
    opacity: .9;
}

/* BackEnd Gallery End */

/* FrontEnd Gallery Start */

.gelmain p {
    color: #fff !important;
    line-height: 1.6;
    padding: 10px;
    font-weight: 400 !important;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    margin: 0;
}

.gelmain p a {
    color: #fff !important;
}

.gelmain {
    padding: 10px !important;
    height: 100% !important;
    margin: 0 !important;
}

.gelmain img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.m-img {
    width: 100%;
}

/* FrontEnd Gallery End */

/* Documents Page Start */

#downloads-content,
#docflix-content {
    background-color: #F4F4F4 !important;
}

#downloads-content > .container,
#docflix-content > .container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 30px !important;
}

.normal-doc-search .normal-doc-search-row {
    justify-content: space-between;
    align-items: center !important;
}

.normal-doc-search .normal-doc-search-col {
    background: #e9eef6 !important;
    border-radius: 24px !important;
    display:flex;
    justify-content: space-between;
    align-items: center !important;
    margin: 0 !important;
    padding: 2px !important;
}

.normal-doc-search .normal-doc-search-col .btn {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.normal-doc-search .normal-doc-search-col .btn i {
    color: #000 !important;
    font-size: 24px !important;
    transform: rotate(270deg) !important;
    margin: 0 !important;
    padding: 10px !important;
    border: none !important;
    border-radius: 100% !important;
    transition: all 0.3s ease;
}

.normal-doc-search .normal-doc-search-col .btn:hover i {
    background-color: rgba(60, 64, 67, .08);
}

.normal-doc-search .normal-doc-search-col .form-control {
    color: #000 !important;
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    height: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 10px !important;
}

.grid-list-doc {
    display: flex;
    align-items: center;
    border: 1px solid #1f1f1f;
    border-radius: 100px;
    padding: 0 !important;
    margin: 0 !important;
}

.grid-list-doc .btn {
    margin: 0 !important;
    padding: 6px 0 !important;
    background: transparent;
    overflow: hidden;
}

.grid-list-doc .btn:first-child {
    border-width: 1px;
    border-style: solid;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: #1f1f1f;
    border-radius: 100px 0 0 100px;
}

.grid-list-doc .btn:last-child {
    border-radius: 0 100px 100px 0;
}

.grid-list-doc .btn:hover {
    background-color: rgba(60, 64, 67, .08);
}

.grid-list-doc .btn i {
    color: #1f1f1f !important;
    font-size: 18px !important;
}

.document-catagories {
    position: sticky;
    top: 40px;
    left: 0;
    right: 0;
}

.document-catagories h3 {
    font-size: 18px !important;
    color: #444746 !important;
    margin: 10px 0 20px 0 !important;
}

.document-catagories ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.document-catagories ul li {
    padding: 0 !important;
    margin: 5px 0 !important;
    list-style: none !important;
}

.document-catagories ul li a {
    font-size: 14px;
    color: #1f1f1f;
    padding: 5px 20px;
    display: block;
    border-radius: 100px;
    transition: all 0.3s ease;
    white-space: unset !important;
}

.document-catagories ul li a:hover {
    background-color: rgba(60, 64, 67, .08);
}

.document-catagories ul li a i {
    margin: 0 6px 0 0;
}

.document-list-items {
    background: #fff;
    width: 100%;
    height: auto;
    float: left;
    border-radius: 20px;
    padding: 20px;
}

.doc-sub-box-icon {
    cursor: pointer;
}

.advanced-doc-search {
    margin-bottom: 20px;
}

.advanced-doc-search .form-control {
    border-radius: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: 40px !important;
    background: #e9eef6 !important;
    border-color: #3c404314 !important;
    border-width: 1px !important;
}

.advanced-doc-search #reportrange {
    border-radius: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: 40px !important;
    background: #e9eef6 !important;
    border-color: #3c404314 !important;
    border-width: 1px !important;
    display: flex !important;
    align-items: center !important;
}

.advanced-doc-search .btn-primary {
    border-radius: 0 !important;
    height: 40px !important;
}

.advanced-doc-search .btn-primary i {
    font-size: 26px;
    transform: rotate(270deg);
    color: #fff;
}

.advanced-doc-search .btn-normal-doc-search i {
    font-size: 26px;
    transform: rotate(270deg);
}

.doc-ps-box.col-md-12 .text-box.doc-box.padding-1 {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
}

.doc-sub-box .modal-dialog {
    padding-top: 10%;
}

.doc-sub-box  .modal-header {
    display: unset !important;
}

.doc-ps-box.col-md-12  .text-box.doc-box.padding-1 img {
    width: 60px;
    height: 60px;
}

.doc-ps-box.col-md-12 .doc-sub-box {
    width: 90%;
    border: none;
    margin: 0;
    padding: 0;
}

.doc-ps-box.col-md-12 a.doc-sub-box-icon {
    margin-left: 20px;
}

.doc-ps-box.col-md-12 .doc-sub-box p {
    padding: 0 5px;
    display: inline;
}

/* Documents Page End */

/* Documents PopUp Start */

.doc-sub-box .modal-dialog {
    padding: 0 !important;
    margin: 40px auto !important;
}

.doc-sub-box .modal-header {
    position: relative !important;
}

.doc-sub-box .modal-title {
    font-size: 20px !important;
    float: left !important;
}

.doc-sub-box .modal-dialog .close {
    opacity: 1 !important;
    float: right !important;
    font-size: 30px !important;
}

.doc-sub-box .modal-dialog .close:focus,
.doc-sub-box .modal-dialog .close:hover {
    -opacity: .5 !important;
}

.doc-sub-box .modal-dialog .doc-sub-box-icon h6 {
    color: #000 !important;
    margin: 10px !important;
}

/* Documents PopUp End */

/* Board of Directors Inner Page Start */

.page-managing_committee .board-directory .stcode_title10 {
    background: none !important;
}

.page-managing_committee .boc-t {
    background: none !important;
    border: none !important;
}

/* Board of Directors Inner Page End */

.member-top-menu li a i {
    font-size: 14px !important;
    margin-right: 3px;
}

.main-navbar.navbar-default .navbar-nav>li>a {
    margin-right: 5px;
}

.profile-cell .item {
    height: 100%;
    margin: 0 !important;
}

.profile-cell .item .description {
    text-align: center;
}

.profile-cell .description > a {
    display: inline-block;
}

.profile-cell .item .description h6 {
    display: inline-table;
    margin: 20px 0 !important;
    height: 100% !important;
}

.profile-cell .action-btns {
    margin: 0 !important;
}

#kt_inbox_compose.modal {
    max-width: 600px !important;
    position: fixed;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: 5% auto !important;
    padding: 0 !important;
    height: 100% !important;
    box-shadow: none !important;
    border-radius: 4px;
    overflow: hidden !important;
}

#kt_inbox_compose .modal-dialog {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    box-shadow: none !important;
}

#kt_inbox_compose .modal-content {
    background: #fff !important;
    border: 1px solid #ebedf2 !important;
    box-shadow: none !important;
}

#kt_inbox_compose .kt-inbox__form {
    box-shadow: none !important;
}

#kt_inbox_compose .kt-inbox__input input {
    width: 100%;
}

.btn-brand, .btn-bold, .send-email {
    opacity: 1 !important;
    border: 1px solid !important;
    color: #fff !important;
}

.btn-brand:hover, .btn-bold:hover, .send-email:hover {
    opacity: .9 !important;
}

.reg_form, .login_form {
    height: 485px;
}

.hover {
    border-radius: 4px;
    height: auto;
}

.ex-card-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 1rem;
}

.ex-card-description.expanded {
    -webkit-line-clamp: unset;
}

input, textarea {
    color: #727272 !important;
}

.pop-button {
    display: inline-block;
    width: 15%;
    min-width: 120px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    background: black;
    /* position: absolute; */
    top: 50%;
    left: 50%;
    -webkit-transition: top 0.1s ease;
    -moz-transition: top 0.1s ease;
    -o-transition: top 0.1s ease;
    transition: top 0.1s ease;
}

.pop-button.active {
    width: 30%;
    height: 100%;
    top: -100%;
    -webkit-transition: width 0.5s ease, height 0.5s ease, top 1s ease 1.2s;
    -moz-transition: width 0.5s ease, height 0.5s ease, top 1s ease 1.2s;
    -o-transition: width 0.5s ease, height 0.5s ease, top 1s ease 1.2s;
    transition: width 0.5s ease, height 0.5s ease, top 1s ease 1.2s;
}

.custom-pop-btn {
    position: relative;
    display: block;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    border-left: 2px solid;
}

.popup-button {
    cursor: pointer; 
}

.custom-pop-btn {
    transition: all 200ms ease-in-out;
}

.custom-pop-btn {
    color: #000 !important;
    border: none !important;
}

.custom-popup-content {
    position: fixed;
    z-index: 10;
    top: 100%;
    width: 25%;
    height: 65%;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
}

.custom-popup-content.show {
    top: 0px;
    margin: 10% 0 10% 6%;
    -webkit-transition: 1s ease 1s;
    -moz-transition: 1s ease 1s;
    -o-transition: 1s ease 1s;
    transition: 1s ease 1s;
}

.custom-popup-content .close-btn {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    float: right;
    width: 25px;
    height: 25px;
    text-align: center;
    width: 100%;
    padding: 0px 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: bold;
    color: #fff !important;
    margin-top: 0px;
    margin-right: 0px;
}

.custom-popup-content .close-btn>div {
    cursor: pointer;
}

.pop-inquiry {
    margin-top: 20px;
}

.popup-cross {
    top: -25px !important;
    margin-left: 10% !important;
    background: #000 !important;
    height: 25px !important;
    width: 25px !important;
    border-radius: 25px !important;
    color: #fff !important;
    font-weight: lighter !important;
    font-family: inherit !important;
}

.iner-popup {
    float: left;
    padding: 15px 30px;
    background: rgb(255 255 255 / 85%);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width:100%;
}

.custom-popup-content {
    overflow: unset !important;
}

.show {
    display: block !important;
}

.pop-inquiry.open-kt-inbox__compose {
    color: #fff !important;
}

.pop-inquiry {
    color: #fff !important;
}

.dwnbx.eq-col.doc-ps-box.col-md-12 {
    height: auto !important;
}

.visa-form .form-group {
    margin: 0 0px 20px 0 !important;
}

/* Inner Page About Us Start */

#about-us-content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#about-us-content>div {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.inner-about-page .about_text {
    padding: 30px 0 !important;
}

.about_text p {
    font-size: 16px !important;
}

.inner-about-page .icon-box {
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    height: 100%;
}

.inner-about-page .icon-box img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    transition: all 0.3s ease;
}

.inner-about-page .icon-box:hover img {
    transition: all 0.3s ease;
    transform: rotateY(360deg);
}

.inner-about-page .icon-box h3 {
    font-size: 26px !important;
    font-weight: 500 !important;
    margin: 20px 0 15px 0 !important;
}

.inner-about-page .icon-box p {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin: 0 !important;
}

/* Inner Page About Us End */

/* Thailand First Page Start */

#thailand-first-content {
    padding-top: 0 !important;
}

#thailand-first-content>div {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.thailand-first-page .about_text {
    padding: 30px 0 !important;
}

.about_text ul {
    padding-left: 40px !important;
    margin: 16px 0 !important;
}

.about_text li {
    list-style: disc !important;
    font-size: 16px !important;
}

.thailand-first-page .feature-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    height: 250px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-weight: bold;
    font-size: 1.3rem;
    cursor: pointer;
    background-size: cover !important;
    background-position: center !important;
    transition: transform 0.6s ease;
}

.thailand-first-page .feature-card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    transition: all 0.3s ease;
}

.thailand-first-page .feature-card:hover {
    transform: scale(1.05);
}

.thailand-first-page .feature-card:hover::after {
    background: rgba(0, 0, 0, 0.2);
}

.thailand-first-page .feature-card span {
    position: relative;
    z-index: 2;
    padding-bottom: 20px;
    font-size: 22px;
}

/* Thailand First Page End */

/* Core Solutions Inner Pages Start */

#brand-development-content,
#export-readiness-content,
#certifications-compliance-content,
#supply-chain-logistics-content {
    padding: 0 !important;
}

#brand-development-content>div,
#export-readiness-content>div,
#certifications-compliance-content>div,
#supply-chain-logistics-content>div {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.core-solutions-page .about_text {
    padding: 30px 0 !important;
}

.core-solutions-page .service-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.core-solutions-page .service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.core-solutions-page .service-card img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.core-solutions-page .service-card:hover img {
    transform: scale(1.1);
}

.core-solutions-page .service-card .card-body {
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 20px;
}

.core-solutions-page .service-card h5 {
    font-size: 22px;
    margin-bottom: 10px;
}

.core-solutions-page .section-heading {
    color: #000;
    margin-bottom: 40px;
    font-size: 48px;
}

/* Core Solutions Inner Pages End */