.gem-quote {
    position: relative;
    overflow: hidden;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.gem-quote blockquote div,
.gem-quote blockquote p,
.gem-quote blockquote {
    margin: 0;
}

.gem-quote.gem-quote-style-default {
    padding: 3px;
    border: 1px solid #c9d2d9;
}

.gem-quote.gem-quote-style-default blockquote {
    margin: 0px;
    font-size: 24px;
    line-height: 37px;
    font-weight: 100;
    padding: 60px 80px;
    border: 1px solid #e9edf0;
}

.gem-quote.gem-quote-style-1 {
    font-size: 24px;
    line-height: 37px;
    padding: 67px 87px;
    font-weight: 200;
}

.gem-quote.gem-quote-style-2 {
    color: #bcc6cd;
    font-weight: 200;
    padding: 67px 87px;
    font-size: 24px;
    line-height: 37px;
    background-color: #2c3e50;
}

.gem-quote.gem-quote-style-2 blockquote {
    color: #b6c6c9;
}

.gem-quote.gem-quote-style-3 blockquote {
    text-transform: uppercase;
    margin: 0px;
    font-size: 19px;
    padding: 67px 87px;
    letter-spacing: 0.085em;
    line-height: 1.85em;
    border: 1px solid #e9edf0;
}

.gem-quote.gem-quote-style-3 {
    padding: 4px;
    color: #2c3e50;
    border: 1px solid #c9d2d9;
    background: transparent;
}

.gem-quote.gem-quote-style-4 {
    color: #2c3e50;
    letter-spacing: 0.085em;
    padding: 72px 92px;
    text-transform: uppercase;
}

.gem-quote.gem-quote-style-5 {
    padding: 72px 92px;
    text-transform: uppercase;
    letter-spacing: 0.085em;
    background-color: #2c3e50;
    color: #ffffff;
}

.gem-quote .custom-color-blockqute-mark,
.gem-quote.gem-quote-style-default:after,
.gem-quote.gem-quote-style-1:after,
.gem-quote.gem-quote-style-2:after,
.gem-quote.gem-quote-style-3:after,
.gem-quote.gem-quote-style-4:after,
.gem-quote.gem-quote-style-5:after {
    position: absolute;
    font-family: thegem-icons;
    content: '\e60c';
    font-size: 76px;
    right: 67px;
}

.gem-quote.gem-quote-style-1 blockquote,
.gem-quote.gem-quote-style-2 blockquote,
.gem-quote.gem-quote-style-4 blockquote,
.gem-quote.gem-quote-style-5 blockquote {
    padding: 0;
    background-color: transparent;
}

.gem-quote.gem-quote-style-default blockquote,
.gem-quote.gem-quote-style-3 blockquote {
    background-color: transparent;
}

.gem-quote.gem-quote-style-default blockquote:after,
.gem-quote.gem-quote-style-1 blockquote:after,
.gem-quote.gem-quote-style-2 blockquote:after,
.gem-quote.gem-quote-style-3 blockquote:after,
.gem-quote.gem-quote-style-4 blockquote:after,
.gem-quote.gem-quote-style-5 blockquote:after {
    display: none;
}

.gem-quote.gem-quote-style-2.gem-quote .custom-color-blockqute-mark,
.gem-quote.gem-quote-style-1.gem-quote .custom-color-blockqute-mark,
.gem-quote.gem-quote-style-1:after,
.gem-quote.gem-quote-style-2:after,
.gem-quote.gem-quote-style-4:after,
.gem-quote.gem-quote-style-5:after {
    bottom: 6px;
}

.custom-color-blockqute-mark-added.gem-quote:after {
    display: none;
}

.gem-quote .custom-color-blockqute-mark,
.gem-quote .custom-color-blockqute-mark,
.gem-quote.gem-quote-style-default:after,
.gem-quote.gem-quote-style-3:after {
    bottom: 11px;
}

.gem-quote.gem-quote-style-default:after {
    color: #e7ebee;
}

.gem-quote.gem-quote-style-1:after {
    color: #a3e7f0;
}

.gem-quote.gem-quote-style-2:after {
    color: #4dd0e1;
}

.gem-quote.gem-quote-style-3:after {
    color: #e7ebee;
}

.gem-quote.gem-quote-style-4:after {
    color: #a3e7f0;
}

.gem-quote.gem-quote-style-5:after {
    color: #4dd0e1;
}

.gem-quote.gem-quote-style-1.gem-quote-no-paddings,
.gem-quote.gem-quote-style-2.gem-quote-no-paddings,
.gem-quote.gem-quote-style-4.gem-quote-no-paddings,
.gem-quote.gem-quote-style-5.gem-quote-no-paddings {
    padding-left: 50px;
    padding-right: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width:767px) {
    .gem-quote.gem-quote-style-1,
    .gem-quote.gem-quote-style-2,
    .gem-quote.gem-quote-style-4,
    .gem-quote.gem-quote-style-5,
    .gem-quote.gem-quote-style-1.gem-quote-no-paddings,
    .gem-quote.gem-quote-style-2.gem-quote-no-paddings,
    .gem-quote.gem-quote-style-4.gem-quote-no-paddings,
    .gem-quote.gem-quote-style-5.gem-quote-no-paddings {
        padding-left: 25px;
        padding-right: 10px;
        padding-top: 25px;
        padding-bottom: 50px;
    }
}

.gem-quote.gem-quote-style-default.gem-quote-no-paddings blockquote,
.gem-quote.gem-quote-style-3.gem-quote-no-paddings blockquote {
    padding-left: 39px;
    padding-right: 20px;
    padding-top: 44px;
    padding-bottom: 50px;
}

@media (max-width:767px) {
    .gem-quote.gem-quote-style-default blockquote,
    .gem-quote.gem-quote-style-3 blockquote,
    .gem-quote.gem-quote-style-default.gem-quote-no-paddings blockquote,
    .gem-quote.gem-quote-style-3.gem-quote-no-paddings blockquote {
        padding-left: 19px;
        padding-right: 10px;
        padding-top: 22px;
        padding-bottom: 50px;
    }
}

.gem-quote.gem-quote-style-default.custom-color-blockqute-mark-added.gem-quote-no-paddings .custom-color-blockqute-mark,
.gem-quote.gem-quote-style-1.custom-color-blockqute-mark-added.gem-quote-no-paddings .custom-color-blockqute-mark,
.gem-quote.gem-quote-style-2.custom-color-blockqute-mark-added.gem-quote-no-paddings .custom-color-blockqute-mark,
.gem-quote.gem-quote-style-4.custom-color-blockqute-mark-added.gem-quote-no-paddings .custom-color-blockqute-mark,
.gem-quote.gem-quote-style-5.custom-color-blockqute-mark-added.gem-quote-no-paddings .custom-color-blockqute-mark,
.gem-quote.gem-quote-style-default.gem-quote-no-paddings:after,
.gem-quote.gem-quote-style-1.gem-quote-no-paddings:after,
.gem-quote.gem-quote-style-2.gem-quote-no-paddings:after,
.gem-quote.gem-quote-style-4.gem-quote-no-paddings:after,
.gem-quote.gem-quote-style-5.gem-quote-no-paddings:after {
    font-size: 67px;
    right: 35px;
    bottom: 4px;
}

.gem-quote.gem-quote-style-default.gem-quote-no-paddings:after,
.gem-quote.gem-quote-style-3.gem-quote-no-paddings:after {
    font-size: 67px;
    right: 35px;
    bottom: 10px;
}/* From style.css */
/* Shapes for TTA
 * ========================== */
.gem-tta.gem-tta-general .gem-tta-panel-heading .gem-tta-panel-title {
	line-height: 1.2;
}
.gem-tta.gem-tta-general.gem-tta-tabs .gem-tta-panel-body {
	box-sizing: border-box;
}
.gem-tta.gem-tta-general.gem-tta-shape-square .gem-tta-panel-body {
	min-height: 0px;
}
.gem-tta.gem-tta-general.gem-tta-shape-square .gem-tta-panel-body,
.gem-tta.gem-tta-general.gem-tta-shape-square .gem-tta-panel-heading {
	border-radius: 0px;
}
.gem-tta.gem-tta-general.gem-tta-shape-square .gem-tta-tabs-container {
	margin: 0px;
}
.gem-tta.gem-tta-general.gem-tta-shape-square .gem-tta-tab > a {
	border-radius: 0px;
}
.vc_non_responsive .gem-tta.gem-tta-general.gem-tta-shape-square.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-general.gem-tta-shape-square.gem-tta-tabs .gem-tta-panels {
	border-radius: 0px;
}
@media (min-width: 768px) {
	.gem-tta.gem-tta-general.gem-tta-shape-square.gem-tta-tabs .gem-tta-panels {
		border-radius: 0px;
	}
}
.gem-tta.gem-tta-general.gem-tta-shape-square.gem-tta-o-no-fill .gem-tta-panel-body {
	border-radius: 0;
}
.gem-tta.gem-tta-general.gem-tta-shape-square.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active + .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading,
.gem-tta.gem-tta-general.gem-tta-shape-square.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active + .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.gem-tta.gem-tta-general.gem-tta-shape-rounded .gem-tta-panel-body {
	min-height: 6px;
}
.gem-tta.gem-tta-general.gem-tta-shape-rounded .gem-tta-panel-body,
.gem-tta.gem-tta-general.gem-tta-shape-rounded .gem-tta-panel-heading {
	border-radius: 3px;
}
.gem-tta.gem-tta-general.gem-tta-shape-rounded .gem-tta-tabs-container {
	margin: 3px;
}
.gem-tta.gem-tta-general.gem-tta-shape-rounded .gem-tta-tab > a {
	border-radius: 3px;
}
.vc_non_responsive .gem-tta.gem-tta-general.gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-general.gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panels {
	border-radius: 3px;
}
@media (min-width: 768px) {
	.gem-tta.gem-tta-general.gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panels {
		border-radius: 3px;
	}
}
.gem-tta.gem-tta-general.gem-tta-shape-rounded.gem-tta-o-no-fill .gem-tta-panel-body {
	border-radius: 0;
}
.gem-tta.gem-tta-general.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active + .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading,
.gem-tta.gem-tta-general.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active + .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.gem-tta.gem-tta-general.gem-tta-shape-round .gem-tta-panel-body {
	min-height: 36px;
}
.gem-tta.gem-tta-general.gem-tta-shape-round .gem-tta-panel-body,
.gem-tta.gem-tta-general.gem-tta-shape-round .gem-tta-panel-heading {
	border-radius: 18px;
}
.gem-tta.gem-tta-general.gem-tta-shape-round .gem-tta-tabs-container {
	margin: 18px;
}
.gem-tta.gem-tta-general.gem-tta-shape-round .gem-tta-tab > a {
	border-radius: 18px;
}
.vc_non_responsive .gem-tta.gem-tta-general.gem-tta-shape-round.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-general.gem-tta-shape-round.gem-tta-tabs .gem-tta-panels {
	border-radius: 18px;
}
@media (min-width: 768px) {
	.gem-tta.gem-tta-general.gem-tta-shape-round.gem-tta-tabs .gem-tta-panels {
		border-radius: 18px;
	}
}
.gem-tta.gem-tta-general.gem-tta-shape-round.gem-tta-o-no-fill .gem-tta-panel-body {
	border-radius: 0;
}
.gem-tta.gem-tta-general.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active + .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading,
.gem-tta.gem-tta-general.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active + .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading {
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
}
.gem-tta.gem-tta-general.gem-tta-pageable .gem-tta-panel-body {
	border: 0 none;
}
/* Adaptation for Shapes
 * ========================== */
.gem-tta-shape-rounded:not(.gem-tta-o-no-fill) .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.gem-tta-shape-rounded:not(.gem-tta-o-no-fill) .gem-tta-panel.gem-tta-active .gem-tta-panel-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.vc_non_responsive .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::before,
.vc_non_responsive .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::after {
	box-sizing: border-box;
	content: '';
	display: none;
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 3px;
	border-style: inherit;
	border-width: inherit;
}
@media (min-width: 768px) {
	.gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::before,
	.gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::after {
		box-sizing: border-box;
		content: '';
		display: none;
		position: absolute;
		width: 3px;
		height: 3px;
		border-radius: 3px;
		border-style: inherit;
		border-width: inherit;
	}
}
.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading {
	border-radius: 0;
}
.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-body {
	border-radius: 0;
}
.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:first-child:not(:last-child) .gem-tta-panel-heading,
.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:first-child:not(:last-child) .gem-tta-panel-body {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading,
.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child):not(.gem-tta-active) .gem-tta-panel-heading,
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child):not(.gem-tta-active) .gem-tta-panel-body {
	border-radius: 0;
}
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child).gem-tta-active .gem-tta-panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:first-child:not(:last-child):not(.gem-tta-active) .gem-tta-panel-heading,
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:first-child:not(:last-child):not(.gem-tta-active) .gem-tta-panel-body {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading,
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.gem-tta-shape-round:not(.gem-tta-o-no-fill) .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.gem-tta-shape-round:not(.gem-tta-o-no-fill) .gem-tta-panel.gem-tta-active .gem-tta-panel-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.vc_non_responsive .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::before,
.vc_non_responsive .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::after {
	box-sizing: border-box;
	content: '';
	display: none;
	position: absolute;
	width: 18px;
	height: 18px;
	border-radius: 18px;
	border-style: inherit;
	border-width: inherit;
}
@media (min-width: 768px) {
	.gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::before,
	.gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::after {
		box-sizing: border-box;
		content: '';
		display: none;
		position: absolute;
		width: 18px;
		height: 18px;
		border-radius: 18px;
		border-style: inherit;
		border-width: inherit;
	}
	.gem-tta.gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::before,
	.gem-tta.gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::after {
		width: 18px;
		height: 18px;
		border-radius: 18px;
	}
}
.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading {
	border-radius: 0;
}
.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-body {
	border-radius: 0;
}
.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:first-child:not(:last-child) .gem-tta-panel-heading,
.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:first-child:not(:last-child) .gem-tta-panel-body {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading,
.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child):not(.gem-tta-active) .gem-tta-panel-heading,
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child):not(.gem-tta-active) .gem-tta-panel-body {
	border-radius: 0;
}
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child).gem-tta-active .gem-tta-panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:first-child:not(:last-child):not(.gem-tta-active) .gem-tta-panel-heading,
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:first-child:not(:last-child):not(.gem-tta-active) .gem-tta-panel-body {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading,
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.gem-tta-general.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tabs-container,
.gem-tta-general.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tabs-container {
	margin-top: 0;
}

.gem-tta.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::before,
.gem-tta.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::before,
.gem-tta.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 0;
  border-bottom-width: 0;
}
.gem-tta.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::after,
.gem-tta.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::after,
.gem-tta.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-left-width: 0;
  border-bottom-width: 0;
}
.gem-tta.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::before,
.gem-tta.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::before,
.gem-tta.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::before {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
}
.gem-tta.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::after,
.gem-tta.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::after,
.gem-tta.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::after {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
  border-top-width: 0;
}
.gem-tta.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::before,
.gem-tta.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::before,
.gem-tta.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::before {
  right: auto;
  bottom: auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-right-width: 0;
  border-bottom-width: 0;
}
.gem-tta.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::after,
.gem-tta.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::after,
.gem-tta.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::after {
  right: auto;
  top: auto;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
}
.gem-tta.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::before,
.gem-tta.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::before,
.gem-tta.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::before {
  left: auto;
  bottom: auto;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-left-width: 0;
  border-bottom-width: 0;
}
.gem-tta.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::after,
.gem-tta.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::after,
.gem-tta.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::after {
  left: auto;
  top: auto;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
  border-top-width: 0;
}

