.border-t-4 {
    border-top-width: 4px !important;
}

.mt-2 {
    margin-top: 2rem !important;
}

.our-services {
    padding-top: 0px !important;
}

.counter-number {
    background-color: #df0023;
}

.padd-t-b {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.text-left-custom {
    text-align: left;
}

.text-color {
    color: #344cd0 !important;
}

.text-color-white {
    color: #ffffff !important;
}

.border-t-color {
    border-top-width: 6px !important;
}

.fill-indigo-6001\/5 {
    fill: #ad1717 !important;
}

.font-wt {
    font-weight: 700 !important;
}

.font-sz {
    font-size: 20px !important;
}

.bg-color-red {
    background-color: #df0023;
}

.price-table {
    --tw-text-opacity: 1 !important;
    color: white !important;
    background-color: #df0023;
    padding: 12px !important;
    text-align: center;
}

.padd-left {
    padding-left: 20px !important;
    padding-bottom: 20px !important;
}

.border-width {
    border-color: #df0023 !important;
    border-width: 3px !important
}

.p-price {
    padding: 10px !important;
}

.padd-top {
    padding-top: 10px !important;
}

.p-t-b {
    padding-top: 30px;
    padding-bottom: 30px;
}

.p-b {
    padding-bottom: 20px;
}

.p-l {
    padding-left: 10px !important;
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 14%;
}

.bg-gray-501 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
}

.h-f-f {
    font-family: Poppins !important;
}

.p-t-50 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

.hover\:scale-1050:hover {
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    background-color: #df0023 !important;
    color: #ffffff !important;
}

.text-d {
    text-decoration: line-through;
}

.f-w-500 {
    font-weight: 500 !important;
}

.p-y {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.pt-2 {
    padding-top: 2rem !important;
}

.card-wrapper {
    width: 30%;
    display: inline-block;
    height: 300px;
    background: url('https://www.ukvetsonline.co.uk/sites/default/files/230/kitten_on_fence_0.jpg');
    background-size: cover;
    position: relative;
}

.card-text-wrapper {
    position: absolute;
    bottom: 0;
    background-color: rgba(225, 225, 225, .7);
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.pricing-card h4 {
    font-weight: 800;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 5px;
}

.pricing-card h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: 32px;
    margin-bottom: 5px;
    padding-top: 10px;
}

.pricing-card p {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
    color: blue;
}

.pricing-card h6 {
    font-size: 14px;
    color: rgb(145, 144, 144);
    font-weight: 600;
}

.pricing-card button {
    font-size: 16px;
    font-weight: 700;
}

.pricing-card .list-none {
    padding-top: 20px;
}

.pricing-card .list-none li b {
    font-size: 14px;
    font-weight: 500;
}

.btn-outline-info {
    color: #000;
    border-color: #000;
    background-color: transparent;

}

.btn-outline-info-expert {
    color: #000;
    border-color: #000;
    background-color: #fff;

}

.btn-custom:hover {
    color: white;
    background-color: #000;
    border-color: #000;
}

.btn-custom-hover:hover {
    color: white !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

.custom {
    margin-top: 16px !important;
}

.card-boby {
    padding: 26px !important;

}

.btn-enroll {
    background-color: #df0023;
    color: #fff;
}

.mystyle {
    width: 100%;
    padding: 25px;
    background-color: coral;
    color: white;
    font-size: 25px;
    box-sizing: border-box;
}

.btn-block {
    width: 100%;
}

.shadow-card {
    box-shadow: rgba(27, 80, 224, 0.22) 2px 2px 14px 0px;
    border-radius: 2px;
}

.shadow-demo {
    box-shadow: rgba(52, 211, 179, 0.5) 0px 0px 5px 1px;
}

.border-r {
    border-radius: 4px;
}

.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #000000;
    box-shadow: 0 5px 10px rgb(0 0 0 / 6%);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
}

.ribbon-top-right {
    top: -10px;
    right: -10px;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}

.ribbon-top-right::before {
    top: 0;
    left: 0;
}

.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}

