html {
  scroll-behavior: smooth;
}
.grecaptcha-badge {
    visibility: hidden;
}
.raffles-header-main .elementskit-navbar-nav {
    align-content: center;
}
.raffles-header-main .elementskit-navbar-nav .ekit-menu-nav-link {
    display: inline-block;
}
.raffles-header-main .elementskit-navbar-nav .ekit-menu-nav-link i {
    position: relative;
    top: 7px;
}

/** Start Header css **/

.raffles-header-main .elementskit-navbar-nav li.menu-item-has-children > ul {
    top: calc(100% + 38px) !important;
}
.raffles-header-main .elementskit-navbar-nav li.menu-item-has-children > ul:before {
    content: "";
    width: 100%;
    height: 38px;
    position: absolute;
    top: -38px;
    left: 0;
    right: 0;
}
.raffles-header-main .elementskit-menu-container .elementskit-navbar-nav li:hover > a, 
.raffles-header-main .elementskit-menu-container .elementskit-navbar-nav li.current-menu-item > a,
.raffles-header-main .elementskit-menu-container .elementskit-navbar-nav li.current-menu-parent > a{
    text-decoration: underline;
}
.raffles-header-main .elementskit-navbar-nav li.raffles-our-services-menu > ul {
    min-width: 337px !important;
}
.raffles-header-main .raffles-header-top-bar.header-fixed {
    display: none;
}
.raffles-header-topbar-subtitle-main span.raffles-header-topbar-text {
    color: #777777;
    font-weight: 400;
    padding-left: 2px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.raffles-header-topbar-subtitle-main > .elementor-widget-container {
    display: flex;
}
.raffles-header-topbar-subtitle-main > .elementor-widget-container span.raffles-header-topbar-subtitle {
    min-width: 100px;
}
.raffles-header-topbar-col > .elementor-widget-wrap .raffles-header-topbar-btn {
    min-width: 85px;
}
.raffles-header-topbar-col > .elementor-widget-wrap {
    flex-wrap: unset;
}
.raffles-header-main .raffles-header-bottom-main {
    position: relative;
}
.raffles-header-main .raffles-header-bottom-main:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(255 255 255 / 75%);
    backdrop-filter: blur(30px);
}
.raffles-header-menu-main button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
    height: 2px;
    margin-bottom: 6px;
}
.raffles-header-menu-main button.elementskit-menu-hamburger:hover .elementskit-menu-hamburger-icon {
    background-color: #000000 !important;
}
.raffles-header-menu-main ul.elementskit-navbar-nav > .elementskit-dropdown-has.current-menu-item i.elementskit-submenu-indicator {
    color: #EA2531 !important;
}
.raffles-header-main .elementskit-navbar-nav li.contact-mobile-btn {
    display: none;
}

/** End Header css **/


/** Start Footer css **/

.raffles-footer-copyright-main .raffles-footer-copyright-text {
    color: #777777;
    text-align: left;
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.5em;
    letter-spacing: 0;
    margin-bottom: 0;
}
.raffles-footer-icon-list-main li.elementor-icon-list-item a:hover {
    text-decoration: underline;
    text-decoration-color: #000000;
}
.raffles-footer-form-main form.elementor-form input.elementor-field {
    padding: 0;
    padding-bottom: 8px;
    height: 32px;
    min-height: auto;
}
.raffles-footer-form-main form.elementor-form input.elementor-field::placeholder {
	color: #AAAAAA;
}
.raffles-footer-form-main form.elementor-form input.elementor-field:focus {
    box-shadow: none;
}
.raffles-footer-form-main form.elementor-form .elementor-field-group {
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.raffles-footer-form-main form.elementor-form {
    position: relative;
}
.raffles-footer-form-main button#raffles_footer_form_btn {
    padding: 0;
    min-height: auto;
    height: 31px;
}
.raffles-footer-form-main button#raffles_footer_form_btn:focus {
    outline: 0;
}
.raffles-footer-form-main form.elementor-form .elementor-form-fields-wrapper {
    margin: 0 !important;
	align-items: self-start;
}
.raffles-footer-form-main form.elementor-form .elementor-field-type-submit {
    justify-content: flex-end;
    border-bottom: 1px solid #000;
}

/** End Footer css **/


/** Start Search popup css **/

