@font-face {
    font-family: proxima;
    src: url('../fonts/ProximaNova-Regular.ttf');
}

* {
    padding: 0px;
    margin: 0px;
    scroll-behavior: smooth !important;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: proxima;
    overflow-x: hidden;
    scroll-behavior: smooth !important;
}


/*.container{
    width: 90% !important;
}*/
.bnr {
    width: 100%;
    display: block;
    position: relative;
}

.srchBox {
    width: 90%;
    display: block;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
    position: absolute;
    bottom: -50px;
    left: 50%;
    background: #fff;
    transform: translateX(-50%);
}

.inpt {
    position: relative;
    border-radius: 50px;
    background-color: #f0eded;
    height: 50px;
}

.srchBTN {
    display: block;
    position: absolute;
    right: 21px;
    top: 19px;
    border-radius: 50px;
    background-color: #0793d1;
    color: #fff;
    padding: 10px 50px;
    border: none;
    height: 50px;
}

.filtrBox {
    width: 100%;
    display: flex;
    padding: 15px;
    padding-bottom: 0px;
    align-content: center;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.filtrBox input {
    margin-right: 10px;
}

.filtrBox input:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
}

.almrgn {
    width: 100%;
    display: block;
    margin-top: 100px;
}

.tab {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.tab button.active {
    background-color: #0793d1;
    color: #fff;
}

/*    .tab button {
        display: block;
        width: 100%;
        margin: 20px 0px;
        padding: 20px;
        background: #fff;
        border: 1px solid #0793d1;
        cursor: pointer;
        border-radius: 50px;
    }*/

/* .tab button:nth-child(1) {
            margin-top: 0px;
        }

        .tab button:focus {
            background-color: #0793d1;
            color: #fff;
        }*/

.tbContent101 {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
    background-image: url('../img/cardBg.png');
    background-repeat: no-repeat;
    height: 180px;
    background-size: cover;
    background-position: bottom;
    border-radius: 20px;
    padding: 40px 10px;
    text-align: center;
}

.tbContent102 {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
    background-image: url('../img/cardBg.png');
    background-repeat: no-repeat;
    height: 180px;
    background-size: cover;
    background-position: bottom;
    border-radius: 20px;
    padding: 40px 10px;
    text-align: center;
}

.tbContent103 {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
    background-image: url('../img/cardBg.png');
    background-repeat: no-repeat;
    height: 180px;
    background-size: cover;
    background-position: bottom;
    border-radius: 20px;
    padding: 40px 10px;
    text-align: center;
}

.tbContent104 {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
    background-image: url('../img/cardBg.png');
    background-repeat: no-repeat;
    height: 180px;
    background-size: cover;
    background-position: bottom;
    border-radius: 20px;
    padding: 41px 10px;
    text-align: center;
}

.tabcontent01 {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
    border-radius: 20px;
}

    .tabcontent01 p {
        text-align: center;
    }
.tbContent1 {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.21);
    background-image: url('../../assets/img/cardBg.png');
    background-repeat: no-repeat;
    height: 332px;
    background-size: cover;
    background-position: bottom;
    border-radius: 20px;
    padding: 130px 0px;
}

.tbContent2 {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.21);
    background-image: url('../../assets/img/cardBg.png');
    background-repeat: no-repeat;
    height: 332px;
    background-size: 100%;
    background-position: bottom;
    border-radius: 20px;
    padding: 130px 0px;
}

.tbContent3 {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.21);
    background-image: url('../../assets/img/cardBg.png');
    background-repeat: no-repeat;
    height: 332px;
    background-size: 100%;
    background-position: bottom;
    border-radius: 20px;
    padding: 130px 0px;
}

.tbContent4 {
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.21);
    background-image: url('../../assets/img/cardBg.png');
    background-repeat: no-repeat;
    height: 332px;
    background-size: 100%;
    background-position: bottom;
    border-radius: 20px;
    padding: 130px 0px;
}

 
* {
    padding: 0px;
    margin: 0px;
}

.tablinks:nth-child(1) {
    margin-top: 3px
}

.tablinks {
    display: block;
    margin: 20px 0px;
    padding: 20px;
    background: #fff;
    border: 1px solid #0793d1;
    cursor: pointer;
    border-radius: 50px;
    width: 100%;
}

.venderTbl {
    width: 100%;
}

.venderTbl table {
    width: 100%;
    border-radius: 15px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
    overflow: hidden;
    background-color: #fff;
}

.venderTbl table tr {
    width: 100%;
    height: 100%;
}

.venderTbl table tr th {
    background-color: #0793d1;
    color: #fff;
    text-align: center;
    height: 64px;
    vertical-align: middle;
}

.venderTbl table tr td:nth-child(2) {
    border-left: 1px solid #0793d1;
}

.venderTbl input[type="text"] {
    border-radius: 50px;
    border-style: none;
    position: relative;
}

.venderTbl button {
    border-radius: 50px;
    border-style: none;
    position: absolute;
    top: 12px;
    right: 26px;
    background-color: #0793d1;
    color: #fff;
    padding: 8px 15px;
}

.venderTbl table tr td a {
    color: black;
    text-decoration: none;
}

.venderCont {
    width: 100%;
    display: block;
    position: relative;
    margin-top: 30px;
}

.venderCont #v1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 25%;
    display: block;
    opacity: 0.1;
}

.venderCont #v2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    transform: rotate(270deg);
    width: 25%;
    display: block;
    opacity: 0.1;
}

.loIcon {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 13px;
    color:#000;
}

    .loIcon h5
    {
        font-size: 16px;
        font-weight: 700;
    }

    .loIcon img {
        width: 50%;
        display: block;
        text-align: center;
        margin: auto;
        margin-bottom: 10px;
    }

.hding {
    width: 100%;
    display: block;
    padding: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}

.hding2 {
    width: 100%;
    display: block;
    padding: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}


.RegIcon {
    width: 100%;
    display: block;
    text-align: center;
}

.RegIcon img {
    padding: 15px;
    width: 35%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
    border-radius: 15px;
    margin-bottom: 10px;
}