.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}

.w3-hide {
    display: none !important
}

.w3-border {
    border: 1px solid #ccc !important
}

.w3-ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.w3-ul li {
    padding: 8px 16px;
    border-bottom: 1px solid #ddd
}

.w3-ul li:last-child {
    border-bottom: none
}

.w3-show {
    display: block !important
}

.card-three {
    padding: 26px;
    background: linear-gradient(rgb(189 0 30), rgb(235 42 71));
}

.card-three .btn-enroll {
    background-color: #ad1717;
    border-color: #ad1717 !important;
}

.card-three .btn-enroll:hover {
    border-color: #ad1717;
}

.card-three .btn-custom {
    border-color: #ffffff;
}

.card-three p,
.card-three h6 {
    color: #fff !important
}

#mobile-footer {
    display: none;
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
}

#mobile-footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
}

#mobile-footer ul li {
    flex: 1 0 25%;
    padding: 10px;
    position: relative;
    display: inline-block;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    #mobile-footer {
        display: block;
    }

    .footer {
        padding-bottom: 14px;
        padding-top: 12px;
    }

    .cookie-popup {
        display: none;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .modal-content {
        width: 90% !important;
    }

    .modal-content h4 {
        font-size: 18px !important;

    }

    .modal-content-img {
        width: 90% !important;
    }

    .modal-content-img h4 {
        font-size: 18px !important;
    }

    /* .second-card{
        padding-left: 0px !important;
        padding-right: 0px !important;
    } */
}

/* @media only screen and (min-device-width : 768px) and (max-device-width : 1200px) {
    .second-card{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (min-device-width : 480px) and (max-device-width : 768px) {
    .second-card{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (min-device-width : 240px) and (max-device-width : 320px) {
    .second-card{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
} */
.row-flex {
    display: flex;
}



.col-md-4 {
    flex: 0 1 40%;
    max-width: 40%;
}



.flex-container {
    display: flex;
    flex-direction: row;
    font-size: 30px;
}

@media (max-width: 760px) {
    .flex-container {
        flex-direction: column;
        width: 100% !important;
    }

    .col-md-12 {
        flex: 0 1 100%;
        max-width: 100%;
    }
}

/* @media (max-width: 1200px) {
  .flex-container {
      flex-direction: column;
      flex-direction: row !important;
      flex-flow: row wrap !important;
      width: 50% !important;
      max-width: 50%;
    }  
} */
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1200px) {
  
        .container-new {
            display: flex;
            flex-wrap: wrap;
        }
    
        .child {
           
            flex: 40%;
        }
} */
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  
        .container-new {
            display: flex;
            flex-wrap: wrap;
        }
    
        .child {
           
            flex: 40%;
        }
} */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .container-new {
        display: flex;
        flex-wrap: wrap;
    }

    .child {

        flex: 40%;
    }

    .col-md-12 {
        flex: 0 1 50%;
        max-width: 50%;
    }

    .display {
        display: block;
    }
}

.display {
    display: none;

}

@media only screen and (max-width: 1200px) {

    /* .display{
        display: none;
    } */
    .container-new {
        display: flex;
        flex-wrap: wrap;
    }

    .child {

        flex: 40%;
        display: block;
    }
}

@media only screen and (max-width: 320px) {
    .font-size {
        font-size: 28px !important;
    }


}

@media only screen and (max-width: 360px) {

    .logo-250 {
        width: 250px !important;
    }

}

/* @media only screen and (min-device-width : 1400px) and (max-width: 2048px) {
    .container-new {
        display: flex;
        flex-wrap: wrap;
    }

    .child {
       
        flex: 40%;
    }
} */
.border-t-4 {
    border-top-width: 4px !important;
}

.mt-2 {
    margin-top: 2rem !important;
}

.our-services {
    padding-top: 0px !important;
}