.raffles-search-popup-form-main form.elementor-search-form .elementor-search-form__container input.elementor-search-form__input {
    padding-left: 0;
    padding-bottom: 15px;
}
.raffles-search-popup-form-main form.elementor-search-form .elementor-search-form__container input.elementor-search-form__input::placeholder {
	color: #AAAAAA;
}
.raffles-search-popup-main.dialog-type-lightbox {
    top: 100px;
	z-index: 999;
	height: 100vh !important;
}
body.admin-bar .raffles-search-popup-main.dialog-type-lightbox {
	top: 132px;
}
/* .raffles-search-popup-main.dialog-type-lightbox.header-fixed {
    top: 100px;
}
.body-with-fixed-header .raffles-search-popup-main.dialog-type-lightbox {
    top: 100px;
} */
.raffles-search-popup-form-main form.elementor-search-form button.elementor-search-form__submit i:before {
    content: "\f002";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    font-size: 20px;
}
.raffles-search-popup-form-main form.elementor-search-form button.elementor-search-form__submit {
    min-width: auto !important;
}
.raffles-search-popup-suggestions li.elementor-icon-list-item a {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 6px 15px;
}
.raffles-search-popup-suggestions li.elementor-icon-list-item a {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 6px 15px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 100% 100%;
}
.raffles-search-popup-suggestions li.elementor-icon-list-item:hover a {
    background: linear-gradient(106deg, rgba(234,37,49,1) 0%, rgba(128,1,8,1) 100%);
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 150% 100%;
}
.raffles-search-popup-form-main form.elementor-search-form input.elementor-search-form__input::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

/** End Search popup css **/


/** Start Search page css  **/

.raffles-search-page-container {
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    padding: 50px 50px;
    padding-bottom: 80px;
}
.raffles-search-sortin-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}
div#search-sort-by {
    position: relative;
	-webkit-animation: fadeInLeft 1.25s both 1.25s;
    animation: fadeInLeft 1.25s both 1.25s;
}
select#search-sorting-select {
    border-radius: 8px;
    padding: 13px 30px;
    font-size: 1em;
    line-height: 1.5em;
    font-family: 'Figtree';
    font-weight: 500;
    letter-spacing: 0.32px;
    color: #000000;
    -webkit-appearance: none;
    cursor: pointer;
    background: #F0F0F0;
    border: 0;
    width: 194px;
}
div#search-sort-by:after {
    content: '\f078';
    font-family: 'Font Awesome 5 Pro';
    color: #000000;
    top: 0;
    right: 30px;
    position: absolute;
    font-size: 12px;
    line-height: 50px;
    pointer-events: none;
    font-weight: 400;
}
.raffles-search-bottom {
    width: 100%;
    max-width: 378px;
	-webkit-animation: fadeInRight 1.25s both 1.25s;
    animation: fadeInRight 1.25s both 1.25s;
}
form.raffles-search-page-form {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    background: #F0F0F0;
    padding: 13px 20px;
    border-radius: 5px;
}
input.raffles-search-page-input {
    outline: none !important;
    background: transparent;
    font-size: 0.875em;
    line-height: 1.5em;
    color: #000000;
    letter-spacing: 0;
    width: 100%;
    font-family: 'Figtree';
    border-radius: 0 !important;
    border: none !important;
    padding: 0 !important;
}
input.raffles-search-page-input::placeholder {
	color: #AAAAAA;
}	
.raffles-search-page-form button.raffles-search-page-submit {
    border: none;
    color: #000000 !important;
    font-size: 16px;
    background: transparent !important;
    line-height: 24px;
    outline: none !important;
    padding: 0;
}
.raffles-search-page-container .raffles-search-count {
    color: #777777;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    font-style: italic;
    padding-bottom: 30px;
	-webkit-animation: fadeInBottom 1.25s both 1.25s;
    animation: fadeInBottom 1.25s both 1.25s;
}
.raffles-search-page-content {
    -webkit-animation: fadeInBottom 1.25s both 1.25s;
    animation: fadeInBottom 1.25s both 1.25s;
}
.raffles-search-page-content-inner {
    padding-bottom: 26px;
}
.raffles-search-page-content-inner h2.search-page-title-wrp {
    color: #000000;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    margin: 0;
    padding-bottom: 5px;
    font-weight: 500;
}
.raffles-search-page-content-inner h2.search-page-title-wrp a {
    color: #000000;
    padding: 0;
}
.raffles-search-page-content p {
    color: #777777;
    font-size: 0.875em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    margin: 0;
}
.raffles-search-page-content p.search-page-not-find-text {
    font-size: 1em;
    letter-spacing: 0.32px;
}
span.highlight {
    background: #000000;
    color: #FFFFFF;
    padding: 0px 1px;
    margin-right: 2px;
}
.raffles-search-read-more-btn {
    padding-top: 18px;
}
.raffles-search-page-content-inner .raffles-search-read-more-btn a {
    color: #EA2531;
    font-size: 1em;
    line-height: 1.5em;
    font-family: 'Figtree';
    font-weight: 500;
    letter-spacing: 0;
    display: inline-flex;
    align-items: center;
}
.raffles-search-read-more-btn a i {
    margin-left: 20px;
    font-size: 14px;
	position: relative;
}
.raffles-search-read-more-btn a i:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -8px;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 14px;
    background: #EA2531;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.raffles-search-read-more-btn:hover a span:before {
    width: 100%;
    transition: all 0.5s linear;
}
.raffles-search-page-content-inner .raffles-search-read-more-btn a:hover span {
    text-decoration: underline;
}
.raffles-search-page-pagination nav.navigation.pagination {
    width: 100%;
}
.raffles-banner-img-wrap .raffles-banner-page-title span {
    font-weight: 300;
}

