/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
h1 {
	font-size: var(--global-h1-desktop-font-size) !important;
}
h2 {
	font-size: var(--global-h2-desktop-font-size) !important;
}
h3 {
	font-size: var(--global-h3-desktop-font-size) !important;
}
h4 {
	font-size: var(--global-h4-desktop-font-size) !important;
}

.kb-button  {
            font-size: var(--global-button-font-size) !important;
border-width: var(--global-button-border-size) !important;
        }
/* Header */

.header-navigation .menu li a {
    font-size: 20px;
    line-height: 100%;
}
header#masthead {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.header-navigation .menu li.current-menu-item a {
    color: #fff !important;
    font-weight: 400;
}
/* End Header */

/* home page */

/* Banner Section */
.wp-block-kadence-advancedbtn a.kb-button:hover {
    color: #fff !important;
}
.home-banner h1 {
    width: 80%;
    margin: 0 auto !important;
    margin-bottom: 42px !important; 
}
h1.banner-heading strong {
    color: transparent;
    -webkit-text-stroke: 2px white;
    font-weight: normal;
}
/* End Banner Section */

/* Shown Section */
p.showstext {
    width: 78%;
}
/*End Shown Section */

/* Team Slider Section */
.teamslider .kb-advanced-slide-inner-wrap {
    padding: 0;
}
.teamslider .teamsldtxt {
z-index: 999;
   position: relative;
   /* bottom: 0px;
    padding: 30px;
    background: #232323CC;
    width: 100%;*/
}
.teamslider .kb-advanced-slide {
    position: relative;
}
.teamslider .kb-advanced-slide figure {
    margin-bottom: 0;
}
.teamslider .kb-advanced-slide .kb-advanced-slide-inner-wrap:hover h4.teamsldtxt {
    background: #775CA3;
    transition: 0.5s;
	  cursor: pointer;
}
.teamslider .kb-advanced-slide .kb-advanced-slide-inner-wrap:hover {
	  cursor: pointer;
}
.teamslider ul.splide__pagination {
    bottom: -60px !important;
    gap: 10px;
}
/* .teamslider ul.splide__pagination li button.splide__pagination__page {
    width: 12px;
    height: 12px;
    background: #878787;
    opacity: 0.7;
}
.teamslider ul.splide__pagination li  button.splide__pagination__page.is-active {
    background-color: #1C1C1C !important;
    opacity: 1;
} */
.sectionfive {
    margin-top: 40px;
}
/*End Team Slider Section */

/* Faq Section */
.eventcolctn .kt-inside-inner-col {
    height: calc(100vh - 40px);
}
.faqsectionctn .kt-blocks-accordion-header {
    padding: 0;
}
.faqsectionctn  span.kt-blocks-accordion-icon-trigger {
    background: #000;
    padding: 36px 40px;
}
.faqsectionctn span.kt-blocks-accordion-icon-trigger::before, .faqsectionctn span.kt-blocks-accordion-icon-trigger::after {
	top: 50%;left: calc(50% - 8px);
}
.faqsectionctn .kt-accordion-panel-inner {
    border: 1px solid #000000;
    padding: 20px 40px;
    border-top: 0;
}
.wp-block-kadence-column.faqmainrow {
    height: 100% !important;
    max-height: 100% !important;
}
.faqmainrow .eventcolctn {
    height: 100%;
}
.faqmainrow .eventcolctn .kt-inside-inner-col {
    height: 100%;
}
.faqmainrow h2 {
    margin-bottom: 25px;
}
.eventcolctn .wp-block-kadence-advancedbtn a.kb-button:hover {
    background: transparent !important;
    color: #775CA3 !important;
}
.eventcolctn a.kb-button.kt-button.button {
    border: 0 !important;
}
/* End Faq Section */

/* Contact Form Section */
.contact-from-ctn {width: 711px;}
.contact-from-ctn .kb-advanced-form {
    margin-top: 58px;
}
.contact-from-ctn .kb-advanced-form input {
    padding: 11px 15px;
    color: #F5F5F5 !important;
}
.contact-from-ctn .kb-advanced-form textarea {
    height: 137px;
	  color: #F5F5F5 !important;
}
.contact-from-ctn p a {
    color: #775CA3;
}
.contact-from-ctn p {
    font-weight: 500;
}
.contact-from-ctn .kb-advanced-form input:focus, .contact-from-ctn .kb-advanced-form textarea:focus {
    border-color: #D2D2D2;
}
.kb-adv-form-message {
    text-align: center;
}
.contact-from-ctn button.kb-button:hover {
    background: #775CA3;
}
/* End Contact Form Section */

/* End Home Page */