.counter-number {
    background: linear-gradient(90.25deg, #344cd0 13.69%, #7133be 79.13%);
    border: 2px solid #344cd0;
}

.padd-t-b {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.text-left-custom {
    text-align: left;
}

.text-color {
    color: #344cd0 !important;
}

.text-color-white {
    color: #ffffff !important;
}

.border-t-color {
    border-top-width: 6px !important;
}

.fill-indigo-6001\/5 {
    fill: #fff !important;
}

.font-wt {
    font-weight: 700 !important;
}

.font-sz {
    font-size: 20px !important;
}

.bg-color-red {
    background-color: #df0023;
}

.price-table {
    --tw-text-opacity: 1 !important;
    color: white !important;
    background-color: #df0023;
    padding: 12px !important;
    text-align: center;
}

.padd-left {
    padding-left: 20px !important;
    padding-bottom: 20px !important;
}

.border-width {
    border-color: #344cd0 !important;
    border-width: 3px !important
}

.p-price {
    padding: 10px !important;
}

.padd-top {
    padding-top: 10px !important;
}

.p-t-b {
    padding-top: 30px;
    padding-bottom: 30px;
}

.p-b {
    padding-bottom: 20px;
}

.p-l {
    padding-left: 10px !important;
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 14%;
}

.bg-gray-501 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
}

.h-f-f {
    font-family: Poppins !important;
}

.p-t-50 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

.hover\:scale-1050:hover {
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
    background-color: #df0023 !important;
    color: #ffffff !important;
}

.text-d {
    text-decoration: line-through;
}

.f-w-500 {
    font-weight: 500 !important;
}

.p-y {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.pt-2 {
    padding-top: 2rem !important;
}

.card-wrapper {
    width: 30%;
    display: inline-block;
    height: 300px;
    background: url('https://www.ukvetsonline.co.uk/sites/default/files/230/kitten_on_fence_0.jpg');
    background-size: cover;
    position: relative;
}

.card-text-wrapper {
    position: absolute;
    bottom: 0;
    background-color: rgba(225, 225, 225, .7);
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.pricing-card h4 {
    font-weight: 800;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 5px;
}

.pricing-card h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: 32px;
    margin-bottom: 5px;
    padding-top: 10px;
}

.pricing-card p {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
    color: blue;
}

.pricing-card h6 {
    font-size: 14px;
    color: rgb(145, 144, 144);
    font-weight: 600;
}

.pricing-card button {
    font-size: 16px;
    font-weight: 700;
}

.pricing-card .list-none {
    padding-top: 20px;
}

.pricing-card .list-none li b {
    font-size: 14px;
    font-weight: 500;
}

.btn-outline-info {
    color: #000;
    border-color: #000;
    background-color: transparent;

}

.btn-outline-info-expert {
    color: #000;
    border-color: #000;
    background-color: #fff;

}

.btn-custom:hover {
    color: white;
    background-color: #6f3acd;
    border-color: #6f3acd;
}

.btn-custom-hover:hover {
    color: white !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

.custom {
    margin-top: 16px !important;
}

.card-boby {
    padding: 26px !important;

}

.btn-enroll {
    background-color: #344cd0;
    color: #fff;
}

.mystyle {
    width: 100%;
    padding: 25px;
    background-color: coral;
    color: white;
    font-size: 25px;
    box-sizing: border-box;
}

.btn-block {
    width: 100%;
}

.shadow-card {
    box-shadow: rgba(27, 80, 224, 0.22) 2px 2px 14px 0px;
    border-radius: 2px;
}

.shadow-demo {
    box-shadow: rgba(52, 211, 179, 0.5) 0px 0px 5px 1px;
}

.border-r {
    border-radius: 4px;
}

.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #000000;
    box-shadow: 0 5px 10px rgb(0 0 0 / 6%);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
}

.ribbon-top-right {
    top: -10px;
    right: -10px;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}

.ribbon-top-right::before {
    top: 0;
    left: 0;
}

.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}

.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}

.w3-hide {
    display: none !important
}

.w3-border {
    border: 1px solid #ccc !important
}

.w3-ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.w3-ul li {
    padding: 8px 16px;
    border-bottom: 1px solid #ddd
}

