﻿body, html{
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
}
#hero {
    padding: 12rem;
}

#content_small {
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#hero h1 {
    color: white;
    text-align: center;
}

#adjusting {
    color: white;
    text-align: center;
}

.border-right-1 {
    border: 1px solid #000;
    margin: 10px 0;
}
/* .card1{

}*/
.card1 .card-body {
    padding: 1rem;
}

    .card1 .card-body h3, h3 {
        /* color: #000; */
        /* font-weight: 600; */
        /* font-size: 2rem; */
        /* line-height: 30px; */
        /* text-align: justify; */
    }


#logo {
    padding: 3px;
    max-width: 250px;
}

.img-fluid {
    max-width: 100%;
}

.news-box img.img-fluid {
    max-width: 100%;
    height: 250px;
    padding: 10px;
}

.about-img {
    padding: 1rem;
    background: #fff6eb00;
    border: 1px solid #767474;
    padding: 0px;
    background: #fff;
    margin: 0 auto 10px;
    border-radius: 50%;
    box-shadow: #ddd 1px 1px 12px;
}

    .about-img img {
        width: 160px;
        height: 160px;
    }

    .about-img img {
        max-width: 100%;
    }


    .msg-raw p span {
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px;
}

/*.profile-box{

}*/
.profile-box img {
    width: 170px !important;
    height: 170px !important;
    border: 1px solid #ed3237;
    padding: 8px;
    background: #fff;
    margin: 0 auto 10px;
    border-radius: 50%;

}

.profile-box h3 {
    font-weight: 600; /* font-size: 2rem; */
    text-align: center;
    color: #ed3237;
    margin: 0;
    text-transform: none;
}

.profile-box p {
    color: #666;
    font-family: 'Open Sans', sans-serif;
}

.profile-box a img {
    width: 30px !important;
    height: 30px !important;
    min-width: fit-content;
    min-height: fit-content;
    padding: 0;
    border: 0;
    border-radius: inherit;
}

.Supporting-box {
    padding: 0rem 0 1rem 0;
    text-align: center;
    /* background-image: url("https://cdn.abtyp.org/admin/GalleryImage/Member_30042024010414575download%20(1).png"); */
}

    .Supporting-box img {
        width: 170px;
        height: 150px;
        border-radius: 50%;
        /* background: #000; */
        border: 1px solid #ed3237;
        box-shadow: 0 0 16px 0 #80808021;
        aspect-ratio: 4 / 4;
        width: 150px !important;
        margin: 0 auto;
        background-image: url('https://cdn.abtyp.org/admin/GalleryImage/Member_30042024010414575download%20(1).png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .Supporting-box h3 {
        text-align: center;
        color: #ed3237
    }

/*.Supporting-box p{

}

.Supporting-box a img {

}*/

section {
    padding: 0rem 0px;
    padding-bottom: initial;
}

section.inner-header h2 {
    text-align: left;
    color: #fff;
    z-index: 999;
    position: relative;
}

section.inner-header {
    background-position: center;
    position: relative;
}

section.inner-header:before {
    content:'';
    position:absolute;
    width: 100%;
    height:100%;
    /*background-color:#0000003d;*/
    /* z-index: -1; */
}

.Achievements-box {
    text-align: center;
    background: #ffffff;
    margin-top: 1rem;
    box-shadow: 0px 0px 6px 0px #b1b1b1;
    padding: 0;
    border-radius: 6px;
}

.Achievements-box img {
    width: 100%;
    height: 300px;
    object-fit: fill;
    object-position: center;
    padding: 10px 10px 0px;
    /* background: #ededed; */
    border-radius: 10px;
}

    /*.Achievements-box img{

}*/

    .Achievements-box .Achievements-box-inner a:hover {
        color: #000000;
    }

    .Achievements-box .Achievements-box-inner {
        background: #e3e3e3;
        /* text-align: center; */
        padding: 6px 9px 5px;
        /* font-weight: 400; */
    }

.Achievements-box .Achievements-box-inner h5 {
    text-align: center;
    padding: 0;
    font-weight: 400;
    margin-bottom: 0;
}

        .Achievements-box .Achievements-box-inner h3 {
            text-align: center;
            color: #fff;
        }

        .Achievements-box .Achievements-box-inner a, .Achievements-box .Achievements-box-inner h3 {
            color: #464646 !important;
            text-decoration: none;
            /* background-color: #ffffff; */
            font-size: 1rem;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            line-height: 2;
        }



.Events-box {
    padding: 3rem 2rem;
}

    .Events-box h4 {
        text-align: center;
    }

.des {
    text-align: justify;
}

    .des h4 {
            color: #ed3237; /* margin: 0; */
        font-size: 1.2rem;
        margin-bottom: 1rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .des p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        color: #5b5b5b;
    }

a {
    /* color: #ffffff; */
    /* background-color: #ee2e39; */
    /* text-decoration: none; */
}

section.inner-header a, section.inner-header li {
    position: relative;
    z-index: 999;
    color: #fff !important;
}

.video-download > img > a, .video-download > img > button {
    background: transparent;
}

.normal {
    /* color: #ee2e39; */
    /* background-color: #ffffff; */
    /* text-decoration: none; */
    /* margin: 4px; */
}

.Upcoming {
      padding: 20px;
      background: #f6f6f6;
      border-radius: 5px;
      border-top: #ed3237 solid 0px;
      border-bottom: #ED3239 solid 0px;
}

#top_space {
    padding-top: 10px;
}

