.text-red {
    color: red
}

.fullWidthBlueBar {
    display: flex;
    align-items: center;
    padding: 50px 10px;
    background: transparent radial-gradient(closest-side at 64% 108%, #98d5ff 0, #0082d7 100%) 0 0 no-repeat padding-box;
    justify-content: space-evenly;
    color: #fff;
    font-size: xx-large;
    width: 100%;
    bottom: 0
}

.ctared {
    background: red 0 0 no-repeat padding-box;
    box-shadow: 0 0 20px #085fa941;
    padding: 13.5px 20px;
    border-radius: 27px;
    border: 0;
    color: #fff;
    margin: 25px 0
}

.breadcrumb {
    padding: 10px !important;
    justify-content: flex-end;
    text-transform: capitalize
}

.animate__animated {
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.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
}

.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
}

#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__16452 button {
    background: inherit;
    border: 0;
    color: #fff
}

.web-dev-main-container .how-we-work-container,
.types-of-service,
.web-dev-service {
    margin-top: 100px;
    text-align: justify
}

.cta-div button {
    background: red;
    box-shadow: 0 0 20px #085fa941;
    padding: 13.5px 20px;
    border-radius: 10px;
    border: 0;
    color: #fff;
    display: inline;
    width: 50%
}

.cta-div {
    margin: 50px 0
}

.ctared2 {
    background: #fff !important;
    color: #000 !important;
    margin-left: 20px;
    padding: 7.5px 30px;
    border-radius: 10px;
    border: 0;
    display: inline
}

.course-curr {
    background: #e1e1e1;
    padding: 20px
}

.course-curr>div {
    background: #fff;
    padding: 10px;
    margin: 1rem
}

.short-course-main h3 {
    color: red;
    font-size: 18px;
    font-weight: bold
}

.certi {
    text-align: center;
    margin-bottom: 50px
}

.register-now {
    background: transparent linear-gradient(180deg, #fff 0, #efefef 100%) 0 0 no-repeat padding-box;
    min-height: 300px;
    max-height: 450px;
    text-align: center
}

#primeagile__22152 {
    margin-top: 100px
}

.we-meet-your-needs {
    background: transparent linear-gradient(116deg, #f9f9f9 0, #98d5ff 100%) 0 0 no-repeat padding-box;
    position: relative;
    padding: 50px;
    margin-top: 100px
}

.web-dev-service {
    align-self: center
}

#content {
    max-width: 600px;
    margin: 25vh auto;
    font-family: "Open Sans", Helvetica, sans-serif
}

.testimonial-block blockquote {
    margin: 10px 10px 0;
    background: #efefef;
    padding: 20px 60px;
    position: relative;
    border: 0;
    border-radius: 8px;
    font-style: italic;
    font-size: 24px
}

.testimonial-block blockquote:before,
.testimonial-block blockquote:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: red;
    font-style: normal
}

.testimonial-block blockquote:before {
    top: 0;
    left: 10px
}

.testimonial-block blockquote:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em
}

.testimonial-block div {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #efefef;
    margin: 0 0 0 60px
}

.testimonial-block p {
    margin: 8px 0 0 20px;
    text-align: left;
    color: #000;
    font-size: 24px
}

.last-cta {
    align-self: center;
    font-weight: bold;
    font-size: 18px
}

#primeagile__22101 {
    background: #f8f8f8
}

#primeagile__22153 {
    justify-content: space-around
}

.ctared {
    background: red 0 0 no-repeat padding-box;
    box-shadow: 0 0 20px #085fa941;
    padding: 13.5px 20px;
    border-radius: 10px;
    border: 0;
    color: #fff;
    margin: 25px 0;
    width: 50%
}

.ctared {
    background: red 0 0 no-repeat padding-box;
    box-shadow: 0 0 20px #085fa941;
    padding: 13.5px 20px;
    border-radius: 10px;
    border: 0;
    color: #fff;
    margin: 25px 0;
    width: 50%
}

.breadcrumb-item.active {
    color: #202123 !important
}