.w3-ul li:last-child {
    border-bottom: none
}

.w3-show {
    display: block !important
}

.card-three {
    padding: 26px;
    background: linear-gradient(rgb(69 138 219), rgb(94 26 207));
}

.card-three .btn-enroll {
    background-color: #22359f;
    border-color: #22359f !important;
}

.card-three .btn-enroll:hover {
    border-color: #ad1717;
}

.card-three .btn-custom {
    border-color: #ffffff;
}

.card-three p,
.card-three h6 {
    color: #fff !important
}

#mobile-footer {
    display: none;
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
}

#mobile-footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
}

#mobile-footer ul li {
    flex: 1 0 25%;
    padding: 10px;
    position: relative;
    display: inline-block;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    #mobile-footer {
        display: block;
    }

    .footer {
        padding-bottom: 14px;
        padding-top: 12px;
    }

    .cookie-popup {
        display: none;
    }

    .img-84 {
        /* margin-top: -84px !important; */
    }

    .shadow-course {
        bottom: 20rem !important;
    }

    .course-font {
        font-size: 18px !important;
        font-weight: 600;
        padding-top: 46px !important;
        padding-bottom: 20px;
    }

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .modal-content-img {
        width: 90% !important;
    }

    .modal-content-img h4 {
        font-size: 18px !important;
    }

    .modal-content {
        width: 90% !important;
    }

    .modal-content h4 {
        font-size: 18px !important;
    }

    .img-84 {
        margin-top: -84px !important;
    }

    .shadow-course {
        bottom: 15rem !important;
    }

    .course-font {
        font-size: 18px !important;
        font-weight: 600;
        padding-top: 46px !important;
        padding-bottom: 20px;
    }

    .cap-bottom {
        margin-bottom: 20px;
    }


    /* .second-card{
        padding-left: 0px !important;
        padding-right: 0px !important;
    } */
}

/* @media only screen and (min-device-width : 768px) and (max-device-width : 1200px) {
    .second-card{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (min-device-width : 480px) and (max-device-width : 768px) {
    .second-card{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (min-device-width : 240px) and (max-device-width : 320px) {
    .second-card{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
} */
.row-flex {
    display: flex;
}

.col-md-2 {
    flex: 0 1 33.333%;
    max-width: 31.7%;
}

.col-md-4 {
    flex: 0 1 33.333%;
    max-width: 31.7%;
}



.flex-container {
    display: flex;
    flex-direction: row;
    font-size: 30px;
}

@media (max-width: 760px) {
    .flex-container {
        flex-direction: column;
        width: 100% !important;
    }

    .col-md-12 {
        flex: 0 1 100%;
        max-width: 100%;
    }

    .img-84 {
        margin-top: -84px !important;
    }
}

/* @media (max-width: 1200px) {
  .flex-container {
      flex-direction: column;
      flex-direction: row !important;
      flex-flow: row wrap !important;
      width: 50% !important;
      max-width: 50%;
    }  
} */
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1200px) {
  
        .container-new {
            display: flex;
            flex-wrap: wrap;
        }
    
        .child {
           
            flex: 40%;
        }
} */
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  
        .container-new {
            display: flex;
            flex-wrap: wrap;
        }
    
        .child {
           
            flex: 40%;
        }
} */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .container-new {
        display: flex;
        flex-wrap: wrap;
    }

    .child {

        flex: 40%;
    }

    .col-md-12 {
        flex: 0 1 100%;
        max-width: 100%;
    }

    .display {
        display: block;
    }

    .img-84 {
        /* margin-top: -84px !important; */
    }

    .shadow-course {
        bottom: 4rem !important;
    }

    .course-font {
        font-size: 20px !important;
        font-weight: 600;
        padding-top: 0px !important;
        padding-bottom: 16px;
    }
}

.display {
    display: none;

}

@media only screen and (max-width: 1200px) {

    /* .display{
        display: none;
    } */
    .container-new {
        display: flex;
        flex-wrap: wrap;
    }

    .child {

        flex: 40%;
        display: block;
    }

}

