td.list-item {
	text-align: center;
}
.gallery-bg h4,.events_details h4{
	margin-top: 50px;
    letter-spacing: 0.7px;
    margin-bottom: 25px;
    font-weight: 300;
    font-size: 36px;
    line-height: normal;
}
.inside:hover .blog-month {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
}
.events_box .inside .inner {
    height: 260px;
}
/*.sidefix {
    font-weight: bold;
}*/
.events_box .inside {
    background-color: #ffffff !important;
    padding:15px;
    border-radius: 5px;
    height: 100% !important;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
    /*border: 2px solid #292b2c;*/
}
body {
    line-height: 1.3 !important;
}
.website_news ul {
    list-style: none;
    margin-left: 300px;
}
.inside:hover .blog-month {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
}
a.blog-number {
    left: 15px;
    top: 0;
}
.more_events_page .mb-5{
    margin-bottom: 6rem !important;
}
.popular-thumb img {
    width: 100%;
    height: 280px !important;
}
a.blog-number {
    font-size: 24px;
    font-weight: 700;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: block;
    background: #333;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}
a.blog-number .blog-month {
    position: absolute;
    line-height: 33px;
    left: 50px;
    background-color: #1ea69a;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 10px 20px;
    /* opacity: 0;
    visibility: hidden; */
    transition: all 0.3s;
    z-index: 9;
    height: 50px;
}
.learn-press-course-current {
	background: #f0f0f0;
}
.pmpro-no-buy-course + .purchase-course,
.pmpro-no-buy-course + .enroll-course {
	display: none !important;
}
#learn-press-pmpro-notice {
	margin-bottom: 10px;
	display: inline-block;
}
#learn-press-pmpro-notice + .purchase-course,
#learn-press-pmpro-notice + .enroll-course {
	display: inline-block;
}
#learn-press-pmpro-notice.purchase-course a {
	cursor: pointer;
	font-size: 1rem;
	background: #1a1a1a;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

#learn-press-pmpro-notice.purchase-course a:hover {
	background: #007acc;
}
.vc_cus {
	background-image: url(../images/chairman.jpg);
	background-repeat: no-repeat;
}
/* .wpb-js-composer .vc_tta-container {
	margin-bottom: 532.74px !important;
} */
/* .vc_row[data-vc-full-width] {
	min-height: 100vh !important;
} */
.js--company-item--hidden {
	display: none;
  }
.color-white{
   color: white !important;
}
.bg-white{background-color: white !important;}
.gallery-bg,.events_details{
	padding: 10px 20px 40px 20px;
}
.btn-shape-rectangle{
    border: 1px solid #f58220 !important;
    background-color: white !important;
    border-radius: 20px !important;
	padding: .3rem 1.5rem !important;
}
.about-banner h2 {
    position: absolute;
    top: 0;
    left: -220px;
    background-color: #e4e4e4 !important;
    color: #fff;
    height: 149%;
    transform: skew(-27deg);
    width: 100%;
}
.about-banner p {
    transform: skew(27deg);
    position: absolute;
    color: #333;
    margin: 0px;
    font-size: 25px;
    line-height: 35px;
    left: 37%;
    top: 40%;
    font-family: font1;
    font-weight: 600;
}
.about-banner h2 {
    position: absolute;
    top: 0;
    left: -225px;
    /* background-color: #1ea69a !important; */
    color: #fff;
    height: 160%;
    transform: skew(-27deg);
    width: 100%;
}
.more_events_page .sm {
    display: grid;
    place-items: center;
    height: 60px;
}
.more_events_page .sm-box {
    display: grid;
    place-items: center;
    height: 100px;
}
.popular-info {
    border: 1px solid #eaeaea;
}
.popular-main .popular-item{
    height: 280px;
}
.popular-item:hover .popular-thumb:before, .popular-item:hover .popular-thumb .read-more {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s;
}
.new {
    color: red;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 2px 2px 0 #FFFFFF, 5px 4px 0 rgba(0,0,0,.15);
}
ul{
    list-style: none;
}
.participants {
    display:unset !important; 
}
.wrapper{
	padding-bottom: 1.5rem !important;
}
blink {
    -webkit-animation: 1s linear infinite condemned_blink_effect;
    animation: 1s linear infinite condemned_blink_effect;
    font-size: 17px;
}
.gallery_active .btn-shape-rectangle{
    color: #fff !important;
    background-color: #f58220 !important;
    border-color: #f58220 !important;
    font-weight: 600 !important;

}
.search_btn{
    margin-right: 15px;
}
.course-grid .popular-main .popular-item .popular-thumb {
    width: 100%;
    float: none;
    background-color: white;
}
.popular-main .popular-item {
    margin-bottom:160px;
    position: relative;
}
.popular-thumb:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 15px;
    bottom: 0px;
    right: 15px;
    background-color: rgba(72, 68, 68, 0.72);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}
