body {
    margin: 0%;
    padding: 0%;
    width: 100%;
    overflow-x: hidden;
}

html {
    scroll-behavior: smooth;
}


/* main-page-css */

.navbar-nav {
    margin-left: 35%;
    margin-top: -15%;
}

.navbar-nav i {
    color: #d90d32;
}

.header {
    margin-bottom: -10%;
    margin-top: 3%;
}

.nav-item {
    margin-top: -10%;
    padding-right: 70px;
    margin-left: -11%;
}

.nav-item h4 {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #595959;
}

.nav-item span {
    font-family: "Mulish", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: #5d6975;
}

.btn-btn-secondary {
    background-color: #1b65a6;
    position: absolute;
    margin-top: 11.5%;
    margin-right: -2%;
    text-align: center;
    padding: 20px 2px;
    border-radius: 10px;
    text-decoration: none;
    margin-left: 10px;
    height: 66px;
    width: 230px;
    color: #fff!important;
    font-size: 15px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 500;
    border: 0;
}

.btn-btn-secondary img {
    position: absolute;
    margin-left: 9%;
    margin-top: -14%;
    width: 40px;
    height: 30px;
}

.btn-btn-secondary h5 {
    font-size: 15px;
    margin-left: -25%;
    margin-top: 2%;
}

.media-bottom {
    font-size: 14px;
    padding-top: 1px;
}

.navbar-nav1 a {
    color: white;
    display: inline-block;
    padding: 22px 20px;
    font-size: 14px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 600;
    transition: 300ms;
}

.navbar-nav1 a:hover {
    color: #1b65a6;
}

.navbar-nav1 a:hover {
    font-size: 14px;
}

.navbar-nav1 {
    text-align: left;
    margin-right: 10%;
    margin-left: -2%;
    position: sticky;
    margin-top: 14%;
    background-color: #d90d32;
    border-radius: 10px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.145), 0 0 6px rgba(0, 0, 0, 0.079);
    width: 1100px;
    z-index: 0;
}

.slider-texts {
    float: left;
    text-align: left;
    margin-top: -33%;
    margin-left: -5%;
}

.slider-texts h2 {
    font-size: 36px;
}

.slider-texts p {
    font-size: 18px;
    line-height: 26px;
}

.coach {
    width: 90%;
    background-color: rgb(245, 249, 255);
    padding: 60px 40px;
}

.h5 {
    font-size: 12px;
    color: rgba(115, 115, 115, 0.591);
}

.h1 {
    font-size: 30px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(27, 27, 27);
    line-height: 1px;
}

.h2 {
    font-weight: bolder;
    font-size: 75px;
    padding-bottom: 10px;
}

.h6 {
    padding-top: 30px;
    padding-right: 25px;
    color: rgb(219, 219, 219);
}

.cardbg {
    justify-content: space-between;
}

.visa {
    padding: 30px 5px;
    text-align: center;
}

.visa span {
    font-size: 42px;
    font-weight: bolder;
    font-weight: 700;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.card {
    width: 350px;
    margin-top: 10%;
    margin-bottom: 10%;
    text-align: center;
    box-shadow: 0 10px 20px rgb(0 0 0 / 4%);
    transition: 1s;
}

.card h5 {
    font-size: 22px;
    font-weight: bold;
    padding: 5px 8px;
    cursor: pointer;
}

.card p {
    font-size: 15px;
    padding: 10px;
}

.card a {
    padding: 10px 80px;
    transition: 0.4s;
    background-color: white;
    color: #1b65a6;
}

.card a:hover {
    background-color: #d90d32;
    color: white;
    border: 1px solid #d90d32;
}

.card:hover {
    transform: scale(1.01);
}

.card img {
    border-radius: 20px;
    padding: 5px;
}

.vacancy-sec img {
    width: 40%;
    padding-left: 20px;
    align-items: center;
}

.about-sec {
    margin-top: 8%;
    margin-left: -7%;
    margin-bottom: 10%;
}

.abt-texts h1 {
    margin-left: -5%;
}

.about-sec img {
    border-radius: 10px;
}

.testi-sec {
    background-color: rgb(248, 251, 255);
    padding-top: 5%;
    padding-bottom: 3%;
}

.testi-sec span {
    font-size: 42px;
    font-weight: bolder;
    font-weight: 700;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.testi-sec h6 {
    color: rgb(109, 109, 109);
    padding-right: 70px;
}

.testi-sec img {
    border-radius: 100%;
    height: 100px;
    width: 100px;
}

.card-body h5 {
    margin-left: 10%;
}

.user-content p {
    margin-top: 5px;
    font-size: 12px;
}

.ratings i {
    color: blue;
}

.footer-sec {
    background-color: #012a3b;
    margin-top: -2%;
}

.nav-item a {
    text-decoration: none;
    color: white;
}

#myBtn {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Fixed/sticky position */
    bottom: 20px;
    /* Place the button at the bottom of the page */
    /* Place the button 30px from the right */
    z-index: 999;
    /* Make sure it does not overlap */
    border: none;
    /* Remove borders */
    outline: none;
    /* Remove outline */
    background-color: #d90d32;
    /* Set a background color */
    color: white;
    /* Text color */
    cursor: pointer;
    /* Add a mouse pointer on hover */
    padding: 15px;
    /* Some padding */
    border-radius: 100px;
    /* Rounded corners */
    font-size: 18px;
    /* Increase font size */
    margin-left: 95%;
    height: 50px;
    width: 50px;
    -webkit-box-shadow: 0px 28px 57px -17px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 28px 57px -17px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 28px 57px -17px rgba(0, 0, 0, 0.75);
}

#myBtn:hover {
    background-color: #555;
    /* Add a dark-grey background on hover */
}

.menu li a {
    color: #9faebe;
}

.menu li a:hover {
    color: white;
}

.carousel .carousel-indicators li {
    background-color: gray;
}

.carousel .carousel-indicators li.active {
    background-color: black;
}


/* contact-page */

.stripe h1 {
    background: #9faebe;
    color: #f0f8ff;
}

.reddot {
    width: 90px;
    height: 90px;
    background-color: #1b65a6;
    border-radius: 50px;
    margin-left: 38%;
    margin-top: 8%;
}