.float-sm .fl-fl:hover {
    right: 0;
}

.float-sm .float-tw {
    top: 315px;
    background: #ffffff;
}

.float-sm .fl-fl a {
    line-height: 40px;
    min-height: 30px;
    display: inline-block;
}

.float-sm .float-tw.travel {
    top: 445px;
    color: #0193cf;
}

.float-sm .fl-fl {

    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px;
    width: 230px;
    min-height: 40px;
    position: fixed;
    right: -150px;
    z-index: 1000;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.float-sm .fl-fl span {
    margin-left: 20px;
}

.float-sm .recruitment {
    top: 245px;
    /*background-color: #F8BD19;*/
    border: 2px solid #F8BD19;
}

.float-sm .travel {
    /*background-color: #F8BD19;*/
    border: 2px solid #0193cf;
}

.float-sm .insurance {
    /*background-color: #F8BD19;*/
    border: 2px solid #902c8c;
}

.float-sm .float-tw.travel {
    top: 445px;
    color: #0193cf;
}

.float-sm .float-tw.travel span {
    color: #0193cf;
}

.float-sm .float-tw.insurance {
    top: 380px;
    color: #902c8c;
}

.float-sm .float-tw.insurance span {
    color: #902c8c;
}

.float-sm .float-tw.outsourcing {
    top: 315px;
    color: #56c6d2;
}

.float-sm .float-tw.outsourcing span {
    color: #56c6d2;
}

.float-sm .outsourcing {
    /*background-color: #F8BD19;*/
    border: 2px solid #56c6d2;
}

.float-sm .float-tw.events {
    top: 510px;
    color: #15974d;
}

.float-sm .float-tw.events span {
    color: #15974d;
}

.float-sm .events {
    /*background-color: #F8BD19;*/
    border: 2px solid #15974d;
}

.tp-service-area.opened {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.tp-service-area {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.tp-service-area {
    position: fixed;
    top: 0;
    right: 0;
    width: 550px;
    height: 100%;
    z-index: 99;
    z-index: 9999999999;
    padding: 50px 50px;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
    background: #FFF;
    overscroll-behavior-y: contain;
    -webkit-transform: translateX(calc(100% + 80px));
    -moz-transform: translateX(calc(100% + 80px));
    -ms-transform: translateX(calc(100% + 80px));
    -o-transform: translateX(calc(100% + 80px));
    transform: translateX(calc(100% + 80px));
}

.tp-service-area .text-content h3 {
    font-size: 18px;
}

.tp-service-close-btn {
    color: inherit;
    outline: none;
    border: none;
    background: transparent;
    float: right;
}

.tp-offcanvas-title {
    padding-top: 50px;
}

.float-sm .fl-fl {
    display: none;
}

.team__content-four span {

    color: #902c8c;
    font-weight: 700;
}

.team__content-four {
    border: 3px solid rgb(248, 189, 25);
}

.tp-header-logo img {
    margin-top: 15px;
}

.header-style-5 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 5;
    background: rgba(0, 0, 0, 0.2);
}

.header-style-5 .tgmenu__action .header-search {
    padding: 42px 0;
}

.header-style-5 .header-search a svg {
    width: 20px;
    color: #fff;
}

.header-style-5 .mobile-nav-toggler {
    display: none;
}

.header-style-5 .tgmenu__navbar-wrap > ul > li a {
    color: #ffffff;
}

.service-box-info {
    padding: 15px;
    text-align: center;
    border-radius: 15px;
}

.tgmenu__navbar-wrap > ul > li a {
    text-transform: uppercase;
}

.tgmenu__main-menu li.menu-item-has-children > a:hover {
    color: #fff;
}

.tgmenu__navbar-wrap > ul > li .sub-menu > li > a, .tgmenu__navbar-wrap > ul > li .sub-menu > li:hover > a {
    text-transform: uppercase;
}

.bg-gradient {
    background-color: #F1C232 !important;
    background-image: linear-gradient(to right, #F1C232 0%, #f1cb2e 100%) !important;
}
.footer-top {
    padding: 80px 0 70px;
}
.tgmenu__main-menu li.menu-item-has-children:hover > a:after, .tgmenu__main-menu li.menu-item-has-children > a:hover {
    color: #fff;
}

body .tgmenu__navbar-wrap > ul {

    margin: 0 0 0 25px;

}

.w-vid img {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    position: relative;
    opacity: 1;
    visibility: visible;

}
.custom-highlight-text-1{
    color: var(--dark);
    background-image: linear-gradient(180deg, #F1C232 0%, #F1C232 80%);
}
.tgmenu__main-menu li.menu-item-has-children>a:after{
    color:#fff;
}
.w-vid {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}
body .text-color-primary, .text-primary,body .text-color-secondary, .text-secondary{
    color:#000!important;
}
.bg-color-quaternary, .bg-quaternary {
    background-color: #FFFFFF !important;
}
body .m-img img{
    opacity: 1;
    visibility: visible;
}
.text-block p{
    color:#FFFFFF;
}
.footer-address li{
    width: 100%;
}
.contact__info  .list-wrap li:last-child{
    margin-bottom: 50px;
}
.contact__form-wrap,.contact__info .list-wrap li .icon {
    background: #F1C232;
}
.contact__info .list-wrap li .icon {
    color: #ffffff !important;
}

.contact__form-wrap p{
    color:#FFFFFF;
}
.contact__info  .footer__social-three .list-wrap{
    margin-top: 20px;
}
.contact__info  .footer__social-three .list-wrap li a {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #555;
    border: 1px solid #000;
}
.contact__info  .footer__social-three {
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

.contact__info  .footer__social-three ul {
    display: flex;
    justify-content: center; /* Align list items horizontally */
    gap: 10px; /* Add space between icons */
    padding: 0;
    margin: 0;
    list-style: none;
}

.contact__info  .footer__social-three ul li {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tg-heading-subheading .inner {
    padding: 15px;
    text-align: center;
    border-radius: 15px;
}
.custom-font-1{
    font-size: 38px!important;
}
.gsap-content-text
{
    padding-right: 60px;
}
.scroll-to-top{
    display: none;
}
.search__popup {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.5);
}
.search__input input {
    color: #fff !important;
}
.search__input:after {
    background-color: #fff !important;
}
.search__input svg path {
    stroke: #ffffff !important;
}
.search__input input::placeholder {
    color: white;
    opacity: 1; /* Ensure full visibility */
}

/* For Internet Explorer 10+ */
.search__input input:-ms-input-placeholder { /* IE 10+ */
    color: white;
}

/* For Microsoft Edge */
.search__input input::-ms-input-placeholder {
    color: white;
}
.contact__info .content .inner-content{
    min-height: 170px;
}
#mapL{
    margin-top: 30px;
}
.fw-logo img {
    max-height: 50px;
}
.footer-content p{
    color: white;
}
footer .widget-information{
    width: 33%;
}
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 99;
}

.popup-content {
    background: #fff;
    padding: 30px;
    position: relative;
    border-radius: 10px;
    width: 600px;
    max-width: 90%;
    text-align: center;
    z-index: 99;
}


.popup-content iframe {
    width: 100%;
    height: 315px;
}

.close-popup {
    position: absolute;
    top: 0px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}
section.timeline:before{
    height: 0%;
    left: 0%;
}
.testimonial__rating i:last-child {
    color: #ded9ce;
}
.testimonial__rating i {
    color: #ded9ce;
}
.testimonial__rating i.active {
    color: #f1cb2e ;
}
.contact__form-wrap .form-check-input[type=checkbox] {
    border-radius: .25em;
    width: 10px !important;
    height: 10px !important;
    margin-right: 20px;
    padding-bottom: 8px !important;
    /*background: none;*/
}
.contact__info .list-wrap li {
    margin-bottom: 10px;
}

#page-2 .contact__info .footer__social-three .list-wrap {
    margin-top: 10px;


}
#page-2  .contact__info .list-wrap li:last-child {
    margin-bottom: 10px;
}

#footer{
    margin-top: 0px;
}
.credits-active  .contact__info .list-wrap li:last-child,.credits-active  .contact__info .list-wrap li {
    margin-bottom: 10px!important;
}
div.fnc-nav__control:hover .summary {
    display: block;
    top: -282px;
    opacity: 1;
    min-height: 280px;
    padding: 20px;
}

