/*
 Theme Name:   CoachToTransform
 Theme URI:    https://coach-to-transformation.com/
 Description:  A Twenty Sixteen child theme 
 Author:       ExellarTech
 Author URI:   https://coach-to-transformation.com/
 Template:     twentysixteen
 Version:      1.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Gill Sans MT';
    src: url('./fonts/GillSansMT.woff2') format('woff2'),
        url('./fonts/GillSansMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*---------------------------------------------------- style.css start ------------------------------------------------------------*/

html {
    margin-top: 0 !important;
    scroll-behavior: smooth;
}
body {
    background-position: center top !important;
    background-repeat: no-repeat !important;
    font-family: 'NexaBold' !important;
    font-size: 20px;
    line-height: 25px;
    color: #343434;
    background: #ffff;
}
h1 {
    margin-bottom: 25px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'NexaBold';
    font-weight:normal;
    color: #0f1d33;
}  
h3 {
    font-size:27px;
}
h4 {
    font-size:21px
} 
h5 {
    font-size: 17.5px;
}
.site {
    margin: 0;
    background-color: transparent;
}
.site-header {
    margin:0px;
    padding: 0;
}
.site-header .container {
    position:relative
}
.site-inner {
    max-width: 100%;
}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
    height: 0;
}
body {
    overflow-x: hidden;
    background: #ffff;
}
.content-area {
    float: left;
    margin-right: 0;
    width: 100%;
}
.site-content {
    padding: 0;
}
#colophon {
    padding: 0;
}
.site-main {
    margin-bottom: 0;
}
.entry-content h2,
.entry-summary h2,
.comment-content h2 {
    margin-top: 0px;
    margin-bottom: 5px;
}
a {
    color: #3c3c3c;
}
a:hover {
    color: #017793;
}
a {
    text-decoration: none !important;
}
p {
    color: #0f1d33;
    font-size: 16px;
}
.main-navigation {
    margin: 0;
}

/*---------------------------------------------------- style.css end ------------------------------------------------------------*/

@font-face {
  font-family: 'NexaLight';
  src: url('https://coach-to-transformation.com/wp-content/themes/coach-child/fonts/NexaLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NexaBold';
  src: url('https://coach-to-transformation.com/wp-content/themes/coach-child/fonts/NexaBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Light';
  src: url('https://coach-to-transformation.com/wp-content/themes/coach-child/fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url('https://coach-to-transformation.com/wp-content/themes/coach-child/fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('https://coach-to-transformation.com/wp-content/themes/coach-child/fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url('https://coach-to-transformation.com/wp-content/themes/coach-child/fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Reey-Regular';
  src: url('https://coach-to-transformation.com/wp-content/themes/coach-child/fonts/Reey-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Tahoma_Regular';
  src: url('https://coach-to-transformation.com/wp-content/themes/coach-child/fonts/Tahoma_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    animation: smoothScroll 1s forwards;
    z-index: 9999;
    transform: translateZ(0);
    backface-visibility: hidden;
}
.fixed_hdr {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    animation: smoothScroll 1s forwards;
    z-index: 9999;
    transform: translateZ(0);
    backface-visibility: hidden;
	background-color: #ffffff;
}
.body_margin{
	margin-top:110px;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
		transform: translateZ(0);
        backface-visibility: hidden;
	}
	100% {
		transform: translateY(0px);
        backface-visibility: hidden;
	}
}
.main-navigation {
    margin: 0;
    display: inline-block;
}
.site-header-menu .search-sec {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    background: none;
    margin-left: 8px;
}
.page-id-8940 .coaching-service p {
    font-family: 'NexaBold' !IMPORTANT;
}
.site-header-menu .search-sec button {
    background: none;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/02/search-icon-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.searchwp-modal-form-default .searchwp-modal-form__container {
    width: 85% !important;
    max-width: 98% !important;
}
.L-coaching {
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
}
section#newsq p:last-child {
    margin-bottom: 0;
}

.page-id-8965 section#newsq p {
    margin-bottom: 20px;
}
section#newsq p span {
    font-family: 'NexaBold';
    color: #0f1d33;
}
.vv {
    background: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/why-choose-2.png);
    background-repeat: no-repeat;
    background-size: cover;
}
div#enquire-form {
    float: left;
    width: 100%;
}
.benefits-inner {
    float: left;
    width: 100%;
    background-color: #017793;
    margin: 20px 0px;
    padding: 20px;
    border-radius: 20px;
}
.page-id-8965 .coach-service {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/transition-coaching.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.page-id-14021 .coach-service {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2024/07/retreat5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.benefits-inner h3 {
    margin: 10px 0 10px 0;
    color: #ffae00;
    /*font-family: 'Montserrat-ExtraBold';*/
    font-family: 'NexaBold'; /*rdm 11june24*/
}
.benefits-inner p {
    color: #fff;
    line-height: 24px;
}
.benefits-inner li::before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #ffae00;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 50%;
}
.benefits-inner ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.benifits {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.benefits-inner li {
    font-size: 16px;
    color: #fff;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
}
.page-id-8940 .surface-level-reasons {
   
    float: left;
    width: 100%;
    margin-bottom: 40px;
        margin-top: 0;
}
.L-coaching h3 {
    text-align: left;
    color: #0f1d33;
    margin: 0 0 15px 0;
    font-family: 'Montserrat-ExtraBold';
}
.searchwp-modal-form-default .searchwp-modal-form__container form button {
    background: #ffae00 !important;
    color: #fff !important;
}
.searchwp-modal-form-default .searchwp-modal-form__overlay {
    background: rgba(0, 0, 0, 0.8) !important;
}
.searchwp-modal-form-default .searchwp-modal-form__footer {
    display: none;
}
.fixed .site-header-main {
    background: #fff;
}
.webinar-header {
    display: none;
}
.webinar-header a {
    background-color: #017793;
    color: #fff;
    padding: 12px 18px;
    border-radius: 8px;
    transition: 0.5s;
}
.main-navigation ul ul:after, .main-navigation ul ul:before {
    display: none;
}
.main-navigation ul li a {
    color: #3c3c3c;
    font-size: 15px;
    padding: 15px 12px;
    font-family: 'NexaLight';
}
.main-navigation ul li.current-menu-item a {
    color: #ffae00;
}
.main-navigation .menu-item-has-children > a {
    padding-right: 28px;
}
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation li:hover > a,
.main-navigation li.focus > a {
    color: #ffae00;
}
li#menu-item-15 a {
    background-color: #017793;
    color: #fff;
    padding: 12px 18px;
    border-radius: 8px;
    transition: 0.5s;
}
li#menu-item-15 a:hover,
li#menu-item-15:hover a {
    color: #fff !important;
}
ul.sub-menu li:hover a {
    color: #fff ;
}
li#menu-item-15:hover a {
    background: #ffae00;
    transition: 0.5s;
}
ul.sub-menu ul li:hover a {
    background-color: #ffae00 !IMPORTANT;
    color: #fff !IMPORTANT;
}
ul.sub-menu ul li a {
    background-color: #fff !IMPORTANT;
    color: #3c3c3c !IMPORTANT;
}
.main-navigation .menu-item-has-children > a:after {
    top: 17px;
    right: 10px;
}
.back-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
}
.back-top button {
    background: none;
}
.back-top button:focus {
    outline: none;
}
.reset {
    font-size: 12px;
    list-style-type: none;
    margin: 0;
}
.clear {
    clear: both;
}
.container {
    width: 1260px !important;
    margin: 0 auto;
    padding: 0 !important;
}
.top-border {
    border-top: 4px solid #ffae00;
}
.site-header-main .header-section {
    padding: 10px 0px !important;
}
.site-branding {
    width: 10%;
    float: left;
    margin-left: 20px;
}
.site-header-menu {
    float: right;
    width: 89%;
    margin: 20px 0px 0px 0px;
}
.page-title h1 {
    font-size: 40px;
    color: #ffae00;
    font-family: 'Montserrat-Bold';
    margin: 30px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.banner-section {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/banner.jpg);
    padding: 50px 0px 80px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-content {
    width: 48%;
    float: left;
    margin-top: 160px;
}
.banner-content h1 {
    color: #fff;
    font-size:  70px;
    line-height: 65px;
    font-family: 'Montserrat-Bold';
    margin: 0;
}
.banner-section h1 span {
    color: #f4d925;
}
div#ABC {
    display: block;
}
.banner-content p {
    color: #fff;
    font-size: 15px;
    font-family: 'NexaLight';
    /*width: 80%;  rdm 8june24*/ 
    width: 100%;
    margin: 20px 0px 15px 0px;
}
.banner-content p span {
    display: block;
}
.banner-content a {
    background-color: #ffae00;
    color: #fff;
    font-family: 'NexaLight';
    font-size: 20px; /*rdm home banner big button 10june24*/
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
    line-height: normal;
}
.banner-images {
    float: right;
    width: 51%;
}
.banner-images1 {
    width: 60%;
    margin: 50px 0px;
    position: relative;
    float: right;
    border-radius: 9px;
    overflow: hidden;
}
.banner1-inner,
.banner2-inner {
    position: relative;
    margin-top: -52px;
}
.banner1-inner::before,
.banner2-inner::before {
    position: absolute;
    content: '';
    background: #1d7094;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 0;
}
.banner1-inner a,
.banner2-inner a {
    color: #fff;
    font-size: 26px;
    display: block;
    padding: 10px 20px 5px 20px;
    font-family: 'Montserrat-ExtraBold';
    position: relative;
    z-index: 1;
}
.banner1-inner a:before,
.banner2-inner a:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/corpo-arrow.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 13px;
    right: 20px;
    top: 20px;
    transition: 0.5s;
}
.banner-content a:hover,
.banner1-inner a:hover,
.banner2-inner a:hover,
.web-process a:hover {
    color: #fff;
}
.banner-images2 {
    width: 60%;
    margin: 0px 0px;
    position: relative;
    float: right;  /*rdm 8june24*/
    border-radius: 9px;
    overflow: hidden;
}
.banner1-inner a:hover::before,
.banner2-inner a:hover::before {
    right: 8px;
    transition: 0.5s;
}
.main-section {
    margin-top: 50px;
    font-size: 0;
}
.certificate-section,
.leadership-section,
.experience-section,
.transformation-section {
    /* width: 24.4%; */
    /*width: 32.6%;   hide rdm 13june24*/
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
}
.certificate-section {
    margin-left: 0;
}
.certificate-images,
.leadership-images,
.experience-images,
.transformation-images {
    border-radius: 5px;
}
.certificate-text,
.leadership-text,
.experience-text,
.transformation-text {
    position:relative;
}
.certificate-text a,
.leadership-text a,
.experience-text a,
.transformation-text a {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    display: block;
    line-height: 20px;
    margin-top: 15px;
}
.certificate-text a::after,
.leadership-text  a::after,
.experience-text a::after,
.transformation-text a::after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/corpo-arrow.png);
    width: 27px;
    height: 13px;
    background-repeat: no-repeat;
    right: 34px;
    top: 0px;
    transition: 0.5s;
}
.certificate-text a:hover::after,
.leadership-text  a:hover::after,
.experience-text a:hover::after,
.transformation-text a:hover::after {
    right: 20px;
}
.webinars-section {
    width: 100%;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/webinars-bg.png);
    /*height: 325px; */  /*rdm remove fixed height 10june24 */
    margin-top: 45px;
    padding: 65px 0;
    float: left;
    padding-top: 40px;
}
.web-process {
    text-align: center;
}
.web-process h3 {
    color: #0f1d33;
    font-size: 36px;
    font-weight: 600;
    font-family: 'Montserrat-Bold';
    margin: 0;
}
.web-process p {
    line-height: 25px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    color: #017793;
    margin: 20px 0 30px 0;
}
.web-process p span {
    color: #000;
    font-size: 17px;
    margin-top: 5px;
    display: block;
}
.web-process a {
    font-size: 16px;
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    background-color: #ffae00;
    font-family: 'NexaBold';
}
.tabs-section {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/tab-section-bg.png);
    width: 100%;
    height: 617px;
    float: left;
}
.tabs-section .oxi-tabs-header-shape,
.tabs-section .oxi-tabs-header-li .oxi-icons {
    display: none !important;
}
.video-section {
    width: 100%;
    margin: 60px 0px;
    float: left;
}
.video-section h3 {
    font-size: 32px;
    text-align: center;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0;
}
.video-section p {
    text-align: center;
    font-size: 23px;
    color: #017793;
    font-family: 'Montserrat-Regular';
    margin: 5px 0 30px 0;
    font-weight: 400;
}
.video-section .carousel-inner>.item {
    padding: 0 !important;
    margin: 0 !important;
}
.training-section {
    float: left;
    width: 100%;
    background-color: #0f1d33;
    padding: 45px 0px 35px 0px;
}
.training-content {
    width: 55%;
    float: left;
}
.training-content h3 {
    color: #fff;
    font-size: 36px;
    font-family: 'Montserrat-Bold';
    margin: 0;
}
.training-content p {
    color: #fff;
    font-size: 22px;
    margin: 0;
    font-family: 'Montserrat-Regular';
}
.training-button {
    width: 34%;
    float: right;
    position: relative;
    background: #ffae00;
    border-radius: 10px;
    margin-top: 15px;
}
.training-button a {
    font-size: 16px;
    display: block;
    color: #fff;
    font-family: 'NexaLight';
    padding: 10px 15px 10px 20px;
}
.training-button a:hover,
.empowering-button a:hover {
    color: #fff;
}
.training-button a:after{
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/white-arrow.png);
    width: 27px;
    height: 13px;
    background-repeat: no-repeat;
    right: 15px;
    bottom: 14px;
}  
.empowering-content {
    width: 100%;
    /*margin-top: 70px;*/
    margin-bottom: 20px;
    float: left;
    padding-right: 7%;
}
.empowering-videos iframe {
    border-radius: 5px;
    margin: 0;
}
.empowering-videos {
    float: left;
    width: 46%;
}
.video-left {
    float: left;
    width: 48%;
}
.video-right {
    float: right;
    width: 48%;
    margin-top: 80px;
}
.site-info {
    display: none;
}
.newsletter {
    float: left;
    width: 100%;
    background-color: #ebebeb;
    padding: 20px 0px;
}
.newsletter h3 {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #9a9a9a;
    font-weight: bold;
    margin: 0;
}
.empowering-videos a {
    font-size: 24px;
    line-height: 24px;
    color: #0f1d33;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    position: relative;
    margin: 15px 0 0 0;
    display: block;
}
.empowering-videos .video-right a {
    margin: 0 0 15px 0;
}
.empowering-videos .video-right a::after {
    top: inherit;
    bottom: 10px;
    right: 0;
}
.empowering-videos a::after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/corpo-arrow.png);
    width: 27px;
    height: 13px;
    background-repeat: no-repeat;
    right: 40px;
    top: 8px;
}
.footer {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
}
.footer-top {
    float: left;
    width: 100%;
    margin: 30px 0 20px 0;
}
.footer-top h3 {
    font-size: 16px;
    color: #292933;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 15px 0;
}
.footer-top li {
    margin-bottom: 10px;
}
.footer-colr {
    float: left;
    width: 15%;
}
.footer-colw {
    float: left;
    width: 25%;
}
.footer-cold {
    float: left;
    width: 25%;
}
.footer-colf {
    float: left;
    width: 15%;
}
.footer-colg {
    float: left;
    width: 20%;
    text-align: right;
    margin-top: 20px;
}
.footer-colg p {
    font-size: 17px;
    text-align: left;
    margin: 60px 0 0 35px;
    color: #0f1d33;
    font-family: 'NexaLight';
    line-height: normal;
    display: none;
}
.footer-colg ul {
    text-align: right !important;
}
.footer-colg ul.cnss-social-icon {
    margin-top: 60px;
}
.footer-colg ul.cnss-social-icon li a {
    width: 40px !important;
    height: 40px !important;
    padding: 11px 0 !important;
}
.footer-colg ul.cnss-social-icon li a i {
    font-size: 18px !important;
}
.footer-bottom p {
    margin: 0;
    color: #9a9a9a;
    font-family: 'Montserrat', sans-serif;
}
.fola {
    float: left;
    width: 30%;
}
.fols {
    float: left;
    width: 20%;
}
.folw {
    float: left;
    width: 20%;
}
.folm {
    float: right;
    width: 30%;
    text-align: right;
}
.footer-bottom {
    float: left;
    width: 100%;
    border-top: 2px solid #b3b3b6;
    padding: 25px 0px;
    position: relative;
}
.footer-top a {
    color: #9a9a9a;
    font-family: 'Montserrat', sans-serif;
}
.footer-top ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-bottom .folm {
    text-align: center;
    width: 100%;
}
.footer-bottom .fola, .footer-bottom .fols, .footer-bottom .folw {
    display: none;
}
.empowering-videos iframe {
    height: 240px;
}
.empowering-section {
    float: left;
    width: 100%;
    margin: 30px 0px 60px 0px;
}
.empowering-content h3 {
    font-size: 36px;
    line-height: 40px;
    color: #0f1d33;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.empowering-button {
    margin-top: 26px;
    background: #ffae00;
    width: 52%;
    border-radius: 6px;
    position: relative;
}
.empowering-button a {
    font-size: 16px;
    color: #fff;
    font-family: 'NexaLight';
    display:block;
    padding: 10px 10px 10px 15px;
}
.empowering-button a:after{
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/white-arrow.png);
    width: 27px;
    height: 13px;
    background-repeat: no-repeat;
    right: 16px;
    bottom: 15px;    
}
.oxi-tabs-ultimate-style {
    -webkit-box-shadow: none !important;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style,
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap {
    background: none !important;
}
.oxi-tab-header-vertical > .oxi-tabs-ultimate-content-wrap {
    width: 50%;
    margin: 0 auto;
}
.oxi-tabs-ultimate-style .oxi-tabs-ultimate-header .oxi-tabs-header-li {
    height: 150px;
}
.oxi-tabs-header-li-1-1 .oxi-tabs-main-title {
    margin-top: -10px !important;
}
.tabs-section .oxi-tabs-header-li-1-1, .tabs-section .oxi-tabs-header-li-1-2, .tabs-section .oxi-tabs-header-li-1-3,
.tabs-section .oxi-tabs-header-li-1-4, .tabs-section .oxi-tabs-header-li-1-5, .tabs-section .oxi-tabs-header-li-1-6 {
    background: #017793;
    z-index: 99;
}
.tabs-section .oxi-tabs-header-li-1-4, .tabs-section .oxi-tabs-header-li-1-5, .tabs-section .oxi-tabs-header-li-1-6 {
    position: absolute !important;
    right: 0;
    top: 0;
}
.tabs-section .oxi-tabs-header-li-1-6 {
    top: 372px;
    right:0px !important;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-ultimate-header .oxi-tabs-header-li.active {
    background: #ffae00 !important;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li .oxi-tabs-header-extend {
    display: none !important;
}
.oxi-tabs-header-li {
    min-width: 300px;
    min-height: 150px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.oxi-tabs-header-li-1-4 {
    top: 50px !important;
    right:0px !important;
}
.oxi-tabs-header-li-1-5 {
    right: 0px !important;
    top: 210px !IMPORTANT;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style .oxi-tabs-body-tabs {
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 300px;
    max-width: 800px;
    overflow: hidden;
    padding: 30px 100px !IMPORTANT;
    top: 32%;
}
.oxi-tabs-main-title {
    font-family: 'Montserrat-Bold' !IMPORTANT;
    margin: 0 !important;
}
.oxi-tabs-main-title h4 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 22px;
}
.oxi-tabs-main-title::after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/corpo-arrow.png);
    width: 27px;
    height: 13px;
    background-repeat: no-repeat;
    right: 15px;
    bottom: 16px;
}
.oxi-tabs-ultimate-content-wrap .oxi-tabs-body-tabs p {
    font-size: 16px !important;
    color: #0f1d33 !important;
    font-family: 'NexaLight' !important;
    line-height: 24px;
    margin-bottom: 15px !important;
}
.oxi-tabs-ultimate-content-wrap .oxi-tabs-body-tabs a {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    font-family: 'NexaLight';
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
}
.active .oxi-tabs-main-title:before {
    position: absolute;
    content: '';
    top: 60px;
    right: -102px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/tabs-arrow.png);
    background-repeat: no-repeat;
    width: 88px;
    height: 38px;
}
.oxi-tabs-header-li-1-2.active .oxi-tabs-main-title:before,
.oxi-tabs-header-li-1-5.active .oxi-tabs-main-title:before {
    display: none;
}
.oxi-tabs-header-li-1-3.active .oxi-tabs-main-title:before {
    transform: rotate(175deg) scaleX(-1);
}
.common-inner h3 {
    text-align: left;
    color: #0f1d33;
    margin: 0 0 15px 0;
    font-family: 'Montserrat-ExtraBold';
}
.common-inner {
    float: left;
    width: 100%;
}
.leadship-common {
    float: left;
    width: 100%;
}
.page-id-8940 div#content p {
    text-align: justify;
}

div#content {
    float: left;
    width: 100%;
}
.page-id-8940 .coach-service {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/leadership-coaching-2-copy.jpg);
}
.level-reasons {
    float: left;
    width: 100%;
    margin-top: 20px;
}
ul.reset-lkj li {
    float: left;
    width: 33.33%;
    margin-bottom: 20px;
    position: relative;
}
ul.reset-lkj li:nth-child(2)::before {
    content: '';
    width: 95px;
    height: 33px;
    position: absolute;
    right: 28px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/emp-line-1.png);
    top: 60px;
     background-repeat: no-repeat;
}
ul.reset-lkj li:nth-child(4)::before {
    content: '';
    width: 95px;
    height: 33px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/emp-line-1.png);
    position: absolute;
    bottom: -13px;
    right: -30px;
     background-repeat: no-repeat;
}
ul.reset-lkj {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    margin-top: 10px;
}
ul.reset-lkj li:first-child::before {
    content: '';
    width: 89px;
    height: 89px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    position: absolute;
    right: 20px;
    background-repeat: no-repeat;
    top: 10px;
}
ul.reset-lkj li:nth-child(5)::before {
    content: '';
    width: 89px;
    height: 49px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    position: absolute;
    top: 15px;
    right: 0;
}
ul.reset-lkj li:first-child {
    width: 30%;
    
}
ul.reset-lkj li:nth-child(2) {
    width: 30%;
}
ul.reset-lkj li:nth-child(4) {
    padding-left: 5%;
}
ul.reset-lkj li:nth-child(5) {
    padding-left: 5%;
}
ul.reset-lkj li:nth-child(6) {
    padding-left: 2%;
}
.page-id-8963 .method-sytemic-ct ul li:nth-child(2):after {
    top: 34px;
    right: -95px;
    transform: rotate(130deg);
}
.page-id-8963 .xz {
    margin-bottom: 20px;
}
section#coach-expect {
    margin-top: 25px;
}
section#coach-expect h3 {
    color: #0f1d33;
    margin: 0 0 15px 0;
    font-family: 'Montserrat-ExtraBold';
}
section#who-can h3 {
    color: #0f1d33;
    margin: 0 0 15px 0;
    font-family: 'Montserrat-ExtraBold';
}
.who-benefit li::before {
    content: '';
    width: 20px;
    height: 15px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/lead-as-coach-tick.png);
    position: absolute;
    left: 0;
    top: 2px;
}

.who-benefit li {
    font-size: 20px;
    margin-bottom: 10px;
    color: #ffae00;
    padding-left: 26px;
    position: relative;
}
.who-benefit li:nth-child(2) {
    margin-left: 25px;
}
.vcx {
    background: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/benefits-of-career-coaching.png);
    background-size: cover;
}
.nbv {
    background: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/why-choose-1.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.page-id-8963 .method-sytemic-ct {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.page-id-8957 .xz {
    margin-bottom: 40px;
}
.right-executive p {
    font-family: 'Nexalight';
    margin: 0;
}

.right-executive {
    background: #ebebeb;
    padding: 25px;
    border-radius: 15px;
    float: left;
    width: 100%;
}
section {
    float: left;
    width: 100%;
}
section#newsq {
    margin-bottom: 30px;
}
.page-id-8957 section#who-can {
    margin-bottom: 10px;
}
.page-id-8957 .method-sytemic-ct {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-id-8957 .surface-level-reasons ul li:nth-child(4n+1) {
    clear: both;
}
.page-id-8957 .surface-level-reasons ul li:nth-child(6) {
    width: 10%;
}
.page-id-8957 .surface-level-reasons {
    margin-bottom: 20px;
}
.page-id-8957 .coach-service {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/executive-coaching.jpg);
}
.xsza {
    background: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/executive-coach.png);
    background-repeat: no-repeat;
    background-size: cover;
}
section#newsq h3 {
    color: #0f1d33;
    margin: 0 0 15px 0;
    font-family: 'Montserrat-ExtraBold';
}

.page-id-8957 .surface-level-reasons ul li {
    float: left;
    width: 16%;
    display: inline-block;
    margin-left: 50px;
    position: relative;
}
.page-id-8957 .surface-level-reasons ul li:nth-child(5) {
    margin-left: 370px;
}
.page-id-8957 .surface-level-reasons ul li:first-child::before {
    content: '';
    width: 89px;
    height: 49px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    position: absolute;
    right: -30px;
}
.page-id-8957 .surface-level-reasons ul li:nth-child(6)::before {
    content: '';
    width: 89px;
    height: 49px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    position: absolute;
    right: -30px;
    top:10px;
}
.page-id-8961 .surface-level-reasons ul li {
    float: left;
    width: 18%;
    display: inline-block;
    margin-left: 50px;
    position: relative;
}
.page-id-8961 .surface-level-reasons ul li:nth-child(5) {
    margin-left: 180px;
}
.page-id-8961 .surface-level-reasons ul li:first-child::before {
    content: '';
    width: 89px;
    height: 49px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    position: absolute;
    right: -30px;
}
.page-id-8961 .surface-level-reasons ul li:nth-child(6)::before {
    content: '';
    width: 89px;
    height: 49px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    position: absolute;
    right: -52px;
    transform: rotate( 
-263deg
 );
    bottom: 30px;
}
.vdd h3 {
    text-transform: capitalize !IMPORTANT;
    color: #017793 !IMPORTANT;
    margin-bottom: 0 !IMPORTANT;
}
.page-id-8961 .coach-service {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/executive-coaching.jpg);
}
.daw {
    background: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/executive-coach.png);
}
.daw {
    background: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/executive-coach.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.page-id-8961 .method-sytemic-ct ul li:nth-child(3) {
    width: 280px;
}
.page-id-8961 .method-sytemic-ct ul li:nth-child(4) {
    margin-top: 0;
    margin-left: 100px;
}
.page-id-8961 .surface-level-reasons {
    margin-bottom: 40px;
}
.page-id-8961 .method-sytemic-ct ul li:nth-child(5) {
    margin-left: 50px;
}
.page-id-8961 .method-sytemic-ct ul li:nth-child(6) {
    margin-top: 90px;
}
.page-id-8961 .method-sytemic-ct ul li:nth-child(6):after {
    transform: rotate(
116deg
);
}
.page-id-8961 .method-sytemic-ct ul li:last-child:after {
    display:none;
}
.page-id-8961 .method-sytemic-ct ul li:nth-child(3):after {
    transform: rotate(
27deg
);
    top: 38px;
    right: -85px;
}
.page-id-8961 .method-sytemic-ct ul li:nth-child(7):after {
    transform: rotate( 
106deg
 );
}
.vdd p {
    margin-top: 10px !IMPORTANT;
}
.page-id-8961 .method-sytemic-ct ul li:last-child::before {
    content: '';
    width: 89px;
    height: 49px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    position: absolute;
    left: -119px;
    top: 10px;
}
.page-id-8961 .method-sytemic-ct ul li:nth-child(7) {
    margin-top: -60px;
    margin-left: 63px;
}
.page-id-8961 .method-sytemic-ct ul li:last-child {
    float: right;
    margin-top: 96px;
}
.page-id-8961 .method-sytemic-ct ul li:nth-child(2):after {
    bottom: 42px !IMPORTANT;
    right: -96px;
    transform: rotate(
121deg
);
    top: auto !IMPORTANT;
}

.page-id-8961 .surface-level-reasons ul li:nth-child(7)::before {
    content: '';
    width: 95px;
    height: 33px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/emp-line-1.png);
    position: absolute;
    right: -30px;
    bottom: 54px;
    transform: rotate( 
-128deg
 );
}
.page-id-8961 .surface-level-reasons ul li:nth-child(5)::before {
    content: '';
    width: 95px;
    height: 33px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/emp-line-1.png);
    position: absolute;
    right: -47px;
    bottom: 20px;
    transform: rotate( 
-128deg
 );
}
.page-id-8961 .surface-level-reasons ul li:nth-child(3)::before {
    content: '';
    width: 89px;
    height: 49px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    position: absolute;
    right: -30px;
}
.page-id-8961 .surface-level-reasons ul li:nth-child(2)::before {
    content: '';
    width: 95px;
    height: 33px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/emp-line-1.png);
    position: absolute;
    right: -36px;
    bottom: 0;
}


.page-id-8957 .method-sytemic-ct ul li:nth-child(3) {
    
    width: 290px;
}
.page-id-8957 .method-sytemic-ct ul li:nth-child(4) {
    margin-top: 0;
    margin-left: 65px;
}
.page-id-8957 .method-sytemic-ct ul li:nth-child(5) {
    float: right;
    margin-top: -80px;
    margin-right: 200px;
}
.page-id-8957  .method-sytemic-ct ul li:nth-child(3):after {
    transform: rotate(
32deg
);
    top: 36px;
    right: -76px;
}
.page-id-8957 .method-sytemic-ct ul li:nth-child(5):after {
    transform: rotate(
116deg
);
    top: -2px;
    right: -100px;
}
.page-id-8957 .surface-level-reasons ul li:nth-child(7)::before {
    content: '';
    width: 95px;
    height: 33px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/emp-line-1.png);
    position: absolute;
    right: -46px;
    bottom: 0;
}
.page-id-8965 section#who-can {
    margin-top: 30px;
}
.page-id-8957 .surface-level-reasons ul li:nth-child(5)::before {
    content: '';
    width: 95px;
    height: 33px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/emp-line-1.png);
    position: absolute;
    right: -46px;
    bottom: 0;
}
.page-id-8957 .surface-level-reasons ul li:nth-child(3)::before {
    content: '';
    width: 89px;
    height: 49px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    position: absolute;
    right: -30px;
}
.page-id-8957 .surface-level-reasons ul li:nth-child(2)::before {
    content: '';
    width: 95px;
    height: 33px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/emp-line-1.png);
    position: absolute;
    right: -50px;
    bottom: 0;
}
.page-id-8967 .surface-level-reasons {
    margin-bottom: 20px;
}
.page-id-8967 section#newsq {
    margin-bottom: 20px;
}
.page-id-8967 .coach-service {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/maternity-coaching.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.page-id-8967 section#newsq p strong {
    font-family: 'NexaBold';
}

.page-id-8967 section#newsq p:last-child {
    margin-bottom: 0;
}
.page-id-8967 section#newsq p {
    margin-bottom: 20px;
}
.page-id-8967 .vcx {
    background: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/sa.png);
    background-size: cover;
}
.vcx {
    background: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/benefits-of-career-coaching.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.vvsst {
    background: url(https://coach-to-transformation.com/wp-content/uploads/2021/04/su.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.who-benefit ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.reset-lkj {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.level-reasons p {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #ffae00;
    line-height: 22px;
    margin: 10px 0 0 0;
}
.page-id-8957 .surface-level-reasons ul:before { 
    display:none;
    }
.page-id-8957 .surface-level-reasons ul:after
    {display:none;
        }
.page-id-8957 .surface-level-reasons:after
{display:none;
        }
.page-id-8940 .surface-level-reasons ul:before { 
    display:none;
    }
.page-id-8940 .surface-level-reasons ul:after
    {display:none;
        }
.page-id-8940 .surface-level-reasons:after
{display:none;
        }
        
        .page-id-8961 .surface-level-reasons ul:before { 
    display:none;
    }
.page-id-8961 .surface-level-reasons ul:after
    {display:none;
        }
.page-id-8961 .surface-level-reasons:after
{display:none;
        }
        
        .page-id-8965 .surface-level-reasons ul:before { 
    display:none;
    }
.page-id-8965 .surface-level-reasons ul:after
    {display:none;
        }
.page-id-8965 .surface-level-reasons:after
{display:none;
        }
        
         .page-id-8967 .surface-level-reasons ul:before { 
    display:none;
    }
.page-id-8967 .surface-level-reasons ul:after
    {display:none;
        }
.page-id-8967 .surface-level-reasons:after
{display:none;
        }
        .bvc
        {
            margin-bottom:30px;
        }
.oxi-tabs-header-li-1-4.active .oxi-tabs-main-title:before {
    right: inherit;
    left: 102px;
}
.oxi-tabs-header-li-1-4.active .oxi-tabs-main-title:before {
    right: inherit;
    left: -100px;
    transform: rotate(-5deg) scaleX(-1);
}
.oxi-tabs-header-li-1-6.active .oxi-tabs-main-title:before {
    right: inherit;
    left: -100px;
    transform: rotate(175deg);
    top: 70px;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li {
    text-align: left !IMPORTANT;
    justify-content: right !important;
    padding: 0 !IMPORTANT;
    align-items: unset !IMPORTANT;
    display: block !IMPORTANT;
    padding-top: 100px !IMPORTANT;
    padding-left: 10px !IMPORTANT;
    font-weight: 900 !IMPORTANT;
}
.oxi-tabs-ultimate-style.oxi-tabs-ultimate-template-6.oxi-tabs-click-event.oxi-tabs-heading-responsive-static.oxi-tab-header-vertical.oxi-tab-header-top-left-position.oxi-tab-header-left-top-position.oxi-tabs-header-horizontal-tabs-alignment-horizontal-horizontal.oxi-tabs-header-horizontal-mobile-alignment-horizontal-horizontal.oxi-tabs-header-vertical-tabs-alignment-horizontal.oxi-tabs-header-vertical-tabs-alignment-horizontal-compact.oxi-tabs-header-vertical-mobile-alignment-horizontal.oxi-tabs-header-vertical-mobile-alignment-horizontal-compact.oxi-tab-clearfix {
    margin: 0;
    padding: 50px 0px;
}
.oxi-tabs-header-li {
    min-width: 300px;
    min-height: 150px;
    margin-bottom: 10px;
}
.active .oxi-tabs-main-title::after {
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/white-arrow.png);
}
.carousel-control {
    background-color: transparent !IMPORTANT;
}
div#myCarousel {
    width: 930px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    position: relative;
}
/* div#myCarousel:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0f1d33;
    border-radius: 15px;
    margin-top: 60px;
    width: 948px;
    margin-left: -9px;
    margin-bottom: -8px;
} */
.video-section .yt-video {
    position: relative;
}
.video-section .yt-video:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0f1d33;
    border-radius: 15px;
    margin-top: 60px;
    width: 935px;
    margin-left: 0;
    margin-bottom: -8px;
    margin: 60px auto -8px auto;
    z-index: -1;
}
.video-section .yt-video p iframe {
    width: 920px;
    height: 420px;
    border-radius: 5px;
}
.video-section .yt-video p {
    margin: 0;
}
.carousel-inner iframe {
    margin: 0;
    height: 430px;
    border-radius: 5px;
}
.carousel-control {
    opacity: 1 !IMPORTANT;
    background-color: transparent !IMPORTANT;
    position: absolute;
    left: -14%;
    background-image: none !IMPORTANT;
    color: #000 !important;
}
/* div#myCarousel span.glyphicon-chevron-left,
div#myCarousel span.glyphicon-chevron-right {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/yt-left-arrow.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 50px;
} */
/* div#myCarousel span.glyphicon-chevron-right {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/yt-right-arrow.png);
} */
div#myCarousel span.glyphicon-chevron-left, div#myCarousel span.glyphicon-chevron-right {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/experience-arrow-1.png);
    top: 15px;
}
div#myCarousel span.glyphicon-chevron-left {
    transform: scale(-1.1);
    top: 15px;
}
div#myCarousel span.glyphicon-chevron-left:before,
div#myCarousel span.glyphicon-chevron-right:before {
    display: none;
}
a.right.carousel-control {
    right: -14% !IMPORTANT;
}
a.left.carousel-control {
    left: -14% !IMPORTANT;
}
.home-enquire-section {
    clear: both;
}
.new-leeter-left {
    float: left;
    width: 60%;
}
.new-leeter-right {
    float: right;
    width: 40%;
}
.new-left {
    float: left;
    width: 70%;
}
.new-right {
    float: left;
    width: 30%;
    z-index: 999;
    position: relative;
}
.new-right span.ajax-loader {
    position: absolute;
    top: 10px;
}
.page-id-690 input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
	font-size: 12px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    /*rdm 3mar23 remove border and bg color*/
	/*border: none;
    background-color: #fff;*/
    /*height: 40px;*/
    font-size: 16px;
    /* font-size: 12px; */
}
input.wpcf7-form-control.wpcf7-submit {
    /*width: 100%;*/
    background-color: #ffae00;
    font-family: 'NexaLight';
    border: 1px solid #ffae00;
    border-radius: 5px;
    margin-left: -3px;
    z-index: 999;
    height: 40px;
    text-transform: capitalize;
}
.new-leeter-right ::-webkit-input-placeholder { /* Edge */
  color: #ffae00;
}