.news p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #fff;
}

.news-box {
    display: flex;
    border: 1px solid #000;
    margin-top: 2rem;
    flex-direction: column
}

.news-border {
    border: 1px solid #000;
    margin-top: 2rem;
}

/*.news-box .row {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: stretch;
}*/

.news-box .row .col-md-6 {
    position: relative;
}

    .news-box .row .col-md-6 .news {
        background: #ee2e39;
        padding: 2rem;
        border-top: 4px dotted #fff;
        border-bottom: 4px dotted #fff;
    }

.news-box .news {
    background: #ee2e39;
    display: grid;
    place-content: center;
    padding: 15px;
    border-left: 2px solid #000;
}

.p-4 {
    padding: 2em;
}

.description {
    position: relative;
}

    /*.description img{

}*/

    .description span {
        position: absolute;
        bottom: 0;
        left: 0;
        background: red;
        display: block;
        width: 100%;
        text-align: center;
        color: #fff;
    }

.video {
    position: relative;
        min-height: 260px;
}

.video video {
    width: 100%;
    height: 350px;
    background: #000;
}

.news-border .video a iframe {
    height: 200px;
}

/*.video img{

}*/

.video img.play-btn {
    position: absolute;
    z-index: 3;
    left: 40%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    background: #ff000000;
    padding: 7px;
    border-radius: 12px;
    cursor: pointer;
    width: 200px;
}

.box {
    background-color: #e53130;
    border-radius: 20px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
    padding: 30px;
    text-align: center;
    max-width: 100%;
    /* height: 239px; */
    margin: 17px;
}

    .box h2 {
        margin: 10px 0 0;
        color: #fff;
    }

    .box p {
        color: #ffffff;
        margin: 10px;
        font-family: 'Open Sans', sans-serif;
    }

    .box img {
        max-width: 100%;
        width: 400px;
    }

    .box .form-controll {
        position: relative;
        margin: 30px 0 20px;
        display: flex;
        /* flex-direction: column; */
        gap: 10px;
        max-width: 1000px;
        margin: 30px auto 20px;
        border-radius: 50em;
        overflow: hidden;
    }

    .box .input {
        border: 0;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
        display: block;
        font-size: 14px;
        height: 45px;
        padding: 6px 25px;
        width: 100%;
    }

.subbtn {
    background-color: #000000;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    height: 45px;
    padding: 4px 9px;
    position: absolute;
    top: 0;
    right: 0;
}

.input:focus, .btn:focus {
    outline: 0;
}

.eye-links {
    list-style: none;
    padding: 0 0 0 13px;
}

    .eye-links div a {
        padding: 2px;
        border: 1px solid #ababab;
        /* margin-left: 10px; */
        margin-bottom: 10px;
        border-radius: 4px;
        background: #fbfbfb;
        box-shadow: #fff 1px 2px 5px;
    }

        .eye-links div a {
            display: flex;
            color: #0e0e0e;
            text-decoration: none;
            font-size: 1rem;
            align-items: center;
            transition: 0.5s;
        }

