/* START CUSTOM ADD TO CALENDAR LINK STYLES */

.addeventatc_icon {
		display: none !important;
}

a#addeventatc1.addeventatc { 
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #F16367;
	border: 1px solid transparent;
	border-radius: 5px;
	bottom: 0px;
	box-shadow: rgba(50, 50, 93, 0.17) 0px 0px 0px 0.5px, rgba(50, 50, 93, 0.1) 0px 2px 5px 0px, rgba(0, 0, 0, 0.07) 0px 1px 1.5px 0px, rgba(0, 0, 0, 0.08) 0px 1px 2px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
	box-sizing: border-box;
	color: #FFFFFF !important;
	cursor: pointer;
	display: inline-block;
	font-family: Nunito;
	font-size: 20px;
	font-weight: 700;
	left: 0px;
	line-height: 21px;
	outline-color: rgba(0, 78, 255, 0.5);
	padding: 14px 40px 15px 40px;
	position: relative;
	right: 0px;
	text-align: center;
	text-decoration: none;
	top: 0px;
	user-select: none;
	visibility: visible;
	z-index: 99998;
}

a#addeventatc1.addeventatc:active { 
	border-width: 2px 1px 0px;
	outline: 0px;
}

a#addeventatc1.addeventatc:hover { 
	background-color: #58C3C6;
	color: #FFFFFF !important;
	font-size: 20px;
	outline: 0px;
	text-decoration: none;
}

span.addeventatc_icon.atc_node.notranslate { 
	bottom: 18px;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	font-family: Nunito;
	font-size: 20px;
	font-weight: 700;
	height: 18px;
	left: 12px;
	line-height: 21px;
	position: absolute;
	right: 163.156px;
	text-align: left;
	text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
	top: 10px;
	width: 18px;
	z-index: 1;
}

/* END CUSTOM ADD TO CALENDAR LINK STYLES */


/* START NO HYPHAN BREAKS */

body, p,  h1, h2, h3, h4, h5, h6, .elementor-icon-list-item {
 -moz-hyphens: none !important;
-ms-hyphens: none !important;
-webkit-hyphens: none !important;
 hyphens: none !important;}

/* END NO HYPHAN BREAKS */
/* red link class */

.red-link {
  color: #F16367 !important;
  text-decoration: none !important;
}

.red-link:hover {
  color: #58C3C6 !important;
}

.red-link:active {
  color: #F16367 !important;
}



/* Start Hide Google Chart Tooltip Attachment Quiz Results */

div.google-visualization-tooltip { 
		display: none 
}

/* End Hide Google Chart Tooltip Attachment Quiz Results */


.swiper-slide swiper-slide-active {  
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2) !important;
}

/* START KAVA THEME CUSTOMIZATIONS */

.post-navigation-container {
    display: none;
}

body
{
  background: #eee; /* For visibility of elements. */
}


/* END KAVA THEME CUSTOMIZATIONS */



/* START PRINT FRIENDLY */

#chart__frm_pie1 table {
  display: none !important;
}

/* END PRINT FRIENDLY */


/* START JET MEGA MENU */

.jet-mega-menu-mega-container {
  margin-top: 0px;
}

.jet-mega-menu-mega-container__inner {
  padding-top: 10px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.jet-mega-menu-mega-container__inner:after,
.jet-mega-menu-mega-container__inner:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.jet-mega-menu-mega-container__inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 19px;
  left: 50%;
  margin-left: -19px;
}

.jet-mega-menu-mega-container__inner:before {
  border-color: rgba(113, 158, 206, 0);
  border-bottom-color: #ffffff;
  border-width: 20px;
  left: 50%;
  margin-left: -20px;
}

.jetsubmenu {
  width: 300px;
  font-size: 16px;
  color: #ffffff;
}

.e--ua-appleWebkit.e--ua-mac.e--ua-safari.e--ua-webkit .jet-mega-menu .jet-mega-menu-list {
  justify-content: flex-end !important;
}

div.jet-mobile-menu__item-inner {
    padding: 10px;
}

/* END JET MEGA MENU */


/* JET MENU POINTER */

.jet-mega-menu-item--hover {
  position: relative;
}

.jet-mega-menu-item--hover:after {
  border-color: rgba(113,158,206,0);
  border-bottom-color: #fff !important;
  border-width: 20px !important;
  left: 0;
  top: 100%;
  margin-top: -35px;
  margin-left: 18px;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 99999;
}

.jet-mega-menu-mega-container__inner:before,
.jet-mega-menu-mega-container__inner:after {
  display: none !important;
}

/* END JET MENU POINTER */


/* START ICON LIST STRIKETHROUGH BORDER */