.anim {
    position: relative;
}

.arAnim {
    width: 60%;
    border: 2px dashed #000;
    position: absolute;
    top: 32%;
    transform: translateY(-50%);
    left: -115px;
}

.arAnim img {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    animation-name: leftRt;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

@keyframes leftRt {
    from {
        left: 0px;
    }

    to {
        left: 180px;
    }
}

.pLogo {
    width: 100%;
    display: block;
}

.pLogo img {
    width: 80%;
    margin: auto;
    display: block;
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
    transition: 0.4s;
    cursor: pointer;
    aspect-ratio: 3/2;
    object-fit: contain;
}

.pLogo img:hover {
    filter: none;
    background-color: #fff;
    padding: 10px;
    border-radius: 20px;
}


.bgPartner {
    background-image: url('../img/partnerBG.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.cLogo {
    width: 100%;
    display: block;
    margin:12px 8px;
    text-align: center;
}

    .cLogo img {
        width: 100%;
        display: block;
        filter: grayscale(1);
        cursor: pointer;
        transition: 0.5s;
        aspect-ratio: 3/2;
        object-fit: contain;

    }

.cLogo img:hover {
    filter: none;
}

.veiwMor {
    width: 100%;
    display: block;
    padding: 20px 0px;
    text-align: center;
}

.veiwMor a {
    color: #0793d1;
    font-weight: bold;
    text-decoration: underline;
}

.counterCont {
    width: 100%;
    display: block;
    background-image: url('../img/counterBg.jpg');
    padding: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 80px;
    height: 350px;
}

.countrBox {
    width: 100%;
    display: block;
    margin-top: -45px;
}

.countrBox img {
    width: 100%;
    display: block;
}

.countrNumBox {
    width: 100%;
    display: block;
    text-align: center;
}
    .countrNumBox img
    {
        width:30%;
    }

    .countrNumBox p:nth-child(1) {
        font-size: 40px;
        color: #0793d1;
        font-weight: bold;
    }

.mrgn {
    margin-top: 30px;
    padding-top: 30px;
}

.card {
    margin: 0 auto;
    border: none !important;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: visible !important;
}

.card .carousel-caption .col-sm-3 {
    display: flex;
    align-items: center;
}

.card .carousel-caption .col-sm-9 {
    text-align: left;
}

.card .carousel-control-prev,
.card .carousel-control-next {
    color: #3d3d3d !important;
    opacity: 1 !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: none; 
    font-size: 14px;
    background-color: #cd3a54;
    height: 32px;
    line-height: 32px;
    width: 32px;
    display: none;
}

.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {
    opacity: 0.85;
}

.slide {
    overflow: hidden;
}

.carousel-control-next {
    position: static !important;
}

.carousel-control-prev {
    position: static !important;
}

.carousel-control-next,
.carousel-control-prev {
    width: auto !important;
}

.midline {
    width: 60px;
    border-top: 1px solid #d43025;
}

.carousel-caption {
    position: static !important;
    color: #000 !important;
    overflow: visible !important;
}

.carousel-caption h2 {
    font-size: 14px;
}

.carousel-caption h2 span {
    color: #cd3a54;
}

@media (min-width: 320px) and (max-width: 575px) {
    .carousel-caption {
        position: relative;
    }

    .card .carousel-caption {
        left: 0;
        top: 0;
        margin-bottom: 15px;
    }

    .card .carousel-caption img {
        margin: 0 auto;
    }

    .carousel-control-prev {
        left: 35%;
        top: 105%;
    }

    .carousel-control-next {
        right: 35%;
        top: 105%;
    }

    .card .carousel-caption h3 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 700;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .carousel-caption {
        position: relative;
    }

    .card .carousel-caption {
        left: 0;
        top: 0;
        margin-bottom: 15px;
    }

    .card .carousel-caption img {
        margin: 0 auto;
    }

    .card .carousel-caption h3,
    .card .carousel-caption small {
        text-align: center;
    }

    .carousel-control-prev {
        left: 35%;
        top: 105%;
    }

    .carousel-control-next {
        right: 35%;
        top: 105%;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .card .carousel-caption h3 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 700;
    }
}

.testimonialCont {
    border: 1px solid #0793d1;
    background: #fff;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-top: 80px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
}
.testimonialCont2 {
   width: 100%;
}
.TestimonialimgBox {
    position: absolute;
    top: -24%;
    left: 50%;
    transform: translate(-50%, 50%);
}

.TestimonialimgBox img {
    border-radius: 50%;
}

.TestimonialtextBox {
    position: relative;
    padding: 48px 10px;
    padding-top: 135px
}

.tesFootBox {
    position: absolute;
    bottom: 7%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
}

.tesFootBox h4 {
    margin: 0px !important;
    padding: 0px;
}

.tesFootBox p {
    margin: 0px !important;
    padding: 0px;
}

.tesFootBox span:nth-child(1) {
    background-color: #f5fafd;
    border-radius: 50px;
    color: #000;
    width: 200px;
    position: absolute;
    left: 50px;
    top: -5px;
    padding: 5px 25px;
}

.tesFootBox span:nth-child(1) {
    background-color: #f5fafd;
    border-radius: 50px;
    color: #000;
    width: 200px;
    position: absolute;
    left: 50px;
    top: -5px;
    padding: 5px 25px;
}

.tesFootBox span:nth-child(1) h4 {
    font-size: 18px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px !important;
    padding: 0px !important;
}

.owl-carousel .owl-stage-outer {
    padding: 0px !important;
    padding-bottom: 30px !important;
}

.tesFootBox span:nth-child(2) {
    position: absolute;
    right: 50px;
    top: -5px;
}

.btncarusal {
    width: 100%;
    display: flex;
    position: absolute;
    bottom: 0px;
    justify-content: center;
}

.awardMainCont {
    width: 100%;
    display: block;
    background-image: url('../img/awardsBG.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 120px;
    position: relative;
    padding-top: 86px;
}
.awardMainCont2 {
    width: 100%;
    display: block;
    margin-top: 120px;
    position: relative;
    padding-top: 86px;
}
.box-area {
    background-color: #fff;
    padding: 8px;
    border-top-left-radius: 50px;
    overflow: hidden;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .8);
}

.post-imgg img {
    width: 100%;
    display: block;
}

.AwtextArea {
    padding: 20px 5px;
}

.aw-img {
    width: 100%;
    display: block;
    overflow: hidden;
    border-top-left-radius: 50px;
}

.aw-img img {
    width: 100%;
    display: block;
    overflow: hidden;
}



.subCont {
    width: 80%;
    float: left;
    background-color: #ede1d0;
    color: #000;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    position: absolute;
    top: -50px;
    left: 0px;
}

.subIcnBx {
    display: flex;
    align-items: center;
    align-content: center;
    padding: 10px 0px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    height: 100%;
}

.subIcnBx img {
    width: 30%;
    margin-top: -30px;
}

.subIcnBx form {
    width: 100%;
}

.subIcnBx form input {
    position: relative;
    height: 50px;
    border-radius: 50px;
    width: 95%;
}

.subIcnBx form input {
    position: relative;
}

.subIcnBx form button {
    position: absolute;
    top: 30px;
    right: 42px;
    background-color: #d22d3b;
    color: #fff;
    border-radius: 50px;
    border-style: none;
    padding: 15px 25px;
    font-size: 18px;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    padding: 30px 0px;
}

.owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.owl-prev {
    padding: 10px;
    background-color: #0793d1;
    color: #fff;
    margin: 5px;
    cursor: pointer;
}

.owl-next {
    padding: 10px;
    background-color: #0793d1;
    color: #fff;
    margin: 5px;
}

.webinarInstImg {
    width: 100%;
    display: block;
    text-align: center;
}

.webinarInstImg img {
    width: 100%;
    display: block;
    border-radius: 50%;
    border: 8px solid #0793d1;
}

.webinarInstImg p {
    font-weight: 700;
    font-size: 18px;
    margin: 0px;
    margin-top: 10px;
}

.webinarInstImg span {
    font-size: 14px;
}

.websinarMainContainer {
    background-color: #e6edee;
    padding-bottom: 30px;
    margin-top: 30px;
}

.webinarCont {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
}

.webinarTxt {
    display: flex;
    color: #0793d1;
    align-content: center;
    align-items: center;
}

.WebinarvenderLogo {
    display: flex !important;
    align-content: center;
    align-items: end;
    justify-content: flex-end;
}

.WebinarvenderLogo img {
    float: right;
    display: flex !important;
    width: 50% !important;
    justify-content: right;
}

.webinarTopic {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    padding: 5px 0px;
}

.webinarDate {
    width: 100%;
    display: block;
    text-align: center;
    border-right: 2px solid #0793d1;
    height: 100%;
    vertical-align: middle;
    padding-top: 12px;
}

.webinarbuttn {
    width: 100%;
    display: block;
}

.webinarbuttn button {
    width: 100%;
    display: block;
    background-color: #d22d3b;
    color: #fff;
    padding: 10px;
    border: none;
    margin-top: 10px;
    border-radius: 50px;
}



.tableToggle {
    width: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.tableToggle button {
    background-color: #fff;
    color: #0793d1;
    border-radius: 50px;
    border: 1px solid #0793d1;
    margin: 10px;
    padding: 10px 25px;
}

.tableToggle button:focus {
    background-color: #0793d1;
    color: #fff;
    border-radius: 50px;
    border: none;
    margin: 10px;
    padding: 10px 25px;
}



.pageToggle {
    width: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

    .pageToggle button {
        background-color: #fff;
        color: #0793d1;
        border-radius: 50px;
        border: 1px solid #0793d1;
        margin: 10px;
        padding: 10px 25px;
    }

        .pageToggle button:focus {
            background-color: #0793d1;
            color: #fff;
            border-radius: 50px;
            border-style: none;
            margin: 10px;
            padding: 10px 25px;
        }



.carousel-indicators li {
    background-color: #0793d1;
    margin-top: -110px;
}

#vebdrbtns {
    display: none;
}

#bnerSM {
    display: none;
}

/*Responsive design*/


@media (max-width:991px) {
    body {
        font-size: 14px;
    }

    p {
        font-size: 14px;
    }

    .venderTbl {
        height: 500px;
    }

    .venderTbl table {
        height: 455px;
        overflow-y: scroll;
    }

    .hding {
        font-size: 18px;
        padding: 20px 0px;
    }

    .hding p {
        font-size: 18px !important;
    }

    .hding2 {
        font-size: 18px;
        padding: 20px 0px;
    }

    .hding2 p {
        font-size: 18px !important;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 14px;
    }

    .webinarbuttn button {
        width: 80%;
        display: block;
        background-color: #d22d3b;
        color: #fff;
        padding: 8px;
        border: none;
        margin-top: 10px;
        border-radius: 50px;
        margin: auto;
        margin-top: 10px;
    }

    .arAnim {
        width: 60%;
        border: 2px dashed #000;
        position: absolute;
        top: 23%;
        transform: translateY(-50%);
        left: -72px;
    }

    .arAnim img {
        width: 20%;
    }

    @keyframes leftRt {
        from {
            left: 0px;
        }

        to {
            left: 115px;
        }
    }

    .websinarMainContainer {
        background-color: #e6edee;
        padding: 0px 0px;
        margin-top: 30px;
    }

    .countrNumBox p:nth-child(1) {
        font-size: 18px;
    }

    .counterCont {
        height: 315px;
    }

    .mrgn {
        margin-top: 12px;
        padding-top: 30px;
    }

    .TestimonialimgBox {
        top: -17%;
    }

    .TestimonialtextBox {
        position: relative;
        padding: 67px 10px;
        padding-top: 100px;
    }

    .tesFootBox img {
        width: 50% !important;
    }

    .venderCont {
        width: 100%;
        display: block;
        position: relative;
        height: 500px;
        overflow: hidden;
    }

    .tesFootBox span:nth-child(2) {
        position: absolute;
        right: -25px;
        top: 17px;
    }

    #bner {
        display: none;
    }

    #bnerSM {
        display: block;
    }

    .subIcnBx form button {
        position: absolute;
        top: 11px;
        right: 29px;
        background-color: #d22d3b;
        color: #fff;
        border-radius: 50px;
        border-style: none;
        padding: 15px 25px;
        font-size: 18px;
    }
}