.new-leeter-right :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:  #ffae00;
}

.new-leeter-right ::placeholder {
  color: #ffae00;
}


/* Contact Us */

.contact-banner-section {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/contact-banner-bg.jpg);
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
	/* background-image: url(https://coach-to-transformation.com/wp-content/uploads/2023/05/friend-referral-01-scaled.jpg); *//* 24may23 rdm*/
    /* padding: 130px 0px; */
    padding: 80px 0px;/*rdm 24may23 */
    background-repeat: no-repeat;
    background-size: cover;
    /* background: darkcyan;     rdm 24may23*/
    position: relative;
}
.contact-banner-section:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0f1d33;
    /* opacity: 0.6;    rdm 24may23*/
    opacity: 0;
}
.contact-banner-section .content {
    position: relative;
    z-index: 1;
    text-align: center;
}
.contact-banner-section .content h1,
.contact-banner-section .content h2 {
    margin: 0;
    color: #fff;
    font-size: 55px;
    font-family: 'Montserrat-ExtraBold';
}
.contact-banner-section .content h3,
.contact-banner-section .content h4 {
    margin: 0;
    color: #fff;     
    /* color: #017793; */
    font-size: 55px;
    font-family: 'Montserrat-ExtraBold';
}
/*rdm 24may23  rdm remove 28june24 */
/*.page-id-7943  .contact-banner-section .content h3{
    color: #ffae00; 
}*/
.page-id-240  .contact-banner-section .content h3,
.page-id-12621 .contact-banner-section .content h3{
    color: #017793; /*rdm 24may23*/
}
.page-id-12621 .contact-banner-section .content h3{
	margin-top: -40px;
    margin-bottom: 20px;
}
.contact-banner-section .content h2,.contact-banner-section .content h4 {
    color: #ffae00;
}
.contact-section {
    margin-top: 60px;
}
.contact-section .contact-wrapper {
    width: 66%;
    margin: 0 auto;
    text-align: center;
}
.contact-section .contact-wrapper h3 {
    font-size: 36px;
    margin: 0;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    color: #0f1d33;
}
.contact-section .contact-wrapper p {
    font-size: 28px;
    color: #017793;
    line-height: 36px;
    margin: 15px 0px;
}
.contact-section .contact-wrapper p span {
    display: block;
}
.contact-section .contact-wrapper .offices h4 {
    font-size: 32px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0px 0px 5px 0px;
}
.contact-section .contact-wrapper .offices p {
    font-size: 16px;
    color: #3c3c3c;
    font-family: 'NexaLight';
    line-height: 25px;
    margin-bottom: 5px;
    padding: 0px 16px;
    margin-top: 0;
}
.contact-section .contact-wrapper .offices span {
    font-size: 16px;
    color: #3c3c3c;
    font-family: 'NexaBold';
}
.contact-section .contact-wrapper .offices span,
.contact-section .contact-wrapper .offices p.name {
    display: inline-block;
    padding: 0;
    margin-top: 0;
}
.contact-section .contact-wrapper .offices {
    border-top: 2px dashed #3c3c3c;
    border-bottom: 2px dashed #3c3c3c;
    padding: 15px 0px 10px 0px;
}
.contact-section .contact-wrapper .office-1 {
    /* display: none; */
    margin-top: 40px;
}
.contact-section .contact-wrapper .office-2 {
    /* margin-top: 40px; */
    margin-top: -2px;
}
.contact-section .contact-wrapper a {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'NexaBold';
    margin: 22px 0px 18px 0px;
    display: inline-block;
    position: relative;
}
.contact-section .contact-wrapper a:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/call-icon.png);
    background-repeat: no-repeat;
    width: 47px;
    height: 48px;
    left: -57px;
}
.contact-form-section {
    background: #f4f4f4;
    padding: 50px 0px;
}
.contact-form-section .wrapper {
    width: 75%;
    margin: 0 auto;
}
.contact-form-section h3,
.contact-form-section p {
    text-align: center;
}
.contact-form-section h3 {
    font-size: 32px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
}
.contact-form-section p {
    font-size: 16px;
    color: #3c3c3c;
    font-family: 'NexaLight';
    margin-bottom: 15px;
}
.contact-form-section ul li {
    width: 49%;
    border-radius: 5px;
    float: left;
    margin-bottom: 8px;
    padding: 0;
}
.contact-form-section ul li:nth-child(2n) {
    float: right;
    clear: right;
}
.contact-form-section ul li.message {
    width: 100%;
}
.contact-form-section ul li.checkbox {
    float: left;
    margin: 0;
}
.contact-form-section ul li.btn {
    width: 18%;
    float: right;
}
.contact-form-section ul li input {
    padding: 10px 15px;
}
.contact-form-section ul li.message textarea {
    height: 220px;
    resize: none;
}
.contact-form-section ul li input,
.contact-form-section ul li textarea,
.contact-form-section ul li textarea::placeholder,
.contact-form-section ul li input::placeholder {
    font-size: 16px;
    color: #000; /*rdm contact us fornt color ffae00 */
    border: 0;
    background: #fff;
    border-radius: 5px;
}
.contact-form-section ul li.checkbox label {
    font-size: 16px;
    color: #3c3c3c;
    font-family: 'NexaLight';
}
.contact-form-section ul li.btn input {
    font-size: 16px;
    color: #fff;
    font-family: 'NexaBold';
    font-weight: bold;
    margin-left: 0;
}
.contact-form-section ul li.btn input,
.contact-form-section ul li.btn input:hover {
    cursor: pointer;
    text-transform: inherit;
    opacity: 1;
    font-weight: bold;
    color: #fff;
}
.contact-form-section ul li.btn input:hover {
    font-size: 16px;
    background: #017793;
    font-weight: bold;
    border-radius: 5px;
}
.map-section .map-left,
.map-section .map-right {
    width: 49.9%;
}
.map-section .map-left {
    float: left;
}
.map-section .map-left {
    float: none;
    width: 100%;
}
.map-section .map-right {
    display: none;
}
.map-section .map-left p,
.map-section .map-right p {
    margin: 0;
}
.map-section .map-right {
    float: right;
}
.map-section .map-left iframe,
.map-section .map-right iframe {
    width: 100%;
    margin: 0;
}
.subscribe-section {
    background: #ebebeb;
    padding: 30px 0px;
    clear: both;
}
.subscribe-section .para-div {
    float: left;
    margin-top: 12px;
}
.subscribe-section .para-div p {
    margin: 0;
    font-size: 16px;
    color: #9a9a9a;
    font-family: 'Montserrat-Bold';
}
.subscribe-section .subscribe-form {
    float: right;
}
.subscribe-section .subscribe-form .new-left input {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0px 15px;
}
.subscribe-section .subscribe-form .new-left input::placeholder {
    font-size: 16px;
    color: #ffae00;
}

.subscribe-section .subscribe-form .new-right input {
    padding: 0;
}

/* Webinar Page */

.webinar-section {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/webinar-bg.jpg);
}
.learning-series {
    margin: 60px 0px 35px 0px;
}
.learning-series h3,
.learning-series .learning-para p {
    text-align: center;
    margin: 0;
}
.learning-series h3 {
    font-size: 36px;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    color: #0f1d33;
}
.learning-series .learning-para {
    padding: 0px 205px;
    margin-top: 20px;
}
.learning-para p {
    font-size: 18px;
    color: #0f1d33;
    line-height: 26px;
    font-family: 'NexaLight';
}
.learning-series .webinar-wrapper {
    /* background: #017793; */
    border-radius: 20px;
    /* padding: 40px; */
    margin-top: 40px;
    /* background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/free-webinar-bg.png); */
    /* background-repeat: no-repeat;
    background-position: right; */
}
/* .learning-series .webinar-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 210px 0;
} */
.learning-series .webinar-wrapper img {
    border-radius: 20px;
}
.learning-series .webinar-wrapper a.mobile {
    display: none;
}
.learning-series .webinar-wrapper a.mobile img {
    width: 100%;
    border-radius: 20px;
}
.learning-series .webinar-wrapper .profile {
    width: 18%;
    float: left;
    display: none !important;
}
.learning-series .webinar-wrapper .content {
    width: 80%;
    float: right;
    display: none !important;
}
.learning-series .webinar-wrapper .profile img {
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
.learning-series .webinar-wrapper .profile span {
    text-align: center;
    display: block;
    margin: 0;
    font-family: 'Reey-Regular';
    color: #fff;
    font-size: 24px;
}
.learning-series .webinar-wrapper .profile h4 {
    text-align: center;
    margin: 0;
    color: #fff;
}
.learning-series .webinar-wrapper .content h3 {
    color: #fff;
    text-align: left;
    text-transform: capitalize;
    font-size: 24px;
}
.learning-series .webinar-wrapper .content p {
    color: #ffae00;
    font-size: 45px;
    font-family: 'Montserrat-ExtraBold';
    line-height: 46px;
    margin: 5px 0px 12px 0px;
}
.learning-series .webinar-wrapper .content p span {
    display: block;
}
.learning-series .webinar-wrapper .content span.eligible,
.learning-series .webinar-wrapper .content span.date {
    color: #fff;
    font-size: 17px;
    font-family: 'NexaLight';
}
.learning-series .webinar-wrapper .content span.date {
    font-family: 'NexaBold';
}
.learning-series .webinar-wrapper ul {
    margin-top: 40px;
}
.learning-series .webinar-wrapper ul li {
    float: left;
}
.learning-series .webinar-wrapper ul li img,
.learning-series .webinar-wrapper ul li h5 {
    display: inline-block;
    margin: 0;
}
.learning-series .webinar-wrapper ul li:nth-child(2) {
    margin-left: 15px;
}
.learning-series .webinar-wrapper ul li.button {
    float: right;
    margin-right: 20px;
    margin-top: 12px;
}
.learning-series .webinar-wrapper ul li h5 {
    font-size: 24px;
    color: #fff;
    font-family: 'NexaBold';
    vertical-align: middle;
    margin-left: 6px;
}
.learning-series .webinar-wrapper ul li.button a {
    font-size: 15px;
    color: #fff;
    background: #ffae00;
    font-family: 'NexaBold';
    padding: 10px 20px;
    border-radius: 10px;
}
.tab-section {
    margin-bottom: 45px;
}
.ewd-ufaq-faq-div {
    padding: 0;
    border-radius: 20px;
    margin: 20px 0px;
}
body div.ewd-ufaq-faq-title body div.ewd-ufaq-post-margin-symbol {
    float: right;
    padding: 0;
    margin: 0;
}
.ewd-ufaq-faq-title {
    background: #f4f4f4;
    padding: 12px 15px;
    border-radius: 20px;
}
div.ewd-ufaq-faq-title h4 {
    font-size: 16px;
    font-family: 'NexaBold';
    color: #ffae00;
    margin-top: 10px !important;
}
div.ewd-ufaq-faq-title h4 span {
    color: #0f1d33;
    margin-left: 10%; /*55px;   16nov */ 
    position: absolute;  	/* 7nov22 webinar title formatting rdm  */
    left: 240px;  	/* 7nov22 webinar title formatting rdm  */
}
	/* rdm 2dec21 */
@media only screen and (max-width: 767px){
	div.ewd-ufaq-faq-title h4 span {
		margin-left: 0px;  /* 7nov22 webinar title formatting rdm  */
		display: block; /* 7nov22 webinar title formatting rdm  */
		left: 30px;  	/* 7nov22 webinar title formatting rdm  */
	}
	
}
.ewd-ufaq-faq-body {
    padding: 0;
    margin: 20px 0px;
}
.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    font-size: 0 !important;
}
body div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
/*     background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/accordion-bottom.png); */
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cas-faq-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 36px;
    width: 36px;
    z-index: 2;
    position: relative;
    float: right;
    margin: 0;
}
body .ewd-ufaq-post-active div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
    /* background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/accordion-top.png); */
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cas-faq-arrow-2.png);
    background-repeat: no-repeat;
    background-position: center;
}
.tab-section .ewd-ufaq-faqs {
    display: flex;
    flex-direction: column-reverse;
}
.tab-section .tabs-left {
    float: left;
    width: 74%;
}
.tab-section .tabs-left-2 {
    width: 100%;
}
.tab-section .tabs-right {
    float: right;
    width: 20%;
}
.tab-section .tabs-right img {
    border-radius: 20%;
}
.tab-section .tabs-right .webinar-spacer {
    height: 20px;
}
.tab-section .tabs-left p {
    font-size: 16px;
    font-family: 'NexaLight';
    line-height: 23px;
}
.tab-section .tabs-left p span {
    font-family: 'NexaBold';
    margin-bottom: 30px;
    display: inline-block;
}
.tab-section .tabs-left p span.mb-0 {
    margin-bottom: 0;
}
.tab-section .tabs-left h4 {
    margin: 0;
    font-family: 'NexaBold';
    text-transform: uppercase;
    margin-bottom: 6px;
}
.tab-section .tabs-left span.mt,
.tab-section .tabs-left h4.mt {
    margin-top: 30px;
}
.tab-section .tabs-left p a {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    font-family: 'NexaBold';
    padding: 10px 15px;
    display: inline-block;
    border-radius: 10px;
    margin-top: 20px;
    line-height: normal;
}
.tab-section .tabs-left ul li {
    font-size: 16px;
    font-family: 'NexaLight';
    line-height: 23px;
}
.tab-section .tabs-right {
    text-align: center;
    margin-top: 60px;
}
.tab-section .tabs-right span {
    font-size: 23px;
    font-family: 'Reey-Regular';
    display: block;
    margin-top: 40px;
}
.tab-section .tabs-right p {
    font-size: 16px;
    font-family: 'Montserrat-Light';
}
.tab-section .tabs-right p {
    display: none;
}

/* Blog Page */
.blog-page-pagination.pagination .page-numbers {
    background-color: #ffae00;
    border-radius: 50%;
    padding: 0;
    width: 30px;
    height: 30px;
    padding-top: 9px;
    color: #000;
}
.blog-page-pagination.pagination .page-numbers.current {
    background-color: #9f9f9f;
    font-weight: 400;
}
.blog-page-pagination.pagination .next.page-numbers,.blog-page-pagination.pagination .prev.page-numbers {
    width: 45px;
    height: 60px;
    display: inline-block;
    float: none !important;
    position: relative;
    top: 20px !important;
}
.blog-page-pagination.pagination .prev.page-numbers {
    margin-right: 25px !important;
}

.blog-banner-section .select-category,
.blog-inner-banner .select-category {
    text-align: center;
    width: 56%;
    margin: 10px auto 0 auto;
}
.blog-inner-banner .select-category {
    position: relative;
    z-index: 1;
}
.blog-banner-section .select-category form select,
.blog-inner-banner .select-category form select{
    font-size: 16px;
    color: #ffae00;
    width: 100%;
    padding: 10px 15px;
    outline: none;
    border-radius: 5px;
    font-family: 'NexaLight';
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/select-category-arrow.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
}
.blog-posts {
    margin: 40px 0px;
}
.blog-posts ul {
    text-align: center;
}
.blog-posts ul li {
    width: 32%;
    display: inline-block;
    margin-left: 15px;
    text-align: left;
    margin-bottom: 45px;
    vertical-align: top;
}
.blog-posts ul li:first-child {
    margin-left: 0;
}
.blog-posts ul li:first-child,
.blog-posts ul li:nth-child(2) {
    width: 48.5%;
}
.blog-posts ul li:nth-child(2) {
    margin-left: 30px;
}
.blog-posts ul li:nth-child(3n) {
    margin-left: 0;
}
.blog-posts ul li img {
    width: 100%;
}
.blog-posts ul li .image {
    height: 260px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog-posts h4 a {
    font-size: 22px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 10px 0px 0px 0px;
    position: relative;
    display: block;
    padding-right: 50px;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {

    left: 100%;
    right:auto;
    z-index:999999;
    margin-top:-80px;
}
.main-navigation ul ul .menu-item-has-children > a:after {
    
    top: 0.975em;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(-93deg);
}
.blog-posts ul li h4 a:after,
.blog-posts ul li:first-child h4 a:after,
.blog-posts ul li:nth-child(2) h4 a:after {
    position: absolute;
    content: '';
    right: 0;
    top: 6px;
    width: 27px;
    height: 13px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/corpo-arrow.png);
}
.blog-posts ul li h4 a:after {
    right: 20px;
}
.blog-posts ul li .read-more,
.blog-posts ul li .info {
    display: inline-block;
    vertical-align: middle;
}
.blog-posts ul li .read-more {
    margin-top: 18px;
}
.blog-posts ul li .read-more a {
    margin-top: 0;
}
.blog-posts ul li:first-child .read-more,
.blog-posts ul li:nth-child(2) .read-more {
    margin-top: 0;
}
.blog-posts .author, .blog-posts .date {
    color: #cccdd0;
}
.blog-posts .date p.date {
    margin-left: 0 !important;
}
.blog-posts ul li .comment {
    display: inline;
    margin-left: 45px;
    color: #cccdd0;
}
.blog-posts ul li .comment {
    position: absolute;
    left: 40%;
    top: 60%;
}
.blog-posts ul li .comment p.comment {
    top: 0;
}
.blog-posts ul li .comment p.comment {
    margin: 0 0 0 25px !important;
}
.blog-posts ul li .comment img {
    width: inherit;
}
.blog-posts ul li:first-child .comment,
.blog-posts ul li:nth-child(2) .comment {
    position: relative;
    left: 0;
    top: 0;
}
.blog-posts ul li:first-child p.comment,
.blog-posts ul li:nth-child(2) p.comment {
    margin-left: 10px;
    vertical-align: middle;
}
.blog-posts ul li .comment p.comment {
    margin-left: 10px;
    vertical-align: middle;
}
.blog-posts p {
    font-size: 16px;
    color: #0f1d33;
    margin: 20px 0px;
    font-family: 'NexaLight';
}
.blog-posts a.read-more {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    border-radius: 10px;
    padding: 10px 30px;
    display: inline-block;
    font-family: 'NexaBold';
}
.blog-posts .author,
.blog-posts .date {
    display: inline-block;
    margin: 0;
}
.blog-posts ul li:first-child p.author,
.blog-posts ul li:nth-child(2) p.author,
.blog-posts ul li:first-child p.date,
.blog-posts ul li:nth-child(2) p.date {
    margin: 0;
    font-size: 16px;
    color: #cccdd0;
    margin-left: 15px;
}
.blog-posts ul li .desc {
    display: flex;
    flex-direction: column;
    position: relative;
}
.desc .read-more {
    order: 1;
}
.desc .info {
    order: 0;
}
.desc .comment {
    order: 2;
    margin-left: 0;
}
.blog-posts ul li:first-child .desc,
.blog-posts ul li:nth-child(2) .desc {
    display: block;
}
.blog-post-wrapper .pagination {
    display: block;
    padding: 0;
    margin: 20px 0 0 0;
    border-radius: 0;
    border: 0;
}
.blog-post-wrapper .pagination .nav-links {
    padding: 0;
    width: 26%;
    margin: 0 auto;
}
.blog-post-wrapper .pagination .nav-links a.page-numbers:nth-child(2) {
    margin-left: 80px !important;
}
.blog-post-wrapper .pagination .prev {
    left: 0;
}
.blog-post-wrapper .pagination .prev,
.blog-post-wrapper .pagination .next {
    top: -10px;
}
.blog-post-wrapper .pagination .nav-links a.page-numbers {
    margin: 0 0 0 5px !important;
}
.blog-post-wrapper .pagination .nav-links span.page-numbers.current {
    margin-left: 5px !important;
    margin-right: 0 !important;
}
.blog-post-wrapper .pagination .prev.page-numbers,
.blog-post-wrapper .pagination .next.page-numbers {
    margin: 0 !important;
}
.pagination:before, .pagination:after {
    display: none;
}
.blog-post-wrapper .pagination .prev.page-numbers,
.blog-post-wrapper .pagination .next.page-numbers {
    background: none !important;
    top: -20px;
}
.blog-post-wrapper .pagination .prev.page-numbers:before,
.blog-post-wrapper .pagination .next.page-numbers:before {
    color: #ffae00 !important;
}
.blog-post-wrapper .pagination .nav-links a.page-numbers,
.blog-post-wrapper .pagination .nav-links span.page-numbers.current {
    font-size: 16px;
    background: #f4f4f4;
    border-radius: 50%;
    font-weight: 400;
    padding: 10px 15px !important;
    color: #0f1d33 !important;
}
.blog-post-wrapper .pagination .nav-links span.page-numbers.current {
    background: #ebebeb !important;
    color: #0f1d33 !important;
}
.blog-post-wrapper .pagination .nav-links span.page-numbers.dots {
    font-size: 16px;
    margin: 0 0 0 5px !important;
    padding: 0;
}
/* Blog Inner Page */

.blog-inner-banner,
.blog-banner-section {
    background-image: url('https://coach-to-transformation.com/wp-content/uploads/2020/12/blog-inner-page-bg.jpg')
}
.blog-banner-section form {
    position: relative;
    z-index: 1;
}
.blog-wrapper {
    margin-top: 40px;
}
.blog-wrapper .blog-inner-page {
    width: 68%;
    float: left;
}
.blog-inner-page h1.entry-title {
    font-size: 36px;
    font-family: 'Montserrat-Bold';
    color: #ffae00;
    margin: 0px 0px 30px 0px;
}
.blog-inner-page .post-thumbnail img {
    width: 100%;
}
.blog-inner-page .entry-content {
    float: none !important;
    width: 100% !important;
}
.blog-inner-page .entry-content p {
    font-size: 18px;
    color: #000;
    line-height: 28px;
}
.blog-inner-page footer.entry-footer {
    float: none !important;
    width: 100% !important;
    margin-top: 40px !important;
}
.blog-wrapper .blog-sidebar aside {
    width: 100%;
}
.blog-wrapper .blog-inner-page img {
    width: 100%;
}
.blog-wrapper .blog-inner-page .info {
    margin: 20px 0 45px 0;
}
.blog-wrapper .blog-inner-page .content {
    font-size: 16px;
    color: #0f1d33;
    font-family: 'NexaLight';
    line-height: 25px;
}
.blog-wrapper .blog-inner-page .content p,
.blog-wrapper .blog-inner-page .content span {
    font-family: 'NexaLight' !important;
}
.blog-wrapper .blog-inner-page h1 {
    font-size: 26px;
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0 0 10px 0;
}
.blog-wrapper .blog-inner-page h3 {
    font-size: 26px;
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0 0 10px 0;
}
.blog-inner-page h3,
.blog-inner-page p.author,
.blog-inner-page p.date,
.blog-inner-page .comment-count,
.blog-inner-page .social-share {
    display: inline-block;
    margin-left: 50px;
    vertical-align: middle;
}
.blog-inner-page p.author,
.blog-inner-page p.date,
.blog-inner-page p.comment-count {
    color: #cccdd0;
}
.blog-wrapper .blog-inner-page .info p.author {
    font-size: 16px;
    margin-bottom: 0;
}
.blog-wrapper .blog-inner-page .info p.date {
    margin-bottom: 0;
    font-size: 16px;
    margin-left: 0;
}
.blog-inner-page .comment-count img {
    max-width: 100%;
    width: inherit;
}
.blog-inner-page .comment-count p.comment-count {
    margin-left: 8px;
    margin-bottom: 0;
    font-size: 16px;
}
.blog-inner-page .social-share .mb-item .mb-social .mb-icon-wrapper .mb-icon {
    color: #fff;
    padding-top: 2px;
    display: block;
}
.blog-inner-page .social-share .mb-item .mb-social {
    background-color: #b8b8b8;
    width: 28px;
    height: 28px;
    border-radius: 50%;
}
.blog-inner-page .social-share .mb-item .mb-social:hover {
    background-color: #ffae00 !important;
}
.blog-inner-page .social-share .mb-item .mb-social svg {
    width: 14px;
    height: 15px;
}
.blog-inner-page .content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    font-family: 'NexaLight';
}
.blog-inner-page .about-author {
    margin-top: 35px;
}
.blog-inner-page .about-author h3 {
    font-size: 26px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.blog-inner-page .about-author ul {
    margin: 0;
    list-style-type: none;
    font-size: 0;
}
.blog-inner-page .about-author ul li {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/about-author-arrow.png);
    background-repeat: no-repeat;
    background-position: left top 5px;
    padding-left: 40px;
    margin-bottom: 25px;
}
.blog-inner-page .about-author ul li p {
    font-size: 16px;
    font-family: 'NexaLight';
    margin-bottom: 0;
}
.blog-inner-page .disclaimer h3 {
    margin: 0 0 10px 0;
}
.blog-inner-page .disclaimer p {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    padding: 10px 12px;
    border-radius: 8px;
    font-family: 'NexaLight';
    margin: 0;
}
.disclaimer .wrapper {
    margin: 50px 0 30px 0px;
}
.blog-inner-page .disclaimer .profile {
    float: left;
    width: 20%;
}
.blog-inner-page .disclaimer .profile img {
    max-width: 100%;
}
.blog-inner-page .disclaimer .content {
    width: 77%;
    float: right;
}
.disclaimer .content h4 {
    font-size: 24px;
    font-family: 'Reey-Regular';
    margin: 0;
}
.disclaimer .content p {
    font-size: 16px;
    background: #fff;
    color: #0f1d33;
    line-height: 26px;
    font-family: 'NexaLight';
    padding: 0;
    border-radius: inherit;
    margin-top: 30px;
}
.blog-inner-page footer.entry-footer .author a {
    font-size: 16px;
}
.blog-inner-page footer.entry-footer .posted-on a {
    font-size: 16px;
}
.blog-inner-page .comments-area h2 {
    font-size: 24px;
    color: #000;
    border-top-width: 1px;
}
.blog-wrapper .blog-inner-page .comments-area ol li article {
    border-top: 1px solid #000;
}
.blog-wrapper .comment-author img {
    max-width: 100% !important;
    width: inherit;
}
.blog-wrapper .comment-author b.fn a {
    font-size: 20px;
    color: #000;
}
.blog-wrapper .comment-author .fn:after {
    font-size: 20px;
}
.blog-wrapper .blog-inner-page .comment-metadata a {
    font-size: 13px;
}
.blog-wrapper .blog-inner-page .comment-metadata a:hover {
    color: #ffae00;
}
.blog-wrapper .blog-inner-page .comment-content p {
    font-size: 16px;
}
.blog-wrapper .blog-inner-page .reply a {
    font-size: 16px;
    margin-top: 20px;
    color: #fff;
    background: #ffae00;
    border: 0;
    padding: 10px 15px;
    border-radius: 5px;
    font-family: 'NexaLight';
}
.blog-wrapper .blog-inner-page .comment-respond {
    padding-top: 0;
}
.blog-inner-page .comment-respond .logged-in-as a {
    font-size: 14px;
    color: #000;
    box-shadow: none;
    border-bottom: 1px solid #000;
}
.blog-inner-page .comment-respond .logged-in-as a:hover {
    color: #ffae00;
    border-color: #ffae00;
}
.blog-inner-page .comments-area p.comment-notes {
    font-size: 16px;
    color: #000;
}
.blog-inner-page .comments-area form p label {
    font-size: 16px;
    color: #000;
    margin-top: 20px;
}
.blog-inner-page .comments-area form p input,
.blog-inner-page .comments-area form p textarea {
    margin-bottom: 20px;
}
.blog-inner-page .comments-area form p textarea {
    resize: none;
}
.blog-inner-page .comments-area form p input:focus,
.blog-inner-page .comments-area form p textarea:focus {
    background: #f7f7f7;
    border-color: #d1d1d1;
}
.blog-inner-page .comments-area form p.form-submit {
    margin-top: 20px;
}
.blog-inner-page .comments-area form p.form-submit input {
    margin-bottom: 0;
}
.entry-footer a:hover,
.entry-footer a:focus {
    color: #ffae00;
    box-shadow: none;
}
span.required {
    color: #000;
}
.blog-inner-page .comments-area form p.form-submit input,
.blog-inner-page .comments-area form p.form-submit input:hover {
    background: #ffae00;
}
.blog-inner-page nav.navigation {
    border: 0;
}
.blog-inner-page nav.navigation .nav-next {
    border: 0;
}
.blog-inner-page .nav-links {
    border: 1px solid #000;
    border-left: 0;
    border-right: 0;
    display: flex;
    justify-content: space-between;
}
.blog-inner-page .nav-links a {
    padding: 30px 0px;
}
.blog-inner-page .nav-links .nav-previous,
.blog-inner-page .nav-links .nav-next {
    display: inline-block;
    width: 49%;
}
.blog-inner-page .nav-links .nav-next {
    text-align: right;
}
.blog-inner-page .nav-links a span.meta-nav {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    display: inline-block;
    padding: 10px;
    width: 32%;
    text-align: center;
    margin-bottom: 20px;
}
.blog-inner-page .nav-links a span.post-title {
    display: block;
}
.post-navigation a span.post-title,
.post-navigation a:hover span.post-title {
    color: #ffae00;
}
.blog-wrapper .blog-sidebar {
    width: 30%;
    float: right;
    margin: 0;
    background: #f4f4f4;
    padding: 30px 20px;
    border-radius: 5px;
}
.blog-wrapper .blog-sidebar h3 {
    font-size: 28px;
    margin: 0 0 15px 0;
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33
}
.blog-wrapper .blog-sidebar h4 a {
    font-size: 26px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 15px 0 0 0;
    display: block;
    padding-right: 50px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/sidebar-arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px;
}
.blog-wrapper .blog-sidebar h4 a:hover {
    color: #ffae00;
}
.blog-wrapper .blog-sidebar p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'NexaLight';
}
.blog-wrapper .blog-sidebar p a.more-link {
    display: none;
}
.blog-wrapper .blog-inner-page nav.post-navigation {
    margin-bottom: 0;
}
#main .related-posts {
    margin-top: 30px;
    padding: 30px 0 45px 0px;
    background: #f4f4f4;
}
#main .related-posts ul {
    margin: 0;
    list-style-type: none;
    font-size: 0;
}
#main .related-posts ul li {
    width: 32.5%;
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
}
#main .related-posts ul li:first-child {
    margin-left: 0;
}
#main .related-posts h3 {
    font-size: 36px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 25px 0;
    color: #0f1d33;
}
#main .related-posts ul li h4 {
    margin: 15px 0px;
}
#main .related-posts ul li h4 a {
    color: #0f1d33;
    font-size: 22px;
    font-family: 'Montserrat-ExtraBold';
    display: block;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/sidebar-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: 15px;
}
#main .related-posts ul li p {
    font-size: 16px;
    font-family: 'NexaLight';
    margin: 0;
}
#main .related-posts ul li .author-date {
    margin: 18px 0px;
}
.related-posts ul li .author-date p.author,
.related-posts ul li .author-date p.date {
    display: inline-block;
    font-size: 16px;
    color: #cccdd0;
}
.related-posts ul li .button-comment .read-more,
.related-posts ul li .button-comment .comment {
    display: inline-block;
}
.related-posts ul li .button-comment .read-more a {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    padding: 10px 30px;
    border-radius: 5px;
    font-family: 'NexaBold';
}
.related-posts ul li .button-comment .comment {
    margin-left: 40px;
}
.related-posts ul li .button-comment .comment img,
.related-posts ul li .button-comment .comment p {
    display: inline-block;
}
.related-posts ul li .button-comment .comment p {
    font-size: 16px;
    vertical-align: top;
    color: #cccdd0;
    margin-left: 10px !important;
}

/* Privacy Policy */

.privacy-policy-banner {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/privacy-policy-bg.jpg);
}
.privacy-policy-section {
    margin-top: 55px;
    margin-bottom: 20px;
}
.privacy-policy-section h1 {
    text-align: center;
    margin: 0;
    font-size: 36px;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    color: #0f1d33;
    margin-bottom: 35px;
}
.privacy-policy-section p {
    font-size: 18px;
    color: #0f1d33;
    font-family: 'NexaLight';
    line-height: 26px;
    text-align: justify;
}
.privacy-policy-section h4 {
    font-size: 20px;
    color: #0f1d33;
    font-family: 'NexaBold';
    margin: 30px 0px;
}
.privacy-policy-section ul {
    margin-left: 26px;
    padding: 0;
    margin-bottom: 0;
}
.privacy-policy-section ul li {
    padding-left: 15px;
    margin-bottom: 10px;
}
.privacy-policy-section ul li::marker {
    font-size: 30px;
    color: #ffae00;
}
.privacy-policy-section ul li p {
    font-size: 18px;
    text-align: inherit;
    margin: 0;
}
.acceptance-section {
    background: #ebebeb;
}
.acceptance-section,
.collect-information {
    padding: 30px 0px;
}
.acceptance-section h3,
.collect-information h3 {
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    color: #0f1d33;
    margin: 0px 0px 5px 0px;
}
.acceptance-section p,
.collect-information p {
    font-size: 17px;
    color: #0f1d33;
    line-height: 26px;
    margin-bottom: 28px;
    font-family: 'NexaLight';
}
.acceptance-section p:last-child {
    margin-bottom: 0;
}
.using-information {
    background: #262837;
    padding: 30px 0px;
}
.using-information h3 {
    font-size: 26px;
    color: #ffae00;
    margin: 0;
    margin-bottom: 10px;
    font-family: 'Montserrat-Bold';
}
.using-information p {
    color: #fff;
    font-size: 17px;
    margin-bottom: 0;
    font-family: 'NexaLight';
}
.using-information h4 {
    font-size: 15px;
    color: #fff;
    margin: 15px 0px 5px 0px;
    font-family: 'Montserrat-Bold';
}
.using-information a,
.using-information a:hover {
    font-size: 16px;
    color: #ffae00;
}
.third-party-section {
    padding: 30px 0px;
}
.third-party-section h3 {
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    color: #0f1d33;
    margin: 0px 0px 10px 0px;
}
.third-party-section p {
    font-size: 16px;
    color: #0f1d33;
    margin: 0;
    font-family: 'NexaLight';
}
.third-party-section .data-protection {
    margin-top: 40px;
}
.third-party-section .feedback-section {
    margin-top: 25px;
}
.third-party-section .data-protection ul {
    margin: 0;
    list-style-position: inside;
}
.third-party-section .data-protection ul li {
    line-height: normal;
}
.third-party-section .data-protection ul li::marker {
    font-size: 35px;
    color: #ffae00;
}
.third-party-section .data-protection ul li p {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    font-family: 'NexaLight';
}
.third-party-section .feedback-section p,
.third-party-section .feedback-section span {
    display: inline-block;
}
.third-party-section .feedback-section span,
.third-party-section .feedback-section a {
    color: #0f1d33;
    font-family: 'NexaBold';
}