li.elementor-icon-list-item {
  align-items: start !important;
}

.listas li .elementor-icon-list-icon {
  position: relative;
  z-index: -999;
  margin-top: 12px;
}

.listas li .elementor-icon-list-icon ::after {
  content: "";
  width: 2px;
  position: absolute;
  top: 16px;
  height: 3000%;
  left: 7px;
  border-left: 2px solid #57C4C7;
  z-index: -999;
}

.listas h3 {
  margin-top: 0;
}

/* END ICON LIST STRIKETHROUGH BORDER */


/* START JETFORM */

.left-slider-column {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.group_break {
  padding-top: 20px;
  border-bottom: solid 1px #eeeeee;
}

select {
  padding: 5px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

div.jet-form-builder-repeater__row-fields {
  -webkit-box-flex: 1;
  box-sizing: border-box;
  color: #333333;
  flex: 1 1 auto;
  margin-bottom: -30px !important;
}

button.jet-form-builder-repeater__remove {
  appearance: button;
  background-color: #F16367;
  border: 1px solid #F16367;
  border-radius: 5px;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-block;
  font-family: nunito, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.4px;
  margin-top: 45px !important;
  overflow: visible;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

button.jet-form-builder-repeater__remove:focus {
  background-color: #9f979a;
  border-radius: 5px;
  color: #ffffff;
  outline: -webkit-focus-ring-color auto 5px;
  text-decoration: none;
}

button.jet-form-builder-repeater__remove:hover {
  background-color: #9f979a;
  border-radius: 5px;
  color: #ffffff;
  text-decoration: none;
}

button.jet-form-builder-repeater__remove:disabled {
  cursor: pointer;
}

@media print {
  button.jet-form-builder-repeater__remove {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    text-shadow: none !important;
  }
}

textarea {
  height: 100px;
}

.jet-form__label-text {
  font-size: 15px;
  font-weight: 600;
}

.jet-select__control {
  text-align: center;
}

.post-prev {
  display: none;
}

.post-next {
  display: none;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

#site-scroll-top {
  display: none !important;
}

select.jet-form-builder__field.select-field {
  height: 44px !important;
}

.mce-ico {
  color: #ffffff !important;
  text-decoration: none;
}

.mce-ico:hover {
  color: #ffffff !important;
  text-decoration: none;
}

#mceu_0-open {
  display: none !important  
}

#mceu_0-open:hover {
  background-color: #f46d70;
  border-radius: 5px;
  color: #ffffff !important;
  text-decoration: none;
}

#mceu_1-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_1-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_2-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_2-open:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_3-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_3-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_4-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_4-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_5-button {
  background-color: #A1A1A1;
  border-radius: 5px;
  color: #ffffff;
  text-decoration: none;
}

#mceu_5-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_6-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_6-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_7-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_7-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_8-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_8-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_9-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_9-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_10-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_10-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_11-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_11-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_12-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_12-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

#mceu_13-button {
  background-color: #A1A1A1;
  border-radius: 5px;
}

#mceu_13-button:hover {
  background-color: #f46d70;
  border-radius: 5px;
}

/* END JETENGINE FORMS */


/* START TRAINING EVENTS TEMPLATE */

.ui-datepicker-title {
  font-size: 18px !important;
  color: #ffffff !important;
}

.ui-datepicker-month {
  font-size: 18px !important;
  color: #103465 !important;
}

.ui-datepicker-year {
  font-size: 18px !important;
  color: #103465 !important;
}

.jet-listing-not-found {
  font-size: 24px !important;
  color: #F16367 !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
}

/* END TRAINING EVENTS TEMPLATE */


/* START JET FILTER */

button.jet-remove-all-filters__button:focus {
  outline: -webkit-focus-ring-color auto 0px !important;
}

button.jet-date-range__submit.apply-filters__button:focus {
  outline: -webkit-focus-ring-color auto 0px !important;
}

/* END JET FILTER */



/* START DEFAULT PLACEHOLDER COLOR */

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #A1A1A1;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #A1A1A1;
   opacity:  1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #A1A1A1;
   opacity:  1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #A1A1A1;
}

::-ms-input-placeholder { /* Microsoft Edge */
   color:    #A1A1A1;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #A1A1A1;
}

/* END DEFAULT PLACEHOLDER COLOR  */



/* START ELEMENTOR TESTIMONIALS SLIDER */

.swiper-slide.swiper-slide-next {
    box-shadow: none !important;
}


/* START SMART SLIDER CUSTOMIZATION */