/**  End Search page css  **/


/** Start Homepage css **/

.raffles-cta-title-main .elementor-heading-title span {
    font-weight: 300;
}
.raffles-page-btn-main .elementor-button {
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	background-size: 100% 100%;
}
.raffles-page-btn-main .elementor-button:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	background-size: 300% 100%;
}
.raffles-cta-subtitle-main .elementor-icon-list-items li.elementor-icon-list-item {
    flex-direction: row-reverse;
}
.raffles-cta-subtitle-main .elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-text {
    padding-left: 0;
}
.raffles-cta-subtitle-main .elementor-icon-list-items li.elementor-icon-list-item span.elementor-icon-list-icon {
    padding-left: 15px;
}
.raffles-outline-btn a.elementor-button {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: relative;
}
.raffles-outline-btn a.elementor-button:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    border: 1px solid #EA2531;
}
.raffles-outline-btn a.elementor-button:hover:before {
    opacity: 0;
}
.raffles-outline-btn a.elementor-button:hover {
    outline: none;
}

/** End Homepage css **/


/** Start Static pages css **/

.raffles-accordion-main .elementor-accordion .elementor-accordion-item {
    border-left: 0;
    border-right: 0;
}
.raffles-accordion-main .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border-width: 0 !important;
}
.raffles-accordion-main .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
    padding-bottom: 15px;
}

/** End Static pages css **/


/** Start About Us page css **/

.raffles-about-title-box-main .elementor-image-box-title {
    margin-top: 0;
}
.raffles-counter-main .elementor-counter span.elementor-counter-number-prefix, 
.raffles-counter-main .elementor-counter span.elementor-counter-number-suffix {
    flex-grow: unset;
}
.raffles-counter-main .elementor-counter .elementor-counter-title {
    text-align: left;
    padding-top: 7px;
}
.raffles-image-box-btn-main li.elementor-icon-list-item a {
    flex-direction: row-reverse;
}
.raffles-image-box-btn-main li.elementor-icon-list-item a span.elementor-icon-list-text {
    padding-left: 0;
}
.raffles-image-box-btn-main li.elementor-icon-list-item a span.elementor-icon-list-icon {
    margin-left: 10px;
}
.raffles-image-box-btn-main li.elementor-icon-list-item a:hover span.elementor-icon-list-text {
    text-decoration: underline;
}
.raffles-our-clients-main img.swiper-slide-image {
    background: #FFFFFF;
}
.raffles-our-clients-main .swiper-pagination-bullets span.swiper-pagination-bullet {
    height: 2px !important;
	margin: 0 5px;
	border-radius: 0;
}
.raffles-our-clients-main .swiper-pagination-bullets span.swiper-pagination-bullet-active {
    width: 22px !important;
}
.raffles-our-clients-main .elementor-image-carousel-wrapper figure.swiper-slide-inner {
    margin: 1px !important;
}

/** End About Us page css **/


/** Start Contact Us page css **/