@media (max-width:767px) {
    .tab {
        display: flex;
        width: 100%;
        align-content: center;
        align-items: baseline;
        overflow-x: scroll;
    }

    #lgo {
        display: none;
    }

    .cLogo img {
        width: 70%;
        margin: auto;
    }

    .pLogo img {
        width: 60%;
        margin: auto;
    }

    /* .tab button {
            padding: 8px;
            margin: 15px 8px;
        }
*/
    .tablinks {
        flex-basis: 140;
        flex-grow: 0;
        flex-shrink: 0;
        width: auto;
        margin: 5px 7px;
        padding: 8px
    }

    #vebdrbtns {
        display: block;
    }

    #vendrCourses {
        display: none;
    }

    .RegIcon img {
        padding: 15px;
        width: 70%;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
        border-radius: 15px;
        margin-bottom: 10px;
    }

    .arAnim {
        width: 30%;
        border: 2px dashed #000;
        position: absolute;
        top: 25%;
        transform: translateY(-50%);
        left: -25px;
    }

    .arAnim img {
        width: 50%;
    }

    @keyframes leftRt {
        from {
            left: 0px;
        }

        to {
            left: 30px;
        }
    }

    .webinarInstImg img {
        width: 50% !important;
        display: block;
        border-radius: 50%;
        border: 8px solid #0793d1;
        margin: auto !important;
    }

    .WebinarvenderLogo img {
        float: right;
        display: flex !important;
        width: 43% !important;
        justify-content: right;
    }

    .webinarTopic {
        font-weight: 700;
        font-size: 18px;
        text-align: center;
        padding: 15px 0px;
    }

    .countrBox img {
        width: 50%;
        display: block;
        margin: auto;
    }

    .countrNumBox p:nth-child(1) {
        font-size: 18px;
        color: #0793d1;
        font-weight: bold;
    }

    .mrgn {
        margin-top: 0px;
        padding-top: 23px;
    }

    .countrBox {
        width: 100%;
        display: block;
        margin-top: -84px;
    }

    .countrNumBox {
        margin-top: 15px;
    }

    .tbContent1 {
        height: 150px;
        padding: 51px 0px;
    }

    .tbContent2 {
        height: 200px;
        padding: 15px 15px;
    }

    .tbContent3 {
        height: 200px;
        padding: 15px 15px;
    }

    .tbContent4 {
        height: 200px;
        padding: 15px 15px;
    }

    .tabcontent p {
        width: 100%;
        font-size: 16px;
    }

    .counterCont {
        height: 360px;
    }

    .subIcnBx {
        display: flex;
        align-items: center;
        align-content: center;
        padding: 0px 0px;
        font-size: 30px;
        font-weight: 700;
        line-height: 1;
        height: 100%;
        padding-bottom: 10px;
    }

    .subIcnBx form button {
        top: 0px;
        right: 29px;
        font-size: 14px;
        padding: 8px 25px;
    }

    .awardMainCont {
        width: 100%;
        display: block;
        background-image: url('../img/wardsBG.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-top: 106px;
        position: relative;
        padding-top: 40px;
    }

    .subCont {
        width: 90%;
    }

    .filtrBox {
        font-size: 14px;
    }

    .carousel-indicators {
        display: none;
    }

    .srchBTN {
        padding: 0px 16px;
        height: 25px;
    }

    .inpt {
        position: relative;
        height: 25px;
    }

    /*   .tab button {
        padding: 7px;
        margin: 15px 8px;
        font-size: 14px;
        width: 100px;
    }*/

    .tbContent1 {
        height: 200px;
        padding: 15px 15px;
    }
    .tabcontent p {
        text-align: center;
        font-size: 22px;
    }
    .tbContent2 {
        height: 200px;
        padding: 15px 15px;
    }

    .tbContent3 {
        height: 200px;
        padding: 15px 15px;
    }

    .tbContent4 {
        height: 200px;
        padding: 15px 15px;
    }

    .tabcontent p {
        width: 100%;
    }

    .TestimonialimgBox {
        position: absolute;
        top: -16%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .TestimonialtextBox {
        padding: 42px 10px;
        padding-top: 135px;
    }

    .TestimonialtextBox {
        position: relative;
        padding: 41px 10px;
        padding-top: 108px;
    }

    .tesFootBox img {
        width: 50% !important;
        float: right;
    }

    #mrsm {
        margin-top: 18px;
    }



    .tesFootBox span:nth-child(1) {
        background-color: #f5fafd;
        border-radius: 50px;
        color: #000;
        width: 300px;
        position: absolute;
        left: 34px;
        top: -5px;
        padding: 5px 15px;
    }

    .tesFootBox span:nth-child(2) {
        position: absolute;
        right: 17px;
        top: 13px;
    }

    .filtrBox {
        width: 100%;
        display: flex;
        padding: 2px;
        padding-bottom: 0px;
        align-content: center;
        align-items: center;
        justify-content: center;
        font-weight: 600;
    }

    .filtrBox {
        font-size: 11px;
    }

    .subIcnBx form input {
        position: relative;
        height: 30px;
        border-radius: 50px;
        width: 95%;
    }
}