/* ACTP Page */

.actp-banner-section {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/actp-bg.jpg);
}
.training-program {
    margin: 40px 0px;
}
.training-program h3,
.training-program span,
.training-program h4 {
    color: #0f1d33;
    font-size :36px;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
    text-align: center;
    margin: 0;
}
.training-program span {
    color: #ffae00;
    font-size: 24px;
    display: block;
    line-height: 25px;
}
.training-program p {
    font-size: 17px;
    color: #0f1d33;
    line-height: 26px;
    margin: 25px 0px 0px 0px;
    font-family: 'NexaLight';
}
.actp-path {
    background: #017793;
    padding: 40px 0px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/actp-bg-3.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.actp-path .actp-path-left {
    width: 70%;
}
.actp-path h3 {
    font-size: 26px;
    color: #ffae00;
    font-family: 'Montserrat-Bold';
    margin: 0px 0px 15px 0px;
}
.actp-path p {
    font-size: 16px;
    color: #fff;
    font-family: 'NexaBold';
    line-height: 26px;
    margin: 0;
}
.advantage-actp {
    margin: 45px 0px;
}
.advantage-actp h3 {
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    margin-bottom: 25px;
    margin-top: 0;
    color: #0f1d33;
}
.advantage-actp p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: 'NexaLight';
}
.advantage-actp p a {
    color: #ffae00;
}
.actp-details {
    display: flex;
}
.actp-details .actp-program {
    float: left;
    background: #f1f1f1;
}
.actp-details .coaching-program {
    float: right;
    background: #eee9e9;
}
.actp-details .actp-program,
.actp-details .coaching-program {
    width: 50%;
    padding: 40px 60px 30px 50px
}
.actp-details .coaching-program {
    padding: 40px 50px 30px 60px
}
.actp-details .actp-program h3,
.actp-details .coaching-program h3 {
    font-size: 30px;
    font-family: 'Montserrat-Bold';
    margin-top: 0;
    color: #0f1d33;
}
.actp-details .actp-program h3 {
    margin-bottom: 20px;
}
.actp-details .coaching-program h3 {
    margin-bottom: 40px;
}
.actp-details .actp-program h4,
.actp-details .coaching-program h4 {
    font-size: 20px;
    font-family: 'NexaBold';
    line-height: 24px;
    margin: 0;
    color: #0f1d33;
}
.actp-details .actp-program h4 {
    margin-bottom: 15px;
}
.actp-details .actp-program ul {
    margin: 0;
    margin-left: 26px;
}
.actp-details .actp-program ul li::marker {
    color: #ffae00;
    font-size: 30px;
}
.actp-details .actp-program ul li {
    color: #0f1d33;
    font-size: 16px;
    padding-left: 10px;
    line-height: normal;
    margin-bottom: 14px;
}
.actp-details .actp-program ul li p {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
}
.actp-details .coaching-program p {
    margin: 24px 0px 0px 0px;
    font-size: 16px;
    line-height: 24px;
}
.actp-details .coaching-program p a {
    color: #ffae00;
}
.course-modules-sec {
    margin: 45px 0px 120px 0px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/course-module-bg.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.course-modules-sec h3 {
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    color: #0f1d33;
    margin: 0;
    margin-bottom: 30px;
    margin-left: 50px;
}
.course-modules-sec .item,
.course-modules-sec .level-1,
.course-modules-sec .level-2 {
    width: 22%;
    display: inline-block;
    vertical-align: top;
}
.course-modules-sec .item {
    width: 25%;
}
.course-modules-sec .item,
.course-modules-sec .level-1 {
    margin-right: 20px;
}
.course-modules-sec .item h4 {
    border-top-left-radius: 0;
}
.course-modules-sec .item h4,
.course-modules-sec .level-1 h4,
.course-modules-sec .level-2 h4 {
    background: #ffab00;
    padding: 45px 0px 40px 0px;
    text-align: center;
    margin: 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    color: #624303;
    font-size: 40px;
    font-family: 'NexaLight';
}
.course-modules-sec .item h4 {
    padding-left: 35px;
}
.course-modules-sec .item ul,
.course-modules-sec .level-1 ul,
.course-modules-sec .level-2 ul {
    margin: 0;
    font-size: 0;
    list-style-type: none;
    border: 1px solid #d3d6d9;
    border-top: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.course-modules-sec .item ul li p,
.course-modules-sec .level-1 ul li p,
.course-modules-sec .level-2 ul li p {
    font-size: 16px;
    text-align: center;
    font-family: 'NexaBold';
    margin: 0;
}
.course-modules-sec .item ul {
    background: #0f1d33;
    padding: 0px 50px 0px 80px;
    border-color: #0f1d33;
    border-bottom-left-radius: 0;
}
.course-modules-sec .item ul li p {
    color: #fff;
}
.course-modules-sec .level-1 ul,
.course-modules-sec .level-2 ul {
    background: #f9f9f9;
    padding: 0px 40px;
}
.course-modules-sec .item ul li {
    padding: 15px 0px;
    border-bottom: 1px solid #082a5f;
}
.course-modules-sec .level-1 ul li,
.course-modules-sec .level-2 ul li {
    padding: 15px 0px;
    border-bottom: 1px solid #d4d4d4;
    margin: 0;
}
.course-modules-sec .item ul li:last-child,
.course-modules-sec .level-1 ul li:last-child,
.course-modules-sec .level-2 ul li:last-child {
    border-bottom: 0;
}
.course-modules-sec ul li:first-child p {
    padding-top: 20px;
}
.course-modules-sec ul li:nth-child(3),
.course-modules-sec ul li:nth-child(4),
.course-modules-sec ul li:nth-child(5) {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonails-sec {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/testimonials-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
    position: relative;
}
.testimonails-sec:before,
.testimonails-sec:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/test-monial-bg-left.png);
    background-repeat: no-repeat;
    top: -50px;
    left: 0;
    width: 321px;
    height: 768px;
}
.testimonails-sec:after {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/test-monial-bg-right.png);
    right: 0;
    left: inherit;
    width: 370px;
    height: 710px;
    top: -30px;
}
.testimonails-sec .wrapper {
    position: relative;
}
.testimonails-sec .wrapper:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/testimonial-bg-mid.png);
    background-repeat: no-repeat;
    width: 76px;
    height: 69px;
    left: 0;
    right: -240px;
    bottom: -82px;
    margin: 0 auto;
}
.testimonails-sec h3 {
    font-size: 26px;
    color: #fff;
    margin: 0;
    text-align: center;
    font-family: 'Montserrat-ExtraBold';
    line-height: 23px;
    margin-bottom: 80px;
}
.testimonails-sec h3 span.color {
    display: inline-block;
    color: #ffab00;
}
.testimonails-sec h3 span {
    display: block;
}
.testimonails-sec p.para,
.testimonails-sec .para p {
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    font-family: 'NexaLight';
    margin-bottom: 15px;
}
.testimonails-sec p.author,
.testimonails-sec .author {
    font-size: 16px;
    color: #ffab00;
    font-family: 'NexaBold';
    text-transform: uppercase;
    margin-bottom: 0;
}
.testimonails-sec .mySlides .separate {
    height: 70px;
}
.testimonails-sec .slideshow-container {
    width: 53%;
    margin: 0 auto;
    position: relative;
}
.testimonails-sec .navigation-arrows a.prev, .testimonails-sec .navigation-arrows a.next {
    /* background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/test-arrow-left.png); */
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/stcpcp-arrow-left.png);
    background-repeat: no-repeat;
    width: 27px;
    /* height: 13px; */
    height: 40px;
    font-size: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
}
.testimonails-sec .navigation-arrows a.next {
    /* background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/test-arrow-right.png); */
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/stcpcp-arrow-right.png);
    right: 44.5%;
}
.testimonails-sec .navigation-arrows a.prev {
    left: 44.5%;
}
/*slider*/
/* Slideshow container */
.slideshow-container {
  position: relative;
}

/* Slides */
.mySlides {
  display: none;
  text-align: justify;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: -50px;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/*slider end*/

.enquire-now-row {
    display: none;
    padding: 15px 20px 15px 30px;
    background: #ebebeb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: -20px;
}
.enquire-now-row .en-para {
    float: left;
}
.enquire-now-row .en-btn {
    float: right;
}
.enquire-now-row .en-para h4 {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    margin-top: 10px;
}
.enquire-now-row .en-btn a {
    font-size: 16px;
    background: #ffae00;
    color: #fff;
    border-radius: 8px;
    padding: 12px 15px;
    display: inline-block;
}
.actp-faq-sec {
    margin: 70px 0px 30px 0px;
}
.actp-faq-sec h3 {
    font-size: 36px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}
.actp-faq-sec h4 {
    font-size: 26px;
    color: #ffae00;
    font-family: 'Montserrat-Bold';
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.actp-faq-sec .ewd-ufaq-faq-div .ewd-ufaq-faq-title {
    border-radius: 0;
}
.actp-faq-sec .ewd-ufaq-faq-div .ewd-ufaq-faq-title h4 {
    font-size: 22px;
    color: #017793;
    font-family: 'Montserrat-Regular';
    text-transform: inherit;
    /* text-align: center !important; */
    text-align: left !important; /*rdm 31may23*/
    width: 100%;
}
.actp-faq-sec .ufaq-faq-div {
    margin: 0 0 8px 0px;
}
.actp-faq-sec .ufaq-faq-div .ufaq-faq-title h4 span {
    margin-left: 0;
    display: block;
    color: #017793;
}
.actp-faq-sec .ufaq-faq-body {
    margin: 25px 0px 15px 0px;
}
.actp-faq-sec .faq-para {
    /* width: 50%;*/ /*rdm 31may23*/ 
    margin: 0 auto;
    /* text-align: center; *//*rdm 31may23*/ 
    font-size: 18px;
    color: #0f1d33;
    font-family: 'NexaLight';
}
.actp-faq-sec .faq-para-align {
    text-align: left;
}
.actp-faq-sec .faq-para ul {
    margin: 0;
}
.actp-faq-sec .faq-para ol {
    list-style-type: lower-alpha;
    margin: 0;
}
.actp-faq-sec .faq-para a {
    color: #ffae00;
    font-weight: bold;
}
.enquire-section {
    padding: 60px 0px;
    position: relative;
    /*background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/enquire-bg.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
}
.enquire-section:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0f1d33;
    opacity: 0.9;
}
.enquire-section .container {
    position: relative;
    z-index: 1;
}
.enquire-section h3,
.enquire-section p {
    text-align: center;
}
.enquire-section h3 {
    font-size: 36px;
    /*font-family: 'Montserrat-Bold';  rdm 11june24*/
    font-family: 'NexaBold';
    color: #fff; /* rdm 11june24 change to white ffae00;*/
    margin: 0;
}
.enquire-section p {
    /*margin-bottom: 45px;*//*hide rdm 8june24*/
    font-size: 22px;
    color: #fff;
    line-height: 28px;
    font-family: 'Montserrat-Regular';
}
.enquire-section p a {
    color: #ffae00;
}
.enquire-section .mid {
    width: 80%;
    margin: 0 auto;
}
.enquire-section .mid p {
    margin-bottom: 25px;
}
.enquire-section h4 {
    text-align: center;
    color: #ffae00;
    font-size: 22px;
    margin: 0 0 25px 0;
}
.enquire-section .wrapper {
    width: 64%;
    margin: 0 auto;
}
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul h3 {
    text-align: center;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
    text-transform: uppercase;
}
.enquire-section .wrapper ul li:first-child,
.enquire-section .wrapper ul li:nth-child(3),
.enquire-section .wrapper ul li:nth-child(5),
.enquire-section .wrapper ul li.agree,
.enquire-section .wrapper ul li.submit,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li:first-child,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.agree,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.submit {
    margin-left: 0;
}
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li:nth-child(even) {
    margin-left: 0;
}
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt .wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff;
    color: #fff;
    padding: 5px 10px;
    letter-spacing: 1px;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #ffae00;
    color: #ffae00;
}
.enquire-section .wrapper ul li,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li {
    width: 49%;
    display: inline-block;
    margin-left: 13px;
    margin-bottom: 8px;
    vertical-align: top;
}
.enquire-section .wrapper ul li input,
.enquire-section .wrapper ul li textarea,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li input,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li textarea {
    font-size: 16px;
    color: #000;
    font-family: 'Montserrat-Light';
    border: 1px solid transparent;
    border-radius: 8px;
    padding: 12px 15px;
}
.wpcf7-not-valid {
    border: 1px solid #f00 !important;
}
.enquire-section .wrapper ul li input::placeholder, 
.enquire-section .wrapper ul li textarea::placeholder,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li input::placeholder, 
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li textarea::placeholder {
    font-size: 16px;
    color: #000;
    font-family: 'Montserrat-Light';
    border: 0;
    border-radius: 8px;
}
.enquire-section .wrapper ul li.message,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.message {
    width: 100%;
    display: block;
    margin-left: 0;
}
.enquire-section .wrapper ul li.message textarea,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.message textarea {
    height: 180px;
    resize: none;
}
.enquire-section .wrapper ul li.submit,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.submit {
    width: 20%;
    float: right;
    margin: 0;
    position: relative;
}
.enquire-section .wrapper ul li.submit span.ajax-loader,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.submit span.ajax-loader {
    position: absolute;
    right: -20px;
    top: 10px;
}
.enquire-section .wrapper ul li.agree,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.agree {
    width: 70%;
    margin-bottom: 0;
}
.enquire-section .wrapper ul li.agree label,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.agree label {
    font-size: 16px;
    color: #fff;
    font-family: 'NexaLight';
    margin: 0;
}
.enquire-section .wrapper ul li.submit input,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.submit input {
    opacity: 1;
    color: #fff;
    font-family: 'NexaBold';
    font-size: 16px;
    letter-spacing: normal;
}
.enquire-section .wrapper ul li.submit input:hover,
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt ul li.submit input:hover {
    letter-spacing: normal;
    padding: inherit;
    text-transform: inherit;
    font-size: 16px;
    background: #ffae00;
    border-radius: 8px;
}
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt {
    background: #017793;
    padding: 30px 20px;
}
.custombox-content .paoc-popup-modal .paoc-popup-modal-cnt p {
    display: none;
}

/* MCCP Page */

.mccp-banner {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/02/global-mccp-program-banner-new.jpg);
}
.certificate-program {
    margin: 35px 0px;
    text-align: center;
}
.certificate-program h3 {
    font-size: 36px;
    font-family: 'Montserrat-Bold';
    margin: 0px 0px 20px 0px;
    color: #0f1d33;
}
.certificate-program p {
    font-size: 20px;
    font-family: 'NexaBold';
    margin: 0;
}
.certificate-program .wrapper {
    width: 86%;
    margin: 0 auto;
}
.mccp-program {
    padding: 40px 0px 30px 0px;
    background: #017793;
}
.mccp-program h3 {
    font-size: 30px;
    color: #ffae00;
    font-family: 'Montserrat-Bold';
    margin: 0;
}
.mccp-program p {
    font-size: 16px;
    color: #fff;
    font-family: 'NexaBold';
    margin: 25px 0px 0px 0px;
}
.mccp-modules {
    margin: 45px 0px;
}
.mccp-modules h3 {
    font-size: 36px;
    font-family: 'Montserrat-Bold';
    text-align: center;
    margin: 0 0 5px 0;
    color: #0f1d33;
}
.mccp-modules p {
    font-size: 16px;
    text-align: center;
    font-family: 'NexaBold';
    margin: 0 0 50px 0;
}
.mccp-modules ul {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/mccp-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}
.mccp-modules ul li {
    width: 24%;
    height: 290px;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}
.mccp-modules ul li .wrapper {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
}
.mccp-modules ul li .number {
    float: left;
    position: relative;
}
.mccp-modules ul li .content {
    width: 50%;
    text-align: center;
}
.mccp-modules ul li .content .image {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mccp-modules ul li .content h4 {
    font-size: 18px;
    color: #ffae00;
    font-family: 'NexaBold';
    text-transform: uppercase;
    margin-top: 0;
}
.mccp-modules ul li .content h5 {
    font-size: 18px;
    font-family: 'NexaBold';
    margin: 0;
}
.advantages-mccp {
    background: #f4f4f4;
    padding: 40px 0px;
}
.advantages-mccp h3 {
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    text-align: center;
    margin: 0;
    color: #0f1d33;
}
.advantages-mccp ul {
    text-align: center;
}
.advantages-mccp ul li {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    width: 30%;
    margin-left: 50px;
    margin-top: 45px;
}
.advantages-mccp ul li:first-child {
    margin-left: 0;
}
.advantages-mccp ul li:nth-child(3n+1) {
    margin-left: 0;
}
.advantages-mccp ul li .image {
    float: left;
    width: 30%;
}
.advantages-mccp ul li .image img {
    display: block;
    margin: 0 auto;
}
.advantages-mccp ul li .content {
    float: right;
    width: 70%;
}
.advantages-mccp ul li .content p {
    font-size: 16px;
    text-align: left;
    margin-bottom: 0;
}
.why-choose {
    padding: 35px 0px 30px 0px;
}
.why-choose h3 {
    font-size: 26px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0;
}
.why-choose p {
    font-size: 16px;
    font-family: 'NexaLight';
    text-align: justify;
    margin: 35px 0px 30px 0px;
}
.why-choose span {
    font-size: 24px;
    color: #ffae00;
    font-weight: bold;
    font-family: 'NexaLight';
}
.mccp-mid-sec {
    display: flex;
}
.mccp-mid-sec .mccp {
    width: 50%;
    float: left;
    padding: 35px 60px 40px 60px;
    background: #f1f1f1;
}
.mccp-mid-sec .icfs {
    width: 50%;
    float: right;
    padding: 35px 60px 40px 80px;
    background: #eee9e9;
}
.mccp-mid-sec .mccp h3,
.mccp-mid-sec .icfs h3 {
    font-size: 26px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0;
}
.mccp-mid-sec .icfs h3 {
    margin-bottom: 40px;
}
.mccp-mid-sec .mccp span {
    font-size: 16px;
    color: #0f1d33;
    margin: 20px 0px;
    display: block;
    font-family: 'Montserrat-Bold';
}
.mccp-mid-sec .mccp ul,
.mccp-mid-sec .icfs ul {
    list-style-type: disc;
    list-style-position: inside;
}
.mccp-mid-sec .mccp ul li,
.mccp-mid-sec .icfs ul li {
    line-height: normal;
}
.mccp-mid-sec .mccp ul li::marker,
.mccp-mid-sec .icfs ul li::marker {
    font-size: 30px;
    list-style-type: disc;
    color: #ffae00;
}
.mccp-mid-sec .mccp ul li p,
.mccp-mid-sec .icfs ul li p {
    font-size: 16px;
    margin: 0;
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
.mccp-details {
    margin: 45px 0px 120px 0px;
}
.mccp-details h3 {
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    text-align: center;
    margin: 0 0 45px 0;
    color: #0f1d33;
}
.mccp-details ul {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/mcco-details-bg.png);
    background-repeat: no-repeat;
    height: 410px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.mccp-details ul li {
    width: 12%;
    display: inline-flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-top: 160px;
}
.mccp-details ul li:nth-child(even) {
    margin-top: -190px;
}
.mccp-details ul li:first-child {
    margin-left: 60px;
}
.mccp-details ul li:nth-child(2) {
    margin-left: -5px;
    margin-top: -130px;
}
.mccp-details ul li:nth-child(3) {
    margin-left: -16px;
}
.mccp-details ul li:nth-child(4) {
    margin-top: -120px;
}
.mccp-details ul li:nth-child(5) {
    margin-left: -15px;
}
.mccp-details ul li:nth-child(6) {
    margin-top: -130px;
    margin-left: -6px;
}
.mccp-details ul li:nth-child(7) {
    margin-left: -12px;
}
.mccp-details ul li:nth-child(8) {
    margin-top: -120px;
    margin-left: -10px;
}
.mccp-details ul li p {
    font-size: 12px;
    font-family: 'NexaBold';
    margin-bottom: 0;
}

/*ACSTH Page*/

.acsth-banner {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/acsth-banner-bg.jpg);
    padding: 50px 0px;
}
.acsth-banner .content {
    float: left;
    text-align: left;
    margin-top: 80px;
}
.acsth-banner .image-sec {
    float: right;
}
.acsth-banner .content h3,
.acsth-banner .content h4 {
    color: #fff;
    margin: 0;
    display: inline-block;
}
.acsth-banner .content h4 {
	/*rdm 23jul23 */
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.acsth-banner .image-sec .block-1,
.acsth-banner .image-sec .block-2 {
    /* position: relative; */  /*rdm 23jul23 */
    z-index: 1;
    display: inline-block;
}
.acsth-banner .content h3 {
    background: #ffae00;
    text-align: center;
    font-size: 50px;
    color: #0f1d33;
    padding: 15px;
    font-family: 'Montserrat-ExtraBold';
    border-radius: 10px;
    letter-spacing: -3px;
}
.acsth-banner .content h4 {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    margin-left: 10px;
}
.acsth-banner .image-sec .block-1 {
    float: left;
}
.acsth-banner .image-sec .block-2 {
    float: right;
}
.acsth-banner .image-sec .block-2 {
    margin-top: 120px;
    margin-left: 20px;
}
.acsth-banner .image-sec .block-1 img,
.acsth-banner .image-sec .block-2 img {
    border-radius: 5px;
}
.acsth-banner .image-sec .block-1:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/ascth-arrow.png);
    background-repeat: no-repeat;
    width: 88px;
    height: 38px;
    bottom: -25px;
    left: -100px;
}
.acsth-banner .image-sec .block-2:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/cce-arrow.png);
    background-repeat: no-repeat;
    width: 88px;
    height: 38px;
    top: 30px;
    left: -120px;
}
.about-icfs {
    margin: 40px 0px 20px 0px;
}
.about-icfs h3 {
    font-size: 36px;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    color: #0f1d33;
}
.about-icfs h3 span {
    display: block;
    color: #ffae00;
    font-size: 24px;
    margin: 2px 0px 3px 0px;
}
.about-icfs p {
    font-size: 17px;
    font-family: 'NexaLight';
    margin: 25px 0 0 0;
    line-height: 26px;
}
.choose-acsth {
    background: #ebebeb;
    padding: 30px 0px 20px 0px;
}
.choose-acsth h3 {
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    margin: 0px 0px 10px 0px; /*3*/
    color: #0f1d33;
}
.choose-acsth p {
    font-size: 16px;
    font-family: 'NexaLight';
    line-height: 25px;
}
.icf-commitment {
    margin-top: 30px;
}
.icf-commitment h3 {
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    margin: 0 0 20px 0;
    color: #0f1d33;
}
.icf-commitment .image {
    float: left;
    width: 15%;
}
.icf-commitment .para {
    float: right;
    /* width: 85%;  17oct22 rdm  */
    width: 100%;  
}
.icf-commitment .para p {
    font-size: 16px;
    font-family: 'NexaLight';
}
.icf-commitment .mid-section ul {
    list-style-type: none;
    background-image: url('https://coach-to-transformation.com/wp-content/uploads/2020/12/icf-commiment-bg-2.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    margin: 40px 0px;
    padding: 50px 0px;
}
.icf-commitment .mid-section ul li {
    width: 30%;
    display: inline-block;
    margin-left: 55px;
}
.icf-commitment .mid-section ul li:first-child {
    margin-left: 0;
}
.icf-commitment .mid-section ul li:nth-child(even) h4 {
    color: #fff;
}
.icf-commitment .mid-section ul li .top-content {
    padding: 60px 80px 0px 70px;
    height: 160px;
}
.icf-commitment .mid-section ul li h4 {
    float: left;
    font-size: 70px;
    color: #a30c01;
    margin: 0;
    font-weight: bold;
    font-family: 'Montserrat-Bold';
}
.icf-commitment .mid-section ul li img {
    float: right;
}
.icf-commitment .mid-section ul li .bottom-content {
    text-align: center;
    height: 160px;
    padding: 25px 60px 0 60px;
    margin-top: -15px;
}
.icf-commitment .mid-section ul li p {
    font-size: 15px;
    color: #fff;
    text-align: center;
    height: 95px;
    margin: 0;
    font-family: 'Tahoma_Regular';
}
.icf-commitment .mid-section ul li:nth-child(even) .bottom-content {
    padding: 25px 70px 0 70px;
}
.icf-commitment .mid-section ul li:nth-child(even) .bottom-content p {
    color: #d93226;
}
.icf-commitment .mid-section ul li a {
    font-size: 14px;
    color: #fff;
}
.icf-commitment .mid-section ul li:nth-child(even) a {
    color: #d93226;
}
.icf-commitment p {
    font-size: 17px;
    margin-bottom: 20px;
    font-family: 'NexaLight';
}
.acsth-advantages {
    background: #0f1d33;
    padding: 30px 0px 20px 0px;
}
.acsth-advantages h3 {
    font-size: 26px;
    color: #ffae00;
    font-family: 'Montserrat-Bold';
    margin: 0 0 20px 0;
}
.acsth-advantages p {
    font-size: 17px;
    color: #fff;
    margin-bottom: 25px;
    font-family: 'NexaLight';
}
.requirement-wrapper h3 {
    font-size: 36px;
    font-family: 'Montserrat-Bold';
    text-align: center;
    margin: 30px 0px 20px 0px;
    color: #0f1d33
}
.ctt-structure ul {
    margin: 70px 0px 0px 0px;
    list-style-type: none;
}
.requirement-wrapper ul li {
    width: 17%;
    margin-left: 35px;
    vertical-align: top;
    background: #ffae00;
    height: 200px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 22px;
    border-radius: 5px;
}
.requirement-wrapper ul li:first-child {
    margin-left: 0;
}
.requirement-wrapper ul li:nth-child(3) {
    padding: 0 25px;
}
.requirement-wrapper ul li p {
    font-size: 16px;
    margin: 0;
    text-align: center;
    color: #fff;
    font-family: 'NexaLight';
}
.requirement-wrapper ul li p span {
    display: block;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
}
.ctt-structure h3 {
    font-size: 20px;
    text-align: center;
    font-family: 'Montserrat-Bold';
    margin: 25px 0px 70px 0px;
    color: #0f1d33
}
.ctt-structure ul {
    margin: 0;
    list-style-type: none;
}
.ctt-structure ul li {
    float: left;
    position: relative;
}
.ctt-structure ul li:nth-child(even) {
    float: right;
}
.ctt-structure ul li.col-1,
.ctt-structure ul li.col-2 {
    width: 420px;
}
.ctt-structure ul li.col-3, .ctt-structure ul li.col-4 {
    width: 380px;
}
.ctt-structure ul li:nth-child(3) {
    clear: left;
}
.ctt-structure ul li.col-1 {
    margin-left: 260px;
}
.ctt-structure ul li.col-2 {
    margin-right: 35px;
    margin-top: 90px;
}
.ctt-structure ul li.col-3 {
    margin-left: 75px;
    margin-top: 80px;
}
.ctt-structure ul li.col-4 {
    margin-right: 200px;
    margin-top: 140px;
}
.ctt-structure ul li.col-3 .number {
    display: block;
    margin-left: 53px;
    margin-bottom: 15px;
}
.ctt-structure ul li.col-3 .title {
    margin-left: 55px;
}
.ctt-structure ul li .number,
.ctt-structure ul li .title {
    display: inline-block;
    vertical-align: top;
}
.ctt-structure ul li .number span {
    font-size: 40px;
    color: #0f1d33;
    line-height: 30px;
    font-family: 'Montserrat-ExtraBold';
}
.ctt-structure ul li .title {
    background: #ffae00;
    padding: 15px 18px;
    border-radius: 5px;
    margin-left: 10px;
    width: 300px;
}
.ctt-structure ul li .title h4 {
    margin: 0;
    font-size: 22px;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
}
.ctt-structure ul li .para {
    background: #ebebeb;
    padding: 60px 10px 15px 25px;
    margin-top: -45px;
    margin-left: 30px;
    border-radius: 5px;
}
.ctt-structure ul li .para p {
    font-size: 22px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    line-height: 22px;
}
.ctt-structure ul li.col-1 .number,
.ctt-structure ul li.col-1 .number span {
    position: relative;
}
.ctt-structure ul li.col-1 .number:after {
    position: absolute;
    content: '';
    top: -40px;
    left: -59px;
    width: 3px;
    height: 46px;
    background: #ffae00;
}
.ctt-structure ul li.col-1 .number:before {
    position: absolute;
    content: '';
    left: -48px;
    width: 30px;
    height: 3px;
    top: 14px;
    background: #ffae00;
}
.ctt-structure ul li.col-1 .number span:before {
    position: absolute;
    content: '';
    left: -68px;
    width: 20px;
    height: 20px;
    bottom: 13px;
    background: #ffae00;
    border-radius: 50%;
}
.ctt-structure ul li.col-2:before {
    position: absolute;
    content: '';
    left: -40px;
    border-right: 3px solid #ffae00;
    top: -70px;
    bottom: 0;
}
.ctt-structure ul li.col-1:before {
    position: absolute;
    content: '';
    top: 17px;
    right: -88px;
    height: 3px;
    width: 160px;
    background: #ffae00;
}
.ctt-structure ul li.col-1:after {
    position: absolute;
    content: '';
    bottom: -46px;
    left: -35px;
    right: -85px;
    height: 3px;
    background: #ffae00;
}
.ctt-structure ul li.col-2 .number {
    position: relative;
}
.ctt-structure ul li.col-2 .number:after {
    position: absolute;
    content: '';
    left: -40px;
    top: 15px;
    width: 30px;
    height: 3px;
    background: #ffae00;
}
.ctt-structure ul li.col-2 .number:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: #ffae00;
    border-radius: 50%;
    left: -49px;
    top: 7px;
}
.ctt-structure ul li.col-3 .number:before {
    position: absolute;
    content: '';
    left: -6px;
    width: 20px;
    top: 4px;
    height: 20px;
    background: #ffae00;
    border-radius: 50%;
}
.ctt-structure ul li.col-3 .number:after {
    position: absolute;
    content: '';
    top: -37px;
    right: 230px;
    width: 3px;
    height: 52px;
    background: #ffae00;
}
.ctt-structure ul li.col-3 span:before {
    position: absolute;
    content: '';
    left: 3px;
    top: 12px;
    height: 3px;
    width: 40px;
    background: #ffae00;
}
.ctt-structure ul li.col-3 span:after {
    position: absolute;
    content: '';
    left: 110px;
    width: 40px;
    height: 3px;
    top: 12px;
    background: #ffae00;
}
.ctt-structure ul li.col-3:after {
    position: absolute;
    content: '';
    top: 68px;
    right: -104px;
    height: 3px;
    width: 130px;
    background: #ffae00;
}
.ctt-structure ul li.col-3 .title,
.ctt-structure ul li.col-4 .title {
    padding-top: 25px;
    padding-bottom: 25px;
}
.ctt-structure ul li.col-4 .number {
    margin-left: -70px;
}
.ctt-structure ul li.col-4 .title {
    margin-left: 65px;
}
.ctt-structure ul li.col-4 .number:before {
    position: absolute;
    content: '';
    left: -123px;
    top: -38px;
    height: 46px;
    width: 3px;
    background: #ffae00;
}
.ctt-structure ul li.col-4 span:before {
    position: absolute;
    content: '';
    left: -120px;
    top: 14px;
    height: 3px;
    width: 35px;
    background: #ffae00;
}
.ctt-structure ul li.col-4 span:after {
    position: absolute;
    content: '';
    left: 0px;
    top: 13px;
    height: 3px;
    width: 50px;
    background: #ffae00;
}
.ctt-structure ul li.col-4 .number:after {
    position: absolute;
    content: '';
    left: -131px;
    width: 20px;
    height: 20px;
    top: 7px;
    border-radius: 50px;
    background: #ffae00;
}
.acsth-p-details {
    background: #0f1d33;
    padding-top: 45px;
    margin-top: 30px;
}
.acsth-p-details h3 {
    font-size: 26px;
    color: #ffab00;
    font-family: 'Montserrat-Bold';
    margin: 0 0 30px 0;
}
.acsth-p-details ul {
    margin: 0;
}
.acsth-p-details ul li {
    margin-left: 30px;
    line-height: normal;
    margin-bottom: 24px;
}
.acsth-p-details ul li::marker {
    font-size: 30px;
    color: #ffab00;
}
.acsth-p-details ul li p {
    color: #fff;
    font-size: 17px;
    margin: 0;
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: -6px;
    font-family: 'NexaLight';
}
.acsth-p-details ul li a {
    color: #fff;
    text-decoration: underline !important;
}

/* Research at CTT */