/* TABS */
.gem-tta.gem-tta-general.gem-tta-tabs .gem-tta-panel-body {
	overflow: visible;
}
/* .gem-tta.gem-tta-general.gem-tta-tabs .gem-tta-title-text:not(:empty):not(:first-child),
.gem-tta.gem-tta-general.gem-tta-tabs .gem-tta-title-text:not(:empty) ~ *,
.gem-tta.gem-tta-general.gem-tta-accordion .gem-tta-title-text:not(:empty):not(:first-child),
.gem-tta.gem-tta-general.gem-tta-accordion .gem-tta-title-text:not(:empty) ~ * {
	margin-left: 0;
} */
.gem-tta.gem-tta-general.gem-tta-tabs .gem-tta-title-text:not(:empty) ~ .gem-tta-controls-icon,
.gem-tta.gem-tta-general.gem-tta-accordion .gem-tta-title-text:not(:empty) ~ .gem-tta-controls-icon {
	margin-left: 0;
}
.gem-tta.gem-tta-general .gem-tta-icon.gem-print-icon {
	display: inline-block;
	vertical-align: middle;
}
.gem-tta.gem-tta-general .gem-tta-icon.gem-print-icon.gem-icon-pack-elegant {
	font-size: 16px;
}
.gem-tta.gem-tta-general .gem-tta-icon.gem-print-icon.gem-icon-pack-material {
	font-size: 24px;
}
.gem-tta.gem-tta-general .gem-tta-icon.gem-print-icon.gem-icon-pack-fontawesome {
	font-size: 14px;
}
.gem-tta.gem-tta-general .gem-tta-icon.gem-print-icon.gem-icon-pack-userpack {
	font-size: 16px;
}
.gem-tta.gem-tta-general .gem-tta-title-text {
	display: inline-block;
	vertical-align: middle;
}
.gem-tta.gem-tta-general .gem-tta-tab {
	vertical-align: bottom;
}
.gem-tta.gem-tta-general.gem-tta-tabs-position-bottom .gem-tta-tab {
	vertical-align: top;
}
.gem-tta.gem-tta-tabs .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion .gem-tta-panel .gem-tta-panel-title {
	font-family: 'Montserrat UltraLight';
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
}
.gem-tta.gem-tta-tabs .gem-tta-panel.gem-tta-active .gem-tta-panel-title,
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-panel-title,
.gem-tta.gem-tta-tabs.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-title
.gem-tta.gem-tta-tabs .gem-tta-panel.gem-tta-style-modern .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-panel .gem-tta-panel-title {
	font-family: 'Montserrat';
	font-weight: bold;
}
.gem-tta.gem-tta-tabs.gem-tta-general .gem-tta-tab > a {
	padding: 12px 25px;
}
.gem-tta.gem-tta-general.gem-tta-tabs .gem-tta-panel-body {
	padding: 50px;
}
.gem-tta.gem-tta-general.gem-tta-color-thegem .gem-tta-panel-heading .gem-tta-panel-title > a {
	padding-top: 16px;
	padding-bottom: 16px;
}
.gem-tta.gem-tta-general.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel-heading .gem-tta-panel-title > a {
	padding-top: 17px;
	padding-bottom: 17px;
}
.gem-tta.gem-tta-general.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel-heading .gem-tta-panel-title > a {
	padding-top: 16px;
	padding-bottom: 16px;
}
.gem-tta.gem-tta-tabs .gem-tta-tab a {
	font-family: 'Montserrat UltraLight';
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
.gem-tta.gem-tta-tabs .gem-tta-tab.gem-tta-active > a,
.gem-tta.gem-tta-tabs.gem-tta-style-outline .gem-tta-tab a,
.gem-tta.gem-tta-tabs.gem-tta-style-modern .gem-tta-tab a {
	font-family: 'Montserrat';
	font-weight: bold;
}

/* Classic */
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	margin-bottom: -1px;
}
.widget .gem-tta.gem-tta-tabs.gem-tta-color-thegem.gem-tta-general.gem-tta-style-classic:not([class*="gem-tta-gap"]) .gem-tta-tab.gem-tta-active > a {
	padding: 4px 23px;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel .gem-tta-panel-heading {
	border-color: #b6c6c9;
	background-color: #f4f6f7;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel .gem-tta-panel-heading:hover,
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel .gem-tta-panel-heading:focus {
	background-color: #f4f6f7;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel .gem-tta-panel-title > a {
	color: #5f727f;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	border-color: #b6c6c9;
	background-color: #ffffff;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel.gem-tta-active .gem-tta-panel-title > a {
	color: #5f727f;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel .gem-tta-panel-body {
	background-color: #ffffff;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel .gem-tta-panel-body,
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel .gem-tta-panel-body::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-panel .gem-tta-panel-body::after {
	border-color: #b6c6c9;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-controls-icon::after {
	border-color: #b6c6c9;
	color: #b6c6c9;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::after {
	border-color: #b6c6c9;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-tab > a {
	border-color: #b6c6c9;
	background-color: #f4f6f7;
	color: #5f727f;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-tab > a:hover,
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-tab > a:focus {
	background-color: #f4f6f7;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-tab.gem-tta-active > a {
	border-color: #b6c6c9;
	background-color: #ffffff;
	color: #5f727f;
}
.widget .gem-tta.gem-tta-color-thegem.gem-tta-style-classic .gem-tta-tab.gem-tta-active > a {
	color: #5f727f;
}
@media (min-width: 768px) {
	.gem-tta.gem-tta-color-thegem.gem-tta-style-classic.gem-tta-tabs .gem-tta-panels {
		background-color: #ffffff;
	}
	.gem-tta.gem-tta-color-thegem.gem-tta-style-classic.gem-tta-tabs .gem-tta-panels,
	.gem-tta.gem-tta-color-thegem.gem-tta-style-classic.gem-tta-tabs .gem-tta-panels::before,
	.gem-tta.gem-tta-color-thegem.gem-tta-style-classic.gem-tta-tabs .gem-tta-panels::after {
		border-color: #b6c6c9;
	}
	.gem-tta.gem-tta-color-thegem.gem-tta-style-classic.gem-tta-tabs .gem-tta-panels .gem-tta-panel-body {
		border-color: transparent;
		background-color: transparent;
	}
}
/* Modern */
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	margin-bottom: -1px;
}
.gem-tta.gem-tta-color-thegem.gem-tta-tabs:not([class*="gem-tta-gap"]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top.gem-tta-style-modern .gem-tta-tabs-container {
	margin-bottom: 0;
}
.gem-tta.gem-tta-color-thegem.gem-tta-tabs:not([class*="gem-tta-gap"]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom.gem-tta-style-modern .gem-tta-tabs-container {
	margin-top: 0;
}
.gem-tta.gem-tta-color-thegem.gem-tta-tabs:not([class*="gem-tta-gap"]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-style-modern .gem-tta-tabs-container {
	margin-right: 0;
}
.gem-tta.gem-tta-color-thegem.gem-tta-tabs:not([class*="gem-tta-gap"]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-style-modern .gem-tta-tabs-container {
	margin-left: 0;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel-body,
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel-heading,
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-tab > a {
	border-width: 0;
	background-image: none;
	filter: none;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-heading {
	border-color: transparent;
	background-color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-heading:hover,
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-heading:focus {
	background-color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-title > a {
	color: #dfe5e8;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	border-color: transparent;
	background-color: #3c3950;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel.gem-tta-active .gem-tta-panel-title > a {
	color: #ffffff;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-body {
	background-color: #3c3950;
	color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-body,
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-body::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-body::after {
	border-color: transparent;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-controls-icon::after {
	border-color: #dfe5e8;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::after {
	border-color: #ffffff;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-tab > a {
	border-color: transparent;
	background-color: #99a9b5;
	color: #dfe5e8;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-tab > a:hover,
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-tab > a:focus {
	background-color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-modern .gem-tta-tab.gem-tta-active > a {
	border-color: transparent;
	background-color: #3c3950;
	color: #ffffff;
}
@media (min-width: 768px) {
	.gem-tta.gem-tta-color-thegem.gem-tta-style-modern.gem-tta-tabs .gem-tta-panels {
		background-color: #3c3950;
	}
	.gem-tta.gem-tta-color-thegem.gem-tta-style-modern.gem-tta-tabs .gem-tta-panels,
	.gem-tta.gem-tta-color-thegem.gem-tta-style-modern.gem-tta-tabs .gem-tta-panels::before,
	.gem-tta.gem-tta-color-thegem.gem-tta-style-modern.gem-tta-tabs .gem-tta-panels::after {
		border-color: transparent;
	}
	.gem-tta.gem-tta-color-thegem.gem-tta-style-modern.gem-tta-tabs .gem-tta-panels .gem-tta-panel-body {
		border-color: transparent;
		background-color: transparent;
	}
}
/* Flat */
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	margin-bottom: -1px;
}
.gem-tta.gem-tta-tabs.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-tab > a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.widget .gem-tta.gem-tta-tabs.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-tab > a {
	padding-top: 0;
	padding-bottom: 0;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel .gem-tta-panel-heading {
	border-color: transparent;
	background-color: #dfe5e8;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel .gem-tta-panel-heading:hover,
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel .gem-tta-panel-heading:focus {
	background-color: #dfe5e8;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel .gem-tta-panel-title > a {
	color: #5f727f;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	border-color: transparent;
	background-color: #f4f6f7;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel.gem-tta-active .gem-tta-panel-title > a {
	color: #5f727f;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel .gem-tta-panel-body {
	background-color: #f4f6f7;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel .gem-tta-panel-body,
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel .gem-tta-panel-body::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-panel .gem-tta-panel-body::after {
	border-color: transparent;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-controls-icon::after {
	border-color: #5f727f;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::after {
	border-color: #5f727f;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-tab > a {
	border-color: transparent;
	background-color: #dfe5e8;
	color: #5f727f;
}
.widget .gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-tab > a {
	color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-tab > a:hover,
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-tab > a:focus {
	background-color: #dfe5e8;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-flat .gem-tta-tab.gem-tta-active > a {
	border-color: transparent;
	background-color: #f4f6f7;
	color: #5f727f;
}
@media (min-width: 768px) {
	.gem-tta.gem-tta-color-thegem.gem-tta-style-flat.gem-tta-tabs .gem-tta-panels {
		background-color: #f4f6f7;
	}
	.gem-tta.gem-tta-color-thegem.gem-tta-style-flat.gem-tta-tabs .gem-tta-panels,
	.gem-tta.gem-tta-color-thegem.gem-tta-style-flat.gem-tta-tabs .gem-tta-panels::before,
	.gem-tta.gem-tta-color-thegem.gem-tta-style-flat.gem-tta-tabs .gem-tta-panels::after {
		border-color: transparent;
	}
	.gem-tta.gem-tta-color-thegem.gem-tta-style-flat.gem-tta-tabs .gem-tta-panels .gem-tta-panel-body {
		border-color: transparent;
		background-color: transparent;
	}
}
/* Outline */
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	margin-bottom: -2px;
}
.gem-tta.gem-tta-tabs.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-tab > a {
	padding-top: 11px;
	padding-bottom: 11px;
}
.widget .gem-tta.gem-tta-tabs.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-tab > a {
	padding-top: 1px;
	padding-bottom: 1px;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-heading {
	border-color: #99a9b5;
	background-color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-heading:hover,
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-heading:focus {
	background-color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-title > a {
	color: #ffffff;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
	border-color: #99a9b5;
	background-color: #ffffff;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel.gem-tta-active .gem-tta-panel-title > a {
	color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-body {
	background-color: #ffffff;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-body,
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-body::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-body::after {
	border-color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-controls-icon::after {
	border-color: #ffffff;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::after {
	border-color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-tab > a {
	border-color: #99a9b5;
	background-color: #99a9b5;
	color: #ffffff;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-tab > a:hover,
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-tab > a:focus {
	background-color: #99a9b5;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-outline .gem-tta-tab.gem-tta-active > a {
	border-color: #99a9b5;
	background-color: #ffffff;
	color: #99a9b5;
}
@media (min-width: 768px) {
	.gem-tta.gem-tta-color-thegem.gem-tta-style-outline.gem-tta-tabs .gem-tta-panels {
		background-color: #ffffff;
	}
	.gem-tta.gem-tta-color-thegem.gem-tta-style-outline.gem-tta-tabs .gem-tta-panels,
	.gem-tta.gem-tta-color-thegem.gem-tta-style-outline.gem-tta-tabs .gem-tta-panels::before,
	.gem-tta.gem-tta-color-thegem.gem-tta-style-outline.gem-tta-tabs .gem-tta-panels::after {
		border-color: #99a9b5;
	}
	.gem-tta.gem-tta-color-thegem.gem-tta-style-outline.gem-tta-tabs .gem-tta-panels .gem-tta-panel-body {
		border-color: transparent;
		background-color: transparent;
	}
}
.gem-tta.gem-tta-tabs.gem-tta-o-no-fill.gem-tta-color-thegem .gem-tta-panels,
.gem-tta.gem-tta-o-no-fill.gem-tta-color-thegem .gem-tta-panels .gem-tta-panel-body {
		border-color: transparent;
		background-color: transparent;
}
/* Accordion */
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-chevron::before,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="chevron"]::before {
	-webkit-transform: rotate(-45deg) translate(-25%, -25%);
	-ms-transform: rotate(-45deg) translate(-25%, -25%);
	transform: rotate(-45deg) translate(-25%, -25%);
}
.gem-tta.gem-tta-accordion .gem-tta-active .gem-tta-controls-icon.gem-tta-controls-icon-chevron::before,
.gem-tta.gem-tta-accordion .gem-tta-active .gem-tta-controls-icon[data-vc-tta-controls-icon="chevron"]::before {
	-webkit-transform: rotate(45deg) translate(-25%, -25%);
	-ms-transform: rotate(45deg) translate(-25%, -25%);
	transform: rotate(45deg) translate(-25%, -25%);
}
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-controls-icon-position-left.gem-tta-panel-title > a,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-controls-icon-position-left.gem-tta-panel-title > a,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid [data-vc-tta-controls-icon-position="left"].gem-tta-panel-title > a,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed [data-vc-tta-controls-icon-position="left"].gem-tta-panel-title > a {
	padding-left: 30px;
	padding-right: 0;
}
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-controls-icon-position-right.gem-tta-panel-title > a,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-controls-icon-position-right.gem-tta-panel-title > a,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid [data-vc-tta-controls-icon-position="right"].gem-tta-panel-title > a,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed [data-vc-tta-controls-icon-position="right"].gem-tta-panel-title > a {
	padding-left: 0;
	padding-right: 30px;
}
.gem-tta.gem-tta-general.gem-tta-accordion .gem-tta-panel-body {
	padding: 50px;
}
.gem-tta.gem-tta-general.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-panel-body,
.gem-tta.gem-tta-general.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-panel-body {
	padding: 30px 0 50px;
}
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-panel .gem-tta-panel-title {
	font-size: 16px;
}
.widget .gem-tta.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-panel .gem-tta-panel-title,
.widget .gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-panel .gem-tta-panel-title {
	font-size: 14px;
}
.gem-tta.gem-tta-general.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-panel + .gem-tta-panel {
	border-top: 1px solid #b6c6c9;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-simple_solid .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-simple_solid .gem-tta-controls-icon::after {
	border-color: #b6c6c9;
	color: #b6c6c9;
}
.gem-tta.gem-tta-general.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-panel + .gem-tta-panel {
	border-top: 1px dashed #3c3950;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-simple_dashed .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-simple_dashed .gem-tta-controls-icon::after {
	border-color: #00bcd4;
	color: #00bcd4;
}
.gem-tta.gem-tta-color-thegem.gem-tta-style-simple_dashed .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::before,
.gem-tta.gem-tta-color-thegem.gem-tta-style-simple_dashed .gem-tta-active .gem-tta-panel-heading .gem-tta-controls-icon::after {
	border-color: #3c3950;
	color: #3c3950;
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-solid_squared,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-solid_rounded,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-outlined_rounded,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_squared"],
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_rounded"],
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="outlined_rounded"] {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	text-align: center;
	font-style: normal;
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-left .gem-tta-controls-icon.gem-tta-controls-icon-solid_rounded,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-left .gem-tta-controls-icon.gem-tta-controls-icon-outlined_rounded,
.gem-tta.gem-tta-accordion [data-vc-tta-controls-icon-position="left"] .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_rounded"],
.gem-tta.gem-tta-accordion [data-vc-tta-controls-icon-position="left"] .gem-tta-controls-icon[data-vc-tta-controls-icon="outlined_rounded"] {
	left: 17px;
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-left .gem-tta-controls-icon.gem-tta-controls-icon-solid_squared,
.gem-tta.gem-tta-accordion [data-vc-tta-controls-icon-position="left"] .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_squared"] {
	left: 20px;
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-left .gem-tta-controls-icon.gem-tta-controls-icon-chevron,
.gem-tta.gem-tta-accordion [data-vc-tta-controls-icon-position="left"] .gem-tta-controls-icon[data-vc-tta-controls-icon="chevron"] {
	left: 23px;
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-right .gem-tta-controls-icon.gem-tta-controls-icon-solid_rounded,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-right .gem-tta-controls-icon.gem-tta-controls-icon-outlined_rounded,
.gem-tta.gem-tta-accordion [data-vc-tta-controls-icon-position="right"] .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_rounded"],
.gem-tta.gem-tta-accordion [data-vc-tta-controls-icon-position="right"] .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_rounded"] {
	right: 13px;
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-right .gem-tta-controls-icon.gem-tta-controls-icon-solid_squared,
.gem-tta.gem-tta-accordion [data-vc-tta-controls-icon-position="right"] .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_squared"] {
	right: 20px;
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-right .gem-tta-controls-icon.gem-tta-controls-icon-chevron,
.gem-tta.gem-tta-accordion [data-vc-tta-controls-icon-position="right"] .gem-tta-controls-icon[data-vc-tta-controls-icon="chevron"] {
	right: 23px;
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-solid_squared::before,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-solid_rounded::before,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-outlined_rounded::before,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_squared"]::before,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_rounded"]::before,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="outlined_rounded"]::before {
	font-family: 'thegem-icons';
	font-weight: normal;
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-solid_squared::before,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_squared"]::before {
	content: '\e62f';
}
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-controls-icon.gem-tta-controls-icon-solid_squared::before,
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_squared"]::before {
	content: '\e62e';
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-solid_rounded::before,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_rounded"]::before {
	content: '\e60a';
}
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-controls-icon.gem-tta-controls-icon-solid_rounded::before,
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-controls-icon[data-vc-tta-controls-icon="solid_rounded"]::before {
	content: '\e609';
}
.gem-tta.gem-tta-accordion .gem-tta-controls-icon.gem-tta-controls-icon-outlined_rounded::before,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon[data-vc-tta-controls-icon="outlined_rounded"]::before {
	content: '\e62d';
}
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-controls-icon.gem-tta-controls-icon-outlined_rounded::before,
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-controls-icon[data-vc-tta-controls-icon="outlined_rounded"]::before {
	content: '\e62c';
}
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-controls-icon-position-left .gem-tta-controls-icon i,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-controls-icon-position-left .gem-tta-controls-icon i,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-controls-icon-position-left .gem-tta-controls-icon svg,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-controls-icon-position-left .gem-tta-controls-icon svg {
	left: 0;
}
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-controls-icon-position-right .gem-tta-controls-icon i,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-controls-icon-position-right .gem-tta-controls-icon i,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid [data-vc-tta-controls-icon-position="right"] .gem-tta-controls-icon i,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed [data-vc-tta-controls-icon-position="right"] .gem-tta-controls-icon i,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-controls-icon-position-right .gem-tta-controls-icon svg,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-controls-icon-position-right .gem-tta-controls-icon svg,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_solid [data-vc-tta-controls-icon-position="right"] .gem-tta-controls-icon svg,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed [data-vc-tta-controls-icon-position="right"] .gem-tta-controls-icon svg {
	right: 0;
}
/* From custom  */
.gem-tta.gem-tta-tabs .gem-tta-tab.gem-tta-active > a,
.gem-tta.gem-tta-tabs.gem-tta-style-outline .gem-tta-tab a,
.gem-tta.gem-tta-tabs.gem-tta-style-modern .gem-tta-tab a,
.gem-tta.gem-tta-tabs .gem-tta-panel.gem-tta-active .gem-tta-panel-title,
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-panel-title,
.gem-tta.gem-tta-tabs.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-title
.gem-tta.gem-tta-tabs .gem-tta-panel.gem-tta-style-modern .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-panel .gem-tta-panel-title {
	font-family: 'Montserrat';
}

.gem-tta.gem-tta-tabs .gem-tta-tab.gem-tta-active > a,
.gem-tta.gem-tta-tabs.gem-tta-style-outline .gem-tta-tab a,
.gem-tta.gem-tta-tabs.gem-tta-style-modern .gem-tta-tab a,
.gem-tta.gem-tta-tabs .gem-tta-panel.gem-tta-active .gem-tta-panel-title,
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-panel-title,
.gem-tta.gem-tta-tabs.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-title
.gem-tta.gem-tta-tabs .gem-tta-panel.gem-tta-style-modern .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-panel .gem-tta-panel-title {
	font-weight: 700;
}

.gem-tta.gem-tta-tabs .gem-tta-tab.gem-tta-active > a,
.gem-tta.gem-tta-tabs.gem-tta-style-outline .gem-tta-tab a,
.gem-tta.gem-tta-tabs.gem-tta-style-modern .gem-tta-tab a,
.gem-tta.gem-tta-tabs .gem-tta-panel.gem-tta-active .gem-tta-panel-title,
.gem-tta.gem-tta-accordion .gem-tta-panel.gem-tta-active .gem-tta-panel-title,
.gem-tta.gem-tta-tabs.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-outline .gem-tta-panel .gem-tta-panel-title
.gem-tta.gem-tta-tabs .gem-tta-panel.gem-tta-style-modern .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-modern .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion.gem-tta-style-simple_dashed .gem-tta-panel .gem-tta-panel-title {
	font-size: 16px;
}


.gem-tta.gem-tta-tabs .gem-tta-tab a,
.gem-tta.gem-tta-tabs .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion .gem-tta-panel .gem-tta-panel-title {
	font-family: 'Montserrat UltraLight';
}

.gem-tta.gem-tta-tabs .gem-tta-tab a,
.gem-tta.gem-tta-tabs .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion .gem-tta-panel .gem-tta-panel-title {
	font-weight: normal;
}

.gem-tta.gem-tta-tabs .gem-tta-tab a,
.gem-tta.gem-tta-tabs .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion .gem-tta-panel .gem-tta-panel-title {
	font-size: 16px;
}

.gem-tta.gem-tta-tabs .gem-tta-tab a,
.gem-tta.gem-tta-tabs .gem-tta-panel .gem-tta-panel-title,
.gem-tta.gem-tta-accordion .gem-tta-panel .gem-tta-panel-title {
	line-height: 25px;
}

/* From composer/ */
/*!
 * WPBakery Page Builder v6.0.0 (https://wpbakery.com)
 * Copyright 2011-2019 Michael M, WPBakery
 * License: Commercial. More details: http://go.wpbakery.com/licensing
 */

.gem-tta.gem-tta-general {
    font-size: 1em
}

.gem-tta.gem-tta-general .gem-tta-panels,
.gem-tta.gem-tta-general .gem-tta-panels-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.gem-tta.gem-tta-general .gem-tta-panel {
    display: block
}

.gem-tta.gem-tta-general .gem-tta-panel-heading {
    border: solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.gem-tta.gem-tta-general .gem-tta-panel-title {
    margin: 0;
    line-height: 1
}

.gem-tta.gem-tta-general .gem-tta-panel-title>a {
    background: 0 0;
    display: block;
    padding: 14px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
    position: relative;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gem-tta.gem-tta-general .gem-tta-panel-title>a:focus,
.gem-tta.gem-tta-general .gem-tta-panel-title>a:hover {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gem-tta.gem-tta-general .gem-tta-panel-body {
    border: solid transparent;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 14px 20px;
    display: none;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out
}

.gem-tta.gem-tta-general .gem-tta-panel-body>:last-child {
    margin-bottom: 0
}

.gem-tta.gem-tta-general .gem-tta-panel.gem-tta-active {
    display: block
}

.gem-tta.gem-tta-general .gem-tta-panel.gem-tta-active .gem-tta-panel-body {
    display: block
}

.gem-tta.gem-tta-general .gem-tta-panel.gem-tta-active .gem-tta-panel-title>a:hover {
    cursor: default
}

.gem-tta.gem-tta-general .gem-tta-panel.vc_animating .gem-tta-panel-body {
    display: block;
    min-height: 0
}

.gem-tta.gem-tta-general.gem-tta-o-all-clickable .gem-tta-panel .gem-tta-panel-title>a:hover {
    cursor: pointer
}

.gem-tta.gem-tta-general .gem-tta-tabs-container {
    display: block;
    position: relative;
    z-index: 3
}

.gem-tta.gem-tta-general .gem-tta-tabs-list {
    list-style-type: none;
    display: block;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gem-tta.gem-tta-general .gem-tta-tab {
    display: inline-block;
    padding: 0;
    margin: 0
}

.gem-tta.gem-tta-general .gem-tta-tab>a {
    padding: 14px 20px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    text-decoration: none;
    color: inherit;
    -webkit-transition: background .2s ease-in-out, color .2s ease-in-out, border .2s ease-in-out;
    -o-transition: background .2s ease-in-out, color .2s ease-in-out, border .2s ease-in-out;
    transition: background .2s ease-in-out, color .2s ease-in-out, border .2s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gem-tta.gem-tta-general .gem-tta-tab>a:focus,
.gem-tta.gem-tta-general .gem-tta-tab>a:hover {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gem-tta.gem-tta-general .gem-tta-tab.gem-tta-active>a {
    cursor: default;
    text-decoration: none;
    color: inherit;
    -webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
    -o-transition: background .2s ease-in-out, color .2s ease-in-out;
    transition: background .2s ease-in-out, color .2s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gem-tta.gem-tta-general .gem-tta-tab.gem-tta-active>a:hover {
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gem-tta.gem-tta-general .gem-tta-tab.gem-tta-active>a::after,
.gem-tta.gem-tta-general .gem-tta-tab.gem-tta-active>a::before {
    display: none;
    content: '';
    position: absolute;
    border-width: inherit;
    border-color: inherit;
    border-style: inherit;
    width: 100vw;
    height: 200vw
}

.gem-tta.gem-tta-general .gem-tta-icon i {
    font-size: 16px;
    line-height: 25px;
    display: inline;
}

.gem-tta.gem-tta-general .gem-tta-icon i::before {
    display: inline
}

.gem-tta.gem-tta-general .gem-tta-title-text:empty {
    display: inline-block
}

.gem-tta-icon.fa,
.gem-tta-icon.vc_li {
    vertical-align: middle
}

.gem-tta.gem-tta-accordion .gem-tta-tabs-container {
    display: none
}

.gem-tta.gem-tta-tabs .gem-tta-tabs-container {
    display: none
}

.vc_non_responsive .gem-tta.gem-tta-tabs .gem-tta-tabs-container,
.gem-tta-o-non-responsive .gem-tta.gem-tta-tabs .gem-tta-tabs-container {
    display: block
}

.vc_non_responsive .gem-tta.gem-tta-tabs .gem-tta-panel-heading,
.gem-tta-o-non-responsive .gem-tta.gem-tta-tabs .gem-tta-panel-heading {
    display: none
}

@media (min-width:768px) {
    .gem-tta.gem-tta-tabs .gem-tta-tabs-container {
        display: block
    }
    .gem-tta.gem-tta-tabs .gem-tta-panel-heading {
        display: none
    }
}

.gem-tta.gem-tta-shape-square .gem-tta-panel-body {
    min-height: 0
}

.gem-tta.gem-tta-shape-square .gem-tta-panel-body,
.gem-tta.gem-tta-shape-square .gem-tta-panel-heading {
    border-radius: 0
}

.gem-tta.gem-tta-shape-square .gem-tta-tabs-container {
    margin: 0
}

.gem-tta.gem-tta-shape-square .gem-tta-tab>a {
    border-radius: 0
}

.vc_non_responsive .gem-tta.gem-tta-shape-square.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-shape-square.gem-tta-tabs .gem-tta-panels {
    border-radius: 0
}

@media (min-width:768px) {
    .gem-tta.gem-tta-shape-square.gem-tta-tabs .gem-tta-panels {
        border-radius: 0
    }
}

.gem-tta.gem-tta-shape-square.gem-tta-o-no-fill .gem-tta-panel-body {
    border-radius: 0
}

.gem-tta.gem-tta-shape-square.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active+.gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading,
.gem-tta.gem-tta-shape-square.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active+.gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.gem-tta.gem-tta-shape-rounded .gem-tta-panel-body {
    min-height: 10px
}

.gem-tta.gem-tta-shape-rounded .gem-tta-panel-body,
.gem-tta.gem-tta-shape-rounded .gem-tta-panel-heading {
    border-radius: 5px
}

.gem-tta.gem-tta-shape-rounded .gem-tta-tabs-container {
    margin: 5px
}

.gem-tta.gem-tta-shape-rounded .gem-tta-tab>a {
    border-radius: 5px
}

.vc_non_responsive .gem-tta.gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panels {
    border-radius: 5px
}

@media (min-width:768px) {
    .gem-tta.gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panels {
        border-radius: 5px
    }
}

.gem-tta.gem-tta-shape-rounded.gem-tta-o-no-fill .gem-tta-panel-body {
    border-radius: 0
}

.gem-tta.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active+.gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading,
.gem-tta.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active+.gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.gem-tta.gem-tta-shape-round .gem-tta-panel-body {
    min-height: 4em
}

.gem-tta.gem-tta-shape-round .gem-tta-panel-body,
.gem-tta.gem-tta-shape-round .gem-tta-panel-heading {
    border-radius: 2em
}

.gem-tta.gem-tta-shape-round .gem-tta-tabs-container {
    margin: 2em
}

.gem-tta.gem-tta-shape-round .gem-tta-tab>a {
    border-radius: 2em
}

.vc_non_responsive .gem-tta.gem-tta-shape-round.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-shape-round.gem-tta-tabs .gem-tta-panels {
    border-radius: 2em
}

@media (min-width:768px) {
    .gem-tta.gem-tta-shape-round.gem-tta-tabs .gem-tta-panels {
        border-radius: 2em
    }
}

.gem-tta.gem-tta-shape-round.gem-tta-o-no-fill .gem-tta-panel-body {
    border-radius: 0
}

.gem-tta.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active+.gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading,
.gem-tta.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel.gem-tta-active+.gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading {
    border-top-left-radius: 2em;
    border-top-right-radius: 2em
}

.gem-tta-shape-rounded:not(.gem-tta-o-no-fill) .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-shape-rounded:not(.gem-tta-o-no-fill) .gem-tta-panel.gem-tta-active .gem-tta-panel-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.vc_non_responsive .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::after,
.vc_non_responsive .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    display: none;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    border-style: inherit;
    border-width: inherit
}

@media (min-width:768px) {
    .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::after,
    .gem-tta-shape-rounded.gem-tta-tabs .gem-tta-panel-body::before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        content: '';
        display: none;
        position: absolute;
        width: 5px;
        height: 5px;
        border-radius: 5px;
        border-style: inherit;
        border-width: inherit
    }
}

.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading {
    border-radius: 0
}

.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-body {
    border-radius: 0
}

.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:first-child:not(:last-child) .gem-tta-panel-body,
.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:first-child:not(:last-child) .gem-tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-body,
.gem-tta-shape-rounded.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child):not(.gem-tta-active) .gem-tta-panel-body,
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child):not(.gem-tta-active) .gem-tta-panel-heading {
    border-radius: 0
}

.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child).gem-tta-active .gem-tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:first-child:not(:last-child):not(.gem-tta-active) .gem-tta-panel-body,
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:first-child:not(:last-child):not(.gem-tta-active) .gem-tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-body,
.gem-tta-shape-rounded.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.gem-tta-shape-round:not(.gem-tta-o-no-fill) .gem-tta-panel.gem-tta-active .gem-tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-shape-round:not(.gem-tta-o-no-fill) .gem-tta-panel.gem-tta-active .gem-tta-panel-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.vc_non_responsive .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::after,
.vc_non_responsive .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    display: none;
    position: absolute;
    width: 2em;
    height: 2em;
    border-radius: 2em;
    border-style: inherit;
    border-width: inherit
}

@media (min-width:768px) {
    .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::after,
    .gem-tta-shape-round.gem-tta-tabs .gem-tta-panel-body::before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        content: '';
        display: none;
        position: absolute;
        width: 2em;
        height: 2em;
        border-radius: 2em;
        border-style: inherit;
        border-width: inherit
    }
}

.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-heading {
    border-radius: 0
}

.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:not(:first-child):not(:last-child) .gem-tta-panel-body {
    border-radius: 0
}

.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:first-child:not(:last-child) .gem-tta-panel-body,
.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:first-child:not(:last-child) .gem-tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-body,
.gem-tta-shape-round.gem-tta-o-shape-group:not(.gem-tta-o-no-fill) .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child):not(.gem-tta-active) .gem-tta-panel-body,
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child):not(.gem-tta-active) .gem-tta-panel-heading {
    border-radius: 0
}

.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:not(:first-child):not(:last-child).gem-tta-active .gem-tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:first-child:not(:last-child):not(.gem-tta-active) .gem-tta-panel-body,
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:first-child:not(:last-child):not(.gem-tta-active) .gem-tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-body,
.gem-tta-shape-round.gem-tta-o-shape-group.gem-tta-o-no-fill .gem-tta-panel:last-child:not(:first-child) .gem-tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.gem-tta.gem-tta-style-classic .gem-tta-panel-body,
.gem-tta.gem-tta-style-classic .gem-tta-panel-heading {
    border-width: 1px
}

.gem-tta.gem-tta-style-classic .gem-tta-panel.gem-tta-active+.gem-tta-panel .gem-tta-panel-heading,
.gem-tta.gem-tta-style-classic .gem-tta-panel:not(:first-child) .gem-tta-panel-heading {
    margin-top: -1px
}

.gem-tta.gem-tta-style-classic .gem-tta-panel.gem-tta-active .gem-tta-panel-heading,
.gem-tta.gem-tta-style-classic .gem-tta-panel:not(:last-child) .gem-tta-panel-heading {
    margin-bottom: -1px
}

.gem-tta.gem-tta-style-classic .gem-tta-tabs-list {
    padding-left: 1px;
    padding-top: 1px
}

.gem-tta.gem-tta-style-classic .gem-tta-tab {
    margin-left: -1px;
    margin-top: -1px
}

.gem-tta.gem-tta-style-classic .gem-tta-tab>a {
    border-width: 1px
}

.vc_non_responsive .gem-tta.gem-tta-style-classic.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-style-classic.gem-tta-tabs .gem-tta-panels {
    border: 1px solid transparent
}

.vc_non_responsive .gem-tta.gem-tta-style-classic.gem-tta-tabs .gem-tta-panel,
.gem-tta-o-non-responsive .gem-tta.gem-tta-style-classic.gem-tta-tabs .gem-tta-panel {
    margin: -1px
}

@media (min-width:768px) {
    .gem-tta.gem-tta-style-classic.gem-tta-tabs .gem-tta-panels {
        border: 1px solid transparent
    }
    .gem-tta.gem-tta-style-classic.gem-tta-tabs .gem-tta-panel {
        margin: -1px
    }
}

.gem-tta.gem-tta-style-modern .gem-tta-panel-body,
.gem-tta.gem-tta-style-modern .gem-tta-panel-heading {
    border-width: 1px;
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .2)), to(rgba(255, 255, 255, .01)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    background-repeat: repeat-x
}

.gem-tta.gem-tta-style-modern .gem-tta-panel.gem-tta-active+.gem-tta-panel .gem-tta-panel-heading,
.gem-tta.gem-tta-style-modern .gem-tta-panel:not(:first-child) .gem-tta-panel-heading {
    margin-top: -1px
}

.gem-tta.gem-tta-style-modern .gem-tta-panel.gem-tta-active .gem-tta-panel-heading,
.gem-tta.gem-tta-style-modern .gem-tta-panel:not(:last-child) .gem-tta-panel-heading {
    margin-bottom: -1px
}

.gem-tta.gem-tta-style-modern .gem-tta-tabs-list {
    padding-left: 1px;
    padding-top: 1px
}

.gem-tta.gem-tta-style-modern .gem-tta-tab {
    margin-left: -1px;
    margin-top: -1px
}

.gem-tta.gem-tta-style-modern .gem-tta-tab>a {
    border-width: 1px;
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .2)), to(rgba(255, 255, 255, .01)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
    background-repeat: repeat-x
}

.gem-tta.gem-tta-style-modern .gem-tta-tab.gem-tta-active>a {
    background-clip: border-box
}

.vc_non_responsive .gem-tta.gem-tta-style-modern.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-style-modern.gem-tta-tabs .gem-tta-panels {
    border: 1px solid transparent
}

.vc_non_responsive .gem-tta.gem-tta-style-modern.gem-tta-tabs .gem-tta-panel,
.gem-tta-o-non-responsive .gem-tta.gem-tta-style-modern.gem-tta-tabs .gem-tta-panel {
    margin: -1px
}

@media (min-width:768px) {
    .gem-tta.gem-tta-style-modern.gem-tta-tabs .gem-tta-panels {
        border: 1px solid transparent
    }
    .gem-tta.gem-tta-style-modern.gem-tta-tabs .gem-tta-panel {
        margin: -1px
    }
}

.gem-tta.gem-tta-style-outline .gem-tta-panel-body,
.gem-tta.gem-tta-style-outline .gem-tta-panel-heading {
    border-width: 2px
}

.gem-tta.gem-tta-style-outline .gem-tta-panel.gem-tta-active+.gem-tta-panel .gem-tta-panel-heading,
.gem-tta.gem-tta-style-outline .gem-tta-panel:not(:first-child) .gem-tta-panel-heading {
    margin-top: -2px
}

.gem-tta.gem-tta-style-outline .gem-tta-panel.gem-tta-active .gem-tta-panel-heading,
.gem-tta.gem-tta-style-outline .gem-tta-panel:not(:last-child) .gem-tta-panel-heading {
    margin-bottom: -2px
}

.gem-tta.gem-tta-style-outline .gem-tta-tabs-list {
    padding-left: 2px;
    padding-top: 2px
}

.gem-tta.gem-tta-style-outline .gem-tta-tab {
    margin-left: -2px;
    margin-top: -2px
}

.gem-tta.gem-tta-style-outline .gem-tta-tab>a {
    border-width: 2px
}

.vc_non_responsive .gem-tta.gem-tta-style-outline .gem-tta-panel-body::after,
.vc_non_responsive .gem-tta.gem-tta-style-outline .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta.gem-tta-style-outline .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta.gem-tta-style-outline .gem-tta-panel-body::before,
.gem-tta.gem-tta-style-outline .gem-tta-panel-body::after,
.gem-tta.gem-tta-style-outline .gem-tta-panel-body::before {
    display: block;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px
}

.vc_non_responsive .gem-tta.gem-tta-style-outline.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-style-outline.gem-tta-tabs .gem-tta-panels {
    border: 2px solid transparent
}

.vc_non_responsive .gem-tta.gem-tta-style-outline.gem-tta-tabs .gem-tta-panel,
.gem-tta-o-non-responsive .gem-tta.gem-tta-style-outline.gem-tta-tabs .gem-tta-panel {
    margin: -2px
}

@media (min-width:768px) {
    .gem-tta.gem-tta-style-outline.gem-tta-tabs .gem-tta-panels {
        border: 2px solid transparent
    }
    .gem-tta.gem-tta-style-outline.gem-tta-tabs .gem-tta-panel {
        margin: -2px
    }
}

.gem-tta-o-non-responsive .gem-tta.gem-tta-style-outline.gem-tta-pageable .gem-tta-panel {
    margin: 0
}

@media (min-width:768px) {
    .gem-tta.gem-tta-style-outline.gem-tta-pageable .gem-tta-panel {
        margin: 0
    }
}

.gem-tta.gem-tta-style-flat .gem-tta-panel-body,
.gem-tta.gem-tta-style-flat .gem-tta-panel-heading {
    border-width: 0
}

.gem-tta-pageable .gem-tta-panel-title {
    display: none
}

.gem-tta.gem-tta-o-no-fill .gem-tta-panels .gem-tta-panel-body {
    border-color: transparent;
    background-color: transparent
}

.vc_non_responsive .gem-tta.gem-tta-o-no-fill.gem-tta-tabs .gem-tta-panels,
.gem-tta-o-non-responsive .gem-tta.gem-tta-o-no-fill.gem-tta-tabs .gem-tta-panels {
    border-color: transparent;
    background-color: transparent
}

@media (min-width:768px) {
    .gem-tta.gem-tta-o-no-fill.gem-tta-tabs .gem-tta-panels {
        border-color: transparent;
        background-color: transparent
    }
}

.gem-tta.gem-tta-o-no-fill.gem-tta-tabs .gem-tta-tabs-container {
    margin: 0
}

.gem-tta.gem-tta-o-no-fill.gem-tta-tabs-position-bottom .gem-tta-panel-body,
.gem-tta.gem-tta-o-no-fill.gem-tta-tabs-position-top .gem-tta-panel-body {
    padding-left: 0;
    padding-right: 0
}

.gem-tta.gem-tta-o-no-fill.gem-tta-tabs-position-left .gem-tta-panel-body,
.gem-tta.gem-tta-o-no-fill.gem-tta-tabs-position-right .gem-tta-panel-body {
    padding-top: 0;
    padding-bottom: 0
}

.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-tabs-container {
    overflow: hidden
}

.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-tabs-list {
    overflow: hidden
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::before,
.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::before {
    right: auto;
    bottom: auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-right-width: 0;
    border-bottom-width: 0
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::after,
.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::after {
    left: auto;
    bottom: auto;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 0;
    border-bottom-width: 0
}

.gem-tta-tabs.gem-tta-tabs-position-top.gem-tta-o-shape-group .gem-tta-tab:not(:first-child):not(:last-child)>a {
    border-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-top.gem-tta-o-shape-group .gem-tta-tab:first-child:not(:last-child)>a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-top.gem-tta-o-shape-group .gem-tta-tab:last-child:not(:first-child)>a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-tabs-container {
    overflow: hidden
}

.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-tabs-list {
    overflow: hidden
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::before,
.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::before {
    right: auto;
    top: auto;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-right-width: 0;
    border-top-width: 0
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::after,
.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::after {
    left: auto;
    top: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-left-width: 0;
    border-top-width: 0
}

.gem-tta-tabs.gem-tta-tabs-position-bottom.gem-tta-o-shape-group .gem-tta-tab:not(:first-child):not(:last-child)>a {
    border-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-bottom.gem-tta-o-shape-group .gem-tta-tab:first-child:not(:last-child)>a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-bottom.gem-tta-o-shape-group .gem-tta-tab:last-child:not(:first-child)>a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tabs-container {
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 0;
    margin-left: 0
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tabs-container,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tabs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:768px) {
    .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tabs-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tabs-list {
    overflow: hidden
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tabs-list,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tabs-list {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width:768px) {
    .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tabs-list {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-tab {
    display: block
}

.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panels-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panels {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::before,
.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::before {
    right: auto;
    bottom: auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-right-width: 0;
    border-bottom-width: 0
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::after,
.gem-tta-tabs.gem-tta-tabs-position-left .gem-tta-panel-body::after {
    right: auto;
    top: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0;
    border-top-width: 0
}

.gem-tta-tabs.gem-tta-tabs-position-left.gem-tta-o-shape-group .gem-tta-tab:not(:first-child):not(:last-child)>a {
    border-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-left.gem-tta-o-shape-group .gem-tta-tab:first-child:not(:last-child)>a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-left.gem-tta-o-shape-group .gem-tta-tab:last-child:not(:first-child)>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tabs-container {
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 0;
    margin-right: 0
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tabs-container,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tabs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:768px) {
    .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tabs-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tabs-list {
    overflow: hidden
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tabs-list,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tabs-list {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width:768px) {
    .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tabs-list {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-tab {
    display: block
}

.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panels-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panels {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::before,
.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::before {
    left: auto;
    bottom: auto;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 0;
    border-bottom-width: 0
}

.vc_non_responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::after,
.gem-tta-tabs.gem-tta-tabs-position-right .gem-tta-panel-body::after {
    left: auto;
    top: auto;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-width: 0;
    border-top-width: 0
}

.gem-tta-tabs.gem-tta-tabs-position-right.gem-tta-o-shape-group .gem-tta-tab:not(:first-child):not(:last-child)>a {
    border-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-right.gem-tta-o-shape-group .gem-tta-tab:first-child:not(:last-child)>a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-tabs.gem-tta-tabs-position-right.gem-tta-o-shape-group .gem-tta-tab:last-child:not(:first-child)>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.vc_non_responsive .gem-tta-tabs.gem-tta-o-no-fill .gem-tta-panel-body::after,
.vc_non_responsive .gem-tta-tabs.gem-tta-o-no-fill .gem-tta-panel-body::before,
.vc_non_responsive .gem-tta-tabs[class*=gem-tta-gap] .gem-tta-panel-body::after,
.vc_non_responsive .gem-tta-tabs[class*=gem-tta-gap] .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-o-no-fill .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-tabs.gem-tta-o-no-fill .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs[class*=gem-tta-gap] .gem-tta-panel-body::after,
.gem-tta-o-non-responsive .gem-tta-tabs[class*=gem-tta-gap] .gem-tta-panel-body::before,
.gem-tta-tabs.gem-tta-o-no-fill .gem-tta-panel-body::after,
.gem-tta-tabs.gem-tta-o-no-fill .gem-tta-panel-body::before,
.gem-tta-tabs[class*=gem-tta-gap] .gem-tta-panel-body::after,
.gem-tta-tabs[class*=gem-tta-gap] .gem-tta-panel-body::before {
    display: none
}

.gem-tta-tabs.gem-tta-o-no-fill .gem-tta-tabs-container,
.gem-tta-tabs.gem-tta-o-no-fill .gem-tta-tabs-list,
.gem-tta-tabs[class*=gem-tta-gap] .gem-tta-tabs-container,
.gem-tta-tabs[class*=gem-tta-gap] .gem-tta-tabs-list {
    overflow: initial
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top .gem-tta-tab>a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top .gem-tta-tab.gem-tta-active>a {
    border-bottom-color: transparent
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top .gem-tta-tab.gem-tta-active>a::before {
    display: block;
    height: auto;
    top: 100%;
    right: 100%;
    border-bottom: 0;
    border-left: 0;
    border-right: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top .gem-tta-tab.gem-tta-active>a::after {
    display: block;
    height: auto;
    top: 100%;
    left: 100%;
    border-bottom: 0;
    border-left: 0;
    border-right: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top .gem-tta-tabs-container {
    margin-top: 0;
    margin-bottom: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top.gem-tta-style-classic .gem-tta-tabs-container,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top.gem-tta-style-modern .gem-tta-tabs-container {
    margin-bottom: -1px
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top.gem-tta-style-outline .gem-tta-tabs-container {
    margin-bottom: -2px
}

/*.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-top.gem-tta-style-outline:not(.gem-tta-pageable) .gem-tta-panels {
    border-top-color: transparent
}*/

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom .gem-tta-tab>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom .gem-tta-tab.gem-tta-active>a {
    border-top-color: transparent
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom .gem-tta-tab.gem-tta-active>a::before {
    display: block;
    height: auto;
    bottom: 100%;
    right: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom .gem-tta-tab.gem-tta-active>a::after {
    display: block;
    height: auto;
    bottom: 100%;
    left: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom .gem-tta-tabs-container {
    margin-top: 0;
    margin-bottom: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom.gem-tta-style-classic .gem-tta-tabs-container,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom.gem-tta-style-modern .gem-tta-tabs-container {
    margin-top: -1px
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom.gem-tta-style-outline .gem-tta-tabs-container {
    margin-top: -2px
}

/*.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-bottom.gem-tta-style-outline:not(.gem-tta-pageable) .gem-tta-panels {
    border-bottom-color: transparent
}*/

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left .gem-tta-tab>a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left .gem-tta-tab.gem-tta-active>a {
    border-right-color: transparent
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left .gem-tta-tab.gem-tta-active>a::before {
    display: block;
    width: auto;
    left: 100%;
    bottom: 100%;
    border-bottom: 0;
    border-top: 0;
    border-right: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left .gem-tta-tab.gem-tta-active>a::after {
    display: block;
    width: auto;
    left: 100%;
    top: 100%;
    border-bottom: 0;
    border-top: 0;
    border-right: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left .gem-tta-tabs-container {
    margin-left: 0;
    margin-right: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-style-classic .gem-tta-tabs-container,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-style-modern .gem-tta-tabs-container {
    margin-right: -1px
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-style-outline .gem-tta-tabs-container {
    margin-right: -2px
}

/*.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-style-outline .gem-tta-panels {
    border-left-color: transparent
}*/

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-shape-round .gem-tta-panels,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-shape-rounded .gem-tta-panels {
    margin-top: 0;
    border-top-left-radius: 0
}

.vc_non_responsive .gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-shape-round .gem-tta-panel-body::before,
.vc_non_responsive .gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-shape-rounded .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-shape-round .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-shape-rounded .gem-tta-panel-body::before,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-shape-round .gem-tta-panel-body::before,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-left.gem-tta-shape-rounded .gem-tta-panel-body::before {
    display: none
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right .gem-tta-tab>a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right .gem-tta-tab.gem-tta-active>a {
    border-left-color: transparent
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right .gem-tta-tab.gem-tta-active>a::before {
    display: block;
    width: auto;
    right: 100%;
    bottom: 100%;
    border-bottom: 0;
    border-top: 0;
    border-left: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right .gem-tta-tab.gem-tta-active>a::after {
    display: block;
    width: auto;
    right: 100%;
    top: 100%;
    border-bottom: 0;
    border-top: 0;
    border-left: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right .gem-tta-tabs-container {
    margin-left: 0;
    margin-right: 0
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-style-classic .gem-tta-tabs-container,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-style-modern .gem-tta-tabs-container {
    margin-left: -1px
}

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-style-outline .gem-tta-tabs-container {
    margin-left: -2px
}

/*.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-style-outline .gem-tta-panels {
    border-right-color: transparent
}*/

.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-shape-round .gem-tta-panels,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-shape-rounded .gem-tta-panels {
    margin-top: 0;
    border-top-right-radius: 0
}

.vc_non_responsive .gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-shape-round .gem-tta-panel-body::before,
.vc_non_responsive .gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-shape-rounded .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-shape-round .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-shape-rounded .gem-tta-panel-body::before,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-shape-round .gem-tta-panel-body::before,
.gem-tta-tabs:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill).gem-tta-tabs-position-right.gem-tta-shape-rounded .gem-tta-panel-body::before {
    display: none
}

.gem-tta-tabs.gem-tta-tabs-position-left.gem-tta-controls-size-xs .gem-tta-tabs-container,
.gem-tta-tabs.gem-tta-tabs-position-right.gem-tta-controls-size-xs .gem-tta-tabs-container {
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%
}

.gem-tta-tabs.gem-tta-tabs-position-left.gem-tta-controls-size-sm .gem-tta-tabs-container,
.gem-tta-tabs.gem-tta-tabs-position-right.gem-tta-controls-size-sm .gem-tta-tabs-container {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

.gem-tta-tabs.gem-tta-tabs-position-left.gem-tta-controls-size-md .gem-tta-tabs-container,
.gem-tta-tabs.gem-tta-tabs-position-right.gem-tta-controls-size-md .gem-tta-tabs-container {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.gem-tta-tabs.gem-tta-tabs-position-left.gem-tta-controls-size-lg .gem-tta-tabs-container,
.gem-tta-tabs.gem-tta-tabs-position-right.gem-tta-controls-size-lg .gem-tta-tabs-container {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
}

.gem-tta-tabs.gem-tta-tabs-position-left.gem-tta-controls-size-xl .gem-tta-tabs-container,
.gem-tta-tabs.gem-tta-tabs-position-right.gem-tta-controls-size-xl .gem-tta-tabs-container {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.gem-tta.gem-tta-controls-align-left .gem-tta-panel-heading,
.gem-tta.gem-tta-controls-align-left .gem-tta-tabs-container {
    text-align: left
}

.gem-tta.gem-tta-controls-align-right .gem-tta-panel-heading,
.gem-tta.gem-tta-controls-align-right .gem-tta-tabs-container {
    text-align: right
}

.gem-tta.gem-tta-controls-align-center .gem-tta-panel-heading,
.gem-tta.gem-tta-controls-align-center .gem-tta-tabs-container {
    text-align: center
}

.gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-tabs-container {
    margin-left: 0
}

.vc_non_responsive .gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::before,
.gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::before {
    display: none
}

.gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-top:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill) .gem-tta-panels {
    border-top-left-radius: 0
}

.gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-tabs-container {
    margin-left: 0
}

.vc_non_responsive .gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::before,
.gem-tta-o-non-responsive .gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::before,
.gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::before {
    display: none
}

.gem-tta-controls-align-left.gem-tta-tabs.gem-tta-tabs-position-bottom:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill) .gem-tta-panels {
    border-bottom-left-radius: 0
}

.gem-tta-controls-align-right.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-tabs-container {
    margin-right: 0
}

.gem-tta-controls-align-right.gem-tta-tabs.gem-tta-tabs-position-top .gem-tta-panel-body::after {
    display: none
}

.gem-tta-controls-align-right.gem-tta-tabs.gem-tta-tabs-position-top:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill) .gem-tta-panels {
    border-top-right-radius: 0
}

.gem-tta-controls-align-right.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-tabs-container {
    margin-right: 0
}

.gem-tta-controls-align-right.gem-tta-tabs.gem-tta-tabs-position-bottom .gem-tta-panel-body::after {
    display: none
}

.gem-tta-controls-align-right.gem-tta-tabs.gem-tta-tabs-position-bottom:not([class*=gem-tta-gap]):not(.gem-tta-o-no-fill) .gem-tta-panels {
    border-bottom-right-radius: 0
}

.gem-tta-tabs.gem-tta-has-pagination:not(.gem-tta-tabs-position-bottom) {
    padding-bottom: 60px
}

.gem-tta-tabs.gem-tta-has-pagination .vc_pagination {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.gem-tta-tabs.gem-tta-has-pagination.gem-tta-tabs-position-bottom {
    padding-top: 60px
}

.gem-tta-tabs.gem-tta-has-pagination.gem-tta-tabs-position-bottom .vc_pagination {
    top: auto;
    bottom: 100%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.gem-tta .gem-tta-controls-icon i,
.gem-tta .gem-tta-controls-icon svg {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: inherit;
    margin: 0
}

.gem-tta .gem-tta-controls-icon:after,
.gem-tta .gem-tta-controls-icon:before,
.gem-tta-panel-heading .gem-tta-panel-title > a,
.gem-tta-panel:not(.gem-tta-active) .gem-tta-panel-title > a .gem-tta-icon i,
.gem-tta-panel:not(.gem-tta-active) .gem-tta-panel-title > a .gem-tta-icon svg,
.gem-tta-panel:not(.gem-tta-active) .gem-tta-panel-title > a .gem-tta-controls-icon i,
.gem-tta-panel:not(.gem-tta-active) .gem-tta-panel-title > a .gem-tta-controls-icon svg {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.gem-tta .gem-tta-title-text:not(:empty)~.gem-tta-controls-icon i,
.gem-tta .gem-tta-title-text:not(:empty)~.gem-tta-controls-icon svg {
    margin-left: 0
}

.gem-tta .gem-tta-controls-icon.gem-tta-controls-icon-plus::before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-style: solid;
    border-width: 2px 0 0 0
}

.gem-tta .gem-tta-controls-icon.gem-tta-controls-icon-plus::after {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    bottom: 0;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-style: solid;
    border-width: 0 0 0 2px
}

.gem-tta .gem-tta-controls-icon.gem-tta-controls-icon-chevron::before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    border-style: solid;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg) translate(-25%, -25%);
    -ms-transform: rotate(45deg) translate(-25%, -25%);
    transform: rotate(45deg) translate(-25%, -25%)
}

.gem-tta .gem-tta-controls-icon.gem-tta-controls-icon-triangle::before {
    content: '';
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-style: solid;
    border-width: 6px;
    border-bottom-color: transparent!important;
    border-right-color: transparent!important;
    border-left-color: transparent!important;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%)
}

.gem-tta .gem-tta-active .gem-tta-controls-icon.gem-tta-controls-icon-plus::after {
    display: none
}

.gem-tta .gem-tta-active .gem-tta-controls-icon.gem-tta-controls-icon-chevron::before {
    -webkit-transform: rotate(225deg) translate(-25%, -25%);
    -ms-transform: rotate(225deg) translate(-25%, -25%);
    transform: rotate(225deg) translate(-25%, -25%)
}

.gem-tta .gem-tta-active .gem-tta-controls-icon.gem-tta-controls-icon-triangle::before {
    -webkit-transform: rotate(180deg) translateY(25%);
    -ms-transform: rotate(180deg) translateY(25%);
    transform: rotate(180deg) translateY(25%)
}

.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-left.gem-tta-panel-title>a {
    padding-left: 50px;
	padding-right: 20px;
}

.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-left .gem-tta-controls-icon i,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-left .gem-tta-controls-icon svg {
    position: absolute;
    top: calc(50% - 1px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px
}

.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-right.gem-tta-panel-title>a {
    padding-left: 20px;
	padding-right: 50px;
}

.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-right .gem-tta-controls-icon i,
.gem-tta.gem-tta-accordion .gem-tta-controls-icon-position-right .gem-tta-controls-icon svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px
}

@media (max-width:768px) {
    .gem-tta-container .gem-tta:not([class*=gem-tta-pageable]) .vc_pagination {
        display: none
    }
}




/*--------------------------------------------*/

.gem-tta-accordion .gem-text-output{
    overflow: hidden;
  }

.gem-tta.gem-tta-color-thegem .gem-tta-panel .gem-tta-panel-title .gem-tta-icon svg {
	width: 16px;
    height: 25px;
    display: inline;
    vertical-align: middle;
    align-self: center;
}
.gem-tta.gem-tta-color-thegem .gem-tta-panel .gem-tta-panel-title > a {
	display: flex!important;
}

.gem-tta-accordion .gem-tta-controls-icon-opened i,
.gem-tta-accordion .gem-tta-controls-icon-opened svg{
	display: none!important;
}
.gem-tta-accordion .gem-tta-controls-icon-closed i,
.gem-tta-accordion .gem-tta-controls-icon-closed svg{
	display: inline-block!important;
}
.gem-tta-accordion .gem-tta-active .gem-tta-controls-icon-opened i,
.gem-tta-accordion .gem-tta-active .gem-tta-controls-icon-opened svg{
	display: inline-block!important;
}
.gem-tta-accordion .gem-tta-active .gem-tta-controls-icon-closed i,
.gem-tta-accordion .gem-tta-active .gem-tta-controls-icon-closed svg{
	display: none!important;
}
.gem-tta.gem-tta-general.gem-tta-accordion .gem-tta-icon{
   display: flex;
  }
.gem-tta.gem-tta-general.gem-tta-accordion .gem-tta-icon-left{
    margin-right: 10px;
  }
  
  .gem-tta.gem-tta-general.gem-tta-accordion .gem-tta-icon-right{
    margin-left: 10px;
  }

  .gem-tta-template-edit{
  	position: absolute;
    right: 5px;
    top: 5px;
    z-index: 99;
    cursor: pointer;
  }body:not(.elementor-editor-active) .lazy-loading:not(.lazy-loading-not-hide) {
    visibility: hidden;
}

body #page .lazy-loading.lazy-loading-end-animation,
body #page .lazy-loading.lazy-loading-before-start-animation {
    visibility: visible;
}

.lazy-loading-timer-element {
    font-size: 0;
    line-height: 1;
    height: 0;

    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;

    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.lazy-loading-timer-element.start-timer {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

.lazy-loading-timer-element {
    font-size: 0;
    line-height: 1;
    height: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

/* Clip */
body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-clip {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    zoom: 1;
}

body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-clip {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

    -moz-transition: transform 0.4s cubic-bezier(.35,.8,.25,1.34);
    -ms-transition: transform 0.4s cubic-bezier(.35,.8,.25,1.34);
    -o-transition: transform 0.4s cubic-bezier(.35,.8,.25,1.34);
	-webkit-transition: transform 0.4s cubic-bezier(.35,.8,.25,1.34);
	transition: transform 0.4s cubic-bezier(.35,.8,.25,1.34);
}


/* Fading */
body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-fading {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-fading {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;

    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

/* Drop right */
body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-drop-right {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;

    -moz-transform: translateX(7%);
    -ms-transform: translateX(7%);
    -webkit-transform: translateX(7%);
    -o-transform: translateX(7%);
    transform: translateX(7%);
}

body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-drop-right {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;

    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);

    -moz-transition: transform 0.7s, opacity 0.7s;
    -ms-transition: transform 0.7s, opacity 0.7s;
    -o-transition: transform 0.7s, opacity 0.7s;
	-webkit-transition: transform 0.7s, opacity 0.7s;
	transition: transform 0.7s, opacity 0.7s;
}

/* Drop left */
body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-drop-left {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;

    -moz-transform: translateX(-7%);
    -ms-transform: translateX(-7%);
    -webkit-transform: translateX(-7%);
    -o-transform: translateX(-7%);
    transform: translateX(-7%);
}

body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-drop-left {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;

    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);

    -moz-transition: transform 0.7s, opacity 0.7s;
    -ms-transition: transform 0.7s, opacity 0.7s;
    -o-transition: transform 0.7s, opacity 0.7s;
	-webkit-transition: transform 0.7s, opacity 0.7s;
	transition: transform 0.7s, opacity 0.7s;
}

/* Drop bottom */
body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-drop-bottom {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;

    -moz-transform: translateY(7%);
    -ms-transform: translateY(7%);
    -webkit-transform: translateY(7%);
    -o-transform: translateY(7%);
    transform: translateY(7%);
}

body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-drop-bottom {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;

    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);

    -moz-transition: transform 0.7s, opacity 0.7s;
    -ms-transition: transform 0.7s, opacity 0.7s;
    -o-transition: transform 0.7s, opacity 0.7s;
	-webkit-transition: transform 0.7s, opacity 0.7s;
	transition: transform 0.7s, opacity 0.7s;
}

/* Drop top */
body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-drop-top {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;

    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-drop-top {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;

    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);

    -moz-transition: transform 0.7s, opacity 0.7s;
    -ms-transition: transform 0.7s, opacity 0.7s;
    -o-transition: transform 0.7s, opacity 0.7s;
	-webkit-transition: transform 0.7s, opacity 0.7s;
	transition: transform 0.7s, opacity 0.7s;
}

/* Slide right */
body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-slide-right {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;

    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-slide-right {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;

    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);

    -moz-transition: transform 0.3s cubic-bezier(.33,.8,.14,1.2), opacity 0.1s;
    -ms-transition: transform 0.3s cubic-bezier(.33,.8,.14,1.2), opacity 0.1s;
    -o-transition: transform 0.3s cubic-bezier(.33,.8,.14,1.2), opacity 0.1s;
	-webkit-transition: transform 0.3s cubic-bezier(.33,.8,.14,1.2), opacity 0.1s;
	transition: transform 0.3s cubic-bezier(.33,.8,.14,1.2), opacity 0.1s;
}

/* Move up */
body .lazy-loading.lazy-loading-before-start-animation .lazy-loading-item-move-up {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;

    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
}

body .lazy-loading.lazy-loading-start-animation .lazy-loading-item-move-up {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;

    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);

    -moz-transition: transform 1s, opacity 1s;
    -ms-transition: transform 1s, opacity 1s;
    -o-transition: transform 1s, opacity 1s;
	-webkit-transition: transform 1s, opacity 1s;
	transition: transform 1s, opacity 1s;
}.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
  width: 100%;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
/* Counter */

.elementor-widget-thegem-counter:not(:last-child) {
	margin-bottom: 0;
}
.gem-counter-box {
	margin-bottom: 0;
}
.gem-counter {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 100%;
}
@media (max-width: 549px) {
	.gem-counter {
		width: 100%;
	}
}
.gem-counter-inner {
	position: relative;
}
.gem-counter .gem-counter-number .gem-counter-odometer,
.gem-counter-suffix {
	vertical-align: middle;
	white-space: nowrap;
}
.gem-counter-number {
	margin-bottom: 0;
	display: flex;
	justify-content: center;
}
.gem-counter-suffix-spacing {
	margin-left: 10px;
}


.gem-counter-icon-circle-1 {
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	border-width: 4px;
	border-style: solid;
	padding: 9px;
}
.gem-counter-icon-circle-2 {
	width: 146px;
	height: 146px;
	line-height: 146px;
	border-radius: 50%;
	text-align: center;
	border-width: 2px;
	border-style: solid;
}
.gem-counter-style-vertical .gem-counter,
.gem-counter-style-vertical .gem-counter-inner {
	position: relative;
}
.gem-counter-style-vertical .gem-counter {
	margin-top: 50px;
}
.gem-counter-style-vertical .gem-counter-connector {
	position: absolute;
	width: 3px;
	top: -50px;
	left: 50%;
	margin-left: -1px;
}
.gem-counter-style-vertical .gem-counters-list:first-child .gem-counter:first-child {
	margin-top: 0;
}
.gem-counter-style-vertical .gem-counters-list:first-child .gem-counter:first-child .gem-counter-connector {
	display: none;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-small {
	padding-top: 25px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-small .gem-counter-inner {
	padding-top: 60px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-small .gem-counter-connector {
	height: 75px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-medium {
	padding-top: 40px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-medium .gem-counter-inner {
	padding-top: 75px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-medium .gem-counter-connector {
	height: 90px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-large {
	padding-top: 80px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-large .gem-counter-inner {
	padding-top: 115px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-large .gem-counter-connector {
	height: 130px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-xlarge {
	padding-top: 120px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-xlarge .gem-counter-inner {
	padding-top: 170px;
}
.gem-counter-style-vertical .gem-counter.gem-counter-size-xlarge .gem-counter-connector {
	height: 185px;
}
.gem-counter-style-vertical .gem-counter-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.gem-counter-team .gem-team .inline-column {
	margin-bottom: 0;
}
.gem-counter-team .team-person .team-person-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.gem-counter-team .team-person .team-person-image img {
	display: inline-block;
}
.gem-counter-team.image-size-small {
	padding-top: 25px;
}
.gem-counter-team.image-size-small .team-person {
	padding-top: 60px;
}
.gem-counter-team.image-size-small .team-person .team-person-image img {
	width: 50px;
	height: 50px;
}
.gem-counter-team.image-size-medium {
	padding-top: 40px;
}
.gem-counter-team.image-size-medium .team-person {
	padding-top: 60px;
}
.gem-counter-team.image-size-medium .team-person .team-person-image img {
	width: 80px;
	height: 80px;
}
.gem-counter-team.image-size-large {
	padding-top: 80px;
}
.gem-counter-team.image-size-large .team-person {
	padding-top: 115px;
}
.gem-counter-team.image-size-large .team-person .team-person-image img {
	width: 160px;
	height: 160px;
}
.gem-counter-team.image-size-xlarge {
	padding-top: 120px;
}
.gem-counter-team.image-size-xlarge .team-person {
	padding-top: 170px;
}
.gem-counter-team.image-size-xlarge .team-person .team-person-image img {
	width: 240px;
	height: 240px;
}
.gem-counter-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.gem-counter .gem-icon-inner .wrapper-icon-inner svg,
.gem-counter .gem-icon-inner svg {
	width: 1em;
	height: 1em;
	display: block;
}

.gem-counter .gem-icon {
	overflow: visible;
}
.gem-counter .gem-counter-animation {
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	bottom: -1px;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.gem-icon-shape-circle .gem-counter-animation {
	border-radius: 50%;
}
.gem-counter-effect-background-reverse .gem-counter-animation {
	transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
}
.gem-counter-effect-background-reverse.hover .gem-counter-animation {
	transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.gem-counter-effect-border-reverse .gem-counter-animation {
	transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.gem-counter-effect-border-reverse.hover .gem-counter-animation {
	transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
}
.gem-counter-bottom {
	position: absolute;
	bottom: -10px;
	height: 10px;
	left: 0;
	width: 100%;
}
.gem-counter-bottom-left,
.gem-counter-bottom-right,
.gem-counter-bottom svg {
	position: absolute;
	top: 0;
	height: 100%;
}
.gem-counter-bottom-left {
	left: 0;
	right: 50%;
	margin-right: 10px;
}
.gem-counter-bottom-right {
	right: 0;
	left: 50%;
	margin-left: 10px;
}
.gem-counter-bottom svg {
	left: 50%;
	margin-left: -10px;
}

.gem-counter-box {
	position: relative;
	z-index: 1;
}

.gem-counter-box::before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	transition: opacity 0.5s linear;
	opacity: 0;
}
.gem-counter-box:hover::before {
	opacity: 1;
}


/*** Custom Style WHA ***/

.gem-counter-container .gem-icon {
	border-style: none;
}

.gem-counter-box:hover {
	/*background-color: transparent !important;*/
}

.counter-preset1 .gem-counter-container .gem-icon .gem-icon-inner .icon-hover-bg,
.counter-preset3 .gem-counter-container .gem-icon .gem-icon-inner .icon-hover-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transition: .5s;
	z-index: -1;
	border-radius: inherit;
}
.counter-preset1 .gem-counter-container .gem-counter-box:hover .icon-hover-bg,
.counter-preset3 .gem-counter-container .gem-counter-box:hover .icon-hover-bg {
	transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transition: .5s;
	z-index: -1;
}


/*** Style for Style 1 ***/

.counter-preset1 .gem-counter-box,
.counter-preset1 .gem-counter-box:hover,
.counter-preset1 .gem-counter-box .gem-counter-inner,
.counter-preset1 .gem-counter-box:hover .gem-counter-inner,
.counter-preset1 .gem-counter-box .gem-icon,
.counter-preset1 .gem-counter .gem-icon-inner svg,
.counter-preset1 .gem-counter-box:hover .gem-icon,
.counter-preset1 .gem-counter-box .gem-icon-inner,
.counter-preset1 .gem-counter-box:hover .gem-icon-inner,
.counter-preset1 .gem-counter-box .gem-icon-inner i,
.counter-preset1 .gem-counter-box:hover .gem-icon-inner i,
.counter-preset1 .gem-counter-box .gem-counter-number,
.counter-preset1 .gem-counter-box:hover .gem-counter-number,
.counter-preset1 .gem-counter-box .gem-counter-text,
.counter-preset1 .gem-counter-box:hover .gem-counter-text
{
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.counter-preset1 .gem-counter-inner {
	padding: 0;
}
.counter-preset1 .gem-counter-box {
	overflow: hidden;
}
.counter-preset1 .gem-icon .gem-icon-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	margin: 0;
	width: auto;
	height: auto;
}
.counter-preset1 .gem-counter-box:hover .gem-icon .gem-icon-inner {
	background: none;
}
.counter-preset1 .gem-counter-icon {
	margin-bottom: 0;
}
/*** End Style 1 ***/


/*** Style for Style 2***/

.counter-preset2 .gem-counter-box,
.counter-preset2 .gem-counter-box:hover,
.counter-preset2 .gem-counter-box .gem-counter-inner,
.counter-preset2 .gem-counter-box:hover .gem-counter-inner,
.counter-preset2 .gem-counter-box .gem-counter-icon-circle-1,
.counter-preset2 .gem-counter-box:hover .gem-counter-icon-circle-1,
.counter-preset2 .gem-counter-box .gem-counter-icon-circle-2,
.counter-preset2 .gem-counter-box:hover .gem-counter-icon-circle-2,
.counter-preset2 .gem-counter-box .gem-icon,
.counter-preset2 .gem-counter .gem-icon-inner svg,
.counter-preset2 .gem-counter-box:hover .gem-icon,
.counter-preset2 .gem-counter-box .gem-icon-inner,
.counter-preset2 .gem-counter-box:hover .gem-icon-inner,
.counter-preset2 .gem-counter-box .gem-icon-inner i,
.counter-preset2 .gem-counter-box:hover .gem-icon-inner i,
.counter-preset2 .gem-counter-box .gem-counter-number,
.counter-preset2 .gem-counter-box:hover .gem-counter-number,
.counter-preset2 .gem-counter-box .gem-counter-text,
.counter-preset2 .gem-counter-box:hover .gem-counter-text
{
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.counter-preset2 .gem-counter-box {
	overflow: hidden;
}
.counter-preset2 .gem-counter-icon-circle-2 {
	display: flex;
	justify-content: center;
	align-items: center;
}
.counter-preset2 .gem-icon-inner {
	display: flex;
	justify-content: center;
	align-items: center;
}
.counter-preset2 .gem-icon-size-medium.gem-simple-icon {
	width: 100%;
}
.counter-preset2 .gem-counter-number {
	margin-top: 30px;
}
/*** End Style 2 ***/


/*** Style for Vertical ***/

.counter-preset3 .gem-counter-box,
.counter-preset3 .gem-counter-box:hover,
.counter-preset3 .gem-counter-box .gem-counter-inner,
.counter-preset3 .gem-counter-box:hover .gem-counter-inner,
.counter-preset3 .gem-counter-box .gem-icon,
.counter-preset3 .gem-counter-box:hover .gem-icon,
.counter-preset3 .gem-counter-box .gem-icon-inner svg,
.counter-preset3 .gem-counter-box:hover .gem-icon-inner svg,
.counter-preset3 .gem-counter-box .gem-icon-inner,
.counter-preset3 .gem-counter-box:hover .gem-icon-inner,
.counter-preset3 .gem-counter-box .gem-icon-inner i,
.counter-preset3 .gem-counter-box:hover .gem-icon-inner i,
.counter-preset3 .gem-counter-box .gem-counter-number,
.counter-preset3 .gem-counter-box:hover .gem-counter-number,
.counter-preset3 .gem-counter-box .gem-counter-text,
.counter-preset3 .gem-counter-box:hover .gem-counter-text,
.counter-preset3 .team-person-info,
.counter-preset3 .team-person-info:hover,
.counter-preset3 .team-person-info .team-person-email a,
.counter-preset3 .team-person-info:hover .team-person-email a,
.counter-preset3 .team-person-info .team-person-socials a i,
.counter-preset3 .team-person-info:hover .team-person-socials a i
{
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.counter-preset3 .gem-counter-box:hover .gem-icon .gem-icon-inner {
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.counter-preset3 .divider-counter {
	display: flex;
	justify-content: center;
}
.counter-preset3 .divider-counter span {
	border: 3px solid #f4f6f7;
	display: block;
}
.counter-preset3 .gem-counter-container .gem-icon {
	border-style: none;
	width: max-content;
	justify-content: center;
	height: 100%;
}
.counter-preset3 .gem-counter-box {
	text-align: center;
	width: 100%;
}

.counter-preset3 .gem-counter-box::before {
	border-radius: inherit;
}

.counter-preset3 .gem-icon .gem-icon-inner {
	overflow: hidden;
	margin: 0;
}

.counter-preset3 .gem-icon .gem-icon-inner i {
	width: 55px;
	height: 55px;
}



.counter-preset3 .team-person-info {
	position: relative;
	text-align: center;
	padding: 40px;
	margin-bottom: 0;
}

.counter-preset3 .team-person-socials {
	display: inline-flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-around;
	margin: 0 auto;
}
.counter-preset3 .team-person-socials a {
	padding: 0 5px;
}
.counter-preset3 .team-person-socials a i {
	color: #b6c6c9;
}
.counter-preset3 .team-person-image {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 0 40px;
}
.counter-preset3 .gem-counter-icon {
	margin-bottom: 20px;
}
.counter-preset3 .gem-icon-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	border-radius: 50% !important;
}
.counter-preset3 .team-person-image img {
	border-radius: 50%;
	max-width: 18%;
	width: 100%;
}

.counter-preset3 .team-person-email a:before {
	font-family: 'thegem-icons';
	font-weight: normal;
	content: '\e607';
	font-size: 16px;
	margin-right: 10px;
	color: inherit;
	vertical-align: top;
}
/** End Style Vertical **/.diagram-wrapper.style-3 .digram-line-box .skill-title span {
	color: #fff;
}

.skill-element + .skill-element {
	margin: 8px 0 0 0;
}

.skill-title {
	font-size: 89.5%;
	line-height: 1.421;
	margin: 0 0 5px 0;
}

.skill-amount {
	float: right;
	font-size: 126.3%;
	margin-top: -11px;
}

.skill-line {
	font-size: 0;
	line-height: 1;
	height: 10px;
	margin-right: 55px;
}

.skill-line div {
	display: inline-block;
	font-size: 0;
	line-height: 1;
	height: 10px;
}

.skill-line div.animation {
	-moz-transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: width 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.diagram-summary {
	font-size: 89.5%;
	line-height: 1.471;
	margin: 0 0 0.766667em 0;
}

.widget .diagram-summary {
	font-size: 100%;
}

.diagram-summary-text {
	margin: 0 0 0.766667em 0;
}

.diagram-circle {
	text-align: center;
}

.diagram-circle {
	position: relative;
}

.diagram-circle .box-wrapper {
	max-width: 550px;
	position: relative;
	text-align: left;
}

.tab_wrapper .diagram-circle .box-wrapper {
	margin: 0 auto;
}

.diagram-circle .box {
	position: relative;
}

.diagram-circle .skills {
	display: none;
}

.diagram-circle .text {
	font-size: 89.5%;
	line-height: 1.471;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.widget .diagram-circle .text {
	font-size: 100%;
}

.diagram-circle .text div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 1.2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.diagram-circle .text div span {
	display: block;
	text-align: center;
	padding: 0 0 0 5px;
	margin: 0;
}

.widget .diagram-circle .text div,
.widget .diagram-circle .text div span.title {
	font-size: inherit;
}

.diagram-legend {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 1;
	text-align: left;
}

.diagram-legend .legend-element {
	margin: 0 0 26px 0;
}

.diagram-legend .legend-element .color {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
}

.sidebar .diagram-legend .legend-element .color {
	width: 12px;
	height: 12px;
}

.diagram-legend .legend-element .title {
	display: block;
	line-height: 1;
	margin: 0 0 0 30px;
}

.widget .diagram-legend .legend-element .title {
	margin-left: 23px;
	margin-top: -2px;
}

.diagram-wrapper.style-3 .digram-line-box .skill-title span.diagram-skill-title {
	margin-left: 0;
}

.diagram-wrapper.style-3 .digram-line-box .skill-title span.diagram-skill-amount {
	margin-left: 8px;
}

.diagram-wrapper .digram-line-box {
	background-color: inherit;
}

.diagram-wrapper.style-3 .digram-line-box .skill-element {
	position: relative;
	padding-top: 0;
}
.diagram-wrapper.style-3 .digram-line-box .skill-element + .skill-element {
	margin-top: 18px;
}

.diagram-wrapper.style-3 .skill-title {
	position: absolute;
	top: 50%;
	margin-bottom: 0;
}

.diagram-wrapper.style-3 .skill-title {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}.quickfinder-item,
.quickfinder-item-info,
.qf-svg-arrow-left,
.qf-svg-arrow-right,
.icon-hover-bg,
.quickfinder .quickfinder-item-inner,
.quickfinder .gem-qf-icon-image-wrapper .gem-icon,
.quickfinder .gem-qf-icon-image-wrapper i,
.quickfinder .gem-image,
.quickfinder .gem-image img,
.quickfinder .gem-image span,
.quickfinder .gem-image span:hover,
.quickfinder .gem-image span:before,
.quickfinder .quickfinder-title,
.quickfinder .quickfinder-description{
	transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
}

.quickfinder .gem-icon .icon-hover-bg.fill-out {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transition: 0.3s ease;
    border-radius: inherit;
}

.quickfinder .quickfinder-item:hover .icon-hover-bg.fill-out {
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transition: 0.3s ease;
}

.quickfinder .gem-icon .icon-hover-bg.fade {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.3s ease;
    border-radius: inherit;
}

.quickfinder-item-link,
.quickfinder a.quickfinder-item-icon-image-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.quickfinder {
    min-height: 20px;
}

.quickfinder .inline-column {
    margin-bottom: 0;
}

.quickfinder .no-gap.quickfinder-item:not(:last-of-type) .quickfinder-item-inner {
    border-right: 0 !important;
}

.quickfinder .no-gap.quickfinder-item {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.quickfinder .no-gap.quickfinder-item:not(:last-of-type) {
    padding-right: 0 !important;
}

.quickfinder .no-gap.quickfinder-item:not(:first-of-type) {
    padding-left: 0 !important;
}

.col-xs-5_12 {
    width: 100%;
}

@media (min-width: 768px) {
    .col-sm-5_12 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-5_12 {
        width: 20%;
        float: left;
    }
}

.col-md-5_12,
.col-sm-5_12,
.col-xs-5_12 {
    padding-left: 21px;
    padding-right: 21px;
}

.quickfinder .gem-image span {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    max-width: 100%;
    position: relative;
    transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
}

.quickfinder .gem-image span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    opacity: 0;
    z-index: 1;
}

.quickfinder .icon-horizontal-left.icon-wrapping-inline .gem-qf-icon-image-wrapper,
.quickfinder .icon-horizontal-left.icon-wrapping-wrap .gem-qf-icon-image-wrapper {
    padding-right: 26px;
}

.quickfinder .icon-horizontal-right .gem-qf-icon-image-wrapper {
    padding-right: 0px;
    padding-left: 26px;
}


/* Icon Bottom */

.quickfinder .icon-bottom {
    display: flex;
    flex-direction: column;
}

.quickfinder .icon-bottom .quickfinder-item-info-wrapper {
    order: 1;
}

.quickfinder .icon-bottom .quickfinder-icon-container {
    order: 2;
    margin-top: 30px;
}


/* Icon Bottom + Button Bottom */

.quickfinder .icon-bottom,
.quickfinder .button-top {
    display: flex;
    flex-direction: column;
}

.quickfinder .icon-bottom.button-bottom .quickfinder-item-info {
    order: 1;
}

.quickfinder .icon-bottom.button-bottom .gem-qf-icon-image-wrapper {
    order: 2;
}


/* Icon Top + Button Top */

.icon-top.button-top .quickfinder-item-info {
    display: flex;
    flex-direction: column;
}

.icon-top.button-top .gem-button-container {
    order: 1;
}

.icon-top.button-top .quickfinder-title {
    order: 2;
}

.icon-top.button-top .quickfinder-description {
    order: 3;
}


/* Icon Bottom + Button Top */

.icon-bottom.button-top .quickfinder-item-info {
    display: flex;
    flex-direction: column;
}

.icon-bottom.button-top .gem-button-container {
    order: 1;
}

.icon-bottom.button-top .quickfinder-title {
    order: 2;
}

.icon-bottom.button-top .quickfinder-description {
    order: 3;
}

.icon-bottom.button-top .quickfinder-item-info {
    order: 1;
}

.icon-bottom.button-top .gem-qf-icon-image-wrapper {
    order: 2;
    margin-top: 30px;
}

.icon-horizontal-center .gem-qf-icon-image-wrapper {
    text-align: center !important;
}

.icon-horizontal-left .gem-qf-icon-image-wrapper {
    text-align: left !important;
}

.icon-horizontal-right .gem-qf-icon-image-wrapper {
    text-align: right !important;
}

.icon-horizontal-right.icon-wrapping-wrap .gem-qf-icon-image-wrapper {
    float: right;
    width: auto;
}

.icon-horizontal-left.icon-wrapping-wrap .gem-qf-icon-image-wrapper {
    float: left;
    width: auto;
}

.icon-wrapping-inline {
    display: flex;
    flex-direction: column;
}

.icon-wrapping-inline .quickfinder-item-info-wrapper {
    flex-grow: 1;
}

.icon-wrapping-inline.icon-horizontal-right {
    flex-direction: row-reverse;
}

.icon-wrapping-inline.icon-horizontal-left {
    flex-direction: row;
}

.icon-wrapping-inline .gem-qf-icon-image-wrapper {
    flex-shrink: 2;
}


/* QUICKFINDER */

.quickfinder-item {
    text-align: center;
    position: relative;
}

@media (max-width: 549px) {
    .quickfinder-item {
        width: 100%;
    }
}

.quickfinder.quickfinder-alignment-left .quickfinder-item {
    text-align: left;
}

.quickfinder.quickfinder-alignment-right .quickfinder-item {
    text-align: right;
}

.quickfinder-style-grid-basic-left-align .gem-qf-icon-image-wrapper,
.quickfinder-style-grid-basic-right-align .gem-qf-icon-image-wrapper {
    flex-basis: content;
    flex: 0 1;
}

.quickfinder-item a.quickfinder-item-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.gem-qf-icon-image-wrapper {
    width: 100%;
    height: 100%;
    margin-bottom: 25px;
}

.quickfinder.quickfinder-icon-position-top-float .gem-qf-icon-image-wrapper,
.quickfinder.quickfinder-icon-position-center-float .gem-qf-icon-image-wrapper {
    margin-bottom: 0;
}

.quickfinder.quickfinder-icon-position-bottom .gem-qf-icon-image-wrapper {
    margin-bottom: 0;
    margin-top: 25px;
}

.gem-qf-icon-image-wrapper .gem-qf-icon-image-wrapper-content {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.quickfinder-title {
    text-transform: uppercase;
}

.quickfinder-item.col-md-2 .quickfinder-title,
.quickfinder-item.col-md-3 .quickfinder-title,
.quickfinder-item.col-md-5_12 .quickfinder-title,
.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-2 .quickfinder-title,
.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-3 .quickfinder-title {
    font-size: 19px;
    line-height: 30px;
}

.quickfinder-item.col-md-3 .quickfinder-title,
.quickfinder.quickfinder-title-thin .quickfinder-item.col-md-3 .quickfinder-title {
    font-size: 20px;
}

.quickfinder-description {
    margin-top: 14px;
}

.quickfinder-item.col-md-5_12 .quickfinder-description,
.quickfinder-item.col-md-2 .quickfinder-description {
    font-size: 14px;
    line-height: 23px;
}

.quickfinder-item .gem-icon,
.quickfinder-item .gem-icon-inner {
    overflow: visible;
}


/* Style Iconed */

.quickfinder-style-iconed .quickfinder-item-box .gem-qf-icon-image-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 50px;
}

.quickfinder-style-iconed .quickfinder-item-box {
    padding-top: 85px !important;
    padding: 0px !important;
}

.quickfinder-style-iconed {
    padding-top: 60px;
}

.quickfinder-style-iconed:not(.quickfinder-icon-position-bottom) .quickfinder-item-box .gem-qf-icon-image-wrapper {
    top: 0;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.quickfinder-style-iconed.quickfinder-icon-position-bottom .quickfinder-item-box .gem-qf-icon-image-wrapper {
    bottom: 0;
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.quickfinder-style-iconed:not(.quickfinder-icon-position-bottom) .quickfinder-box-style-strong-outlined .gem-qf-icon-image-wrapper {
    margin-top: -2px;
}

.quickfinder-style-iconed.quickfinder-icon-position-bottom .quickfinder-box-style-strong-outlined .gem-qf-icon-image-wrapper {
    margin-top: -2px;
}