@media (max-width:600px) {
    .TestimonialtextBox {
        position: relative;
        padding: 41px 10px;
        padding-top: 140px;
    }

    .TestimonialimgBox {
        position: absolute;
        top: -24%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .awardMainCont {
        padding-top: 60px;
    }
}

@media (max-width:450px) {
    .mrgn {
        margin-top: 0px;
        padding-top: 0px;
    }

    .testimonialCont {
        margin-top: 50px;
    }

    .TestimonialimgBox {
        position: absolute;
        top: -23%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .TestimonialtextBox {
        position: relative;
        padding: 60px 10px;
        padding-top: 136px;
    }
}


@media (max-width:395px) {

    .testimonialCont {
        margin-top: 60px;
    }

    .TestimonialimgBox {
        position: absolute;
        top: -15%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .arAnim {
        top: 15%;
        left: -20px;
    }

    .venderTbl {
        height: 410px;
    }



    .venderCont {
        padding: 0px 0px;
    }

    .hding {
        font-size: 18px;
    }

    .hding2 {
        font-size: 18px;

    }

    .websinarMainContainer {
        margin-top: 30px;
    }


}





.servicebnrContainersellit {
    width: 100%;
     
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    text-align: center;
    display: block;
    padding: 50px 0px;
    background-size: cover;
}

.servicebnrContainer {
    width: 100%;
    background-image: url('../img/courseBanner.jpg');
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    text-align: center;
    display: block;
    padding: 50px 0px;
    background-size: cover;
}

.blueBTN {
    padding: 12px 25px;
    background-color: #0793d1;
    color: #fff;
    border-radius: 50px;
    border-style: none;
    cursor: pointer;
}

.ctaBTN {
    padding: 12px 25px;
    background-color: #db2b3a;
    color: #fff;
    border-radius: 50px;
    border-style: none;
    cursor: pointer;
}


.blueBTN2 {
    padding: 7px 25px;
    background-color: #0793d1;
    color: #fff;
    border-radius: 50px;
    border-style: none;
    cursor: pointer;
    width: 140px;
}

.crsebnnrText {
    width: 100%;
    display: block;
    text-align: center;
}

.crsebnnrText h1 {
    font-size: 30px;
}

.crsebnnrText span {
    color: #ffc600;
    display: block;
}

.crsebnnrText span a {
    color: #ffc600;
    text-decoration: none;
}

.crsebnnrText button {
    display: block;
    align-content: center;
    margin: auto;
    margin-top: 10px;
}

.hding {
    width: 100%;
    display: block;
    padding: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}


.tpmenu {
    width: 100%;
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    padding: 10px 0px;
    height: 100px;
    text-align: center;
}

.tpmenu ul {
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {

    border: 1px solid #0793d1 !important;
    font-weight: 700;
    background-color: #0793d1 !important;
}

.tbbtns {
    width: 100%;
    display: flex;
    justify-content: center;
    background: #fff;
    margin-top: 0px;
    padding-top: 0px;
    position: static;
    padding: 10px 0px;
}

.tbbtns a {
    padding: 6px 10px;
    background-color: #f2f2f2;
    margin: 5px 0px;
    display: flex;
    border: 1px solid #0793d1 !important;
    border-radius: 50px !important;
    color: #0793d1;
}

.tbbtns a:active {
    background-color: #0793d1 !important;
    color: #fff !important;
}

#spy {
    position: relative;
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
    border: 1px solid #0793d1 !important;
    border-radius: 50px;
    margin: 0px 5px;

}

.ovrpara {
    width: 100%;
    text-align: justify;
}

.sectionpara h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px !important;
    margin-top: 20px !important;

}

.sectionpara img {
    width: 100%;
}

.sectionpara a {
    color: #000;
}

.sectionpara a:hover {
    color: #3f3f3f;
    text-decoration: none;
}

.sectionpara ul {
    width: 100%;
    margin-left: 30px;
}

.sectionpara table {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
}

.Timeslider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #292726;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.Timeslider:hover {
    opacity: 1;
}

.Timeslider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ffffff;
    cursor: pointer;
}