.research-ctt {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/research-ctt-banner.jpg);
}
.wise-section {
    margin-top: 50px;
}
.wise-section h3 {
    font-size: 36px;
    /*font-family: 'Montserrat-Bold';*/
    font-family: 'NexaBold';
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    color: #0f1d33;
}
.wise-section h3 span {
    display: block;
    font-size: 24px;
    color: #ffad00;
    margin: 0 0 5px 0;
}
.wise-section p {
    font-family: 'NexaLight';
    line-height: 25px;
    margin: 20px 0 0 0;
}
.goal-research {
    position: relative;
    padding-top: 50px;
}
.goal-research:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/research-ctt-bg.png);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: right 240px top 10px;
    z-index: -1;
}
.goal-research h3 {
    font-size: 30px;
    font-family: 'Montserrat-Bold';
    margin-bottom: 15px;
    margin-top: 0;
    color: #0f1d33;
    position: relative;
}
.goal-research .rows p,
.goal-research .rows-2 .content-2 p,
.goal-research .rows-3 .content-3 p {
    margin: 0;
    color: #fff;
}
.goal-research .content-1 {
    padding: 45px 30px 30px 35px;
    position: relative;
}
.goal-research .content-1,
.goal-research .rows-2 .content-2,
.goal-research .rows-3 .content-3 {
    padding: 35px 30px;    
}
.goal-research .content-1 {
    width: 60%;
    background: #ffad00;
    border-radius: 15px;
}
.goal-research .rows, .goal-research .rows-2 {
    margin-bottom: 90px;
}
.goal-research .rows-2 {
    text-align: right;
    margin-bottom: 25px;
    position: relative;
}
.goal-research .rows-2 h3 {
    display: inline-block;
    margin-top: 40px;
    text-align: left;
    margin-right: 40px;
    position: relative;
}
.goal-research .rows-2 .content-2 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    background: #ffad00;
    border-radius: 15px;
    position: relative;
    z-index: -2;
    padding: 30px 35px 25px 35px;
}
.goal-research .rows-2 .content-2 p {
    text-align: justify;
    position: relative;
}
.goal-research .rows-3 .content-3 {
    background: #ffad00;
    border-radius: 15px;
    margin-top: 45px;
    position: relative;
}
.goal-research .content-1 p,
.goal-research .content-2 p,
.goal-research .content-3 p {
    line-height: 24px;
    position: relative;
}
.goal-research .rows h3:after,
.goal-research .rows h3:before,
.goal-research .content-1 p:after,
.goal-research .content-1 p:before,
.goal-research .content-1:before,
.goal-research .content-1:after,
.goal-research .rows-2 h3:after,
.goal-research .rows-2 h3:before,
.goal-research .rows-2:after,
.goal-research .rows-2:before,
.goal-research .rows-2 .content-2 p:after,
.goal-research .rows-3 h3:before,
.goal-research .rows-3 h3:after,
.goal-research .rows-3 .content-3:after,
.goal-research .rows-3 .content-3:before {
    position: absolute;
    content: '';
    background: #ffae00;
}
.goal-research .rows h3:before {
    width: 30px;
    height: 3px;
    left: 20%;
    margin-left: 97px;
    margin-top: 16px;
}
.goal-research .rows h3:after {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-left: 15px;
    margin-top: 8px;
}
.goal-research .content-1 p:after {
    width: 3px;
    height: 38px;
    top: -67px;
    left: 50%;
}
.goal-research .content-1 p:before {
    width: 3px;
    height: 70px;
    bottom: -105px;
    right: 20%;
}
.goal-research .content-1:before {
    width: 68%;
    bottom: -70px;
    right: 20%;
    height: 3px;
    margin-right: 20px;
}
.goal-research .content-1:after {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    bottom: -79px;
    left: 51px;
}
.goal-research .rows-2 h3:after {
    width: 3px;
    height: 85px;
    left: -32px;
    top: -51px;
}
.goal-research .rows-2 h3:before {
    height: 3px;
    width: 23px;
    left: -30px;
    bottom: 32px;
}
.goal-research .rows-2:after {
    width: 3px;
    height: 55px;
    left: 50%;
    bottom: -54px;
    margin-left: 40px;
}
.goal-research .rows-2:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    bottom: -72px;
    left: 50%;
    margin-left: 31px;
}
.goal-research .rows-2 .content-2 p:after {
    height: 3px;
    width: 32px;
    top: 40px;
    left: -65px;
}
.goal-research .rows-3 h3 {
    margin-bottom: 0;
    position: relative;
    margin-left: 70px;
}
.goal-research .rows-3 h3:after {
    height: 3px;
    width: 165px;
    right: 50%;
    margin-right: 2px;
    bottom: 26px;
}
.goal-research .rows-3 h3:before {
    width: 30px;
    height: 3px;
    left: -45px;
    bottom: 25px;
}
.goal-research .rows-3 .content-3:after {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: -81px;
    left: 5px;
}
.goal-research .rows-3 .content-3:before {
    width: 3px;
    height: 70px;
    top: -66px;
    left: 14px;
}
.research-col {
    margin: 40px 0 25px 0;
}
.research-col ul li {
    display: inline-block;
    width: 31.7%;
    vertical-align: top;
    margin-right: 30px;
}
.research-col ul li:last-child {
    margin-right: 0;
}
.research-col ul li .content {
    background: #ebebeb;
    padding: 30px 20px 20px 20px;
    border-radius: 20px;
}
.research-col ul li span {
    font-size: 45px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    display: block;
    position: relative;
    line-height: normal;
    margin-top: -5px;
}
.research-col ul li span:after {
    position: absolute;
    content: '';
    background: #ffad00;
    width: 3px;
    height: 35px;
    top: -35px;
    left: 22px;
}
.research-col ul li .content h3 {
    font-size: 24px;
    color: #0f1d33;
    margin: 0 0 15px 0;
    font-family: 'Montserrat-ExtraBold';
    line-height: 20px;
}
.research-col ul li .content p {
    line-height: 25px;
    margin-bottom: 10px;
}
.research-col ul li .content a {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    padding: 12px 20px;
    display: inline-block;
    border-radius: 10px;
    line-height: normal;
}
.full-report .wrapper {
    background: #017793;
    padding: 20px 25px;
    border-radius: 20px;
    margin-bottom: 45px;
}
.full-report .para {
    width: 86%;
    float: left;
}
.full-report .para p {
    color: #ffae00;
    font-size: 24px;
    line-height: 22px;
    font-family: 'Montserrat-ExtraBold';
    margin-bottom: 0;
}
.full-report a {
    float: right;
    font-size: 16px;
    color: #ffae00;
    background: #fff;
    padding: 12px 20px;
    display: inline-block;
    border-radius: 10px;
    line-height: normal;
    font-family: 'NexaBold';
}

/* Coach as Service */

.coach-service {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/coach-service-banner.jpg);
}
.visionary-sec {
    margin-top: 55px;
}
.visionary-sec h3,
.visionary-sec h4 {
    text-align: center;
    font-family: 'Montserrat-Bold';
    margin: 0;
    text-transform: uppercase;
}
.visionary-sec h3 {
    font-size: 24px;
    margin-bottom: 5px;
    color: #ffae00;
}
.visionary-sec h4 {
    font-size: 36px;
    color: #0f1d33;
}
.visionary-sec .coaching-service,
.visionary-sec .coach-training {
    background: #ebebeb;
    padding: 25px;
    border-radius: 15px;
    margin-top: 30px;
}
.visionary-sec .coach-training {
    margin: 20px 0;
}
.visionary-sec .coaching-service h3,
.visionary-sec .coach-training h3 {
    text-align: left;
    color: #0f1d33;
    margin: 0 0 15px 0;
    font-family: 'Montserrat-ExtraBold';
}
.visionary-sec .coaching-service p,
.visionary-sec .coach-training p {
    color: #000;
    font-family: 'NexaLight';
    line-height: 24px;
    margin-bottom: 0;
	text-align: justify;
}
.visionary-sec .coaching-service p:last-child,
.visionary-sec .coach-training p:last-child {
    margin-top: 20px;
}
.coach-as-service {
    margin-top: 25px;
}
.coach-as-service .cs-1,
.coach-as-service .cs-2 {
    width: 49%;
    float: left;
    background: #ffae00;
    padding: 30px;
    border-radius: 15px;
}
.coach-as-service .cs-1 {
    margin-top: 55px;
}
.coach-as-service .cs-2 {
    float: right;
    background: #017793;
}
.coach-as-service .cs-1 h3,
.coach-as-service .cs-2 h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    line-height: 22px;
}
.coach-as-service .cs-2 h3 {
    color: #ffae00;
}
.coach-as-service .cs-1 p,
.coach-as-service .cs-2 p {
    color: #fff;
    line-height: 25px;
    margin-bottom: 0;
}
.coach-as-service .cs-2 p {
    text-align: justify;
}
.coach-as-service .cs-2 p:last-child {
    margin-top: 20px;
}
.ctt-method {
    position: relative;
    top: -60px;
}
.ctt-method .wrapper {
    padding: 0 30px 0 55px;
}
.ctt-method h3 {
    margin: 0;
    color: #0f1d33;
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    margin-bottom: 20px;
    position: relative;
}
.ctt-method .block {
    float: left;
    background: #ebebeb;
    padding: 35px 30px 30px 30px;
    border-radius: 5px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ctt-method .block-2,
.ctt-method .block-4,
.ctt-method .block-6 {
    float: right;
    clear: right;
}
.ctt-method .block-1 {
    width: 49%;
    padding: 20px 30px;
}
.ctt-method .block-2 {
    width: 45%;
    margin-top: 75px;
}
.ctt-method .block-1 .number {
    margin-right: 40px;
}
.ctt-method .block-3 {
    margin-left: 60px;
    margin-top: -15px;
}
.ctt-method .block-4 {
    margin-right: 335px;
    margin-top: 25px;
}
.ctt-method .block-5 {
    margin-left: 140px;
    margin-top: 65px;
}
.ctt-method .block-6 {
    margin-right: 150px;
    margin-top: 25px;
}
.ctt-method .block .number {
    margin-right: 40px;
}
.ctt-method .block-3 .number {
    margin-right: 25px;
}
.ctt-method .block span {
    font-size: 40px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    position: relative;
}
.ctt-method .block p {
    font-size: 22px;
    color: #0f1d33;
    line-height: 24px;
    margin: 0;
}
.ctt-method h3:after,
.ctt-method h3:before,
.ctt-method .block-1 span:before,
.ctt-method .block-1:before,
.ctt-method .block-1:after,
.ctt-method .block-2 span:after,
.ctt-method .block-2 span:before,
.ctt-method .block-2:before,
.ctt-method .block-3:after,
.ctt-method .block-3:before,
.ctt-method .block-4:after,
.ctt-method .block-4:before,
.ctt-method .block-5:after,
.ctt-method .block-5:before,
.ctt-method .block-6:after {
    position: absolute;
    content: '';
    background: #ffae00;
}
.ctt-method h3:after {
    width: 27px;
    height: 3px;
    left: -38px;
    bottom: 12px;
}
.ctt-method h3:before {
    width: 3px;
    height: 70px;
    left: -38px;
    bottom: -58px;
}
.ctt-method .block-1 span:before {
    width: 20px;
    height: 20px;
    left: -76px;
    bottom: 24px;
    border-radius: 50%;
}
.ctt-method .block-1:before {
    height: 3px;
    width: 31px;
    right: -71px;
    bottom: 2px;
}
.ctt-method .block-1:after {
    height: 3px;
    width: 30px;
    right: -30px;
    bottom: 32px;
}
.ctt-method .block-2 span:after {
    width: 20px;
    height: 20px;
    left: -80px;
    bottom: 44px;
    border-radius: 50%;
}
.ctt-method .block-2 span:before {
    width: 3px;
    height: 24px;
    left: -72px;
    bottom: 62px;
}
.ctt-method .block-2:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 220px;
    height: 3px;
    left: -50%;
    margin-left: 45px;
    bottom: 8px;
}
.ctt-method .block-2:before {
    width: 260px;
    height: 3px;
    left: -50%;
    margin-left: 5px;
    bottom: 8px;
}
.ctt-method .block-2:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    left: -50%;
    border-radius: 50%;
    bottom: -3px;
}
.ctt-method .block-3:after {
    width: 3px;
    height: 30px;
    right: -30px;
    top: 15px;
}
.ctt-method .block-3:before {
    width: 30px;
    height: 3px;
    right: -30px;
    top: 45px;
}
.ctt-method .block-4:after {
    height: 3px;
    width: 60px;
    left: -60px;
    bottom: 15px;
}
.ctt-method .block-4:before {
    height: 15px;
    width: 3px;
    left: -60px;
    bottom: 25px;
}
.ctt-method .block-4 span:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: -98px;
    bottom: -28px;
}
.ctt-method .block-5:after {
    width: 3px;
    height: 65px;
    right: 25px;
    top: -65px;
}
.ctt-method .block-5:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    right: 16.6px;
    top: -40px;
}
.ctt-method .block-6:after {
    height: 3px;
    width: 83px;
    left: -83px;
    bottom: 22px;
}
.ctt-method .block-6:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: #ffae00;
    left: -55px;
    bottom: 13px;
    border-radius: 50%;
}
.cas-faq div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cas-faq-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.cas-faq div.ewd-ufaq-post-active div.ewd-ufaq-post-margin-symbol {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cas-faq-arrow-2.png);
    background-repeat: no-repeat;
}
.bio-url a {
    background-color: #ffb400;
    width: 100%;
    float: left;
    padding: 15px 20px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    position: relative;
}
.bio-url a::before {
    content: 'View Profile';
    position: absolute;
    right: 40px;
    height: 85%;
    background-color: #000;
    top: 4px;
    padding: 16px;
    letter-spacing: 1px;
    color: #ffb400;
    padding-top: 10px;
}
.slick-prev:before {
    content: '<' !important;
    font-family: 'nexa';
    font-size: 59px;
    font-weight: 500;
    color: #fff !IMPORTANT;
    opacity: 1 !IMPORTANT;
}
.slick-next:before {
    content: '>' !important;
    font-family: 'nexa';
    font-size: 59px;
    font-weight: 500;
    color: #fff !IMPORTANT;
    opacity: 1 !IMPORTANT;
}
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

.tabcontent {
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    padding: 0;
    text-align: justify;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
img.film {
    max-width: 470px;
}
.tabss-content {
    width: 100%;
    position: relative;
}
.page-id-27 .about-image img {
    max-width: 100%;
    border: none;
    margin-bottom: 40px;
}
.school-url a {
    background-color: #ffb400;
    width: 100%;
    float: left;
    padding: 15px 20px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    position: relative;
}
.school-url a::before {
    content: 'View Locations';
    position: absolute;
    right: 40px;
    height: 85%;
    background-color: #000;
    top: 4px;
    padding: 16px;
    letter-spacing: 1px;
    color: #ffb400;
    padding-top: 10px;
}
.about-school p {
    color: #fff;
    font-weight: bold;
}
ul.sub-menu li:hover a {
    background-color: #ffb400;
   transition: all ease-in .2s;
}
.tablinks img {
    margin: 0 auto;   
}
.tablinks h3 {
    font-size: 25px;
    color: #fff;
    box-shadow: none;
}
.tablinks h3,
.tablinks.active h3 {
    color: #000;
    margin: 15px 0;
    text-align: left;
    letter-spacing: -2px;
    font-family: 'Montserrat-ExtraBold';
    line-height: 22px;
    height: 44px;
}
.tabss-content .slick-active.active h3 {
    color: #ffae00;
}
.tabss-content button {
    background-color: transparent !IMPORTANT;
    box-shadow: none !IMPORTANT;
    outline: none !IMPORTANT;
    text-shadow: none !IMPORTANT;
    opacity: 1 !IMPORTANT;
    padding: 0;
    margin: 0;
    text-transform: capitalize !IMPORTANT;
    margin-right: 10px;
}
.tabss-content button:nth-child(4) {
    margin-right: 0;
}
.tabss-content button:nth-child(1) {
    margin-left: 10px;
}
.tabss-content .slick-prev,
.tabss-content .slick-next {
    top: 40% !important;
}
.tabcontent h3 {
    font-size: 25px;
    opacity: 1 !IMPORTANT;
    color: #ffb400;
    letter-spacing: 1px;
}
.tabss-content button a:focus {
    outline: none;
}
.tabcontent h4 {
    color: #c7c7c7;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 5px;
}
.slick-initialized .slick-slide img {
    width: 100%;
}
.tabss-content button.slick-prev,
.tabss-content button.slick-next {
    width: 60px;
    color: #000 !important;
    height: 65%;
    top: 76px !important;
    background: rgba(1, 119, 147, 0.4) !important;
    z-index: 1;
}
.tabss-content button.slick-next {
    right: 5px !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.tabss-content button.slick-prev {
    left: -5px !important;
    z-index: 1;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.tabss-content .slick-prev:before,
.tabss-content .slick-next:before {
    font-weight: bold;
    font-family: inherit;
    font-size: 40px;
}
.tabss-content .slick-track button.active {
    position: relative;
}
.tabss-content .slick-track button.active:before,
.tabss-content .slick-track button.active:after {
    position: absolute;
    content: '';
    background: #ffae00;
}
.tabss-content .slick-track button.active:after {
    width: 20px;
    height: 20px;
    bottom: 0px;
    right: 22px;
    border-radius: 50%;
}
.tabss-content .slick-track button.active:before {
    width: 3px;
    height: 50px;
    bottom: 0px;
    z-index: 99;
    right: 30px;
}
/* .tabss-content .slick-track button.active:before {
    width: 3px;
    height: 70px;
    bottom: -40px;
    z-index: 1;
} */
.about-tabs .wpsm_panel-group {
    margin-top: 50px;
}
.about-tabs span.ac_title_class {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    padding: 15px 30px 10px 30px !important;
}
.wpsm_panel-group .wpsm_panel-default .wp-sm_panel-heading {
    color: #0f1d33 !important;
    background-color: #f7f7f7 !important;
    border-color: #f7f7f7 !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.about-tabs .wpsm_panel-bod,
#wpsm_accordion_854 .wpsm_panel-body,
.about-tabs #wpsm_accordion_854 .wpsm_panel-body,
.about-tabs #wpsm_accordion_856 .wpsm_panel-body,
.about-tabs #wpsm_accordion_858 .wpsm_panel-body,
.about-tabs #wpsm_accordion_860 .wpsm_panel-body,
.about-tabs #wpsm_accordion_862 .wpsm_panel-body,
.about-tabs #wpsm_accordion_6880 .wpsm_panel-body {
    font-family: 'NexaLight' !important;   
}
.about-tabs .wpsm_panel-body {
    padding: 15px 20px !important;
    font-family: 'NexaLight' !important;
}
.about-tabs .wpsm_panel-default,
.about-tabs #wpsm_accordion_854 .wpsm_panel-default,
.about-tabs #wpsm_accordion_856 .wpsm_panel-default,
.about-tabs #wpsm_accordion_858 .wpsm_panel-default,
.about-tabs #wpsm_accordion_860 .wpsm_panel-default,
.about-tabs #wpsm_accordion_862 .wpsm_panel-default,
.about-tabs #wpsm_accordion_6880 .wpsm_panel-default {
    border-top: 6px solid #ebebeb !important;
}
.about-tabs .wpsm_panel-default:first-child,
.about-tabs #wpsm_accordion_854 .wpsm_panel-default:first-child,
.about-tabs #wpsm_accordion_856 .wpsm_panel-default:first-child,
.about-tabs #wpsm_accordion_858 .wpsm_panel-default:first-child,
.about-tabs #wpsm_accordion_860 .wpsm_panel-default:first-child,
.about-tabs #wpsm_accordion_862 .wpsm_panel-default:first-child,
.about-tabs #wpsm_accordion_6880 .wpsm_panel-default:first-child {
    border-top: 0 !important;
}
.about-tabs .ac_open_cl_icon,
.about-tabs #wpsm_accordion_854 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_856 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_858 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_860 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_862 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_6880 .ac_open_cl_icon {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cas-faq-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
    color: transparent !important;
}
.about-tabs .ac_open_cl_icon,
.about-tabs #wpsm_accordion_854 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_856 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_858 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_860 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_862 .ac_open_cl_icon,
.about-tabs #wpsm_accordion_6880 .ac_open_cl_icon {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cas-faq-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
    color: transparent !important;
}
.about-tabs .fa-minus,
.about-tabs #wpsm_accordion_854 .fa-minus,
.about-tabs #wpsm_accordion_856 .fa-minus,
.about-tabs #wpsm_accordion_858 .fa-minus,
.about-tabs #wpsm_accordion_860 .fa-minus,
.about-tabs #wpsm_accordion_862 .fa-minus,
.about-tabs #wpsm_accordion_6880 .fa-minus {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cas-faq-arrow-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
    color: transparent !important;
}
.wpsm_panel-default > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body ul li {
    text-align: left !important;
}

/*About us*/

.about-section {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/about-us-banner.jpg);
    padding: 150px 0 130px 0;
}
.about-section .content {
    text-align: left;
}
.about-section .content {
    text-align: left;
    float: left;
}
.about-section .content h1,
.about-section .content h2 {
    line-height: 60px;
    font-size: 70px;
}
.about-section .para p {
    color: #fff;
    position: relative;
    z-index: 1;
    font-family: 'NexaLight';
    margin-bottom: 0;
}
.about-section .para {
    width: 50%;
    float: right;
    margin-top: 40px;
}
.about-us-page .para p:before,
.about-us-page .para p:after {
    display: none;
}
.our-core {
    margin-top: 25px;
    margin-bottom: 40px;
}
.our-core ul li {
    width: 31.5%;
    display: inline-block;
    vertical-align: top;
    background: #ebebeb;
    padding: 35px 20px 30px 20px;
    border-radius: 15px;
    margin-right: 30px;
}
.our-core ul li:last-child {
    margin-right: 0;
}
.our-core h3 {
    margin: 0 0 20px 0;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
}
.our-core ul li p {
    color: #000;
    font-family: 'NexaLight';
    margin-bottom: 0;
    text-align: justify;
    line-height: 24px;
}
.our-core-slider {
    margin-bottom: 20px;
}
.our-core-slider .item img {
    display: block;
    margin: 0 auto;
    border-radius: 50%
}
.our-core-slider .item {
    padding: 0 !important;
}
.our-core-slider a.left.carousel-control {
    left: -5% !important;
}
.our-core-slider a.left.carousel-control,
.our-core-slider a.right.carousel-control {
    width: 10% !important;
}
.our-core-slider a.right.carousel-control {
    right: -5% !important;
}
.our-core-slider a.left.carousel-control span,
.our-core-slider a.right.carousel-control span {
    font-size: 20px;
    color: #ffae00;
    text-shadow: none;
}
.our-core-slider .carousel-inner .item {
    height: 200px;
}
.our-core-slider .carousel-inner .item,
.our-core-slider .carousel-inner .item.active {
    margin: 0;
    padding: 0;
}
.about-how-we h3 {
    text-align: center;
    font-size: 28px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 20px 0;
}
.about-how-we .content {
    width: 47%;
    margin: 0 auto;
    background: #ffae00;
    padding: 30px;
    border-radius: 15px;
    position: relative;
}
.about-how-we .content:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 220px;
    background: #ffae00;
    top: 55%;
    left: -215px;
}
.about-how-we .content:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 205px;
    background: #ffae00;
    top: 55%;
    right: -202px;
}
.about-how-we .content p {
    font-size: 16px;
    color: #fff;
    text-align: justify;
    font-family: 'NexaBold';
    line-height: 24px;
    margin-bottom: 25px;
}
.about-how-we .content h4 {
    color: #fff;
    font-family: 'NexaBold';
    text-align: justify;
    font-size: 22px;
    margin: 0;
}
.aboutus-tabs {
    margin: 50px 0;
}
/* Style the tab */
.aboutus-tabs .tab {
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    overflow: visible;
    border: 0;
    background-color: transparent;
}

/* Style the buttons inside the tab */
.aboutus-tabs .tab button {
    background-color: inherit;
    border: none;
    outline: none !important;
    cursor: pointer;
    padding: 0;
    transition: 0.3s;
    float: none;
}
.aboutus-tabs .tab button h4 {
    font-size: 28px;
    color: #0f1d33;
    line-height: 25px;
    margin: 0;
    font-family: 'Montserrat-Bold';
    letter-spacing: -2px;
}

/* Create an active/current tablink class */
.aboutus-tabs .tab button.active {
  position: relative;
}

/* Style the tab content */
.aboutus-tabs .tabcontent {
  display: none;
  padding: 35px 30px;
  background: #ebebeb;
  border-radius: 20px;
}
.aboutus-tabs p {
    font-size: 16px;
    font-family: 'NexaLight';
    line-height: 24px;
    margin-bottom: 20px;
}
.aboutus-tabs .inner-content {
    padding: 30px;
    border-radius: 20px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/about-us-tab-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.aboutus-tabs .inner-content span {
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
}
.aboutus-tabs .inner-content p {
    color: #fff;
    font-family: 'NexaBold';
    margin-bottom: 20px;
}
.aboutus-tabs .inner-content .content {
    width: 80%;
}
.aboutus-tabs .tab .title-1,
.aboutus-tabs .tab .title-4 {
    margin-top: -100px;
}
.aboutus-tabs .tab .title-4 {
    position: relative;
    right: 60px;
}
.aboutus-tabs .tab .title-1 {
    position: relative;
    left: 60px;
}
.aboutus-tabs .tab .title-2 h4,
.aboutus-tabs .tab .title-3 h4 {
    padding-top: 10px;
}
.aboutus-tabs .tab .title-1 h4,
.aboutus-tabs .tab .title-2 h4,
.aboutus-tabs .tab .title-3 h4,
.aboutus-tabs .tab .title-4 h4 {
    position: relative;
}
.aboutus-tabs .tab .title-1 h4:after,
.aboutus-tabs .tab .title-2 h4:after,
.aboutus-tabs .tab .title-3 h4:after,
.aboutus-tabs .tab .title-4 h4:after,
.aboutus-tabs .tab .title-1 h4:before,
.aboutus-tabs .tab .title-2 h4:before,
.aboutus-tabs .tab .title-3 h4:before,
.aboutus-tabs .tab .title-4 h4:before {
    position: absolute;
    content: '';
    background: #ffae00;   
}
.aboutus-tabs .tab .title-1 h4:after,
.aboutus-tabs .tab .title-2 h4:after,
.aboutus-tabs .tab .title-3 h4:after,
.aboutus-tabs .tab .title-4 h4:after {
    width: 3px;
    height: 33px;
    left: 0;
    right: 0;
    top: -62px;
    margin: 0 auto;
}
.aboutus-tabs .tab .title-2 h4:after,
.aboutus-tabs .tab .title-3 h4:after {
    top: -52px;
}
.aboutus-tabs .tab .title-3 h4:before {
    bottom: 60px;
}
.aboutus-tabs .tab .title-2 h4:before {
    bottom: 34px;
}
.aboutus-tabs .tab .title-1 h4:before,
.aboutus-tabs .tab .title-2 h4:before,
.aboutus-tabs .tab .title-3 h4:before,
.aboutus-tabs .tab .title-4 h4:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 35px;
}
.aboutus-tabs .tab .title-3 h4:before {
    bottom: 60px;
}
.aboutus-tabs .tab button.active:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    bottom: -137px;
    border-radius: 50%;
    left: 1px;
    right: 0;
    margin: 0 auto;
}
.aboutus-tabs .tab button.active:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 3px;
    height: 48px;
    bottom: -185px;
}
.aboutus-tabs .tab button.title-2.active:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    bottom: -30px;
    border-radius: 50%;
    left: 2px;
    right: 0;
    margin: 0 auto;
}
.aboutus-tabs .tab button.title-2.active:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 3px;
    height: 48px;
    bottom: -75px;
}
.aboutus-tabs .tab button.title-3.active:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    bottom: -30px;
    border-radius: 50%;
    left: 2px;
    right: 0;
    margin: 0 auto;
}
.aboutus-tabs .tab button.title-3.active:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 3px;
    height: 22px;
    bottom: -50px;
}

/* Training Calendars */

.training-calender {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/02/coach-certification-dates-banner-new.jpg);
}
.calendar-section {
    margin: 30px 0px;
}
.calendar-section ul li {
    float: left;
    position: relative;
    border-radius: 20px;
    margin-bottom: 30px;
    width: 49%;
}
.calendar-section ul li .image img {
    width: 100%;
}
.calendar-section ul li:nth-child(even) {
    float: right;
}
.calendar-section ul li .content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 15px 15px 15px;
    background: rgba(1, 119, 147, 0.5);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.calendar-section ul li .content h3 {
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
}
.calendar-section ul li .content .para {
    margin: 10px 0px;
}
.calendar-section ul li .content .para span {
    font-size: 16px;
    color: #fff;
}
/* .calendar-section ul li .content .para span {
    border-left: 0 !important;
    padding: 0 !important;
} */
.calendar-section ul li .content .para span.total-hours,
.calendar-section ul li .content .para span.weekly-hours,
.calendar-section ul li .content .para span.total-weeks {
    padding: 0 15px;
    border-left: 4px solid #fff;
    line-height: 15px;
    display: inline-block;
}
.calendar-section ul li .content .para span.type {
    padding-right: 15px;
}
.calendar-section ul li .content .para span.total-weeks {
    padding-right: 0;
}
.calendar-section ul li .content a {
    background-color: #ffae00;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
    font-family: 'NexaBold';
}
/* .calendar-section ul li .content a.read-more {
    margin-left: 15px;
} */

/* Calendar Single */

.calendar-single {
    padding: 30px 0px;
    background: #ffae00;
}
.calendar-single h3 {
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
}
.calendar-single-content {
    margin: 30px 0px;
}
.calendar-single-content ul li {
   width: 32.5%;
    display: inline-block;
    margin-left: 0px; /*rdm 17-3-21 margin-left: 15px;*/
    vertical-align: top;
    margin-bottom: 30px;
}
.calendar-single-content ul li:first-child {
    margin-left: 0;
}
.calendar-single-content ul li:nth-child(3n+1) {
    margin-left: 0;
}
.calendar-single-content ul li h4 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 20px 0 0 0;
}
.calendar-single-content ul li span {
    font-size: 16px;
    color: #0f1d33;
    font-family: 'NexaLight';
}
.calendar-single-content ul li .para {
    margin: 10px 0;
    line-height: 15px;
}
.calendar-single-content ul li .para ul li:first-child {
    border: 0;
    padding-left: 0;
}
.calendar-single-content ul li .para ul li {
    width: auto;
    font-size: 25px;
    color: #ffae00;
    margin: 0 0 15px 0;
    list-style-type: disc;
    display: inline-block;
    border-left: 2px solid #ffae00;
    padding: 0 10px;
}
.calendar-single-content ul li .para ul li h4 {
    font-size: 16px;
    color: #0f1d33;
    font-weight: 400;
    margin: 0;
    font-family: 'Montserrat-Light';
    line-height: 16px;
}
.calendar-single-content ul li span.total-hours,
.calendar-single-content ul li span.weekly-hours,
.calendar-single-content ul li span.total-weeks {
    padding: 0 15px;
    border-left: 1px solid #0f1d33;
    line-height: 15px;
    display: inline-block;
}
.calendar-single-content ul li span.type {
    padding-right: 15px;
}
.calendar-single-content ul li span.total-weeks {
    padding-right: 0;
}
.calendar-single-content ul li a {
    background-color: #ffae00;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
    font-family: 'NexaBold';
}
.calendar-single-content ul li a.batch-full {
    background-color: #017793;
}
.single-enquire h3 {
    margin-bottom: 30px;
}
.single-enquire ul li:nth-child(3n+1) {
    margin-left: 13px;
}
.single-enquire ul li span.wpcf7-list-item {
    margin-left: 0;
}
.single-enquire ul li span.wpcf7-list-item-label {
    color: #fff;
}

/*Yoga Psychology*/

.yoga-psycho {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/yoga-psycho-bg.jpg);
}
.yoga-content {
    margin: 65px 0 0 0;
}
.yoga-content .yoga-top-para {
    margin-bottom: 30px;
}
.yoga-content .yoga-top-para p {
    font-size: 16px;
    color: #0f1d33;
    line-height: 24px;
    word-spacing: 2px;
    display: inline;
    position: relative;
    padding-left: 65px;
    font-family: 'NexaLight';
    margin: 0;
}
.yoga-content .yoga-top-para p:after,
.yoga-content .yoga-top-para p:before {
    position: absolute;
    content: '';
    background-repeat: no-repeat;
}
.yoga-content .yoga-top-para p:after {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/yoga-para-2.png);
    width: 59px;
    height: 20px;
    right: -77px;
    bottom: 0px;
}
.yoga-content .yoga-top-para p:before {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/yoga-para-1.png);
    width: 59px;
    height: 20px;
    left: 0;
    top: 0px;
}
.yoga-content .yoga-mean .content {
    width: 55%;
    float: left;
    margin: 30px 0 90px 0;
}
.yoga-content .yoga-mean .image {
    float: right;
}
.yoga-content .yoga-mean .content h3 {
    font-size: 28px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -2px;
    word-spacing: 2px;
    margin: 0 0 10px 0;
}
.yoga-content .yoga-mean .content p {
    font-family: 'NexaLight';
    color: #0f1d33;
    line-height: 25px;
}
.yoga-content .yoga-coaching {
    position: relative;
    top: -30px;
}
.yoga-content .yoga-coaching h3 {
    font-size: 28px;
    color: #0f1d33;
    margin: 0 0 20px 0;
    font-family: 'Montserrat-Bold';
    letter-spacing: -2px;
    word-spacing: 2px;
}
.yoga-content .yoga-coaching p {
    color: #0f1d33;
    font-family: 'NexaLight';
    line-height: 24px;
    margin-bottom: 20px;
}
.yoga-content .yoga-coaching p:last-child {
    margin-bottom: 0;
}
.ctt-yoga-progran .content-1 {
    width: 58%;
    float: left;
    padding: 45px 30px 30px 30px;
    background: #ffae00;
    border-radius: 15px;
    position: relative;
}
.ctt-yoga-progran .content-1:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 70px;
    top: -70px;
    right: 90px;
    background: #ffae00;
}
.ctt-yoga-progran .content-2 {
    float: right;
    width: 40%;
    margin-top: 60px;
    position: relative;
}
.ctt-yoga-progran .content-2:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/yoga-line-1.png);
    width: 68px;
    height: 74px;
    bottom: -112px;
    left: -45px;
}
.ctt-yoga-progran h3 {
    font-size: 28px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -2px;
    word-spacing: 2px;
    margin: 0 0 20px 0;
    position: relative;
}
.ctt-yoga-progran h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    right: 50%;
    border-radius: 50%;
    bottom: 40px;
    margin-right: 18px;
}
.ctt-yoga-progran h3:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 30px;
    background: #ffae00;
    right: 50%;
    margin-right: -10px;
    bottom: 50px;
}
.ctt-yoga-progran .content-1 p {
    color: #fff;
    line-height: 25px;
}
.ctt-yoga-progran .content-2 p {
    font-size: 26px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    line-height: 30px;
    letter-spacing: -1px;
    word-spacing: 3px;
    margin: 0;
    padding-right: 5px;
}
.ctt-yoga-progran .content-2 p span {
    display: block;
}
.program-structure {
    margin: 35px 0 65px 0;
}
.program-structure h3,
.program-structure h4 {
    display: inline-block;
    vertical-align: top;
}
.program-structure h3 {
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0;
}
.program-structure h4 {
    font-size: 40px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    margin-left: 45px;
    line-height: 30px;
}
.program-structure h4 span {
    display: block;
    font-size: 16px;
    font-family: 'NexaLight';
}
.program-structure .p-structure-cols {
    margin-top: 35px;
}
.program-structure .p-structure-cols ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 60px;
}
.program-structure .p-structure-cols ul li:first-child {
    margin-left: 0;
}
.program-structure .p-structure-cols ul li:last-child {
    background: #ffae00;
    padding: 25px 20px;
    border-radius: 8px;
    margin-left: 120px;
    position: relative;
}
.program-structure .p-structure-cols ul li:last-child:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/yoga-line-2.png);
    width: 95px;
    height: 33px;
    left: -105px;
    top: 40%;
}
.program-structure .p-structure-cols ul li h4 {
    display: block;
    margin: 10px 0 0 0;
    font-size: 24px;
    color: #ffae00;
    line-height: 24px;
}
.program-structure .p-structure-cols ul li:last-child h4 {
    color: #fff;
}
.yoga-benefit .benefit {
    width: 46%;
}
.yoga-benefit .benefit h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    letter-spacing: -1px;
    word-spacing: 2px;
}
.yoga-benefit .benefit p {
    margin: 15px 0 25px 0;
}
.yoga-benefit .benefit-cols ul li {
    float: left;
    width: 42%;
    margin-bottom: 40px
}
.yoga-benefit .benefit-cols ul li:first-child {
    padding-right: 70px;
}
.yoga-benefit .benefit-cols ul li:nth-child(2) {
    padding-right: 45px;
}
.yoga-benefit .benefit-cols ul li:nth-child(3) {
    padding-right: 35px;
}
.yoga-benefit .benefit-cols ul li.last {
    width: 55%;
}
.yoga-benefit .benefit-cols ul li p {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: 24px;
    margin: 10px 0 0 0;
    letter-spacing: -1px;
}
.yoga-benefit .benefit-cols ul li.last p {
    font-size: 16px;
    font-family: 'NexaBold';
    color: #0f1d33;
}
.how-yoga-benefit {
    margin-bottom: 50px;
    position: relative;
}
.how-yoga-benefit:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 50px;
    background: #ffae00;
    left: 50%;
    top: 24px;
    margin-left: -607px;
}
.how-yoga-benefit h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 20px 80px;
    position: relative;
}
.how-yoga-benefit h3:after,
.how-yoga-benefit h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
}
.how-yoga-benefit h3:before {
    width: 20px;
    height: 20px;
    left: -65px;
    top: 4px;
    border-radius: 50%;
}
.how-yoga-benefit h3:after {
    height: 3px;
    width: 35px;
    left: -50px;
    top: 12px;
}
.how-yoga-benefit ul {
    position: relative;
    padding-top: 20px;
}
.how-yoga-benefit ul:before {
    position: absolute;
    content: '';
    background: #ffae00;
    left: 0;
    right: 0;
    top: 0;
    bottom: 38px;
    z-index: -1;
    border-radius: 15px;
}
.how-yoga-benefit ul li {
    display: inline-block;
    margin-left: 100px;
}
.how-yoga-benefit ul li span {
    font-size: 16px;
    color: #0f1d33;
    font-family: 'NexaBold';
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    margin-right: 10px;
}