.eye-links div a:hover {
    background: #c2c2c2;
    filter: invert(1);
}

            .eye-links div a img {
                width: 42px;
                padding: 10px 10px 10px 10px;
            }

.video-download {
    position: relative;
    max-width: max-content;
    margin: 0 auto;
}

.video-download > img {
    width: 200px;
    height: 200px;
    background: transparent;
    /*border-right: 0px solid #eee;*/
    border: 1px solid #ed3237;
    padding: 3px;
    border-radius: 50%;
}

.video-download  a > img, .video-download  button > img, .video-download  a , .video-download  button {
    background: transparent;
    border: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 35px;
}

    /*.video-download img{

}*/

    .video-download img.play-btn {
        position: absolute;
        z-index: 3;
        right: 0%;
        bottom: 0;
        transform: translate(-50%, -50%);
        width: 45px;
        background: white;
        padding: 4px;
        border-radius: 0;
        cursor: pointer;
    }


.testimonials {
    /* background-color: #dadada; */
    width: 100%;
    max-width: 1024px;
    margin: 20px;
    /* box-shadow: 0 6px 5px -7px #cbcbcb; */
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
    margin: 0 auto 0;
    padding-top: 70px;
}

    .testimonials input {
        display: none;
        visibility: hidden;
        height: 0;
        width: 0;
        pointer-events: none;
        opacity: 0;
    }

@keyframes showTestimonials {
    to {
        opacity: 1;
    }
}

.testimonials-inner {
    position: relative;
    min-height: 100px;
}

.testimonial {
    padding: 40px 34px 20px 34px;
    margin: 0 30px;
    pointer-events: none;
    position: relative;
    z-index: 1;
}

input[name=testimonial]:nth-child(1):checked ~ .testimonials-inner .testimonial:nth-child(1),
input[name=testimonial]:nth-child(2):checked ~ .testimonials-inner .testimonial:nth-child(2),
input[name=testimonial]:nth-child(3):checked ~ .testimonials-inner .testimonial:nth-child(3),
input[name=testimonial]:nth-child(4):checked ~ .testimonials-inner .testimonial:nth-child(4) {
    pointer-events: initial;
}

.testimonial {
    transition: 0.72s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.32s 0.12s;
    opacity: 0;
    transform: translate(0, 38px);
    max-height: 80px;
    animation: hideTestimonial 0s 0.52s forwards;
    position: relative;
}

input[name=testimonial]:nth-child(1):checked ~ .testimonials-inner .testimonial:nth-child(1),
input[name=testimonial]:nth-child(2):checked ~ .testimonials-inner .testimonial:nth-child(2),
input[name=testimonial]:nth-child(3):checked ~ .testimonials-inner .testimonial:nth-child(3),
input[name=testimonial]:nth-child(4):checked ~ .testimonials-inner .testimonial:nth-child(4) {
    animation: showTestimonial 0s 0.72s forwards;
    position: absolute;
    opacity: 1;
    transform: none;
    max-height: 500px;
    transition: 0.3s 0.52s, opacity 0.68s 0.92s, max-height 0.82s 0.72s;
}

@keyframes hideTestimonial {
    to {
        position: absolute;
    }
}

@keyframes showTestimonial {
    to {
        position: relative;
    }
}

input[name=testimonial]:nth-child(1):checked ~ .testimonials-bullets label:nth-child(1) span,
input[name=testimonial]:nth-child(2):checked ~ .testimonials-bullets label:nth-child(2) span,
input[name=testimonial]:nth-child(3):checked ~ .testimonials-bullets label:nth-child(3) span,
input[name=testimonial]:nth-child(4):checked ~ .testimonials-bullets label:nth-child(4) span {
    background-color: rgba(245, 34, 34, 0.836);
    transform: scale(1);
    transition: transform 0.36s cubic-bezier(0.26, -0.59, 0.43, 2.48), background-color 0.41s ease-in;
}