.Timeslider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ffffff;
    cursor: pointer;
}

.scBox {
    width: 100%;
    display: block;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.21);
    margin-top: 15px;
    border-radius: 20px;
    position: relative;
}

.scBoxTxt {
    width: 100%;
    display: block;
    padding-left: 20px;
    position: relative;
}

.scBoxCount {
    position: absolute;
    top: 0px;
    left: -15px;
    font-size: 60px;
    color: #0793d1;

}

.plcs ul {
    list-style: none;
    padding: 10px;
}

.addbx {
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin: 10px 0px;
    display: block;
    color: #000;
    text-decoration: none;
    position: relative;
    border-radius: 20px;
}

.plcs ul li a {
    color: #000;
    text-decoration: none;
    position: relative;
    display: block;
    padding: 9px;
}

.addcnt {
    display: none;
    width: 90%;
    /* border: 1px solid #008dd1; */
    -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    padding: 15px;
    height: auto;
    margin: auto;
    position: absolute;
    z-index: 99999;
    background-color: #fff;
    margin-top: 10px;
}

.plcs ul li i {
    position: absolute;
    right: 0px;
    padding: 4px;
}

.formCont {
    width: 100%;
    background-image: url('../img/formBg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0px;
}

.gtForm {
    width: 100%;
    background-color: rgb(255, 255, 255, 0.3);
    backdrop-filter: blur(8px);
    box-shadow: 0px 0px 50px rgba(242, 242, 242, 0.5) inset;
    padding: 20px;
    border-radius: 10px;
}

.gtForm input {
    margin: 8px 0px;
    border-radius: 50px;
    height: 50px;
}

.gtForm input[type="checkbox"] {
    margin-right: 8px;
    margin-left: 8px;
}

.gtForm textarea {
    margin: 8px 0px;
    border-radius: 20px;
    min-height: 160px;
}

.pmsg {
    display: flex;
    align-items: center;
}

.formlft {
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    padding: 150px 20px;
    height: 385px;
}

.prerequisit {
    width: 100%;
    background-color: #e6edee;
}

.cstmmrgin {
    margin-top: 50px;
}

#fntsz {
    font-size: 18px;
}

.infoBox {
    width: 100%;
}