/* Coaching Culture */

.coaching-culture {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/coaching-culture-bg.jpg);
}
.coaching-report {
    margin: 45px 0;
}
.coaching-report ul {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/coaching-report-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 50px 0;
    background-size: cover;
}
.coaching-report ul li {
    display: inline-block;
    width: 30%;
    margin-left: 50px;
    vertical-align: top;
}
.coaching-report ul li.col-1 {
    margin-left: 0;
}
.coaching-report ul .top-content,
.coaching-report ul .bottom-content {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.coaching-report ul li.col-2 span.text,
.coaching-report ul li.col-2 span.percent {
    color: #fff;
}
.coaching-report ul li .top-content span.text {
    font-size: 15px;
    text-align: center;
    display: block;
    color: #000;
    margin-left: -50px;
    position: relative;
    top: 6px;
}
.coaching-report ul li.col-1 .top-content,
.coaching-report ul li.col-1 .bottom-content {
    margin-left: -10px;
}
.coaching-report ul li.col-2 .top-content span.text {
    margin-left: -60px;
    color: #fff;
}
.coaching-report ul li span.percent {
    font-size: 80px;
    color: #000;
    text-align: center;
    display: block;
    line-height: 60px;
    transform: scale(1,1.3);
    margin-top: 20px;
}
.coaching-report ul li.col-1 span.percent {
    margin-top: 40px;
}
.coaching-report ul li .bottom-content p {
    font-size: 15px;
    color: #000;
    text-align: center;
    margin-bottom: 0;
    padding: 0 75px;
    margin-top: -40px;
    line-height: 18px;
}
.coaching-report ul li.col-2 .top-content,
.coaching-report ul li.col-2 .bottom-content {
    margin-left: 15px;
}
.coaching-report ul li.col-3 .top-content,
.coaching-report ul li.col-3 .bottom-content {
    margin-left: 40px;
}
.coaching-report ul li.col-3 .bottom-content p {
    padding: 0 55px;
}
.results-source .wrapper {
    background: #ebebeb;
    padding: 160px 25px 0px 25px;
    border-radius: 20px;
    margin-top: -170px;
    z-index: -1;
    position: relative;
}
.results-source .wrapper h4 {
    text-align: center;
    font-size: 16px;
    color: #000;
    margin: 0 0 20px 0;
}
.results-source .wrapper p {
    font-family: 'NexaLight';
    padding-bottom: 30px;
    margin-bottom: 0;
}
.what-is-cc {
    margin: 40px 0 60px 0;
    padding: 55px 0 45px 0;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/what-is-cc-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.what-is-cc .wrapper {
    width: 58%;
}
.what-is-cc h3 {
    font-size: 24px;
    color: #0f1d33;
    margin: 0 0 10px 0;
    font-family: 'Montserrat-ExtraBold';
}
.what-is-cc p {
    color: #fff;
    margin: 0 0 30px 0;
    line-height: 24px;
}
.what-is-cc p:last-child {
    margin-bottom: 0;
}
.cc-organisation .wrapper {
    width: 84%;
    padding-left: 60px;
    position: relative;
    margin-bottom: 70px;
}
.cc-organisation .wrapper:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 13px;
    bottom: 5px;
}
.cc-organisation h3 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    margin: 0;
    position: relative;
}
.cc-organisation p {
    font-size: 22px;
    color: #0f1d33;
    line-height: 24px;
    margin: 10px 0 30px 0;
}
.cc-organisation span {
    font-size: 22px;
    color: #0f1d33;
    display: block;
    line-height: normal;
}
.cc-organisation h3:before,
.cc-organisation h3:after {
    position: absolute;
    content: '';
    background: #ffae00;
}
.cc-organisation h3:before {
    width: 3px;
    height: 105px;
    left: -38px;
    top: 14px;
}
.cc-organisation h3:after {
    width: 28px;
    height: 3px;
    left: -38px;
    top: 11px;
}
.cc-organisation ul li {
    display: inline-block;
    width: 25%;
    margin-left: 30px;
    position: relative;
}
.cc-organisation ul li.col-1:after,
.cc-organisation ul li.col-2:after,
.cc-organisation ul li.col-3:after {
    position: absolute;
    content: '';
    width: 73px;
    height: 70px;
}
.cc-organisation ul li.col-1:after {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cc-org-style-1.png);
    bottom: -65px;
    left: 20px;
}
.cc-organisation ul li.col-2:after {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cc-org-style-2.png);
    left: -42px;
    top: -57px;
}
.cc-organisation ul li.col-3:after {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cc-org-style-3.png);
    left: -35px;
    bottom: -60px;
}
.cc-organisation ul li span,
.cc-organisation ul li p {
    display: inline-block;
    vertical-align: top;
}
.cc-organisation ul li span {
    margin-right: 15px;
    font-size: 50px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    position: relative;
    top: -10px;
}
.cc-organisation ul li.col-2 span {
    position: relative;
    top: 16px;
}
.cc-organisation ul li p {
    color: #fff;
    width: 230px;
    background: #ffae00;
    padding: 10px 20px;
    border-radius: 5px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    line-height: 22px;
}
.aware-sec {
    margin-top: 100px;
}
.aware-sec .wrapper {
    background: #ebebeb;
    padding: 50px;
    position: relative;
    border-radius: 5px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cc-aware-bg.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.aware-sec h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
    position: relative;
}
.aware-sec h4 {
    color: #0f1d33;
    margin: 0;
    position: relative;
}
.aware-sec ul.other h4 {
    position: relative;
}
 .aware-sec ul.other h4:after {
    width: 60px !important;
    bottom: -8px !important;
}
.aware-sec h3:after, .aware-sec ul.other h4:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 5px;
    left: 0;
    width: 40px;
    bottom: -5px;
}
.aware-sec ul li {
    width: 30%;
    display: inline-block;
    margin: 20px 0 35px 30px;
    vertical-align: top;
}
.aware-sec ul li:first-child {
    margin-left: 0;
}
.aware-sec ul li:last-child {
    width: 35%;
}
.aware-sec ul li p {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: 24px;
    margin: 0;
    margin-top: 10px;
}
.aware-sec ul.other li {
    width: 45%;
}
.aware-sec ul.other h4, .aware-sec ul.other p {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
}
.aware-sec ul.other p {
    margin-top: 20px;
}
.aware-sec .wrapper:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/aware-img.png);
    width: 418px;
    height: 519px;
    top: -38px;
    right: 0;
}
.cc-outcomes {
    margin-top: 30px;
}
.cc-outcomes h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
}
.cc-outcomes ul {
    margin-left: 30px;
}
.cc-outcomes ul li {
    line-height: 25px;
    list-style-type: disc;
    font-size: 40px;
    color: #ffae00;
    margin-top: 10px;
}
.cc-outcomes ul li p {
    font-size: 22px;
    color: #0f1d33;
    position: relative;
    top: -5px;
    margin: 0;
}
.cc-outcomes .enrol-prog {
    background: #017793;
    padding: 25px 25px 20px 25px;
    border-radius: 15px;
    margin-top: 30px;
}
.cc-outcomes .enrol-prog h4 {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 10px 0;
}
.cc-outcomes .enrol-prog p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin: 0;
}
.cc-outcomes .enrol-prog p br {
    display: none;
}
.organisation-benefits h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    margin: 35px 0 0 0;
}
.organisation-benefits ul li {
    width: 30%;
    display: inline-block;
    margin-left: 55px;
    vertical-align: top;
    height: 180px;
    margin-top: 30px;
}
.organisation-benefits ul li:nth-child(3n+1) {
    margin-left: 0;
}
.organisation-benefits ul li .icon,
.organisation-benefits ul li .content {
    display: inline-block;
    vertical-align: middle;
}
.organisation-benefits ul li .content {
    width: 70%;
    margin-left: 15px;
}
.organisation-benefits ul li .content p {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: 24px;
    margin: 10px 0 0 0;
}

/* Supervisor */

.supervisor {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/coach-service-banner.jpg);
}
.what-is-supervisor {
    margin: 30px 0;
}
.what-is-supervisor .wrapper {
    padding: 30px 25px;
    background: #ebebeb;
    border-radius: 20px;
}
.what-is-supervisor h3 {
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0 0 20px 0;
    letter-spacing: -1px;
}
.what-is-supervisor span {
    font-size: 22px;
    font-family: 'NexaBold';
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-left: 5px;
}
.what-is-supervisor p {
    color: #000;
    margin: 0;
    font-family: 'NexaLight';
    line-height: 24px;
}
.what-is-supervisor p:last-child {
    margin-top: 30px;
}
.what-is-supervisor .supervisor-benefits {
    margin-top: 25px;
}
.what-is-supervisor .supervisor-benefits h3 {
    margin-bottom: 15px;
}
.what-is-supervisor .supervisor-benefits p {
    margin-bottom: 28px;
}
.what-is-supervisor .supervisor-benefits p:last-child {
    margin-bottom: 0;
}
.supervision-certificate .wrapper {
    margin-left: 40px;
}
.supervision-certificate ul li {
    margin-top: 45px;
}
.supervision-certificate ul li:first-child {
    margin-top: 20px;
}
.supervision-certificate h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    margin: 0;
    position: relative;
}
.supervision-certificate h3:before {
    position: absolute;
    content: '';
    width: 25px;
    background: #ffae00;
    height: 3px;
    left: -35px;
    top: 12px;
}
.supervision-certificate h3:after {
    position: absolute;
    content: '';
    width: 3px;
    background: #ffae00;
    height: 790px;
    left: -38px;
    top: 12px;
}
.supervision-certificate ul li .num-title {
    background: #ebebeb;
    display: inline-block;
    padding: 35px 30px;
    border-radius: 5px;
}
.supervision-certificate ul li .num-title span,
.supervision-certificate ul li .num-title h4 {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.supervision-certificate ul li .num-title span {
    font-size: 50px;
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    position: relative;
}
.supervision-certificate ul li .num-title span:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    left: -76px;
    border-radius: 50%;
    top: 20px;
}
.supervision-certificate ul li .num-title h4 {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0;
    margin-left: 20px;
    letter-spacing: -1px;
}
.supervision-certificate ul li .content {
    float: right;
    width: 91.5%;
    background: #ffae00;
    padding: 25px 20px;
    border-radius: 5px;
    margin-top: -20px;
    position: relative;
    z-index: 1;
}
.supervision-certificate ul li:nth-child(2) .content,
.supervision-certificate ul li:last-child .content {
    width: 90.5%;
}
.supervision-certificate ul li .content ul li img,
.supervision-certificate ul li .content ul li p {
    display: inline-block;
}
.supervision-certificate ul li .content ul li p {
    margin-left: 15px;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    line-height: 22px;
}
.supervision-certificate ul li .content ul li .image {
    float: left;
    width: 4%;
}
.supervision-certificate ul li .content ul li .para {
    float: right;
    width: 96%;
}
.supervision-certificate ul li .content ul li {
    margin-bottom: -15px;
}
.supervision-certificate ul li .content ul li:first-child {
    margin-top: 0;
}
.supervision-certificate ul li .content ul li:last-child,
.supervision-certificate ul li .content ul li .para p {
    margin-bottom: 0;
}
.supervisor-objective {
    margin: 45px 0 60px 0;
}
.supervisor-objective .wrapper {
    padding: 30px 25px;
    border-radius: 20px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/supervisor-obj-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.supervisor-objective .content {
    width: 66%;
}
.supervisor-objective h3 {
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.supervisor-objective p {
    margin-bottom: 0;
    font-family: 'NexaLight';
    color: #fff;
    line-height: 24px;
}
.supervisor-objective p:last-child {
    margin-top: 25px;
}
.learn-scp {
    margin-bottom: 40px;
}
.learn-scp h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    margin: 0;
}
.learn-scp h4 {
    font-size: 22px;
    color: #0f1d33;
    margin: 5px 0 25px 0;
}
.learn-scp ul li {
    background: #ffab00;
    padding: 20px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    margin-left: 15px;
    position: relative;
}
.learn-scp ul li:first-child {
    margin-left: 0;
}
.learn-scp ul li:nth-child(2) {
    margin-top: 70px;
}
.learn-scp ul li:nth-child(3) {
    margin-left: 30px;
}
.learn-scp ul li:nth-child(4) {
    margin-left: 135px;
    margin-top: 30px;
}
.learn-scp ul li:nth-child(5) {
    width: 35%;
    margin-left: 18px;
    margin-top: 80px;
}
.learn-scp ul li:nth-child(6) {
    margin-left: 0;
    width: 28%;
}
.learn-scp ul li:nth-child(7) {
    width: 33%;
    margin-left: 20px;
    margin-top: 50px;
}
.learn-scp ul li:nth-child(8) {
    margin-top: 25px;
    margin-left: 90px;
}
.learn-scp ul li span {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #fff;
    display: block;
    line-height: 22px;
}
.learn-scp ul li:first-child:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/learn-line-1.png);
    background-repeat: no-repeat;
    width: 89px;
    height: 49px;
    right: -95px;
    top: 10px;
}
.learn-scp ul li:nth-child(3):after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/learn-line-1.png);
    background-repeat: no-repeat;
    width: 89px;
    height: 49px;
    left: -20px;
    bottom: -55px;
    transform: rotate(133deg);
}
.learn-scp ul li:nth-child(4):after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/learn-line-3.png);
    background-repeat: no-repeat;
    width: 95px;
    height: 34px;
    right: -105px;
    top: 5px;
}
.learn-scp ul li:nth-child(6):after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/learn-line-3.png);
    background-repeat: no-repeat;
    width: 95px;
    height: 34px;
    right: -104px;
    top: 10px;
}
.learn-scp ul li:nth-child(7):after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/learn-line-1.png);
    background-repeat: no-repeat;
    width: 89px;
    height: 49px;
    right: -107px;
    bottom: -5px;
    transform: rotate(135deg);
}
.supervisor-prog-details {
    margin-bottom: 30px;
}
.supervisor-prog-details .wrapper {
    background: #ebebeb;
    padding: 40px 20px 30px 20px;
    border-radius: 5px;
}
.supervisor-prog-details h3 {
    position: relative;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 45px 0;
}
.supervisor-prog-details h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    bottom: -85px;
    left: -8px;
}
.supervisor-prog-details h3:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 3px;
    height: 50px;
    left: 0;
    top: 45px;
}
.supervisor-prog-details ul {
    margin-left: 35px;
    position: relative;
}
.supervisor-prog-details ul:after {
    position: absolute;
    content: '';
    height: 3px;
    left: -30px;
    background: #ffae00;
    width: 69.5%;
    top: 22%;
}
.supervisor-prog-details ul li {
    display: inline-block;
    width: 26%;
    margin-left: 90px;
    vertical-align: top;
    position: relative;
    z-index: 1;
}
.supervisor-prog-details ul li:first-child {
    margin-left: 0;
}
.supervisor-prog-details ul li .title {
    background: #ffae00;
    padding: 15px 20px;
    border-radius: 5px;
}
.supervisor-prog-details ul li .title h4 {
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
}
.supervisor-prog-details ul li h5 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 10px 0 5px 0;
}
.supervisor-prog-details ul li span {
    display: block;
    color: #0f1d33;
    font-size: 22px;
    font-family: 'NexaBold';
}
.supervisor-structure {
    padding: 85px 0;
    position: relative;
}
.supervisor-structure:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/supervisor-structure-bg-1.png);
    background-repeat: no-repeat;
    width: 264px;
    height: 246px;
    bottom: 0;
    left: 26%;
}
.supervisor-structure:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/supervisor-structure-bg-2.png);
    top: 0;
    bottom: 45px;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    margin-left: -80px;
    margin-right: -40px;
}
.supervisor-structure h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 25px 0;
}
.supervisor-structure .col-1 h3, 
.supervisor-structure .col-2 h3 {
    color: #ffae00;
    margin: 0;
}
.supervisor-structure .col-1 {
    float: left;
    width: 49%;
}
.supervisor-structure .col-2 {
    float: right;
    width: 49%;
}
.supervisor-structure .col-1 ul,
.supervisor-structure .col-2 ul {
    margin-left: 32px;
    margin-bottom: 0;
    color: #ffae00;
    list-style-type: disc;
    font-size: 40px;
}
.supervisor-structure .col-1 ul li,
.supervisor-structure .col-2 ul li {
    line-height: 0;
    margin-top: 20px;
}
.supervisor-structure .col-1 ul li p,
.supervisor-structure .col-2 ul li p {
    color: #0f1d33;
    font-size: 22px;
    margin: 0;
    line-height: normal;
    position: relative;
    top: -5px;
}

/* Lead as Coach */

.lead-as-coach {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/lead-as-coach-bg.jpg);
}
.lead-as-coach h1, .lead-as-coach h2 {
    line-height: 50px;
}
.lead-as-coach span {
    color: #fff;
    font-family: 'NexaLight';
    margin-top: 10px;
    display: block;
}
.leaders-para {
    margin-top: 55px;
}
.leaders-para p {
    font-size: 16px;
    color: #0f1d33;
    font-family: 'NexaLight';
    text-align: justify;
    line-height: 24px;
    margin-bottom: 0;
}
.lead-coach {
    margin-top: 35px;
}
.lead-coach h3 {
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    color: #0f1d33;
    margin: 0;
    position: relative;
}
.lead-coach h3:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 36%;
    right: 0;
    bottom: 13px;
    background: #ffae00;
}
.lead-coach h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    right: 36%;
    bottom: 4px;
}
.lead-coach .content {
    margin-top: 20px;
    width: 68%;
    float: right;
    background: #ffae00;
    padding: 30px 35px;
    border-radius: 15px;
    margin-bottom: 25px;
    margin-right: 70px;
    position: relative;
}
.lead-coach .content:before {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    width: 100px;
    right: -70px;
    bottom: 89px;
}
.lead-coach .content:after {
    position: absolute;
    content: '';
    background: #ffae00;
    right: -70px;
    top: -34px;
    width: 3px;
    height: 160px;
}
.lead-coach .content h4 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    margin: 0 0 10px 0;
    color: #0f1d33
}
.lead-coach .content p {
    margin: 0;
    color: #fff;
    line-height: 28px;
    text-align: justify;
}
.lead-coach .content p span.number {
    font-size: 30px;
    margin-right: 7px;
}
.lead-coach .content p span.percent {
    font-size: 26px;
    color: #0f1d33;
    margin-right: 7px;
}
.lead-coach .content p span.source {
    display: inline-block;
    color: #0f1d33;
    float: right;
    clear: right;
}
.lead-coach .lead-coach-left {
    float: left;
    width: 30%;
    background: #ebebeb;
    padding: 30px 20px 40px 20px;
    border-radius: 15px;
    position: relative;
}
.lead-coach .lead-coach-left:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/lead-as-coach-img.png);
    background-repeat: no-repeat;
    width: 380px;
    height: 250px;
    top: -249px;
    left: -15px;
}
.lead-coach .lead-coach-right {
    float: right;
    width: 55%;
}
.lead-coach .lead-coach-left p {
    color: #000;
    text-align: justify;
    margin: 0;
}
.lead-coach .lead-coach-left h4 {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 10px 0;
    color: #0f1d33
}
.lead-coach .lead-coach-right ul li {
    margin-bottom: 15px;
}
.lead-coach .lead-coach-right ul li:last-child {
    margin-bottom: 25px;
}
.lead-coach .lead-coach-right ul li img {
    margin-top: -10px;
}
.lead-coach .lead-coach-right ul li span {
    font-size: 17px;
    color: #000;
    margin-left: 10px;
}
.lead-coach .lead-coach-right span.sub-t {
    font-size: 24px;
    line-height: 22px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    display: block;
}
.leader-coach-program {
    margin: 45px 0 40px 0;
}
.leader-coach-program .wrapper {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/leader-coach-program-bg.png);
    background-repeat: no-repeat;
    padding: 35px 30px 10px 30px;
    border-radius: 20px;
    background-size: 100% 100%;
}
.leader-coach-program .content {
    width: 64%;
}
.leader-coach-program .content h3 {
    margin: 0 0 10px 0;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
}
.leader-coach-program .content p {
    color: #fff;
    line-height: 24px;
    margin-bottom: 30px;
}
.benefit-lcp {
    margin: 40px 0px;
}
.benefit-lcp h3 {
    margin: 0 0 15px 0;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
}
.benefit-lcp ul li {
    width: 17%;
    display: inline-block;
    margin-left: 30px;
    vertical-align: top;
}
.benefit-lcp ul li:first-child {
    margin-left: 0;
}
.benefit-lcp ul li p {
    margin: 10px 0 0 0;
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: 22px;
}
.benefit-lcp .content {
    margin-top: 40px;
}
.benefit-lcp .content .left {
    float: left;
    width: 40%;
}
.benefit-lcp .content .right {
    float: right;
    width: 56%;
}
.benefit-lcp .content .left h4 {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    position: relative;
}
.benefit-lcp .content .right p {
    font-size: 22px;
    margin: 0;
    line-height: 26px;
}
.benefit-lcp .content .right p span.bold {
    font-size: 30px;
}
.benefit-lcp .content .left h4:after,
.benefit-lcp .content .left h4::before {
    position: absolute;
    content: '';
    background: #ffae00;
}
.benefit-lcp .content .left h4:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    right: -33px;
    bottom: 2px;
}
.benefit-lcp .content .left h4:after {
    height: 3px;
    right: -32px;
    width: 100px;
    bottom: 10px;
}
.program-modules .wrapper {
    background: #017793;
    padding: 25px 20px;
    border-radius: 20px;
}
.program-modules h3 {
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
}
.program-modules p {
    color: #fff;
    margin: 15px 0;
}
.program-modules ul li:first-child {
    margin-left: 0;
}
.program-modules ul li {
    display: inline-block;
    width: auto;
    margin-left: 50px;
    position: relative;
}
.program-modules ul li h4 {
    background: #ffae00;
    margin: 0;
    font-size: 24px;
    color: #fff;
    padding: 12px 20px;
    border-radius: 5px;
    font-family: 'Montserrat-ExtraBold';
}
.program-modules ul li:nth-child(odd) {
    top: -45px;
}
.program-modules ul li:nth-child(even) {
    margin-top: 45px;
}
.program-modules ul li:nth-child(odd):after,
.program-modules ul li:nth-child(even):after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/program-module-line-1.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 15px;
    top: 15px;
    right: -108px;
}
.program-modules ul li:nth-child(even):after {
    top: inherit;
    bottom: 10px;
    right: -118px;
    transform: scale(1, -1);
}
.program-modules ul li:nth-child(5):after {
    display: none;
}
.leaders-cp {
    margin: 40px 0 50px 0;
}
.leaders-cp .leaders-lft {
    float: left;
    width: 36%;
    padding-left: 100px;
}
.leaders-cp .leaders-rgt {
    float: right;
    width: 64%;
    padding-right: 80px;
    margin-top: 110px;
}
.leaders-cp .leaders-rgt h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    margin: 0 0 22px 0;
}
.leaders-cp .leaders-rgt p {
    color: #0f1d33;
    font-size: 22px;
    line-height: 28px;
    margin: 0;
}
.ctt-provides .wrapper {
    background: #ebebeb;
    padding: 60px 30px 50px 30px;
    border-radius: 10px;
}
.ctt-provides .provides-lft {
    width: 28%;
    float: left;
    margin-top: 15px;
}
.ctt-provides .provides-rgt {
    width: 60%;
    float: right;
}
.ctt-provides .provides-lft h3 {
    margin: 0;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    line-height: 23px;
    position: relative;
}
.ctt-provides .provides-lft h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    right: -85px;
    top: 32px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.ctt-provides .provides-lft h3:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    width: 90px;
    right: -75px;
    top: 40px;
}
.ctt-provides .provides-rgt h4 {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
}
.ctt-provides .provides-rgt ul li {
    margin-top: 12px;
}
.ctt-provides .provides-rgt ul li img,
.ctt-provides .provides-rgt ul li span {
    display: inline-block;
    vertical-align: middle;
}
.ctt-provides .provides-rgt ul li span {
    font-size: 16px;
    color: #000;
    margin-left: 8px;
}

/* NLP Page */

.nlp-page {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/nlp-page-bg.jpg);
}
.what-nlp {
    margin: 40px 0px;
}
.what-nlp .wrapper {
    background: #ebebeb;
    padding: 40px 25px 30px 25px;
    border-radius: 20px;
}
.what-nlp h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    margin: 0 0 20px 0;
}
.what-nlp p {
    color: #000;
    line-height: 23px;
    font-family: 'NexaLight';
    margin-bottom: 30px;
}
.what-nlp p:last-child {
    margin-bottom: 0;
}
.how-nlp-work {
    padding: 45px 0px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/how-nlp-work-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.how-nlp-work .wrapper {
    width: 68%;
}
.how-nlp-work h3 {
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.how-nlp-work h4 {
    color: #fff;
    font-size: 16px;
    font-family: 'NexaBold';
    margin: 0;
}
.how-nlp-work .nlp-cols ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 35px;
    position: relative;
}
.how-nlp-work .nlp-cols ul li:first-child {
    margin-left: 0;
}
.how-nlp-work .nlp-cols ul li:after,
.how-nlp-work .nlp-cols ul li:nth-child(2):after,
.how-nlp-work .nlp-cols ul li:nth-child(3):after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/program-module-line-1.png);
    width: 99px;
    height: 15px;
    left: 5px;
    bottom: -15px;
    transform: scale(1,-1) rotate(-20deg);
}
.how-nlp-work .nlp-cols ul li:nth-child(2):after {
    bottom: inherit;
    top: -30px;
    left: -25px;
    transform: scale(1.1) rotate(-5deg);
}
.how-nlp-work .nlp-cols ul li:nth-child(3):after {
    transform: scale(1,-1) rotate(7deg);
    left: -30px;
    bottom: -20px;
}
.how-nlp-work .nlp-cols ul li .number,
.how-nlp-work .nlp-cols ul li .title {
    display: inline-block;
    vertical-align: top;
}
.how-nlp-work .nlp-cols {
    margin: 35px 0px;
    padding: 35px 0;
}
.how-nlp-work .nlp-cols .number span {
    font-size: 50px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
}
.how-nlp-work .nlp-cols ul li .title {
    background: #ffae00;
    padding: 12px 15px;
    border-radius: 5px;
    margin-left: 15px;
    height: 70px;
    display: inline-flex;
    align-items: center;
}
.how-nlp-work .nlp-cols .title h5 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    line-height: 22px;
    margin: 0;
}
.how-nlp-work .nlp-cols ul li .number span {
    line-height: normal;
    position: relative;
    top: -10px;
}
.how-nlp-work .nlp-cols ul li:nth-child(2) .number span {
    bottom: -20px;
    top: inherit;
}
.how-nlp-work p {
    color: #fff;
    line-height: 24px;
    margin: 0 0 10px 0;
}
.how-nlp-work p:last-child {
    margin-bottom: 0;
}
.nlp-useful {
    margin: 55px 0 30px 0;
}
.nlp-useful .wrapper {
    padding-left: 50px;
}
.nlp-useful .content {
    width: 70%;
}
.nlp-useful h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 10px 0;
}
.nlp-useful .content p {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 25px;
}
.nlp-useful .nlp-cols {
    margin: 35px 0;
}
.nlp-useful ul li {
    width: auto;
    display: inline-block;
    margin-right: 25px;
    vertical-align: top;
    position: relative;
}
.nlp-useful ul li:last-child {
    margin-right: 0;
}
.nlp-useful ul li:nth-child(2) .number {
    display: block;
}
.nlp-useful ul li:after,
.nlp-useful ul li:nth-child(2):after,
.nlp-useful ul li:nth-child(3):after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/learn-line-4.png);
    background-repeat: no-repeat;
    width: 95px;
    height: 34px;
    left: 30px;
    bottom: -25px;
    transform: scale(1,-1) rotate(-35deg);
}
.nlp-useful ul li:nth-child(2):after {
    bottom: inherit;
    top: 10px;
    left: 75px;
    transform: scale(1,-1) rotate(143deg);
}
.nlp-useful ul li:nth-child(3):after {
    transform: scale(1,-1) rotate(-23deg);
    bottom: -32px;
    left: 35px;
}
.nlp-useful ul li .number,
.nlp-useful ul li .title {
    display: inline-block;
    vertical-align: top;
}
.nlp-useful ul li .number span {
    font-size: 50px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    line-height: normal;
}
.nlp-useful ul li:first-child span,
.nlp-useful ul li:nth-child(2) span {
    position: relative;
    top: -10px;
}
.nlp-useful ul li .title h5 {
    font-size: 24px;
    margin: 0;
    color: #fff;
    line-height: 22px;
    font-family: 'Montserrat-ExtraBold';
}
.nlp-useful ul li .title {
    padding: 12px 20px;
    background: #ffae00;
    border-radius: 5px;
    margin-left: 18px;
}
.nlp-useful p {
    font-size: 16px;
    font-family: 'NexaLight';
    margin: 0 0 30px 0;
}
.nlp-useful p:last-child {
    margin: 0;
}
.nlp-tools .wrapper {
    padding: 35px 30px 45px 30px;
    background: #ebebeb;
    border-radius: 5px;
}
.nlp-tools h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    letter-spacing: -1px;
}
.nlp-tools p {
    color: #0f1d33;
    font-family: 'NexaLight';
    line-height: 24px;
    margin: 12px 0 40px 0px;
    position: relative;
}
.nlp-tools p:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 3px;
    height: 45px;
    left: 0;
    bottom: -59px;
}
.nlp-tools ul {
    padding-left: 35px;
    position: relative;
}
.nlp-tools ul:before {
    position: absolute;
    content: '';
    background: #ffae00;
    left: -5px;
    top: 15px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.nlp-tools ul:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    width: 68.5%;
    left: 0;
    top: 25px;
}
.nlp-tools ul li {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin-left: 35px;
}
.nlp-tools ul li:first-child {
    margin-left: 0;
}
.nlp-tools ul li h4 {
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
    background: #ffae00;
    padding: 12px 18px;
    border-radius: 5px;
    margin: 0;
    width: 87%;
    position: relative;
    z-index: 1;
}
.nlp-tools ul li h5 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    font-size: 24px;
    margin: 10px 0 5px 0;
}
.nlp-tools ul li span {
    font-size: 22px;
    color: #0f1d33;
    line-height: 22px;
    padding-right: 90px;
    display: block;
}
.nlp-rpog-for {
    margin: 25px 0 50px 0;
}
.nlp-rpog-for h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    letter-spacing: -1px;
}
.nlp-rpog-for ul {
    color: #ffae00;
    font-size: 40px;
    margin-left: 30px;
    margin-bottom: 0;
}
.nlp-rpog-for ul li {
    line-height: 27px;
    margin-top: 13px;
}
.nlp-rpog-for ul li p {
    font-size: 22px;
    color: #0f1d33;
    margin: 0;
    position: relative;
    top: -5px;
}
.nlp-gain {
    margin-bottom: 40px;
    position: relative;
}
.nlp-gain:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/nlp-gain-img.png);
    background-repeat: no-repeat;
    width: 268px;
    height: 262px;
    top: -123px;
    right: 50%;
    margin-right: -600px;
    z-index: 1;
}
.nlp-gain .wrapper {
    background: #017793;
    padding: 25px;
    border-radius: 20px;
}
.nlp-gain h3 {
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 10px 0;
}
.nlp-gain ul li {
    line-height: normal;
}
.nlp-gain ul li img, .nlp-gain p {
    display: inline-block;
    vertical-align: middle;
}
.nlp-gain ul li p {
    margin-left: 15px;
    font-size: 22px;
    color: #fff;
    margin-bottom: 0;
}
.nlp-benefits h3 {
    color: #0f1d33;
    margin: 0 0 20px 0;
}
.nlp-benefits p {
    color: #0f1d33;
    font-family: 'NexaLight';
    margin-bottom: 30px;
}
.nlp-benefits ul {
    padding-right: 20px;
}
.nlp-benefits ul li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    height: 140px;
}
.nlp-benefits ul li p {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: 22px;
    margin: 10px 0 0 0;
}
.nlp-results {
    background: #ffae00;
    padding: 40px 0 35px 0;
    position: relative;
}
.nlp-results:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/nlp-results-bg.png);
    background-repeat: no-repeat;
    bottom: 30px;
    right: 50px;
    width: 860px;
    height: 174px;
}
.nlp-results h3 {
    margin: 0 0 18px 0;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
}
.nlp-results p {
    color: #fff;
    font-family: 'NexaLight';
    margin: 0;
}
.nlp-results ul li {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    position: relative;
}
.nlp-results ul li:first-child:after {
    left: 65px;
}
.nlp-results ul li:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/nlp-results-line.png);
    background-repeat: no-repeat;
    width: 92px;
    height: 41px;
    top: 25px;
    left: 75px;
}
.nlp-results ul li:first-child {
    width: 42%;
}
.nlp-results ul li:nth-child(2) {
    margin-left: 80px;
}
.nlp-results ul li:nth-child(3) {
    margin-left: 300px;
}
.nlp-results ul li:nth-child(4) {
    margin-left: 80px;
}
.nlp-results ul li span {
    font-size: 50px;
    color: #0f1d33;
    line-height: normal;
    font-family: 'Montserrat-ExtraBold';
}
.nlp-results ul li p {
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
    line-height: 22px;
    margin: 30px 0 0 0;
    position: relative;
    z-index: 1;
}
.nlp-faq {
    margin: 40px 0 80px 0;
}
.expert-faculty {
    display: none;
}
.expert-faculty {
    text-align: center;
    margin: 65px 0 55px 0;
}
.expert-faculty h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    margin: 0;
}
.expert-faculty img {
    display: block;
    margin: 25px auto 10px auto;
}
.expert-faculty span.name {
    font-size: 30px;
    color: #ffae00;
    font-family: 'Reey-Regular';
    line-height: 60px;
    margin: 10px 0 47px 0;
    display: block;
}
.expert-faculty h4 {
    font-size: 22px;
    color: #017793;
    font-family: 'Montserrat-Regular';
    line-height: 26px;
    margin: 0 0 12px 0;
}
.expert-faculty .wrapper {
    width: 70%;
    margin: 0 auto;
}
.expert-faculty .wrapper-2 {
    width: 60%;
    margin: 25px auto 0px auto;
}
.expert-faculty .wrapper p,
.expert-faculty .wrapper-2 p {
    color: #000;
    font-family: 'NexaLight';
    line-height: 24px;
    margin: 0;
}

/* webinar lp rdm 25oct21*/
.page-id-10619 .coach-service {
	background-image: none;
	background-color: #1d3557; /*32264c*/
}
.page-id-10619 .contact-banner-section:after {
	background: #1d3557;
}
.page-id-10619 input.wpcf7-form-control.wpcf7-submit {
	background-color: #4caf50;
    border: 1px solid #4caf50;
}
.page-id-10619 .visionary-sec .coaching-service p {
	font-family: 'Montserrat',sans-serif;
	line-height: 27px;
	font-size: 16px;
}
.page-id-10619 .mb-0 b {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
}
.page-id-10619 p {
    font-size: 20px;
	font-family: 'NexaBold'!important
}
.visionary-sec .lpweb1 {
	margin-right: 3%;
	width:73% !important; 
	float:left;
}
.visionary-sec .lpweb2 {
	width:24% !important; 
	float:left;
}
.visionary-sec .lpweb1a {
	/*margin-right: -5%;
	margin-left: 10%;*/ 
	background: #ffffff;
}
.visionary-sec .lpweb2a {
	/*margin-right: -5%;
	margin-left: 10%;
	background: #a8dadc;*/
}
.visionary-sec .lpweb3a {
	/*margin-right: -5%;
	margin-left: 10%;*/
	background: #0f1d33 !important;
	margin-bottom: -51px;
}
.visionary-sec .lpweb3a h3 {
	color: #ffae00 !important; /*fff*/
}

