:root {
    --black: 0, 0, 0;
    --white: 255, 255, 255;
    --bggray: #f5f5f5;
    --bodycolor: #444;
    --primarycolor: 6, 32, 53;
    --fontweightlight: 300;
    --fontweightregular: 400;
    --fontweightmedium: 500;
    --fontweightsemibold: 600;
    --fontweightbold: 700;
    --textuppercase: uppercase;
    --borderradius5: 5px;
}

.cd-wrapper {
    background: #f2f2f2;
    border-bottom: 1px solid #ccc
}

.heading_bg {
    margin-top: 30px
}

.dropdown-toggle::after {
    display: none
}

.btn_bg {
    width: 109px;
    background-color: #fff;
    border: 0;
    height: 30px;
    border-radius: inherit;
    color: #666;
    margin: 0;
    padding: 0;
    /*background: url(../../images/newtkimages/flag.png) no-repeat #fff 6px 10px*/
}

.arrow {
    margin-left: 12px
}

.ind {
    margin-left: 36px
}

.sng {
    padding: 20px 0 20px 40px;
    border-bottom: 1px solid #ccc;
    background: url(../../images/newtkimages/mal.png) no-repeat #fff 14px 24px
}

.mls {
    padding: 20px 0 20px 40px;
    border-bottom: 1px solid #ccc;
    background: url(../../images/newtkimages/sig.png) no-repeat #fff 14px 24px
}

.ind2 {
    padding: 20px 0 20px 40px;
    border-bottom: 1px solid #ccc;
    background: url(../../images/newtkimages/ind.png) no-repeat #fff 14px 24px
}

.usa {
    padding: 20px 0 20px 40px;
    border-bottom: 1px solid #ccc;
    background: url(../../images/newtkimages/usa.png) no-repeat #fff 14px 24px
}

.cd-wrapper2 {
    background: #f2f2f2;
    padding: 30px 0;
    border-bottom: 1px solid #e1e1e1
}

.tk-cd-pill-tab {
    min-height: 60px
}

.tk-cd-pill-tab li {
    padding: 0 !important;
    margin: 0 !important
}

.tk-cd-pill-tab li > a {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 1.4rem;
    color: #000;
    cursor: pointer;
    display: block;
    padding: 10px 15px 9px 15px
}

.cd-price {
    display: inline-block;
    font: 400 3.1rem "Roboto";
    vertical-align: middle;
    margin-right: 60px
}

.btn-orange {
    border-color: #f32605;
    background-color: #f32605;
    color: #fff;
    min-width: 241px;
    font-size: 1.7rem;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.btn-orange:hover {
    background-color: #dc3545
}

.tap {
    margin-top: 20px
}

.nav-pills .nav-link {
    position: relative;
    background-color: inherit;
    color: #000;
    border-bottom: 9px solid transparent
}

.nav-pills .nav-link:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -9px;
    width: 0;
    height: 9px;
    background: url("../../images/head-bg.png") 0 0 / cover no-repeat;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.nav-pills .active .nav-link:before {
    width: 100%
}

.btn-touch {
    border-radius: 10px;
    color: #000;
    border: 1px solid #f32605;
    margin-right: 18px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.btn-touch:hover {
    background-color: #f32605;
    text-decoration: none
}

.org-btn {
    border-radius: 10px;
    background-color: #f32605
}

.btn-link:hover {
    color: #000
}

.btn-link {
    color: #000
}

.border-btn {
    border-bottom: 2px solid #000
}

.border3 {
    border: 2px solid #ccc
}

.btn_bg2 {
    width: 30%;
    position: relative;
    top: -47px;
    float: right
}

#pills-tabContent ul {
    margin: 0;
    list-style: none;
    padding: 0
}

.sm-price {
    font-size: 3.1rem
}

.space {
    padding: 28px 0
}

.tk-breadcrumb a {
    color: #898989;
    font-family: "Roboto";
    font-weight: 300
}

.tk-breadcrumb a:hover {
    color: #000;
    text-decoration: none
}

.tk-cutom-option {
    cursor: pointer;
    position: relative;
    width: 100%;
    font: inherit;
    color: #898989
}

.selected-option {
    padding: 5px 15px
}

.selected-option > a {
    color: currentColor
}

.selected-option img, .tk-cutom-value li img {
    padding-right: 5px
}

.selected-option:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 5px
}