.raffles-contact-address-main li.elementor-icon-list-item .elementor-icon-list-icon {
    margin-top: 4px;
}
.raffles-contact-phone-main li.elementor-icon-list-item a span.elementor-icon-list-text {
    color: #EA2531 !important;
    text-decoration: underline;
}
.raffles-form-main .elementor-form input.elementor-field, 
.raffles-form-main .elementor-form textarea.elementor-field {
    padding: 14px 20px 13px 20px;
}
.raffles-form-main .elementor-form input.elementor-field::placeholder, 
.raffles-form-main .elementor-form textarea.elementor-field::placeholder {
    color: #AAAAAA;
}
.raffles-form-main .elementor-form input.elementor-field:focus, 
.raffles-form-main .elementor-form textarea.elementor-field:focus {
    border-color: #EA2531 !important;
    box-shadow: none;
}
.raffles-form-main form.elementor-form button.elementor-button {
    background: linear-gradient(135deg, rgba(234,37,49,1) 0%, rgba(128,1,8,1) 100%);
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 100% 100%;
}
.raffles-form-main form.elementor-form button.elementor-button:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 300% 100%;
}
.raffles-form-main form.elementor-form button.elementor-button:focus {
    outline: none !important;
}
.raffles-form-main .elementor-form label.elementor-field-label:after {
    padding-left: 0.1em;
}
.raffles-form-main .elementor-message:before,
.raffles-footer-form-main .elementor-message:before {
    content: "*" !important;
    font-family: 'Font Awesome 5 Pro';
    font-size: 12px !important;
    position: relative;
    top: -2px;
}

/** End Contact Us page css **/


/** Start Projects Archive page css **/