.scheduleBox {
    width: 100%;
    display: block;
    background-image: url('../img/scheduleBG.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 30px 0px;
}

.formLft {
    background: #0793d1;
    padding: 15px;
    color: #fff;
    margin-right: -50px;
    margin-top: 10px;
}

.frmhdrRt {
    background: #ffffff;
    padding: 15px;
    color: #000000;
    border: 2px solid #0793d1;
    margin-left: -50px;
    margin-top: 70px;
    height: 388px;
}

.hdrtp {
    text-align: center;
    font-weight: 700;
    width: 100%;
}

.hdrbtm {
    border-bottom: 2px solid #0793d1;
    padding: 5px;
    text-align: center;
    font-weight: 700;
}

.flx {
    display: flex;
    align-items: center;
    font-weight: 700;
}

.flx input[type="radio"] {
    margin-right: 5px;
}

.formRTBody p {
    font-size: 14px;
}

.formRTBody {
    height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 285px;
}

.bdr {
    padding: 10px 0px;
}

.hrsbx {
    width: 100%;
    text-align: center;
    padding: 8px 0px
}

.weeksbx {
    width: 100%;
    display: flex;
}

.weeksbx div {
    width: 50%;
    padding: 8px 0px;
}

.weeksbx div:nth-child(2) {
    text-align: right;
}

.timeRange {
    width: 100%;
    text-align: center;
    padding: 8px 0px;
}

.formLft select {
    border: none;
    border-bottom: 1px solid #ffffff;
    background-color: transparent;
    color: #fff;
}

.formRt select {
    border: none;
    border-bottom: 1px solid #000000;
    background-color: transparent;
    color: #000000;
}

.FAQ {
    width: 100%;
    background-color: #f7f7f7;
}

.faqBG {
    width: 100%;
    background-color: #fff;
    margin: 30px 0px;
    border-radius: 20px;
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
    background-color: #fff;
    margin: 1px 2px;
    border-bottom: 1px solid #ddd;
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: 2px !important;
}

.show {
    background-color: #ffffff;
}

.content-heading {
    color: rgb(0, 0, 0, 0.5);
    font-size: 18px;
}

.btn-link {
    color: #878787 !important;
}

.content ul {
    list-style: square;
}

.frmhdrlft {
    border-bottom: 2px solid #fff;
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
    text-align: left !important;
}

.uspmrgn {
    margin-top: -50px;
}

.servicebnrContainer2 {
    width: 100%;
    background-image: url('../img/courseBanner.jpg');
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    text-align: center;
    display: block;
    padding: 80px 0px;
    background-size: cover;
}

.glow {
    box-shadow: 0px 0px 8px #fff;
}

.venderLogos {
    width: 100%;
    display: flex;
}

.vnderLgoImg {
    width: calc(100%/5);
    display: block;
    margin: 10px 0px;
}

.vnderLgoImg img {
    width: 100%;
}

.ovrvw {
    width: 100%;
    display: block;
}

.ovrvw h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px !important;
    margin-top: 20px !important;
}

.hding span a {
    color: #ffc600 !important;
    font-size: 14px !important;
}

.ovrvw table {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.21);
    overflow-x: scroll;
}

.ovrvw table tr th {
    background-color: #0793d1;
    color: #fff;
}

.ovrvw table tr td:nth-child(3) {

    text-align: center;
}

.ovrvw table tr td a {
    color: #0793d1;
}

.ovrvw table tr th input {
    border: none;
    border-bottom: 1px solid #ffffff;
    background: transparent;
    width: 40%;
}

.ovrvw table tr th input:focus {
    border: none;
    border-bottom: 1px solid #ffffff;
    background: transparent;
    width: 40%;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    justify-content: flex-end;

}

.page-link {
    color: #0793d1 !important;
}

.hding span a {
    color: #ffc600 !important;
    font-size: 14px !important;
}

.frmSection {
    background-image: url('../img/contactBg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.frmCont {
    width: 100%;
    color: #fff;
    padding: 20px;
    border-radius: 20px;
    background-color: rgb(255, 255, 255, 0.3);
    backdrop-filter: blur(8px);
    box-shadow: 0px 0px 50px rgba(242, 242, 242, 0.5) inset;
    padding: 20px;
    border-radius: 10px;
}

.frmCont input[type="text"],
.frmCont input[type="email"],
.frmCont input[type="number"] {
    width: 100%;
    border-radius: 50px;
    margin-top: 10px;
    height: 45px;
}

.frmCont textarea {
    width: 100%;
    border-radius: 10px;
    margin-top: 10px;
    min-height: 100px;
}

.frmCont select {
    width: 100%;
    border-radius: 50px;
    margin-top: 10px;
    height: 45px;
}

.ovrvw img {
    width: 100%;
    display: block;
}

.ovrvw ul {
    margin-left: 40px;
}
.frmSectionSellIT
{
    padding-top:0px;
    padding-bottom:30px;
}
.frmSectionSellIT form textarea
{
    min-height: 155px;
}

.menu .accordion-heading {  position: relative; }
.menu .accordion-heading .edit {
    position: absolute;
    top: 8px;
    right: 30px; 
}
.menu .area{
    border-top: 5px solid #0793d1;
    border-radius:5px;
    overflow: hidden;
}
.menu .equipamento { border:none; }
.menu .ponto { border-left: 4px solid #98b3fa; }
.menu .collapse.in { overflow: visible; }
.menu a
{
    color: #000;
}
.menu a:focus
{
    color: #000;
}

.accordion{margin-bottom:20px;}
.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion-heading{border-bottom:0;}
.accordion-heading .accordion-toggle{display:block;padding:8px 15px;}
.accordion-toggle{cursor:pointer;}
.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;}


.popup {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }
  
  .popup-content {
    border-radius: 5px;
    width: 70%;
    height: 70%;
    max-width: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    overflow: auto;
  }
  
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
  padding: 15px;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  
  .tbContent101.clickable {
    cursor: pointer;
    text-decoration: underline;
  }


/*About Css*/
.bannerContainer
{
    width: 100%;
    position:relative;
}
.bannerContainer img{
    width: 100%;
    position: relative;
    top:0px;
}
.bannerTxt {
    width: 80%;
    margin: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.breadcrumb
{
    margin: 0px !important;
}
.BoxPara {
    width: 100%;
    display: block;
    padding: 30px 0px;
}
p
{
    line-height:1.5;
}
.main-heading
{
    font-size: 30px;
    font-weight: 700;
}
.hwdi img
{
   margin-right: 10px;    
}
.introdoffer {
    border-left: 2px solid #0793d1;
    padding-left: 60px;
    margin-top: -40px;
}
    .introdoffer p:nth-child(1) {
        font-size: 22px !important;
        font-weight: 700;
        color: #0793d1;
        text-transform: Uppercase;
    }
#fnt-sz
{
    font-size: 20px !important;
}

.hwdi {
    padding: 20px 0px
}

.jeornyInfoBox {
    background: linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,.6)), url(../../assets/img/Our-Journey-bg.png);
    padding: 30px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.jeornyInfo img
{
    width: 100%;
    display: block;
}
.btnsBx {
    width: 100%;
    display: flex;
    justify-content:center;
    align-content:center;
}
.btnsBx button
{
    margin: 5px;
}

.prgrssBox
{
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 700;
}
.prgrssBox img {
    width: 70%;
    display: block;
    margin: auto;
}

.ceoBox {
    width: 100%;
    display: block;
    transition: 0.5s;
}
    .ceoBox h2{
        color: #0793d1;
        font-weight: 700;
    }
    .ceoBox img {
        width: 60%;
        display: block;
        float: right;
        transition: 0.5s;
    }
.teamBox {
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 700;
    margin-top: 50px;
    transition: 0.5s;
    color: #0793d1;
}
    .teamBox img {
        width: 100%;
        display: block;
        transition: 0.5s;
    }
    .teamBox span {
        font-size: 14px;
        font-weight: 300;
        color:#000;
    }
    .teamBox img:hover {
        transform: scale(1.08);
        transition: 0.5s;
    }
.ceoBox img:hover {
    transform: scale(1.08);
    transition: 0.5s;
}
#lgScree {
    display: none;
}