.tk-cutom-option.active .selected-option:after {
    content: '\f107'
}

.tk-cutom-value {
    padding-top: 8px;
    width: 100%;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 3;
    display: none
}

.tk-cutom-value ul {
    -webkit-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    margin: 0;
    padding: 0
}

.tk-cutom-option.active .tk-cutom-value {
    display: block
}

.tk-cutom-value .country_name_list {
    max-height: 255px;
    overflow: hidden;
    overflow-y: auto
}

.tk-cutom-value li > a {
    color: currentColor;
    display: block;
    border-bottom: solid 1px #ebebeb;
    padding: 5px 15px
}

.tk-cutom-value li:last-child > a {
    border-bottom: 0
}

.tk-cutom-value li > a:hover {
    color: #fff;
    background-color: #f32605;
    text-decoration: none
}

.cpc-search-form {
    padding: 0 1rem 1rem 1rem
}

.cpc-search-form .input {
    padding-top: 11px
}

.video-bot-text {
    background: url("../../images/head-bg.png") 0 0 / cover no-repeat;
    font: 300 1.4rem/2.2rem "Roboto";
    padding: 10px 0;
    color: #fff;
    margin-top: -7px
}

#getInTouchWindow .modal-header {
    padding-bottom: 0;
    border-bottom: 0
}

#getInTouchWindow .modal-body {
    padding-top: 0
}

#getInTouchWindow .modal-content {
    padding: 30px
}

.registerBTN2 {
    background-color: #0c72da;
    margin-top: 28px;
    color: #fff;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.agree2 {
    font: 300 1rem "Roboto"
}

.tk-cd-pill-tab {
    position: relative;
    padding-top: 10px
}

.tk-cd-pill-tab:before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 4px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ccc
}

.mrc-touch {
    margin-top: 5px
}

.tk-cd-pill-tab + .container .tabbed-list, .tk-cd-pill-tab + .container ol {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: course-curriculum;
    overflow: hidden;
    font: 400 14px/25px "Roboto", sans-serif
}

.tk-cd-pill-tab + .container .tab-content {
    min-height: 200px
}

.tk-cd-pill-tab + .container .tabbed-list > li:before, .tk-cd-pill-tab + .container ol > li:before {
    counter-increment: course-curriculum;
    content: counter(course-curriculum) ". ";
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #162f4d
}

.tk-cd-pill-tab + .container p {
    margin-top: 10px;
    margin-bottom: 0
}

.tk-cd-pill-tab + .container h5 {
    margin: 15px 0 10px 0;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px
}

#course_faq {
    margin-top: -15px
}

.c-faq {
    font-size: 16px;
    margin: 15px 0 8px 0;
    padding: 8px 0;
    position: relative;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.c-faq:hover {
    font-weight: 500;
    background: #f2f2f2;
    padding-left: 10px
}

.c-ans {
    font-size: 14px
}

.c-faq:before, .c-faq:after {
    content: '';
    position: absolute;
    left: 0
}

.c-faq:before {
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: #ddd;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.c-faq:hover:before {
    background: url("../../images/head-bg.png") 0 0 / cover no-repeat;
    animation: c-faq-fill 1s ease;
    -webkit-animation: c-faq-fill 1s ease;
    -moz-animation: c-faq-fill 1s ease
}

.c-faq:after {
    bottom: -2px;
    height: 5px;
    width: 100px;
    background: url("../../images/head-bg.png") 0 0 / cover no-repeat;
}

.c-faq:hover:after {
    animation: c-faq-brd 1s ease;
    -webkit-animation: c-faq-brd 1s ease;
    -moz-animation: c-faq-brd 1s ease
}

@media all and (min-width: 992px) {
    .tk-cd-pill-tab + .container .tabbed-list > li {
        float: left;
        padding-right: 15px;
        min-width: 33%
    }
}

@media all and (max-width: 1024px) {
    .tk-cd-pill-tab #pills-tab {
        min-width: 32rem;
        width: 100%
    }
}

@media all and (max-width: 992px) {
    .tk-cd-pill-tab #pills-tab a {
        padding: .5rem
    }

    .mrc-touch, .mrc-touch .btn {
        width: 100%
    }

    .mrc-touch .btn {
        margin-bottom: 15px
    }
}