div.n2-ss-layer-col.n2-ss-layer-with-background.n2-ss-layer-content.n-uc-kIzgnEgooU0U-inner { 
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

div.n2-ss-layer-col.n2-ss-layer-with-background.n2-ss-layer-content.n-uc-2lQkAuLmyuWz-inner { 
        border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

div.n2-ss-layer-col.n2-ss-layer-with-background.n2-ss-layer-content.n-uc-kKRuujhEYx3S-inner { 
            border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

/* END SMART SLIDER CUSTOMIZATION */


/* START CUSTOM BUTTON */

.custom-btn2 {
display: inline-block;
flex-direction: row;
margin: 10;
font-family: Nunito;
font-weight: 700;
font-size: 16px;
color: #fff !important;
background-color: #f16367;
padding: 15px 60px;
border: none;
box-shadow: rgb(0, 0, 0) 0px 0px 0px 0px;
border-radius: 5px;
transition : 439ms;
transform: translateY(0);   
align-items: center;
justify-content: center;
cursor: pointer;
text-transform: uppercase;
text-decoration: none !important;   
}

.custom-btn2:hover{
transition : 439ms;
padding: 15px 60px;
transform : translateY(-0px);
background-color: #58c3c6;
color: #ffffff;
border: none;
}

/* END CUSTOM BUTTON */


/* START FORMIDABLE FORMS */

.frm_icon_font.frm_upload_icon {
    margin-bottom: 20px;
}

button.frm_prev_page { 
  background: #ffffff !important;
  border: solid 1px !important;
  color: #f16367 !important;    
}

select.ui-datepicker-month { 
  background-color: #ccccccc;
  border-radius: 5px;
  color: #404040 !important;
  line-height: 20px;
  padding: 3px;
}

select.ui-datepicker-year { 
  background-color: #ccccccc;
  border-radius: 5px;
  color: #404040 !important;
  line-height: 20px;
  padding: 3px;
}

.frm_rootline_group {
  margin-bottom: 30px !important;
}

body .frm_primary_label {
  font-family: "Montserrat", sans-serif !important;
  line-height: 1.1;
  padding-bottom: 20px !important;
}

.frm_radio label {
  display: inline-block;
  height: 30px;
  position: relative;
  margin-bottom: 0;
  margin-left: 0px;
	padding-top: 20px;	
  cursor: pointer;
  vertical-align: bottom;
}

.frm-chart-div {
  margin-top: -20px !important;
}

.attachment-style-title-1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  color: #3D3372;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.attachment-style-title-2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  color: #3D3372;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 40px;
}

.attachment-descriptions-1 {
  font-size: 18px;
}

.attachment-descriptions-2 {
  font-size: 18px;
  margin-top: 30px;
}

ul.teal-bullet-small li {
  list-style-image: url('https://traumasolutions.com/wp-content/uploads/small-bullet-check.jpg');
}

div.frm_grid_container.with_frm_style.frm-grid-view.frm_no_grid_750 { 
  padding: 60px;
  border: none;
}

.results-box {
  padding-left: 100px;
  padding-top: 60px;
  padding-right: 100px;
  padding-bottom: 60px;
}

.one-last-thing {
  color: #6DC59F;
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 10px;
  text-align: center;
}

.results-box-title {
  font-size: 26px;
  color: #ffffff;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 30px;
  text-align: center;    
}

.results-box-description {
  font-size: 17px;
  line-height: 1.3;
  color: #ffffff;
  font-weight: 400;
  padding-bottom: 20px;
  text-align: center;
}

#field_lzv2b_label {
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff;
  font-weight: 400;
}

#field_5y4oj_label {
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff !important;
  font-weight: 400;
}

#field_imyff_label {
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff !important;
  font-weight: 400;
}

#field_c7h2r_label {
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff !important;
  font-weight: 400;
}

#field_6sw5l_label {
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff !important;
  font-weight: 400;
}

#field_lsrks_label {
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff !important;
  font-weight: 400;
}

#frm_checkbox_106-0 label {
  color: #FFFFFF !important;
}

div.elementor-element.elementor-element-027e28f.elementor-widget.elementor-widget-text-editor { 
    margin-bottom: -40px;
}

/* END FORMIDABLE FORMS */


div#n2-ss-5item1.n2-font-d0d575b5e28768c1b0aad0d6d606c4b7-hover.n2-style-f8293b450b12ef15d5c4ff97a617a3e3-heading.n2-ss-item-content.n2-ss-text.n2-ow { 
  background: rgba(255, 255, 255, 0);
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  box-sizing: content-box;
  color: #ffffff;
  cursor: initial;
  display: block;
  font-family: Montserrat;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 29.9px;
  opacity: 1;
  padding: 0px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  user-select: text;
  word-spacing: normal;
  word-wrap: break-word;
}