.elementor-kit-5{--e-global-color-primary:#6264A7;--e-global-color-secondary:#262626;--e-global-color-text:#262626;--e-global-color-accent:#75BA65;--e-global-color-0f894bd:#E7E7E7;--e-global-color-091cf4c:#F5F5F5;--e-global-color-61eaa98:#6C6C6C;--e-global-typography-primary-font-family:"SegoeUI";--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:20px;--e-global-typography-secondary-font-family:"SegoeUI";--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:20px;--e-global-typography-text-font-family:"SegoeUI";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:20px;--e-global-typography-accent-font-family:"SegoeUI";--e-global-typography-accent-font-weight:300;--e-global-typography-accent-line-height:20px;background-color:var( --e-global-color-091cf4c );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:3px 3px 3px 3px;padding:5px 15px 6px 15px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 a:hover{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-5 h1{color:var( --e-global-color-text );font-family:"SegoeUI", Sans-serif;font-size:33px;font-weight:bold;line-height:41px;}.elementor-kit-5 h2{color:var( --e-global-color-text );font-family:"SegoeUI", Sans-serif;font-size:22px;font-weight:bold;line-height:22px;}.elementor-kit-5 h3{color:var( --e-global-color-text );font-family:"SegoeUI", Sans-serif;font-size:22px;font-weight:300;line-height:22px;}.elementor-kit-5 h4{color:var( --e-global-color-text );font-family:"SegoeUI", Sans-serif;font-size:18px;font-weight:bold;line-height:20px;}.elementor-kit-5 h5{color:var( --e-global-color-text );}.elementor-kit-5 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:878px;}.e-con{--container-max-width:878px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 a{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 a{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Make Nav Menu Bold on Active state*/
.current-menu-parent .elementor-item,
.elementor-item.elementor-item-active {
    font-weight:bold !important;
    
}
.current-menu-parent .elementor-item {
    color: var( --e-global-color-primary ) !important;
}

.current-menu-parent .elementor-item.has-submenu:after {
    height: 4px !important;
    background-color: var( --e-global-color-primary ) !important;
    opacity: 1 !important;
}


/* Ivory Search */
.is-form-style {
    overflow: hidden;
    border-radius: 3px;
}
.is-form-style input.is-search-input {
    font-family: inherit;
}

div.is-ajax-search-result{
   margin-top: 5px;
   border-radius: 3px;
   box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
   background-color: #ffffff;
   
}

.is-ajax-result-description {
    color: #262626 !important;
}

.is-ajax-search .is-loader-image {
    height: 15px !important;
    width: 15px !important;
}

.is-ajax-search-details a,
.is-ajax-search-result a {
    color: #6162a9 !important;
    font-size: 16px !important;
}

/* Helpfull Plugin */
.helpful .helpful-content .helpful-button, .helpful > .helpful-controls > div > .helpful-button {
    font-size: 14px !important;
    padding: 0 !important;
    height: 27px !important;
    max-height: 27px !important;
    line-height: 20px !important;
    width: 80px !important;
    text-align: center !important;
    background-color: #6264A7 !important;
    border-radius: 2px !important;
}

.helpful > .helpful-controls > div > .helpful-button > .helpful-counter {
    display: none;
}

.helpful .helpful-feedback-form label {
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: normal !important;
    color: #262626 !important;
}

.helpful .helpful-feedback-form .control {
    margin-top: 15px;
}

.helpful > .helpful-content > .helpful-feedback-form textarea {
    border: 0 !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10) !important;
    background-color: #ffffff !important;
}

.helpful .helpful-controls > div {
    width: auto !important;
}

.helpful > .helpful-header > .helpful-headline {
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    color: #262626 !important;
}

.helpful .helpful-controls {
    margin-top: 20px !important;
}

.helpful {
    border: 0 !important;
    padding: 0 !important;
}

.helpful .helpful-content .helpful-button, .helpful > .helpful-controls > div > .helpful-button {
    border-width: 0px !important;
    height: 27px !important;
    max-height: 27px !important;
}

.helpful .helpful-controls {
    flex-direction: inherit !important;
}
/* Dropdown Widget */

.single .select-role,
.home .select-role {
    display: none;
}
.select-role select {
    border: 0;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
    background-color: #ffffff;
    color: #969696;
    padding-right: 40px;
    font-size: 14px;
    position: relative;
background: white url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='15' height='15' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='%236264A7'/></g></svg>") no-repeat;
  background-position: right 10px top 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
}



/* Display Posts  */


.play-icon {
    margin-bottom: 10px !important;
}

.list-alternate-icon h3::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 13px;
    margin-right:.7em;
    margin-left:.13em;
    content: "\f358";
    color: var( --e-global-color-primary );
  }

.play-icon-more .elementor-button-content-wrapper::before,
.play-icon .lesson::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 10px;
    margin-right:1em;
    margin-left:.4em;
    content: "\f04b";
    color: var( --e-global-color-primary );
  }

.elementor-posts .elementor-post {
    display: flex;
    flex-direction: row !important;
}

/* Global */
p {
    margin-bottom: 1.5rem;
}

ol,
ul {
    padding-left: 35px;
    padding-bottom: 1.9rem;
}

ol li,
ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Video Player */
.wp-block-embed.is-type-video{
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 2rem;
}

.wp-block-embed__wrapper iframe,
.wp-block-embed__wrapper object,
.wp-block-embed__wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Hide duration in the title of the lesson*/
.elementor-heading-title span {
	display: none;
}

/* Table styling */
.wp-block-table {
	margin-left:0px;
	margin-right:0px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'SegoeUI';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://training.altus.pro/wp-content/uploads/2021/03/SegoeUI.woff') format('woff');
}
@font-face {
	font-family: 'SegoeUI';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://training.altus.pro/wp-content/uploads/2021/03/SegoeUI-Bold.woff') format('woff');
}
@font-face {
	font-family: 'SegoeUI';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://training.altus.pro/wp-content/uploads/2021/03/SegoeUI-Light.woff') format('woff');
}
/* End Custom Fonts CSS */