.header-color-line {
    width: 25%;
    height: 8px
}

.red {
    background-color: red
}

.light-blue {
    background-color: #98d5ff
}

.black {
    background-color: #333
}

.dark-blue {
    background-color: #0082d7
}

.grey {
    background-color: #6c7c7c
}

#primeagile__13658 {
    color: #333;
    margin-top: 20px
}

#primeagile__13655 {
    margin-bottom: 30px
}

#primeagile__13660 {
    margin-right: 5px;
    margin-top: -5px
}

#primeagile__13664,
#primeagile__16053,
#primeagile__17972 {
    color: #333;
    margin-top: 20px
}

.text-red {
    color: red
}

.pt40 {
    padding-top: 40px
}

.animate__animated {
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

video {
    width: 100%;
    height: auto
}

.btn {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 2px solid #e74c3c;
    border-radius: .6em;
    color: #e74c3c;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 1rem;
    line-height: 1;
    margin: 20px;
    padding: 1.2em 2.8em;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

.fourth {
    border-color: #f1c40f;
    color: #fff;
    background-image: -webkit-linear-gradient(45deg, #f1c40f 50%, transparent 50%);
    background-image: linear-gradient(45deg, #f1c40f 50%, transparent 50%);
    background-position: 100%;
    background-size: 400%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out
}

#primeagile__18800 {
    color: #000
}

.bg-white {
    background: #fff;
    padding: 0
}

.white {
    background: #fff
}

#primeagile__18307 {
    padding: 10px 0
}

.btn::after {
    content: "";
    display: inline-block;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

#primeagile__18796 .form-control {
    margin: 10px 0
}

.footer_new {
    padding: 50px;
    max-width: 1500px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 50px
}

.country_image_text {
    display: flex;
    gap: 20px
}

.country_image_text h3 {
    align-self: center
}

#primeagile__16855,
#primeagile__19276 {
    align-self: center
}

#primeagile__19273 {
    background-image: url("https://images.primeagile.com/ibcscorp_com/image/20569/banner-landing-new.webp");
    background-size: cover
}

#primeagile__19275 {
    max-width: 1200px;
    margin: auto;
    display: flex;
    gap: 50px;
    justify-content: center;
    padding: 100px 10px
}

#primeagile__19278 {
    font-size: 4rem;
    color: #000
}

#primeagile__19280,
#primeagile__19305,
#primeagile__19857,
#primeagile__20010,
#primeagile__19959,
#primeagile__20101,
#primeagile__16452 {
    background: #000;
    color: #fff;
    border: 0;
    padding: 10px 30px;
    border-radius: 50px
}

#primeagile__19282 {
    max-width: 1400px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

#primeagile__19282>div {
    max-width: 300px;
    margin: auto;
    padding: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px
}

.package-item {
    display: flex;
    gap: 15px
}

.package-item h4 {
    color: #000;
    align-self: center
}

#primeagile__19281 {
    text-align: center;
    margin: 100px auto 50px auto
}

#primeagile__19281>h2 {
    color: #000
}

#primeagile__19301 {
    display: flex;
    max-width: 1400px;
    background: #fff;
    padding: 100px 50px;
    justify-content: center;
    margin: auto;
    gap: 120px
}

#primeagile__19307 {
    background: #fff;
    margin-top: 100px
}

#primeagile__19303 {
    align-self: center
}

/* .hidden {
    opacity: 0
} */