@media all and (max-width: 480px) {
    .tk-cd-pill-tab #pills-tab a {
        font-size: 1.1rem;
        padding: .3rem
    }
}

@-webkit-keyframes c-faq-fill {
    0% {
        width: 0
    }
    50% {
        width: 20%
    }
    100% {
        width: 100%;
        background: #d32307
    }
}

@keyframes c-faq-fill {
    0% {
        width: 0
    }
    50% {
        width: 20%
    }
    100% {
        width: 100%;
        background: url("../../images/head-bg.png") 0 0 / cover no-repeat;
    }
}

@-webkit-keyframes c-faq-brd {
    0% {
        width: 0
    }
    100% {
        width: 100px;
        background: url("../../images/head-bg.png") 0 0 / cover no-repeat;
    }
}

@keyframes c-faq-brd {
    0% {
        width: 0
    }
    100% {
        width: 100px;
        background: url("../../images/head-bg.png") 0 0 / cover no-repeat;
    }
}

.tp-img-anim {
    display: block;
    position: relative;
    overflow: hidden
}

.tp-img-anim > img {
    opacity: .5
}

.tp-img-anim:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f01d";
    font-family: FontAwesome;
    font-size: 100px;
    color: rgba(4, 41, 73, 1);
    text-shadow: 0 0 40px #fff, 2px 2px 40px #fff;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.tp-img-anim:hover:before {
    /*background: rgba(0, 0, 0, .8);*/
}

.tp-img-anim:after {
    color:rgba(4, 41, 73, 1);
    content: 'Click Here';
    position: absolute;
    z-index: 1;
    top: -20%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.tp-img-anim:hover:after {
    top: 50%;
    margin-top: 80px
}

.tp-img-anim.tp-no-anim {
    cursor: default !important;
    border: solid 10px #162f4d;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff
}

.tp-img-anim.tp-no-anim:before, .tp-img-anim.tp-no-anim:after {
    content: none
}

/*Details CSS 7 feb 2023*/

.sec-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}

.bg-darkblue {
    background-color: #062035;
}

.shadow-block {
    background: rgba(var(--white), 1);
    border-radius: var(--borderradius5);
    overflow: hidden;
    border: 0px;
    box-shadow: 0px 0px 15px rgba(var(--black),.1);
    transition: all ease-in-out .3s;
}

/****** COURSE TABS *****/

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 1031;
  }
.course-tabs .nav-tabs {
    display: table;
    margin: 40px auto;
    border-radius: var(--borderradius5);
    box-shadow: 0px 0px 15px rgba(var(--black),.1);
    background: rgba(var(--white),1);
    border-bottom: 0px;
    overflow: hidden;
}
.course-tabs .nav-tabs .nav-item{
    display: table-cell;
}
.course-tabs .nav-tabs .nav-link{
    padding: .5rem 1.2rem;
    border: 0px;
    font-size: 1.5rem;
    color: rgba(var(--black),1); 
    transition: all ease-in-out .3s;
    position: relative;
}
.course-tabs .nav-tabs .nav-link:hover,
.course-tabs .nav-tabs .nav-link.active{
    color: rgba(var(--primarycolor), 1);
}
.course-tabs .nav-tabs .nav-link::before{
    left: 0;
    width: 0;
    position: absolute;
    content: "";
    transition: all ease-in-out .3s;
}
.course-tabs .nav-tabs .nav-link.active::before{    
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    background: rgba(var(--primarycolor),1);
}

.course-tabs .tab-content .card{
    height: 100%;
    border-radius: var(--borderradius5);
    overflow: hidden;
    border: 0px;
    box-shadow: 0px 0px 15px rgba(var(--black),.1);
    transition: all ease-in-out .3s;
}
.course-tabs .tab-content .card:hover{
    box-shadow: 0px 0px 15px rgba(var(--black),.3);
    transform: scale(1.05);
}
.course-tabs .tab-content .card a:hover{
    text-decoration: none;
}
.course-tabs .tab-content .card .card-body{
    padding: 1rem 1rem 2rem 1rem;
}