.s-footer .summary {
    position: absolute;
    /* display: none; */
    top: 0px;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.66) !important;
    color: #fff;
    padding: 10px;
    font-size: 11.6px;
    min-height: 220px;
    opacity: 0;
    transition: opacity 0.7s ease, top 1.0s ease;
    left: 0px;
}
.box-button-slider-right .testimonial__nav-four.team {
    justify-content: flex-start;
}
section.timeline {
    /*width: 100%;*/
    /*margin: 50px 0 0;*/
    /*position: relative;*/
 float: none;
}
.shortcode-testimonials {
    margin-top: unset;
    padding-top: 20px;
    padding-bottom: 10px;
}
.arrow.t-two-button-prev{
    transform: rotate(180deg);
}
.arrow.testimonial-two-button-next,.arrow.testimonial-two-button-prev,
.arrow.t-two-button-next,.arrow.t-two-button-prev {
    align-items: center;
    background: #F1C232!important;
    border-radius: 50%;
    color: #f2f2f2;
    display: flex
;
    font-size: 24px;
    height: 50px;
    justify-content: center;
    line-height: 0;
    transition: all .3s ease-out 0s;
    width: 50px;
}
.arrow.bg-no{
    background: none;
}
.global-presence .global-presence-footer p {
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
}
@media only screen and (max-width: 600px) {
   .tp-video-section .mh-500px{
        min-height: 200px;
    }
    .tp-video-section h2.text-10 {
        font-size: 1.75em !important;
        margin-bottom: 15px;
    }
    .tp-video-section h5.text-6 {
        font-size: 1.20em !important;
        margin-bottom: 5px;
    }
    .tp-video-section .play-video{
        width: 200%!important;
        margin-top: -50px;
    }
.contact__area {
    padding: 40px 0;
}
    .testimonial__item-wrap  .swiper-wrapper{
        display:block;
    }
    .testimonial__item-wrap  .swiper-wrapper .pe-5 {
        padding-right: 0rem !important;
    }
.tgmobile__menu .navigation li.menu-item-has-children > a::after{
    color: var(--tg-color-dark-blue);
    content: "\f107";
    font-weight: 700;
    font-family: var(--tg-icon-font-family);
    color: var(--tg-color-dark-blue);
    margin-left: 8px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.navigation li.menu-item-has-children > a::after {
    color: var(--tg-color-dark-blue);
}
.sub-menu.active {
    display: block;
}
.tgmobile__menu .navigation li > a {

    text-transform: uppercase;

}
.header-style-5 .mobile-nav-toggler {
    display: block;
    width: 40px;
    padding: 15px 8px;
    box-shadow: 0 2px 0px 0 rgba(0,0,0,.2);
}
.header-style-5 .tgmenu__action .header-search {
    padding: 42px 0;
    padding: 15px 0;
    margin-right: 10px;
}
.mobile-nav-toggler {
    display: block;
    width: 40px;
    padding: 15px 8px;
}
.mobile-nav-toggler svg {
    width: 30px;
}
.tg-header__area .mobile-nav-toggler {

background:transparent;
}
.tgmenu__action {
    display: flex
;
}
.mobile-nav-toggler svg {
    width: 30px;
}
.demo-cont .tgmenu__action .header-search {
    padding: 15px 0;
    margin-right: 10px;
}
.mobile-nav-toggler svg path {
    fill: #fff;
}
.tp-service-area {

    width: 380px;
}
}