.gem-icon{
	background-origin:border-box;
	border-color: #91a0ac;
}
.gem-icon, .gem-icon i, .gem-icon svg, .gem-icon-shape-hexagon-back-inner-before, .gem-icon-shape-hexagon-top-inner-before, .padding-box-inner{
	-o-transition: color 0.5s, background-color 0.5s, -o-transform 0.5s, border-color 0.5s, fill 0.5s;
	-webkit-transition: color 0.5s, background-color 0.5s, -webkit-transform 0.5s, border-color 0.5s, fill 0.5s;
	-moz-transition: color 0.5s, background-color 0.5s, -moz-transform 0.5s, border-color 0.5s, fill 0.5s;
	transition: color 0.5s, background-color 0.5s, transform 0.5s, border-color 0.5s, fill 0.5s;	
}
.gem-icon-style-gradient{
	width: 100%;
}
.gem-icon-style-gradient .back-angle i{
	background-image: linear-gradient(180deg, #91a0ac 0%, #65707e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.gem-icon-inner .padding-box-inner{
	display: flex;
	overflow: visible;
}
.gem-icon a, .gem-icon a:hover{
	color: unset;
}
.gem-icon-shape-default {
	border: 0 none;
}
/*.gem-icon-shape-default,
.gem-icon-shape-default.gem-icon-size-small,
.gem-icon-shape-default.gem-icon-size-medium,
.gem-icon-shape-default.gem-icon-size-large,
.gem-icon-shape-default.gem-icon-size-xlarge {
	border: unset;
    border-width: 0px;
    border-radius: 0px;
}*/
.gem-icon-size-small, .gem-icon-size-medium, .gem-icon-size-large, .gem-icon-size-xlarge{
	height: unset;
}
.gem-icon-shape-default .gem-icon-inner {
	border: 0;
	margin: 0
}
.gem-icon-size-small .padding-box-inner{
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.gem-icon-size-medium .padding-box-inner{
	width: 48px;
    height: 48px;
    line-height: 48px;
}
.gem-icon-size-large .padding-box-inner{
    width: 96px;
    height: 96px;
    line-height: 96px;
}
.gem-icon-size-xlarge .padding-box-inner{
    width: 144px;
    height: 144px;
    line-height: 144px;
}
.gem-icon-shape-default .gem-icon-inner,
.gem-icon-shape-square .gem-icon-inner,
.gem-icon-shape-circle .gem-icon-inner,
.gem-icon-shape-romb .gem-icon-inner{
    width: unset;
    height: unset;
    line-height: unset;
}
.gem-icon-shape-hexagon-back-inner-before{
	background-color: #91a0ac;
}
.gem-icon-shape-hexagon-top-inner-before{
	background-color: #2c2e3d;
}
.left-box{
	text-align: left;
}
.right-box{
	text-align: right;
}
.icon-inline-position a{
	position: relative;
    display: inline-block;
}
.gem-icon i{
	line-height: unset;
}
.gem-icon svg{
	fill: #91a0ac;
}
.back-angle svg{
	width: 100%;
	height: 100%;
}

/* Gem icon hexagon*/
.gem-icon-shape-hexagon {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	position: relative;
}

.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back {
	display: block;
	-webkit-transform: rotate(-30deg) skewX(30deg);
	-ms-transform: rotate(-30deg) skewX(30deg);
	-o-transform: rotate(-30deg) skewX(30deg);
	transform: rotate(-30deg) skewX(30deg);
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-size: 0;
	line-height: 1;
}

.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back .gem-icon-shape-hexagon-back-inner,
.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back .gem-icon-shape-hexagon-back-inner-before {
	display: block;
	width: inherit;
	height: inherit;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
	overflow: hidden;
}

.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back .gem-icon-shape-hexagon-back-inner {
	-webkit-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-ms-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-o-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	transform: skewX(-30deg) rotate(60deg) skewX(30deg);
}

.gem-icon-shape-hexagon .gem-icon-shape-hexagon-back .gem-icon-shape-hexagon-back-inner-before {
	-webkit-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-ms-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-o-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	transform: skewX(-30deg) rotate(60deg) skewX(30deg);
}

.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top {
	display: block;
	-webkit-transform: rotate(-30deg) skewX(30deg);
	-ms-transform: rotate(-30deg) skewX(30deg);
	-o-transform: rotate(-30deg) skewX(30deg);
	transform: rotate(-30deg) skewX(30deg);
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	font-size: 0;
	line-height: 1;
}

.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top .gem-icon-shape-hexagon-top-inner,
.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top .gem-icon-shape-hexagon-top-inner-before {
	display: block;
	width: inherit;
	height: inherit;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
	overflow: hidden;
}

.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top .gem-icon-shape-hexagon-top-inner {
	-webkit-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-ms-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-o-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	transform: skewX(-30deg) rotate(60deg) skewX(30deg);
}

.gem-icon-shape-hexagon .gem-icon-shape-hexagon-top .gem-icon-shape-hexagon-top-inner-before {
	-webkit-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-ms-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	-o-transform: skewX(-30deg) rotate(60deg) skewX(30deg);
	transform: skewX(-30deg) rotate(60deg) skewX(30deg);
}

.gem-icon-shape-hexagon .gem-icon-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none !important;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	margin: 0;
}

/* Hexagon small icon */
.gem-icon-shape-hexagon.gem-icon-size-small {
	margin: 3px 0;
}

.gem-icon-shape-hexagon.gem-icon-size-small .gem-icon-shape-hexagon-back {
	width: 59px;
	height: 49px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.gem-icon-shape-hexagon.gem-icon-size-small .gem-icon-shape-hexagon-top {
	width: 55px;
	height: 45px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	left: 2px;
	top: 2px;
}

.gem-icon-shape-hexagon.gem-icon-size-small .gem-icon-inner {
	line-height: 49px;
}

.gem-icon-shape-hexagon.gem-icon-size-small .gem-icon-inner svg{
	height: 100%;
    width: 36px;
}

/* Hexagon medium icon */
.gem-icon-shape-hexagon.gem-icon-size-medium {
	margin: 5px 0;
}

.gem-icon-shape-hexagon.gem-icon-size-medium .gem-icon-shape-hexagon-back {
	width: 91px;
	height: 77px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.gem-icon-shape-hexagon.gem-icon-size-medium .gem-icon-shape-hexagon-top {
	width: 85px;
	height: 71px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	left: 3px;
	top: 3px;
}

.gem-icon-shape-hexagon.gem-icon-size-medium .gem-icon-inner {
	line-height: 77px;
}

.gem-icon-shape-hexagon.gem-icon-size-medium .gem-icon-inner svg{
	height: 100%;
    width: 58px;
}

/* Hexagon large icon */
.gem-icon-shape-hexagon.gem-icon-size-large {
	margin: 11px 0;
}

.gem-icon-shape-hexagon.gem-icon-size-large .gem-icon-shape-hexagon-back {
	width: 181px;
	height: 153px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.gem-icon-shape-hexagon.gem-icon-size-large .gem-icon-shape-hexagon-top {
	width: 169px;
	height: 141px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	left: 6px;
	top: 6px;
}

.gem-icon-shape-hexagon.gem-icon-size-large .gem-icon-inner {
	line-height: 153px;
}

.gem-icon-shape-hexagon.gem-icon-size-large .gem-icon-inner svg{
	height: 100%;
    width: 114px;
}

/* Hexagon xlarge icon */
.gem-icon-shape-hexagon.gem-icon-size-xlarge {
	margin: 16px 0;
}

.gem-icon-shape-hexagon.gem-icon-size-xlarge .gem-icon-shape-hexagon-back {
	width: 267px;
	height: 227px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 12px;
}

.gem-icon-shape-hexagon.gem-icon-size-xlarge .gem-icon-shape-hexagon-top {
	width: 243px;
	height: 203px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	left: 12px;
	top: 12px;
}

.gem-icon-shape-hexagon.gem-icon-size-xlarge .gem-icon-inner {
	line-height: 227px;
}

.gem-icon-shape-hexagon.gem-icon-size-xlarge .gem-icon-inner svg{
	height: 100%;
    width: 164px;
}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.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;
}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.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%);
}.gem-team.row {
	margin: -21px;
}
.gem-team .thegem-wrap {
	padding: 21px;
	margin: 0;
}
.team-person {
	padding: 50px 30px;
	position: relative;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.team-person.loop-builder {
	padding: 0;
}
.team-person-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.team-person a:not(.team-person-link) {
	position: relative;
	z-index: 2;
}
.team-person-image {
	display: inline-block;
	width: 240px;
	max-width: 100%;
	vertical-align: top;
	margin-bottom: 45px;
}
.team-person-image a,
.team-person-image span {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	max-width: 100%;
	position: relative;
}
.team-person-image a:before,
.team-person-image span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 0;
}
.team-person-image a:hover:before,
.team-person:hover .team-person-image span:before {
	opacity: 1;
}
.team-person-image a,
.gem-team .team-person-image a:before,
.team-person-image span,
.gem-team .team-person-image span:before,
.gem-team .team-person-image img {
	border-radius: 50%;
}
.team-person-info {
	margin: 0 0 20px;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.team-person-name {
	margin: 0 0 5px;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.team-person-position {
	margin: 0 0 28px;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.team-person .team-person-phone {
	color: inherit;
	margin: 0 0 7px;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.team-person .team-person-phone a {
	color: inherit;
}
.team-person .team-person-description {
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.team-person-socials .socials-item-icon {
	font-size: 32px;
}
.team-person-socials {
	margin: 0 -10px;
}
.team-person-socials .socials-item {
	margin: 20px 10px 0;
}
.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;
}
.gem-team-style-1 .team-person {
	border: 1px solid transparent;
}
.gem-team-style-2 .team-person {
	padding: 50px 50px;
	border-radius: 0 50px 50px 50px;
}
.gem-team-style-2 .team-person-box-columns .team-person-box-left {
	float: left;
	margin-right: -270px;
}
.gem-team-style-2 .team-person-box-columns .team-person-box-left + .team-person-box-right {
	float: left;
	width: 100%;
	padding-left: 270px;
}
.gem-team-style-2 .team-person-image {
	position: relative;
}
.gem-team-style-2 .team-person-image a,
.gem-team-style-2 .team-person-image a:before,
.gem-team-style-2 .team-person-image span,
.gem-team-style-2 .team-person-image span:before,
.gem-team-style-2 .team-person-image img {
	border-radius: 0;
}
.gem-team-style-2 .team-person-name {
	margin-top: -10px;
}
.gem-team-style-2 .team-person-socials .socials-item-icon {
	font-size: 20px;
}
.gem-team-style-2 .team-person-socials {
	margin: 0 -6px;
}
.gem-team-style-2 .team-person-socials .socials-item {
	margin: 12px 6px 0;
}
@media (max-width: 1211px) {
	.gem-team-style-2 .col-sm-6 .team-person-box-columns .team-person-box-left {
		float: none;
		margin-right: 0;
	}
	.gem-team-style-2 .col-sm-6 .team-person-box-columns .team-person-box-left + .team-person-box-right {
		float: none;
		padding-left: 0;
	}
}
@media (min-width: 1212px) {
	.gem-team-style-2 .col-sm-6 .team-person-box-columns .team-person-box-left .team-person-image {
		margin-bottom: 0;
	}
}
@media (max-width: 639px) {
	.gem-team-style-2 .team-person-box-columns .team-person-box-left {
		float: none;
		margin-right: 0;
	}
	.gem-team-style-2 .team-person-box-columns .team-person-box-left + .team-person-box-right {
		float: none;
		padding-left: 0;
	}
}

.gem-team-style-3 .team-person {
	border-radius: 180px 180px 0 0;
}
.gem-team-style-3 .team-person-image {
	padding-top: 15px;
	padding-left: 35px;
	padding-right: 35px;
	width: 310px;
}
.gem-team-style-3 .team-person-info {
	margin: 0 0 30px;
}
.gem-team-style-3 .team-person-name {
	margin: 0;
}
.gem-team-style-3 .team-person-position {
	font-size: 0.875em;
}
.gem-team-style-3 .team-person-socials .socials-item-icon {
	font-size: 20px;
}
.gem-team-style-3 .team-person-socials {
	margin: 0 -6px;
}
.gem-team-style-3 .team-person-socials .socials-item {
	margin: 12px 6px 0;
}
.gem-team-style-3 .team-person-email a:before {
	font-size: 32px;
	margin-right: 0;
}

.gem-team-style-4 .team-person {
	border-bottom: 6px solid #a3e7f0;
	padding-bottom: 10px;
	padding-left: 40px;
}
.gem-team-style-4 .team-person-image {
	width: 128px;
	margin-bottom: 30px;
}
.gem-team-style-4 .team-person-info {
	margin: 0;
}
.gem-team-style-4 .team-person-name {
	margin: 0 0 20px;
}
.gem-team-style-4 .team-person-position {
	font-size: 0.875em;
	margin-bottom: 3px;
}
.gem-team-style-4 .team-person-phone {
	margin: 0 0 2px;
}
.gem-team-style-4 .team-person-socials .socials-item-icon {
	font-size: 20px;
}
.gem-team-style-4 .team-person-socials {
	margin-bottom: 40px;
	margin-left: -6px;
	margin-right: -6px;
}
.gem-team-style-4 .team-person-socials .socials-item {
	margin: 12px 6px 0;
}
.gem-team-style-4 .team-person-email {
	margin-bottom: 40px;
	margin-top: 5px;
}
.gem-team-style-4 .team-person-email a:before {
	font-size: 32px;
	margin-right: 0;
}

.gem-team-style-5.row {
	margin-left: 0;
	margin-right: 0;
}
.gem-team-style-5 .inline-column {
	padding-left: 0;
	padding-right: 0;
}
.gem-team-style-5 .team-person,
.gem-team-style-5 .team-person-hover {
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.gem-team-style-5 .team-person {
	padding: 3px 0;
}
.gem-team-style-5 .team-person-image a,
.gem-team-style-5 .team-person-image span {
	overflow: visible;
}
.gem-team-style-5 .team-person-image a:before,
.gem-team-style-5 .team-person-image span:before {
	opacity: 0;
	left: 6px;
	right: 6px;
	top: 6px;
	bottom: 6px;
	width: auto;
	height: auto;
	background-color: rgba(70, 72, 92, 0.7);
	display: none;
}
.gem-team-style-5 .team-person-image a:hover:before,
.gem-team-style-5 .team-person:hover .team-person-image span:before {
	opacity: 1;
}
.gem-team-style-5 .team-person-image {
	padding-left: 40px;
	padding-right: 40px;
	width: 320px;
}
.gem-team-style-5 .team-person-image .image-hover {
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	padding: 6px;
	border: 3px solid #dce1e4;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	max-width: 100%;
}
.gem-team-style-5 .team-person:hover .image-hover {
	border-color: #00bcd4;
	background-color: #00bcd4;
}
.gem-team-style-5 .team-person-hover {
	padding: 47px 30px;
}
.gem-team-style-5 .team-person:hover {
	margin-top: -23px;
	margin-bottom: -23px;
}
.gem-team-style-5 .team-person:hover .team-person-hover {
	padding-top: 70px;
	padding-bottom: 70px;
}
.gem-team-style-5 .team-person-socials .socials-item-icon {
	font-size: 25px;
}
.gem-team-style-5 .team-person-socials {
	margin-left: -6px;
	margin-right: -6px;
}
.gem-team-style-5 .team-person-socials .socials-item {
	margin: 12px 6px 0;
}

.gem-team-style-6 .team-person {
	border: 1px solid transparent;
	padding: 0;
}
.gem-team-style-6 .team-person-hover {
	padding: 43px 34px;
}
.gem-team-style-6 .team-person,
.gem-team-style-6 .team-person-hover {
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.gem-team-style-6 .team-person-box-left {
	float: left;
	margin-right: -100px;
}
.gem-team-style-6 .team-person-box-left + .team-person-box-right {
	float: left;
	width: 100%;
	padding-left: 100px;
}
.gem-team-style-6 .team-person-image {
	position: relative;
	width: 80px;
}
.gem-team-style-6 .team-person-socials .socials-item-icon {
	font-size: 20px;
}
.gem-team-style-6 .team-person-socials {
	margin: 0 -6px;
}
.gem-team-style-6 .team-person-socials .socials-item {
	margin: 12px 6px 0;
}
.gem-team-style-6 .team-person-position,
.gem-team-style-6 .team-person-email {
	font-size: 0.875em;
}
.gem-team-style-6 .team-person-position,
.gem-team-style-6 .team-person-phone,
.gem-team-style-6 .team-person-info {
	margin: 0;
}

.gem-team-equal-height {
	display: flex;
	flex-wrap: wrap;
}
.gem-team-equal-height .thegem-wrap{
	min-height: 100%;
}
.gem-team-equal-height .thegem-wrap .team-person{
	height: 100%;
}
.gem-team-equal-height .team-person > .thegem-template-loop-item,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap > section,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap > section > .elementor-container,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap > .e-con,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .elementor-inner > .elementor-section-wrap > .e-con > .e-con-inner,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > section,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > section > .elementor-container,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .e-con,
.gem-team-equal-height .team-person > .thegem-template-loop-item > .elementor > .e-con > .e-con-inner {
	height: 100%;
}/*testimonials*/

.widget-testimonials {
    position: relative;
}

.gem-testimonials-navigation a {
    overflow: visible;
}

.gem-testimonials,
.gem-testimonials:hover {
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.testimonials-style-1-item {
    position: relative;
    display: inline-block;
}

.testimonials-style-1-image {
    padding-top: 60px;
    height: 190px;
}

.testimonials-style-1-item {
    text-align: center;
}

.testimonials-style-1-text {
    font-style: inherit;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 35px;
    padding-bottom: 10px;
    clear: both;
}

.testimonials-style-1-item .gem-dummy {
    margin-left: 62px;
}

.testimonials-style-1-item {
    border-top-left-radius: 67px;
    border-top-right-radius: 67px;
    overflow: hidden;
}

.testimonials-style-1-teg {
    border-bottom-left-radius: 67px;
    border-bottom-right-radius: 67px;
}

.testimonials-style-1-item .gem-testimonial-position {
    padding-top: 4px;
}

.testimonials-style-2-bg {
    position: relative;
}

.testimonials-style-2-item .wrap-style {
    transform: rotate(270deg);
    transform-origin: 0 100%;
    -webkit-transform: rotate(270deg);
    -webkit-transform-origin: 0 100%;
    overflow: visible;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: 49px;
    width: 49px;
    height: 100px;
}

.testimonials-style-1-item .wrap-style {
    transform: rotate(270deg);
    transform-origin: 0 100%;
    -webkit-transform: rotate(270deg);
    -webkit-transform-origin: 0 100%;
    overflow: visible;
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: 49px;
    width: 49px;
    height: 100px;
}

.testimonials-style-1-item .empy_space {
    height: 48px;
}

.widget .gem-testimonial-text>.testimonials-style-1-teg,
.widget .gem-testimonial-text>.testimonials-style-2-teg {
    margin-bottom: 0;
}

.testimonials-style-2-text.gem-testimonial-text {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 59px;
}

.testimonials-style-1-text.gem-testimonial-text {
    padding: 33px 20px;
}

.gem-widget-testimonials-prev-style-1.gem-prev:after,
.gem-widget-testimonials-next-style-1.gem-next:after,
.gem-widget-testimonials-prev-style-2.gem-prev:after,
.gem-widget-testimonials-next-style-2.gem-next:after {
    font-family: thegem-icons;
    height: 40px;
    width: 40px;
    line-height: 1.7;
    margin: 0;
    left: 0;
}

.widget .testimonials-style-1-name.gem-testimonial-name,
.widget .testimonials-style-2-name.gem-testimonial-name {}

.gem-widget-testimonials-prev-style-1.gem-prev:after,
.gem-widget-testimonials-next-style-1.gem-next:after {
    top: 106px;
}

.gem-widget-testimonials-prev-style-2.gem-prev:after,
.gem-widget-testimonials-prev-style-1.gem-prev:after {
    content: '\e637';
    padding-left: 5px;
}

.gem-widget-testimonials-next-style-2.gem-next:after,
.gem-widget-testimonials-next-style-1.gem-next:after {
    content: '\e638';
    padding-right: 5px;
}

.gem-widget-testimonials-prev-style-2.gem-prev:after,
.gem-widget-testimonials-next-style-2.gem-next:after {
    top: 42px;
}

.testimonials-style-2-item {
    border-radius: 60px;
    overflow: hidden;
}

.testimonials-style-2-item .gem-testimonial-text {
    padding-top: 63px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    overflow: hidden;
}

.testimonials.testimonials-style-2,
.testimonials-carousel-style-2,
.testimonials-style-2-text.gem-testimonial-text .testimonials-style-2 {
    border-radius: 60px !important;
    overflow: hidden !important;
}

.testimonials-style-1-teg {
    font-style: normal;
    padding-bottom: 50px;
    padding-top: 40px;
}

.testimonials-style-1-post.gem-testimonial-company {
    margin-top: -3px;
}

.testimonials-style-1-item,
.testimonials-style-2-item {
    vertical-align: top;
}

.testimonials-style-1-prev {
    left: 17px;
    top: 93px;
    font-family: thegem-icons;
    content: '\e601';
    font-size: 20px;
    position: absolute;
    outline: none;
}

.testimonials-style-1-next {
    right: 17px;
    top: 93px;
    font-family: thegem-icons;
    content: '\e601';
    font-size: 18px;
    position: absolute;
    outline: none;
}

.testimonials-style-1-teg {
    font-size: 30px;
    font-family: thegem-icons;
}

.testimonials-style-1-image img {
    height: 128px;
    width: 128px;
}

.testimonials-style-2-teg {
    padding-top: 38px;
    padding-bottom: 38px;
}

.testimonials-style-2-text {
    font-style: inherit;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    text-align: center;
    padding-bottom: 20px;
}

.testimonials-style-2-name {
    padding-top: 14px;
}

.testimonials-style-2 {
    text-align: center;
    position: relative;
}

.testimonials-style-2-bg {
    padding-bottom: 47px;
    text-align: center;
    margin-top: -47px;
}

.triangle-with-shadow.trangle-style-2 {
    margin-top: -1px;
}

.testimonials-style-2-image {
    margin-top: 114px;
    position: relative;
    height: 128px;
}

.testimonials-style-2-item .gem-dummy {
    margin-left: 64px;
}

.testimonials-style-2-item {
    display: inline-block;
    text-align: center;
}

.testimonials-style-2-prev {
    left: 17px;
    bottom: 180px;
    font-family: thegem-icons;
    content: '\e601';
    font-size: 20px;
    position: absolute;
    outline: none;
}

.testimonials-style-2-next {
    right: 17px;
    bottom: 180px;
    font-family: thegem-icons;
    content: '\e601';
    font-size: 18px;
    position: absolute;
    outline: none;
}

.testimonials-style-2-teg {
    font-size: 60px;
    font-family: thegem-icons;
    font-style: normal;
}

.testimonials-style-2-text>p {
    margin-bottom: 0px;
}

.testimonials-style-2-image img {
    height: 128px;
    width: 128px;
}

.gem-widget-testimonials-prev-style-1.gem-prev:after {
    top: 106px;
    font-size: 24px;
    font-family: thegem-icons;
}

.gem-widget-testimonials-next-style-1.gem-next:after {
    top: 106px;
    font-size: 24px;
    font-family: thegem-icons;
}

.gem-widget-testimonials-prev-style-2.gem-prev:after {
    position: absolute;
    font-size: 24px;
    font-family: thegem-icons;
}

.gem-widget-testimonials-next-style-2.gem-next:after {
    position: absolute;
    font-size: 24px;
    font-family: thegem-icons;
}

.triangle-with-shadow {
    width: 100px;
    height: 40px;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.triangle-with-shadow:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    top: -25px;
    left: 25px;
}

.testimonials-style-1-block {
    margin-bottom: 10px;
    text-align: center;
}

.testimonials-style-1-post {
    padding-top: 3px;
}

.testimonials-style-2-post {
    padding-top: 3px;
}

.gem-testimonials-carousel-wrap .testimonials-style-2-bg .testimonials-style-2-post a {
    padding-top: 3px;
}

.testimonials-style-2-text {
    position: relative;
}

.testimonials-style-1-block .gem-testimonials-carousel-wrap {
    margin-bottom: -1px;
    text-align: center;
}

.testimonials-style-2-bg {
    padding-top: 3px;
}

.testimonials-style-2-item .gem-dummy {
    height: 128px;
    width: 128px;
}

.testimonials-style-1-item .gem-dummy {
    height: 128px;
    width: 128px;
}

.gem-testimonials.style1 svg {
    display: none;
}

.testimonials-style-1-name.gem-testimonial-name,
.testimonials-style-2-name.gem-testimonial-name {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 14px;
}

.testimonials-style-1-teg {
    font-size: 58px;
}

body .thegem-widget-testimonial .testimonials-style-1-teg {
    color: #a3e7f0;
}

.thegem-widget-testimonial .testimonials-style-2-teg {
    color: #a3e7f0;
}

.gem-testimonial-item {
    float: left;
    width: 100%;
}

.gem-testimonials .gem-testimonials-carousel-wrap .quote-color-added.gem-testimonial-wrapper p:after,
.gem-testimonials .gem-testimonials-carousel-wrap .quote-color-added.gem-testimonial-wrapper:after {
    display: none;
}

.gem-testimonials .gem-testimonials-carousel-wrap .quote-color-added.gem-testimonial-wrapper p {
    display: inline;
}

.gem-testimonials.style1 .custom-color-blockqute-mark,
.gem-testimonials.style1 .gem-testimonial-wrapper:after {
    content: '\e60c';
    display: block;
    font-family: 'thegem-icons';
    text-align: center;
    font-size: 60px;
    height: 40px;
    line-height: 35px;
    padding-top: 40px;
    vertical-align: top;
    font-style: normal;
    font-weight: normal;
    box-sizing: content-box;
}

.gem-testimonial-text {
    font-size: 32px;
    text-align: center;
    padding: 14px 80px 0;
    line-height: 1.2;
    font-style: normal;
}

.gem-testimonial-text p {
    margin: 0;
}

.gem-testimonial-image {
    margin: 0 auto;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.gem-testimonial-image img {
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
}

.gem-testimonial-image span {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.gem-testimonial-image span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.gem-testimonial-image a:hover::before,
.gem-testimonial-image:hover span::before {
    opacity: 1;
}

.gem-testimonial-name {
    text-align: center;
    text-transform: uppercase;
}

.gem-testimonial-position {
    line-height: 1.421;
    text-align: center;
}

.gem-testimonials-carousel-wrap {
    position: relative;
    overflow: hidden;
}

.gem-testimonial-wrapper {
    padding-bottom: 35px;
}

.gem-testimonials.size-small .gem-testimonial-image {
    width: 80px;
    height: 80px;
}

.gem-testimonials.size-medium .gem-testimonial-image {
    width: 128px;
    height: 128px;
}

.gem-testimonials.size-large .gem-testimonial-image {
    width: 160px;
    height: 160px;
}

.gem-testimonials.size-xlarge .gem-testimonial-image {
    width: 240px;
    height: 240px;
}

.gem-testimonials.style1 .gem-testimonial-content div {
    text-align: center;
}

.gem-testimonials.style1 .gem-testimonial-name {
    padding-top: 35px;
}

.gem-testimonials.style2 .gem-testimonial-image {
    float: left;
    display: table-cell;
}

.gem-testimonials.style2 .gem-testimonial-content {
    display: table-cell;
    padding-left: 38px;
}

.gem-testimonials.style2 .gem-testimonial-content div {
    text-align: left;
}

.gem-testimonials.style2 .gem-testimonial-text {
    padding: 0;
    margin-top: 14px;
}

.gem-testimonial-company,
.gem-testimonial-position {
    font-size: 14px;
}

.gem-testimonial-content .gem-testimonial-name {
    font-size: 14px;
    margin: 0;
}

.style2.gem-testimonials {
    border-radius: 55px;
}

.style2 .gem-testimonial-wrapper {
    padding: 0px 90px;
}

.gem-testimonials.style2 .gem-testimonial-wrapper .custom-color-blockqute-mark,
.gem-testimonials.style2 .gem-testimonial-wrapper p:after {
    content: '\e60c';
    font-family: 'thegem-icons';
    font-size: 60px;
    height: 33px;
    display: inline-block;
    line-height: 33px;
    padding-top: 30px;
    vertical-align: top;
    margin-left: 20px;
    font-style: normal;
    font-weight: normal;
}

@media (max-width: 768px) {
    .style2 .gem-testimonial-wrapper {
        padding: 0px 50px;
    }
    .gem-testimonials.style2 .gem-testimonial-wrapper .custom-color-blockqute-mark,
    .gem-testimonials.style2 .gem-testimonial-wrapper p:after {
        display: block;
    }
}

.style1 .gem-testimonial-wrapper:after,
.style2 .gem-testimonial-wrapper p:after {
    color: #a3e7f0;
}

.testimonials_svg {
    bottom: -56px;
    margin-left: 105px;
}

.gem-testimonials.fullwidth-block.style2 .testimonials_svg {
    margin-left: 23%;
    position: absolute;
    bottom: -56px;
}

@media (min-width: 1900px) {
    .gem-testimonials.fullwidth-block.style2 .testimonials_svg {
        left: 50%;
        margin-left: -450px;
    }
}

.gem-testimonials.style2 {
    position: relative;
}

.gem-testimonials.style2 .testimonials_svg {
    margin-left: 105px;
    position: absolute;
}

.style2.gem-testimonials {
    margin-bottom: 60px;
}

.gem-testimonials.style2 .gem-testimonial-item {
    float: left;
    padding: 73px 0;
}

.gem-testimonials .gem-prev:after,
.gem-testimonials .gem-next:after {
    position: absolute;
    font-family: 'thegem-icons';
    top: 50%;
    margin-top: 0px;
    left: 50%;
    width: 40px;
    transform: translate(-50%, -50%);
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-indent: 0;
    font-weight: normal;
    margin: 0;
}

.gem-testimonials .gem-prev:after,
.gem-testimonials .gem-next:after {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.gem-testimonials .gem-prev:hover:after,
.gem-testimonials .gem-next:hover:after {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.gem-testimonials .gem-prev,
.gem-testimonials .gem-next {
    width: 40px;
}

.gem-testimonials-carousel {
    overflow: hidden !important;
}

.style2.gem-testimonials.fullwidth-block {
    background-color: transparent;
}

.style2.gem-testimonials.fullwidth-block .container {
    border-radius: 55px;
}

.gem-testimonials.fullwidth-block .gem-prev,
.gem-testimonials.fullwidth-block .gem-next {
    width: 80px;
}

.gem-testimonials.fullwidth-block .gem-prev:after,
.gem-testimonials.fullwidth-block .gem-next:after {
    position: absolute;
    font-family: 'thegem-icons';
    top: 50%;
    left: 50%;
    width: 80px;
    font-size: 48px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    text-indent: 0;
    font-weight: normal;
    background-color: transparent;
    transform: translate(-50%, -50%);
    margin: 0;
}

.widget .testimonials-style-2 .gem-dummy,
.widget .testimonials-style-1 .gem-dummy {
    background-image: url(//pitcher-avocat.fr/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/testimonials/assets/images/default-avatar.png);
    background-size: 100%;
}

.widget .testimonials-style-2 .gem-dummy:after,
.widget .testimonials-style-1 .gem-dummy:after {
    display: none;
}

@media (max-width: 768px) {
    .gem-testimonial-text {
        font-size: 23px;
        padding: 30px 40px;
    }
    .gem-testimonial-wrapper {
        padding: 20px;
        padding-bottom: 50px;
    }
    .gem-testimonial-text {
        padding: 14px 45px 0;
    }
    .gem-testimonials.style2 .gem-testimonial-image {
        display: block;
        float: none;
    }
    .gem-testimonials.style2 .gem-testimonial-content {
        display: block;
        padding-left: 0;
    }
    .gem-testimonial-name,
    .gem-testimonial-company,
    .gem-testimonial-text {
        text-align: center;
    }
    .gem-testimonials.style2 .gem-testimonial-content div {
        text-align: center;
    }
    .gem-testimonials.style2 .gem-testimonial-content {
        padding-top: 40px;
    }
    .gem-testimonials.style2 .gem-testimonial-wrapper p:after {
        width: 100%;
        display: inline-block;
        margin-left: 0px;
        padding-bottom: 40px;
    }
    .gem-testimonials.fullwidth-block .gem-prev,
    .gem-testimonials.fullwidth-block .gem-next {
        width: 40px;
    }
    .style2.gem-testimonials.fullwidth-block {
        padding: 0 20px;
    }
    .testimonials_svg {
        text-align: center;
        margin-left: 0;
    }
    .gem-testimonials.fullwidth-block .gem-prev:after,
    .gem-testimonials.fullwidth-block .gem-next:after {
        position: absolute;
        font-family: 'thegem-icons';
        top: 50%;
        margin-top: 0px;
        left: 50%;
        width: 40px;
        font-size: 24px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        text-indent: 0;
        font-weight: normal;
        margin-top: -20px;
    }
}


/*testimonials*/

#colophon.testimonials-style-2-text.gem-testimonial-text,
#colophon.testimonials-style-1-image,
#colophon.testimonials-style-1-text.gem-testimonial-text,
#colophon.testimonials-style-1-name,
#colophon.testimonials-style-1-post,
#colophon.testimonials-style-1-teg {
    background-color: #2c2e3d;
}

.gem-widget-testimonials-prev-style-1.gem-prev:after,
.gem-widget-testimonials-next-style-1.gem-next:after,
.gem-widget-testimonials-prev-style-1.gem-prev:hover:after,
.gem-widget-testimonials-next-style-1.gem-next:hover:after,
.gem-widget-testimonials-prev-style-2.gem-prev:after,
.gem-widget-testimonials-next-style-2.gem-next:after,
.gem-widget-testimonials-prev-style-2.gem-prev:hover:after,
.gem-widget-testimonials-next-style-2.gem-next:hover:after {
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#colophon .testimonials-style-2-item .wrap-style {
    fill: #2c2e3d;
}

#colophon .testimonials-style-2-text.gem-testimonial-text {
    background-color: #2c2e3d;
}

#colophon .gem-testimonial-text p {
    color: #99A9B6;
}

#colophon .testimonials-style-2-item {
    background-color: #181828;
}

#colophon .testimonials-style-1-image,
#colophon .testimonials-style-1-text.gem-testimonial-text,
#colophon .testimonials-style-1-name,
#colophon .testimonials-style-1-post,
#colophon .testimonials-style-1-teg {
    background-color: #2c2e3d !important;
}

#colophon .testimonials-style-1-item .wrap-style {
    fill: #2c2e3d;
}

#colophon .testimonials-style-1 .gem-prev:after,
#colophon .testimonials-style-1 .gem-next:after {
    background-color: #181828;
    color: #fff
}

#colophon .testimonials-style-1 a:hover:after,
#colophon .testimonials-style-1 a:hover:after {
    color: #00bcd4
}

#colophon .testimonials-style-2 .gem-prev:after,
#colophon .testimonials-style-2 .gem-next:after {
    background-color: #2c2e3d;
    color: #fff
}

#colophon .testimonials-style-2 a:hover:after,
#colophon .testimonials-style-2 a:hover:after {
    color: #00bcd4
}.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;
}

@media (max-width: 767px) {
	.col-xs-5_12 {
		width: 20%;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.col-sm-5_12 {
		width: 20%;
	}
}

@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;
}

.quickfinder.quickfinder-equal-height{
	display: flex;
	flex-wrap: wrap;
}
.quickfinder.quickfinder-equal-height.quickfinder-style-iconed .quickfinder-item .quickfinder-item-box{
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}
.quickfinder.quickfinder-equal-height .quickfinder-item .quickfinder-item-inner{
	min-height: 100%;
}.elementor-shape{direction:ltr;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;left:50%;position:relative;transform:translateX(-50%);width:calc(100% + 1.3px)}.elementor-shape .elementor-shape-fill{fill:#fff;transform:rotateY(0deg);transform-origin:center}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}form.wpcf7-form.thegem-cf7 .with-label {
  display: flex;
}
form.wpcf7-form.thegem-cf7 .with-label .wpcf7-form-control-wrap {
  margin-bottom: 0;
}
form.wpcf7-form.thegem-cf7.label-left .with-label {
  flex-direction: row;
  align-items: center;
}
form.wpcf7-form.thegem-cf7.label-left .with-label label {
  flex: none;
}
form.wpcf7-form.thegem-cf7.label-right .with-label {
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
form.wpcf7-form.thegem-cf7.label-right .with-label label {
  flex: none;
}
form.wpcf7-form.thegem-cf7.label-top .with-label {
  flex-direction: column;
}
form.wpcf7-form.thegem-cf7.label-bottom .with-label {
  flex-direction: column-reverse;
}
form.wpcf7-form.thegem-cf7.label-bottom .with-label .wpcf7-form-control-wrap, form.wpcf7-form.thegem-cf7.label-bottom .with-label .wpcf7-form-control, form.wpcf7-form.thegem-cf7.label-bottom .with-label .combobox-wrapper {
  margin-bottom: 0 !important;
}
form.wpcf7-form.thegem-cf7 input[type=submit] {
  height: auto;
  margin-right: 0;
  margin-left: 0;
  border: none;
}
form.wpcf7-form.thegem-cf7 .combobox-wrapper {
  height: auto;
}
form.wpcf7-form.thegem-cf7 .combobox-wrapper .combobox-text {
  line-height: inherit;
  border: none;
  padding: 12px 20px;
}
form.wpcf7-form.thegem-cf7 .combobox-wrapper .combobox-button {
  height: 100%;
  border: none;
}
form.wpcf7-form.thegem-cf7 .checkbox-sign.checked:before, form.wpcf7-form.thegem-cf7 .radio-sign.checked:before {
  margin: 0;
  transform: translate(-50%, -50%);
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
form.wpcf7-form.thegem-cf7 p {
  margin-bottom: 0;
}
form.wpcf7-form.thegem-cf7 p:nth-last-of-type(1), form.wpcf7-form.thegem-cf7 .submit-outer {
  display: flex;
  flex-direction: column;
}
form.wpcf7-form.thegem-cf7 .wpcf7-form-control {
  display: inline-block;
}
form.wpcf7-form.thegem-cf7 .wpcf7-form-control-wrap:after {
  top: 50%;
  transform: translateY(-50%);
}
form.wpcf7-form.thegem-cf7 .form-line {
  margin: 0;
}

.wpcf7-form.gem-contact-form-white .combobox-wrapper,
.wpcf7-form.gem-contact-form-white input:not(.gem-button-wpcf-custom),
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-button,
.wpcf7-form.gem-contact-form-white .combobox-wrapper .combobox-text,
.wpcf7-form.gem-contact-form-white .checkbox-sign,
.wpcf7-form.gem-contact-form-white span.radio-sign,
.wpcf7-form.gem-contact-form-white textarea {
  border: 1px solid #ffffff;
  background-color: #ffffff;
}

.wpcf7-warning {
  line-height: 1.2;
}

.not-empty {
  height: 1px;
}

/*# sourceMappingURL=thegem-cf7.css.map */