.course-tabs .tab-content .card .card-title{
    max-width: 100%;
    /* white-space: nowrap;
    overflow: hidden !important; */
    text-overflow: ellipsis;
    color: rgba(var(--black),.8); 
}
.course-tabs .tab-content .card .card-text{
    font-size: .9rem;
    font-weight: var(--fontweightregular);
    color: rgba(var(--black),.6)
}

.course-detail-tabs .nav-tabs{
    /* width:100%; */
    margin: 0px;
    border-radius: 0px;
    box-shadow: none;
}
.course-detail-tabs .nav-tabs .nav-link {
    padding: 1.1rem 1.2rem;
    font-size: 1.1rem;
}
.card-img{
    border-radius: 0px;
}
.course-strip-img{
    position: absolute;
    top:0px;
    right:0px;
    width:70px
}
.course-tag{
    overflow: visible!important;
}
.course-image{
    position: absolute;
    top: 4px;
    left: -10px;
    height: 32px;
}
.course-image img{
    height:100%
}

.certificate-image{
    position: relative;
    color: #8C5400;
    max-width: 700px;
    margin: auto;
    border-radius: 5px;
    overflow: hidden;
}
.certificate-content{
    position: absolute;
    /* border:solid 1px red; */
    left: 12%;
    right: 12.5%;    
    top:14%;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
}
.course-name{
    font-weight: 600;
    width: 90%;
    margin: 0px auto;
}
.awarded-to{
    font-weight: 500;
    font-size: .95rem;
    margin-top: 12px;
}
.candidate-name{
    font-weight: 600;
    margin-top: 0px;
    font-size: 1.2rem;
}
.participation-in{
    font-size: .92rem;
    margin-top: 12px;
}
.course-name-year{
    font-weight: 500;
    font-size: .8rem;
    margin-top: 5px;
}
.full-date{
    font-weight: 500;
    font-size: .7rem;
}
#Certification .issue-date, 
#Certification .cerificate-id {
    margin-top: 45px;
}

/* #cetificateModal .modal-dialog{
      
} */

#cetificateModal .close{
    position: absolute;
    border-radius: 100%;
    background-color: #fff;
    z-index: 1;
    width: 20px;
    height: 20px;
    font-size: 20px;
    text-align: center;
    right: -10px;
    top: -10px;
}
#cetificateModal .close:focus{
    outline: none;
    box-shadow: 0px 0px 0px;
}
#cetificateModal .modal-content{
    transform: scale(1.5);
}
.accordion .qa-set{
    padding: 0px;
    margin: 1px 0px;
    /* border: solid 1px rgba(var(--black), .07);     */
    width: 100%;
    border-radius: var(--borderradius5);    
    transition: all ease-in-out .3s;
    overflow: hidden;
    background: rgba(var(--white), 1);
    box-shadow: 0px 0px 5px rgba(var(--black),.07);
    
}
.qa-set .question{
    margin-bottom: 0px;
    font-weight: var(--fontweightmedium);
    padding: 14px 15px 14px 40px;    
    position: relative;
    cursor: pointer;
    box-shadow: 0px 0px 8px #ddd;    
}

.accordion .card-body{
    padding: 15px;
    font-size: .9rem;
}
.qa-set .question:before{
    position: absolute;
    content: "_";
    left: 14px;
    top: 4px;
    font-size: 1.2rem;
    font-weight: var(--fontweightregular);
    color: rgba(var(--black), .8);
    
}
.qa-set .question.collapsed:before{
    content: "+";
    top: 12px;
    left: 15px;
}
.qa-set .question:after{
    position: absolute;    
    content: "";
    left: 10px;
    font-size: 1.5rem;
    line-height: 0px;
    text-align: center;
    top: 14px;
    color: rgba(var(--black), .5);
    border: solid 1px rgba(var(--black), .8);
    border-radius: 50%;
    height: 22px;
    width: 22px;
}

/*15feb search form*/
.search-form .search-list-dropdown{
    position: absolute;
    left: 0;
    top: 0;
    min-width: 10rem;
    background-color: white;
    color: black;
    z-index: 999;
    transform: none !important;
    left: 0 !important;
}

.search-list-dropdown li {
    border-bottom: 0.5px solid rgba(0,0,0,.15);
}

.search-form .search-list-dropdown li a{    
    display: block;
    color: rgba(var(--black), 1);
    padding: 0.4rem 1rem;
    font-size: .8rem;
}