.green_access{
    color: #fff !important;
    background-color: #f58220 !important;
    border-color: #f58220 !important;
}
.popular-item:hover .blog-month {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
}
.popular-thumb .read-more {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 25px;
    height:37px;
    /* line-height: 35px; */
    border: 1px solid #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}
.popular-item:hover .popular-thumb:before, .popular-item:hover .popular-thumb .read-more {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s;
}
.popular-main .popular-item, .popular-main .popular-item .popular-box {
    height: 280px;
}
@media(min-width:1566px)
{
    .affix .main-header .width-logo a img 
    {
       margin-left: -70px;
     }
}
@media(max-width:1565px) and (min-width: 1200px)
{
.affix .main-header .width-logo a img {
    max-width: 140% !important;
    margin-left: -15px !important;
}
}
@media(max-width:1024px)
{
.affix .main-header .width-logo a img {
    max-width: 80% !important;
    margin-left: -10px !important;
}
}
.affix .main-header .width-logo a img {
    margin-top: 5px !important;
    max-width: 170%;
}
.section-link a{
    border-color: #e3e3e3;
    background-color: #EBEBEB;
    color: #666;
    padding: 14px 20px;
    display: block;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    box-shadow: none;
    border-radius: 5px;
    border-width: 1px;
}
.section-link{
    margin: 1px 0 0 1px; 
}
.section-display .title-2{
  padding:10px;
}
.section-display:not(.active) {
    display: none;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}
.section-link  .vc_tta-title-text{
    font-size: 1.5rem;
}
.section-link{
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}
.vc_general .section-link{
    padding:10px;
}
.website_news a:hover {
    text-decoration: none;
    color: #3c3b3b;
}
.website_news a {
    text-decoration: none;
    color: #3c3b3b;
}
  .act a{
      background-color: #f8f8f8 !important;
  }
.vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    border-style: solid;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg) translate(-25%,-25%);
    -ms-transform: rotate(45deg) translate(-25%,-25%);
    transform: rotate(45deg) translate(-25%,-25%);
}
.vc_tta-controls-icon
{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    display: inline-block;
    vertical-align: middle;
    height: 12px;
    width: 12px;
    position: relative;
    font-size: inherit;
    margin: 0;

}
.faq .section-link{
    padding:10px;
}
@keyframes condemned_blink_effect{
0% {
    visibility: hidden;
}
50% {
    visibility: hidden;
}
100% {
    visibility: visible;
}
}
.bg_blue{
  background: url(../images/service.jpg);
  background-size: cover;
}
@media(max-width:1440px){
.container_announce {
    max-width: 1290px !important;
  } 
}
@media(max-width:1199px){
.container_announce {
  max-width: 950px !important;
}
}
@media(max-width:992px){

.container_announce {
  max-width: 720px !important;
}
}
.dt-sc-anytitle{
  border-bottom: 1px solid;
  display: inline-block;
  position: relative;
  text-align: center;
  width: 180px;
  color: #f58220;
  top: 0px !important;
}
.dt-sc-anytitle:after {
  background-color: #f58220;
  bottom: -3px;
  border-radius: 20px;
  content: "";
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 60px;
}
.pulse_new {
        animation: pulse_new 1.6s infinite;
        animation-delay: .2s;
    }
    .pulse_new:hover {
        animation: none;
    }
    .pulse_new
    {
        background-color: red;
        color: #ffffff;
        font-size: 13px;
        padding: 2px;
        font-weight: 600;
    }
      
    
    @keyframes pulse_new {
    0% {
        -moz-box-shadow: 0 0 0 0 rgb(255 0 0 / 18%);
        box-shadow: 0 0 0 0 rgb(255 0 0 / 18%);
    }
    70% {
        -moz-box-shadow: 0 0 0 5px rgb(255 0 0 / 44%);
        box-shadow: 0 0 0 5px rgb(255 0 0 / 44%);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgb(255,0,0);
        box-shadow: 0 0 0 0 rgb(255,0,0);
    }
    }
    .website_news li {
    color: #3c3b3b;
     text-decoration: none !important; 
    font-family: font3;
    padding: 5px 10px;
    display: block;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: bold;
}
@media only screen and (max-width:1280px)
{
    marquee{
        margin-left: -80px !important;
    }
}
@media only screen and (max-width:989px)
{
marquee{
    margin-left: 10px !important;
    height: 80px !important;
    margin-top: 35px !important;
}
}
@media(max-width:768px)
{
   marquee {
        margin-left:0px !important;
        height: 70px !important;
        margin-top: 10px !important;
    }
}
marquee
{
        margin-left: -18%;
}
.website_buttons
{
    color: #fff !important;
    background-color: #f58220 !important;
    border-color: #f58220 !important;
}
.website_buttons:hover
{
    color: #f58220 !important;
    background-color: #fff !important;
    border-color: #f58220 !important;
    font-weight: 600 !important;
}
.btn-shape-rectangle_new{
    border: 1px solid #f58220 !important;
    background-color: white !important;
    border-radius: 20px !important;
    padding: .3rem 1.5rem !important;
    color: #f58220 !important;
    font-weight: 600 !important;
}
.btn-primary_new {
    color: #fff !important;
    background-color: #f58220 !important;
    border-color: #f58220 !important;
    height: 40px !important;
    line-height: 35px !important;
    padding: 0 20px !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
}
.btn-rectangle_new{
    border: 1px solid #ff0000 !important;
    background-color: #ff0000 !important;
    border-radius: 20px !important;
    padding: .3rem 1.5rem !important;
}
.btn-rectangle_new{
    color: #fff !important;
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
    font-weight: 600 !important;

}
.text_letter_box
{
    background: #fff;
    text-align: center;
    height: 100%;
    box-shadow: 0 0 2px 0 rgb(0 0 0 / 12%), 0 2px 2px 0 rgb(0 0 0 / 24%);
    border-radius: 5px;
    padding: 10px;
}

