.gem-project-info {
display: inline-block;
width: 100%;
overflow: hidden;
}
.gem-project-info:not(.gem-gaps-container) {
overflow: inherit;
}
.gem-project-info,
.gem-project-info-item,
.gem-project-info-item:before,
.gem-project-info-item .title,
.gem-project-info-item .description,
.gem-project-info-item .icon,
.gem-project-info-item .icon:before,
.gem-project-info-item .icon i,
.gem-project-info-item .icon svg {
-o-transition: all .3s linear;
-webkit-transition: all .3s linear;
transition: all .3s linear;
}
.gem-project-info-item {
width: 100%;
float: left;
position: relative;
overflow: hidden;
}
.gem-project-info-item .project-info-item-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5;
}
.gem-project-info-item.gem-gaps {
margin-bottom: 0 !important;
}
.gem-project-info-item.gem-gaps:last-child {
border-bottom: none !important;
}
.gem-project-info-item .title {
color: #3c3950;
text-transform: uppercase;
float: left;
margin: 0;
}
.gem-project-info-item .icon.gem-svg-icon svg {
width: 25px;
height: 25px;
display: block;
position: relative;
}
.gem-project-info-item .gem-wrapper-project-info {
z-index: 1;
}
.gem-project-info-item .icon {
position: relative;
overflow: hidden;
}
.gem-project-info-item::before,
.gem-project-info-item .icon::before {
position: absolute;
content: "";
display: block;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
border-radius: inherit;
}
.gem-project-info-item:hover::before,
.gem-project-info-item:hover .icon::before {
opacity: 1;
} .gem-project-info-style-1 .gem-project-info-item {
padding: 20px;
background-color: #f4f6f7;
display: flex;
margin-bottom: 20px;
}
.gem-project-info-style-1 .gem-wrapper-project-info {
display: flex;
flex-direction: column;
padding-left: 20px;
}
.gem-project-info-style-1 .gem-project-info-item .title {
display: flex;
align-items: center;
line-height: 1;
margin-bottom: 15px;
}
.gem-project-info-style-1 .gem-project-info-item .icon {
height: max-content;
display: flex;
margin-top: -1px;
min-width: fit-content;
} .gem-project-info-style-2 .gem-project-info-item {
padding: 28px 0;
border-bottom: 1px solid #dfe5e8;
background-color: #f4f6f7;
display: flex;
align-items: center;
margin-bottom: 20px;
}
.gem-project-info-style-2 .gem-wrapper-project-info {
display: flex;
flex-direction: column;
padding-left: 20px;
}
.gem-project-info-style-2 .gem-project-info-item .icon {
color: #ffffff;
background-color:#59569e;
display: flex;
align-items: center;
justify-content: center;
overflow: unset;
}
.gem-project-info-style-2 .gem-project-info-item .icon i {
padding: 18px;
z-index: 1;
}
.gem-project-info-style-2 .gem-project-info-item .icon.gem-svg-icon {
padding: 14px;
}.gem-textbox,
.gem-textbox-wrapper,
.gem-textbox .gem-textbox-content,
.gem-textbox .gem-texbox-icon-image-wrapper .elementor-icon,
.gem-textbox .gem-texbox-icon-image-wrapper .elementor-icon i,
.gem-textbox .gem-image,
.gem-textbox .gem-image img,
.gem-textbox .gem-image span,
.gem-textbox .gem-image span:before,
.gem-textbox .gem-textbox-title,
.gem-textbox .gem-textbox-description,
.gem-textbox .gem-button-container,
.gem-textbox .gem-textbox-top,
.gem-textbox .gem-textbox-top svg,
.gem-textbox .gem-textbox-bottom,
.gem-textbox .gem-textbox-bottom svg {
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.elementor-widget-thegem-styled-textbox .elementor-widget-container {
height:100%;
}
.gem-textbox {
display: flex;
flex-direction: column;
height:100%;
width: 100%;
}
.gem-textbox-inner {
flex-grow: 1;
display: flex;
width: 100%;
}
.gem-textbox-content {
padding: 30px;
display: flex;
flex-direction: column;
width: 100%;
}
.gem-textbox-top,
.gem-textbox-bottom {
font-size: 0;
line-height: 0;
text-align: center;
}
.gem-styled-textbox-link,
.gem-styled-textbox-icon-image-link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.gem-texbox-icon-image-wrapper {
position: relative;
}
.gem-textbox .gem-textbox-icon-horizontal-right.gem-textbox-icon-image-wrapping-inline .gem-texbox-icon-image-wrapper {
padding-left: 10px;
}
.gem-textbox .gem-textbox-icon-horizontal-left.gem-textbox-icon-image-wrapping-inline .gem-texbox-icon-image-wrapper {
padding-right: 10px;
}
.gem-textbox h4,
.gem-textbox .title-h4 {
margin-top: 0;
}
.gem-textbox-content .gem-image span {
display: inline-block;
vertical-align: top;
overflow: hidden;
max-width: 100%;
position: relative;
}
.gem-textbox-content .gem-image span::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
z-index: 1;
}
.gem-textbox:hover .gem-textbox-content .gem-image a::before,
.gem-textbox:hover .gem-textbox-content .gem-image span::before {
opacity: 1;
}
.gem-textbox .gem-textbox-icon-horizontal-right .gem-icon-with-text-icon {
padding-right: 0px;
padding-left: 10px;
} .gem-textbox-content.icon-bottom {
display: flex;
flex-direction: column;
}
.gem-textbox .icon-bottom .gem-texbox-text-wrapper {
order: 1;
}
.gem-textbox .icon-bottom .gem-texbox-icon-image-wrapper {
order: 2;
margin-top: 30px;
} .gem-textbox-content.icon-bottom,
.gem-textbox-content.button-top {
display: flex;
flex-direction: column;
}
.gem-textbox .icon-bottom.button-bottom .gem-texbox-text-wrapper {
order: 1;
}
.gem-textbox .icon-bottom.button-bottom .gem-texbox-icon-image-wrapper {
order: 2;
} .gem-textbox-content.icon-top.button-top .gem-texbox-text-wrapper {
display: flex;
flex-direction: column;
}
.gem-textbox-content.icon-top.button-top .gem-button-container {
order: 1;
}
.gem-textbox-content.icon-top.button-top .gem-textbox-title {
order: 2;
}
.gem-textbox-content.icon-top.button-top .gem-textbox-description {
order: 3;
} .gem-textbox-content.icon-bottom.button-top .gem-texbox-text-wrapper {
display: flex;
flex-direction: column;
}
.gem-textbox-content.icon-bottom.button-top .gem-button-container {
order: 1;
}
.gem-textbox-content.icon-bottom.button-top .gem-textbox-title {
order: 2;
}
.gem-textbox-content.icon-bottom.button-top .gem-textbox-description {
order: 3;
}
.gem-textbox-content.icon-bottom.button-top .gem-texbox-text-wrapper {
order: 1;
}
.gem-textbox-content.icon-bottom.button-top .gem-texbox-icon-image-wrapper {
order: 2;
margin-top: 30px;
}
.gem-textbox-icon-horizontal-center .gem-texbox-icon-image-wrapper {
text-align: center !important;
}
.gem-textbox-icon-horizontal-left .gem-texbox-icon-image-wrapper {
text-align: left !important;
}
.gem-textbox-icon-horizontal-right .gem-texbox-icon-image-wrapper {
text-align: right !important;
}
.gem-textbox-icon-horizontal-right.gem-textbox-icon-image-wrapping-wrap .gem-texbox-icon-image-wrapper {
float: right;
}
.gem-textbox-icon-horizontal-left.gem-textbox-icon-image-wrapping-wrap .gem-texbox-icon-image-wrapper {
float: left;
}
.gem-textbox-icon-image-wrapping-inline {
display: flex;
flex-direction: column;
}
.gem-textbox-icon-image-wrapping-inline .gem-texbox-text-wrapper {
flex-grow: 1;
}
.gem-textbox-icon-image-wrapping-inline.gem-textbox-icon-horizontal-right {
flex-direction: row-reverse;
}
.icon-bottom.gem-textbox-icon-image-wrapping-inline.gem-textbox-icon-horizontal-right {
flex-direction: row;
align-items: flex-end;
}
.gem-textbox-icon-image-wrapping-inline.gem-textbox-icon-horizontal-left {
flex-direction: row;
}
.icon-bottom.gem-textbox-icon-image-wrapping-inline.gem-textbox-icon-horizontal-left {
flex-direction: row-reverse;
align-items: flex-end;
}.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%;
}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;
}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}