.testiSectionInner {
    width: 70%;
    margin: auto;
    text-align: center;
}
.testiSplitInner img {
    width: 150px;
    border-radius: 50%;
    margin: auto;
}
.testiCarousel .slick-dots li{
	display: inline-block;
    width: 12px;
    height: 12px;
    background-color: transparent;
    padding: 0;
    border: 1px solid #E0E0E0;
    outline: 0;
    border-radius: 50%;
    -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    cursor: pointer;
    border-color: rgba(255, 255, 255, 0.2);
}
.testiCarousel .slick-dots li.slick-active{
	    background-color: #32407b !important;
    border-color: #32407b !important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.testiSplitInner p {
    color: #fff;
    font-size: 22px;
}
.testiSplitInner img {
    width: 90px;
    border-radius: 50%;
    margin: 20px auto;
}
.testiCarousel .slick-dots{
	bottom:-70px;
}
li.rnd-black:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #000;
    position: absolute;
    border-radius: 25px;
    list-style-type: none;
    left: -19px;
    top: 8px;
}
li.rnd-black {
    list-style: none;
    position: relative;
}
.seatBook {
    display: flex;
}
.cBookBox {
    padding-right: 40px;
}
.seatBook .uk-button.uk-button-large{
   width: 200px;
}
.pr__entry__share.pr__small {
    margin: 10px 0px;
}
.pr__gallery .pr__gallery__item .featured-image iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}
.trCenter{
    width: 100%;
    text-align: center;
}
.trCenter h2 {
    font-size: 50px;
    font-weight: 800;
    color: #ffffff;
    font-weight: 700;
}
.allCourseText{
    margin-top: 20px;
    text-align: center;
}
select.trFormInput {
    background: #f3f3f3;
    margin: 15px 0px 0px 0px;
    padding: 16px;
    width: 100%;
    border-radius: 2px;
    border: 0px;
    box-sizing: border-box;
}
.certJust{
    justify-content: center;
}
.ps-form-item{
    position: relative;
}
.ps-location-selector__popup{
    width: 12%;
    margin: 0 auto;
    position: relative;
}
.ps-location-selector__popup__header{
    text-align: center;
}
.ps-location-selector__popup__header__legend {
    font-size: 14px;
    color: #C1C0CE;
    margin-bottom: 5px;
}
.ps-location-selector__popup__header__selected {
    color: #000000;
    font-size: 27px;
    cursor: pointer;
    white-space: nowrap;
    position: relative;
}
.ps-location-selector__popup__header__selected::after {
    content: "\2193";
    font-family: icon;
    font-size: 1rem;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
}
.ps-header__nav__sublist {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 1;
    width: 26rem;
    list-style: none;
    border-radius: .25rem;
    margin-top: 1.25rem;
    padding: 0.75rem 1.85rem 0.75rem 1.25rem;
    -webkit-box-shadow: 0 0.6875rem 0.9375rem 0 rgba(18,30,72,0.2);
    box-shadow: 0 0.6875rem 0.9375rem 0 rgba(18,30,72,0.2);
    background-color: #fff;
    text-align: left;
    white-space: normal;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .25s,visibility .25s;
    transition: opacity .25s,visibility .25s;
}
.ps-locations-menu__item {
    float: left;
}
.ps-locations-menu {
    width: 50.5rem;
    padding: 1.8rem 2.2rem;
    z-index: 11;
}
.ps-locations-menu__item:nth-child(odd) {
    padding-bottom: 1rem;
}
li.ps-locations-menu__item {
    width: 20%;
}
.ps-locations-menu__item__name {
    margin-bottom: 0.2rem;
    padding-bottom: 0.3125rem;
    color: #121E48;
    font-weight: 600;
}
.ps-locations-menu__item__cities {
    list-style: none;
    padding-left: 0;
}
.ps-locations-menu__item__cities__cols {
    width: 50%;
    padding-left: 0;
    list-style: none;
    float: left;
    margin-top: 0px;
}
.ps-locations-menu__item__cities__cols .ps-locations-menu__item__cities__item {
    width: 100%;
}
.ps-locations-menu__item__cities__item {
    float: left;
    width: 50%;
    padding-top: 0.0625rem;
    padding-bottom: 0.0625rem;
}
.ps-locations-menu__item__cities__item__link {
    position: relative;
    display: inline-block;
    padding: 5px 0;
    font-size: .875rem;
    line-height: 1.28571;
    color: #85859F;
    -webkit-transition: background-color .25s,color .25s;
    transition: background-color .25s,color .25s;
}
.ps-locations-menu__item:last-child {
    margin-top: 0;
}
.ps-locations-menu__item:last-child {
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
    position: relative;
}
.ps-locations-menu__item:last-child .ps-locations-menu__item__name {
    padding-top: 1rem;
}
.ps-locations-menu__item:last-child .ps-locations-menu__item__name:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: -2px;
    left: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(#E0DFEA), color-stop(50%, #fff), color-stop(70%, rgba(255,255,255,0)));
    background-image: linear-gradient(to right, #E0DFEA, #fff 50%, rgba(255,255,255,0) 70%);
}
.ps-locations-menu .simple-list li {
    width: 100%;
    float: none;
}
.ps-locations-menu__item__cities__item__link:hover {
    color: #00A2C7;
}
.ps-locations-menu__item__cities__item__link:after {
    content: "";
    opacity: 0;
    position: absolute;
    right: 100%;
    bottom: 0.0625rem;
    left: 0;
    height: 0.125rem;
    background-color: #00A2C7;
    -webkit-transition: opacity .25s,right .25s;
    transition: opacity .25s,right .25s;
}
.ps-locations-menu__item__cities__item__link:hover:after {
    opacity: 1;
    right: 0.75rem;
}
.ps-location-selector__popup.active .ps-locations-menu:before {
    content: " ";
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #fff;
    border-width: 15px;
    margin-left: -15px;
}
.ps-location-selector__popup.active .ps-locations-menu {
    visibility: visible;
    opacity: 1;
}
.testiSection img{
    display: none;
}
.outer-inner:before {
    content: "";
    background: #747474;
    position: absolute;
    width: 100%;
    height: 10px;
    top: 0px;
}
.grey-lay{
    content: "";
    background: #00a2e2;
    position: absolute;
    width: 0%;
    height: 10px;
    top: 0px; 
    transition: 0.5s all ease;
}
.outer-inner:hover .grey-lay{
  width: 100%;
}
.post.type-post > .outer > .inner .more:not(.icon):after{
    content: "";
    height: 1px;
    width: 0;
    border-bottom: 1px solid #00a2e2;
    -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);  
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.post.type-post > .outer > .inner .more:not(.icon):hover:after{
    width: 100%;
}
.white a{
    color: #fff !important;
}

/*New Card*/
.newCcard{
        margin-bottom: 15px;
        -webkit-box-shadow: 2px 10px 19px 5px rgba(241,241,241,1);
        -moz-box-shadow: 2px 10px 19px 5px rgba(241,241,241,1);
        box-shadow: 5px 6px 19px 7px rgba(241,241,241,1);
}
.newCard {
    background: #00A2E2;
    padding: 40px 30px 12px 30px;
}
.newCard-grey{
    background-color: #8A8A8A;
    padding: 40px 30px 12px 30px;
    margin-bottom: 30px;
}
.NewcVenue p {
    font-size: 22px;
    margin: 0px;
    color: #fff;
    font-weight: 600;
}
.NewcInnDetail {
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-right: 30px;
}
.NewcInnDetail img {
    margin-right: 15px;
}
.NewcInnDetail span {
    color: #fff;
}
.whiteButton.uk-button.uk-button-default{
    background: #fff;
    color: #000;
    border-color: #fff !important;
    width: 100%;
    font-size: 20px;
    font-weight: 100;
}
.Newapply {
    margin-left: 50px;
}
.savepercent {
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-right: 0px;
    justify-content: flex-end;
}
span.red-srike {
    font-size: 22px !important;
    margin-right: 30px;
    position: relative;
}
.course-offer {
    color: #fff;
    margin-right: 25px;
    text-align: right;
}
span.red-srike:after {
    content: "";
    background: #FB0000;
    position: absolute;
    width: 80px;
    height: 1px;
    top: 16px;
    left: -5px;
}
.course-offer span {
    font-size: 28px;
}
.savepercent p {
    font-size: 16px;
}
.NewcourseCardBottom{
   
}
.Coursecolumn{
    width: 100%;
    position: relative;
    border-collapse: collapse;
}
.Coursecolumn td, th {
    padding: 15px 30px 15px 30px;
    color: #000;
    font-size: 18px;
}
tr:nth-child(even) {
background-color: #F3F1F2;
}
.Coursecolumn td:nth-child(4){
    text-align: center;
    color: #00A4D2;
}
.Coursecolumn td:nth-child(4) a{
    text-align: center;
    color: #00A4D2;
    padding-right: 30px;
    position: relative;
}
.Coursecolumn tr td:nth-child(4) a:after{
    content: "";
    height: 1px;
    width: 0px;
    border-top: 1px solid #00a2e2;
    -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.Coursecolumn tr td:nth-child(4) a:hover:after{
    width: 80%;
}
.Coursecolumn tr td:nth-child(2) img {
    width: 20px;
    margin-right: 10px;
}
.Coursecolumn tr td:nth-child(2), .Coursecolumn tr td:nth-child(3){
    text-align: left;
}
table.Coursecolumn > tbody > tr {
    border-bottom: 1px dashed #e8e7e7;
}
/*End*/