.testimonial-photo {
    height: 84px;
    width: 84px;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.photo-background {
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    height: 100%;
    box-shadow: 0 -4px 3px -2px #c3c2c2;
    width: 100%;
    transform: scale(0.87);
    transition: 0.32s;
}

input[name=testimonial]:nth-child(1):checked ~ .testimonials-inner .testimonial:nth-child(1) .photo-background,
input[name=testimonial]:nth-child(2):checked ~ .testimonials-inner .testimonial:nth-child(2) .photo-background,
input[name=testimonial]:nth-child(3):checked ~ .testimonials-inner .testimonial:nth-child(3) .photo-background,
input[name=testimonial]:nth-child(4):checked ~ .testimonials-inner .testimonial:nth-child(4) .photo-background {
    transform: scale(1);
    transition: 0s;
}

.photo-author {
    background-size: 61px;
    background-position: center;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #dbdbdb;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    overflow: hidden;
    opacity: 0;
    transform: scale(1.18) translate(0, -6px);
    transition: transform 0.42s ease-out, opacity 0.58s, width 0s 0.6s, height 0s 0.6s;
}

input[name=testimonial]:nth-child(1):checked ~ .testimonials-inner .testimonial:nth-child(1) .photo-author,
input[name=testimonial]:nth-child(2):checked ~ .testimonials-inner .testimonial:nth-child(2) .photo-author,
input[name=testimonial]:nth-child(3):checked ~ .testimonials-inner .testimonial:nth-child(3) .photo-author,
input[name=testimonial]:nth-child(4):checked ~ .testimonials-inner .testimonial:nth-child(4) .photo-author {
    transform: scale(1);
    opacity: 1;
    height: 68px;
    width: 68px;
    transition: width 0.26s 1.01s, height 0.26s 1.01s;
}

.testimonial-text {
    color: #606060;
    font-size: 20px;
    text-align: left;
    text-shadow: 0 0 1px #939393;
    letter-spacing: 0.12px;
    font-style: italic;
    line-height: 26px;
}

    .testimonial-text p {
        margin-bottom: 10px;
    }

.testimonial-author {
    font-size: 15px;
    text-align: right;
    color: #999999;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    text-shadow: 0 0 1px #e3e3e3;
}

    .testimonial-author:before {
        content: "– ";
    }

    .testimonial-info {
    margin-top: 10px;
}

    .testimonials-bullets {
        display: flex;
        justify-content: center;
        width: 100%;
        height: 30px;
        transform: translate(0, 8px);
    }

    .testimonials-bullets .bullet {
        height: 30px;
        width: 30px;
        cursor: pointer;
        margin: 0 1px;
    }

        .testimonials-bullets .bullet div {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 30px;
            width: 30px;
            border-radius: 50%;
            background-color: #ffffff;
            box-shadow: 0 4px 6px -7px #000000;
        }

            .testimonials-bullets .bullet div span {
                background-color: #c3c3c3;
                height: 14px;
                width: 14px;
                border-radius: 50%;
                transform: scale(0.82);
                transition: 0.72s;
            }

        .testimonials-bullets .bullet:hover span {
            background-color: rgba(216, 118, 118, 0.836);
        }

.testimonials-arrows {
    height: 100%;
}

    .testimonials-arrows .arrow {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 50px;
        width: 50px;
        position: absolute;
        top: calc(50% - 25px);
    }

        .testimonials-arrows .arrow span {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #ffffff;
            border-radius: 50%;
            height: 40px;
            width: 40px;
        }

            .testimonials-arrows .arrow span:before {
                font-size: 32px;
                font-weight: 600;
                color: #c3c3c3;
                transition: color 0.21s ease-in;
            }

        .testimonials-arrows .arrow:hover span:before {
            color: #444444;
            transition: color 0.17s ease-out;
        }

        .testimonials-arrows .arrow label {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            cursor: pointer;
        }

    .testimonials-arrows .arrow-left {
        left: -20px;
    }

        .testimonials-arrows .arrow-left span {
            box-shadow: 40px 0 20px 20px #ffffff, -5px 0 30px 0px #e1e1e1;
        }

            .testimonials-arrows .arrow-left span:before {
                content: "<";
            }

    .testimonials-arrows .arrow-right {
        right: -20px;
    }

        .testimonials-arrows .arrow-right span {
            box-shadow: -40px 0 20px 20px #ffffff, 5px 0 30px 0px #e1e1e1;
        }

            .testimonials-arrows .arrow-right span:before {
                content: ">";
            }

input[name=testimonial]:nth-child(1):checked ~ .testimonials-arrows .arrow-left label[for=input-testimonial4],
input[name=testimonial]:nth-child(1):checked ~ .testimonials-arrows .arrow-right label[for=input-testimonial2],
input[name=testimonial]:nth-child(2):checked ~ .testimonials-arrows .arrow-left label[for=input-testimonial1],
input[name=testimonial]:nth-child(2):checked ~ .testimonials-arrows .arrow-right label[for=input-testimonial3],
input[name=testimonial]:nth-child(3):checked ~ .testimonials-arrows .arrow-left label[for=input-testimonial2],
input[name=testimonial]:nth-child(3):checked ~ .testimonials-arrows .arrow-right label[for=input-testimonial4],
input[name=testimonial]:nth-child(4):checked ~ .testimonials-arrows .arrow-left label[for=input-testimonial3],
input[name=testimonial]:nth-child(4):checked ~ .testimonials-arrows .arrow-right label[for=input-testimonial1] {
    z-index: 1;
}

/*.testimonial:nth-child(1) .photo-author src{

}*/

.remark {
    text-align: center;
    padding: 10px;
    border: 1px solid #f0efef;
    border-radius: 10px;
    background: #fff;
}

    .remark img {
        max-width: 100%;
        width: 100%;
        height: 250px;
        object-fit: contain;
    }

.testi {
    border-top: 1px solid #eee;
    padding: 5px 0;
}

    .testi:first-child {
        border-top: none;
    }

@import url(//cdn.rawgit.com/rtaibah/dubai-font-cdn/master/dubai-font.css);

.testim {
    width: 100%;
    position: relative;
}

    .testim .wrap {
        position: relative;
        width: 100%;
        max-width: 1020px;
        padding: 40px 20px;
        margin: auto;
    }

    .testim .arrow {
        display: block;
        position: absolute;
        color: #000;
        cursor: pointer;
        font-size: 2em;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        padding: 5px;
        z-index: 222;
    }

        .testim .arrow:before {
            cursor: pointer;
        }

        .testim .arrow:hover {
            color: #b21212;
        }


        .testim .arrow.left {
            left: 10px;
        }

        .testim .arrow.right {
            right: 10px;
        }

    .testim .dots {
        text-align: center;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        display: block;
        z-index: 1;
        height: 12px;
    }

        .testim .dots .dot {
            list-style-type: none;
            display: inline-block;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            border: 1px solid #eee;
            margin: 0 10px;
            cursor: pointer;
            -webkit-transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            position: relative;
        }

            .testim .dots .dot.active,
            .testim .dots .dot:hover {
                background: #b21212;
                border-color: #b21212;
            }

            .testim .dots .dot.active {
                -webkit-animation: testim-scale .5s ease-in-out forwards;
                -moz-animation: testim-scale .5s ease-in-out forwards;
                -ms-animation: testim-scale .5s ease-in-out forwards;
                -o-animation: testim-scale .5s ease-in-out forwards;
                animation: testim-scale .5s ease-in-out forwards;
            }

    .testim .cont {
        position: relative;
        overflow: hidden;
    }

        .testim .cont > div {
            text-align: center;
            position: absolute;
            top: 0;
            left: 0;
            padding: 0 0 70px 0;
            opacity: 0;
        }

            .testim .cont > div.inactive {
                opacity: 1;
            }


            .testim .cont > div.active {
                position: relative;
                opacity: 1;
            }


        .testim .cont div .img img {
            display: block;
            width: 100px;
            height: 100px;
            margin: auto;
            border-radius: 50%;
        }

        .testim .cont div h2 {
            color: #b21212;
            font-size: 1em;
            margin: 15px 0;
        }

        .testim .cont div p {
            font-size: 1.15em;
            color: #000;
            width: 80%;
            margin: auto;
             font-family: "Open Sans", sans-serif !important;
        }

        .testim .cont div.active .img img {
            -webkit-animation: testim-show .5s ease-in-out forwards;
            -moz-animation: testim-show .5s ease-in-out forwards;
            -ms-animation: testim-show .5s ease-in-out forwards;
            -o-animation: testim-show .5s ease-in-out forwards;
            animation: testim-show .5s ease-in-out forwards;
        }

        .testim .cont div.active h2 {
            -webkit-animation: testim-content-in .4s ease-in-out forwards;
            -moz-animation: testim-content-in .4s ease-in-out forwards;
            -ms-animation: testim-content-in .4s ease-in-out forwards;
            -o-animation: testim-content-in .4s ease-in-out forwards;
            animation: testim-content-in .4s ease-in-out forwards;
        }

        .testim .cont div.active p {
            -webkit-animation: testim-content-in .5s ease-in-out forwards;
            -moz-animation: testim-content-in .5s ease-in-out forwards;
            -ms-animation: testim-content-in .5s ease-in-out forwards;
            -o-animation: testim-content-in .5s ease-in-out forwards;
            animation: testim-content-in .5s ease-in-out forwards;
        }

        .testim .cont div.inactive .img img {
            -webkit-animation: testim-hide .5s ease-in-out forwards;
            -moz-animation: testim-hide .5s ease-in-out forwards;
            -ms-animation: testim-hide .5s ease-in-out forwards;
            -o-animation: testim-hide .5s ease-in-out forwards;
            animation: testim-hide .5s ease-in-out forwards;
        }

        .testim .cont div.inactive h2 {
            -webkit-animation: testim-content-out .4s ease-in-out forwards;
            -moz-animation: testim-content-out .4s ease-in-out forwards;
            -ms-animation: testim-content-out .4s ease-in-out forwards;
            -o-animation: testim-content-out .4s ease-in-out forwards;
            animation: testim-content-out .4s ease-in-out forwards;
        }

        .testim .cont div.inactive p {
            -webkit-animation: testim-content-out .5s ease-in-out forwards;
            -moz-animation: testim-content-out .5s ease-in-out forwards;
            -ms-animation: testim-content-out .5s ease-in-out forwards;
            -o-animation: testim-content-out .5s ease-in-out forwards;
            animation: testim-content-out .5s ease-in-out forwards;
        }

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-100%);
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);
    }

    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }

    .testim .cont div p {
        line-height: 25px;
    }
    .btn-3{
       right: 150px;
    }

    .gallery-isotope{
        position: relative !important;
        height: 700px  !important;
    }

}