/* Footer */
.site-footer-wrap {
    padding: 80px 10px;
	  padding-bottom: 30px !important;
}
.site-footer-wrap .widget-area .widget {
    margin-bottom: 0;
}
.ftrlnktel a, .ftrlnktemail a {
    color: #D0D0C8 !important; 
}
.ftrprivecytxt  a {
    color: #E2E3DC !important;
}
.footer-social-wrap .footer-social-inner-wrap {
    justify-content: right;
}
.footer-widget3 .footer-widget-area-inner.site-info-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .footer-widget2 {
    margin-top: 50px !important;
} */
/* .footer-social-wrap {
    margin-top: 50px;
} */
.site-footer-row-columns-2 {
    margin-top: 20px;
}
.site-footer-wrap li.menu-item a:hover {
    color: #775CA3 !important; 
}
.ftrlnktel a:hover, .ftrlnktemail a:hover {
     color: #775CA3 !important;
}
.footer-social-wrap .footer-social-inner-wrap a.social-button:hover {
    background: #775CA3 !important;
	  color: #fff !important;
}
.site-bottom-footer-wrap .footer-widget-area-inner.site-info-inner p {
    opacity: 0.7;
}
.ftrprivecytxt  a {
    opacity: 0.7;
}
.ftrprivecytxt a:hover {
    color: #775CA3 !important; 
    opacity: 1;
}
.contact-from-ctn span.kt-btn-inner-text {
    font-size: 20px;
}
/* End Footer */

@media (min-width:200px) and (max-width:767px)
{
	h1 {
	font-size: var(--global-h1-mobile-font-size) !important;
}
h2 {
	font-size: var(--global-h2-mobile-font-size) !important;
}
h3 {
	font-size: var(--global-h3-mobile-font-size) !important;
}
h4 {
	font-size: var(--global-h4-mobile-font-size) !important;
}

.kb-button  {
            font-size: var(--global-button-mobile-font-size) !important;
        }	
	
	
.site-branding a.brand img {
    max-width: 180px !important;  
}
	div#mobile-header {
    height: 120px !important;
}
	span.kadence-svg-iconset svg {
    font-size: 40px;
    color: #fff;
}
	.sectionone h1.kt-adv-heading50_4898b7-f2.banner-heading.wp-block-kadence-advancedheading {
    font-size: 48px;
}
	.sectionone.home-banner h1 {
    width: 100%;
}
	.sectionone .kb-button.kt-button, .sectiontwo .kb-button.kt-button, .sectionfive .kb-button.kt-button, .sectionsix .kb-button.kt-button {padding:15px !important;}
	p.showstext {
    width: 90% !important;
}
	.summercapmcol .kt-inside-inner-col {
    gap: 15px;
    align-items: baseline;
}
	.sectionseven .wp-block-kadence-column.faqmainrow {
    height: auto !important;
    max-height: 100% !important;
}
	.site-main-header-wrap .site-header-row-container-inner>.site-container {
    padding: 2px 10px 2px 10px;
}
	.contact-from-ctn {
    width: 100% !important;
    margin: 0 auto;
}
/* 	.sectionfour h4.teamsldtxt {padding:10px; font-size:18px !important;} */
	.sectionfour .splide__list,
.sectionfour .splide__slide {
    height: auto !important;
}