.raffles-project-template-main-wrp .raffles-project-upper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 30px;
	-webkit-animation: fadeInBottom 1.25s both 1.25s;
    animation: fadeInBottom 1.25s both 1.25s;
}
.raffles-project-template-main-wrp .raffles-project-upper .project-sorting {
    position: relative;
    width: 100%;
    max-width: 194px;
	display: flex;
    align-items: center;
}
.raffles-project-template-main-wrp .raffles-project-upper .project-sorting select {
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 8px;
    cursor: pointer;
    padding: 13px 30px 13px 30px;
    color: #000000;
    font-family: 'Figtree';
    background: #F0F0F0;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.32px;
    text-transform: capitalize;
	font-weight: 500;
}
.raffles-project-template-main-wrp .raffles-project-upper .project-sorting:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 30px;
    line-height: 50px;
    font-size: 1em;
    color: #000000;
    pointer-events: none;
    top: 53%;
    transform: translate(0, -50%);
}
.raffles-project-archive-main-wrp {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
	padding-bottom: 10px;
	-webkit-animation: fadeInBottom 1.25s both 1.25s;
    animation: fadeInBottom 1.25s both 1.25s;
}
.raffles-project-archive-loop .raffles-project-feature-image a {
    line-height: 0;
    display: inline-block;
}
.raffles-project-archive-loop .raffles-project-feature-image  {
    line-height: 0;
	position: relative;
}
.raffles-project-archive-main-wrp .raffles-project-archive-loop {
    width: 100%;
    max-width: calc(50% - 20px);
    margin: 0 10px 20px 10px;
    background: #FFFFFF;
	position: relative;
	border-radius: 18px;
}
.raffles-project-archive-loop:hover {
    box-shadow: 0 4px 32px #00000029;
}
.raffles-project-archive-loop:hover .raffles-project-read-more a span {
    text-decoration: underline;
}
.raffles-project-archive-loop .raffles-project-feature-image img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 286/200;
    border-radius: 18px;
}
.raffles-project-archive-loop .raffles-project-overlay {
    background: #000000;
    opacity: 40%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	border-radius: 18px;
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.raffles-project-archive-loop:hover .raffles-project-overlay {
    opacity: 100%;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.raffles-project-archive-loop .raffles-project-content-box .raffles-project-title a {
    color: #FFFFFF;
    font-size: 1.5em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    text-decoration: none;
    font-weight: 500;
}
.raffles-project-content-box-hover .raffles-project-title {
    margin-bottom: 15px;
}
.raffles-project-description, 
.raffles-project-description * {
    color: #CCCCCC;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: normal;
}
.raffles-project-archive-loop .raffles-project-read-more a {
    color: #FFFFFF;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: start;
}
.raffles-project-archive-loop .raffles-project-read-more a span {
    text-decoration: underline;
}
.raffles-project-read-more a i {
    margin-left: 8px;
    font-size: 18px;
}
.project-loader {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}
.raffles-project-template-main-wrp .raffles-project-archive-main-wrp .raffles-project-no-post-found {
    font-size: 2em;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #000000;
    font-family: 'Figtree';
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin: 0px 0 20px 0;
}
.raffles-project-template-main-wrp .project-loader {
    text-align: center;
}
.raffles-project-template-main-wrp .project-loader img {
    max-width: 400px;
}
.raffles-project-archive-loop .raffles-project-content-box-hover {
    position: absolute;
    width: 100%;
    bottom: -10%;
    left: 0;
    padding-left: 30px;
    padding-right: 30px;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
	visibility: hidden;
}
.raffles-project-archive-loop:hover .raffles-project-content-box-hover {
    bottom: 30px;
    opacity: 1;
    visibility: visible;
    max-height: 200px;
    overflow-y: auto;
} 
/* .raffles-project-content-box-hover::-webkit-scrollbar {
	width: 5px;
	margin-right: 20px;
}
.raffles-project-content-box-hover::-webkit-scrollbar-track {
	box-shadow: inset 0 0 2px #FFFFFF;
	border-radius: 10px;
	background: #FFFFFF;
}
.raffles-project-content-box-hover::-webkit-scrollbar-thumb {
	background: #B3B3B3;
	border-radius: 10px;
}
.raffles-project-content-box-hover::-webkit-scrollbar-thumb:hover {
	background: #B3B3B3;
} */

/* .raffles-project-content-box-hover::-webkit-scrollbar,
.raffles-project-content-box-hover::-webkit-scrollbar-track {
	width: 4px;
	background-color: #EBEFF5;
	border-radius: 5px;
}
.raffles-project-content-box-hover::-webkit-scrollbar-thumb{
	background-color: #B3B3B3;
	border-radius: 5px;
} */
.raffles-project-content-box-hover,
.raffles-services-content-box-hover,
.psg-testimonial-top{
    scrollbar-width: thin;  /* For Firefox */
}
.raffles-project-content-box-hover::-webkit-scrollbar {
    width: 4px;
    background-color: #EBEFF5;
    border-radius: 5px;
}
.raffles-project-content-box-hover::-webkit-scrollbar-track {
    background-color: #EBEFF5;
    border-radius: 5px;
}
.raffles-project-content-box-hover::-webkit-scrollbar-thumb {
    background-color: #B3B3B3;
    border-radius: 5px;
}
.raffles-project-archive-loop .raffles-project-title-default {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.raffles-project-archive-loop:hover .raffles-project-title-default {
    opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
#raffles-project-1 .raffles-pagination {
    margin-top: 30px;
}
.raffles-custom-container-main {
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 50px;
}
.raffles-projects-template-main-wrp {
    margin-top: 80px;
    margin-bottom: 70px;
}

/** End Projects Archive page css **/


/** Start Projects Single css **/

.raffles-project-back-btn {
	padding-top: 30px;
	-webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-project-main {
    padding-bottom: 80px;
}
.raffles-project-back-btn a {
    color: #EA2531;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 500;
}
.raffles-project-back-btn a i {
    margin-right: 10px;
}
.raffles-project-back-btn a:hover span {
    text-decoration: underline;
}
.site-main.project.type-project {
    max-width: 1070px;
    margin: 0 auto;
    margin-top: 23px;
    padding: 0 50px;
}
.raffles-single-project-inner-main .raffles-project-category {
    color: #999999;
    font-size: 0.875em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    margin-bottom: 0;
	-webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-project-inner-main .raffles-single-project-title-inner {
    color: #000000;
    font-size: 2em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 12px;
	-webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-social-icon {
    display: flex;
    align-items: center;
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin-bottom: 28px;
	-webkit-animation: fadeInBottom 1s both 1s;
    animation: fadeInBottom 1s both 1s;
}
.raffles-single-social-icon ul {
    display: flex;
    align-items: center;
    padding-left: 0;
    list-style: none;
}
.raffles-single-social-icon ul li {
    margin: 0 10px;
}
.raffles-single-social-icon ul li:first-child {
    margin-left: 20px;
}
.raffles-single-social-icon ul li i {
    color: #333333;
    font-size: 16px;
}
.raffles-single-social-icon ul li svg {
    width: 14px;
    height: 14px;
}
.raffles-single-social-icon ul li.raffles-single-twitter svg {
    margin-top: 5px;
}
.raffles-single-social-icon ul li svg path {
    fill: #333333;
}
.raffles-single-social-icon ul li .custom-social-link-copy {
    display: none;
}
.raffles-single-social-icon ul li a:hover i {
    color: #EA2531;
}
.raffles-single-social-icon ul li a:hover path,
.raffles-single-social-icon ul li button:hover path {
	fill: #EA2531;
}
.raffles-single-social-icon ul li.raffles-single-copy .psg-copy-link-wrp {
    display: flex;
}
.raffles-single-social-icon ul li #copy-feedback {
    background: #000000;
    color: #FFFFFF;
    font-size: 0.75em;
    line-height: 1.5em;
    letter-spacing: 0.32px;
    font-family: 'Figtree';
    font-weight: normal;
    border-radius: 5px;
    padding: 4px 5px;
    margin-left: 10px;
}
.raffles-single-social-icon ul li button.custom-social-link-btn {
    background: transparent;
    border: 0;
    padding: 0;
    outline: none !important;
}
.raffles-single-project-inner-main .raffles-project-image img {
    aspect-ratio: 194/129;
    border-radius: 18px;
    object-fit: cover;
	width: 100%;
}
.raffles-project-image {
    line-height: 0;
	-webkit-animation: fadeInBottom 0.9s both 0.9s;
    animation: fadeInBottom 0.9s both 0.9s;
}
.raffles-single-project-main .raffles-single-project-content {
    padding-top: 50px;
	-webkit-animation: fadeInBottom 1s both 1s;
    animation: fadeInBottom 1s both 1s;
}

/** Start Projects Single css **/


/** Start Service Single css **/

.raffles-list-title-main .elementor-heading-title span {
    font-weight: 400;
}
.raffles-list-title-main .elementor-heading-title {
    position: relative;
}
.raffles-list-title-main .elementor-heading-title:before {
    content: "";
    background: #000000;
    border-radius: 50%;
    position: absolute;
    width: 5px;
    height: 5px;
    left: -12px;
    top: 9px;
}
.raffles-single-service-image-box .elementor-image-box-wrapper figure img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

/** End Service Single css **/


/** Start Our Past Projects widget css **/

.raffles-project-slider-main-wrp .raffles-project-slider-wrp {
    position: relative;
}
.raffles-project-slider-wrp .raffles-project-archive-loop {
    background: #FFFFFF;
    position: relative;
    border-radius: 18px;	
    margin: 30px 0;
	max-width: 574px;
}
.raffles-project-slider-wrp .raffles-project-next-prev {
    position: absolute;
    top: -25px;
    right: 0;
}
.raffles-project-next-prev .swiper-button-prev, 
.raffles-project-next-prev .swiper-button-next {
    opacity: 1 !important;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 1px solid #EA2531;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #EA2531;
    font-size: 22px;
    transform: translate(0, -50%);
	right: 0;
    left: unset;
}
.raffles-project-next-prev .swiper-button-prev {
    right: 80px;
}
.raffles-project-next-prev .swiper-button-prev:hover, 
.raffles-project-next-prev .swiper-button-next:hover {
    background: linear-gradient(135deg, rgba(234,37,49,1) 0%, rgba(128,1,8,1) 100%);
    border: 1px solid transparent;
    color: #FFFFFF;
}
.raffles-project-next-prev .swiper-button-disabled {
    color: #FFFFFF !important;
    background: #CCCCCC;
    border-color: #CCCCCC;
}
.raffles-project-next-prev .swiper-button-prev:before {
    content: "\f060";
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
.raffles-project-next-prev .swiper-button-next:before {
    content: "\f061";
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
.raffles-project-slider-wrp .raffles-project-slider, 
.raffles-project-slider-wrp .raffles-project-slider .swiper-wrapper {
    overflow: visible !important;
}
.raffles-project-slider.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.raffles-project-slider-wrp .swiper-scrollbar {
    background: #cccccc;
    display: none;
}
.raffles-project-slider-wrp .swiper-scrollbar .swiper-scrollbar-drag {
    background: #EA2531;
    cursor: pointer;
}

/** End Our Past Projects widget css **/


/** Start Hidden Event Detail page css **/

.raffles-event-back-btn {
    padding-top: 30px;
	-webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-event-site-main {
    padding-left: 0 !important;
    padding-right: 0 !important;	
    max-width: 100% !important;
}
.raffles-single-event-main {
    padding-bottom: 60px;
}
.raffles-event-back-btn a {
    color: #EA2531;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 500;
}
.raffles-event-back-btn a i {
    margin-right: 10px;
}
.raffles-event-back-btn a:hover span {
    text-decoration: underline;
}
.raffles-single-event-main .raffles-single-event-inner {
    max-width: 1070px;
    margin: 0 auto;
    margin-top: 23px;
    padding-left: 50px;
    padding-right: 50px;
}
.raffles-single-event-inner-main .raffles-event-category {
    color: #999999;
    font-size: 0.875em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    margin-bottom: 0;
    -webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-event-inner-main .raffles-single-event-title-inner {
    color: #000000;
    font-size: 2em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 12px;
	-webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-event-inner-main .raffles-event-image img {
    aspect-ratio: 194/129;
    border-radius: 18px;
    object-fit: cover;
	width: 100%;
}
.raffles-single-event-inner-main .raffles-event-image {
    -webkit-animation: fadeInBottom 0.9s both 0.9s;
    animation: fadeInBottom 0.9s both 0.9s;
}
.raffles-single-event-inner-main .raffles-single-event-details {
    display: flex;
    align-items: center;
	margin-bottom: 15px;
	-webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-event-inner-main .raffles-single-event-details > div {
    padding-right: 80px;
}
.raffles-single-event-inner-main .raffles-single-event-details > div:last-child {
    padding-right: 0;
}
.raffles-single-event-details .raffles-single-event-lable {
    color: #999999;
    font-size: 0.875em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    margin-bottom: 3px;
}
.raffles-single-event-details .raffles-single-event-value {
    color: #333333;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 500;
    margin-bottom: 0;
}
.raffles-single-event-content {
    -webkit-animation: fadeInBottom 1s both 1s;
    animation: fadeInBottom 1s both 1s;
}

/** Start Hidden Event Detail page css **/


/** Start Training Programmes slider css **/

.raffles-tp-slider-main-wrp {
    overflow: hidden;
}
.raffles-tp-slider-wrp .raffles-tp-slider {
    max-width: 1190px;
    margin: 0 auto;
    width: 100%;
}
.raffles-tp-slider-wrp .raffles-tp-slider.swiper-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 3px;
    width: 98%;
	cursor: pointer;
}
.raffles-tp-slider-main-wrp .raffles-tp-slider-wrp {
    position: relative;
    display: flex;
    margin: 0 -10px;
}
.raffles-tp-slider-wrp .raffles-tp-loop-wrp {
    padding: 0 10px 30px 10px;
}
.raffles-tp-archive-loop {
    background: #FFFFFF;
    border-radius: 18px;
	position: relative;
}
.raffles-tp-slider-wrp .raffles-tp-loop-wrp .raffles-tp-archive-loop {
    height: 100%;
}
.raffles-tp-archive-loop .raffles-tp-feature-image {
    line-height: 0;
    position: relative;
}
.raffles-tp-archive-loop .raffles-tp-cat-wrp {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
}
.raffles-tp-title {
    position: relative;
}
.raffles-tp-archive-loop .raffles-tp-feature-image a {
    line-height: 0;
    display: inline-block;
}
.raffles-tp-archive-loop .raffles-tp-cat-wrp a.raffles-tp-cat {
    border-radius: 5px;
    background: #ffffff4d;
    padding: 5px 20px;
    margin: 0;
    color: #FFFFFF;
    font-size: 0.875em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 5px;
}
.raffles-tp-archive-loop .raffles-tp-feature-image img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 188/125;
    border-radius: 18px 18px 0 0;
}
.raffles-tp-archive-loop .raffles-tp-content-box {
    padding: 30px;
    padding-bottom: 52px;
    border-radius: 0 0 18px 18px;
}
.raffles-tp-content-box .raffles-tp-duration-lable {
    color: #999999;
    font-size: 0.875em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    margin-bottom: 7px;
}
.raffles-tp-content-box .raffles-tp-title a {
    color: #000000;
    font-size: 1.125em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    text-decoration: none;
    font-weight: 500;
}
.raffles-tp-content-box .raffles-tp-description {
    color: #777777;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
	margin-top: 5px;
	margin-bottom: 25px;
}
.raffles-tp-content-box .raffles-tp-read-more a {
    color: #EA2531;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 500;
    display: inline-flex;
    align-items: center;
}
.raffles-tp-content-box .raffles-tp-read-more a i {
    margin-left: 10px;
    font-size: 18px;
}
.raffles-tp-archive-loop:hover {
    box-shadow: 0 4px 10px #00000029;
}
.raffles-tp-archive-loop:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #E0E0E0;
    border-radius: 18px;
}
.raffles-tp-archive-loop:hover:before {
    opacity: 0;
}
.raffles-tp-archive-loop:hover .raffles-tp-title a {
    text-decoration: underline;
}
.raffles-tp-archive-loop:hover .raffles-tp-read-more a span {
    text-decoration: underline;
}
.raffles-tp-content-box .raffles-tp-read-more {
    position: absolute;
    bottom: 30px;
}
.raffles-tp-slider-wrp .swiper-scrollbar {
    background: #cccccc;
    display: none;
}
.raffles-tp-slider-wrp .swiper-scrollbar .swiper-scrollbar-drag {
    background: #EA2531;
}
.raffles-tp-next-prev .swiper-button-prev, 
.raffles-tp-next-prev .swiper-button-next {
    opacity: 1 !important;
    background: transparent;
    width: 50px;
    height: 50px;
    border: 1px solid #EA2531;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #EA2531;
    font-size: 22px;
	transform: translate(0, -50%);
}
.raffles-tp-next-prev .swiper-button-prev:before {
    content: "\f060";
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
.raffles-tp-next-prev .swiper-button-next:before {
    content: "\f061";
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
.raffles-tp-next-prev .swiper-button-disabled{
    color: #FFFFFF !important;
    background: #CCCCCC;
    border-color: #CCCCCC;
}
.raffles-tp-next-prev .swiper-button-prev:hover, 
.raffles-tp-next-prev .swiper-button-next:hover {
    background: linear-gradient(135deg, rgba(234,37,49,1) 0%, rgba(128,1,8,1) 100%);
    border: 1px solid transparent;
    color: #FFFFFF;
}
.raffles-tp-template-main-wrp {
    margin-top: 80px;
    margin-bottom: 70px;
}
.raffles-tp-archive-main-wrp {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
}
.raffles-tp-archive-main-wrp .raffles-tp-archive-loop {
    width: 100%;
    max-width: calc(33.333% - 20px);
    margin: 0 10px 20px 10px;
}

/** End Training Programmes slider css **/


/** Start Training Programmes Single css **/

.raffles-tp-back-btn {
	padding-top: 30px;
	-webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-tp-main {
    padding-bottom: 80px;
}
.raffles-tp-back-btn a {
    color: #EA2531;
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 500;
}
.raffles-tp-back-btn a i {
    margin-right: 10px;
}
.raffles-tp-back-btn a:hover span {
    text-decoration: underline;
}
.site-main.training-programmes {
    max-width: 1070px;
    margin: 0 auto;
    margin-top: 23px;
    padding: 0 50px;
}
.raffles-single-tp-top-main {
    display: flex;
    align-items: center;
	-webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-tp-inner-main .raffles-tp-image {
    line-height: 0;
	-webkit-animation: fadeInBottom 0.9s both 0.9s;
    animation: fadeInBottom 0.9s both 0.9s;
}
.raffles-single-tp-inner-main .raffles-single-tp-content {
    padding-top: 50px;
	-webkit-animation: fadeInBottom 1s both 1s;
    animation: fadeInBottom 1s both 1s;
}
.raffles-single-tp-top-main .raffles-tp-category a {
    background: #e925321a;
    color: #EA2531;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    margin-right: 5px;
    border-radius: 5px;
    display: inline-block;
}
.raffles-single-tp-top-main .raffles-tp-category a:last-child {
    margin-right: 0;
}
.raffles-single-tp-top-main .raffles-tp-category {
    margin-right: 15px;
}
.raffles-single-tp-top-main .raffles-tp-single-duration-lable {
    color: #999999;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
}
.raffles-single-tp-inner-main .raffles-single-tp-title-inner {
    color: #000000;
    font-size: 2em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Figtree';
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 12px;
	-webkit-animation: fadeInBottom 0.7s both 0.7s;
    animation: fadeInBottom 0.7s both 0.7s;
}
.raffles-single-tp-inner-main .raffles-tp-image img {
    aspect-ratio: 194/129;
    border-radius: 18px;
    object-fit: cover;
	width: 100%;
}

/** Start Training Programmes Single css **/


/** Start Country popup css **/

.raffles-country-popup .dialog-widget-content {
    backdrop-filter: blur(44px);
}
.raffles-country-locations {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.raffles-location-card {
	background: #FAFBFB;
	padding: 10px 12px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	gap: 10px;
	border: 1px solid #EEEDEF;
	cursor: pointer;
}
.raffles-location-card .raffles-location-card-img {
    min-width: 40px;
    max-width: 40px;
    display: flex;
}
.raffles-location-card .raffles-location-card-img img {
    aspect-ratio: 1 / 1;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.raffles-location-card .raffles-location-card-title {
    color: #000000;
    font-family: "Inter";
    font-weight: 600;
    font-size: 1.125em;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 4px;
}
.raffles-location-card .raffles-location-card-text {
    color: #585C67;
    font-family: "Inter";
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.3em;
}
body:not(.elementor-editor-active) [id^="elementor-country-"] {
    display: none;
}
.raffles-header-language-inner {
    display: inline-flex;
    align-items: center;
}
.raffles-country-dropdown-wrp .raffles-country-dropdown {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-family: 'Figtree';
    font-weight: 500;
    border: none !important;
    background: transparent !important;
    padding: 0 15px 0 15px;
    width: auto !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    outline: none !important;
}
.raffles-header-language-inner > .fa-globe {
    font-size: 16px;
    position: absolute;
    left: -10px;
    top: 3px;
    pointer-events: none;
    color: #000000;
}
.raffles-country-dropdown-wrp .raffles-country-dropdown.other_class {
    max-width: 70px;
}

/** End Country popup css **/