.gallery-isotope.grid-5 .gallery-item {
    /* position: static !important; */
}

.col-md-6.gallery-isotope.grid-5.gutter-small.clearfix.fgf .gallery-item img {
    height: 207px;
}

.col-md-6.gallery-isotope.grid-5.gutter-small.clearfix.fgf .gallery-item {
    position: static !important;
}

.profile-box.text-center {
    margin-bottom: 1em;
}

section > .container, section > .container-fluid {
    padding-top: 30px;
    padding-bottom: 30px !important;
}

.apply::-webkit-input-placeholder {
    color: rgba(245, 34, 34) !important;
}

.bg-danger {
    background-color: #ed3237 !important;
    color: white !important;
}
.card2 {
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    /* -webkit-line-clamp: 5; */
    -webkit-box-orient: vertical;
}

.card2 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 28px;
        color: #4c4c4c;
}

.card2 *{
    font-family: 'Open Sans', sans-serif !important;
    display: contents;
}
.card1 {
    text-align: justify;
    /*overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;*/
}
.card1 *{
    font-family: 'Open Sans', sans-serif !important;
    display: contents;
}


.card1 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 28px;
        color: #4c4c4c;
}
@media only screen and (max-width : 991px) {

    section > .container, section > .container-fluid {
        padding-top: 0;
    }

    .heading-landing {
        font-size: 3rem;
    }

    .fgf {
        position: unset !important;
    }

    /*.gallery-isotope {
        position: unset !important;
        height: auto !important;
    }*/

      .gallery-isotope{
        position: relative !important;
        height: 700px  !important;
    }
}