.sectionfour .kb-advanced-slide-inner,
.sectionfour .kb-advanced-slide-inner-wrap {
    height: auto !important;
    min-height: unset !important;
}
.classesbanner  .kt-row-layout-overlay.kt-row-overlay-normal {
    background-size: 100%;
    background-position: 50% 100%;
}
.sectioneight  .wp-block-kadence-column {
    flex: none !important;
}
.sectionfive  .wp-block-kadence-column {
    flex: none !important;
}
#colophon .footer-html {
    text-align: center;
}
.viewclasspopup button.kb-btn-global-custom {
    padding: 17px 15px !important;
}
.faqsectionctn .kt-accordion-header-wrap button {
    padding-left: 20px !important;
}	
.faqsectionctn .kt-accordion-panel-inner {
    padding: 20px;
}	
.faqsectionctn .kt-accordion-panel-inner p {
    font-size: 16px;
    line-height: 24px !important;
}	
.casttabwrp ul.kt-tabs-title-list {
    padding: 10px !important;
}
.corporatebanner .kt-row-layout-overlay.kt-row-overlay-normal {
    background-size: cover;
}	
.companylogosec .wp-block-kadence-column {
    flex: none !important;
}
.modalcrossicon button.kt-modal-close {
    top: 10px !important;
    right: 10px !important;
}
.meetcasttabs .wp-block-kadence-modal p {
    line-height: 30px !important;
}
.teamslider button.kb-btn-global-custom.kt-modal-label-show.kt-blocks-modal-link {
    position: initial;
}	
}
@media (min-width:768px) and (max-width:1140px)
{
	h1 {
	font-size: var(--global-h1-tablet-font-size) !important;
}
h2 {
	font-size: var(--global-h2-tablet-font-size) !important;
}
h3 {
	font-size: var(--global-h3-tablet-font-size) !important;
}
h4 {
	font-size: var(--global-h4-tablet-font-size) !important;
}
.kb-button  {
	 font-size: var(--global-button-tablet-font-size) !important;
}	
.sectionfour .splide__list,
.sectionfour .splide__slide {
    height: auto !important;
}

.sectionfour .kb-advanced-slide-inner,
.sectionfour .kb-advanced-slide-inner-wrap {
    height: auto !important;
    min-height: unset !important;
}
.sectionone h1.kt-adv-heading50_4898b7-f2.banner-heading.wp-block-kadence-advancedheading {
    font-size: 70px;
}
span.kadence-svg-iconset svg {
    font-size: 40px;
    color: #fff;
}
.contact-from-ctn {
    width: 100% !important;
    margin: 0 auto;
}
.sectiontwo, .sectionthree, .sectionfour, .sectionfive, .sectionsix, .sectionseven, .sectioneight {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.modalcrossicon button.kt-modal-close {
    top: 10px !important;
    right: 10px !important;
}
.meetcasttabs .wp-block-kadence-modal p {
    line-height: 30px !important;
}	
}
@media (min-width:1020px) and (max-width:1140px) {
.gridcss .kt-inside-inner-col {
    flex-direction: column;
    margin-bottom: 10px;
}
}

/* Classes Page */
.viewclasspopup .kt-modal-overlay {
    top: 0%;
}
.viewclasspopup .kt-modal-overlay .kt-modal-container.kt-modal-height-fittocontent.kt-close-position-inside {
    height: 850px;
}

@media (max-width: 1140px){
.footer-social-inner-wrap svg {
    font-size: 20px !important;
}
.footer-social-inner-wrap svg path {
    fill: #000;
}
.footer-social-inner-wrap {
    justify-content: center !important;
    margin-top: 20px;
}
.site-bottom-footer-inner-wrap {
    margin-top: 0;
    padding-top: 0;
}
p.activitiestxt {
    width: 100% !important;
}
h3.justsomeheading {
    width: 100% !important;
}	
}
@media (min-width: 1025px) and (max-width: 1100px){
.sectionthree  a.kb-button {
    padding: 20px !important;
}
}
@media (min-width: 768px) and (max-width: 840px){
.threeiconboxctn .kt-inside-inner-col {
    display: grid !important;
    gap: 35px;
}
}
@media (min-width: 1025px) and (max-width: 1293px){
.multstagecol .kt-inside-inner-col .wp-block-kadence-column {
    flex: 0 1 48.3% !important;
}
.stagegirdctn .kt-inside-inner-col .wp-block-kadence-column {
    flex: none !important;
}	
}

@media (min-width: 1025px) and (max-width: 1552px){
h3.imporveheadctn {
    margin-bottom: 117px;
}
}
@media (min-width: 841px) and (max-width: 1035px){
.threeiconboxctn .wp-block-kadence-column .kt-inside-inner-col p {
    margin-bottom: 0 !important;
}
.threeiconboxctn .wp-block-kadence-column .kt-inside-inner-col {
    height: 260px !important;
}
}
@media (max-width: 841px){
.threeiconboxctn .wp-block-kadence-column .kt-inside-inner-col {
    height: auto !important;
    display: block !important;
}
}
@media (min-width: 1036px) and (max-width: 1153px){
.threeiconboxctn p {
    margin-bottom: 0 !important;
}
}
@media (min-width: 1025px) and (max-width: 1450px){
.casttabwrp .kt-row-column-wrap {
    grid-template-columns: 1fr 1fr 1fr !important;
}
}
/* End Classes Page */	

/* Shows Page */	

.page-id-794  header#masthead , .page-id-1081 header#masthead, .page-id-1251 header#masthead, .page-id-1551 header#masthead {
    position: relative;
	  background: #060606 !important;
}
.showimgwrp img {
    width: 748px;
}
.showimgwrp a, .faqsectionctn a {
    color: #775CA3 !important;
}
/* End Shows Page */	


/* cast page */
.casttabwrp ul.kt-tabs-title-list {
    background: #dddddda6;
    width: max-content;
    margin: 0 auto;
    padding: 15px;
    border-radius: 100px;
}
.casttabwrp ul.splide__pagination {
    bottom: -50px !important;
}
.teamslider .kt-inside-inner-col:hover h4 {
    background: #775ca3;
    transition: 0.6s;
    cursor: pointer;
}
.teamslider .kt-inside-inner-col:hover {
    cursor: pointer;
}

.teamslider .wp-block-kadence-modal{
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
}
.teamslider button.kb-btn-global-custom.kt-modal-label-show.kt-blocks-modal-link {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 99999;
    max-width: 100%;
    left: 0;
    opacity: 0;
}
.meetcasttabs .kt-modal-container figure.wp-block-kadence-image {
    cursor: default;
}
.meetcasttabs .kt-modal-container h3 {
    cursor: default;
}
.meetcasttabs .kt-modal-container p {
    cursor: auto;
}
.modalcrossicon button.kt-modal-close {
    top: 30px;
    right: 30px;
}
.meetcasttabs .wp-block-kadence-modal p {
    line-height: 35px;
}
/* End cast page */

.companylogosec .kt-svg-icon-list-single {
    display: none !important;
}
/* Corporate Training */
p.activitiestxt {
    width: 70%;
}
h3.justsomeheading {
    width: 53%;
}
.privateshowimg .kt-inside-inner-col figure img {
    height: 352px;
    object-fit: cover;
}
.threeiconboxctn .wp-block-kadence-column .kt-inside-inner-col {
    height: 215px;
    display: flex;
    justify-content: space-between;
}
/* End Corporate Training */