@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&display=swap');

body{
    font-family: "Outfit", sans-serif;
}
.fa-bars{
    font-size: 30px;
}
.header-top-wrap {
    padding: 14px 0px;
}
.purple-bg{
    background-color: rgb(31 0 77 / 79%);
}
.purple-bg ul li{
 color:#fff;

}
.header-container-p {
    padding-left: 110px;
    padding-right: 110px;
}
ul {
    margin: 0px;
    padding: 0px;
}
ul li{
    list-style: none;
}
.sticky-header {
    position: sticky;
    top: 0;
    z-index: 9999;
    background-color: #fff; 
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); 
  }
.header-contact ul li {
    display: inline-block;
    position: relative;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 14px;
}
.navbar-brand img{
    width:130px;
}
.btn-login{
    border:1px solid #7d0af8;
    background-color: #7d0af8;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
}
.btn-login a{
    color:#fff
}
.btn-login:hover{
    background-color: #fff;
    color:#7d0af8;
}
.btn-login:hover a{
    color:#7d0af8;
}
.main-menu nav ul li a{
    color:#333;
}
.main-menu nav ul li a:hover{
    color:#7d0af8;
}
.breadcrumb-bg {
    background-image: url(./images/bread-bg.png);
    min-height: 726px;
    background-position: center;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
    text-align: center;
}
.breadcrumb-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(./images/breadcrumb_overlay_dots.png);
    background-size: cover;
    background-position: center;
    background-color: rgba(0, 62, 77, 0.7);
    opacity: .03;
}
.breadcrumb-bg .background_overlay {
    /* background-color: rgba(0, 62, 77, 0.7); */
    background-color: rgb(31 0 77 / 71%);
}
.background_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.breadcrumb-area h6, .breadcrumb-area h2 ,.breadcrumb-area h3, .breadcrumb-area h4, .breadcrumb-area h5, .breadcrumb-area p {
    color: #fff;
    position: relative;
    text-align: left;
}
.breadcrumb-area h6 {
    font-size: 16px;
    font-weight: 500;
}
.breadcrumb-area h2{
    font-size: 50px;
}
.pt-110 {
    padding-top: 110px;
}
p {
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 15px;
}
.tracking{
    background-color:#090E23;
    padding:20px 80px;
}
.tracking h4{
    color:#EC4621;
    font-weight: 600;
    font-size: 20px;
}

.input-group {
    display: flex;
    align-items: center;
}
.input-group input {
    background-color: #0d1b2a;
    color: #999;
    padding: 8px;
    border: 1px solid #444;
    border-radius: 8px;
    outline: none;
    margin-right: 8px;
}
.input-group button {
    /* background-color: #ff4d4d; */
    background-color: #EC4621;
    color: white;
    font-weight: bold;
    padding: 8px 16px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}
.help-text {
    color: #999;
    margin-top: 8px;
}
.help-text span {
    color: #ff4d4d;
    cursor: pointer;
}
.aboutus  h6{
    color:#0E33CB;
}
.aboutus  h2{
color:#121D50;
}
.aboutus p{
    color:#5C6C7B;
}
.aboutus img{
    background-color: #121D50;
    padding:6px;
    border-radius: 6px;
}
.about-cards{
    padding-top:100px;
}
.about-cards .card{
    background-color: #090E23;
}
.about-cards .card .card-body h3, .about-cards .card .card-body h2 {
    color:#fff;
}
.our-services{
    padding:160px 0px;
}
.our-services h3{
    color:#121D50;
    font-size: 40px;
}
.our-services h6{
    color:#0E33CB;
}
.services-details-content h4 {
    font-size: 22px;
    color: #18364a;
    margin-bottom: 18px;
}
.services-details-list ul {
    margin-bottom: 20px;
    margin-top: 20px;
}
.services-details-list ul li {
    font-size: 15px;
    font-weight: 500;
    color: #18364a;
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
}
.services-details-list ul li i {
    color: #e32222;
    margin-right: 10px;
    margin-top: 4px;
}

.choose-head {
    padding: 13px 25px 10px;
}
.our-services{
    background-color: #EDF0F3;
}
.our-services .card .card-body .choose-icon img{
    width: 50px;
}
.our-services .card .card-body p{
    color:#5C6C7B;
}
.choose-head h3 {
    font-size: 25px;
    line-height: 31px;
    color:#121D50;
}
.newsletter-wrap {
    box-shadow: 0px 2px 12.09px 0.91px rgba(68, 68, 68, 0.24);
    background: #fff;
    border: 8px solid #4625aa;
    padding: 40px 50px;
    background-position: center;
    background-size: cover;
    margin-bottom: -90px;
}
.newsletter-content h4 {
    font-size: 30px;
    font-weight: 900;
    color: #ff4612;
    margin-bottom: 10px;
}
.newsletter-content span {
    font-size: 16px;
    color: #5b5b5b;
    font-weight: 500;
    font-style: italic;
    display: block;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-50 {
    padding-top: 50px;
}
.mb-40 {
    margin-bottom: 40px;
}
.footer-wrap {
    background-position: center;
    background-size: cover;
    background-image: url(./images/footer_bg.jpg);
}
.fw-title h5 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 0;
    opacity: .75;
    text-transform: uppercase;
    font-weight: 600;
}
.fw-link ul li {
    margin-bottom: 20px;
    line-height: 1;
}
.footer-wrap{
    padding-top:190px;
}
a{
    box-shadow: none;
    text-decoration: none;
}
.footer-logo{
    margin-bottom:20px
}
.fw-title{
    margin-bottom: 20px;
}