/* Internal Coaches */

.internal-coaches {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/internal-coaches-bg.jpg);
}
.need-internal-coaches {
    margin: 60px 0 40px 0;
}
.need-internal-coaches .content {
    float: left;
    width: 63%;
}
.need-internal-coaches .image {
    float: right;
    width: 35%;
}
.need-internal-coaches .content h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -1px;
    margin: 0;
}
.need-internal-coaches .content p {
    color: #0f1d33;
    font-family: 'NexaLight';
    margin: 26px 0 0 0;
    line-height: 24px;
}
.need-internal-coaches .image img {
    border-radius: 5px;
}
.ic-quote {
    background: #ebebeb;
    padding: 35px 0px;
}
.ic-quote .container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ic-quote h3 {
    font-family: 'Montserrat-Bold';
    text-align: center;
    color: #0f1d33;
    position: relative;
    margin: 0 20px;
    font-style: italic;
}
.ic-benefits {
    margin-top: 50px;
}
.ic-benefits ul li {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-left: 50px;
    margin-top: 40px;
}
.ic-benefits ul li:first-child,
.ic-benefits ul li:nth-child(4n) {
    margin-left: 0;
}
.ic-benefits h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -1px;
    margin: 0;
}
.ic-benefits ul li p {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 10px 0 0 0;
    line-height: 24px;
}
.ic-enroll {
    margin: 45px 0 20px 0;
}
.ic-enroll .wrapper {
    padding: 25px 20px 35px 20px;
    border-radius: 15px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/ic-enrol-bg.jpg);
    background-size: 100% 100%;
}
.ic-enroll .wrapper .content {
    width: 65%;
}
.ic-enroll h3 {
    font-family: 'Montserrat-ExtraBold';
    color: #ffae00;
    margin: 0;
}
.ic-enroll p {
    color: #fff;
    line-height: 24px;
    margin: 20px 0 0 0;
}
.ic-enroll .structure {
    margin-top: 45px;
}
.ic-method .wrapper {
    padding: 30px 25px;
    background: #017793;
    border-radius: 20px;
}
.ic-method h3 {
    margin: 0 0 30px 0;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
}
.ic-method ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    background: #ffae00;
    border-radius: 5px;
    padding: 15px;
    margin-left: 45px;
    position: relative;
}
.ic-method ul li:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/program-module-line-1.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 15px;
    top: 15px;
    right: -108px;
}
.ic-method ul li:nth-child(5):after {
    display: none;
}
.ic-method ul li:nth-child(2):after,
.ic-method ul li:nth-child(4):after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/program-module-line-1.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 15px;
    top: inherit;
    bottom: 12px;
    right: -116px;
    transform: scale(1,-1);
}
.ic-method ul li:nth-child(4):after {
    bottom: 25px;
}
.ic-method ul li:first-child {
    margin-left: 0;
}
.ic-method ul li h4 {
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    line-height: 22px;
}
.ic-method ul li span {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
    line-height: normal;
    margin-top: 5px;
    display: block;
}
.ic-method ul li:nth-child(1) span,
.ic-method ul li:nth-child(2) span,
.ic-method ul li:nth-child(3) span {
    display: none;
}
.ic-method ul li:nth-child(2) {
    padding: 15px 50px;
    margin-top: 45px;
}
.ic-method ul li:nth-child(3) {
    padding: 25px 15px;
}
.ic-method ul li:nth-child(4) {
    padding: 15px 50px 10px 15px;
    margin-top: 45px;
}
.ic-method ul li:nth-child(5) {
    padding: 15px 40px 15px 15px;
}
.ic-choose {
    margin-top: 40px;
}
.ic-choose .wrapper {
    padding-left: 40px;
    position: relative;
}
.ic-choose .wrapper:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    width: 40px;
    left: 15px;
    top: 10px;
}
.ic-choose .wrapper:before {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 80px;
    width: 3px;
    left: 15px;
    top: 20px;
}
.ic-choose .content {
    margin-left: 30px;
    position: relative;
}
.ic-choose .content:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: 2px;
    left: -63px;
}
.ic-choose h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    letter-spacing: -1px;
}
.ic-choose p {
    margin: 20px 0 45px 0;
}
.ic-choose ul li {
    margin-top: 25px;
}
.ic-choose ul li img,
.ic-choose ul li p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.ic-choose ul li p {
    margin-left: 10px;
}

/* Mentor Coaching */

.mentor-coaching {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/mentor-coaching-bg.jpg);
}
.whats-mentor-coaching {
    margin-top: 50px;
}
.whats-mentor-coaching .wrapper {
    padding: 30px 20px;
    background: #ebebeb;
    border-radius: 20px;
}
.whats-mentor-coaching h3 {
    margin: 0 0 15px 0;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
}
.whats-mentor-coaching p {
    margin-bottom: 28px;
    color: #000;
    line-height: 24px;
}
.whats-mentor-coaching p:last-child {
    margin-bottom: 0;
}
.need-mentor-coaching {
    margin: 30px 0 75px;
    position: relative;
}
/* .need-mentor-coaching:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    right: 27%;
    bottom: -11px;
    margin-right: 62px;
    border-radius: 50%;
} */
/* .need-mentor-coaching:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 3px;
    height: 90px;
    right: 29%;
    bottom: -92px;
} */
.need-mentor-coaching h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.need-mentor-coaching p {
    color: #000;
    line-height: 24px;
    margin: 0;
    position: relative;
}
/* .need-mentor-coaching p:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    width: 30px;
    right: 25%;
    top: 47px;
    margin-right: -17px;
} */
.benefits-mentor-coaching {
    position: relative;
}
/* .benefits-mentor-coaching:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 520px;
    height: 3px;
    right: 29%;
    top: 17px;
} */
/* .benefits-mentor-coaching:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    right: 61%;
    top: 9px;
    border-radius: 50%;
} */
.benefits-mentor-coaching:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/mentor-coaching-design.png);
    background-repeat: no-repeat;
    width: 542px;
    height: 100px;
    left: 50%;
    top: -75px;
    margin-left: -205px;
}
.benefits-mentor-coaching h3 {
    margin: 0;
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -2px;
}
.benefits-mentor-coaching h4 {
    color: #0f1d33;
    font-size: 22px;
    margin: 5px 0 0 0;
}
.benefits-mentor-coaching ul li {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
.benefits-mentor-coaching ul li p {
    margin: 10px 0 0 0;
    font-size: 24px;
    color: #ffae00;
    line-height: 22px;
}
.choose-mentor-coaching {
    margin-top: 45px;
}
.choose-mentor-coaching .image {
    position: relative;
}
.choose-mentor-coaching .image:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/choose-mentor-coaching-img.jpg);
    background-repeat: no-repeat;
    width: 500px;
    height: 357px;
    right: -35px;
    top: -190px;
}
.choose-mentor-coaching h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -1px;
    margin: 0 0 20px 0;
}
.choose-mentor-coaching h3 span {
    display: block;
}
.choose-mentor-coaching ul li {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
.choose-mentor-coaching ul li p {
    font-size: 24px;
    color: #ffae00;
    line-height: 22px;
    margin: 10px 0 0 0;
}
.mentor-coaching-details {
    margin-top: 40px;
}
.mentor-coaching-details .wrapper {
    padding: 30px;
    background: #017793;
    border-radius: 20px;
}
.mentor-coaching-details h3 {
    color: #ffae00;
    margin: 0;
    font-family: 'Montserrat-ExtraBold';
}
.mentor-coaching-details ul {
    margin-bottom: 0;
    margin-left: 42px;
}
.mentor-coaching-details ul li {
    font-size: 55px;
    color: #ffae00;
    line-height: 20px;
    margin-top: 12px;
}
.mentor-coaching-details ul li p {
    color: #fff;
    position: relative;
    top: -13px;
    margin: 0;
}
.who-benefit-mc {
    margin-top: 40px;
}
.who-benefit-mc h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0;
    letter-spacing: -1px;
}
.who-benefit-mc p {
    font-size: 22px;
    margin: 5px 0 0 0;
}
.who-benefit-mc ul {
    margin-top: 20px;
    margin-bottom: 110px;
}
.who-benefit-mc ul li {
    width: auto;
    display: inline-block;
    margin-left: 30px;
    position: relative;
}
.who-benefit-mc ul li:nth-child(even) {
    position: relative;
    top: 58px;
}
.who-benefit-mc ul li:first-child {
    margin-left: 0;
}
.who-benefit-mc ul li:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/mentor-coaching-line-1.png);
    background-repeat: no-repeat;
    width: 92px;
    height: 41px;
    top: 8px;
    right: -102px;
}
.who-benefit-mc ul li:nth-child(even):after {
    top: 14px;
    transform: rotate(5deg);
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/mentor-coaching-line-2.png);
}
.who-benefit-mc ul li:last-child:after {
    display: none;
}
.who-benefit-mc ul li h4 {
    color: #fff;
    font-size: 24px;
    padding: 18px 20px;
    margin: 0;
    background: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    border-radius: 5px;
}
.who-benefit-mc .candidate h5 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    letter-spacing: -1px;
}
.who-benefit-mc .candidate p {
    font-size: 15px;
    color: #000;
    margin: 15px 0 0 0;
}
.mc-method {
    margin-top: 40px;
    position: relative;
}
.mc-method:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 3px;
    top: 16px;
    height: 80px;
    right: 50%;
    margin-right: -579px;
}
.mc-method:before {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    top: 13px;
    width: 300px;
    right: 50%;
    margin-right: -579px;
}
.mc-method h3 {
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0 0 20px 0;
    position: relative;
}
.mc-method h3:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    right: 28%;
    margin-right: -2px;
    top: 4px;
    border-radius: 50%;
}
.mc-method .mc-method-lft,
.mc-method .mc-method-rgt {
    padding: 35px 25px;
    background: #ebebeb;
    border-radius: 15px;
}
.mc-method .mc-method-lft {
    float: left;
    width: 48%;
}
.mc-method .mc-method-rgt {
    float: right;
    width: 48%;
    margin-top: 50px;
    position: relative;
}
.mc-method .mc-method-rgt:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    width: 70px;
    left: -60px;
    top: 35%;
    z-index: -1;
}
.mc-method .mc-method-lft h4,
.mc-method .mc-method-rgt h4 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.mc-method .mc-method-lft p,
.mc-method .mc-method-rgt p {
    color: #000;
    font-family: 'NexaLight';
    margin: 0;
    line-height: 25px;
    text-align: justify;
}

/* Testimonials */

.testimonials-section {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/testimonials-bg-2.jpg);
    padding: 200px 0 150px 0px;
}
.testimonials-section:after {
    opacity: 0.2;
}
.testimonials-section .para {
    width: 45%;
    margin-right: 30px;
    margin-top: 20px;
    position: relative;
}
.about-section .para p:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/testimonial-quote-img.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 29px;
    top: -18px;
    left: -43px;
}
.about-section .para p:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/testimonial-quote-img-2.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 29px;
    bottom: -15px;
    left: 225px;
}
.testimonials-section .para span {
    font-size: 16px;
    font-family: 'Montserrat-Regular';
    color: #ffae00;
    display: block;
    position: relative;
    z-index: 1;
    margin-top: 35px;
}

/* Masonry */

.testimonial-p-row {
    margin: 10px 0 50px 0;
}
.testimonial-p-row .masonry-content .content {
    padding: 35px 25px;
    background: #ebebeb;
    border-radius: 15px;
    position: relative;
}
.testimonial-p-row .masonry-content .content p {
    text-align: justify;
    color: #000;
    font-family: 'NexaLight';
    line-height: 24px;
    margin: 0;
}
.testimonial-p-row .masonry-content h4 {
    margin: 20px 0 0 0;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffae00;
}
.testimonial-p-row .masonry-content span {
    font-size: 16px;
    display: block;
    line-height: normal;
    color: #3b3b3b;
    text-transform: uppercase;
}
.testimonial-p-row .masonry {
  columns: 1;
  column-gap: 30px;
}
.testimonial-p-row .masonry-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    position: relative;
    margin-top: 40px;
}
.enquire-section .wpcf7-response-output {
    color: #fff !important;
}
.wpcf7-not-valid-tip {
    color: #aaa !important;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {  .testimonial-p-row .masonry {
    columns: 2;
  }
  #mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a, div#mg-wprm-wrap ul li span.wprmenu_icon {
    color: #ffffff !important;
    background: transparent !important;
}
}
@media only screen and (min-width: 1024px) {
  .testimonial-p-row .masonry {
    columns: 3;
  }
}
.testimonial-p-row .masonry-item,
.testimonial-p-row .masonry-content {
  border-radius: 15px;
  /* overflow: hidden; */
}
#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a, div#mg-wprm-wrap ul li span.wprmenu_icon {
    color: #ffffff !important;
    background: transparent !important;
}
/* .masonry-content {
  overflow: hidden;
} */
.testimonial-p-row .masonry-content .content:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/testimonial-quote-img-2.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 29px;
    top: -12px;
    left: 25px;
}
.testimonial-p-row .masonry-content .content:before {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/testimonial-quote-img-2.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 29px;
    bottom: -15px;
    right: 15px;
}
.team-layout {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/team-layout-bg.jpg);
}
.team-layout-main ul li {
    padding: 50px 0;
    border-top: 5px solid #ffb20d;
}
.team-layout-main ul li:first-child {
    border-top: 0;
}
.team-layout-main ul li ul li:nth-child(even) {
    display: inline-block;
}
.team-layout-main ul li:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.team-layout-main ul li:nth-child(even) .lft {
    float: right;
}
.team-layout-main ul li:nth-child(even) .rgt {
    float: left;
    margin-left: -130px;
}
.team-layout-main ul li .lft {
    float: left;
    width: 21%;
}
.team-layout-main ul li .lft img {
    border-radius: 50%;
    margin: 0 auto 10px auto;
    display: block;
}
.team-layout-main ul li .rgt {
    float: right;
    width: 69%;
}
.team-layout-main ul li .lft span {
    font-size: 25px;
    color: #ffae00;
    font-family: 'Reey-Regular';
    text-align: center;
    display: block;
    margin-bottom: 45px;
    line-height: 50px;
}
.team-layout-main ul li .lft h4 {
    font-size: 16px;
    color: #9a9a9a;
    text-align: center;
    margin: 0 0 25px 0;
    line-height: 22px;
}
.team-layout-main ul li .lft h5 {
    font-size: 16px;
    color: #9a9a9a;
    text-align: center;
    margin: 0;
    line-height: 22px;
}
.team-layout-main ul li .lft .connect {
    text-align: center;
    margin-top: 30px;
}
.team-layout-main ul li .lft .connect ul li {
    vertical-align: middle;
    margin-left: 2px;
}
.team-layout-main ul li .lft .connect ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f0f0f0;
    width: 55px;
    height: 55px;
    vertical-align: middle;
    box-shadow: inset 0px -1px 5px 2px #f2f2f2;
}
.team-layout-main ul li .lft .connect ul li img {
    border: 0;
    padding: 0;
    vertical-align: inherit;
    text-align: inherit;
    margin: 0;
    border-radius: inherit;
}
.team-layout-main ul li .lft .connect ul li:first-child {
    margin-left: 0;
}
.team-layout-main ul li .rgt p {
    font-family: 'NexaLight';
    margin: 0 0 30px 0;
    line-height: 24px;
}
.team-layout-main ul li .rgt p:last-child {
    margin-bottom: 40px;
}
.team-layout-main ul li ul li img {
    border: 1px solid #f0f0f0;
    padding: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
    border-color: rgba(0,0,0,.08);
}
.team-layout-main ul li ul li {
    display: inline-block;
    margin: 0;
    border: 0;
    padding: 0;
}

/* Testimonials Video */

.testimonials-video {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/testimonials-bg-2.jpg);
    background-position: left center;
    padding: 130px 0 100px 0;
}
.testimonials-video:after {
    opacity: 0.2;
}
.testimonials-video .content {
    float: left;
    width: 28%;
}
.testimonials-video .yt {
    float: right;
    width: 66%;
    position: relative;
    z-index: 1;
    margin-top: -80px;
}
.testimonials-video .yt:after {
    position: absolute;
    content: '';
    top: 60px;
    bottom: 30px;
    left: -10px;
    right: -10px;
    background: #0f1d33;
    border-radius: 5px;
    z-index: -1;
}
.testimonials-video .content h1,
.testimonials-video .content h2 {
    line-height: 58px;
    text-align: left;
    font-size: 65px;
}
.testimonials-video .yt p {
    margin-bottom: 0;
}
.testimonials-video .yt iframe {
    height: 376px;
    width: 100%;
    border-radius: 5px;
}
.testimonials-video .yt .title {
    margin-top: 15px;
}
.testimonials-video .yt .title span {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
}
.testimonials-video .yt .title span.position {
    color: #ffae00;
    margin-right: 5px;
}
.youtube-videos {
    margin: 30px 0 80px;
}
.youtube-videos ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 75px;
}
.youtube-videos ul li {
    margin-top: 45px;
}
.youtube-videos ul li iframe {
    width: 100%;
    height: 240px;
    border-radius: 5px;
}
.youtube-videos ul li p {
    margin: 0;
}
.youtube-videos ul li a {
    font-size: 24px;
    color: #0f1d33;
    margin: 10px 0 0 0;
    display: block;
    line-height: normal;
    position: relative;
    padding-right: 35px;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    transition: 0.5s;
}
.youtube-videos ul li a:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/12/about-author-arrow.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 13px;
    right: 6px;
    top: 10px;
    transition: 0.5s;
}
.youtube-videos ul li a:hover:after {
    right: 0px;
    transition: 0.5s;
}

/* Global Partners */

.global-partners-b {
    padding: 120px 0;
}
.global-partners-b h1, .global-partners-b h2 {
    line-height: 42px;
}
.global-partners {
    margin: 50px 0;
}
.global-partners .title p {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 0 0 20px 0;
}
.global-partners .para {
    margin-bottom: 40px;
}
.global-partners .para p {
    font-family: 'NexaLight';
    margin: 0;
    line-height: 24px;
}
.global-partners .para p a {
    font-family: 'Montserrat-ExtraBold';
    color: #ffae00;
    display: inline-block;
}
/* Change background color of buttons on hover */
.gp-tabs .tab button:hover {
    background-color: #0f1d33;
    color: #fff;
}
/* Create an active/current tablink class */
.gp-tabs .tab button.active {
    background-color: #0f1d33;
    color: #fff;
}
.gp-tabs {
    margin-bottom: 80px;
}
.gp-tabs .tab {
    padding: 5px;
    background: #ffae00;
    color: #0f1d33;
    border: 1px solid #ffae00;
}
.gp-tabs ul {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 0 30px;
}
.gp-tabs ul li:first-child {
    border-top: 0;
}
.gp-tabs ul li {
    padding: 20px 0;
    border-top: 1px solid #ccc;
}
.gp-tabs ul li .image {
    float: left;
    width: 18%;
}
.gp-tabs ul li .content {
    float: right;
    width: 75%;
}
.gp-tabs ul li .content h4 {
    color: #ffae00;
    font-size: 24px;
    margin: 30px 0 0 0;
    font-family: 'Montserrat-ExtraBold';
}
.gp-tabs ul li .content span {
    font-size: 22px;
    color: #0f1d33;
    margin: 15px 0;
    display: block;
    line-height: normal;
    font-family: 'Montserrat-Bold';
    letter-spacing: -1px;
}
.gp-tabs ul li .content p {
    color: #000;
    line-height: 24px;
    font-family: 'NexaLight';
    margin: 0 0 15px 0;
}
.gp-tabs ul li .content p:last-child {
    margin-bottom: 0;
}
.gp-tabs ul li .content .images ul {
    padding: 0;
    border: 0;
}
.gp-tabs ul li .content .images ul li {
    padding: 0;
    border: 0;
    display: inline-block;
    vertical-align: middle;
}
.global-faculty h1, .global-faculty h2 {
    line-height: 48px;
}
.global-faculty-main ul li:nth-child(even) {
    display: block;
    flex-direction: inherit;
    justify-content: inherit;
}
.global-faculty-main ul li:nth-child(even) .lft {
    float: left;
}
.global-faculty-main ul li:nth-child(even) .rgt {
    float: right;
    margin-left: 0;
}

/* Team Coaching */

.team-coaching {
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5); /*rdm 2sep23*/
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/team-coaching-bg.jpg);
}
.team-coaching .content h2 {
    letter-spacing: -2px;
}
.team-coaching-m {
    text-align: center;
    margin: 40px 0 0px 0;
}
.team-coaching-m h3,
.team-coaching-m h4 {
    font-size: 30px;
    color: #ffae00;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    margin: 0;
}
.team-coaching-m h4 {
    color: #0f1d33;
}
.whats-team-coaching .content {
    float: left;
    width: 48%;
    margin-top: 60px;
}
.whats-team-coaching .image {
    float: right;
    /* width: 48%; */
    width: 26%; /*rdm 31aug23*/
	margin-right: 10%;
}
.whats-team-coaching h3 {
    font-size: 30px;
    font-family: 'Montserrat-Bold';
    color: #0f1d33;
    letter-spacing: -2px;
    margin: 0 0 10px 0;
}
.whats-team-coaching p {
    color: #0f1d33;
    font-family: 'NexaLight';
    line-height: 24px;
    margin: 0;
}
.why-team-coaching {
    /* top: -55px; rdm 31aug23*/
    position: relative;
}
.why-team-coaching h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -2px;
    margin: 0 0 25px 0;
}
.why-team-coaching .lft-cont {
    float: left;
    width: 44%;
    padding: 40px 30px 30px 35px;
    border-radius: 15px;
    background: #ffae00;
}
.why-team-coaching .rgt-cont {
    float: right;
    width: 54%;
    /* margin-top: 25px; */
    margin-bottom: 25px; /*rdm 31aug23*/
    margin-top: -5px;
}
.why-team-coaching .lft-cont h4 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 10px 0;
}
.why-team-coaching .lft-cont span {
    font-size: 16px;
    color: #0f1d33;
    display: block;
}
.why-team-coaching .rgt-cont p {
    color: #0f1d33;
    font-family: 'NexaLight';
    text-align: justify;
}

.benefits-tc .wrapper {
    width: 76%;
}
.benefits-tc h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0 0 10px 0;
}
.benefits-tc p {
    font-size: 22px;
    color: #0f1d33;
    margin: 0;
}
.benefits-tc .individual-benefits h3 {
    margin: 25px 0 0 0;
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -2px;
}
.benefits-tc .wrapper,
.benefits-tc .wrapper h3,
.benefits-tc .wrapper p {
    position: relative;
}
.benefits-tc .individual-benefits ul {
    margin-top: 30px;
}
.benefits-tc .individual-benefits ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 90px;
}
.benefits-tc .individual-benefits ul li:first-child {
    margin-left: 0;
}
.benefits-tc .individual-benefits ul li p {
    margin: 10px 0 0 0;
    font-family: 'Montserrat-ExtraBold';
    color: #ffae00;
    line-height: 20px;
}
.benefits-tc .wrapper:before {
    position: absolute;
    content: '';
    background: #ffae00;
    left: 300px;
    right: -25px;
    height: 3px;
    bottom: -43px;
}
.benefits-tc .wrapper:after {
    position: absolute;
    content: '';
    background: #ffae00;
    bottom: -52px;
    left: 286px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.benefits-tc .wrapper p:after {
    position: absolute;
    content: '';
    background: #ffae00;
    right: -25px;
    width: 3px;
    height: 90px;
    bottom: -41px;
}
.benefits-tc .wrapper h3:after {
    position: absolute;
    content: '';
    background: #ffae00;
    right: -25px;
    bottom: -26px;
    height: 3px;
    width: 30px;
}
.benefits-tc .wrapper h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    right: 0;
    bottom: -35px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.benefits-tc .team-benefits {
    width: 80%;
    float: right;
    margin-top: 100px;
    position: relative;
}
.benefits-tc .team-benefits ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 55px;
}
.benefits-tc .team-benefits h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -2px;
    margin: 0 0 30px 0;
    position: relative;
}
.benefits-tc .team-benefits h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    left: 22%;
    bottom: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.benefits-tc .team-benefits h3:after {
    position: absolute;
    content: '';
    background: #ffae00;
    right: 25px;
    top: -69px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.benefits-tc .team-benefits ul li p {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: 24px;
    margin: 10px 0 0 0;
}
.benefits-tc .team-benefits:before {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    width: 25px;
    right: 0;
    top: -61px;
}
.benefits-tc .team-benefits:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 3px;
    right: 0;
    top: -61px;
    height: 80px;
}
.benefits-tc .team-benefits ul {
    position: relative;
}
.benefits-tc .team-benefits ul:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    left: 240px;
    right: 0;
    top: -47px;
}
.benefits-tc .org-benefits {
    margin-top: 100px;
    position: relative;
}
.benefits-tc .org-benefits ul {
    position: relative;
}
.benefits-tc .org-benefits h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0 0 20px 0;
    position: relative;
}
.benefits-tc .org-benefits ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 52px;
    margin-bottom: 35px;
    width: 25%;
}
.benefits-tc .org-benefits ul li:nth-child(3),
.benefits-tc .org-benefits ul li:nth-child(6) {
    width: 28%;
}
.benefits-tc .org-benefits ul li p {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: 22px;
    margin: 10px 0 0 0;
}
.benefits-tc .org-benefits h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    right: 16%;
    top: -70px;
    border-radius: 60%;
    margin-right: 22px;
}
.benefits-tc .org-benefits h3:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 31%;
    margin-left: 10px;
    bottom: 5px;
}
.benefits-tc .org-benefits:after {
    position: absolute;
    content: '';
    background: #ffae00;
    right: 16%;
    top: -61px;
    height: 80px;
    width: 3px;
    margin-right: -2px;
}
.benefits-tc .org-benefits:before {
    position: absolute;
    content: '';
    background: #ffae00;
    right: 16%;
    height: 3px;
    width: 25px;
    top: -61px;
    margin-right: -2px;
}
.benefits-tc .org-benefits ul:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    left: 417px;
    right: 200px;
    top: -37px;
}
.sytemic-ct .wrapper {
    padding: 30px;
    background: #ffae00;
    border-radius: 15px;
}
.sytemic-ct .wrapper p {
    color: #fff;
    line-height: 24px;
    margin: 0;
}
.sytemic-ct .wrapper h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.choose-sytemic-ct {
    margin-top: 25px;
}
.choose-sytemic-ct .wrapper {
    padding: 30px 30px 25px 30px;
    background: #ebebeb;
    border-radius: 15px;
}
.choose-sytemic-ct .wrapper h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 18px 0;
    letter-spacing: -1px;
}
.choose-sytemic-ct .wrapper p {
    color: #0f1d33;
    margin-bottom: 30px;
    line-height: 24px;
}
.choose-sytemic-ct .wrapper p:last-child {
    margin-bottom: 0;
}
.choose-sytemic-ct-2 {
    margin: 20px 0 40px 0;
}
.choose-sytemic-ct-2 .wrapper {
    padding: 30px;
    border-radius: 15px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/team-coaching-systemic-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.choose-sytemic-ct-2 .content {
    width: 70%;
}
.choose-sytemic-ct-2 .content h3 {
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
    letter-spacing: -1px;
}
.choose-sytemic-ct-2 .content p {
    color: #fff;
    line-height: 24px;
    margin: 0;
}
.benefit-sytemic-ct {
    margin: 40px 0;
    display: none;
}
.benefit-sytemic-ct h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
    letter-spacing: -1px;
}
.benefit-sytemic-ct p {
    color: #000;
    line-height: 24px;
    margin: 0;
}
.method-sytemic-ct h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    letter-spacing: -1px;
}
.method-sytemic-ct h4 {
    font-size: 22px;
    color: #0f1d33;
    margin: 5px 0 15px 0;
}
.method-sytemic-ct ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    background: #ffae00;
    border-radius: 5px;
    position: relative;
    padding: 25px 16px;
}
.method-sytemic-ct ul li p {
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
    line-height: 22px;
    margin: 0;
}
.method-sytemic-ct ul li:first-child {
    margin-top: 20px;
}
.method-sytemic-ct ul li:nth-child(2) {
    margin-top: 80px;
    margin-left: 35px;
}
.method-sytemic-ct ul li:nth-child(3) {
    margin-left: 35px;
    width: 235px;
}
.method-sytemic-ct ul li:nth-child(4) {
    margin: 45px 0 0 30px;
}
.method-sytemic-ct ul li:nth-child(5) {
    margin: 30px 0 0 190px;
}
.method-sytemic-ct ul li:nth-child(6) {
    margin: -30px 0 0 115px;
}
.method-sytemic-ct ul li:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    width: 89px;
    height: 49px;
    top: 7px;
    right: -104px;
}
.method-sytemic-ct ul li:nth-child(2):after {
    top: -65px;
    right: -33px;
    transform: rotate(-65deg);
}
.method-sytemic-ct ul li:nth-child(3):after {
    transform: rotate(-15deg);
    top: -10px;
    right: -107px;
}
.method-sytemic-ct ul li:nth-child(4):after {
    display: none;
}
.method-sytemic-ct ul li:nth-child(5):after {
    transform: rotate(140deg);
    top: -20px;
    right: -100px;
}
.method-sytemic-ct ul li:nth-child(6):after {
    transform: rotate(135deg);
    bottom: 30px;
    top: inherit;
    right: -105px;
}
.outcome-sytemic-ct {
    margin-top: 50px;
}
.outcome-sytemic-ct h3 {
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0 0 16px 0;
    letter-spacing: -1px;
}
.outcome-sytemic-ct ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    background: #ffae00;
    padding: 22px 16px;
    border-radius: 5px;
    margin-left: 40px;
    position: relative;
}
.outcome-sytemic-ct ul li:first-child {
    margin-left: 0;
}
.outcome-sytemic-ct ul li:nth-child(2) {
    margin-top: 65px;
}
.outcome-sytemic-ct ul li:nth-child(4) {
    margin-top: 60px;
}
.outcome-sytemic-ct ul li p {
    font-size: 24px;
    color: #fff;
    line-height: 22px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
}
.outcome-sytemic-ct ul li:nth-child(5) {
    float: right;
    clear: right;
    margin-right: 435px;
    margin-top: -15px;
}
.outcome-sytemic-ct ul li:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line-2.png);
    width: 96px;
    height: 29px;
    top: 20px;
    right: -104px;
}
.outcome-sytemic-ct ul li:nth-child(2):after {
    bottom: 0;
    right: -111px;
    top: inherit;
    transform: scale(-1,1) rotate(180deg);
}
.outcome-sytemic-ct ul li:nth-child(4):after {
    display: none;
}
.outcome-sytemic-ct ul li:nth-child(5):after {
    transform: scale(-1.1) rotate(-25deg);
    right: -125px;
    top: 10px;
}
.choose-ctt-stc {
    margin-top: 50px;
}
.choose-ctt-stc ul li {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin: 0;
    background: #ebebeb;
    padding: 20px 25px 15px 30px;
    border-radius: 5px;
    float: left;
    width: 49%;
    margin-bottom: 40px;
}
.choose-ctt-stc ul li:nth-child(2) {
    margin-top: 40px;
}
.choose-ctt-stc ul li:nth-child(even) {
    float: right;
}
.choose-ctt-stc ul li .number {
    width: 15%;
    float: left;
}
.choose-ctt-stc ul li .content {
    width: 84%;
    float: right;
}
.choose-ctt-stc h3 {
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    letter-spacing: -1px;
    margin: 0 0 20px 0;
}
.choose-ctt-stc ul li .number span {
    font-size: 50px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    line-height: normal;
    display: block;
}
.choose-ctt-stc ul li .content p {
    font-size: 22px;
    color: #0f1d33;
    line-height: 24px;
    margin: 0;
}


/* Effective mentoring program */