.projectFactsWrap {
    display: flex;
    margin-top: 30px;
    flex-direction: row;
    flex-wrap: wrap;
}


#projectFacts .fullWidth {
    padding: 0;
}

.projectFactsWrap .item {
    /* width: 25%; */
    /* height: 100%; */
    /* padding: 50px 0px; */
    /* text-align: center; */
    /* position: relative; */
}

    .projectFactsWrap .item:nth-child(1) {
        background-color: var(--clr-theme-primary);
    }

    .projectFactsWrap .item:nth-child(2) {
        background: rgb(181 32 19);
    }

    .projectFactsWrap .item:nth-child(3), .projectFactsWrap .item:nth-child(1) {
        background-color: #ed3237;
    }

    .projectFactsWrap .item:nth-child(4) {
        background: rgb(181 32 19);
    }

    .projectFactsWrap .item p.number {
        font-size: 50px;
        padding: 0 0 0;
        font-weight: bold;
    }

    .projectFactsWrap .item p {
        /* color: rgba(255, 255, 255, 0.8); */
        /* font-size: 20px; */
        /* margin: 0; */
        /* padding: 10px; */
        /* text-transform: uppercase; */
        /* font-weight: 900; */
        /* text-align: center; */
    }

    .projectFactsWrap .item span {
        /* height: 2px; */
        /* display: block; */
        /* margin: 0 auto; */
        /* color: #fff; */
        /* position: static; */
        /* top: 23%; */
        /* right: 28%; */
        /* font-size: 31px; */
    }


    .projectFactsWrap .item i {
        vertical-align: middle;
        font-size: 50px;
        color: rgba(255, 255, 255, 0.8);
    }


    .projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p {
        color: white;
    }

    /*.projectFactsWrap .item:hover span {
        background: white;
    }*/


    .projectFactsWrap .item i img {
        width: 60px;
    }

    @media (max-width: 786px) {
    .projectFactsWrap .item {
        flex:0 0 50%;
    }
    .eye-links li{
        width:95%;
    }
}
.logo-box {
    border: #ddd solid 1px;
    position: relative;
    padding: 0 0;
    min-height: 210px;
    width: 100%;
    /*box-shadow: 0px 1px 16px #ddd;*/
    overflow: hidden;
    text-align: center;
    border-radius: 10px;
}