@media only screen and (max-width: 320px) {
    .font-size {
        font-size: 28px !important;
    }

}

/* @media only screen and (min-device-width : 1400px) and (max-width: 2048px) {
    .container-new {
        display: flex;
        flex-wrap: wrap;
    }

    .child {
       
        flex: 40%;
    }
} */
.still-course {
    /* display: block;
    margin-left: auto;
    margin-right: auto; */
    /* margin-top: -84px; */
    position: absolute;

    top: 0rem;
    /* padding-left: 58px; */
}

.still-course-img {
    display: flex;
    justify-content: center !important;
}

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1000;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */

}

.modal-content {
    /* background-color: #fefefe; */
    margin: auto;
    /* padding: 20px; */
    /* border: 1px solid #888; */
    width: 30%;
}


.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: 8px;
    margin-right: 8px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.text-indent {
    text-indent: 50px;
    text-align: justify;
}

.justify {
    text-align: justify !important;
}


.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1000;
    /* Sit on top */
    padding-top: 50px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */

}

/* Modal Content */
.modal-content {
    /* background-color: #fefefe; */
    margin: auto;
    /* padding: 20px; */
    /* border: 1px solid #888; */
    width: 30%;
}

/* Modal Content */
.modal-content-img {
    /* background-color: #fefefe; */
    margin: auto;
    /* padding: 20px; */
    /* border: 1px solid #888; */
    width: 40%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: 8px;
    margin-right: 8px;
}

.img-close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -26px;
    margin-right: 0px;
}

.img-close:hover,
.img-close:focus {
    color: #3e40d1;
    text-decoration: none;
    cursor: pointer;
}

.text-indent {
    text-indent: 50px;
    text-align: justify;
}

.justify {
    text-align: justify !important;
}


.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.button-new {
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    border-width: 1px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.25rem;
    padding-right: 1.5rem;
    text-align: center;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    letter-spacing: 0.025em;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes glowing {
    0% {
        background-color: #344cd0;
        box-shadow: 0 0 2px #344cd0;
    }

    50% {
        background-color: #df0023;
        box-shadow: 0 0 5px #df0023;
    }

    100% {
        background-color: #344cd0;
        box-shadow: 0 0 2px #344cd0;
    }
}

.button-new {
    animation: glowing 1300ms infinite;
}

.shadow-course {
    background: #3d3d3d;
    filter: blur(8.5px);
    transform: rotate(-6.79deg);
    position: absolute;
    width: 5.3rem;
    height: 0.75rem;
    bottom: 3rem;
    border-radius: 50%;
    /* left: 6rem; */
    opacity: .4;
}

@media(max-width: 1024px) {
    .mobile-logo {
        width: 240px !important;
    }

    .img-top {
        padding-top: 200px !important;
    }
}

.flex .justify-between .items-center .p-5 .w-full {
    background: red !important;
}

.courses-card-css {
    font-size: 19px !important;
    color: #413cd0;
    font-weight: 700 !important;
}

@media(max-width: 1024px) {
    .mob-padding {
        padding-top: 5rem !important;
    }

    .hide-01 {
        display: none;
    }

    .pb-0 {
        padding-bottom: 0 !important;
    }
}


@media(min-width: 1026px) {
    .hide-02 {
        display: none;
    }

    .pb-0 {
        padding-bottom: 0 !important;
    }
}





.color {
    background: -webkit-linear-gradient(#314ed0, #7133be);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}


@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.animation {
    color: Pink;
    font-family: "Courier";
    font-size: 20px;
    /* margin: 10px 0 0 10px; */
    white-space: nowrap;
    overflow: hidden;
    width: 20em;
    animation: type 10s steps(60, end) !important;
    animation-iteration-count: infinite !important;
    /* animation-iteration-count: 2; */
}

@keyframes type {
    from {
        width: 0;
    }
}

.courses-card-css {
    font-size: 19px !important;
    color: #413cd0;
    font-weight: 700 !important;
}