.effective-mentoring-prog {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/effective-mentoring-prog-img.jpg);
}
.imagine-cols {
    margin-top: 40px;
}
.imagine-cols ul li {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin-left: 44px;
    position: relative;
}
.imagine-cols ul li:first-child {
    margin-left: 0;
}
.imagine-cols ul li:last-child:after,
.imagine-cols ul li:last-child:before {
    display: none;
}
.imagine-cols ul li:after {
    position: absolute;
    content: '';
    background: #ffae00;
    bottom: -70px;
    right: -25px;
    width: 3px;
    height: 160px;
}
.imagine-cols ul li:before {
    position: absolute;
    content: '';
    background: #ffae00;
    bottom: 90px;
    right: -33px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.imagine-cols ul li img {
    border-radius: 5px;
}
.imagine-cols ul li .content {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
    padding: 0 13px;
}
.imagine-cols ul li h3 {
    font-size: 28px;
    color: #ffae00;
    font-family: 'Montserrat-Bold';
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    line-height: 32px;
}
.whats-mentoring {
    margin-top: 70px;
}
.whats-mentoring .wrapper {
    background: #ebebeb;
    padding: 30px;
    border-radius: 15px;
}
.whats-mentoring .wrapper h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.whats-mentoring .wrapper p {
    color: #000;
    line-height: 26px;
}
.surface-level-reasons {
    margin-top: 40px;
    position: relative;
}
.surface-level-reasons ul {
    position: relative;
}
.surface-level-reasons ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 75px;
    margin-top: 30px;
}
.surface-level-reasons ul li:first-child {
    margin-left: 0;
}
.surface-level-reasons h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0;
    position: relative;
}
.surface-level-reasons ul li p {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #ffae00;
    line-height: 22px;
    margin: 10px 0 0 0;
}
.surface-level-reasons:after {
    position: absolute;
    content: '';
    background: #ffae00;
    right: 50%;
    height: 3px;
    width: 30px;
    margin-right: -363px;
    top: -72px;
}
.surface-level-reasons ul:before {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 90px;
    width: 3px;
    right: 21%;
    top: -104px;
    margin-right: 2px;
}
.surface-level-reasons ul:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    left: 375px;
    right: 270px;
    top: -17px;
}
.surface-level-reasons h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    right: 0;
    margin-right: 295px;
    border-radius: 50%;
    top: -80px;
}
.surface-level-reasons h3:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    left: 28%;
    margin-left: 3px;
    border-radius: 50%;
    bottom: 6px;
}
.deeper-realities {
    margin-top: 100px;
}
.deeper-realities ul:after {
    left: 300px;
}
.deeper-realities ul li {
    margin-left: 100px;
}
.deeper-realities ul li:nth-child(5) {
    margin-left: 0;
    width: 17%;
}
.deeper-realities h3:after {
    left: 22%;
}
.whats-effective-ment-prog {
    margin-top: 40px;
}
.whats-effective-ment-prog .wrapper {
    padding: 50px 40px;
    border-radius: 15px;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/effective-mentoring-prog-img-2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.whats-effective-ment-prog .wrapper .content {
    width: 70%;
}
.whats-effective-ment-prog h3 {
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.whats-effective-ment-prog .content p {
    color: #fff;
    line-height: 26px;
    margin: 0;
}
.benefits-emp {
    margin-top: 40px;
}
.benefits-emp h3 {
    font-size: 30px;
    font-family: 'Montserrat-Bold';
    color: #0f1d33;
    margin: 0 0 25px 0;
    letter-spacing: -1px;
}
.benefits-emp h3,
.benefits-emp ul {
    position: relative;
}
.benefits-emp ul:before {
    position: absolute;
    content: '';
    background: #ffae00;
    right: 50%;
    width: 3px;
    height: 80px;
    top: -120px;
    margin-right: -340px;
}
.benefits-emp ul:after {
    position: absolute;
    content: '';
    background: #ffae00;
    left: 630px;
    right: 290px;
    height: 3px;
    top: -42px;
}
.benefits-emp h3:after, .benefits-emp h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.benefits-emp h3:after {
    top: 7px;
    margin-left: -10px;
    left: 50%;
}
.benefits-emp h3:before {
    right: 50%;
    margin-right: -348px;
    top: -82px;
}
.benefits-emp ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 60px;
}
.benefits-emp ul li:first-child {
    margin-left: 0;
}
.benefits-emp ul li p {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #ffae00;
    line-height: 22px;
    margin: 10px 0 0 0;
}
.why-choose-ctt-emp {
    margin-top: 100px;
    position: relative;
}
.why-choose-ctt-emp:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    right: 50%;
    width: 32px;
    top: -60px;
    margin-right: -340px;
}
.why-choose-ctt-emp h3:before {
    top: -68px;
    margin-right: -309px;
}
.why-choose-ctt-emp h3:after {
    top: 30px;
    margin-left: -18px;
}
.why-choose-ctt-emp ul:after {
    top: -53px;
}
.why-choose-ctt-emp ul:before {
    height: 100px;
    top: -150px;
}
.effective-mp-details h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    letter-spacing: -1px;
	margin-top: -200px;
}
.effective-mp-details span {
    font-size: 22px;
    color: #0f1d33;
    display: block;
}
.effective-mp-details {
    margin-top: 230px; 
	/* rdm 1dec21 */
}
.effective-mp-details .effective-mp-d-cols {
    float: right;
}
.effective-mp-details .effective-mp-d-cols ul {
    position: relative;
    /* margin-top: -170px; */
    margin-top: 30px; 
}
.effective-mp-details .effective-mp-d-cols ul li:first-child {
    margin-left: 0;
}
.effective-mp-details .effective-mp-d-cols ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    background: #ffae00;
    padding: 20px;
    border-radius: 5px;
    margin-left: 45px;
    position: relative;
}
.effective-mp-details .effective-mp-d-cols ul li:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/emp-line-1.png);
    background-repeat: no-repeat;
    width: 95px;
    height: 33px;
    bottom: -40px;
    left: 130px;
}
.effective-mp-details .effective-mp-d-cols ul li:nth-child(2):after {
    top: -48px;
    bottom: inherit;
    left: -42px;
    transform: rotate(-135deg);
}
.effective-mp-details .effective-mp-d-cols ul li:nth-child(3):after {
    left: -30px;
    bottom: -40px;
}
.effective-mp-details .effective-mp-d-cols ul li:nth-child(4):after {
    display: none;
}
.effective-mp-details .effective-mp-d-cols ul li h4 {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #fff;
    margin: 0;
}
.effective-mp-details .effective-mp-d-cols ul li:nth-child(2) {
    margin-top: 60px;
}
.effective-mp-details .effective-mp-d-cols ul li:nth-child(3) {
    margin-top: 20px;
}
.effective-mp-details .effective-mp-d-cols ul li:nth-child(4) {
    margin-top: 90px;
}
.eroll-effective-mp {
    margin-top: 100px;
    position: relative;
}
/* rdm 1dec21   remove graphic
.eroll-effective-mp:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    width: 25px;
    right: 50%;
    top: -56px;
    margin-right: -380px;
}*/
.eroll-effective-mp h3 {
    font-size: 30px;
    color: #0f1d33;
    margin: 0;
    font-family: 'Montserrat-Bold';
    letter-spacing: -1px;
    position: relative;
}
/* rdm 1dec21   remove graphic
.eroll-effective-mp h3:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    right: 50%;
    margin-right: -356px;
    top: -63px;
}*/
/* rdm 1dec21   remove graphic
.eroll-effective-mp h3:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20PX;
    height: 20px;
    border-radius: 50%;
    left: 38%;
    margin-left: -8px;
}*/
.eroll-effective-mp ul {
    margin-top: 20px;
    position: relative;
}
/* rdm 1dec21   remove graphic
.eroll-effective-mp ul:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 3px;
    right: 50%;
    height: 100px;
    top: -142px;
    margin-right: -383px;
}*/
/* rdm 1dec21   remove graphic
.eroll-effective-mp ul:after {
    position: absolute;
    content: '';
    background: #ffae00;
    left: 490px;
    right: 250px;
    height: 3px;
    top: -45px;
}*/
.eroll-effective-mp ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 135px;
}
.eroll-effective-mp ul li:first-child {
    margin-left: 0;
}
.eroll-effective-mp ul li p {
    font-size: 24px;
    color: #ffae00;
    line-height: 22px;
    font-family: 'Montserrat-ExtraBold';
    margin: 10px 0 0 0;
}
.method-effective-mp {
    margin-top: 60px;
}
.method-effective-mp h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 5px 0;
    letter-spacing: -1px;
}
.method-effective-mp span {
    font-size: 22px;
    color: #0f1d33;
    display: block;
    line-height: normal;
}
.method-effective-mp ul {
    text-align: center;
    margin-top: 20px;
}
.method-effective-mp ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}
.method-effective-mp ul li:first-child {
    margin-left: 0;
}
.method-effective-mp ul li img {
    border-radius: 5px;
}
.method-effective-mp .wrapper-2 {
    position: relative;
}
.method-effective-mp .wrapper-2:after {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: -1px;
    top: 36px;
}
.method-effective-mp .wrapper-2:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    right: -1px;
    top: 36px;
}
.method-effective-mp ul.row-2 {
    margin-top: 12px;
    position: relative;
}
.method-effective-mp ul.row-2:after {
    position: absolute;
    content: '';
    background: #ffae00;
    left: 0;
    right: 0;
    height: 3px;
    top: 45px;
    z-index: -1;
}
.method-effective-mp ul.row-2 li {
    width: 210px;
}
.method-effective-mp ul.row-2 li h4 {
    background: #017793;
    color: #fff;
    border-radius: 5px;
    padding: 25px 15px;
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    text-align: left;
    margin: 0;
    line-height: 22px;
    height: 94px;
    display: flex;
    align-items: center;
}
.enquire-section .wrapper-2 {
    width: 78%;
    margin: 0 auto;
}

/* Clients Page */

.clients-section .content h1,
.clients-section .content h2 {
    font-size: 50px;
    line-height: 45px;
}
.clients-section .para p:before {
    left: 245px;
}
.clients-row-1 {
    margin: 40px 0;
}
.clients-row-1 h3 {
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0;
}
.clients-row-1 ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 40px;
    grid-gap: 30px 30px;
}
.clients-row-1 ul li {
    padding: 30px;
    border: 1px solid #ffae00;
}
.clients-row-1 ul li .content {
    height: 100px;
    background: #ffae00;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
}
.clients-row-1 ul li .content h4 {
    margin: 0;
    font-family: 'Montserrat-Bold';
    line-height: normal;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

/* MMC Page*/

.mcc-banner {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/mcc-banner-img.jpg);
}
.mcc-banner .content {
    text-transform: uppercase;
}
.whats-mcc {
    margin: 40px 0 35px 0;
}
.whats-mcc h3 {
    margin: 0 0 25px 0;
    font-family: 'Montserrat-Bold';
    font-size: 30px;
    color: #0f1d33;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -1px;
}
.whats-mcc p {
    margin: 0 0 30px 0;
    color: #0f1d33;
    font-family: 'NexaLight';
    line-height: 24px;
}
.whats-mcc p:last-child {
    margin-bottom: 0;
}
.advantages-mcc {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/advantages-mcc-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 45px 0 35px;
}
.advantages-mcc h3 {
    font-size: 30px;
    color: #ffae00;
    font-family: 'Montserrat-Bold';
    letter-spacing: -1px;
    margin: 0 0 20px 0;
}
.advantages-mcc .wrapper {
    width: 64%;
}
.advantages-mcc p {
    color: #fff;
    font-family: 'NexaLight';
    margin: 0 0 28px 0;
}
.advantages-mcc p:last-child {
    margin-bottom: 0;
}
.requirements-mcc {
    margin: 30px 0;
}
.requirements-mcc h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    letter-spacing: -1px;
    margin: 0;
}
.requirements-mcc p {
    font-family: 'NexaLight';
    color: #0f1d33;
    margin: 20px 0 30px 0;
    line-height: 24px;
}
.requirements-mcc ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 60px;
}
.requirements-mcc ul li:first-child {
    margin-left: 0;
}
.requirements-mcc ul li p {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #ffae00;
    margin: 10px 0 0 0;
}
.mcc-details {
    display: flex;
}
.mcc-details .programs-mcc {
    float: left;
    width: 50%;
    background: #f1f1f1;
    padding: 35px 100px 20px 40px;
}
.mcc-details .modules-mcc {
    float: right;
    width: 50%;
    background: #eee9e9;
    padding: 35px 40px 10px 30px;
}
.mcc-details .programs-mcc p {
    color: #0f1d33;
    font-family: 'NexaLight';
    margin: 25px 0 30px 0;
}
.mcc-details .programs-mcc h4 {
    font-size: 16px;
    color: #0f1d33;
    margin: 0 0 20px 0;
    font-family: 'NexaBold';
    line-height: 22px;
}
.mcc-details .programs-mcc ul {
    font-size: 0;
    margin: 0 0 0 25px;
}
.mcc-details .programs-mcc ul li {
    margin: 0 0 6px 0;
    font-size: 30px;
    color: #ffae00;
    list-style-type: disc;
    line-height: 26px;
    padding-left: 10px;
}
.mcc-details .programs-mcc h3,
.mcc-details .modules-mcc h3 {
    font-size: 30px;
    font-family: 'Montserrat-Bold';
    color: #0f1d33;
    margin: 0;
}
.mcc-details .programs-mcc ul li h4 {
    color: #0f1d33;
    font-family: 'NexaLight';
    position: relative;
    top: -2px;
    margin: 0;
}
.mcc-details .modules-mcc h4 {
    margin: 30px 0 0 0;
    color: #0f1d33;
    font-size: 16px;
    line-height: 22px;
    font-family: 'NexaBold';
}
.mcc-details .modules-mcc ul li {
    margin: 6px 0 0 0;
    font-size: 30px;
    color: #ffae00;
    list-style-type: disc;
    line-height: 26px;
    padding-left: 10px;
}
.mcc-details .modules-mcc ul li h4 {
    margin: 0;
    font-size: 16px;
    color: #0f1d33;
    font-family: 'NexaLight';
    position: relative;
    top: -2px;
}
.why-choose-mcc {
    margin: 40px 0;
}
.why-choose-mcc h3 {
    font-size: 30px;
    font-family: 'Montserrat-Bold';
    color: #0f1d33;
    letter-spacing: -1px;
    margin: 0;
}
.why-choose-mcc p {
    font-family: 'NexaLight';
    color: #0f1d33;
    line-height: 24px;
    margin: 20px 0;
}
.why-choose-mcc ul {
    margin: 0 0 0 25px;
}
.why-choose-mcc ul li {
    margin: 0 0 6px 0;
    font-size: 30px;
    color: #ffae00;
    list-style-type: disc;
    line-height: 26px;
    padding-left: 10px;
}
.why-choose-mcc ul li p {
    font-family: 'NexaLight';
    color: #0f1d33;
    margin: 0;
    position: relative;
    top: -3px;
    line-height: 35px;
}

/*i am a corporate*/

.am-a-corporate {
    background-image: url('https://coach-to-transformation.com/wp-content/uploads/2021/02/corporate-banner-new.jpg');
}
.am-an-individual {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/02/individual-banner-new.jpg);
}
.corporate-cols,
.individual-cols {
    margin: 50px 0;
}
.corporate-cols ul,
.individual-cols ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px 10px;
}
.corporate-cols ul li img,
.individual-cols ul li img {
    width: 100%;
    border-radius: 5px;
}
.corporate-cols ul li a.corp-indi-more-btn,
.individual-cols ul li a.corp-indi-more-btn {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    display: block;
    line-height: 20px;
    margin-top: 15px;
    position: relative;
}
.corporate-cols ul li a.corp-indi-more-btn, .individual-cols ul li a.corp-indi-more-btn {
    padding-right: 50px;
}
.corporate-cols ul li a.corp-indi-more-btn:hover,
.individual-cols ul li a.corp-indi-more-btn:hover {
    color: #23527c;
}
.corporate-cols ul li a.corp-indi-more-btn:after,
.individual-cols ul li a.corp-indi-more-btn:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/corpo-arrow.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 13px;
    right: 20px;
    top: 5px;
    transition: 0.5s;
}
.corporate-cols ul li a.corp-indi-more-btn:hover:after,
.individual-cols ul li a.corp-indi-more-btn:hover:after {
    right: 10px;
    transition: 0.5s;
}
.individual-cols ul li a.corp-indi-more-btn {
    padding-right: 50px;
}

/* Global Coach Certification */

.page-id-10094 .site-header,
.page-id-8284 .site-header,
.page-id-10275 .site-header,
.page-id-8551 .site-header,
.page-id-10764 .site-header {
    display: none;
}
.gcc-header {
    margin: 10px 0;
}
.gcc-header .logo {
    float: left;
}
.gcc-header .live {
    float: right;
}
.gcc-header .live .content {
    margin-top: 25px;
}
.gcc-header .live span {
    display: inline-block;
    background: #ffae00;
    font-size: 16px;
    color: #fff;
    padding: 10px 12px;
    border-radius: 8px;
    line-height: normal;
}
.gcc-header .live p {
    display: inline-block;
    color: #3c3c3c;
    font-family: 'NexaLight';
    text-transform: uppercase;
    margin: 0 0 0 12px;
}
.gcc-banner {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/banner.jpg);
    padding: 40px 0 30px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.gcc-banner .content span {
    color: #fff;
    font-size: 30px;
    font-family: 'Montserrat-ExtraBold';
    display: block;
    line-height: normal;
}
.gcc-banner .content h1 {
    color: #fff;
    font-size: 50px;
    font-family: 'Montserrat-ExtraBold';
    line-height: 70px;
    margin: 10px 0 15px 0;
}
.gcc-banner .content h1 span {
    display: block;
    color: #ffae00;
    font-size: 50px;
    line-height: 45px;
}
.gcc-banner .content a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 12px;
    background: #ffae00;
    border-radius: 10px;
    line-height: normal;
    display: inline-block;
}
.gcc-banner .banner-form a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 12px;
    background: #ffae00;
    border-radius: 10px;
    line-height: normal;
    display: inline-block;
}
.gcc-banner .content {
    float: left;
    /* margin-top: 210px; */
    margin-top: 100px;
}
.gcc-banner .banner-form {
    float: right;
    width: 44%;
}
.gcc-banner .banner-form .wrapper {
    background: #1d3557;
    padding: 20px 28px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.gcc-banner .banner-form .wrapper h3 {
    color: #ffae00;
    font-size: 30px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.gcc-banner .banner-form .wrapper li {
    display: block;
    margin: 0 0 12px 0;
}
.gcc-banner .banner-form .wrapper li.agree {
    margin: 0;
}
.gcc-banner .banner-form .wrapper li input,
.gcc-banner .banner-form .wrapper li textarea {
    padding: 0px 14px;
    border-radius: 5px;
    font-size: 14px;
    color: #000;
    font-family: 'NexaLight';
    line-height: 40px;
    height: 42px;
    border: 0;
}
.gcc-banner .banner-form .wrapper li textarea {
    height: 80px;
    resize: none;
}
.gcc-banner .banner-form .wrapper li input[type="text"] {
    width: 100%;
}
.gcc-banner .banner-form .wrapper li input::placeholder,
.gcc-banner .banner-form .wrapper li textarea::placeholder {
    font-size: 14px;
    color: #000;
    line-height: 40px;
    font-family: 'NexaLight';
}
.gcc-banner .banner-form .wrapper li.agree label {
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-family: 'NexaLight';
}
.gcc-banner .banner-form .wrapper li.agree label input {
    margin: 0;
    height: auto;
    float: left;
}
.gcc-banner .banner-form .wrapper li.agree label span {
    float: right;
    width: 96%;
    margin-top: -3px;
}
.gcc-banner .banner-form li.submit {
    position: relative;
}
.gcc-banner .banner-form li.submit input {
    border: 0;
    margin-left: 0;
    border-radius: inherit;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #ffae00; /*#0e5978*/
    padding: 15px 25px;
    color: #fff;
    font-size: 30px;
    font-family: 'Montserrat-ExtraBold';
    text-align: left;
    height: auto;
    opacity: 1;
    letter-spacing: -1px;
    position: relative;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2020/11/corpo-arrow.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
}
.gcc-banner .banner-form li.submit input:hover {
    text-transform: capitalize;
}
.gcc-banner .banner-form li.submit span.ajax-loader {
    position: absolute;
    top: 20px;
}
.gcc-commitment {
    text-align: center;
    padding: 50px 0;
    background-color: #f4f4f4;
	/*background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/02/gcc-commitment-bg.jpg);*/
    background-size: 100% 100%;
    margin-top: 40px;
}
#007792
.gcc-commitment .wrapper {
    width: 60%;
    margin: 0 auto;
    padding: 0 10px;
}
.gcc-commitment h3 {
    font-size: 30px;
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 5px 0 25px 0;
    line-height: 25px;
}
.gcc-commitment p {
    font-size: 22px;
    color: #017793;
    font-family: 'Montserrat-Regular';
    margin: 0;
    line-height: 28px;
}
.gcc-career {
    margin: 50px 0px 90px 0px;
}
.gcc-career h3 {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    text-align: center;
    margin: 0;
}
.gcc-career .wrapper {
    width: 68%;
    margin: 20px auto 45px auto;
}
.gcc-career .wrapper p {
    font-family: 'NexaLight';
    color: #0f1d33;
    text-align: center;
    line-height: 26px;
    margin: 0;
}
.gcc-career ul {
    text-align: center;
}
.gcc-career ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}
.gcc-career ul li:first-child {
    margin-left: 0;
}
.gcc-career ul li h4 {
    margin: 0;
    font-size: 24px;
    color: #017793;
    font-family: 'Montserrat-Regular';
}
.gcc-career ul li .image {
    text-align: center;
}
.gcc-career ul li img {
    margin: 24px 0 10px 0;
    width: auto;
    /* height: 120px; */
    height: 210px;
    border-radius: 5px;
}
.gcc-career ul li a {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    font-family: 'NexaLight';
    padding: 12px 24px;
    display: inline-block;
    border-radius: 5px;
    line-height: normal;
}
.page-id-10503 .who {
    margin-bottom: 70px;
	background-position: center top; /*top */
	background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/09/ED1teamwork2.jpg);
    padding-bottom: 29px;
    padding-top: 29px;
}
.page-id-10503 .gcc-who h3 {
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0 0 15px 35px;
    display: inline-block;
    padding: 0 20px 0 10px;
    background: rgba(255, 255, 255, 0);
}
.gcc-who h3 {
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0 0 15px 35px;
    /*background: #fff;*/
    background: rgba(255, 255, 255, 1);
    display: inline-block;
    padding: 0 20px 0 10px;
}
.gcc-who ul li {
    margin: 18px 0 0 0;
    display: inline-block;
    vertical-align: top;
    margin-left: 65px;
}
.gcc-who ul li:nth-child(3) {
    margin-left: 300px;
}
.gcc-who ul li p {
    margin: 10px 0 0 0;
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: 24px;
}
.gcc-who, .gcc-who .wrapper, .gcc-who h3, .gcc-who ul {
    position: relative;
}
.gcc-who h3:after, .gcc-who h3:before,
.gcc-who ul:after, .gcc-who ul:before,
.gcc-who .wrapper:after, .gcc-who .wrapper:before {
    position: absolute;
    content: '';
    background: #ffae00;
}
.gcc-who .wrapper:before {
    left: 0;
    right: 0;
    top: 12px;
    height: 3px;
}
.gcc-who .wrapper:after {
    width: 3px;
    right: 0;
    bottom: -82px;
    top: 170px;
}
.gcc-who h3:before {
    height: 110px;
    width: 3px;
    left: -35px;
    bottom: -96px;
}
.gcc-who h3:after {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    left: -43px;
    bottom: -110px;
}
.gcc-who ul:before {
    right: -9px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    top: 80px;
}
.gcc-who ul:after {
    height: 120px;
    width: 3px;
    right: 0;
    top: -28px;
}
.gcc-gain {
    margin-bottom: 80px;
}
.gcc-gain p {
    font-size: 22px;
    color: #017793;
    font-family: 'Montserrat-Regular';
    line-height: 22px;
    margin: 10px 0 10px 40px;
}
.gcc-gain ul li:nth-child(4) {
    /* margin-left: 530px; */
    margin-left: 200px;
}
.gcc-gain ul li:nth-child(3) {
    /* margin-left: 530px; */
    margin-left: 200px;
}
.gcc-gain ul li:nth-child(2) {
    margin-left: 110px;
}
.gcc-gain ul:after {
    top: -90px;
}
.gcc-gain ul:before {
    top: 20px;
}
.gcc-gain .wrapper:after {
    display: none;
}
.gcc-gain .apply-btn {
    position: absolute;
    bottom: 10px;
}
.what-is-cc .apply-btn a {
    font-size: 16px;
    color: #fff;
    background: #337ab7;
    padding: 12px 20px;
    border-radius: 8px;
    text-transform: uppercase;
    font-family: 'NexaLight';
}
.gcc-gain .apply-btn a {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    padding: 12px 20px;
    border-radius: 8px;
    text-transform: uppercase;
    font-family: 'NexaLight';
}
.gcc-why-choose {
    margin-bottom: 60px;
}
.gcc-why-choose h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0;
    letter-spacing: -2px;
}
.gcc-why-choose ul {
    margin-top: 55px;
}
.gcc-why-choose ul li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    background: #017793;
    padding: 18px 20px 15px 20px;
    border-radius: 5px;
    margin-left: 10px;
    position: relative;
}
.gcc-why-choose ul li:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/systemic-method-line.png);
    background-repeat: no-repeat;
    width: 89px;
    height: 49px;
    right: -94px;
    top: 7px;
}
.gcc-why-choose ul li:nth-child(2):after {
    transform: rotate(135deg);
    right: -100px;
    top: -5px;
}
.gcc-why-choose ul li:nth-child(3):after {
    bottom: -46px;
    top: inherit;
    transform: rotate(168deg);
    right: -30px;
}
.gcc-why-choose ul li:nth-child(4):after {
    top: -50px;
    right: 0px;
    transform: scale(1,-1) rotate(175deg);
}
.gcc-why-choose ul li:nth-child(5):after {
    display: none;
}
.gcc-why-choose ul li:first-child {
    margin-left: 0;
}
.gcc-why-choose ul li:nth-child(4) {
    margin-left: 40px;
}
.gcc-why-choose ul li:nth-child(3), .gcc-why-choose ul li:nth-child(5) {
    margin-top: -40px;
}
.gcc-why-choose ul li:nth-child(2), .gcc-why-choose ul li:nth-child(4) {
    margin-top: 65px;
}
.gcc-why-choose ul li p {
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    line-height: 23px;
}
.gcc-course-models {
    margin: 50px 0;
}
.gcc-course-models h3 {
    font-family: 'Montserrat-ExtraBold';
    color: #0f1d33;
    margin: 0 0 40px 0;
}
.gcc-course-models .col {
    display: inline-block;
    vertical-align: top;
}
.gcc-course-models .col h4 {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.gcc-course-models .col {
    margin-left: 30px;
}
.gcc-course-models .col-1 {
    margin-left: 0;
}
.gcc-course-models .col ul {
    margin: 0 0 0 35px;
}
.gcc-course-models .col ul li {
    color: #ffae00;
    font-size: 45px;
    line-height: normal;
}
.gcc-course-models .col ul li .content {
    display: flex;
    align-items: center;
    height: 90px;
    margin-top: -15px;
}
.gcc-course-models .col ul li p {
    margin: 0;
    font-size: 22px;
    color: #0f1d33;
    line-height: 22px;
    position: relative;
    margin-left: -5px;
    top: -5px;
}
.gcc-modules h3 {
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 25px 0;
    letter-spacing: -1px;
}
.gcc-modules ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 35px;
    margin-bottom: 40px;
}
.gcc-modules ul li {
    background: #ffae00;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 10px;
    border-radius: 5px;
}
.gcc-modules ul li h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
}
.gcc-modules ul li span {
    font-size: 20px;
    color: #fff;
    font-family: 'NexaLight';
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    height: 85px;
}
.modules-inner .lft, .modules-inner .rgt {
    float: left;
    width: 20%;
}
.modules-inner .lft {
    text-align: center;
    padding-left: 40px;
}
.modules-inner .rgt {
    width: 80%;
}
.modules-inner .lft img {
    border-radius: 50%;
}
.modules-inner .lft span {
    font-size: 30px;
    color: #ffae00;
    font-family: 'Reey-Regular';
    display: block;
    margin-top: -33px;
    line-height: 130px;
}
.modules-inner .row-2 {
    margin-left: 240px;
    top: -13px;
    position: relative;
}
.modules-inner .rgt ul {
    margin: 0;
    margin-top: 30px;
}
.modules-inner .rgt ul li {
    color: #ffae00;
    font-size: 50px;
    line-height: 24px;
    margin-bottom: 20px;
}
.modules-inner .rgt ul li h4 {
    color: #0f1d33;
    font-size: 22px;
    position: relative;
    top: -7px;
    margin: 0;
    margin-left: -4px;
}
.modules-inner .row-1 .rgt {
    padding-left: 60px;
}
.modules-inner .rgt a {
    font-size: 16px;
    color: #fff;
    font-family: 'NexaLight';
    background: #ffae00;
    line-height: normal;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
}
.modules-inner .row-2 .lft {
    padding-left: 0;
}
.modules-inner .row-2 .rgt {
    padding-left: 60px;
}
.modules-inner .row-2 .rgt a {
    margin-top: 20px;
}

/* Master Coach Certification */

.master-cc-banner .content {
    margin-top: 110px;
}
.master-cc-banner .content h3 {
    font-size: 30px;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
    margin: 5px 0 35px 0;
}
.master-cc-program {
    text-align: center;
    padding: 50px 0;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/02/gcc-commitment-bg.jpg);
    background-size: 100% 100%;
    margin-top: 50px;
}
.master-cc-program h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 0;
}
.master-cc-program .wrapper {
    width: 97%;
    margin: 0 auto;
}
.master-cc-program p {
    font-size: 22px;
    color: #017793;
    font-family: 'Montserrat-Regular';
    margin: 22px 0 0 0;
    line-height: 25px;
}
.master-cc-journey {
    margin: 45px 0 40px 0;
    text-align: center;
}
.master-cc-journey h3 {
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
    letter-spacing: -1px;
}
.master-cc-journey .wrapper {
    width: 78%;
    margin: 20px auto 30px auto;
}
.master-cc-journey p {
    color: #0f1d33;
    font-family: 'NexaLight';
    line-height: 24px;
    margin: 0;
}
.master-cc-journey a {
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    display: inline-block;
    padding: 10px 14px;
    border-radius: 8px;
    text-transform: uppercase;
    line-height: normal;
}
.master-cc-journey a:hover {
    color: #fff;
}
.master-cc-who ul li {
    margin-left: 80px;
}
.master-cc-who ul li:nth-child(3) {
    margin-left: 80px;
}
.master-cc-gain ul li:nth-child(3) {
    margin-left: 65px;
}
.master-cc-gain ul li:nth-child(4) {
    margin-left: 360px;
}
.master-cc-choose h3 {
    margin-bottom: 24px;
}
.master-cc-choose ul {
    margin: 0;
}
.master-cc-choose ul li:first-child {
    margin-top: 0 !important;
}
.master-cc-choose ul li {
    margin: 65px 0 0 0 !important;
}
.master-cc-choose ul li:nth-child(3):after {
    display: none;
}
.master-cc-choose ul li:after {
    bottom: -57px;
    top: inherit;
    left: 50%;
    margin-left: -380px;
}
.master-cc-choose ul li:nth-child(2):after {
    top: inherit;
    bottom: -57px;
    right: 50%;
    left: inherit;
    margin-right: -280px;
    transform: rotate(125deg);
}
.master-cc-course .col-1, .master-cc-course .col-2 {
    display: inline-block;
    vertical-align: top;
}
.master-cc-course .col-2 {
    width: 68%;
    margin: 0;
}
.master-cc-course .col-1 {
    width: 30%;
}
.master-cc-course .col ul li:last-child {
    height: auto;
    padding-top: 40px;
}
.master-cc-course .col ul li {
    position: relative;
    height: 45px;
    padding-top: 20px;
}
.master-cc-course .col ul li .content {
    height: auto;
    align-items: baseline;
}
.master-cc-structure {
    padding: 35px 0 45px 0;
    background: #eaeaea;
}
.master-cc-structure h3 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    letter-spacing: -1px;
    margin: 0 0 40px 0;
}
.master-cc-structure .col h4 {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    color: #ffae00;
    margin: 0;
    text-align: center;
    padding: 5px 5px;
    border-bottom: 2px solid #d9d9d9;
}
.cpm-wrapper .col-5 {
    border-right: 0 !important;   
}
.cpm-wrapper ul li:last-child {
    border-bottom: 0 !important;
}
.master-cc-structure .col {
    display: inline-block;
    vertical-align: top;
    margin-left: 100px;
}
.master-cc-structure .col-1 {
    margin-left: 0;
}
.master-cc-structure .col ul {
    margin-bottom: 0;
    margin-left: 38px;
}
.master-cc-structure .col ul li {
    font-size: 50px;
    color: #ffae00;
    line-height: 24px;
    margin-top: 15px;
}
.master-cc-structure .col ul li h5 {
    font-size: 22px;
    color: #0f1d33;
    position: relative;
    top: -7px;
    text-align:center;
    margin-bottom: 0;
    margin-top: 0;
}
.master-cc-youtube {
    text-align: center;
    margin: 70px 0 80px 0;
}
.master-cc-youtube h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    margin: 0;
    letter-spacing: -1px;
}
.master-cc-youtube .wrapper {
    width: 72%;
    margin: 35px auto 0 auto;
    position: relative;
}
.master-cc-youtube .wrapper:after {
    position: absolute;
    content: '';
    background: #0f1d33;
    top: 65px;
    bottom: -8px;
    left: -8px;
    right: -8px;
    z-index: -1;
    border-radius: 10px;
}
.master-cc-youtube .wrapper p {
    margin: 0;
}
.master-cc-youtube .wrapper p iframe {
    border-radius: 5px;
}
.master-cc-modules-inner {
    margin: 85px 0;
}
.master-cc-modules-inner .row-2 .rgt a {
    margin-top: 0;
}
.master-cc-modules-inner .row-2 .lft {
    width: 30%;
}
.master-cc-modules-inner .row-2 .rgt {
    width: 70%;
}

/*Flexy Breadcrumbs*/

.fbc-page {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: inherit;
    text-align: center;
}
.fbc-page .fbc-wrap .fbc-items {
    float: none;
    display: inline-block;
    margin-bottom: 20px;
}
.fbc-page .fbc-wrap .fbc-items li span {
    margin-top: 0;
}
.traincal .fbc-page {
    position: unset;
    padding-top: 40px;
}

/*Search Page*/

.search-page .page-header {
    border-top-color: #ffae00;
}
.search-page article {
    margin-bottom: 40px;
}
.search-page article h2 {
    margin: 0 0 15px 0;
}
.search-page article h2 a {
    color: #ffae00;
    font-size: 24px;
    font-family: 'Montserrat-Bold';
}
.search-page article h2 a:hover {
    color: #000;
}
.search-page article .entry-summary p {
    font-family: 'NexaLight';
}
.search-page article a.post-thumbnail {
    margin-bottom: 20px;
}
.search-page article a.post-thumbnail img {
    width: 100%;
}
.search-page article .entry-footer {
    margin: 30px 0 0 0 !important;
}
.search-page article .entry-footer span {
    font-size: 16px;
}
.search-page article:last-child {
    margin-bottom: 40px !important;
}

/*404 Page*/

.error-page {
    margin-bottom: 40px;
}
.error-page h1.page-title {
    font-family: 'Montserrat-ExtraBold';
    color: #000;
}
.error-page .page-content p {
    font-family: 'NexaLight';
    margin: 0 0 20px 0;
}
.error-page label {
    margin: 0;
    width: 100%;
}
.error-page label input {
    width: 100%;
}
.error-page form button {
    background: #ffae00;
    color: #fff;
}
.coaching-service li {
    font-size: 16px;
    font-family: 'NexaLight';
}
.coaching-service ul {
    margin-top: 10px;
}
.xz {
    margin-top: 0;
}
.page-id-8967 .actp-faq-sec {
    display: none;
}
.page-id-8967 .xz {
    margin-bottom: 40px;
}
/* Thank You Page */
.thank-you-content {
    margin: 50px 0;
}
.thank-you-content p {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    background: #f7f7f7;
    padding: 50px 10px;
    border-radius: 5px;
    letter-spacing: 1px;
}


.page-id-748 .wpsm_panel-default {
    display: none;
}

/*hide gcc lp, systemic team coaching lp and mcc lp footer*/
.page-id-8284 .footer {
   display: none;    
}
.page-id-10275 .footer {
   display: none;    
}
.page-id-10094 .footer,
.page-id-8551 .footer {
   display: none;    
}
/*media query for tabular view for course*/
@media only screen and (max-width: 450px){
    .page-id-8551 .modules-inner .rgt ul li h4, .gcc-course-models .col ul li p {
        font-size: 12px !important;
    }
    .page-id-8551 .gcc-course-models .col ul {
        margin: 0 0 0 0;
    }
    /* .page-id-8551 h4{
        display: none;    
    } */
    .page-id-8551 h4{
        display: block;
    }
    section#coach-expect h3 {
        text-align: center;
    }
    .page-id-8551 .master-cc-course .col-1{
        width: 29%;
        padding-left: 5px;
    }
    .page-id-8551 .master-cc-course .col-2{
        width: 70%;
        margin-top: 25px;
    }
    .page-id-8551 .master-cc-course .col-2 ul{
        list-style-type: none;
    }
    .page-id-8551 .gcc-course-models h3 {
        margin: 0 0 7px 0;
    }
    .contact-banner-section .content h3, .contact-banner-section .content h4 {
   
    font-size: 45px;
    }
    .L-coaching h3 {
    text-align: center;
    margin-top: 20px;
}
.common-inner h3 {
    text-align: center;
}
.level-reasons p {
    
    text-align: left !IMPORTANT;
}
.page-id-8957 .surface-level-reasons ul li {
    width: 100%;
}
.page-id-8957 .surface-level-reasons ul li:nth-child(6) {
    width: 100%;
}
section#who-can h3 {
    text-align: center;
}
.who-benefit li:nth-child(2) {
    margin-left: 0;
}
ul.reset-lkj li {
    float: left;
    width: 100% !IMPORTANT;
    text-align: left !IMPORTANT;
    margin-left: 0 !IMPORTANT;
    padding-left: 0 !IMPORTANT;
    margin-bottom: 30px !IMPORTANT;
}
ul.reset-lkj li:before, ul.reset-lkj li:after {
    display: none;
}
.page-id-8957 .surface-level-reasons ul li:before,.page-id-8957 .surface-level-reasons ul li:after
{
    display: none;
}
.page-id-8961 .surface-level-reasons ul li:before,.page-id-8957 .surface-level-reasons ul li:after
{
    display: none;
}
.page-id-8961 .surface-level-reasons ul li {
    width: 100% !IMPORTANT;
}
.page-id-8961 .method-sytemic-ct ul li {
    margin-bottom: 20px !IMPORTANT;
}