.logo-box img#logo {
    /*position: absolute;*/
    max-width: 100%;
    top: 0;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 2;
    /* border: 1px solid #eee; */
    /*height: 160px;
    width: 200px;*/
    object-fit: contain;
    object-position: center;
}

.logo-box a.normal {
    background-color: transparent;
    text-decoration: none;
    margin: 4px;
}
.logo-box .social-co {
   position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    min-width: max-content;
    width: 100%;
    background: #e8e7e7;
    box-shadow: -1px 0px 8px 0px #c4c4c4;
}
.limit-co{

}
.heading-landing {
   color: #444444;
    line-height: 1.4;
    margin-bottom: 40px;
    border-left: #ed3237 solid 2px;
    padding-left: 20px;
    font-weight: 400;
    margin-top: 40px;
        text-align: left;
}
.pro-img{/* width: 150px; *//* height: 150px; */position: relative;} 
.pro-img img{

}
.msg-raw{
     text-align: justify;;
    /*overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;*/
}
.Achievements-box-inner h3 a, .Achievements-box-inner h3,.Achievements-box .Achievements-box-inner h3{
  color:#fff !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 2;
  font-size: 1.4rem;
}

.Gallery{max-width: 750px;margin: 0 auto;display: grid;grid: auto auto auto/auto auto;text-align: center;}
.Gallery li{text-align: center;}
.Gallery li > a{

padding: 15px;

display: block;

font-size: 1.5rem;
}
.Gallery li a.active{border-bottom: 2px solid #e31e24 !important;color: #e31e24;background: transparent !important;border: 0;}
.grid-5_{

}

.grid-5_ > div {}

.grid-5_ > div > div {
    padding: 10px;
    height: 260px;
}

.gallery-item img {
    height: 260px;
}



ol.breadcrumb.white {
    margin: 0;
    position: relative;
}
section.inner-header .section-content {
    text-shadow: 1px 1px 0px black;
}


.gallery-isotope.grid-2 .gallery-item img.img-fullwidth {
    min-height: 350px;
}

.copyright {
    font-family: "Open Sans", sans-serif !important;
    background-color: #fff !important;
    padding: 0 !important;
    opacity: 1 !important;
    font-size: 16px !important;
}

.moretext {
  display: none;
}
