@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

body {
  font-family: 'Roboto', sans-serif !important;
}
a{
    color: inherit !important;
    text-decoration: none !important;
}
.navbar-nav .nav-link.active {
    color: #da291c  !important;
}
.purple-bg {
    background-color: #5d74c726;
}
.nav-top {
    z-index: 20;
}
.text-red {
    color: #ff0000  !important;
}
.bg-red {
    background-color: #ff0000  !important;
}
.border-dashed{
	border: 2px white dashed;
}
.blue-text {
    color: #001e60 !important;
}
.bg-blue {
    background-color: #001e60 !important;
}
.light-grey {
    background-color: #f2f4f6;
}
.bg-grey {
    background-color: #eef1fa;
}
.bg-white-trans {
    background-color: #f7f8fd1a;
}
.light-white-bg{
    background-color: #f7f8fd;
}
.border-red{
    border: 1px solid #ff0000 !important;
}
.border-blue{
    border: 1px solid #072855 !important;
}
.border-btm-red {
    border-bottom: 1px solid #ff0000;
}
.border-btm-blue {
    border-bottom: 1px solid #072855;
}
.dark-text-blue{
    color: #072855 !important;
}
.an1{
	width: 28px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.top-banner{
    padding-top: 100px;
}
.border-pill {
	border-top: 1px #b3c6e0 solid;
	border-bottom: 1px #b3c6e0 solid;
    border-left: 10px #072855 solid;
    border-right: 10px #072855 solid;
}

.box{
    box-shadow: 2px 2px 10px #072855;
    box-sizing: border-box;
}
.expert-box{
    box-shadow: 2px 2px 10px #072855;
    box-sizing: border-box;
}
.hire-btn {
    transition: 0.6s;
}
.hire-btn:hover {
    background-color: #001e60 !important;
}

.form-select:focus {
    box-shadow: none !important;
    border-color: unset;
}
#v-pills-tab .nav-link {
    opacity: 0.6;
    font-size: 20px;
    transition: 0.5s;
}
.nav-pills .nav-link.active {
    background-color: white !important;
    color: #ff0000 !important
}
.accordion-button {
    background-color: transparent !important;
}
.accordion-button:focus {
    border-color: unset !important;
    box-shadow: none !important;
}
#faq1 .accordion-body,
#faq2 .accordion-body,
#faq3 .accordion-body {
    background-color: #e7f1ff !important;
}
.scroll-section {
    height: 450px;
    overflow-y: scroll;
}
.section-bg {
  background-image: url("https://www.sussassignmenthelp.sg/wp-content/uploads/2025/07/girl-bg-scaled.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  overflow-x: hidden;
}
/* .section-bg {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  z-index: 1;
  color: white;
}

.section-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(0, 30, 96, 0.6), rgba(0, 30, 96, 0.6)), url("https://www.sussassignmenthelp.sg/wp-content/uploads/2025/07/girl-bg-1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(2px);
  z-index: -1;
} */
.scrollable-menu {
    width: 90%;
    max-height: 250px;
    overflow-y: auto;
    white-space: normal;
}
.order-chat {
    transition: all 0.3s ease-in-out !important;
}
.order-chat:hover {
    transform: translateY(-5px);
}
.review-top .carousel-indicators [data-bs-target] {
    background-color: #001e60;
    border-radius: 50%;
    width: 9px;
    height: 9px;
}
.review-top .carousel-indicators {
    bottom: -55px;
}
.hidden {
    display: none;
}
.navbar-toggler:focus {
    box-shadow: none !important;
}

.round-top-right {
    width: 400px;
    height: 400px;
    background-color: #00194d;
    right: -190px;
    top: -180px;
}
.round-btm-left {
    width: 400px;
    height: 400px;
    background-color: #00194d;
    left: -165px;
    bottom: -200px;
}
.show-btn {
    transition: 0.5s !important;
}
.show-btn:hover {
    transform: scale(1.1);
}
.how-round-1 {
    left: -50px;
    top: -55px;
    width: 150px;
    height: 150px;
    background-color: #00194d;
}
.how-round-2 {
    right: -50px;
    bottom: -55px;
    width: 190px;
    height: 190px;
    background-color: #00194d;
}

.slider-sample .carousel-indicators [data-bs-target] {
    background-color: #da291c;
}
.slider-sample .carousel-indicators {
    bottom: -40px;
}
.grn-btn{
    top: -10px;
    right: 20px;
}
.faq .accordion-button:focus {
    background-color: #eef1fa !important;
}
.faq .accordion-button:focus {
    box-shadow: none;
  }
  .faq .accordion-button:not(.collapsed)::after {
    filter: hue-rotate(180deg) brightness(0);
  }

.rating {
    font-size: 12px;
    height: 45%;
}
.dropdown:hover .dropdown-menu {
    display: block !important;
}
.nav-item.dropdown .dropdown-toggle {
    pointer-events: none;
}
.banner-form .form-select , textarea {
    color: #6c757d;
}
.icon-top {
    transition: 0.3s;
}
.icon-top:hover {
    box-shadow: none !important;
    background-color: #da291c !important;
    color: white;
}
.icon-top:hover i {
    color: white !important;
}
.logo {
    width: 135px;
}
.sideja {
    width: 26%;
}
.sna-assign {
    width: 40%;
}
.swiper-button-prev,
.swiper-button-next {
    color: #072855 !important;
}
.swiper-button-prev {
    left: 4px !important;
}
.swiper-button-next {
    right: 5px !important;
}
.expert-bg{
    background-image: url(../images/expert-bg.webp);
    background-repeat: no-repeat;
    height: 195px;
    width: 260px;
}
.expert-user{
    font-size: 65px;
    color: #a1a1a1;
}
.services .accordion-item {
    background-color: #072855;
}
.services .accordion-button::after{
    filter: invert(1) brightness(10);
}
.faq .accordion-button:not(.collapsed) {
    color: #212529;
}
.samples-height{
    height: 380px;
}
.sample-text{
    height: 85%;
}
.sample-logo{
    width: 100px;
}
.service-dropdown .dropdown-toggle::after{
    display: none;
}

.format-box {
  width: 60px;
  height: 60px;
}
.icon-size{
	  width: 45px;
  height: 45px;
}
.exam-format-box {
  transition: all 0.3s ease;
}

.exam-format-box:hover {
  box-shadow: 
    0 4px 10px rgba(218, 41, 28, 0.15),   
    0 8px 20px rgba(0, 30, 96, 0.25);    
  transform: translateY(-6px) scale(1.02);
}