.page-id-8961 .method-sytemic-ct ul {
    display: block !IMPORTANT;
    margin-top: 20px !IMPORTANT;
    float: left;
}
}
@media only screen and (max-width: 1040px){
    .page-id-11870 .bigsc, .page-id-8551 .bigsc, .page-id-8284 .bigsc, .page-id-10503 .bigsc, .page-id-11121 .bigsc {
        display: none;
    }
}
@media only screen and (min-width: 1050px){
    .page-id-11870 .smallsc, .page-id-8551 .smallsc, .page-id-8284 .smallsc, .page-id-10503 .smallsc, .page-id-11121 .smallsc  {
        display: none;
    }
}
/*13feb23 rdm*/
.page-id-11870 .col-2 {
	display: none;
}
/*15feb23 rdm*/
.page-id-11870 .gcc-commitment, .page-id-11870 .gcc-course-models {
	display: none;
}
.page-id-8284 .gcc-prdetails {
	display: none;
}
.page-id-8284 .gcc-who2 {
	display: none;
}
.page-id-8284 .about-icfs {
	display: none;
}
.page-id-8284 .onlyl2 {
	display: none;
}
.page-id-8284 #gccglo {
	display: none;
}
.page-id-11870 #gcc12 {
	display: none;
}
.modules-inner h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0;
	margin-bottom: 20px;
    letter-spacing: -2px;
}
.gcc-who2 h3 {
    font-size: 30px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0;
    letter-spacing: -2px;
}
.gcc-who2 .rgt ul li p {
    color: #0f1d33;
    font-size: 22px;
    position: relative;
    top: 4px;
    margin: 0;
    margin-left: -4px;
}



.page-id-11870 .accbx {
	display: none;
}

.smallsc th{
    width: 35%;
}
.smallsc td{
    width: 65%;
}
.clients-tabs {
    margin-bottom: 70px;
}
/* Style the tab */
.clients-tabs .tab {
  overflow: visible;
  background: none;
  border: 0;
}
/* Style the buttons inside the tab */
.clients-tabs .tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}
.clients-tabs .tab button:before {
    position: absolute;
    content: '';
    background: #ffae00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -28px;
}
/* Change background color of buttons on hover */
.clients-tabs .tab button:hover {
    background: none;
}

/* Create an active/current tablink class */
.clients-tabs .tab button.active {
  background-color: transparent;
}

/* Style the tab content */
.clients-tabs .tabcontent {
  display: none;
}
.clients-tabs .wrapper {
    position: relative;
    margin-top: 60px;
    padding-top: 20px;
    margin-bottom: 100px;
}
.clients-tabs .wrapper::after {
    position: absolute;
    content: '';
    /* background: #ffae00; */
    left: 70px;
    right: 0;
    top: 0;
    height: 3px;
    width: 73%;
}
.clients-tabs .tab button span:after {
    position: absolute;
    content: '';
    background: #ffae00;
    height: 3px;
    left: -30px;
    right: -30px;
    top: -20px;
}

.clients-tabs .tab button:last-child span:after {
    right: 80px;
}
.clients-tabs .tab button:first-child span:after {
    left: 70px;
}
.clients-tabs .tab button:first-child {
    margin-left: 0;
}
.clients-tabs .tab button {
    color: #0f1d33;
    font-size: 18pt;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 0;
    margin-left: 45px;
    font-family: 'Montserrat-Bold';
    position: relative;
}
.clients-tabs .tab button.active:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/clinet-tab-active-img.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 42px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -50px;
}
.clients-tabs .tab button:hover:after {
    position: absolute;
    content: '';
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/clinet-tab-active-img.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 42px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -50px;
    /* color: #ffae00; */
}
.clients-tabs .tab button:hover {
    color: #ffae00;
}
.clients-tabs ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 30px 80px;
}
.clients-tabs ul li {
    /* background: #ffae00; */
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

/* Sytemic Team Coaching Certification Program */

.systemic-team-banner {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/systemic-team-banner-bg.jpg);
    padding: 100px 0;
}
.systemic-team-report li.col-2 .bottom-content p {
    padding: 0 50px;
}
.stcpc-improve-performance h3 {
    text-align: center;
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 50px 0 30px 0;
}
.stcpc-improve-performance .wrapper {
    margin: 28px 0;
    background: #ebebeb;
    padding: 30px 25px;
    border-radius: 20px;
}
.stcpc-improve-performance .wrapper h4 {
    font-size: 24px;
    color: #0f1d33;
    margin: 0 0 10px 0;
    font-family: 'Montserrat-ExtraBold';
}
.stcpc-improve-performance .wrapper p {
    margin: 0;
}
.stcpc-improve-performance .wrapper p:last-child {
    margin-top: 20px;
}
.stcpc-improve-performance h5 {
    background: #017793;
    border-radius: 15px;
    width: 60%;
    margin: 0 auto;
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
}
.stcpc-improve-performance h5 a {
    color: #ffae00;
    padding: 22px 18px;
    font-size: 24px;
    display: block;
}
.stcpc-improve-performance h5 a span {
    color: #fff;
    text-transform: uppercase;
}
.systemic-team-r-source .wrapper {
    background: none;
}
.systemic-team-r-source .wrapper h4 {
    color: #ffad00;
}
.systemic-c-different .wrapper {
    position: relative;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/systemic-c-dif-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 25px;
    border-radius: 15px;
    margin-top: 50px;
}
.systemic-c-different .wrapper:after {
    position: absolute;
    content: '';
    background: #017793;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.7;
    border-radius: 15px;
}
.systemic-c-different .content {
    position: relative;
    z-index: 1;
}
.systemic-c-different .content h3 {
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-Bold';
    margin: 0 0 10px 0;
}
.systemic-c-different .content p {
    margin: 0;
    /*font-size: 21px;*/
    color: #ffffff;
}
.enroll-stcpc {
    padding: 55px 0;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/enroll-stcpc-bg.jpg);
}
.enroll-stcpc h3 {
    margin-bottom: 30px;
}
.stcpc-organisation .wrapper {
    padding-left: 0;
}
.stcpc-organisation .wrapper::after,
.stcpc-organisation .wrapper h3::after,
.stcpc-organisation .wrapper h3::before {
    display: none !Important;
}
.stcpc-organisation p {
    font-size: 20px;
}
.stcpc-organisation h3::before {
    top: 12px;
    height: 160px;
}
.stcpc-organisation h3::after {
    top: 30px;
}
.stcpc-organisation span {
    font-family: 'Montserrat-ExtraBold';
}
.stcpc-organisation li.col-1 {
    margin-left: 20px;
    top: 30px;
}
.stcpc-organisation li.col-1::after {
    transform: rotate(-25deg);
    left: 40px !important;
}
.stcpc-organisation li.col-2 {
    width: 32%;
    margin-left: 10px;
}
.stcpc-organisation li.col-2 p {
    width: 320px;
}
.stcpc-organisation li.col-2:after {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/01/cc-org-style-1.png) !important;
    transform: rotate(-55deg);
    top: inherit !important;
    bottom: -70px;
}
.stcpc-organisation li.col-3 {
    width: 35%;
    margin-left: -40px;
    top: 90px;
}
.stcpc-organisation li.col-3 p {
    width: 345px;
}
.stcpc-organisation li.col-3::after {
    bottom: inherit;
    top: -30px;
    left: -90px !important;
    transform: rotate(65deg);
}
.stcpc-cols {
    margin-top: 140px;
    margin-bottom: 40px;
}
.stcpc-cols ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.stcpc-cols ul li p {
    margin: 10px 0 0 0;
    font-size: 18px;
    line-height: 22px;
}
.stcpc-modules .wrapper {
    background: #ebebeb;
    padding: 25px;
    border-radius: 20px;
    margin-bottom: 28px;
}
.stcpc-modules .wrapper h3 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-Bold';
    margin: 0 0 10px 0;
}
.stcpc-modules .wrapper p {
    margin: 0;
}
.stcpc-modules .wrapper p:last-child {
    margin-top: 25px;
}
.stcpc-modules .wrapper-2 ul li {
    font-size: 0;
    display: flex;
    clear: both;
    margin-bottom: 30px;
}
.stcpc-modules .wrapper-2 ul li ul li {
    margin-bottom: 0;
}
.stcpc-modules .wrapper-2 h3 {
    margin: 0;
    font-size: 22px;
    color: #017793;
    font-family: 'Montserrat-Bold';
    background: #ffae00;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 32px;
}
.stcpc-modules .wrapper-2 ul.inner-list {
    background: #017793;
    padding: 15px 18px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.stcpc-modules .wrapper-2 ul li:nth-child(even) {
    float: right;
}
.stcpc-modules .wrapper-2 ul li ul li {
    display: block;
}
.stcpc-modules .wrapper-2 ul li ul li:nth-child(even) {
    float: none;
}
.stcpc-modules .wrapper-2 ul.inner-list li p {
    margin: 0;
    font-size: 20px;
    color: #ffae00;
    line-height: normal;
    position: relative;
    padding-left: 20px;
}
.stcpc-modules .wrapper-2 ul.inner-list li p:after {
    position: absolute;
    content: '';
    width: 13px;
    height: 13px;
    background: #ffae00;
    font-size: 18px;
    border-radius: 50%;
    left: 0;
    top: 5px;
}
.stcpc-modules .wrapper-2 ul li:nth-child(5) {
    margin-left: 65px;
}
.stcpc-modules .wrapper-2 ul li:nth-child(4) {
    margin-right: 60px;
}
.stcpc-modules .wrapper-2 ul li:nth-child(3) {
    margin-left: 20px;
}
.stcpc-modules .wrapper-2 ul li:nth-child(6) {
    float: none;
    justify-content: center;
}
.stcpc-modules .wrapper-2 ul li:nth-child(7) {
    margin-left: 180px;
}
.stcpc-modules .wrapper-2 ul li ul li:nth-child(5),
.stcpc-modules .wrapper-2 ul li ul li:nth-child(4),
.stcpc-modules .wrapper-2 ul li ul li:nth-child(3),
.stcpc-modules .wrapper-2 ul li ul li:nth-child(6),
.stcpc-modules .wrapper-2 ul li ul li:nth-child(7) {
    margin: 0;
    float: none;
    justify-content: inherit;
}
.stcpc-slider {
    margin: 30px 0 40px 0;
}
.stcpc-slider .sa_hover_container {
    background: none !important;
}
.stcpc-slider .sa_hover_container .slider-content {
    text-align: center;
    padding: 0 15px;
}
.stcpc-slider .sa_hover_container .slider-content h4 {
    color: #0f1d33;
    font-size: 18px;
    margin: 20px 0 0 0;
}
.stcpc-slider .owl-nav button.owl-prev,
.stcpc-slider .owl-nav button.owl-next {
    display: block !important;
}
.stcpc-slider .white .sa_owl_theme .owl-nav .owl-prev {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/stcpcp-arrow-left.png) !important;
}
.stcpc-slider .white .sa_owl_theme .owl-nav .owl-next {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/stcpcp-arrow-right.png) !important;
}
.stcpc-slider .white .sa_owl_theme .owl-nav .owl-prev,
.stcpc-slider .white .sa_owl_theme .owl-nav .owl-prev:hover,
.stcpc-slider .white .sa_owl_theme .owl-nav .owl-next,
.stcpc-slider .white .sa_owl_theme .owl-nav .owl-next:hover {
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}
.stcpc-button {
    margin-bottom: 60px;
}
.stcpc-button a {
    text-align: center;
}

/*Pro Bono Coaching*/

.pro-bono-banner {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/pro-bono-coaching-banner-bg.jpg);
}
.pro-bono-report h4 {
    font-size: 24px;
    color: #ffae00;
    margin: 8px 0 15px 0;
}
.pro-bono-report h3 {
    margin: 0;
    font-size: 24px;
    color: #0f1d33;
}
.pro-bono-report h3, .pro-bono-report h4 {
    text-align: center;
    font-family: 'Montserrat-ExtraBold';
    font-weight: bold;
}
.pro-bono-report ul li.col-2 .bottom-content p {
    padding: 0 60px;
}
.pro-bono-report ul li.col-3 .bottom-content p {
    padding: 0 50px;
}
.pro-bono-not-profit .wrapper {
    background: #ebebeb;
    padding: 26px 22px;
    border-radius: 20px;
}
.pro-bono-not-profit {
    margin: 15px 0 25px 0;
}
.pro-bono-not-profit .wrapper h3 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.pro-bono-not-profit .wrapper p {
    font-size: 16px;
    color: #000;
    margin: 0;
}
.pro-bono-not-profit .wrapper p:last-child {
    margin-top: 25px;
}
.why-pro-bono-c .wrapper {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/why-pro-bono-c-bg.png);
    margin-top: 0;
}
.why-pro-bono-c .wrapper p {
    /*font-size: 22px;*/
}
.why-pro-bono-c .wrapper p:last-child {
    margin-top: 20px;
}
.why-c-ctt-pro-bono {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/why-choose-ctt-pro-bono-bg.jpg);
}
.pro-bono-services {
    margin: 45px 0 60px 0;
    text-align: center;
}
.pro-bono-services ul li .image {
    height: 90px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.pro-bono-services ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0 30px;
    width: 90%;
    margin: 0 auto;
}
.pro-bono-services ul li .title {
    background: #ffae00;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat-ExtraBold';
    width: 80%;
    margin: 10px auto 0 auto;
    border-radius: 5px;
    height: 100px;
}
.pro-bono-services a,
.pro-bono-link a {
    background: #017793;
    display: inline-block;
    padding: 15px 50px;
    border-radius: 10px;
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: normal;
    margin-top: 40px;
}
.pro-bono-services a span,
.pro-bono-link a span {
    color: #fff;
    text-transform: uppercase;
}
.pro-bono-services a:hover,
.how-pro-bono-work a:hover,
.pro-bono-link a:hover,
.pro-bono-our-exp a:hover {
    color: #ffae00;
}
.pro-bono-aim {
    margin-bottom: 60px;
}
.pro-bono-aim h3 {
    font-size: 24px;
    color: #0f1d33;
    margin: 0;
}
.pro-bono-aim span {
    font-size: 24px;
    color: #ffae00;
    margin: 10px 0 45px 0;
    line-height: 25px;
}
.pro-bono-aim h3, .pro-bono-aim span {
    display: block;
    text-align: center;
    font-family: 'Montserrat-ExtraBold';
}
.pro-bono-aim h4 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 20px 30px;
    position: relative;
}
.pro-bono-aim h4:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 20px;
    left: -30px;
    top: 10px;
    background: #ffae00;
}
.pro-bono-aim ul {
    padding-left: 30px;
    position: relative;
}
.pro-bono-aim ul:after {
    position: absolute;
    content: '';
    top: -35px;
    bottom: 8px;
    width: 3px;
    background: #ffae00;
    left: 0;
}
.pro-bono-aim ul li {
    line-height: normal;
    position: relative;
}
.pro-bono-aim ul li:last-child:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 20px;
    left: -30px;
    bottom: 8px;
    background: #ffae00;
}
.pro-bono-aim ul li p {
    font-size: 18px;
    color: #0f1d33;
    position: relative;
    margin-bottom: 12px;
    padding-left: 35px;
}
.pro-bono-aim ul li p:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: #ffae00;
    border-radius: 50%;
    left: 0;
}
.how-pro-bono-work {
    text-align: center;
}
.how-pro-bono-work .wrapper {
    text-align: left;
    background: #ebebeb;
    padding: 26px 22px;
    border-radius: 20px;
}
.how-pro-bono-work .wrapper h3 {
    font-size: 24px;
    color: #0f1d33;
    margin: 0 0 15px 0;
}
.how-pro-bono-work .wrapper p {
    color: #000;
    margin-bottom: 22px;
    line-height: 25px;
    font-family: 'Montserrat-Regular';
}
.how-pro-bono-work .wrapper p:last-child {
    margin-bottom: 0;
}
.how-pro-bono-work a,
.pro-bono-our-exp a {
    background: #017793;
    display: inline-block;
    padding: 15px 50px;
    border-radius: 10px;
    font-size: 24px;
    color: #ffae00;
    font-family: 'Montserrat-ExtraBold';
    line-height: normal;
    margin: 30px 0;
}
.how-pro-bono-work a span,
.pro-bono-our-exp a span {
    color: #fff;
}
.pro-bono-impact .wrapper,
.pro-bono-our-exp .wrapper {
    background: #ebebeb;
    padding: 26px 22px;
    border-radius: 20px;
}
.pro-bono-impact .wrapper h3 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.pro-bono-impact .wrapper p {
    color: #000;
    font-family: 'Montserrat-Regular';
    margin-bottom: 20px;
    margin-top: 0;
}
.pro-bono-impact .wrapper p:last-child {
    margin-bottom: 0;
}
.pro-bono-impact .wrapper p.bold,
.pro-bono-impact .wrapper p.bold strong {
    font-family: 'NexaBold';
}
.pro-bono-impact p {
    margin-top: 20px;
    margin-bottom: 0;
}
.pro-bono-impact p a {
    color: #ffae00;
    text-transform: uppercase;
}
.pro-bono-experts {
    margin: 55px 0;
    text-align: center;
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/pro-bono-expert-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 0 110px 0;
}
.pro-bono-experts .wrapper {
    width: 70%;
    margin: 0 auto;
    padding-top: 30px;
}
.pro-bono-experts .wrapper h3 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 15px 0;
}
.pro-bono-experts .wrapper p {
    font-size: 20px;
    color: #0f1d33;
    font-family: 'NexaBold';
    line-height: 26px;
}
.pro-bono-organisation {
    padding-left: 90px;
}
.pro-bono-organisation .wrapper:after {
    bottom: -40px;
}
.pro-bono-organisation h3::after {
    top: 30px;
}
.pro-bono-organisation li.col-1, .pro-bono-organisation li.col-2 {
    margin-left: 0;
    width: 36%;
}
.pro-bono-organisation li.col-1 p, .pro-bono-organisation li.col-2 p {
    width: 360px;
}
.pro-bono-organisation li.col-3 p {
    width: 350px;
}
.pro-bono-organisation li.col-1:after {
    bottom: -40px !important;
}
.pro-bono-organisation li.col-2 {
    position: relative;
    top: -30px;
}
.pro-bono-organisation li.col-2 p {
    padding: 10px 20px 25px 20px;
}
.pro-bono-organisation li.col-2 p {
    padding: 10px 20px 25px 20px;
}
.pro-bono-organisation li.col-2:after {
    left: -40px !important;
    top: 80px !important;
    bottom: 0px !important;
    transform: rotate(95deg);
}
.pro-bono-organisation li.col-3 {
    width: 40%;
    float: right;
    clear: both;
    margin-left: 0;
    margin-top: 10px;
}
.pro-bono-organisation li.col-3 p {
    padding: 25px 20px 25px 20px;
}
.pro-bono-organisation li.col-3 span {
    top: 20px;
}
.pro-bono-organisation li.col-3:after {
    bottom: 75px !important;
    left: -90px !important;
    transform: rotate(-10deg) scaleX(-1);
}
.pro-bono-link {
    text-align: center;
}
.pro-bono-link a span {
    display: inline-block;
}
.pro-bono-benefits .lft {
    width: 63%;
    float: left;
}
.pro-bono-benefits .rgt {
    width: 37%;
    float: right;
}
.pro-bono-benefits h3:after {
    display: none;
}
.pro-bono-benefits .lft ul li {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 45px;
}
.pro-bono-benefits ul li:first-child {
    margin-top: 25px !Important;
}
.pro-bono-benefits .lft ul li:last-child {
    margin-bottom: 0;
}
.pro-bono-benefits .rgt h4 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
}
.pro-bono-benefits .rgt span {
    font-size: 22px;
    color: #0f1d33;
    font-family: 'NexaBold';
    display: block;
    margin-top: 30px;
}
.pro-bono-benefits .wrapper {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/pro-bono-benefits-bg.jpg);
}
.pro-bono-benefits .wrapper:after {
    background-image: url(https://coach-to-transformation.com/wp-content/uploads/2021/05/pro-bono-benefits-img.png);
    width: 883px;
    right: -120px;
    bottom: 0px !important;
    top: inherit !important;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 4;
}
.pro-bono-our-exp {
    text-align: center;
    margin-top: 35px;
}
.pro-bono-our-exp .wrapper {
    text-align: left;
}
.pro-bono-our-exp .wrapper p {
    font-family: 'Montserrat-Regular';
    margin-bottom: 15px;
    color: #000;
}
.pro-bono-clients {
    margin: 25px 0 45px 0;
}
.pro-bono-clients h3 {
    font-size: 24px;
    color: #0f1d33;
    font-family: 'Montserrat-ExtraBold';
    margin: 0 0 20px 0;
    text-align: center;
}
.pro-bono-clients ul {
    text-align: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}
.pro-bono-clients ul li {
    display: flex;
    align-items: center;
    justify-content: center;
}
li#menu-item-8262 ul li a {
    width: 100%;
    padding: 10px 10px;
}
li#menu-item-8262 ul {
    width: 300px;
    overflow-y: scroll;
    height: 300px;
}
li#menu-item-8263 ul ul {
    margin-top: 0px;/*-260px*/
}
li#menu-item-8263 ul ul {
    margin-top: 0px;/*-260px*/
}
.cpm-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
.cpm-wrapper .col {
    margin-left: 0;
    border-right:2px solid #d9d9d9;
}
.master-cc-structure .col ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style-type: none;
}
.cpm-wrapper .col ul li {
    border-bottom: 1px solid #d9d9d9;
}

@media only screen and (max-width: 824px) { 
	/* For mobile phones: 768 824*/ 
	.page-id-10503 .wprm-wrapper { 
		display: none; 
	} 
	html {
		padding-top: 0px!important;	
	}	
	.gcc-commitment {
		background-color: #f4f4f4;
		background-image: none !important;
	}
	.testimonails-sec {
		background-color: #007792;
		background-image: none !important; 
	}
}

.page-id-10503 .footer-colg ul {
	text-align: center !important;
} 
.page-id-10503 .footer-colg {
    width: 100%;
    text-align: center;
	margin-top: 0px;
}
.page-id-10503 .footer-colg ul.cnss-social-icon {
    margin-top: 0px;
}

.page-id-20 .video-left {
    float: left;
    width: 25% !important;
}
.page-id-20 .video-right {
    float: right;
    width: 25% !important;
    margin-top: 0px !important;
}
.page-id-20 .empowering-videos {
	float: left;
	width: 100% !important;
}
/*29nov21*/
@media only screen and (max-width: 900px){
	.page-id-20 .video-left {
		float: left;
		width: 100% !important;
	}
	.page-id-20 .video-right {
		float: right;
		width: 100% !important;
	}
	
}
/*1dec21 rdm*/
.page-id-10764 .footer {
	display:none;
}
.page-id-10764 .flexy-breadcrumbs {
	display:none;
}
.page-id-10764 .gcc-banner .content h1 {
	font-size: 28px !important;
	line-height: 28px;
}
.page-id-10764 .gcc-banner .content span {
	font-size: 44px !important;
	line-height: 44px;
}
	/* rdm 2dec21 */
@media only screen and (max-width: 767px){
	.page-id-10764 .method-effective-mp ul li img {
		width: 100% !important;
	}
	.page-id-10764 .effective-mp-details h3 {
		margin-top: 0px;
	}
	.page-id-10764 .imagine-cols {
		margin-top: 0px;
	}
	.page-id-10764 .page-title {
		display:none;
	}
	.page-id-10764 .imagine-cols ul li:first-child img {
		display:none;
	}
	/* surface-level-reasons */
	.page-id-10764 .nobullet div ul li img {
		display:none;
	}
	.page-id-10764 .nobullet div ul li p {
		text-align:center;
	}
	.page-id-10764 .deeper-realities ul li:nth-child(5) {
		width: 100%;
	}
	.page-id-10764 .method-effective-mp div .wrapper ul li:nth-child(1),
	.page-id-10764 .method-effective-mp div .wrapper ul li:nth-child(3),
	.page-id-10764 .method-effective-mp div .wrapper ul li:nth-child(4) {
		display:none;
	}
}

/*1feb22, 25mar22 temp */

/*temp*/

.webi2{
	display: none;
}
.webi1{
	display: block;
}
/*temp*/

body.web-two .webi1{
	display: none;
}
body.web-two .webi2{
	display: block;
}

.wpforms-field-medium{
	max-width: 100% !important;
}

.page-id-11121 #wprmenu_bar {
	display: none;
}

.page-id-8284 .gcc-modules2,.page-id-11870 .gcc-modules2 {
	display: none;
}

.page-id-155 #chimp {
	display: none;
}

.page-id-11188 #cf7a {
	display: none;
}

.contact-form-section ul li input.wpcf7-submit {
	color: white;
}

.lsidebar-contact {
    position: fixed;
    top: 50%;
    right: -350px;
    transform: translateY(-50%);
    width: 350px;
    height: auto;
    padding: 0px 40px 40px 40px;
    background: #fff;
    box-shadow: 0 20px 50px rgb(0 0 0 / 50%);
    box-sizing: border-box;
    transition: 0.5s;
}
.ltoggle {
    position: relative;
    height: 50px;
    width: 125px;
    text-align: center;
    padding-top: 3px;
    cursor: pointer;
    background: #f00;
    top: 170px;
    transform: rotate(270deg);
    right: 125px;
    /* line-height: 48px; */
}
.lsidebar-contact.active {
    right: 0;
}
.active {
    right: 0 !important;
}
.contact-form-sss {
	padding: 20px 0;
	text-align:center;
}
.contact-form-sss a:hover {
	color:#fff;
}
.contact-form-sss a {
    font-size: 28px;
	color:#fff;
	background-color:#ffae00;
    padding: 18px 30px;
    display: inline-block;
    border-radius: 10px;
    line-height: normal;
    font-family: 'NexaBold';
}
/* hide 6feb23 as hiding menus
@media only screen and (max-width: 768px){
	#wprmenu_bar {
		display: none !important;
	}
}*/

#menu-item-11891{
	display: none;
}
/* rdm 17feb23 */
.page-id-11870 .gcc-form {
	display: none;
}
.page-id-8284 .pcc-form {
	display: none;
}
.page-id-11870 .gcclink {
	display: none;
}
.page-id-8284 .pcclink {
	display: none;
}
.enquire-section #ftitle {
	display: none;
}
.wprm-wrapper {
	display:none;
}
.page-id-11936 label {
	font-weight: 500;
}

.page-id-11936 .lpweb1a ul {
	display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 35px;
    margin-bottom: 40px;
} 
.page-id-11936 .lpweb1a ul li {
    background: #ffae00;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 10px;
    border-radius: 5px;
}
.page-id-11936 .lpweb1a ul li h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
}
.page-id-11936 .lpweb1a ul li span {
    font-size: 20px;
    color: #fff;
    font-family: 'NexaLight';
    /* display: flex; */
    align-items: flex-end;
    justify-content: flex-end;
    height: 85px;
}
@media only screen and (max-width: 479px){
.page-id-11936 .lpweb1a  ul {
    grid-template-columns: repeat(1, 1fr);
}
}

/*rdm 1sep23*/
.wpcs-cf7 select {
    margin-bottom: 5px;
}
/*rdm 1sep23*/
#wpcs_content_main_12670 select {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
}

.page-id-11936 select {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
}

#wpcf7-f8304-o3 .wrapper{
	width: 81%;
}
.enquire-section #wpcf7-f8304-o3 .wrapper ul li:nth-child(3), #wpcf7-f8304-o3 .wrapper ul li:nth-child(5){
	margin-left: 10px !important;
}
/*rdm 13apr23*/
.page-id-12454 .acceptance-section {
	display: none;
}
.page-id-12454 .collect-information {
	display: none;
}
.page-id-12454 .third-party-section {
	display: none;
}
.page-id-12454 .privacy-policy-section h1 {
	display: none;
}
/*rdm 8may23 */
@media only screen and (min-width: 768px){
	.enq-now-btn {
		display:none;
	}
}
/*rdm 11may23 */
.page-id-155 .contact-banner-section {
	display: none;
}
.page-id-12621 .contact-banner-section h4{
	    font-size: 24px;
}
.page-id-12621 .contact-section {
	display: none;
}
.page-id-12621 .contact-form-sss {
	display: none;
}
.page-id-12621 #chimp {
	display: none;
}
/*rdm 17may23 */
.wpcs-cf7 input{
	margin-bottom: 5px;
}
.wpcs_content_main.is_open {
	background: #007792;
}
.wpcs_content_inner {
	background: #1d3557;
}
.paoc-popup-inr-wrap{
	background: #273347;
}
.paoc-popup-inr .wpcf7-list-item-label{
	color: white;
}
.paoc-popup-inr h3{
	color: #ffae00;
}
/*rdm 24may23*/
.contact-form-section ul li textarea {
    padding: 10px 15px;
}
div#wpcs_tab_12670{
	top: 50% !important;
}
.page-id-155 .contact-banner2-section{
	display: none;
}
.wpcs-cf7 input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
	/*font-size: 12px;*/  /*rdm hide 8june24 popup form email font correction */
}
/* rdm 5june23 */
.page-id-690 input {
	margin-bottom: 5px;
}

/*rdm13july23 */
.page-id-8284 #wpcs_tab_12670{
	display:none;
}

@media only screen and (min-width: 1000px) {
	.banner-content {
		margin-top: 10px;
	}
}
.logos{
	width:25%;
}
@media only screen and (min-width: 1000px) {
	.banner-content {
		margin-top: 10px;
	}
	.gcc-banner .content{
		width: 56%;
	}
	.logos{
		width:10%;
	}
}
/*rdm 12aug23 */
.stc-logo {
	margin-top: -20px;
	margin-bottom: 30px;
	width: 14%;
}
@media only screen and (max-width: 768px){
	.stc-logo {
		width: 40%;
	}
}
.abtlvl{
	/* margin-top: -23%; */
    /* width: 14%; */
	margin-top: -15%;
    width: 10%;
}
.abtaatc{
	/* width: 14%; */
    /* margin-top: -8%; */
	width: 10%;
    margin-top: -4%;
}
@media only screen and (max-width: 768px){
	.abtlvl{
		width: 22%;
		margin-top: -24%;
	}
	.abtaatc{
		width: 25%;
		margin-top: 5%;
	}
}
#gcc-form select, #gcc-form2 select {
    padding: 0px 14px;
    border-radius: 5px;
    font-size: 14px;
    color: #000;
    font-family: 'NexaLight';
    line-height: 40px;
    height: 42px;
    border: 0;
    width: 100%;
}
.gccth {
	color: #FFFFFF;
	background-color: #ffae00;
	font-weight: 700;
    font-size: 20px;
}

/*rdm 27apr24*/
.page-id-13528 .banner-images1 {
    /* width: 80%; */
    /* float: left !important; */
}
.page-id-13528 .banner-images1 p {
	color: #fff !important;
}
.bnr-link {
	background-color: unset !important; 
	padding: 0 !important; 
	display: inline !important;
}

/*rdm 20apr24*/
@media only screen and (min-width: 768px){
.leaders-pi1{
	width: 40%;
}
.leaders-pi2{
	width: 30%;
}
.leaders-pi3{
	width: 29%;
}
}

/*rdm 13june24*/
.trcard{
	display: inline-block;
    width: 25%;
    background: white;
    border-radius: 10px;
	margin: 15px;
}
.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

@media only screen and (max-width: 768px){
	.trcard{
    width: 90%;
	margin-bottom: 10px;
	}
}
/*rdm 13june24*/

.requirement-wrapper2 ul li {
    width: 31%;
    margin-left: 35px;
    vertical-align: top;
    background: #ffae00;
    height: 200px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 22px;
    border-radius: 5px;
}
.requirement-wrapper2 ul li:first-child {
    margin-left: 0;
}
.requirement-wrapper2 ul li:nth-child(3) {
    padding: 0 25px;
}
.requirement-wrapper2 ul li p {
    font-size: 20px;
    margin: 0;
    text-align: center;
    color: #fff;
    font-family: 'NexaBold';
}
.requirement-wrapper2 ul li p span {
    display: block;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
}
.requirement-wrapper2 h3 {
    font-size: 36px;
    font-family: 'Montserrat-Bold';
    text-align: center;
    margin: 30px 0px 20px 0px;
    color: #0f1d33
}
@media only screen and (max-width: 1100px) {
    .requirement-wrapper2 ul li {
        height: 225px;
        width: 30%;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .requirement-wrapper2 ul li {
        width: 45%;
    }
}
@media only screen and (max-width: 479px) {
    .requirement-wrapper2 ul li {
        width: 100%;
        margin: 0 0 20px 0;
        height: auto;
        padding: 30px 0 !important;
    }
}
.commonninja-ribbon {
	font-size: 0 !important;
}
.commonninja-ribbon-link img {
	width: 0 !important;
}

.individual-cols ul li:nth-child(9) img, .individual-cols ul li:nth-child(7) img, .individual-cols ul li:nth-child(1) img, .individual-cols ul li:nth-child(3) img, .individual-cols ul li:nth-child(2) img, .individual-cols ul li:nth-child(5) img, .individual-cols ul li:nth-child(6) img, .individual-cols ul li:nth-child(4) img, .individual-cols ul li:nth-child(8) img {
    border: 1px solid #0b1e3c;
}
.flexy-breadcrumbs{
	display: none; /*rdm hide breadcrumbs on all pages */
}
/*rdm 5june24*/
.page-title a {
    background-color: #ffae00;
    color: #fff;
    font-family: 'NexaLight';
    font-size: 20px;
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
    line-height: normal;
}
.page-id-8940 .retreat1{
	display: none;
}
.page-id-14021 .retreathide{
	display: none;
}
.page-id-14021 .surface-level-reasons{
	display: none;
}
.page-id-14021 .contact-banner-section .content{
	float: left;
    text-align: left;
}
.page-id-14021 .contact-banner-section .image-sec {
    float: right;
}
@media only screen and (max-width: 999px) {
    .page-id-14021 .contact-banner-section .image-sec {
        float: none;
        text-align: center;
    }
}
@media only screen and (max-width: 999px) {
    .page-id-14021 .contact-banner-section .content, .testimonials-video .yt {
        float: none;
        width: 100%;
        margin-top: 0;
        text-align: center;
    }
}
/*rdm 23july24*/
.page-id-14021 .benefits-inner {
	background-color: #ffae00;
}
.page-id-8940 .image-sec {
	display: none;
}

/*rdm 26july2024 slideshow */
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.4s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 0.5s;
}

@keyframes fade {
  from {opacity: .6}
  to {opacity: 1}
}
/*rdm 26july24 end*/

.page-id-14127 .ctt-provides .provides-lft {
    width: 47%;
}
.page-id-14127 .ctt-provides .provides-rgt {
    width: 47%;
}
.page-id-14127 .ctt-provides .provides-lft ul li span {
    font-size: 16px;
    color: #000;
    margin-left: 8px;
}
.page-id-14127 .ctt-provides h4 {
    font-size: 24px;
    font-family: 'Montserrat-ExtraBold';
    margin: 0;
}
.page-id-14127 .ctt-provides .provides-rgt ul li img, .ctt-provides .provides-rgt ul li span {
    display: inline;
}
@media only screen and (max-width: 999px) {
    .page-id-14127 .ctt-provides .provides-lft, .page-id-14127 .ctt-provides .provides-rgt {
        float: none;
        width: 100%;
    }
	.page-id-14127 .ctt-provides h4 {
		text-align: center;
	}
	.page-id-14127 .leaders-para h3 {
		text-align: center;
	}
	.page-id-14127 .ctt-provides .provides-rgt {
        margin-top: 0px;
    }
}
.page-id-14127 .ctt-provides .provides-lft ul li {
    margin-top: 12px;
}
.page-id-14127 .ctt-provides .provides-lft {
	margin-top: 0px;
}