.center_img
{
 display: grid;
 place-items: center;
}

.events_box p {
    font-family: 'Roboto';
    font-size: 14px;
}
.events_box_date {
    color: #000;
    font-family: 'Lora', serif;
    font-weight: 400;
    font-size: 12px;
}
@media only screen and (max-width:1500px)
{
    .events_box_date 
    {
        font-size: 9px !important;
    }
}
.date_icon_color
{
    color: #f58220;
}
.events_details_page .innering_new{
  background:url(../images/double-bubble-outline.webp);
    background-size: 450px;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
    box-shadow: 0 10px 20px rgb(0 0 0 / 8%), 0 6px 6px rgb(0 0 0 / 12%);
}
.title_new {
  padding: 0px;
  text-align: center;
}
.title_new h2 {
  color: #000;
  font-size: 25px;
  font-family: font1;;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  display: inline-block;
}
.title_new h2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/devider.png) no-repeat;
  height: 10px;
  content: "";
  width: 100%;
}
.evt_video
{
    height: 260px !important;
}
@media (max-width: 1024px) and (min-width: 992px)
{
.container_hd {
    width: 1140px !important;
    max-width: 110% !important;
}
.menu_wd
{
    margin-left: -170px !important;
    margin-top: 0px !important;
}
.tc-menu-inner
{
    font-size: 10px !important;
}
}
.menu_wd
{
    margin-left: 35px;
}
@media (min-width: 1565px)
{
   .menu_wd
    {
        margin-top: 6px;
    }
}
@media (min-width: 1200px)
{
    .tc-menu-inner{
font-size: 12px !important;
}
}
@media (max-width: 1199px) and (min-width: 1025px)
{
.container_hd {
    width: 1140px !important;
    max-width: 110% !important;
}
.menu_wd
{
    margin-left: 90px !important;
    margin-top: 0px !important;
}
.tc-menu-inner
{
    font-size: 10px !important;
}
.width-logo a img {
    max-width: 140% !important;
    }
.main-menu > li.menu-item span.icon-toggle 
{
    padding: 18px 5px 0px 5px !important;
}
}
@media (min-width: 736px)
{
.media_align
{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
}
}


@media (max-width: 735px)
{
    .media_align
    {
        text-align: center !important;
    }
}
@media (max-width: 768px) and (min-width: 376px)
{
.contact_menu {
    max-width: 66.66% !important;
}
}
@media (max-width: 375px)
{
.contact_menu {
    max-width: 100% !important;
}
}
.copyrght_font
{
    font-size: 13px;
}
@media (max-width: 800px) and (min-width: 331px)
{
.copyrght_font
{
    font-size: 11px !important;
}
}
@media (max-width: 330px)
{
.copyrght_font
{
    font-size: 10px !important;
    line-height: 1.5 !important;
}
}
.fooder_icon
{
    margin-left:25px;
}
@media (max-width: 1024px) 
{
    .fooder_icon
    {
        margin-left:20px !important;
    }
}
.fixed-imges{
    margin-top:75px;
}
.fixed-imges img{
    width:241px;
}
@media(max-width:500px){
    .fixed-imges img{
        width: 145px;
    }
}
.fancybox-overlay{
    z-index: 9999 !important;
}
.fancybox-opened{
    z-index: 99999 !important;
}
#call-to-action {
    background: #f6f6f7;
    background-size: cover;
    padding: 60px 0;
    margin-bottom:35px;
  }
  #call-to-action h3 {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
  }
  
  #call-to-action p {
    color: #000;
    margin-bottom: 26px;
    margin-top: 19px;
    text-align:center;
    font-family: 'Poppins', sans-serif;
  }
  #call-to-action .cta-btn {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 4px;
    transition: 0.5s;
    background: #f58220;
    color: #fff !important;
    box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
    font-family: 'Poppins', sans-serif;
  }
  .toggle:hover{
    text-decoration: none;
  }