.partnersBox
{
    display:block;
    
}
    .partnersBox img {
        width: 100%;
        display: block;
        height: 100%;
        object-fit: fill;
        height: 500px;
        width: 500px;
        border-radius: 50%;
        border: 5px solid #fff;
        box-shadow: 0px 0px 5px rgba(0,0,0,0.21)
    }



.aw-bgBox {
    background-image: url('../img/aw-course.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px;
    height: 400px;
    margin-top: 50px;
    padding-top: 25px;
    color: #fff;
}

.awCorseBox {
    width: 100%;
    border: 4px solid #fff;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
    margin: 10px 0px;
}

    .awCorseBox img {
        width: 100%;
        display: block;
    }

    .awCorseBox p {
        margin: 8px;
        text-align: center;
    }

.mrgnBox {
    margin-top: -250px;
}
.clinetLogoBox {
    text-align: center;
    z-index: 98;
    cursor: pointer;
    position: relative;
}
.clinetLogoBox p
{
    margin: 0px;
}
#ourClients
{
    height: 310px;
    overflow:hidden;
    transition:0.5s;
}
.clinetLogoBox img
{
    width: 100%;
    display:block;
}
.addrsBox {
    position: absolute;
    top: 550px;
    left: 50%;
    transform: translateX(-50%);
    width: 400px;
    background-color: #fff;
    z-index: 99;
    transition: 0.8s;
    opacity: 0;
}
.clinetLogoBox:hover + div {
    display: block;
    top: 0px;
    opacity: 1;
    transition: 0.8s;
    position:relative;
}

.main_banner {
    width: 100%;
    display: block;
    position: relative;
}
.img-header {
    width: 100%;
    display: block;
    position: relative;
}
    .img-header img {
        width: 100%;
        display: block;
    }
.bnr_txt {
    width: 80%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ct-overview
{
    width: 100%;
    display:block;
}
    .ct-overview h2
    {
        font-weight: 700;
        font-size: 22px;
    }
    .fontinnerPara {
        font-weight: 700;
        font-size: 20px;
    }
    .ct-overview ul {
        list-style: none;
        display: flex;
        width: 100%;
        margin-top: 15px;
    }
        .ct-overview ul li {
            display: block;
            width: 100px;
            border: 1px solid #0793d1;
            padding: 4px 6px;
            cursor: pointer;
            margin: 5px 6px;
            transition: 0.5s;
            border-right: 1px solid #0793d1;
            text-align: center;
            font-weight: 700;
            border-radius: 5px;
            transition: 0.5s ease-in-out;
            cursor:pointer;
        }
       /* .ct-overview ul li:nth-last-child(1){
            border:none;
        }*/
            .ct-overview ul li:hover {
                color: #0793d1;
                transition: 0.5s;
                background: #0793d1;
                color: #fff;
            }
        .activeListItem{
            background: #0793d1;
            color: #fff;
            transition: 0.5s ease-in-out;
        }
.ct-box-area {
    overflow: hidden;
}
.ct-img {
    width: 100%;
    display: block;
    overflow: hidden;
}

    .ct-img img {
        width: 100%;
        display: block;
        overflow: hidden;
    }
.tbleDropdown {
    width: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    position: relative;
    height: 100%;
}
.vendrform form input {
    width: 100%;
    position: relative;
    height: 54px;
   
}
.dropdownct {
    -webkit-appearance: none;
    -moz-appearance: window;
    border: none;
    background-image: url(../../assets/img/Arrowdown.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15%;
    border-radius: 50px;
}
.ctSearch {
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
    border-radius: 20px;
    overflow:hidden;
   
}
.ctcourseTm
{
    width: 100%;
    display:block;
    padding: 5px;
    margin: 5px 0px;
}
.ctbtns{
    width: 250px;
}
.ctbtns button
{
    font-size: 14px;
    padding: 8px;
}
#clshowhide1
{
    display:none;
}
#clshowhide2 {
    display: none;
}
#clshowhide3 {
    display: none;
}
#clshowhide4 {
    display: none;
}
.ct-overview ol
{
    margin-left: 30px;
    line-height: 1.8;
    margin-top: 15px;
}
.parahedingFont
{
    font-size: 18px;
    font-weight: 700;
}
.activeCl {
    padding: 12px 25px;
    background-color: #0793d1 !important;
    color: #fff !important;
    border-radius: 50px;
    border-style: none;
    cursor: pointer;
}
.grbg {
    background-image: linear-gradient(to right, rgba(7, 147, 209,0.05), rgba(118,194,221,0.05));
}

 
.bnrcontainer
{
    width: 100%;
    display: block;
    position: relative;
}
.bnrcontainer img
{
    width: 100%;
    display: block;
    position: relative;
}
.bnrText
{
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bnrText h1
{
    font-weight: 700;
}
.icnBox
{
    width: 100%;
    display: flex;
    align-items: center;
}
.icnBox img
{
    margin-right: 10px;
}
.corpPrensdownloadBTN
{
    display: block;
    text-align: center;
    width: auto;
    margin: 20px 10px;
}
   
    .abtinfoBg {
        display: block;
        width: 100%;
        background: url('../img/abtjeorneyInfobg.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 50px 0px;
        /* box-shadow: 0px 3px 10px rgba(0,0,0,0.11)*/
        position: relative;
        z-index: 1;
    }
    .abtinfoBg::after {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        background-color: rgba(230,237,238, 0.21);
        top: 0px;
        left: 0px;
        height: 100%;
        z-index: -1;
    }
.abtinfo
{
    width: 100%;
    display: block;
}
.abtinfo img
{
    width: 100%;
    display: block;
}
.unCourses
{
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.unCourses button
{
    margin: 5px;
}
.hdingg
{
    font-size: 30px;
    font-weight: 700;
}
.abtClientlogo
{
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    transition: 0.5s;
}
.abtClientlogo img
{ 
    width: 100%;
    display: block;
}
.abtaddBox
{
    width: 400px;
    display: flex;
    position: absolute;
    top: 200px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.21);
    padding: 10px;
    border-radius: 10px;
    z-index: 9999;
    text-align: left;
    transition: 0.5s;
    display: none;
}
.contact-content {
    float: left;
    min-height: inherit !important;
    position: relative;
    width: 100% !important;
}
.contact-content h4, .tab_content.accordion1 h4 a {
    color: #008dd1;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}
.abtClientlogo:hover .abtaddBox{
    top: 80px;
    transition: 0.5s;
    display: flex;
}
.content > address {
    float: left;
    font-style: normal;
    width: 85%;
    line-height: 22px;
}
.contact-content .map_icon {
    position: absolute !important;
    right: 0;
    left: inherit !important;
}
.ceotxtbx
{
    width: 100%;
    display:block;
    margin-top: 100px;
}
    .ceotxtbx p {
        font-size: 30px;
        color: #0793d1;
        font-weight: 700;
    }
    .ceotxtbx span {
       font-weight: 700;
    }
    .ceotxtbx quote p {
        font-size: 16px;
        color: #000;
        font-weight:300;
    }
.ceoImgbx img
{
    width: 100%;
    display:block;
    transition: 0.5s;
}
.ceoImgbx img:hover {
    transform: scale(1.08);
    transition: 0.5s;
}
.cstmmrgin2
{
    margin: 100px 0px;
}
.leftArrow 
{
    cursor:pointer;
}
.pgeToggle
{
    width: 100%;
    display:flex;
    justify-content:center;
    align-content:center;
    align-items: center;
    margin: 50px 0px;
  
}
    .pgeToggle button {
        margin: 5px;
        padding: 12px 25px;
        border: 1px solid #0793d1;
        border-radius: 50px;
        cursor: pointer;
        background-color:transparent;
    }
        .pgeToggle button:focus
        {
            border-style:none !important;
            border:none !important;
            outline: none;
        }
        .activeBtn {
            background-color: #0793d1 !important;
            color: #fff;
        }
.testimonialCont1{
    width: 100%;
    display: block;
    margin-top: 40px;
}
.testimonialCont1 img {
    width: 100%;
    display: block;
}
.arrowCont2 {
    width: 100%;
    display: flex;
    justify-content: center;
    
}
.tbleDropdown input {
    width: 100%;
    position: relative;
    height: 44px;
    border-radius: 50px;
}
.dropdown {
    -webkit-appearance: none;
    -moz-appearance: window;
    border: none;
    background-image: url(../../assets/img/Arrowdown.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12%;
}
.btnsCourseCTA
{
    display:flex;
    width: 230px;
    justify-content:center;
}
.btnsCourseCTA button{
margin:3px;
border-radius: 50px;
border:none;
color:#fff;
padding: 5px 8px;
font-size: 14px;
cursor: pointer;
}

    .btnsCourseCTA button:nth-child(1) {
        margin: 5px;
        border-radius: 50px;
        border: none;
        background:#0793d1;
    }
    .btnsCourseCTA button:nth-child(2) {
        margin: 5px;
        border-radius: 50px;
        border: none;
        background: #db2b3a;
    }
.coursetimings
{
    padding:5px;
    margin: 10px 0px;
}

.tableBox
{
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.21);
    border-radius: 20px;
    overflow:hidden;
}
.coursetimings p
{
    font-weight: 700;
}
.ct-box ol
{
    margin-left: 25px;
    margin-top: 15px;
}

#ctBnr
{
    display:none;
}
#ctTbs {
    display: none;
}
#cttst {
    display: none;
}
#htindec
{
    height: 260px; 
    overflow:hidden;
    transition: 1s ease-in-out;
}
.mrg
{
    margin-top: 30px !important;
}
.logosDs
{
    width: 100%;
    display:flex;
    align-content:center;
    justify-content:center;
    justify-content:center;
}
.ct-tableCourse table {
    max-height: 800px;
    overflow-y: scroll;
    border-bottom: 0px;
}
.ct-tableCourse table tr th{
 background-color: #0793d1;
 color: #fff;
}