.e-n-accordion {
counter-reset: nested-accordion;
}
.e-n-accordion .e-n-accordion-item .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
display: none;
position: absolute;
left: 0;
counter-increment: nested-accordion;
content: counter(nested-accordion);
}
.e-n-accordion .e-n-accordion-item:nth-child(-n+9) .e-n-accordion-item-title-header .e-n-accordion-item-title-text:before {
content: "0" counter(nested-accordion);
}   .elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title {
display: flex;
align-items: baseline;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
float: none;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
order: 2;
float: none;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title:has(.elementor-accordion-icon-right) {
justify-content: space-between;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-accordion-icon svg {
vertical-align: inherit;
}
.elementor-widget-accordion.accordion-style-pgs-1 .elementor-accordion .elementor-accordion-item {
border-top: 1px solid var(--pgs_accordion_border_color);
}
.elementor-widget-accordion.accordion-style-pgs-1 .elementor-accordion-item {
margin-bottom: 15px;
overflow: hidden;
}
.elementor-widget-accordion.accordion-style-pgs-1 .elementor-accordion-item .elementor-tab-title {
padding: 18px 20px;
}
.elementor-widget-accordion.accordion-style-pgs-1 .elementor-accordion-item .elementor-tab-content {
border-top: none;
}
.elementor-widget-accordion.accordion-style-pgs-1 .elementor-accordion-item:last-child {
margin-bottom: 0;
}
.elementor-widget-accordion.accordion-style-pgs-2 .elementor-accordion-item {
border: none;
border-bottom: 1px solid var(--pgs_accordion_border_color);
}
.elementor-widget-accordion.accordion-style-pgs-2 .elementor-accordion-item .elementor-tab-title {
padding: 20px 0;
}
.elementor-widget-accordion.accordion-style-pgs-2 .elementor-accordion-item .elementor-tab-content {
border-top: none;
padding: 0;
}
.elementor-widget-accordion.accordion-style-pgs-3 .elementor-accordion-item .elementor-tab-title {
border-color: var(--pgs_accordion_border_color);
}
.elementor-widget-accordion.accordion-style-pgs-3 .elementor-accordion-item .elementor-tab-title.elementor-active {
border-style: solid;
}
.elementor-widget-accordion.accordion-style-pgs-3 .elementor-accordion-item {
margin-bottom: 15px;
}
.elementor-widget-accordion.accordion-style-pgs-3 .elementor-accordion-item + .elementor-accordion-item {
border-top: solid;
border-top-color: var(--pgs_accordion_border_color);
}
.elementor-widget-accordion.accordion-style-pgs-3 .elementor-accordion-item:has(.elementor-active) {
border: none;
}
.elementor-widget-accordion.accordion-style-pgs-3 .elementor-accordion-item:last-child {
margin-bottom: 0;
}
.elementor-widget-accordion.accordion-style-pgs-3 .elementor-tab-content {
border: none;
}
.elementor-widget-accordion.accordion-style-pgs-3 .gradient-enabled .elementor-accordion-item .elementor-tab-title.elementor-active {
border: none;
}  .elementor-button {
overflow: hidden;
}
.elementor-button .elementor-button-content-wrapper .elementor-button-icon {
display: flex;
align-items: center;
transition: all 0.3s ease-in-out;
}
.elementor-button .elementor-button-content-wrapper .elementor-button-icon i {
transition: all 0.3s ease-in-out;
}  .pgs-btn {
padding: 0;
}
.pgs-btn .pgs-svg-1 svg,
.pgs-btn .pgs-svg-2 svg,
.pgs-btn .pgs-svg-3 svg,
.pgs-btn .pgs-svg-5 svg {
transition: all 0.3s ease-in-out;
}
.pgs-btn .pgs-svg-1 svg path,
.pgs-btn .pgs-svg-2 svg path,
.pgs-btn .pgs-svg-3 svg path,
.pgs-btn .pgs-svg-5 svg path {
stroke: var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgs-btn .pgs-svg-4 svg path {
stroke: none;
fill: var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgs-btn .pgs-svg-5 svg path {
fill: transparent;
}  .pgs-btn.pgs-btn-style--default .pgs-svg-1 svg {
width: 58px;
height: auto;
}
.pgs-btn.pgs-btn-style--default .pgs-svg-2 svg {
width: 45px;
height: auto;
}
.pgs-btn.pgs-btn-style--default .pgs-svg-3 svg {
width: 40px;
height: auto;
}
.pgs-btn.pgs-btn-style--default .pgs-svg-4 svg {
width: 58px;
height: auto;
}
.pgs-btn.pgs-btn-style--default .pgs-svg-5 svg {
width: 68px;
height: auto;
fill: transparent;
}
.pgs-btn.pgs-btn-style--default:hover .pgs-svg-1 svg path,
.pgs-btn.pgs-btn-style--default:hover .pgs-svg-2 svg path,
.pgs-btn.pgs-btn-style--default:hover .pgs-svg-3 svg path,
.pgs-btn.pgs-btn-style--default:hover .pgs-svg-5 svg path {
stroke: var(--pgs_primary_color);
}
.pgs-btn.pgs-btn-style--default:hover .pgs-svg-4 svg path,
.pgs-btn.pgs-btn-style--default:hover .pgs-svg-5 svg path {
fill: var(--pgs_primary_color);
}  .pgs-btn.pgs-btn-style--style-1 {
display: flex;
justify-content: center;
align-items: center;
position: relative;
width: 70px;
height: 70px;
padding: 0;
z-index: 0;
border-radius: 100%;
border: 1px solid rgba(131, 131, 131, 0.25);
transition: all 0.3s ease-in-out;
}
.pgs-btn.pgs-btn-style--style-1:before {
position: absolute;
content: "";
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
height: 20%;
width: 20%;
background-color: var(--pgs_primary_color);
transition: all 0.3s ease-in-out;
z-index: -1;
opacity: 0;
border-radius: 100%;
}
.pgs-btn.pgs-btn-style--style-1 i {
font-size: 24px;
}
.pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg {
width: 34px;
height: auto;
fill: transparent !important;
}
.pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg {
width: 20px;
height: auto;
position: relative;
top: -3px;
fill: transparent !important;
}
.pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg {
width: 34px;
height: auto;
position: relative;
right: -2px;
top: -1px;
fill: transparent !important;
}
.pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg {
width: 28px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-1 .pgs-svg-custom svg {
width: 24px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-1 .e-font-icon-svg {
width: 24px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-1:hover {
border-color: transparent !important;
color: #ffffff;
}
.pgs-btn.pgs-btn-style--style-1:hover:before {
height: 100%;
width: 100%;
opacity: 1;
}
.pgs-btn.pgs-btn-style--style-1:hover svg path {
stroke: #ffffff;
}
.pgs-btn.pgs-btn-style--style-1:hover .pgs-svg-4 svg path {
stroke: none;
fill: #ffffff;
}
.pgs-btn.pgs-btn-style--style-1:hover .pgs-svg-5 svg path {
stroke: #ffffff;
fill: #ffffff;
}  .pgs-btn.pgs-btn-style--style-2 {
width: 50px;
height: 50px;
display: flex;
position: relative;
align-items: center;
justify-content: center;
padding: 0;
padding-top: 3px;
padding-right: 3px;
border-radius: 50px;
background-color: transparent;
color: var(--pgs_secondary_color);
border: 1px solid rgba(131, 131, 131, 0.25);
transition: all 0.3s ease-in-out;
}
.pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg {
width: 24px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg {
width: 16px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg {
width: 22px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg {
width: 21px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-2 .pgs-svg-custom svg {
width: 17px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-2 .e-font-icon-svg {
width: 18px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-2:after {
content: "";
position: absolute;
left: -4px;
bottom: -4px;
opacity: 1;
width: 100%;
height: 100%;
border-radius: 50px;
border: 1px solid rgba(131, 131, 131, 0.25);
transition: all 0.3s ease-in-out;
}
.pgs-btn.pgs-btn-style--style-2:hover {
color: var(--pgs_primary_color);
border-color: var(--pgs_primary_color);
}
.pgs-btn.pgs-btn-style--style-2:hover:after {
border-color: var(--pgs_primary_color);
}
.pgs-btn.pgs-btn-style--style-2:hover svg path {
stroke: var(--pgs_primary_color);
}
.pgs-btn.pgs-btn-style--style-2:hover .pgs-svg-4 svg path {
stroke: none;
fill: var(--pgs_primary_color);
}
.pgs-btn.pgs-btn-style--style-2:hover .pgs-svg-5 svg path {
fill: var(--pgs_primary_color);
}  .pgs-btn.pgs-btn-style--style-3 {
display: flex;
justify-content: center;
align-items: center;
position: relative;
z-index: 2;
width: 70px;
height: 70px;
color: #ffffff;
padding: 0;
margin-right: 14px;
margin-bottom: 14px;
background-color: var(--pgs_primary_color);
border: none;
border-radius: 0;
transition: all 0.3s ease-in-out;
}
.pgs-btn.pgs-btn-style--style-3 i {
font-size: 24px;
}
.pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg {
position: relative;
top: -3px;
width: 24px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg {
width: 32px;
height: 26px;
position: relative;
right: -2px;
top: -1px;
}
.pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg {
width: 28px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-3 .pgs-svg-custom svg {
width: 28px;
height: auto;
}
.pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg path,
.pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg path,
.pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg path {
stroke: #ffffff;
}
.pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg path {
fill: #ffffff;
}
.pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg path {
stroke: #ffffff;
stroke-width: 2px;
}
.pgs-btn.pgs-btn-style--style-3:before {
position: absolute;
content: "";
right: -15px;
bottom: -7px;
height: 1px;
width: 100%;
z-index: -1;
opacity: 1;
background-color: var(--pgs_primary_color);
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.pgs-btn.pgs-btn-style--style-3:after {
position: absolute;
content: "";
right: -7px;
bottom: -15px;
height: 100%;
width: 1px;
z-index: -1;
opacity: 1;
background-color: var(--pgs_primary_color);
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.pgs-btn.pgs-btn-style--style-3:hover:before {
opacity: 0;
width: 0;
transition: 0.5s, opacity 0.3s 0.2s;
}
.pgs-btn.pgs-btn-style--style-3:hover:after {
opacity: 0;
height: 0;
transition: 0.5s, opacity 0.3s 0.2s;
}
.pgs-btn.pgs-btn-style--style-3:hover .pgs-svg-5 svg path {
fill: #ffffff;
}  .jls-action .pgs-btn-with-label {
width: 160px;
height: 160px;
flex-direction: column;
color: var(--pgs_secondary_color);
}
.jls-action .pgs-btn-with-label .btn-job-url-label {
font-size: 18px;
line-height: 26px;
font-weight: 400;
margin-bottom: 12px;
transition: all 0.3s ease-in-out;
}
.jls-action .pgs-btn-with-label i {
font-size: 24px;
line-height: normal;
transition: all 0.3s ease-in-out;
}
.jls-action .pgs-btn-with-label .pgs-svg-custom svg {
width: 24px;
height: auto;
}
.jls-action .pgs-btn-with-label .pgs-svg-1 svg {
width: 46px;
height: auto;
}
.jls-action .pgs-btn-with-label .pgs-svg-2 svg {
width: 22px;
height: auto;
}
.jls-action .pgs-btn-with-label .pgs-svg-3 svg {
width: 20px;
height: auto;
}
.jls-action .pgs-btn-with-label .pgs-svg-4 svg {
width: 34px;
height: auto;
}
.jls-action .pgs-btn-with-label .pgs-svg-5 svg {
width: 34px;
height: auto;
}
.jls-action .pgs-btn-with-label.pgs-btn-style--style-1 {
border: none;
border-radius: 100%;
}
.jls-action .pgs-btn-with-label.pgs-btn-style--style-1:after {
content: "";
position: absolute;
right: 0px;
top: 0px;
width: 100%;
height: 100%;
margin: auto;
z-index: -1;
border: 1px solid rgba(131, 131, 131, 0.25);
border-radius: 100%;
transition: 0.3s ease-in-out;
}
.jls-action .pgs-btn-with-label.pgs-btn-style--style-2 {
border: none;
border-radius: 100%;
}
.jls-action .pgs-btn-with-label.pgs-btn-style--style-2:before {
content: "";
position: absolute;
right: 0px;
top: 0px;
width: 100%;
height: 100%;
margin: auto;
z-index: -1;
border: 1px solid rgba(131, 131, 131, 0.25);
border-radius: 100%;
transition: 0.3s ease-in-out;
}
.jls-action .pgs-btn-with-label.pgs-btn-style--style-2:after {
content: "";
position: absolute;
left: -6px;
bottom: -6px;
opacity: 1;
width: 100%;
height: 100%;
border-radius: 100%;
border: 1px solid rgba(131, 131, 131, 0.25);
transition: all 0.3s ease-in-out;
}
.jls-action .pgs-btn-with-label.pgs-btn-style--style-2:hover:before, .jls-action .pgs-btn-with-label.pgs-btn-style--style-2:hover:after {
border-color: var(--pgs_primary_color);
}
.jls-action .pgs-btn-with-label.pgs-btn-style--style-3 {
width: 145px;
height: 145px;
}
.jls-action .pgs-btn-with-label.pgs-btn-style--style-3 {
color: #ffffff;
}   .pgsel_button_wrapper .btn-style-01 {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
width: 150px;
height: 150px;
padding: 0px;
text-decoration: none;
color: var(--pgs_secondary_color);
border: 1px solid var(--pgs_primary_color);
border-radius: 100%;
position: relative;
z-index: 2;
overflow: hidden;
transition: inherit;
}
.pgsel_button_wrapper .btn-style-01 span {
font-size: 18px;
font-weight: 500;
margin-bottom: 35px;
transition: all 0.4s ease-in-out;
}
.pgsel_button_wrapper .btn-style-01 .arrow {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -10%);
transition: all 0.4s ease-in-out;
}
.pgsel_button_wrapper .btn-style-01 .arrow svg path {
stroke: var(--pgs_secondary_color);
transition: all 0.4s ease-in-out;
}
.pgsel_button_wrapper .btn-style-01:before {
position: absolute;
content: "";
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
height: 0;
width: 0;
background-color: var(--pgs_primary_color);
transition: all 0.4s ease-in-out;
z-index: -1;
border-radius: 100%;
}
.pgsel_button_wrapper .btn-style-01.lg-btn {
width: 200px;
height: 200px;
}
.pgsel_button_wrapper .btn-style-01.lg-btn .arrow {
transform: translate(-50%, 0%);
}
.pgsel_button_wrapper .btn-style-01.lg-btn .arrow svg {
width: 85px;
height: 85px;
}
.pgsel_button_wrapper .btn-style-01.lg-btn span {
font-size: 22px;
margin-bottom: 35px;
}
.pgsel_button_wrapper .btn-style-01.sm-btn {
width: 100px;
height: 100px;
}
.pgsel_button_wrapper .btn-style-01.sm-btn .arrow {
transform: translate(-50%, 0%);
}
.pgsel_button_wrapper .btn-style-01.sm-btn .arrow svg {
width: 40px;
height: 40px;
}
.pgsel_button_wrapper .btn-style-01.sm-btn span {
font-size: 14px;
margin-bottom: 25px;
}
.pgsel_button_wrapper .btn-style-01:hover {
border: 1px solid var(--pgs_primary_color);
}
.pgsel_button_wrapper .btn-style-01:hover:before {
position: absolute;
height: 100%;
width: 100%;
background-color: var(--pgs_primary_color);
}
.pgsel_button_wrapper .btn-style-01:hover span {
opacity: 0;
}
.pgsel_button_wrapper .btn-style-01:hover .arrow {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.pgsel_button_wrapper .btn-style-01:hover .arrow svg path {
stroke: #ffffff;
}
.pgsel_button_wrapper .btn-style-01:focus {
box-shadow: none;
}
.pgsel_button_wrapper .btn-style-02 {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
width: 160px;
height: 160px;
padding: 0px;
gap: 10px;
text-decoration: none;
background: transparent;
color: var(--pgs_secondary_color);
border-radius: 100%;
position: relative;
z-index: 2;
transition: inherit;
}
.pgsel_button_wrapper .btn-style-02 span {
font-size: 18px;
line-height: 26px;
font-weight: 400;
transition: all 0.3s ease-in-out;
}
.pgsel_button_wrapper .btn-style-02 .arrow svg path {
color: var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_button_wrapper .btn-style-02:before {
content: "";
position: absolute;
right: 0;
top: 0;
width: 100%;
height: 100%;
margin: auto;
z-index: -1;
border: 1px solid var(--pgs_secondary_color);
border-radius: 100%;
transition: all 0.3s ease-in-out;
}
.pgsel_button_wrapper .btn-style-02:after {
content: "";
position: absolute;
right: -6px;
top: -6px;
width: 100%;
height: 100%;
margin: auto;
z-index: -1;
border: 1px solid var(--pgs_secondary_color);
border-radius: 100%;
transition: all 0.3s ease-in-out;
}
.pgsel_button_wrapper .btn-style-02.sm-btn {
gap: 0;
width: 100px;
height: 100px;
}
.pgsel_button_wrapper .btn-style-02.sm-btn span {
font-size: 14px;
}
.pgsel_button_wrapper .btn-style-02.sm-btn .arrow svg {
width: 15px;
height: auto;
}
.pgsel_button_wrapper .btn-style-02.sm-btn:after {
right: -4px;
top: -4px;
}
.pgsel_button_wrapper .btn-style-02.lg-btn {
width: 200px;
height: 200px;
}
.pgsel_button_wrapper .btn-style-02.lg-btn span {
font-size: 22px;
}
.pgsel_button_wrapper .btn-style-02.lg-btn .arrow svg {
width: 30px;
height: auto;
}
.pgsel_button_wrapper .btn-style-02.lg-btn:after {
right: -8px;
top: -8px;
}
.pgsel_button_wrapper .btn-style-02:hover:before, .pgsel_button_wrapper .btn-style-02:hover:after {
border-color: var(--pgs_primary_color);
}
.pgsel_button_wrapper .btn-style-02:hover span {
color: var(--pgs_primary_color);
}
.pgsel_button_wrapper .btn-style-02:hover .arrow svg path {
stroke: var(--pgs_primary_color);
}
.pgsel_button_wrapper .btn-style-03 {
position: relative;
z-index: 2;
width: auto;
color: #ffffff;
padding: 15px 45px;
margin-right: 14px;
margin-bottom: 14px;
background-color: var(--pgs_primary_color);
border-radius: 0;
transition: all 0.3s ease-in-out;
}
.pgsel_button_wrapper .btn-style-03:before {
position: absolute;
content: "";
right: -15px;
bottom: -7px;
height: 1px;
width: 100%;
z-index: -1;
opacity: 1;
background-color: var(--pgs_primary_color);
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.pgsel_button_wrapper .btn-style-03:after {
position: absolute;
content: "";
right: -7px;
bottom: -15px;
height: 100%;
width: 1px;
z-index: -1;
opacity: 1;
background-color: var(--pgs_primary_color);
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.pgsel_button_wrapper .btn-style-03:hover {
background: #000000;
}
.pgsel_button_wrapper .btn-style-03:hover:before {
opacity: 0;
width: 0;
transition: 0.5s, opacity 0.3s 0.2s;
}
.pgsel_button_wrapper .btn-style-03:hover:after {
opacity: 0;
height: 0;
transition: 0.5s, opacity 0.3s 0.2s;
}   @media (max-width: 1199px) {
.pgsel_button_wrapper .btn-style-01.lg-btn {
width: 180px;
height: 180px;
}
.pgsel_button_wrapper .btn-style-01.lg-btn span {
font-size: 20px;
}
.pgsel_button_wrapper .btn-style-02.lg-btn {
width: 160px;
height: 160px;
}
.pgsel_button_wrapper .btn-style-02.lg-btn span {
font-size: 18px;
}
.pgsel_button_wrapper .btn-style-02.lg-btn .arrow svg {
width: 20px;
height: auto;
}
.pgsel_button_wrapper .btn-style-02.lg-btn:after {
right: -6px;
top: -6px;
}
}
@media (max-width: 768px) {
.pgsel_button_wrapper .btn-style-01.lg-btn {
width: 150px;
height: 150px;
}
.pgsel_button_wrapper .btn-style-01.lg-btn span {
font-size: 18px;
}
.pgsel_button_wrapper .btn-style-01.lg-btn .arrow svg {
height: 80px;
width: 80px;
}
.pgsel_button_wrapper .btn-style-01.md-btn {
width: 150px;
height: 150px;
}
}   .content-switcher-container.loading:before {
content: attr(data-loading_lbl);
display: flex;
height: 100%;
width: 100%;
background-color: #f3f3f3;
position: absolute;
z-index: 99;
left: 0;
top: 0;
justify-content: center;
align-content: center;
bottom: 0;
}
.content-switcher-container .content-switcher-buttons-wrap {
display: flex;
}
.content-switcher-container .content-switcher-buttons-wrap .content-switcher-switch-bar {
background-color: var(--e-global-color-secondary);
padding: 5px;
}
.content-switcher-container .content-switcher-buttons-wrap .content-switcher-switch-bar .content-switcher-buttons {
--bg-offset: 0%;
display: flex;
position: relative;
}
.content-switcher-container .content-switcher-buttons-wrap .content-switcher-switch-bar .content-switcher-buttons::after {
content: "";
width: var(--bg-width);
height: 100%;
background-color: var(--e-global-color-primary);
position: absolute;
top: 0;
left: var(--bg-offset);
transition: left 0.3s, width 0.3s;
z-index: 1;
}
.content-switcher-container .content-switcher-buttons-wrap .content-switcher-switch-bar .content-switcher-buttons .content-switcher-button {
width: auto;
padding: 3px 15px;
cursor: pointer;
z-index: 2;
font-size: 16px;
user-select: none;
color: #ffffff;
transition: var(--pgs_transition-3, all 0.3s ease-in-out);
}
.content-switcher-container .content-switcher-buttons-wrap .content-switcher-switch-bar .content-switcher-buttons .content-switcher-button.active {
color: #000;
}
.content-switcher-container .content-switcher-contents {
display: flex;
flex-direction: column;
}
.content-switcher-container .content-switcher-contents .content-switcher-content {
display: none;
padding-top: 30px;
}
.content-switcher-container .content-switcher-contents .content-switcher-content.active {
display: block;
}   .elementor-widget-counter .elementor-counter .elementor-counter-desc {
margin-bottom: 0;
}
.pgs-elementor-counter-wrap {
display: flex;
position: relative;
}
.pgs-elementor-counter-wrap.counter-style-default {
border-color: rgba(131, 131, 131, 0.25);
}
.pgs-elementor-counter-wrap.counter-style-default.double-border::before {
content: "";
width: 100%;
height: 100%;
display: block;
position: absolute;
bottom: calc(var(--double-border-gap) * -1);
left: calc(var(--double-border-gap) * -1);
border-color: rgba(131, 131, 131, 0.25);
}
.pgs-elementor-counter-wrap.counter-style-default .elementor-counter {
flex: 1;
}
.pgs-elementor-counter-wrap.counter-style-default .elementor-counter-desc-wrap {
padding-top: 20px;
}
.pgs-elementor-counter-wrap.counter-style-pgs-1 {
flex-direction: column;
}
.pgs-elementor-counter-wrap.counter-style-pgs-1 .elementor-counter {
flex: 1;
position: relative;
border-color: rgba(131, 131, 131, 0.25);
border-bottom-width: var(--border-width, 3px);
}
.pgs-elementor-counter-wrap.counter-style-pgs-1 .elementor-counter::before {
content: "";
width: var(--gradient_width, 15%);
height: var(--border-width, 3px); display: block;
position: absolute;
left: 0;
bottom: calc(var(--border-width, 3px) * -1);
}   .pgsel_circular-text_wrapper .circular-text-wrapper {
display: inline-block;
border: 1px solid var(--pgs_primary_color);
background-color: #ffffff;
border-radius: 100%;
}
.pgsel_circular-text_wrapper .circular-text-wrapper .circular-text-inner {
position: relative;
z-index: 2;
width: 160px;
height: 160px;
display: flex;
align-items: center;
justify-content: center;
}
.pgsel_circular-text_wrapper .circular-text-wrapper .circular-text-inner .circular-text-icon {
font-size: 36px;
line-height: 1;
color: var(--pgs_primary_color);
}
.pgsel_circular-text_wrapper .circular-text-wrapper .circular-text-inner .circular-text-icon .e-font-icon-svg {
fill: var(--pgs_primary_color);
}
.pgsel_circular-text_wrapper .circular-text-wrapper .circular-text {
color: green;
position: absolute;
width: 100%;
height: 100%;
font-size: 14px;
-webkit-animation: textRotation var(--pgs_rotate_speed, 8s) linear infinite;
animation: textRotation var(--pgs_rotate_speed, 8s) linear infinite;
text-transform: uppercase;
}
.pgsel_circular-text_wrapper .circular-text-wrapper .circular-text span {
position: absolute;
left: 50%;
font-size: 16px;
color: var(--pgs_primary_color);
transform-origin: 0 80px;
}
@keyframes textRotation {
to {
transform: rotate(360deg);
}
}      .pgsel_case-study-meta-fields_wrapper .case-study-single-wrapper.case-study-meta-wrapper {
border: none;
padding: inherit;
border-radius: inherit;
margin-bottom: 0;
}   .elementor-widget-pgsel_case-study {      }
.elementor-widget-pgsel_case-study .case-study-items-wrapper {
position: relative;
overflow: hidden;
}
.elementor-widget-pgsel_case-study .case-study-items-wrapper .case-study-item-inner {
border-radius: 0;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items {
margin-right: calc(var(--case_study_items_gaps_column) * -1);
margin-top: calc(var(--case_study_items_gaps_row) * -1);
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items > .case-study-item {
width: 33.33%;
padding-right: var(--case_study_items_gaps_column, 30px);
padding-top: var(--case_study_items_gaps_row, 30px);
padding-bottom: 0;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-1 .case-study-item {
width: 100%;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-2 .case-study-item {
width: 50%;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-3 .case-study-item {
width: 33.3333%;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-4 .case-study-item {
width: 25%;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-5 .case-study-item {
width: 20%;
}
.elementor-widget-pgsel_case-study .case-study-layout--slider .case-study-items {
margin: 0;
}
.elementor-widget-pgsel_case-study .case-study-layout--slider .case-study-items .case-study-item {
padding: 0;
}
.elementor-widget-pgsel_case-study .case-study-item .case-study-img {
position: relative;
overflow: hidden;
}
.elementor-widget-pgsel_case-study .case-study-item .case-study-img img {
max-width: 100%;
height: auto;
transform: scale(1);
-webkit-transition-duration: .8s;
transition-duration: .8s;
-webkit-transition-timing-function: cubic-bezier(0.05, 0.15, 0.25, 1);
transition-timing-function: cubic-bezier(0.05, 0.15, 0.25, 1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
border-radius: 0;
}
.elementor-widget-pgsel_case-study .case-study-item:hover .case-study-img img {
transform: scale(1.15);
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
}
.elementor-widget-pgsel_case-study .case-study-layout--grid.pgs-columns-zigzag .case-study-items-wrapper .case-study-item:nth-child(2) .case-study-item-inner {
margin-top: var(--case_study_items_gaps_row);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner .case-study-tag {
color: #ffffff;
position: absolute;
top: 30px;
right: 35px;
z-index: 1;
padding: 9px 37px;
border-radius: 80%;
border: 1px solid rgba(255, 255, 255, 0.2);
transition: all 0.35s ease-in-out;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner .case-study-info {
position: absolute;
inset: 0px;
padding: 40px;
display: flex;
overflow: hidden;
flex-direction: column;
justify-content: flex-end;
transition: 0.3s ease-in-out;
background: linear-gradient(rgba(0, 0, 0, 0) 40%, var(--overlay_bg_normal, rgba(0, 0, 0, 0.5)) 80%);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner .case-study-info:before {
content: "";
position: absolute;
inset: 0px;
padding: 40px;
opacity: 0;
display: flex;
overflow: hidden;
flex-direction: column;
justify-content: flex-end;
transition: 0.3s ease-in-out;
background: linear-gradient(180deg, rgba(0, 56, 255, 0) 40%, var(--overlay_bg_hover, var(--pgs_primary_color)) 80%);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner .case-study-info .case-study-info-inner {
position: relative;
z-index: 1;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner .case-study-info .case-study-info-inner .case-study-title {
color: #ffffff;
margin: 0;
margin-bottom: 0px;
margin-bottom: -15px;
transition: all 0.3s ease-in-out;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner .case-study-info .case-study-info-inner .case-study-title a {
color: #ffffff;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner .case-study-info .case-study-info-inner .case-study-title a:hover {
color: var(--pgs_primary_color);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner .case-study-info .case-study-info-inner .case-study-description {
display: -webkit-box;
opacity: 0;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
white-space: normal;
overflow: hidden;
color: #FFFFFF;
margin-bottom: -30px;
transition: all 0.35s ease-in-out;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner:hover .case-study-tag {
color: var(--pgs_primary_color);
border-color: var(--pgs_primary_color);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner:hover .case-study-info:before {
opacity: 1;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner:hover .case-study-info .case-study-info-inner .case-study-title {
margin-bottom: 10px;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-item-inner:hover .case-study-info .case-study-info-inner .case-study-description {
opacity: 1;
margin-bottom: 20px;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action {
margin-top: 7px;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-1 {
color: #ffffff;
border-color: rgba(255, 255, 255, 0.25);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-1:before {
background: #ffffff;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-1 svg path {
stroke: #ffffff;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-1:hover {
color: var(--pgs_secondary_color);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-1:hover svg path {
stroke: var(--pgs_secondary_color);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-2 {
color: #ffffff;
border-color: rgba(255, 255, 255, 0.25);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-2:after {
border-color: rgba(255, 255, 255, 0.25);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-2 svg path {
stroke: #ffffff;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-2:hover {
border-color: #ffffff;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-1 .case-study-action .pgs-btn.pgs-btn-style--style-2:hover:after {
border-color: #ffffff;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info {
display: flex;
gap: 30px;
justify-content: space-between;
align-items: flex-start;
margin-top: 25px;
padding-bottom: 2px;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-title {
font-size: 32px;
line-height: 40px;
margin-bottom: 10px;
font-weight: normal;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-title a {
color: var(--pgs_secondary_color);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-title a:hover {
color: var(--pgs_primary_color);
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-date {
margin: 0;
font-size: 16px;
line-height: 23px;
text-transform: uppercase;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-tags {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-tags .case-study-tag {
font-size: 16px;
line-height: normal;
padding: 4px 20px;
margin-top: 7px;
text-align: center;
color: var(--pgs_primary_color);
border: 1px solid var(--pgs_primary_color);
}
.elementor-widget-pgsel_case-study .case-study-items-column--desktop-2 .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-info-inner {
width: 60%;
flex: none;
}   @media (max-width: 1600px) {
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items > .case-study-item {
width: 33.33%;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-3 .case-study-item, .elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-4 .case-study-item {
width: 33.3333%;
}
}
@media (max-width: 991px) {
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items > .case-study-item {
width: 50%;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-3 .case-study-item, .elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-4 .case-study-item, .elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-5 .case-study-item {
width: 50%;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info {
gap: 20px;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-tags {
flex-direction: unset;
flex-wrap: wrap;
gap: 7px;
}
.elementor-widget-pgsel_case-study .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-tags .case-study-tag {
margin-top: 0;
}
.elementor-widget-pgsel_case-study .case-study-items-column--desktop-2 .case-study-item-style--style-2 .case-study-item-inner .case-study-info .case-study-info-inner {
width: auto;
flex: none;
}
}
@media (max-width: 575px) {
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items > .case-study-item {
width: 100%;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-2 .case-study-item, .elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-3 .case-study-item, .elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-4 .case-study-item, .elementor-widget-pgsel_case-study .case-study-layout--grid .case-study-items.case-study-items-column--desktop-5 .case-study-item {
width: 100%;
}
.elementor-widget-pgsel_case-study .case-study-layout--grid.pgs-columns-zigzag .case-study-items-wrapper .case-study-item:nth-child(2) .case-study-item-inner {
margin-top: 0;
}
}   .pgsel_content-carousel_wrapper .pgsel-swiper {
margin-right: -25%;
}
.pgsel_content-carousel_wrapper .pgsel-swiper .swiper-wrapper {
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
}
.pgsel_content-carousel_wrapper .swiper-bottom-control {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: 0;
}
.pgsel_content-carousel_wrapper .swiper-bottom-control:has(.swiper-control-pagination, .swiper-navigation-control) {
margin-top: 40px;
}
.pgsel_content-carousel_wrapper .swiper-control-pagination {
position: relative;
top: auto;
left: auto;
bottom: auto;
width: 100%;
height: 2px;
background: rgba(131, 131, 131, 0.1);
}
.pgsel_content-carousel_wrapper .swiper-control-pagination .swiper-pagination-progressbar-fill {
background: var(--pgs_primary_color);
}
.pgsel_content-carousel_wrapper .swiper-navigation-control {
display: flex;
gap: 10px;
margin-top: 0;
}
.pgsel_content-carousel_wrapper .swiper-bottom-control:has(.swiper-control-pagination) .swiper-navigation-control {
margin-top: 30px;
}
.pgsel_content-carousel_wrapper .swiper-control-button-next,
.pgsel_content-carousel_wrapper .swiper-control-button-prev {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
border: 1px solid var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_content-carousel_wrapper .swiper-control-button-next:hover,
.pgsel_content-carousel_wrapper .swiper-control-button-prev:hover {
background: var(--pgs_primary_color);
border-color: var(--pgs_primary_color);
}
.pgsel_content-carousel_wrapper .swiper-control-button-next:hover g path,
.pgsel_content-carousel_wrapper .swiper-control-button-prev:hover g path {
stroke: #ffffff;
transition: all 0.3s ease-in-out;
}
.pgsel_content-carousel_wrapper .content-carousel-item {
overflow: hidden;
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-corousel-image {
position: relative;
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-corousel-image .post-tags {
display: flex;
flex-wrap: wrap;
gap: 5px;
position: absolute;
left: 30px;
top: 20px;
z-index: 2;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-corousel-image .post-tags .post-tag {
position: relative;
font-size: 0.85rem;
line-height: normal;
color: #ffffff;
font-weight: 500;
padding: 4px 18px;
overflow: hidden;
text-transform: uppercase;
background-color: rgba(255, 255, 255, 0.2);
backdrop-filter: blur(10px);
border: 1px solid #ffffff;
border-radius: 25px;
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-corousel-image .post-tags .post-tag:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-carousel-content {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
padding: 35px;
padding-bottom: 0;
opacity: 0;
z-index: 1;
visibility: hidden;
display: flex;
flex-direction: column;
justify-content: flex-end;
transition: all 0.3s ease-in-out;
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-carousel-content:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
background: rgba(20, 32, 60, 0.4);
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-carousel-content .post-title {
font-size: 28px;
line-height: 36px;
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-carousel-content .post-title a {
color: #ffffff;
transition: all 0.3s ease-in-out;
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-carousel-content .post-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_content-carousel_wrapper .content-carousel-item .content-carousel-content .post-excerpt {
color: #ffffff;
}
.pgsel_content-carousel_wrapper .content-carousel-item:hover .content-corousel-image .post-tags {
opacity: 1;
}
.pgsel_content-carousel_wrapper .content-carousel-item:hover .content-carousel-content {
opacity: 1;
padding-bottom: 35px;
visibility: visible;
}   @media (max-width: 767px) {
.pgsel_content-carousel_wrapper .pgsel-swiper {
margin-right: 0;
}
.pgsel_content-carousel_wrapper .swiper-navigation-control + .swiper-control-pagination {
margin-right: 0;
}
}   .pgsel_events_wrapper {      }
.pgsel_events_wrapper .event-items {
display: flex;
gap: 20px;
flex-direction: column;
}
.pgsel_events_wrapper .event-item {
display: flex;
}
.pgsel_events_wrapper .event-item .event-date-sections .day-short {
font-size: 20px;
line-height: 34px;
margin: 0;
}
.pgsel_events_wrapper .event-item .event-date-sections .event-day,
.pgsel_events_wrapper .event-item .event-date-sections .event-date,
.pgsel_events_wrapper .event-item .event-date-sections .day-full,
.pgsel_events_wrapper .event-item .event-date-sections .date-short {
text-align: inherit;
}
.pgsel_events_wrapper .event-item .event-thumbnail {
flex: none;
max-width: 500px;
margin-left: auto;
position: relative;
}
.pgsel_events_wrapper .event-item .event-thumbnail .image-event-day {
position: absolute;
display: flex;
flex-direction: column;
min-width: 60px;
align-items: center;
padding: 10px;
margin: 20px;
border-radius: 5px;
background: #ffffff;
}
.pgsel_events_wrapper .event-item .event-thumbnail .image-event-day .event-month,
.pgsel_events_wrapper .event-item .event-thumbnail .image-event-day .event-day {
font-weight: 600;
line-height: normal;
text-transform: uppercase;
color: var(--pgs_secondary_color);
}
.pgsel_events_wrapper .event-item .event-thumbnail .image-event-day .event-date {
line-height: normal;
}
.pgsel_events_wrapper .event-item .event-title {
color: var(--pgs_secondary_color);
margin-bottom: 5px;
}
.pgsel_events_wrapper .event-item .event-title a {
text-decoration: none;
color: var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_events_wrapper .event-item .event-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_events_wrapper .event-item .event-details-section {
width: 100%;
}
.pgsel_events_wrapper .event-item .event-time-location,
.pgsel_events_wrapper .event-item .event-location {
display: flex;
gap: 10px;
align-items: baseline;
}
.pgsel_events_wrapper .event-item .event-time-location i,
.pgsel_events_wrapper .event-item .event-location i {
min-width: 17px;
color: var(--pgs_primary_color);
}
.pgsel_events_wrapper .event-item .event-excerpt {
margin-top: 5px;
}
.pgsel_events_wrapper .event-item .event-action {
display: flex;
align-items: center;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item {
position: relative;
padding: 50px 40px;
background: #f5f5f5;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-thumbnail {
position: absolute;
right: 280px;
top: 50%;
opacity: 0;
visibility: hidden;
z-index: 1;
max-width: 300px;
transform: rotate(30deg) translateY(-50%);
transition: all 0.3s ease-in-out;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-detail-wrappers {
display: flex;
width: 100%;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-detail-wrappers .event-date-sections {
width: 250px;
padding-right: 50px;
margin-right: 80px;
flex: none;
border-right: 1px solid rgba(131, 131, 131, 0.25);
}
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-detail-wrappers .event-date-sections .event-day {
font-size: 32px;
margin-bottom: 0;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-detail-wrappers .event-date-sections .event-date {
font-size: 22px;
margin-bottom: 0;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-detail-wrappers .event-details-section {
display: flex;
gap: 5px;
flex-direction: column;
width: 100%;
padding-right: 230px;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-detail-wrappers .event-action {
margin-left: auto;
align-self: center;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item:hover .event-thumbnail {
right: 250px;
opacity: 1;
visibility: visible;
transform: rotate(30deg) translateY(-50%);
}   @media (max-width: 1400px) {   }
@media (max-width: 1024px) {
.pgsel_events_wrapper .event-item {
flex-direction: column;
}
.pgsel_events_wrapper .event-item .event-thumbnail {
margin-left: 0;
}
.pgsel_events_wrapper .event-item .event-action {
margin-top: 30px;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-detail-wrappers {
flex-direction: column;
}
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-detail-wrappers .event-date-sections {
width: 100%;
border-right: none;
padding-right: 0;
margin-right: 0;
padding-bottom: 50px;
margin-bottom: 50px;
border-bottom: 1px solid rgba(131, 131, 131, 0.25);
}
}
@media (max-width: 767px) {
.pgsel_events_wrapper.events-widget-style-1 .event-item .event-thumbnail {
display: none;
}
}   .custom-form-widget form.wpcf7-form .row > div > p {
margin: 0;
}
.custom-form-widget form.wpcf7-form .wpcf7-not-valid-tip {
color: #dc3232;
font-size: 0.9em;
font-weight: 500;
display: block;
position: absolute;
top: 0;
right: 10px;
}
.custom-form-widget.form-border-bottom .wpcf7-form .wpcf7-form-control {
display: inline-block;
width: 100%;
border: none;
padding: 15px 0px;
background: transparent;
border-radius: 0;
border-bottom: 1px solid #e8e8e8;
margin-bottom: 30px;
transition: all 0.3s ease-in-out;
}
.custom-form-widget.form-border-bottom .wpcf7-form .wpcf7-form-control:focus {
border-color: var(--pgs_primary_color) !important;
}
.custom-form-widget.form-border-bottom .wpcf7-form .wpcf7-form-control:focus-visible {
outline: none;
}
.custom-form-widget.form-border-bottom .wpcf7-form .wpcf7-form-control::placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.custom-form-widget.form-border-bottom .wpcf7-form .wpcf7-form-control::-ms-input-placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.custom-form-widget.form-border-bottom .wpcf7-form .wpcf7-not-valid-tip {
right: 0;
}
.custom-form-widget.form-full-bottom .wpcf7-form .wpcf7-form-control {
display: inline-block;
width: 100%;
padding: 15px 20px;
border-radius: 3px;
border: 1px solid #e8e8e8;
margin-bottom: 30px;
transition: all 0.3s ease-in-out;
}
.custom-form-widget.form-full-bottom .wpcf7-form .wpcf7-form-control:focus {
border-color: var(--pgs_primary_color) !important;
}
.custom-form-widget.form-full-bottom .wpcf7-form .wpcf7-form-control:focus-visible {
outline: none;
}
.custom-form-widget.form-full-bottom .wpcf7-form .wpcf7-form-control::placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.custom-form-widget.form-full-bottom .wpcf7-form .wpcf7-form-control::-ms-input-placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.custom-form-widget.button-type-default .wpcf7-form-control.wpcf7-submit {
width: auto;
margin: 0;
margin-top: 10px;
padding: 15px 35px;
position: relative;
border: 1px solid transparent;
color: #ffffff;
background: var(--pgs_primary_color);
}
.custom-form-widget.button-type-default .wpcf7-form-control.wpcf7-submit:hover {
color: #ffffff;
background: var(--pgs_secondary_color);
}
.custom-form-widget.button-type-style-01 .wpcf7-form-control.wpcf7-submit {
width: auto;
margin: 0;
margin-top: 10px;
width: 150px;
height: 150px;
font-size: 18px;
font-weight: 600;
background: transparent;
position: relative;
border-radius: 100%;
color: var(--pgs_secondary_color);
border: 1px solid var(--pgs_primary_color);
}
.custom-form-widget.button-type-style-01 .wpcf7-form-control.wpcf7-submit:hover {
color: #ffffff;
background-color: var(--pgs_primary_color);
}   .pgsel_feature-steps_wrapper .feature-step .feature-step-arrow:has(.pgs-btn-style--style-1) {
margin-top: 30px;
}
.pgsel_feature-steps_wrapper .feature-step .feature-step-arrow:has(.pgs-btn-style--style-1) .pgs-btn-style--style-1 {
width: 70px;
height: 70px;
}
.pgsel_feature-steps_wrapper .feature-step .feature-step-arrow:has(.pgs-btn-style--style-1) .pgs-btn-style--style-1 i {
font-size: 24px;
}
.pgsel_feature-steps_wrapper .pgs-btn.pgs-btn-style--style-1 {
color: var(--step_icon_color, var(--pgs_primary_color));
border-color: var(--step_border_color, var(--pgs_primary_color));
}
.pgsel_feature-steps_wrapper .pgs-btn.pgs-btn-style--style-1:before {
background-color: var(--step_icon_background-color, var(--pgs_primary_color));
}
.pgsel_feature-steps_wrapper .pgs-btn.pgs-btn-style--style-1:hover {
color: var(--step_icon_hover_color, #ffffff);
}
.pgsel_feature-steps_wrapper .pgs-btn.pgs-btn-style--style-2 {
color: var(--step_icon_color, var(--pgs_secondary_color));
border-color: var(--step_border_color, rgba(131, 131, 131, 0.25));
}
.pgsel_feature-steps_wrapper .pgs-btn.pgs-btn-style--style-2:after, .pgsel_feature-steps_wrapper .pgs-btn.pgs-btn-style--style-2:before {
border-color: var(--step_border_color, rgba(131, 131, 131, 0.25));
}
.pgsel_feature-steps_wrapper .pgs-btn.pgs-btn-style--style-2:hover {
color: var(--step_icon_hover_color, var(--pgs_primary_color));
border-color: var(--step_border_hover_color, var(--pgs_primary_color));
}
.pgsel_feature-steps_wrapper .pgs-btn.pgs-btn-style--style-2:hover:after, .pgsel_feature-steps_wrapper .pgs-btn.pgs-btn-style--style-2:hover:before {
border-color: var(--step_border_hover_color, rgba(131, 131, 131, 0.25));
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-steps {
display: flex;
gap: 60px;
flex-direction: column;
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step {
display: flex;
gap: 40px;
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step:last-child .feature-step-arrow:before {
bottom: 0;
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step-arrow {
margin-top: 40px;
position: relative;
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step-arrow:before {
content: "";
position: absolute;
left: 50%;
top: 90px;
bottom: -60px;
transform: translateX(-50%);
border-left-width: var(--border_left_width, 1px);
border-left-style: var(--border_left_style, dashed);
border-left-color: var(--border_left_color, rgba(131, 131, 131, 0.35));
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step-content .feature-step-subtitle {
display: block;
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
text-transform: uppercase;
color: var(--pgs_primary_color);
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step-content .feature-step-title {
padding-right: 25px;
margin-bottom: 15px;
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step-content .feature-list-items {
display: flex;
flex-wrap: wrap;
gap: 8px 30px;
padding: 0;
margin: 0;
margin-top: 20px;
list-style-type: none;
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step-content .feature-list-items li {
display: flex;
gap: 15px;
align-items: baseline;
width: calc(50% - 15px);
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step-content .feature-list-items .feature-list-item-icon svg {
width: 16px;
height: auto;
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step-content .feature-step-image {
margin-top: 30px;
}   @media (max-width: 575px) {
.pgsel_feature-steps_wrapper .feature-step .feature-step-arrow:has(.pgs-btn-style--style-1) .pgs-btn-style--style-1 {
width: 50px;
height: 50px;
}
.pgsel_feature-steps_wrapper .feature-step .feature-step-arrow:has(.pgs-btn-style--style-1) .pgs-btn-style--style-1 i {
font-size: 16px;
}
.pgsel_feature-steps_wrapper .feature-step .feature-step-arrow:has(.pgs-btn-style--style-1) .pgs-btn-style--style-1 svg {
width: 16px;
height: auto;
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step {
gap: 30px;
}
.pgsel_feature-steps_wrapper.feature-steps-style--style-1 .feature-step-content .feature-list-items li {
width: 100%;
}
}   .skill {
position: relative;
width: 100%;
height: 10px;
margin: 35px 0 20px 0;
border-radius: 10px;
}
.skill:not(:first-child) {
margin-top: 64px;
}
.skill:last-child {
margin-bottom: 0;
}
.skill:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
border: 1px solid var(--border_color);
border-radius: 10px;
}
.skill-bar {
display: flex;
position: relative;
z-index: 1;
height: 100%;
border-radius: 10px;
padding: 0px;
background-color: var(--bar_color);
box-shadow: none;
transition: width .9s ease;
-webkit-transition: width .9s ease;
-o-transition: width .9s ease;
-ms-transition: width .9s ease;
-moz-transition: width .9s ease;
}
.skill-bar .progress-number {
color: var(--progress_color);
font-size: 18px;
font-weight: 500;
order: 1;
margin-top: -35px;
margin-left: auto;
padding-right: 1px;
}
.skill-bar .progress-type {
color: var(--progress_color);
margin-top: -35px;
font-size: 18px;
font-weight: 500;
order: 2;
}
.progress-bar {
position: relative;
height: 100%;
border-radius: 4px;
padding: 0px;
background-color: var(--bar_color);
box-shadow: none;
}
.skill-title {
color: var(--title_color);
font-size: 18px;
font-weight: 500;
text-align: left;
margin-left: 0;
margin-top: -35px;
padding-right: 10px;
white-space: nowrap;
}
.skill-title > i {
margin-right: 8px;
}   .social-profile-wrapper {
display: flex;
align-items: center;
}
.social-profile-wrapper .social-profile-title {
position: relative;
font-size: 20px;
font-weight: normal;
color: var(--pgs_secondary_color);
padding-right: 55px;
}
.social-profile-wrapper .social-profile-title:before {
position: absolute;
content: "";
height: 1px;
width: 25px;
background-color: var(--pgs_secondary_color);
right: 15px;
top: 50%;
margin-top: 2px;
transform: translateY(-50%);
}
.social-profile-wrapper .social-profile-list {
display: flex;
margin: 0;
padding: 0;
gap: 13px;
list-style-type: none;
}
.social-profile-wrapper .social-profile-list li {
padding: 0;
margin: 0;
}
.social-profile-wrapper .social-profile-list li a {
font-size: 20px;
font-weight: normal;
color: var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.social-profile-wrapper .social-profile-list li a:hover {
color: var(--pgs_primary_color);
}
.social-profile-wrapper.vertical {
writing-mode: vertical-lr;
transform: rotate(180deg);
}
.social-profile-wrapper.vertical .social-profile-title {
padding-right: 0;
padding-bottom: 55px;
}
.social-profile-wrapper.vertical .social-profile-title:before {
width: 2px;
height: 25px;
top: auto;
bottom: 2px;
}
.social-profile-wrapper.social-profile-style-2 {
flex-wrap: inherit;
align-items: baseline;
}
.social-profile-wrapper.social-profile-style-2 .social-profile-title {
flex: none;
margin-bottom: 10px;
}
.social-profile-wrapper.social-profile-style-2 .social-profile-list {
gap: 10px 12px;
align-self: flex-start;
}
.social-profile-wrapper.social-profile-style-2 .social-profile-list li a {
position: relative;
z-index: 2;
font-size: 14px;
text-transform: uppercase;
line-height: 0.8em;
margin: 0 10px 10px 0;
height: 32px;
width: 32px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.social-profile-wrapper.social-profile-style-2 .social-profile-list li a:before {
position: absolute;
content: "";
right: -10px;
bottom: -6px;
height: 1px;
width: 100%;
background-color: var(--pgs_secondary_color);
z-index: -1;
opacity: 1;
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.social-profile-wrapper.social-profile-style-2 .social-profile-list li a:after {
position: absolute;
content: "";
right: -6px;
bottom: -10px;
height: 100%;
width: 1px;
background-color: var(--pgs_secondary_color);
z-index: -1;
opacity: 1;
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.social-profile-wrapper.social-profile-style-2 .social-profile-list li a:hover {
color: #ffffff;
background: var(--pgs_primary_color);
border-color: var(--pgs_primary_color);
}
.social-profile-wrapper.social-profile-style-2 .social-profile-list li a:hover:before {
opacity: 0;
transition: 0.5s, opacity 0.3s 0.2s;
width: 0px;
}
.social-profile-wrapper.social-profile-style-2 .social-profile-list li a:hover:after {
opacity: 0;
transition: 0.5s, opacity 0.3s 0.2s;
height: 0px;
}
.social-profile-wrapper.social-profile-style-2.title-top {
flex-direction: column;
align-items: flex-start;
}
.social-profile-wrapper.social-profile-style-2.title-top .social-profile-title {
margin-bottom: 5px;
}
.social-profile-wrapper.social-profile-style-2.title-top .social-profile-list {
gap: 10px 12px;
}
article.hentry .social-profile-wrapper .social-profile-list li {
padding: 0;
margin: 0;
}   .pgsel_social-profiles-2_wrapper {               }
.pgsel_social-profiles-2_wrapper .social-profile-wrapper .social-profiles {
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 20px;
list-style-type: none;
}
.pgsel_social-profiles-2_wrapper .social-profile-wrapper .social-profiles .social-profile a {
display: flex;
align-items: center;
gap: 10px;
}
.pgsel_social-profiles-2_wrapper .social-profile-wrapper .social-profiles .social-profile a .service-icon,
.pgsel_social-profiles-2_wrapper .social-profile-wrapper .social-profiles .social-profile a .service-initial {
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease-in-out;
}
.pgsel_social-profiles-2_wrapper .social-profile-wrapper .social-profiles .social-profile a .service-name {
margin-right: 5px;
color: var(--service_name_color);
transition: all 0.3s ease-in-out;
}
.pgsel_social-profiles-2_wrapper .social-profile-wrapper .social-profiles .social-profile a .service-name:hover {
color: var(--service_name_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-title-position-left {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 15px 5px;
}
.pgsel_social-profiles-2_wrapper .socpro2-title-position-top {
display: flex;
align-items: flex-start;
flex-direction: column;
flex-wrap: wrap;
gap: 15px 5px;
}
.pgsel_social-profiles-2_wrapper .socpro2-direction-vertical {
align-items: baseline;
}
.pgsel_social-profiles-2_wrapper .socpro2-direction-vertical .social-profiles {
display: flex;
flex-direction: column;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic .social-profiles .social-profile a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic .social-profiles .social-profile a .service-initial {
color: var(--pgs_primary_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic .social-profiles .social-profile a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic .social-profiles .social-profile a:hover .service-initial {
color: var(--pgs_secondary_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-shape-flat .social-profiles {
gap: 10px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-shape-flat .social-profiles .social-profile a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-shape-flat .social-profiles .social-profile a .service-initial {
width: 2em;
height: 2em;
color: #ffffff;
background-color: var(--pgs_primary_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-service-color.socpro2-icon-shape-flat .social-profiles a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-service-color.socpro2-icon-shape-flat .social-profiles a .service-initial {
color: #ffffff;
background: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-service-color.socpro2-icon-shape-plain .social-profiles a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-service-color.socpro2-icon-shape-plain .social-profiles a .service-initial {
color: var(--service_color);
background: transparent;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-theme-deault.socpro2-icon-shape-flat .social-profiles a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-theme-deault.socpro2-icon-shape-flat .social-profiles a:hover .service-initial {
color: #ffffff;
background-color: var(--pgs_secondary_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-custom.socpro2-icon-shape-flat .social-profiles a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-custom.socpro2-icon-shape-flat .social-profiles a .service-initial {
color: var(--service_icon_color);
background-color: var(--service_icon_bg_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-custom.socpro2-icon-shape-flat .social-profiles a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-custom.socpro2-icon-shape-flat .social-profiles a:hover .service-initial {
color: var(--service_icon_hover_color);
background-color: var(--service_icon_bg_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-custom.socpro2-icon-shape-plain .social-profiles a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-custom.socpro2-icon-shape-plain .social-profiles a .service-initial {
color: var(--service_icon_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-custom.socpro2-icon-shape-plain .social-profiles a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--classic.socpro2-icon-colors-custom.socpro2-icon-shape-plain .social-profiles a:hover .service-initial {
color: var(--service_icon_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles {
gap: 13px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a .service-initial {
width: 50px;
height: 39px;
font-size: 16px;
color: var(--pgs_primary_color);
font-weight: normal;
text-transform: uppercase;
position: relative;
z-index: 1;
background: transparent;
border: 1px solid var(--pgs_primary_color);
border-radius: 80%;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a .service-icon:before,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a .service-initial:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
z-index: -1;
border-radius: 80%;
transition: all 0.3s ease-in-out;
background-color: var(--pgs_primary_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a .service-initial:after {
content: "";
position: absolute;
left: -3px;
bottom: -3px;
width: 100%;
height: 100%;
z-index: 1;
border: 1px solid var(--pgs_primary_color);
border-radius: 80%;
transition: all 0.3s ease-in-out;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a:hover .service-initial {
color: #ffffff;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a:hover .service-icon:before,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a:hover .service-initial:before {
opacity: 1;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a:hover .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1 .social-profiles .social-profile a:hover .service-initial:after {
left: 0px;
bottom: 0px;
opacity: 0;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-service-color .social-profiles a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-service-color .social-profiles a .service-initial {
color: var(--service_color);
border-color: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-service-color .social-profiles a .service-icon:before,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-service-color .social-profiles a .service-initial:before {
background-color: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-service-color .social-profiles a .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-service-color .social-profiles a .service-initial:after {
border-color: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a .service-initial {
color: var(--service_icon_color);
border-color: var(--service_icon_border_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a .service-icon:before,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a .service-initial:before {
background-color: var(--service_icon_bg_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a .service-initial:after {
border-color: var(--service_icon_border_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a:hover .service-initial {
color: var(--service_icon_hover_color);
border-color: var(--service_icon_bg_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a:hover .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-1.socpro2-icon-colors-custom .social-profiles a:hover .service-initial:after {
border-color: var(--service_icon_bg_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles {
gap: 10px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a .service-initial {
position: relative;
z-index: 2;
font-size: 16px;
text-transform: uppercase;
line-height: 0.8em;
margin: 0 10px 10px 0;
height: 33px;
width: 33px;
color: var(--pgs_primary_color);
background: transparent;
border: 1px solid var(--pgs_primary_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a .service-icon:before,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a .service-initial:before {
position: absolute;
content: "";
right: -10px;
bottom: -6px;
height: 1px;
width: 100%;
background-color: var(--pgs_primary_color);
z-index: -1;
opacity: 1;
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a .service-initial:after {
position: absolute;
content: "";
right: -6px;
bottom: -10px;
height: 100%;
width: 1px;
background-color: var(--pgs_primary_color);
z-index: -1;
opacity: 1;
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a:hover .service-initial {
color: #ffffff;
background: var(--pgs_primary_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a:hover .service-icon:before,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a:hover .service-initial:before {
opacity: 0;
transition: 0.5s, opacity 0.3s 0.2s;
width: 0px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a:hover .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2 .social-profiles .social-profile a:hover .service-initial:after {
opacity: 0;
transition: 0.5s, opacity 0.3s 0.2s;
height: 0px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-service-color .social-profiles a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-service-color .social-profiles a .service-initial {
color: var(--service_color);
border-color: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-service-color .social-profiles a .service-icon:before,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-service-color .social-profiles a .service-initial:before {
background-color: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-service-color .social-profiles a .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-service-color .social-profiles a .service-initial:after {
background-color: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-service-color .social-profiles a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-service-color .social-profiles a:hover .service-initial {
color: #ffffff;
background-color: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a .service-initial {
color: var(--service_icon_color);
border-color: var(--service_icon_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a .service-icon:before,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a .service-initial:before {
background-color: var(--service_icon_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a .service-initial:after {
background-color: var(--service_icon_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a:hover .service-initial {
color: var(--service_icon_hover_color);
border-color: var(--service_icon_bg_hover_color);
background-color: var(--service_icon_bg_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a:hover .service-icon:before,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a:hover .service-initial:before {
background-color: var(--service_icon_bg_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a:hover .service-icon:after,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-2.socpro2-icon-colors-custom .social-profiles a:hover .service-initial:after {
background-color: var(--service_icon_bg_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles {
gap: 0;
width: 100%;
flex-wrap: nowrap;
overflow-x: auto;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile {
flex: 2;
min-width: 16.6666%;
border-right: 1px solid var(--border_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a {
position: relative;
padding: 30px 15px;
text-align: center;
background-color: #121212;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a .service-initial {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
font-size: 55px;
color: #ffffff;
transition: all 0.3s ease-in-out;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a .service-name {
width: 100%;
margin: 0;
font-size: 18px;
line-height: 32px;
font-weight: 500;
color: var(--service_name_color);
text-transform: uppercase;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 0;
transition: all 0.4s ease-in-out;
background-color: var(--pgs_primary_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:has(.service-name) {
padding: 40px 15px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:has(.service-name) .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:has(.service-name) .service-initial {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:hover:before {
height: 100%;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:hover .service-initial {
color: #ffffff;
opacity: 1;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:hover .service-name {
color: var(--service_name_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile:last-child {
border-right: none;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles::-webkit-scrollbar {
height: 6px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles::-webkit-scrollbar-track {
background: transparent;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.3);
border-radius: 3px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles::-webkit-scrollbar-thumb:hover {
background: rgba(0, 0, 0, 0.5);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles::-webkit-scrollbar-corner {
background: transparent;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3.socpro2-icon-colors-service-color .social-profiles .social-profile a:before {
background-color: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3.socpro2-icon-colors-custom .social-profiles .social-profile a {
background-color: var(--service_icon_bg_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3.socpro2-icon-colors-custom .social-profiles .social-profile a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3.socpro2-icon-colors-custom .social-profiles .social-profile a .service-initial {
color: var(--service_icon_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3.socpro2-icon-colors-custom .social-profiles .social-profile a:before {
background-color: var(--service_icon_bg_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3.socpro2-icon-colors-custom .social-profiles .social-profile a:hover .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3.socpro2-icon-colors-custom .social-profiles .social-profile a:hover .service-initial {
color: var(--service_icon_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4 .social-profiles {
gap: 8px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4 .social-profiles .social-profile a {
display: flex;
min-width: 45px;
height: 45px;
gap: 0;
align-items: center;
text-align: center;
padding: 5px 8px;
color: #ffffff;
justify-content: center;
flex-direction: row-reverse;
background-color: var(--pgs_primary_color);
border-radius: 100px;
overflow: hidden;
text-decoration: none;
transition: all 0.3s ease-in-out;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4 .social-profiles .social-profile a .service-icon {
min-width: 30px;
transition: all 0.3s ease-in-out;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4 .social-profiles .social-profile a .service-name {
opacity: 0;
font-size: 0px;
font-weight: 500;
line-height: 26px;
white-space: nowrap;
padding-left: 0;
margin: 0;
transition: all 0.25s ease-in-out;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4 .social-profiles .social-profile a:hover {
gap: 5px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4 .social-profiles .social-profile a:hover .service-name {
opacity: 1;
font-size: 1rem;
color: #ffffff;
padding-left: 10px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-name-position-right .social-profiles .social-profile a {
flex-direction: unset;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-name-position-right .social-profiles .social-profile a:hover .service-name {
padding-left: 0;
padding-right: 10px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-service-color .social-profiles .social-profile a {
background-color: var(--service_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-service-color .social-profiles .social-profile a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-service-color .social-profiles .social-profile a .service-name,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-service-color .social-profiles .social-profile a .service-initial {
color: #ffffff;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-custom .social-profiles .social-profile a {
background: var(--service_icon_bg_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-custom .social-profiles .social-profile a .service-icon {
color: var(--service_icon_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-custom .social-profiles .social-profile a .service-name,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-custom .social-profiles .social-profile a .service-initial {
color: var(--service_name_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-custom .social-profiles .social-profile a:hover {
background: var(--service_icon_bg_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-custom .social-profiles .social-profile a:hover .service-icon {
color: var(--service_icon_hover_color);
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-custom .social-profiles .social-profile a:hover .service-name,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-4.socpro2-icon-colors-custom .social-profiles .social-profile a:hover .service-initial {
color: var(--service_name_hover_color);
}   @media (max-width: 1600px) {   .pgsel_social-profiles-2_wrapper { }
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile {
min-width: 20%;
}
}
@media (max-width: 991px) {   .pgsel_social-profiles-2_wrapper { }
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile {
min-width: 25%;
}
}
@media (max-width: 767px) {   .pgsel_social-profiles-2_wrapper { }
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile {
min-width: 20%;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:has(.service-name) {
padding: 25px 10px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a .service-initial,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:has(.service-name) .service-icon,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:has(.service-name) .service-initial {
position: relative;
opacity: 1;
font-size: 30px;
}
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a .service-name,
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile a:has(.service-name) .service-name {
display: none;
}
}
@media (max-width: 575px) {   .pgsel_social-profiles-2_wrapper { }
.pgsel_social-profiles-2_wrapper .socpro2-style--style-3 .social-profiles .social-profile {
min-width: 25%;
}
}   .pgsel_services-info_wrapper .service-style-01:hover .service-action .pgs-btn.pgs-btn-style--style-1 {
border-color: transparent !important;
color: #ffffff;
}
.pgsel_services-info_wrapper .service-style-01:hover .service-action .pgs-btn.pgs-btn-style--style-1 svg path {
stroke: #ffffff;
}
.pgsel_services-info_wrapper .service-style-01:hover .service-action .pgs-btn.pgs-btn-style--style-1:before {
height: 100%;
width: 100%;
opacity: 1;
}
.pgsel_services-info_wrapper .service-style-02 .service-action .pgs-btn.pgs-btn-style--style-1 {
width: 110px;
height: 110px;
}
.pgsel_services-info_wrapper .service-style-02:hover .service-action .pgs-btn.pgs-btn-style--style-1 {
opacity: 1;
color: #ffffff;
transform: scale(1);
border-color: transparent !important;
}
.pgsel_services-info_wrapper .service-style-02:hover .service-action .pgs-btn.pgs-btn-style--style-1 svg path {
stroke: #ffffff;
}
.pgsel_services-info_wrapper .service-style-02:hover .service-action .pgs-btn.pgs-btn-style--style-1:before {
height: 100%;
width: 100%;
opacity: 1;
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-1 {
color: #ffffff;
border-color: rgba(255, 255, 255, 0.25);
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-1:before {
background: #ffffff;
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-1 svg path {
stroke: #ffffff;
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-1:hover {
color: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-1:hover svg path {
stroke: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-01:hover .service-action .pgs-btn.pgs-btn-style--style-2 {
border-color: var(--pgs_secondary_color);
color: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-01:hover .service-action .pgs-btn.pgs-btn-style--style-2 svg path {
stroke: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-01:hover .service-action .pgs-btn.pgs-btn-style--style-2:after {
border-color: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-02:hover .service-action .pgs-btn.pgs-btn-style--style-2 {
color: var(--pgs_secondary_color);
border-color: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-02:hover .service-action .pgs-btn.pgs-btn-style--style-2:after {
border-color: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-02:hover .service-action .pgs-btn.pgs-btn-style--style-2 svg path {
stroke: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-2 {
color: #ffffff;
border-color: rgba(255, 255, 255, 0.25);
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-2:after {
border-color: rgba(255, 255, 255, 0.25);
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-2 svg path {
stroke: #ffffff;
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-2:hover {
border-color: #ffffff;
}
.pgsel_services-info_wrapper .service-style-03 .service-action .pgs-btn.pgs-btn-style--style-2:hover:after {
border-color: #ffffff;
}   .pgsel_services-info_wrapper .service-style-01 {
padding: 60px 40px;
background: transparent;
border: 1px solid rgba(130, 130, 130, 0.25);
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-01 .service-icon {
font-size: 60px;
margin-bottom: 30px;
color: var(--pgs_primary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-01 .service-icon svg path {
fill: var(--pgs_primary_color);
transition: all 0.4s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-01 .service-content .service-title {
font-size: 24px;
font-weight: 700;
margin-bottom: 20px;
transition: all 0.4s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-01 .service-content .service-description {
margin-bottom: 35px;
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-01 .service-action .pgs-btn:before {
background-color: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-01:hover {
background: var(--pgs_primary_color);
border-color: var(--pgs_primary_color);
}
.pgsel_services-info_wrapper .service-style-01:hover .service-icon {
color: #ffffff !important;
}
.pgsel_services-info_wrapper .service-style-01:hover .icon-masked-img-wrap {
--icon_color: #ffffff !important;
transition: all 0.4s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-01:hover .service-icon svg path {
fill: #ffffff !important;
}
.pgsel_services-info_wrapper .service-style-01:hover .service-content .service-title {
color: #ffffff;
}
.pgsel_services-info_wrapper .service-style-01:hover .service-content .service-description {
color: #ffffff;
}
.pgsel_services-info_wrapper .service-style-02 {
position: relative;
overflow: hidden;
}
.pgsel_services-info_wrapper .service-style-02 .service-img {
position: relative;
overflow: hidden;
}
.pgsel_services-info_wrapper .service-style-02 .service-img img {
transform: scale(1);
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-02 .service-img:before {
position: absolute;
width: 100%;
height: 100%;
background: black;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 5%, rgba(0, 0, 0, 0.02) 100%);
content: "";
left: 0;
right: 0;
z-index: 1;
}
.pgsel_services-info_wrapper .service-style-02 .service-img .service-title {
position: absolute;
left: 40px;
right: 40px;
bottom: 40px;
font-size: 32px;
font-weight: 700;
line-height: 42px;
color: #ffffff;
margin: 0;
z-index: 1;
}
.pgsel_services-info_wrapper .service-style-02 .service-content {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
z-index: 2;
padding: 40px;
visibility: hidden;
display: flex;
flex-direction: column;
justify-content: space-between;
background: var(--pgs_primary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-02 .service-content .service-title {
font-size: 32px;
font-weight: 700;
line-height: 42px;
margin: 0;
color: #ffffff;
margin-top: 40px;
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-02 .service-action .pgs-btn {
opacity: 0;
transform: scale(0.5);
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-02 .service-action .pgs-btn:before {
background-color: var(--pgs_secondary_color);
}
.pgsel_services-info_wrapper .service-style-02:hover .service-img img {
transform: scale(1.1);
}
.pgsel_services-info_wrapper .service-style-02:hover .service-content {
opacity: 1;
visibility: visible;
}
.pgsel_services-info_wrapper .service-style-02:hover .service-content .service-title {
margin-top: 0;
color: #ffffff;
}
.pgsel_services-info_wrapper .service-style-02:hover .service-action .pgs-btn {
opacity: 1;
transform: scale(1);
}
.pgsel_services-info_wrapper .service-style-03 {
position: relative;
overflow: hidden;
}
.pgsel_services-info_wrapper .service-style-03 .service-content {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 40px;
display: flex;
overflow: hidden;
flex-direction: column;
justify-content: flex-end;
transition: all 0.3s ease-in-out;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.5) 80%);
}
.pgsel_services-info_wrapper .service-style-03 .service-content:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 40px;
opacity: 0;
display: flex;
overflow: hidden;
flex-direction: column;
justify-content: flex-end;
transition: all 0.3s ease-in-out;
background: linear-gradient(180deg, rgba(0, 56, 255, 0) 40%, var(--pgs_primary_color) 80%);
}
.pgsel_services-info_wrapper .service-style-03 .service-content .service-content-inner {
position: relative;
z-index: 1;
}
.pgsel_services-info_wrapper .service-style-03 .service-content .service-title {
margin: 0;
margin-bottom: -15px;
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-03 .service-content .service-description {
display: -webkit-box;
opacity: 0;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
white-space: normal;
overflow: hidden;
margin-bottom: -30px;
transition: all 0.35s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-03:hover .service-img .service-category {
color: var(--pgs_primary_color);
}
.pgsel_services-info_wrapper .service-style-03:hover .service-img .service-category:before, .pgsel_services-info_wrapper .service-style-03:hover .service-img .service-category:after {
border-color: var(--pgs_primary_color);
}
.pgsel_services-info_wrapper .service-style-03:hover .service-content:before {
opacity: 1;
}
.pgsel_services-info_wrapper .service-style-03:hover .service-title {
margin-bottom: 10px;
}
.pgsel_services-info_wrapper .service-style-03:hover .service-description {
margin-bottom: 20px;
opacity: 1;
}
.pgsel_services-info_wrapper .service-style-04 {
position: relative;
padding: 2px;
}
.pgsel_services-info_wrapper .service-style-04:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
opacity: 0;
border-radius: inherit;
transition: all 0.3s ease-in-out;
background: var(--pgs_primary_color);
}
.pgsel_services-info_wrapper .service-style-04 .service-inner {
margin: 0;
padding: 60px 40px;
position: relative;
background: #ffffff;
border: 1px solid rgba(131, 131, 131, 0.25);
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-04 .service-icon {
opacity: 1;
margin-bottom: 20px;
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-04 .service-icon .icon-masked-img-wrap {
--icon_color: var(--pgs_primary_color);
}
.pgsel_services-info_wrapper .service-style-04 .service-bg-icon {
position: absolute;
bottom: 30px;
right: 30px;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-04 .service-bg-icon i {
font-size: 60px;
color: var(--pgs_primary_color);
}
.pgsel_services-info_wrapper .service-style-04 .service-bg-icon svg path {
stroke: var(--pgs_primary_color);
}
.pgsel_services-info_wrapper .service-style-04 .service-bg-icon .icon-masked-img-wrap {
--icon_color: var(--pgs_primary_color);
}
.pgsel_services-info_wrapper .service-style-04 .service-bg-icon .icon-masked-img-wrap .icon-masked-img {
width: 60px !important;
}
.pgsel_services-info_wrapper .service-style-04 .service-content .service-title {
margin-bottom: 10px;
}
.pgsel_services-info_wrapper .service-style-04 .service-content .service-action {
opacity: 0;
margin-top: 20px;
margin-bottom: -70px;
transition: all 0.3s ease-in-out;
}
.pgsel_services-info_wrapper .service-style-04:hover:before {
opacity: 1;
}
.pgsel_services-info_wrapper .service-style-04:hover .service-icon {
margin-top: -70px;
opacity: 0;
}
.pgsel_services-info_wrapper .service-style-04:hover .service-bg-icon {
opacity: 0.2;
}
.pgsel_services-info_wrapper .service-style-04:hover .service-inner {
border-color: transparent;
}
.pgsel_services-info_wrapper .service-style-04:hover .service-content .service-action {
margin-bottom: 0;
opacity: 1;
}
.pgsel_services-info_wrapper .service-style-05 .service-icon {
font-size: 60px;
text-align: right;
margin-bottom: 120px;
}
.pgsel_services-info_wrapper .service-style-05 .service-icon .icon-masked-img-wrap {
display: inline-block;
}
.pgsel_services-info_wrapper .service-style-05 .service-content .service-title {
margin-bottom: 20px;
}
.pgsel_services-info_wrapper .service-style-05 .service-content .service-info-items {
display: flex;
gap: 5px;
flex-direction: column;
}
.pgsel_services-info_wrapper .service-style-05 .service-content .service-info-items .service-info-item {
display: flex;
align-items: center;
}
.pgsel_services-info_wrapper .service-style-05 .service-content .service-info-items .service-info-item .service-info-item-icon i {
font-size: 16px;
margin-right: 12px;
}
.pgsel_services-info_wrapper .service-style-05 .service-content .service-info-items .service-info-item .service-info-item-icon svg {
width: 15px;
height: auto;
margin-right: 12px;
}
.pgsel_services-info_wrapper .service-style-05 .service-content .service-info-items .service-info-item .service-info-item-icon .pgs-svg-custom {
margin-right: 0;
}
.pgsel_services-info_wrapper .service-style-05 .service-content .service-action {
margin-top: 25px;
}   .service-fancy-wrapper .service-item {
position: relative;
padding: 40px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
transition: all 0.4s ease-in-out;
}
.service-fancy-wrapper .service-item:first-child {
padding-top: 0;
}
.service-fancy-wrapper .service-item .service-img {
position: fixed;
top: 0;
left: 0;
width: 245px;
height: 330px;
object-fit: cover;
z-index: 2;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: rotate(5deg);
}
.service-fancy-wrapper .service-item .service-content {
display: flex;
gap: 30px 50px;
align-items: center;
position: relative;
z-index: 2;
justify-content: space-between;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner {
display: flex;
gap: 30px 70px;
margin-right: 50px;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .service-info {
width: 45%;
position: relative;
padding-left: 50px;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .service-info .service-number {
color: var(--pgs_primary_color);
font-size: 120px;
line-height: 120px;
font-weight: bold;
position: absolute;
left: 0;
top: -20px;
margin: 0;
z-index: -1;
opacity: 0.07;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .service-info .service-title {
margin: 0;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .description {
width: 55%;
}
.service-fancy-wrapper .service-item:hover {
border-color: var(--pgs_primary_color);
}
.pgsel_services-fancy_wrapper .service-item .service-content .service-action {
margin-left: auto;
}
.pgsel_services-fancy_wrapper .service-item .service-content .service-action .pgs-btn {
display: flex;
justify-content: center;
align-items: center;
position: relative;
width: 100px;
height: 100px;
padding: 0;
border-radius: 100%;
border: 1px solid var(--pgs_primary_color);
transition: all 0.4s ease-in-out;
}
.pgsel_services-fancy_wrapper .service-item .service-content .service-action .pgs-btn:before {
position: absolute;
content: "";
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
height: 20%;
width: 20%;
background-color: var(--pgs_primary_color);
transition: all 0.4s ease-in-out;
z-index: -1;
opacity: 0;
border-radius: 100%;
}
.pgsel_services-fancy_wrapper .service-item .service-content .service-action .pgs-btn svg path {
stroke: var(--pgs_primary_color);
transition: all 0.4s ease-in-out;
}
.pgsel_services-fancy_wrapper .service-item:hover .service-action .pgs-btn {
border-color: var(--pgs_primary_color);
}
.pgsel_services-fancy_wrapper .service-item:hover .service-action .pgs-btn:before {
height: 100%;
width: 100%;
opacity: 1;
}
.pgsel_services-fancy_wrapper .service-item:hover .service-action .pgs-btn svg path {
stroke: #ffffff;
}   @media (max-width: 1200px) {
.service-fancy-wrapper .service-item .service-content {
gap: 30px 70px;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner {
gap: 30px 50px;
margin-right: 0;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .service-info {
width: 50%;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .description {
width: 50%;
}
}
@media (max-width: 991px) {
.service-fancy-wrapper .service-item .service-content {
gap: 30px 80px;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner {
flex-direction: column;
gap: 20px 0;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .service-info {
width: 80%;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .description {
width: 100%;
}
}
@media (max-width: 767px) {
.service-fancy-wrapper .service-item .service-img {
display: none;
}
.service-fancy-wrapper .service-item .service-content {
gap: 30px 50px;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .service-info {
width: 90%;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .service-info .service-number {
font-size: 150px;
line-height: 130px;
top: -40px;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .service-info .service-title {
font-size: 28px;
line-height: 36px;
}
}
@media (max-width: 575px) {
.service-fancy-wrapper .service-item .service-content {
gap: 30px 50px;
flex-direction: column;
}
.service-fancy-wrapper .service-item .service-content .service-content-inner .service-info {
width: 100%;
padding-left: 50px;
}
.service-fancy-wrapper .service-item .service-content .service-action {
margin-left: auto;
margin-right: auto;
}
}   .pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item {
padding: 25px 0;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-img {
max-width: 245px;
width: auto;
height: auto;
z-index: 3;
border: 1px solid rgba(131, 131, 131, 0.25);
transform: rotate(0);
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content {
gap: 0;
position: unset;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner {
display: flex;
width: 100%;
gap: 30px 30px;
opacity: 1;
margin-right: 0;
align-items: center;
transition: all 0.3s ease-in-out;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-year {
flex: none;
width: 130px;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-location {
flex: none;
width: 180px;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-icon {
flex: none;
transition: all 0.3s ease-in-out;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-icon svg {
width: 65px;
height: auto;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-title {
width: 100%;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-description {
width: 100%;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-action {
margin-left: 150px;
position: relative;
z-index: 3;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee {
display: flex;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
z-index: 2;
overflow: hidden;
pointer-events: none;
transition: all 0.3s ease-in-out;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee .marquee-wrapper {
display: flex;
align-items: center;
gap: 60px;
width: 100%;
position: relative;
white-space: nowrap;
animation: marquee 30s linear infinite;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee .marquee-wrapper .marquee-items {
display: flex;
align-items: center;
gap: 60px;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee .marquee-wrapper .marquee-items .marquee-item {
display: flex;
gap: 15px;
align-items: center;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee .marquee-wrapper .marquee-items .title {
font-size: 42px;
line-height: normal;
margin: 0;
transition: all 0.3s ease-in-out;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee .marquee-wrapper .marquee-items .icon-type--image img {
max-width: 50px;
height: auto;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee .marquee-wrapper .marquee-items .icon-type--icon.icon-svg svg {
width: 50px;
height: auto;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee .marquee-wrapper .marquee-items .icon-type--icon i {
font-size: 40px;
color: var(--pgs_primary_color);
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee .marquee-wrapper .marquee-items .icon-type--icon .e-font-icon-svg {
width: 50px;
height: auto;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content-marquee .marquee-wrapper .marquee-items .icon-type--icon .e-font-icon-svg path {
fill: var(--pgs_primary_color);
}
.pgsel_services-fancy-2_wrapper.service-fancy-2-style-01 .service-fancy-wrapper .service-item:has(.service-content-marquee):hover .service-content .service-content-inner {
opacity: 0;
pointer-events: none;
}
.pgsel_services-fancy-2_wrapper.service-fancy-2-style-01 .service-fancy-wrapper .service-item:has(.service-content-marquee):hover .service-content-marquee {
opacity: 1;
pointer-events: auto;
}
.pgsel_services-fancy-2_wrapper.service-fancy-2-style-02 .service-fancy-wrapper .service-item:has(.service-content-marquee):hover .service-content-marquee {
opacity: 1;
pointer-events: auto;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-action .pgs-btn.pgs-btn-style--style-1 {
width: 100px;
height: 100px;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-action .pgs-btn.pgs-btn-style--style-1 svg {
width: 28px;
height: auto;
transition: all 0.3s ease-in-out;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-action .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg {
width: 42px;
height: auto;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-action .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg {
width: 30px;
height: auto;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-action .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg {
width: 40px;
height: 32px;
fill: transparent;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-action .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg {
width: 38px;
height: auto;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-action .pgs-btn.pgs-btn-style--style-1 .pgs-svg-custom svg {
width: 28px;
height: auto;
} @keyframes marquee {
0% {
transform: translateX(0);
}
100% {
transform: translatex(-100%);
}
}   @media (max-width: 1200px) {
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-year {
width: 100px;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-location {
flex: none;
width: 180px;
}
}
@media (max-width: 991px) {
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner {
flex-wrap: wrap;
flex-direction: inherit;
gap: 15px 0;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-title {
width: auto;
}
}
@media (max-width: 767px) {
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-action {
margin-left: 80px;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner {
flex-direction: column;
align-items: flex-start;
gap: 10px 0;
}
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-content-inner .service-content-item-title {
width: 100%;
}
}
@media (max-width: 575px) {
.pgsel_services-fancy-2_wrapper .service-fancy-wrapper .service-item .service-content .service-action {
margin-left: 0px;
margin-top: 20px;
}
}   :root {
--sg0-space-sm: 1.125rem;
--sg0-space-md: 2rem;
--stack-cards-item-ratio: 2/1;
--stack-cards-gap: var(--sg0-space-sm);
}
.pgsel_stacking-card_wrapper {
--stack-cards-gap: var(--sg0-space-sm);
--stack-cards-item-ratio: 2/1;
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: var(--item-grid-gap);
}
.pgsel_stacking-card_wrapper .stacking-card-item {
display: flex;
align-self: center;
align-items: center;
overflow: hidden;
height: 100%;
position: -webkit-sticky;
position: sticky;
top: var(--sg0-space-md);
background-color: #f5f5f5;
-webkit-transform-origin: center top;
transform-origin: center top;
}
.pgsel_stacking-card_wrapper .stacking-card-item .card-item-info .card-item-number {
position: absolute;
top: 45px;
right: 90px;
font-size: 100px;
line-height: 100px;
color: var(--pgs_primary_color);
}
.pgsel_stacking-card_wrapper .stacking-card-item .card-item-info .card-item-icon {
font-size: 60px;
margin-bottom: 20px;
color: var(--pgs_primary_color);
}
.pgsel_stacking-card_wrapper .stacking-card-item .card-item-info .card-item-title {
margin-bottom: 1rem;
}
.pgsel_stacking-card_wrapper .stacking-card-item .card-item-info {
order: 2;
}
.pgsel_stacking-card_wrapper .stacking-card-item .card-item-img.card-item-img-left {
order: 1;
}
.pgsel_stacking-card_wrapper .stacking-card-item .card-item-img.card-item-img-right {
order: 2;
}
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item {
background-color: #F1F5F2;
}
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-info {
display: flex;
align-items: center;
width: 100%;
height: 100%;
padding: 100px;
position: relative;
}
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-img {
width: 610px;
height: 100%;
flex: 0 0 610px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item {
background-color: #F1F5F2;
align-items: normal;
height: auto;
gap: 100px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info {
position: relative;
width: 60%;
display: flex;
justify-content: space-between;
gap: 30px;
margin-top: -5px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info .card-item-content {
display: flex;
flex-direction: column;
width: 55%;
gap: 30px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info .card-item-number {
position: relative;
top: auto;
right: auto;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info .card-item-title {
font-size: 52px;
line-height: 56px;
margin-bottom: 25px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info .card-item-list {
padding: 0;
margin: 0;
margin-bottom: 15px;
display: flex;
gap: 5px 10px;
align-items: center;
list-style-type: none;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info .card-item-action {
display: flex;
margin-top: auto;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-img {
width: 40%;
flex: 0 0 40%;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
}
.admin-bar .pgsel_stacking-card_wrapper .stacking-card-item {
top: 4rem;
}   @media (max-width: 1500px) {
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-img {
width: 500px;
flex: 0 0 500px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-info {
padding: 65px;
}
}
@media (max-width: 1400px) {
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-img {
width: 400px;
flex: 0 0 400px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info .card-item-content {
width: 75%;
}
}
@media (max-width: 1200px) {
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-img {
width: 350px;
flex: 0 0 350px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-info {
padding: 30px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-img {
width: 35%;
flex: 0 0 35%;
}
}
@media (max-width: 991px) {
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-img {
width: 300px;
flex: 0 0 300px;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info {
flex-direction: column;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info .card-item-content {
width: 100%;
}
}
@media (max-width: 767px) {
.pgsel_stacking-card_wrapper {
padding-bottom: 0 !important;
}
.pgsel_stacking-card_wrapper .stacking-card-item {
flex-wrap: wrap;
position: inherit;
transform: inherit !important;
}
.pgsel_stacking-card_wrapper .stacking-card-item .card-item-info {
width: 100%;
height: auto;
}
.pgsel_stacking-card_wrapper .stacking-card-item .card-item-img {
width: 100%;
order: 1;
}
.pgsel_stacking-card_wrapper .stacking-card-item .card-item-img.card-item-img-right {
order: 1;
}
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-info {
width: 100%;
height: auto;
}
.pgsel_stacking-card_wrapper.stacking-card-style-01 .stacking-card-item .card-item-img {
width: 100%;
height: auto;
flex: 0 0 100%;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-info {
width: 100%;
height: auto;
}
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-img {
width: 100%;
height: 250px;
flex: 0 0 100%;
}
}
@media (max-width: 575px) {
.pgsel_stacking-card_wrapper.stacking-card-style-02 .stacking-card-item .card-item-img {
height: 180px;
}
}   .countdown-main .countdown-container {
display: flex;
gap: 70px;
}
.countdown-main .countdown {
text-align: center;
}
.countdown-main .countdown span {
font-size: 80px;
line-height: 100px;
font-weight: 600;
}
.countdown-main .countdown p {
font-size: 20px;
margin: 0;
text-transform: uppercase;
}   @media (max-width: 992px) {
.countdown-main .countdown-container {
display: flex;
gap: 50px;
}
.countdown-main .countdown span {
font-size: 70px;
line-height: 80px;
font-weight: 600;
}
.countdown-main .countdown p {
font-size: 18px;
}
}
@media (max-width: 767px) {
.countdown-main .countdown-container {
gap: 40px;
}
.countdown-main .countdown span {
font-size: 60px;
line-height: 70px;
font-weight: 600;
}
}
@media (max-width: 575px) {
.countdown-main .countdown-container {
gap: 30px;
}
.countdown-main .countdown span {
font-size: 50px;
line-height: 60px;
font-weight: 600;
}
.countdown-main .countdown p {
font-size: 16px;
}
}   .pgsel_blogpost-1_wrapper {                     }
.pgsel_blogpost-1_wrapper > .row {
--bs-gutter-y: 40px;
}
.pgsel_blogpost-1_wrapper .blog-post-img {
position: relative;
overflow: hidden;
}
.pgsel_blogpost-1_wrapper .blog-post-img img {
transform: scale(1);
-webkit-transition-duration: .8s;
transition-duration: .8s;
-webkit-transition-timing-function: cubic-bezier(0.05, 0.15, 0.25, 1);
transition-timing-function: cubic-bezier(0.05, 0.15, 0.25, 1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.pgsel_blogpost-1_wrapper .blog-post-img:hover img {
transform: scale(1.15);
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
}
.pgsel_blogpost-1_wrapper .blog-style-01 .blog-post-info {
margin-top: 20px;
}
.pgsel_blogpost-1_wrapper .blog-style-01 .blog-post-info .post-meta {
margin-bottom: 10px;
}
.pgsel_blogpost-1_wrapper .blog-style-01 .blog-post-info .post-meta ul {
display: flex;
flex-wrap: wrap;
gap: 5px 15px;
padding: 0;
margin: 0;
list-style-type: none;
}
.pgsel_blogpost-1_wrapper .blog-style-01 .blog-post-info .post-meta ul li {
font-size: 18px;
position: relative;
color: var(--pgs_text_color);
}
.pgsel_blogpost-1_wrapper .blog-style-01 .blog-post-info .post-meta ul li a {
color: var(--pgs_text_color);
transition: var(--pgs_transition-3, all 0.3s ease-in-out);
}
.pgsel_blogpost-1_wrapper .blog-style-01 .blog-post-info .post-meta ul li a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-01 .blog-post-info .post-meta ul li:before {
content: ".";
font-size: 30px;
font-weight: 600;
line-height: 12px;
padding-right: 10px;
position: relative;
left: 0;
top: -2px;
}
.pgsel_blogpost-1_wrapper .blog-style-01 .blog-post-info .post-meta ul li:first-child:before {
content: normal;
}
.pgsel_blogpost-1_wrapper .blog-style-01 .post-title {
font-size: 24px;
font-weight: 700;
margin: 0;
margin-top: 10px;
padding-right: 30px;
}
.pgsel_blogpost-1_wrapper .blog-style-01 .post-title a {
color: var(--pgs_secondary_color);
text-decoration: underline;
transition: var(--pgs_transition-3, all 0.3s ease-in-out);
}
.pgsel_blogpost-1_wrapper .blog-style-01 .post-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-img {
position: relative;
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-img:before {
position: absolute;
width: 100%;
height: 100%;
background: black;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 5%, rgba(0, 0, 0, 0.02) 100%);
content: "";
left: 0;
right: 0;
z-index: 1;
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-img .post-date {
display: flex;
flex-direction: column;
position: absolute;
text-align: center;
left: 40px;
top: 40px;
z-index: 1;
font-size: 18px;
font-weight: 400;
color: #ffffff;
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-img .post-date .day {
font-size: 65px;
line-height: 65px;
font-weight: 600;
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-info {
display: flex;
flex-direction: column;
justify-content: flex-end;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 40px;
z-index: 1;
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-info .post-category {
margin-bottom: 10px;
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-info .post-category a {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-info .post-title {
font-size: 24px;
font-weight: 700;
margin: 0;
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-info .post-title a {
color: #ffffff;
transition: var(--pgs_transition-3, all 0.3s ease-in-out);
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-info .post-title a:hover {
text-decoration: underline;
}
.pgsel_blogpost-1_wrapper .blog-style-02 .blog-post-info .post-description {
color: #ffffff;
margin: 0;
opacity: 0;
margin-top: 15px;
margin-bottom: -70px;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
white-space: normal;
overflow: hidden;
transition: var(--pgs_transition-3, all 0.3s ease-in-out);
}
.pgsel_blogpost-1_wrapper .blog-style-02:hover .blog-post-info .post-description {
opacity: 1;
margin-bottom: 0;
}
.pgsel_blogpost-1_wrapper .blog-style-03 .blog-post-img {
position: relative;
}
.pgsel_blogpost-1_wrapper .blog-style-03 .blog-post-img .blog-post-category .post-meta-category {
position: absolute;
top: 15px;
right: 15px;
padding: 0 20px;
font-size: 16px;
color: var(--pgs_secondary_color);
background: var(--pgs_primary_color);
border-radius: 20px;
}
.pgsel_blogpost-1_wrapper .blog-style-03 .blog-post-info {
margin-top: 20px;
}
.pgsel_blogpost-1_wrapper .blog-style-03 .blog-post-info .post-title {
margin: 0;
margin-bottom: 5px;
}
.pgsel_blogpost-1_wrapper .blog-style-03 .blog-post-info .post-title a {
color: var(--pgs_secondary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-03 .blog-post-info .post-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-03 .blog-post-info .post-meta ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.pgsel_blogpost-1_wrapper .blog-style-03 .blog-post-info .post-meta ul li {
color: var(--pgs_body_color);
}
.pgsel_blogpost-1_wrapper .blog-style-04 {
position: relative;
padding: 40px 30px;
margin-top: 3px;
border: 1px solid #e8e8e8;
background: #ffffff;
border-radius: 10px;
}
.pgsel_blogpost-1_wrapper .blog-style-04:before {
content: "";
position: absolute;
left: 3px;
right: 3px;
top: 0;
bottom: 3px;
margin: -4px;
z-index: -1;
opacity: 0;
border-radius: inherit;
transition: all 0.3s ease-in-out;
background: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-04:hover:before {
opacity: 1;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .post-meta {
margin-bottom: 10px;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .post-meta ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .post-meta ul li {
color: var(--pgs_body_color);
}
.pgsel_blogpost-1_wrapper .blog-style-04 .post-title {
margin: 0;
font-size: 24px;
margin-bottom: 20px;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .post-title a {
color: var(--pgs_secondary_color);
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .post-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-04 .blog-action-info {
display: flex;
align-items: center;
margin-top: 30px;
justify-content: space-between;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .blog-action-info .post-meta-category a {
margin: 0;
font-size: 18px;
line-height: 28px;
font-weight: 600;
color: var(--pgs_secondary_color);
text-transform: uppercase;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .blog-action-info .post-meta-category a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-04 .blog-action-info .post-link .pgs-btn-style--style-1 {
width: 60px;
height: 60px;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .blog-action-info .post-link .pgs-btn-style--style-3 {
width: 55px;
height: 55px;
right: -10px;
margin-right: 10px;
margin-bottom: 10px;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .blog-action-info .post-link .pgs-btn-style--style-3:before {
bottom: -6px;
right: -12px;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .blog-action-info .post-link .pgs-btn-style--style-3:after {
bottom: -12px;
right: -6px;
}
.pgsel_blogpost-1_wrapper .blog-style-04 .blog-action-info .post-link .pgs-btn-style--style-3 svg {
transform: scale(0.9);
}
.pgsel_blogpost-1_wrapper .blog-style-05 .blog-post-info {
position: relative;
padding: 35px 0;
margin-top: 2px;
border-top: 1px solid rgba(131, 131, 131, 0.5);
}
.pgsel_blogpost-1_wrapper .blog-style-05 .blog-post-info:before {
content: "";
position: absolute;
top: -2px;
left: 0;
height: 3px;
width: 83px;
background: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-05 .blog-post-info .post-title {
font-size: 24px;
line-height: 34px;
font-weight: 500;
margin: 0;
margin-bottom: 15px;
}
.pgsel_blogpost-1_wrapper .blog-style-05 .blog-post-info .post-title a {
color: var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_blogpost-1_wrapper .blog-style-05 .blog-post-info .post-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-05 .blog-post-info .post-meta ul {
padding: 0;
margin: 0;
list-style-type: none;
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.pgsel_blogpost-1_wrapper .blog-style-05 .blog-post-info .post-meta ul li {
font-size: 16px;
text-transform: uppercase;
}
.pgsel_blogpost-1_wrapper .blog-style-05 .blog-post-info .post-meta ul li a {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-06 {
position: relative;
border: 1px solid #eeeeee;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 30px;
display: flex;
gap: 30px;
flex-direction: column;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #ffffff;
transition: all 0.3s ease-in-out;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-author-info {
display: flex;
gap: 15px;
position: relative;
z-index: 1;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-author-info .author-avatar {
width: 40px;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-author-info .author-avatar img {
border-radius: 50px;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-author-info .author-detail .author-name {
margin: 0;
font-size: 18px;
line-height: 18px;
font-weight: 600;
text-transform: capitalize;
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-author-info .author-detail .author-designation {
font-size: 16px;
line-height: 16px;
text-transform: capitalize;
color: var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-post-info {
position: relative;
z-index: 1;
margin-top: auto;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-post-info .post-meta ul {
padding: 0;
margin: 0;
list-style-type: none;
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-post-info .post-meta ul li {
text-transform: uppercase;
transition: all 0.3s ease-in-out;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-post-info .post-title {
font-size: 24px;
line-height: 34px;
font-weight: 500;
margin-top: 10px;
margin-bottom: 20px;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-post-info .post-title a {
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
white-space: normal;
overflow: hidden;
color: var(--pgs_secondary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-post-info .post-meta-category {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.pgsel_blogpost-1_wrapper .blog-style-06 .blog-detail .blog-post-info .post-meta-category a {
font-size: 14px;
line-height: 16px;
padding: 5px 10px;
background: #f5f5f5;
color: var(--pgs_secondary_color);
text-transform: uppercase;
}
.pgsel_blogpost-1_wrapper .blog-style-06.active .blog-post-img img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
}
.pgsel_blogpost-1_wrapper .blog-style-06.active .blog-detail:before {
background: rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 0px 100px 30px rgba(0, 0, 0, 0.3);
}
.pgsel_blogpost-1_wrapper .blog-style-06.active .blog-detail .blog-author-info .author-detail .author-designation {
color: #ffffff;
}
.pgsel_blogpost-1_wrapper .blog-style-06.active .blog-detail .blog-post-info .post-meta ul li {
color: #ffffff;
}
.pgsel_blogpost-1_wrapper .blog-style-06.active .blog-detail .blog-post-info .post-title a {
color: #ffffff;
}
.pgsel_blogpost-1_wrapper .blog-style-07 .blog-post-content {
display: flex;
gap: 25px;
margin-top: 30px;
}
.pgsel_blogpost-1_wrapper .blog-style-07 .post-date {
text-align: center;
align-self: flex-start;
padding-right: 20px;
padding-bottom: 20px;
border-right: 1px solid rgba(130, 130, 130, 0.25);
}
.pgsel_blogpost-1_wrapper .blog-style-07 .post-date .day {
font-size: 40px;
font-weight: 700;
line-height: 44px;
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-07 .post-date .month {
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
color: var(--pgs_body_color);
}
.pgsel_blogpost-1_wrapper .blog-style-07 .blog-post-info .post-category {
margin-bottom: 7px;
}
.pgsel_blogpost-1_wrapper .blog-style-07 .blog-post-info .post-category a {
font-weight: 500;
text-transform: uppercase;
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-07 .blog-post-info .post-title {
margin-bottom: 20px;
}
.pgsel_blogpost-1_wrapper .blog-style-07 .blog-post-info .post-title a {
color: var(--pgs_secondary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-07 .blog-post-info .post-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-1_wrapper .blog-style-07 .blog-post-info .blog-action-info:has(.pgs-btn-style--style-2) {
padding-left: 5px;
padding-bottom: 5px;
}   .pgsel_blogpost-2_wrapper {         }
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper {
display: flex;
gap: 30px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-img {
position: relative;
overflow: hidden;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-img img {
transform: scale(1);
-webkit-transition-duration: .8s;
transition-duration: .8s;
-webkit-transition-timing-function: cubic-bezier(0.05, 0.15, 0.25, 1);
transition-timing-function: cubic-bezier(0.05, 0.15, 0.25, 1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-img:hover img {
transform: scale(1.15);
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .post-meta {
margin-bottom: 10px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .post-meta ul {
display: flex;
flex-wrap: wrap;
gap: 0 15px;
padding: 0;
margin: 0;
list-style-type: none;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .post-meta ul li {
font-size: 18px;
position: relative;
color: var(--pgs_text_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .post-meta ul li a {
color: var(--pgs_text_color);
transition: all 0.3s ease-in-out;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .post-meta ul li a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .post-meta ul li:before {
content: ".";
font-size: 30px;
font-weight: 600;
line-height: 12px;
position: relative;
padding-right: 15px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .post-meta ul li:first-child:before {
content: normal;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .post-link .read-link {
display: flex;
align-items: center;
gap: 5px;
font-size: 16px;
font-weight: 600;
color: var(--pgs_primary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .post-link .read-link i {
position: relative;
bottom: -1px;
margin-left: 3px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left {
width: 50%;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left .blog-post-info {
margin-top: 20px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left .blog-post-info .post-title {
font-size: 24px;
line-height: 32px;
font-weight: 700;
color: var(--pgs_secondary_color);
margin-bottom: 10px;
transition: all 0.3s ease-in-out;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left .blog-post-info .post-title a {
color: inherit;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left .blog-post-info .post-title:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left .blog-post-info .post-description {
margin-bottom: 15px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left .blog-post-info .post-description p {
margin-bottom: 0;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right {
display: flex;
width: 50%;
gap: 30px;
flex-direction: column;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right .blog-post-item {
display: flex;
gap: 30px;
align-items: center;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right .blog-post-item .blog-post-img {
width: 300px;
flex: none;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right .blog-post-item .blog-post-info {
width: 100%;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right .blog-post-item .blog-post-info .post-title {
font-size: 20px;
line-height: 28px;
font-weight: 700;
margin-bottom: 15px;
transition: all 0.3s ease-in-out;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right .blog-post-item .blog-post-info .post-title a {
color: var(--pgs_secondary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right .blog-post-item .blog-post-info .post-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-section {
display: flex;
flex-direction: column;
gap: 50px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item {
display: flex;
gap: 30px;
padding-bottom: 50px;
border-bottom: 2px solid rgba(131, 131, 131, 0.25);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections {
display: flex;
width: 58%;
flex: none;
gap: 100px;
align-items: center;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-author .author-avatar {
margin-bottom: 20px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-author .author-detail .author-name {
margin: 0;
text-transform: capitalize;
color: var(--pgs_primary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-author .author-detail .author-designation {
text-transform: capitalize;
color: var(--pgs_secondary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info {
padding-left: 100px;
border-left: 1px solid rgba(131, 131, 131, 0.25);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info .post-meta-category {
display: flex;
flex-wrap: wrap;
margin-bottom: 15px;
gap: 5px 10px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info .post-meta-category .blog-category {
font-size: 14px;
font-weight: 500;
line-height: normal;
text-transform: uppercase;
padding: 5px 15px;
text-align: center;
color: var(--pgs_primary_color);
border: 1px solid var(--pgs_primary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info .post-meta-category .blog-category:hover {
background: var(--pgs_primary_color);
color: #ffffff;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info .post-title {
font-size: 34px;
line-height: 46px;
margin-bottom: 15px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info .post-title a {
color: var(--pgs_secondary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info .post-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info .post-meta-date {
color: var(--pgs_text_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section {
display: flex;
gap: 40px;
width: 42%;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-image {
width: 100%;
opacity: 0;
position: relative;
left: -30px;
visibility: hidden;
transition: all 0.3s ease-in-out;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-action {
display: flex;
align-self: center;
justify-content: center;
width: 100px;
flex: none;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item:hover .post-content-section .post-image {
opacity: 1;
left: 0;
visibility: visible;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-section {
display: flex;
flex-direction: column;
gap: 40px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item {
display: flex;
gap: 30px;
padding-bottom: 40px;
border-bottom: 1px solid rgba(131, 131, 131, 0.25);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-meta-sections {
width: 250px;
flex: none;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-meta-sections .post-meta-date {
color: var(--pgs_text_color);
margin-bottom: 15px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-meta-sections .post-author {
display: flex;
gap: 20px;
align-items: center;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-meta-sections .post-author .author-avatar {
width: 48px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-meta-sections .post-author .author-avatar img {
border-radius: 50px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-meta-sections .post-author .author-detail .author-name {
line-height: normal;
text-transform: capitalize;
color: var(--pgs_primary_color);
margin: 0;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-meta-sections .post-author .author-detail .author-designation {
text-transform: capitalize;
color: var(--pgs_secondary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section {
width: 100%;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-meta-category {
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
gap: 5px 10px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-meta-category .blog-category {
font-size: 14px;
font-weight: 500;
line-height: normal;
text-transform: uppercase;
padding: 5px 15px;
text-align: center;
color: var(--pgs_primary_color);
border: 1px solid var(--pgs_primary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-meta-category .blog-category:hover {
background: var(--pgs_primary_color);
color: #ffffff;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-title {
font-size: 28px;
line-height: 40px;
margin-bottom: 10px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-title a {
color: var(--pgs_secondary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-description {
margin-bottom: 15px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-action a {
display: flex;
gap: 7px;
align-items: center;
color: var(--pgs_secondary_color);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-action a svg {
position: relative;
top: 2px;
transform: rotate(-45deg);
}
.pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-action a:hover {
color: var(--pgs_primary_color);
}   @media (min-width: 1401px) {   .pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-action .pgs-btn-style--style-1 {
width: 100px;
height: 100px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-action .pgs-btn-style--style-1 .pgs-svg-1 svg {
width: 46px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-action .pgs-btn-style--style-1 .pgs-svg-2 svg {
width: 32px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-action .pgs-btn-style--style-1 .pgs-svg-3 svg {
width: 32px;
height: auto;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-action .pgs-btn-style--style-1 .pgs-svg-4 svg {
width: 46px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-action .pgs-btn-style--style-1 .pgs-svg-5 svg {
width: 40px;
}
}
@media (max-width: 1400px) {   .pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections {
gap: 30px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-author .author-avatar {
width: 80px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info {
padding-left: 40px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info .post-title {
font-size: 26px;
line-height: 36px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section {
gap: 30px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-action {
width: 85px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-action .pgs-btn-style--style-1 {
width: 70px;
height: 70px;
}
}
@media (max-width: 1200px) {   .pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper {
flex-wrap: wrap;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left {
width: 100%;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left .blog-post-img img {
width: 100%;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right {
width: 100%;
}
}
@media (max-width: 1024px) {   .pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-left {
width: 100%;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right {
width: 100%;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right .blog-post-item {
align-items: unset;
}   .pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item {
gap: 50px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections {
width: 100%;
flex: unset;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section {
width: 90px;
flex: none;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section .post-image {
display: none;
}   .pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item {
flex-direction: column;
}
}
@media (max-width: 767px) {   .pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right .blog-post-item {
gap: 20px;
flex-direction: column;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style1 .blog-post-2-wrapper .blog-post-right .blog-post-item .blog-post-img {
width: 100%;
}   .pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item {
gap: 30px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-author .author-avatar {
width: 60px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info {
padding-left: 30px;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info .post-title {
font-size: 22px;
line-height: 32px;
}   .pgsel_blogpost-2_wrapper.blogpost-2-style3 .blog-post-item .post-content-section .post-title {
font-size: 22px;
line-height: 32px;
}
}
@media (max-width: 575px) {   .pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-content-section {
display: none;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections {
flex-direction: column;
align-items: unset;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-author {
display: flex;
gap: 20px;
align-items: center;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-author .author-avatar {
margin: 0;
}
.pgsel_blogpost-2_wrapper.blogpost-2-style2 .blog-post-item .post-meta-sections .post-info {
padding-left: 0;
border-left: none;
}
}   .pgs-menu-wrapper .menu-name {
margin: 0;
margin-bottom: 15px;
}
.pgs-menu-wrapper .pgsel-menu {
overflow: hidden;
}
.pgs-menu-wrapper .pgsel-menu .pgs-nav-menu li {
flex: 0 1 calc(var(--menu_column_width) - var(--menu-hr-gap));
}
.pgs-menu-wrapper .pgsel-menu.pgsel-menu-orientation-vertical .pgs-nav-menu {
margin-right: calc(-1 * var(--menu-hr-gap));
}
.pgs-menu-wrapper .pgs-nav-menu {
display: flex;
flex-wrap: wrap;
gap: var(--menu-vr-gap) var(--menu-hr-gap);
padding: 0;
margin: 0;
list-style-type: none;
}
.pgs-menu-wrapper .pgs-nav-menu li a {
width: 100%;
display: flex;
gap: 15px;
transition: all 0.3s ease-in-out;
}
.pgs-menu-wrapper .pgs-nav-menu li a .menu-label {
order: 1;
margin-left: 0;
}
.pgs-menu-wrapper .pgs-nav-menu li a .menu-icon {
order: 2;
margin-left: auto;
}
.pgs-menu-wrapper.menu-style--style-1 .pgs-nav-menu li a {
background: #F9FAF9;
padding: 10px 20px;
color: var(--pgs_secondary_color);
border-radius: 5px;
}
.pgs-menu-wrapper.menu-style--style-1 .pgs-nav-menu li a:hover,
.pgs-menu-wrapper.menu-style--style-1 .pgs-nav-menu li.current_page_item a {
background: var(--pgs_primary_color);
color: #ffffff;
}
.pgs-menu-wrapper.menu-style--style-2 .pgs-nav-menu li a {
padding: 10px 0px;
color: var(--pgs_secondary_color);
border-bottom: 1px solid var(--pgs_secondary_color);
}
.pgs-menu-wrapper.menu-style--style-2 .pgs-nav-menu li a:hover,
.pgs-menu-wrapper.menu-style--style-2 .pgs-nav-menu li.current_page_item a {
border-bottom-color: var(--pgs_primary_color);
color: var(--pgs_primary_color);
}      .pgsel_marquee-slider_wrapper .marquee-wrapper {
position: relative;
display: flex;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pgsel_marquee-slider_wrapper .marquee-wrapper .marquee-items {
flex-shrink: 0;
display: flex;
justify-content: space-around;
min-width: 100%;
-webkit-animation: scroll var(--pgs_marquee_speed) linear infinite;
animation: scroll var(--pgs_marquee_speed) linear infinite;
}
.pgsel_marquee-slider_wrapper .marquee-wrapper .marquee-items .marquee-item {
display: flex;
align-items: center;
}
.pgsel_marquee-slider_wrapper .marquee-wrapper .marquee-items .marquee-item .icon svg {
width: 1rem;
height: auto;
fill: var(--pgs_primary_color);
}
.pgsel_marquee-slider_wrapper .marquee-wrapper .marquee-items .marquee-item .title {
margin: 0;
}
.pgsel_marquee-slider_wrapper .marquee-reverse .marquee-items {
animation-direction: reverse;
}
.pgsel_marquee-slider_wrapper .marquee-fade {
-webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
}
.pgsel_marquee-slider_wrapper.marquee-hover-pause .marquee-wrapper:hover .marquee-items {
animation-play-state: paused;
}
.pgsel_marquee-slider_wrapper.marquee-style--style-1 .marquee-wrapper .marquee-items .marquee-item .icon svg, .pgsel_marquee-slider_wrapper.marquee-style--style-2 .marquee-wrapper .marquee-items .marquee-item .icon svg {
width: 1rem;
height: auto;
}
.pgsel_marquee-slider_wrapper.marquee-style--style-1 .marquee-wrapper .marquee-items .marquee-item .title, .pgsel_marquee-slider_wrapper.marquee-style--style-2 .marquee-wrapper .marquee-items .marquee-item .title {
margin: 0;
transition: all 0.3s ease-in-out;
}
.pgsel_marquee-slider_wrapper.marquee-style--style-2 {
padding: 10px 0;
overflow: hidden;
}
.pgsel_marquee-slider_wrapper.marquee-style--style-2 .marquee-main {
background: transparent;
position: relative;
overflow: visible;
-webkit-mask-image: inherit !important;
mask-image: inherit !important;
transform: none !important;
border-top-width: var(--border_width, 1px);
border-top-style: var(--border_style, solid);
border-top-color: var(--border_color, rgba(131, 131, 131, 0.25));
border-bottom-width: var(--border_width, 1px);
border-bottom-style: var(--border_style, solid);
border-bottom-color: var(--border_color, rgba(131, 131, 131, 0.25));
}
.pgsel_marquee-slider_wrapper.marquee-style--style-2 .marquee-main:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: rotate(0.7deg);
border-top-width: var(--border_width, 1px);
border-top-style: var(--border_style, solid);
border-top-color: var(--border_color, rgba(131, 131, 131, 0.25));
border-bottom-width: var(--border_width, 1px);
border-bottom-style: var(--border_style, solid);
border-bottom-color: var(--border_color, rgba(131, 131, 131, 0.25));
}
.pgsel_marquee-slider_wrapper.marquee-style--style-3 .marquee-wrapper .marquee-items .marquee-item.even .title {
margin: 0;
color: transparent;
position: relative;
overflow: visible !important;
-webkit-text-fill-color: #ffffff;
-webkit-text-stroke: 1px #7B7B7B;
transition: all 0.3s ease-in-out;
}
.pgsel_marquee-slider_wrapper.marquee-style--style-3 .marquee-wrapper .marquee-items .marquee-item.even .title:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
overflow: hidden;
white-space: nowrap;
content: attr(data-text);
transition: max-width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
-webkit-text-fill-color: var(--pgs_primary_color);
-webkit-text-stroke: transparent;
max-width: 0;
}
.pgsel_marquee-slider_wrapper.marquee-style--style-3 .marquee-wrapper .marquee-items .marquee-item.even .title:hover {
-webkit-text-stroke-color: var(--pgs_primary_color);
}
.pgsel_marquee-slider_wrapper.marquee-style--style-3 .marquee-wrapper .marquee-items .marquee-item.even .title:hover:before {
max-width: 100%;
}
.pgsel_marquee-slider_wrapper.marquee-style--style-3 .marquee-wrapper .marquee-items .marquee-item.odd .title {
color: var(--pgs_secondary_color);
} @keyframes scroll {
from {
transform: translateX(0);
}
to {
transform: translateX(calc(-100% - 1rem));
}
}   .pgsel_mailchimp-newsletter_wrapper .mailchimp-newsletter-content .mailchimp-newsletter-title {
margin-bottom: 15px;
}
.pgsel_mailchimp-newsletter_wrapper .mailchimp-newsletter-content .mailchimp-newsletter-desc {
margin-bottom: 15px;
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-01 .mailchimp-newsletter {
position: relative;
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-01 .mailchimp-newsletter .mailchimp-email {
width: 100%;
height: 60px;
border: none;
outline: none;
box-shadow: none;
background: transparent;
padding-right: 55px;
color: var(--pgs_secondary_color);
border-bottom: 1px solid rgba(130, 130, 130, 0.25);
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-01 .mailchimp-newsletter ::placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-01 .mailchimp-newsletter ::-ms-input-placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-01 .mailchimp-newsletter .subscribe-btn {
position: absolute;
right: 0;
bottom: 0;
top: 0;
width: 40px;
font-size: 20px;
background: none;
border: none;
box-shadow: none;
color: var(--pgs_primary_color);
transition: var(--pgs_transition-4, all 0.4s ease-in-out);
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-02 .mailchimp-newsletter {
position: relative;
display: flex;
padding: 5px;
border: 1px solid rgba(130, 130, 130, 0.25);
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-02 .mailchimp-newsletter .mailchimp-email {
width: 100%;
height: 55px;
border: none;
outline: none;
box-shadow: none;
background: transparent;
padding: 0 15px;
color: var(--pgs_secondary_color);
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-02 .mailchimp-newsletter ::placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-02 .mailchimp-newsletter ::-ms-input-placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-02 .mailchimp-newsletter .subscribe-btn {
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
padding: 0 30px;
border: none;
box-shadow: none;
color: #ffffff;
background: var(--pgs_primary_color);
transition: var(--pgs_transition-4, all 0.4s ease-in-out);
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-02 .mailchimp-newsletter i {
font-style: normal;
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-03 .mailchimp-newsletter {
display: flex;
position: relative;
border-bottom: 1px solid rgba(130, 130, 130, 0.25);
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-03 .mailchimp-newsletter .mailchimp-email {
width: 100%;
height: 60px;
border: none;
outline: none;
box-shadow: none;
background: transparent;
color: var(--pgs_secondary_color);
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-03 .mailchimp-newsletter ::placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-03 .mailchimp-newsletter ::-ms-input-placeholder {
color: var(--pgs_secondary_color);
opacity: 0.5;
}
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-03 .mailchimp-newsletter .subscribe-btn,
.pgsel_mailchimp-newsletter_wrapper.mailchimp-newsletter-style-03 .mailchimp-newsletter .send-btn {
font-size: 20px;
background: none;
border: none;
box-shadow: none;
color: var(--pgs_primary_color);
transition: var(--pgs_transition-4, all 0.4s ease-in-out);
}
.pgsel_mailchimp-newsletter_wrapper .mailchimp-newsletter-wrapper .newsletter-msg {
display: none;
margin: 0;
margin-top: 15px;
font-size: 0.9em;
line-height: normal;
}
.pgsel_mailchimp-newsletter_wrapper .mailchimp-newsletter-wrapper .newsletter-msg.error {
color: var(--bs-danger);
}
.pgsel_mailchimp-newsletter_wrapper .mailchimp-newsletter-wrapper .newsletter-msg.success {
color: var(--bs-success);
}
.pgsel_mailchimp-newsletter_wrapper .mailchimp-newsletter-wrapper.loading .mailchimp-newsletter .subscribe-btn i {
display: inline-block;
font-style: normal;
font-size: 0;
line-height: normal;
animation: rotation infinite 3s linear;
}
.pgsel_mailchimp-newsletter_wrapper .mailchimp-newsletter-wrapper.loading .mailchimp-newsletter .subscribe-btn i:before {
content: "\f110";
font-family: "Font Awesome 6 Free";
font-size: 20px;
font-weight: 900;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}   .pgsel_mailchimp-newsletter-2_wrapper .mailchimp-newsletter-wrapper {
display: flex;
flex-direction: column;
gap: 20px;
}
.pgsel_mailchimp-newsletter-2_wrapper .mailchimp-newsletter {
display: flex;
gap: 10px;
}
.pgsel_mailchimp-newsletter-2_wrapper .mailchimp-newsletter .mailchimp-email {
width: 100%;
padding: 11px 15px;
border: 1px solid #e8e8e8;
}
.pgsel_mailchimp-newsletter-2_wrapper .mailchimp-newsletter .mailchimp-email:focus, .pgsel_mailchimp-newsletter-2_wrapper .mailchimp-newsletter .mailchimp-email:active {
outline: none;
box-shadow: none;
}
.pgsel_mailchimp-newsletter-2_wrapper .mailchimp-newsletter-btn {
display: flex;
gap: 12px;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 12px 20px;
border: none;
background: none;
}
.pgsel_mailchimp-newsletter-2_wrapper .mailchimp-newsletter-btn .mailchimp-newsletter-btn-icon svg {
width: 17px;
display: block;
}
.pgsel_mailchimp-newsletter-2_wrapper .mcnl2-button-style-flat .mailchimp-newsletter-btn {
color: #ffffff;
background: var(--pgs_primary_color);
}
.pgsel_mailchimp-newsletter-2_wrapper .mcnl2-button-style-flat .mailchimp-newsletter-btn svg {
fill: #ffffff;
}
.pgsel_mailchimp-newsletter-2_wrapper .mcnl2-button-style-outline .mailchimp-newsletter-btn {
color: var(--pgs_primary_color);
border: 1px solid var(--pgs_primary_color);
}
.pgsel_mailchimp-newsletter-2_wrapper .mcnl2-button-style-outline .mailchimp-newsletter-btn svg {
fill: var(--pgs_primary_color);
}
.pgsel_mailchimp-newsletter-2_wrapper .mcnl2-button-style-plain .mailchimp-newsletter-btn {
color: var(--pgs_primary_color);
}
.pgsel_mailchimp-newsletter-2_wrapper .mcnl2-button-style-plain .mailchimp-newsletter-btn svg {
fill: var(--pgs_primary_color);
}
.pgsel_mailchimp-newsletter-2_wrapper .newsletter-msg {
display: none;
margin: 0;
margin-top: 15px;
font-size: 0.9em;
line-height: normal;
}
.pgsel_mailchimp-newsletter-2_wrapper .newsletter-msg.error {
color: var(--bs-danger);
}
.pgsel_mailchimp-newsletter-2_wrapper .newsletter-msg.success {
color: var(--bs-success);
}
.pgsel_mailchimp-newsletter-2_wrapper.loading .mailchimp-newsletter .subscribe-btn i {
display: inline-block;
font-style: normal;
font-size: 0;
line-height: normal;
animation: rotation infinite 3s linear;
}
.pgsel_mailchimp-newsletter-2_wrapper.loading .mailchimp-newsletter .subscribe-btn i:before {
content: "\f110";
font-family: "Font Awesome 6 Free";
font-size: 20px;
font-weight: 900;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}      .pgsel_infobox_wrapper .infobox-style-1 .infobox-info {
display: flex;
gap: 50px;
justify-content: space-between;
align-items: baseline;
padding-bottom: 25px;
margin-bottom: 25px;
border-bottom: 1px solid #e8e8e8;
}
.pgsel_infobox_wrapper .infobox-style-1 .infobox-info .infobox-title {
font-size: 34px;
line-height: 42px;
font-weight: 700;
margin: 0;
}
.pgsel_infobox_wrapper .infobox-style-1 .infobox-info .infobox-links svg path {
stroke: var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_infobox_wrapper .infobox-style-1:hover .infobox-links svg path {
stroke: var(--pgs_primary_color);
}
.pgsel_infobox_wrapper .infobox-style-2 .infobox-icons {
display: inline-block;
color: #ffffff;
background-color: var(--pgs_primary_color);
font-size: 28px;
padding: .6em;
line-height: 1;
font-size: 28px;
text-align: center;
vertical-align: top;
border-radius: 10px;
}
.pgsel_infobox_wrapper .infobox-style-2 .infobox-icons i {
display: block;
width: 1em;
height: 1em;
text-align: center;
position: relative;
}
.pgsel_infobox_wrapper .infobox-style-2 .infobox-icons i:before {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.pgsel_infobox_wrapper .infobox-style-2 .infobox-icons svg {
width: 28px;
fill: #ffffff;
}
.pgsel_infobox_wrapper .infobox-style-2 .infobox-icons img {
display: flex;
}
.pgsel_infobox_wrapper .infobox-style-2 .infobox-content {
padding-top: 20px;
}
.pgsel_infobox_wrapper .infobox-style-3 .infobox-sub-title {
font-size: 14px;
color: #262626;
text-transform: uppercase;
font-weight: 700;
border-bottom: 1px solid #e8e8e8;
padding-bottom: 15px;
margin-bottom: 25px;
position: relative;
}
.pgsel_infobox_wrapper .infobox-style-3 .infobox-sub-title:before {
position: absolute;
content: "";
bottom: -2px;
left: 0;
height: 3px;
width: 50px;
background: var(--pgs_primary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_infobox_wrapper .infobox-style-3 .infobox-title {
font-size: 26px;
line-height: 36px;
font-weight: normal;
margin-bottom: 22px;
}
.pgsel_infobox_wrapper .infobox-style-3 .infobox-icons {
margin-bottom: 30px;
}
.pgsel_infobox_wrapper .infobox-style-3 .infobox-icons i {
font-size: 70px;
color: var(--pgs_primary_color);
}
.pgsel_infobox_wrapper .infobox-style-3 .infobox-content .infobox-description {
margin-bottom: 25px;
}
.pgsel_infobox_wrapper .infobox-style-3 .infobox-content .infobox-action .infobox-link {
font-size: 16px;
line-height: 26px;
text-transform: none;
font-weight: inherit;
text-decoration: none;
border-bottom: none;
}
.pgsel_infobox_wrapper .infobox-style-3 .infobox-content .infobox-action .infobox-link svg {
transition: all 0.3s ease-in-out;
}
.pgsel_infobox_wrapper .infobox-style-3 .infobox-content .infobox-action .infobox-link:hover {
color: var(--pgs_primary_color);
fill: var(--pgs_primary_color);
}
.pgsel_infobox_wrapper .infobox-style-3:hover .infobox-sub-title:before {
width: 100%;
}
.pgsel_infobox_wrapper .infobox-action {
margin-top: 20px;
}
.pgsel_infobox_wrapper .infobox-action .infobox-link {
font-weight: 700;
text-transform: uppercase;
font-size: 0.9rem;
color: var(--pgs_secondary_color);
display: inline-flex;
align-items: center;
gap: 5px;
position: relative;
left: 0;
border-bottom: 1px solid;
line-height: 22px;
}
.pgsel_infobox_wrapper .infobox-action .infobox-link:hover {
color: var(--pgs_primary_color);
left: 10px;
}   .image-tabs-container .image-tabs--images-column {
flex: 0 0 var(--image-tabs-left-width, 40%);
order: var(--column-order, 0);
}
.image-tabs-container .image-tabs--tabs-column .list-group {
background: none;
border: none;
padding: 0;
margin: 0;
counter-reset: my-sec-counter;
}
.image-tabs-container .image-tabs--tabs-column .list-group-item {
background: none;
color: inherit;
border: none;
padding: 0;
margin: 0;
display: flex;
gap: 30px;
cursor: pointer;
margin-bottom: 20px;
}
.image-tabs-container .image-tabs--tabs-column .list-group-item .tab-bullet-wrap .tab-bullet {
position: relative;
top: 3px;
font-size: 18px;
font-weight: 600;
color: var(--pgs_secondary_color);
transition: var(--pgs_transition-3, all 0.3s ease-in-out);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item .tab-bullet-wrap .tab-bullet svg {
width: 18px;
fill: var(--pgs_secondary_color);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item .tab-bullet-wrap .tab-bullet:before {
counter-increment: my-sec-counter;
content: counter(my-sec-counter);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item:nth-child(-n + 9) .tab-bullet-wrap .tab-bullet:before {
content: "0" counter(my-sec-counter);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item .tab-content-wrap {
width: 100%;
padding-bottom: 20px;
border-bottom: 1px solid #e8e8e8;
}
.image-tabs-container .image-tabs--tabs-column .list-group-item .tab-content-wrap .tab-title-wrap {
display: flex;
gap: 15px;
align-items: baseline;
justify-content: space-between;
}
.image-tabs-container .image-tabs--tabs-column .list-group-item .tab-content-wrap .tab-title-wrap .tab-title {
margin: 0;
transition: var(--pgs_transition-3, all 0.3s ease-in-out);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item .tab-content-wrap .tab-arrow {
font-size: 18px;
color: var(--pgs_secondary_color);
transition: var(--pgs_transition-3, all 0.3s ease-in-out);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item .tab-content-wrap .tab-arrow svg {
width: 16px;
fill: var(--pgs_secondary_color);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item .tab-content-wrap .tab-desc {
margin-top: 5px;
}
.image-tabs-container .image-tabs--tabs-column .list-group-item.active .tab-bullet-wrap .tab-bullet {
color: var(--pgs_primary_color);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item.active .tab-content-wrap .tab-title-wrap .tab-title {
color: var(--pgs_primary_color);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item.active .tab-content-wrap .tab-arrow {
color: var(--pgs_primary_color);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item.active .tab-content-wrap .tab-arrow svg {
fill: var(--pgs_primary_color);
}
.image-tabs-container .image-tabs--tabs-column .list-group-item:last-child {
margin-bottom: 0 !important;
}
.image-tabs-container .image-tabs--tabs-column .list-group-item:last-child .tab-content-wrap {
border-bottom: none;
padding-bottom: 0;
}
.image-tabs-container.image-tabs--tab-bullet-icon .image-tabs--tabs-column .list-group-item .tab-bullet-wrap .tab-bullet::before {
content: normal;
}   @media (max-width: 991px) {
.pgsel_image-tabs_wrapper .image-tabs-container .row {
gap: 40px;
}
.pgsel_image-tabs_wrapper .image-tabs-container .row > .col {
width: 100%;
flex: 100%;
}
}   .pgsel_image-tabs-v2_wrapper .image-tabs-container .image-tabs--images-column .tab-content {
position: relative;
}
.pgsel_image-tabs-v2_wrapper .image-tabs-container .image-tabs--images-column .tab-content .tab-pane {
position: absolute;
top: 0;
left: 0;
opacity: 0;
display: block;
transition: all 0.5s ease-in-out;
}
.pgsel_image-tabs-v2_wrapper .image-tabs-container .image-tabs--images-column .tab-content .tab-pane.active {
opacity: 1;
}
.pgsel_image-tabs-v2_wrapper .image-tabs-container .image-tabs--images-column .tab-content .tab-pane:first-child {
position: relative;
}
.pgsel_image-tabs-v2_wrapper .image-tabs-container .image-tabs--tabs-column .list-group-item .tab-content-wrap .tab-desc {
margin-top: 10px;
}
.pgsel_image-tabs-v2_wrapper .image-tabs-container .image-tabs--tabs-column .list-group-item .tab-content-wrap .tab-arrow {
margin-left: 30px;
}
.pgsel_image-tabs-v2_wrapper .image-tabs-container.image-tabs--image-position-right .image-tabs--images-column {
order: 1;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row {
display: flex;
gap: var(--bs-gutter-x, 40px);
margin-left: 0;
margin-right: 0;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--images-column {
padding: 0;
position: relative;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--images-column .tab-content .tab-pane {
padding-right: 100px;
padding-bottom: 100px;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--images-column .tab-content .tab-pane .image-tabs-box-content {
display: flex;
gap: 10px;
flex-direction: column;
background-color: var(--pgs_primary_color);
padding: 70px 60px;
position: absolute;
left: 100px;
bottom: 0;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--images-column .tab-content .tab-pane .image-tabs-box-content .tabs-row-icons {
margin-bottom: 10px;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--images-column .tab-content .tab-pane .image-tabs-box-content .tabs-row-icons i {
color: #ffffff;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--images-column .tab-content .tab-pane .image-tabs-box-content .tab-desc {
color: #ffffff;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--images-column .tab-content .tab-pane .image-tabs-box-content .tab-links .image-tabs-link {
display: flex;
gap: 10px;
align-items: center;
color: #ffffff;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--images-column .tab-content .tab-pane .image-tabs-box-content .tab-links .image-tabs-link i {
font-size: 0.8rem;
position: relative;
top: 1px;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--tabs-column {
display: flex;
flex-direction: column;
padding-left: 0;
padding-right: 0;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--tabs-column .list-group-item {
margin: 0;
padding: 20px 0;
border-radius: 0;
border-bottom: 1px solid #e8e8e8;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--tabs-column .list-group-item .tab-content-wrap {
border: none;
padding: 0;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .image-tabs--tabs-column .list-group-item:first-child {
border-top: 1px solid #e8e8e8;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container.image-tabs--image-position-right .image-tabs--images-column .tab-content .tab-pane {
padding-right: 0;
padding-left: 100px;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container.image-tabs--image-position-right .image-tabs--images-column .tab-content .tab-pane .image-tabs-box-content {
left: auto;
right: 100px;
}   @media (max-width: 767px) {
.pgsel_image-tabs-v2_wrapper .image-tabs-container .row {
gap: 40px;
}
.pgsel_image-tabs-v2_wrapper .image-tabs-container .row .image-tabs--images-column {
width: 100%;
flex: 100%;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row {
gap: 50px;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row .image-tabs--images-column {
width: 100%;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row .image-tabs--images-column .tab-content .tab-pane {
display: flex;
padding: 0;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row .image-tabs--images-column .tab-content .tab-pane > img {
width: 50%;
flex-shrink: 0;
object-fit: cover;
object-position: center center;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row .image-tabs--images-column .tab-content .tab-pane .image-tabs-box-content {
position: relative;
left: auto;
right: auto;
bottom: auto;
}
}
@media (max-width: 500px) {
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row {
gap: 30px;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row .image-tabs--images-column .tab-content .tab-pane {
flex-direction: column;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row .image-tabs--images-column .tab-content .tab-pane > img {
width: 100%;
height: 300px;
}
.pgsel_image-tabs-v2_wrapper.image_tabs-v2-style-02 .image-tabs-container .row .image-tabs--images-column .tab-content .tab-pane .image-tabs-box-content {
padding: 50px 40px;
}
}   .pgsel_image-comparison_wrapper {
position: relative;
overflow: hidden;
}
.pgsel_image-comparison_wrapper .before-after-inner {
max-width: 100%;
height: 100%;
margin-right: 0;
margin-left: 0;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper {
position: relative;
height: 100%;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-range {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background-color: transparent;
border: none;
appearance: none;
outline: none;
cursor: ew-resize;
z-index: 20;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-wrapper-overlay {
position: absolute;
top: 0;
left: 0;
width: calc(50% + 1px);
height: 100%;
overflow: hidden;
z-index: 3;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-wrapper-overlay .before-after-figure {
height: 100%;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-wrapper-overlay .before-after-figure .before-bg {
height: 100%;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-wrapper-overlay .before-after-figure .before-bg img {
max-width: inherit;
height: inherit;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider {
position: absolute;
top: 0;
left: 50%;
width: 5px;
height: 100%;
background-color: transparent;
transition: background-color 0.3s ease-in-out;
z-index: 10;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb {
position: absolute;
top: calc(50% - 30px);
left: calc(50% - 30px);
width: 60px;
height: 60px;
border: 5px solid #ffffff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: transparent;
color: #ffffff;
border-radius: 100%;
transform-origin: center;
transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb .thumb-inner::before {
content: "";
width: 5px;
background: #ffffff;
height: 800px;
position: absolute;
bottom: 52px;
left: 50%;
margin-left: -3px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb .thumb-inner::after {
content: "";
width: 5px;
background: #fff;
height: 800px;
position: absolute;
top: 52px;
left: 50%;
margin-left: -3px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb.before-after-icon-default:before {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 8px solid #ffffff;
border-left: 0;
left: 10px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb.before-after-icon-default:after {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 8px solid #ffffff;
border-right: 0;
right: 10px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb.before-after-icon-custom .thumb-inner {
font-size: 22px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal {
position: absolute;
top: 50px;
bottom: 50px;
z-index: 2;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal .slider-lebal {
color: #000000;
padding: 5px 20px;
border-radius: 3px;
background-color: #ffffff;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal-before {
left: 50px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal-after {
right: 50px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .after-bg-box {
height: 100%;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .after-bg-box .before-after-figure {
height: 100%;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .after-bg-box .before-after-figure .after-bg {
height: 100%;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .after-bg-box .before-after-figure .after-bg img {
width: 100%;
height: 100%;
object-fit: cover;
}
.pgsel_image-comparison_wrapper .before-after-range::-webkit-slider-runnable-track {
width: 60px;
height: 60px;
opacity: 0;
}
.pgsel_image-comparison_wrapper .before-after-range::-moz-range-thumb {
width: 60px;
height: 60px;
opacity: 0;
}
.pgsel_image-comparison_wrapper .before-after-range::-webkit-slider-thumb {
width: 60px;
height: 60px;
opacity: 0;
}
.pgsel_image-comparison_wrapper .before-after-range::-ms-fill-lower {
background-color: transparent;
}
.pgsel_image-comparison_wrapper .before-after-range::-ms-track {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
margin: 0;
padding: 0;
background-color: transparent;
color: transparent;
outline: none;
cursor: col-resize;
}
.pgsel_image-comparison_wrapper .before-after-range::-ms-thumb {
width: 0.5%;
height: 100%;
opacity: 0;
}
.pgsel_image-comparison_wrapper .before-after-range::-ms-tooltip {
display: none;
}   @media (max-width: 991px) {
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal {
top: 30px;
bottom: 30px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal-before {
left: 30px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal-after {
right: 30px;
}
}
@media (max-width: 767px) {
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb {
width: 45px;
height: 45px;
left: calc(50% - 25px);
border-width: 3px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb .thumb-inner::before {
width: 3px;
bottom: 42px;
margin-left: -1px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb .thumb-inner::after {
width: 3px;
top: 42px;
margin-left: -1px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb.before-after-icon-default:before {
border-top-width: 6px;
border-bottom-width: 6px;
border-right-width: 6px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb.before-after-icon-default:after {
border-top-width: 6px;
border-bottom-width: 6px;
border-left-width: 6px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-slider .before-after-thumb.before-after-icon-custom .thumb-inner {
font-size: 18px;
}
}
@media (max-width: 575px) {
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal {
top: 20px;
bottom: 20px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal-before {
left: 20px;
}
.pgsel_image-comparison_wrapper .before-after-inner .before-after-slider-wrapper .before-after-lebal-after {
right: 20px;
}
}   .pgsel_hotspot_wrapper .image-hotspot-wrapper {
display: flex;
justify-content: var(--background-align);
}
.pgsel_hotspot_wrapper .image-hotspot {
display: inline-block;
position: relative;
vertical-align: top;
height: var(--container-height);
max-width: var(--container-max-width);
width: var(--container-width);
}
.pgsel_hotspot_wrapper .image-hotspot > img {
display: block;
height: var(--container-height);
opacity: var(--opacity, 1);
width: var(--image-width, auto);
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot {
align-items: center;
display: flex;
justify-content: center;
position: absolute;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot > .e-hotspot__tooltip {
display: none;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot:has(.popover).e-hotspot--active {
z-index: 2;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot__button {
color: var(--hotspot-color);
cursor: pointer;
display: grid;
font-size: var(--hotspot-size, 18px);
grid-auto-flow: column;
justify-content: center;
min-height: var(--hotspot-button-height);
min-width: var(--hotspot-button-width);
position: relative;
z-index: 0;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot__button svg {
fill: var(--hotspot-color);
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot__button:before {
box-sizing: content-box;
content: "";
height: 100%;
left: -5px;
padding: 5px;
position: absolute;
top: -5px;
width: 100%;
z-index: -2;
}
.pgsel_hotspot_wrapper .image-hotspot .popover {
background-color: var(--tooltip-color, #ffffff);
border-radius: var(--tooltip-border-radius);
color: var(--tooltip-text-color, #fff);
max-width: var(--tooltip-max-width, 450px);
min-width: var(--tooltip-min-width, 450px);
padding: 0;
position: absolute;
text-align: var(--tooltip-align);
border: none;
}
.pgsel_hotspot_wrapper .image-hotspot .popover .popover-body {
padding: 0;
color: var(--pgs_body_color);
}
.pgsel_hotspot_wrapper .image-hotspot .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after,
.pgsel_hotspot_wrapper .image-hotspot .bs-popover-top > .popover-arrow::after {
border-top-color: var(--tooltip-color, #ffffff);
}
.pgsel_hotspot_wrapper .image-hotspot .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after,
.pgsel_hotspot_wrapper .image-hotspot .bs-popover-bottom > .popover-arrow::after {
border-bottom-color: var(--tooltip-color, #ffffff);
}
.pgsel_hotspot_wrapper .image-hotspot .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after,
.pgsel_hotspot_wrapper .image-hotspot .bs-popover-start > .popover-arrow::after {
border-left-color: var(--tooltip-color, #ffffff);
}
.pgsel_hotspot_wrapper .image-hotspot .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after,
.pgsel_hotspot_wrapper .image-hotspot .bs-popover-end > .popover-arrow::after {
border-right-color: var(--tooltip-color, #ffffff);
}
.pgsel_hotspot_wrapper .image-hotspot .hotspot-content-wrapper .hotspot-box-content-top {
display: flex;
gap: 15px;
padding: var(--tooltip-padding, 15px);
}
.pgsel_hotspot_wrapper .image-hotspot .hotspot-content-wrapper .hotspot-box-content-top .hotspot-content-images {
flex: none;
}
.pgsel_hotspot_wrapper .image-hotspot .hotspot-content-wrapper .hotspot-box-content-top .hotspot-content-images img {
max-width: 120px;
}
.pgsel_hotspot_wrapper .image-hotspot .hotspot-content-wrapper .hotspot-box-content-top .hotspot-content-info {
width: 100%;
}
.pgsel_hotspot_wrapper .image-hotspot .hotspot-content-wrapper .hotspot-box-content-bottom {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: var(--tooltip-padding, 15px);
justify-content: space-between;
border-top: 1px solid rgba(135, 135, 135, 0.5);
}
.pgsel_hotspot_wrapper .image-hotspot .hotspot-content-wrapper .hotspot-box-content-bottom .btn-buy-now {
color: var(--pgs_primary_color);
}
.pgsel_hotspot_wrapper .image-hotspot .hotspot-content-wrapper .hotspot-box-content-bottom .hotspot-price + .hotspot-btn {
margin-left: auto;
}
.pgsel_hotspot_wrapper .image-hotspot .hotspot-content-wrapper .hotspot-content-info .hotspot-content-title {
text-align: inherit;
}
.pgsel_hotspot_wrapper .image-hotspot .modal-content {
border: none;
background: var(--tooltip-color, #ffffff);
border-radius: var(--tooltip-border-radius);
}
.pgsel_hotspot_wrapper .image-hotspot .modal-content .btn-close {
position: absolute;
top: 10px;
right: 10px;
z-index: 9;
padding: 10px;
}
.pgsel_hotspot_wrapper .image-hotspot .modal-content .modal-body {
padding: 0;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot--overlay {
opacity: .7;
transition: opacity .2s;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot--active .e-hotspot--overlay,
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot--overlay:hover {
opacity: 1;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot--soft-beat {
animation: e-hotspot-soft-beat .7s infinite alternate;
animation-timing-function: ease;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot--sequenced {
animation: fadeIn .3s;
animation-fill-mode: backwards;
animation-iteration-count: 1;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot__direction-mask {
overflow: hidden;
pointer-events: none;
position: absolute;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
background-color: var(--hotspot-box-color);
border-radius: var(--hotspot-border-radius, 3px);
min-height: var(--hotspot-min-height);
min-width: var(--hotspot-min-width);
padding: var(--hotspot-padding, 4px);
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot:not(.e-hotspot--circle) .e-hotspot__button:before {
border-radius: var(--hotspot-border-radius, 3px);
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
background-color: var(--hotspot-box-color);
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
animation: e-hotspot-expand 2s infinite;
content: "";
height: 100%;
opacity: 0;
position: absolute;
width: 100%;
z-index: -1;
}
.pgsel_hotspot_wrapper .image-hotspot .e-hotspot--expand .e-hotspot__outer-circle {
animation: e-hotspot-expand 2s infinite;
}
@keyframes e-hotspot-soft-beat {
0% {
transform: scale(1);
}
to {
transform: scale(1.1);
}
}
@keyframes e-hotspot-expand {
0% {
opacity: 1;
transform: scale(0.5);
}
to {
opacity: 0;
transform: scale(1.5);
}
}
.pgsel_hotspot_wrapper .image-hotspot .hide-desktop {
display: none;
}
@media (min-width: 576px) {
.pgsel_hotspot_wrapper .image-hotspot .modal-dialog {
min-width: var(--tooltip-min-width, 600px);
max-width: var(--tooltip-min-width, 600px);
}
}
@media (max-width: 767px) {
.pgsel_hotspot_wrapper .image-hotspot .hide-mobile {
display: none;
}
}   .pgsel_location-info_wrapper.location-info-style--style-1 .location-info-wrapper {
position: relative;
padding: 1px;
overflow: hidden;
background-color: #e8e8e8;
border-radius: var(--border_radius, 10px);
transition: all 0.3s ease-in-out;
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-wrapper:before {
content: "";
position: absolute;
left: 0;
top: 0;
opacity: 0;
width: 100%;
height: 100%;
transition: all 0.3s ease-in-out;
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-inner {
display: flex;
flex-direction: column;
gap: 25px;
position: relative;
z-index: 1;
padding: 45px;
padding-top: 55px;
background: #ffffff;
border-radius: var(--border_radius, 10px);
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-inner .location-info-content .location-info-title {
margin-bottom: 20px;
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-inner .location-info-content .location-info-items {
display: flex;
flex-direction: column;
gap: 15px;
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-inner .location-info-content .location-info-items .location-info-text {
transition: all 0.3s ease-in-out;
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-content .location-info-item {
display: flex;
gap: 20px;
align-items: baseline;
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-content .location-info-item .location-info-icon i {
font-size: 20px;
color: var(--pgs_primary_color);
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-content .location-info-item .location-info-icon svg {
width: 16px;
height: auto;
fill: var(--pgs_primary_color);
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-content .location-info-item .location-info-icon svg path {
stroke: var(--pgs_primary_color);
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-content .location-info-item .location-info-link {
color: var(--pgs_text_color);
transition: all 0.3s ease-in-out;
}
.pgsel_location-info_wrapper.location-info-style--style-1 .location-info-content .location-info-item .location-info-link:hover {
color: var(--pgs_primary_color);
}
.pgsel_location-info_wrapper.location-info-style--style-1:hover .location-info-wrapper:before {
opacity: 1;
background-color: var(--pgs_primary_color);
}      .pgsel_link-showcase_wrapper .link-showcase-container {
display: flex;
gap: 100px;
align-items: center;
}
.pgsel_link-showcase_wrapper .link-showcase-container .link-showcase--column {
width: 100%;
order: 1;
}
.pgsel_link-showcase_wrapper .link-showcase-container .link-showcase--images-column {
width: 45%;
flex: none;
order: 1;
padding: 60px;
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-group {
display: flex;
gap: 15px;
flex-direction: column;
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap .listshowcase-item-list {
padding: 0;
margin: 0;
display: flex;
gap: 5px 13px;
opacity: 0;
list-style-type: none;
transition: all 0.3s ease-in-out;
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap .listshowcase-item-list li a {
color: var(--pgs_secondary_color);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap .listshowcase-item-list li a:hover {
color: var(--pgs_primary_color);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap .link-showcase-title {
font-size: 42px;
line-height: 52px;
font-weight: 500;
margin: 0;
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap .link-showcase-title a {
position: relative;
color: var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap .link-showcase-title a:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: var(--pgs_primary_color);
transform: scaleX(0);
transform-origin: right;
transition: transform 0.42s cubic-bezier(0.31, 0.29, 0.05, 0.96);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap .link-showcase-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap .link-showcase-title a:hover:before {
transform-origin: left;
transform: scaleX(1);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap.active .listshowcase-item-list {
opacity: 1;
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap.active .link-showcase-title a {
color: var(--pgs_primary_color);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--column .link-showcase-content-wrap.active .link-showcase-title a:before {
transform-origin: left;
transform: scaleX(1);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--images-column .link-showcase--images {
position: relative;
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--images-column .link-showcase--images .linkshowcase-img {
position: absolute;
left: 0;
top: 0;
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--images-column .link-showcase--images .linkshowcase-img.active {
z-index: 5;
animation: qode-fade-in 0.6s cubic-bezier(0.1, 0.92, 0.36, 0.9);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--images-column .link-showcase--images .linkshowcase-img:first-child {
position: relative;
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--images-column .link-showcase--images .linkshowcase-img:nth-child(5n+1) {
transform: rotate(6deg);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--images-column .link-showcase--images .linkshowcase-img:nth-child(5n+2) {
transform: rotate(-6deg);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--images-column .link-showcase--images .linkshowcase-img:nth-child(5n+3) {
transform: rotate(0);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--images-column .link-showcase--images .linkshowcase-img:nth-child(5n+4) {
transform: rotate(-12deg);
}
.pgsel_link-showcase_wrapper.link-showcase-style-01 .link-showcase--images-column .link-showcase--images .linkshowcase-img:nth-child(5n+5) {
transform: rotate(12deg);
}
@keyframes qode-fade-in {
0% {
opacity: 0;
visibility: hidden;
}
100% {
opacity: 1;
visibility: visible;
}
}   @media (max-width: 1200px) {
.pgsel_link-showcase_wrapper .link-showcase-container {
gap: 70px;
}
.pgsel_link-showcase_wrapper .link-showcase-container .link-showcase--images-column {
padding: 50px;
}
}
@media (max-width: 991px) {
.pgsel_link-showcase_wrapper .link-showcase-container {
gap: 50px;
padding: 0 40px;
flex-direction: column;
}
.pgsel_link-showcase_wrapper .link-showcase-container .link-showcase--column {
order: 2 !important;
}
.pgsel_link-showcase_wrapper .link-showcase-container .link-showcase--images-column {
width: 100%;
}
.pgsel_link-showcase_wrapper .link-showcase-container .link-showcase--images-column .link-showcase--images {
width: 430px;
}
}
@media (max-width: 575px) {
.pgsel_link-showcase_wrapper .link-showcase-container {
padding: 0 20px;
}
.pgsel_link-showcase_wrapper .link-showcase-container .link-showcase--images-column .link-showcase--images {
width: 100%;
}
}   .pgsel_mini-info_wrapper .mini-info {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.pgsel_mini-info_wrapper .mini-info .info-profile {
padding: 0;
margin: 0;
display: flex;
align-items: center;
list-style-type: none;
}
.pgsel_mini-info_wrapper .mini-info .info-profile li {
width: 58px;
height: 58px;
overflow: hidden;
margin-left: -17px;
border: 3px solid #ffffff;
border-radius: 100px;
}
.pgsel_mini-info_wrapper .mini-info .info-profile li img {
width: 100%;
height: 100%;
object-fit: cover;
}
.pgsel_mini-info_wrapper .mini-info .info-profile li:first-child {
margin-left: 0;
}
.pgsel_mini-info_wrapper .mini-info .info-profile li.extra-images-count {
background: var(--pgs_primary_color);
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
font-size: 22px;
font-weight: 600;
text-indent: -2px;
}
.pgsel_mini-info_wrapper .mini-info .info-text {
display: flex;
flex-wrap: wrap;
justify-content: center;
flex-direction: column;
}
.pgsel_mini-info_wrapper .mini-info .info-text .text-1 {
font-size: 26px;
font-weight: 600;
line-height: 36px;
color: var(--pgs_primary_color);
}
.pgsel_mini-info_wrapper .mini-info .info-text .text-2 {
font-size: 16px;
font-weight: 400;
color: var(--pgs_secondary_color);
}
.pgsel_mini-info_wrapper .mini-info.style-1 {
gap: 25px;
flex-direction: column;
}
.pgsel_mini-info_wrapper .mini-info.style-1 .info-text {
justify-content: flex-start;
flex-direction: initial;
align-items: center;
gap: 10px;
}
.pgsel_mini-info_wrapper .mini-info.style-1 .info-text .text-1 {
font-size: 20px;
font-weight: 600;
line-height: 24px;
color: var(--pgs_secondary_color);
}
.pgsel_mini-info_wrapper .mini-info.style-1 .info-text .text-2 {
font-size: 20px;
font-weight: 400;
line-height: 24px;
color: var(--pgs_primary_color);
}
.pgsel_mini-info_wrapper .mini-info.style-3 {
flex-direction: column;
}
.pgsel_mini-info_wrapper .mini-info.style-3 .info-text {
width: 100%;
padding: 15px 20px;
margin-right: auto;
background-color: #f9faf9;
}      .elementor-widget-heading .elementor-heading-title {
width: 100%;
}
.elementor-widget-heading .pgs-el-heading-wrapper {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.elementor-widget-heading .elementor-heading-subtitle {
display: inline-flex;
align-items: center;
gap: 10px;
font-size: 16px;
line-height: 26px;
padding: 3px 20px;
background: #f1f1f1;
color: #000000;
border-radius: 25px;
}
.elementor-widget-heading .elementor-heading-subtitle .elementor-heading-subtitle-icon .e-font-icon-svg {
width: 17px;
min-height: auto;
fill: var(--pgs_primary_color);
}
.elementor-widget-heading .pgs-el-heading-align-left {
text-align: left;
}
.elementor-widget-heading .pgs-el-heading-align-center {
text-align: center;
}
.elementor-widget-heading .pgs-el-heading-align-right {
text-align: right;
}
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-left:has(.elementor-heading-bgtext) {
position: relative;
z-index: 3;
padding-left: 120px;
}
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-center:has(.elementor-heading-bgtext) {
position: relative;
z-index: 3;
padding-left: 0;
padding-right: 0;
}
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-center:has(.elementor-heading-bgtext) .elementor-heading-bgtext {
left: 50%;
transform: translateX(-50%);
}
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-right:has(.elementor-heading-bgtext) {
position: relative;
z-index: 3;
padding-right: 120px;
}
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-right:has(.elementor-heading-bgtext) .elementor-heading-bgtext {
left: auto;
right: 0;
}
.elementor-widget-heading .elementor-heading-bgtext {
position: absolute;
z-index: -1;
left: 0;
top: -45px;
-webkit-text-stroke-color: rgba(123, 123, 123, 0.1);
-webkit-text-stroke-width: 2px;
stroke-width: 2px;
color: transparent;
}
.elementor-widget-heading .elementor-heading-bgtext .elementor-heading-bgtext-content {
font-size: 120px;
font-weight: 700;
line-height: 150px;
text-transform: uppercase;
color: transparent;
}   .elementor-widget-text-editor a {
color: var(--pgs_primary_color);
}
.elementor-widget-text-editor a:hover {
color: var(--pgs_secondary_color);
}   @media (max-width: 1199px) {
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-left:has(.elementor-heading-bgtext) {
padding-left: 80px;
}
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-right:has(.elementor-heading-bgtext) {
padding-right: 80px;
}
}
@media (max-width: 991px) {
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-left:has(.elementor-heading-bgtext) {
padding-left: 50px;
}
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-right:has(.elementor-heading-bgtext) {
padding-right: 50px;
}
.elementor-widget-heading .elementor-heading-bgtext {
top: -30px;
}
.elementor-widget-heading .elementor-heading-bgtext .elementor-heading-bgtext-content {
font-size: 80px;
font-weight: 600;
line-height: 100px;
}
}
@media (max-width: 767px) {
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-left:has(.elementor-heading-bgtext) {
padding-left: 0;
}
.elementor-widget-heading .pgs-el-heading-wrapper.pgs-el-heading-align-right:has(.elementor-heading-bgtext) {
padding-right: 0;
}
.elementor-widget-heading .elementor-heading-bgtext {
top: -20px;
}
.elementor-widget-heading .elementor-heading-bgtext .elementor-heading-bgtext-content {
font-size: 60px;
line-height: 80px;
}
}   .pgsel_hero-slider_wrapper .swiper-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
}
.pgsel_hero-slider_wrapper .swiper-slide {
background-color: #f5f5f5;
}
.pgsel_hero-slider_wrapper .container,
.pgsel_hero-slider_wrapper .container-fluid {
height: 100%;
}
.pgsel_hero-slider_wrapper .container-fluid .hero-item-content {
padding: 50px 120px;
}
.pgsel_hero-slider_wrapper .hero-item-main {
display: flex;
height: 100%;
align-items: center;
position: relative;
z-index: 2;
}
.pgsel_hero-slider_wrapper .hero-item-main .hero-item-content {
max-width: 850px;
}
.pgsel_hero-slider_wrapper .hero-item-main .hero-item-content .main-title {
font-size: 90px;
font-weight: 700;
line-height: 1.2em;
margin: 0;
text-align: inherit;
}
.pgsel_hero-slider_wrapper .hero-item-main .hero-item-content .sub-title {
font-size: 70px;
font-weight: 700;
line-height: 1.2em;
margin: 0;
text-align: inherit;
}
.pgsel_hero-slider_wrapper .hero-item-main .hero-item-content .item-description {
margin-top: 25px;
margin-bottom: 30px;
}
.pgsel_hero-slider_wrapper .hero-item-main .hero-item-content .item-description p {
font-size: 18px;
margin: 0;
}
.pgsel_hero-slider_wrapper .hero-item-main .hero-item-content .item-buttons .hero-button {
display: inline-flex;
color: var(--pgs_primary_color);
}
.pgsel_hero-slider_wrapper .swiper .swiper-pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
margin: 5px !important;
}
.pgsel_hero-slider_wrapper .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
transform: scale(1.5);
}
.pgsel_hero-slider_wrapper .swiper-pagination.swiper-pagination-left {
position: absolute;
left: 40px;
top: 0;
width: auto;
right: auto;
flex-direction: column;
bottom: 0 !important;
margin: 0;
}
.pgsel_hero-slider_wrapper .swiper-pagination.swiper-pagination-right {
position: absolute;
right: 40px;
top: 0;
width: auto;
left: auto;
flex-direction: column;
bottom: 0 !important;
margin: 0;
}
.pgsel_hero-slider_wrapper .swiper-pagination.swiper-pagination-bottom {
position: absolute;
margin: 0;
bottom: 60px !important;
}
.pgsel_hero-slider_wrapper .hero-control-left .swiper-pagination-left {
left: 140px;
}
.pgsel_hero-slider_wrapper .hero-control-right .swiper-pagination-right {
right: 140px;
}
.pgsel_hero-slider_wrapper .swiper .navigation-bottom-center {
position: absolute;
bottom: 60px;
left: 0;
right: 0;
display: flex;
gap: 0 15px;
align-items: center;
flex-direction: row-reverse;
justify-content: center;
}
.pgsel_hero-slider_wrapper .swiper .navigation-bottom-center .swiper-navigation-bottom_center.swiper-button-next,
.pgsel_hero-slider_wrapper .swiper .navigation-bottom-center .swiper-navigation-bottom_center.swiper-button-prev {
opacity: 1;
margin: 0;
position: relative;
left: auto !important;
right: auto !important;
}
.pgsel_hero-slider_wrapper .swiper .swiper-button-next.swiper-button-disabled,
.pgsel_hero-slider_wrapper .swiper .swiper-button-prev.swiper-button-disabled {
opacity: 0.5 !important;
}
.pgsel_hero-slider_wrapper .swiper .swiper-button-next.swiper-navigation-left_right,
.pgsel_hero-slider_wrapper .swiper .swiper-button-prev.swiper-navigation-left_right {
width: 75px;
height: 75px;
margin-top: -35px;
}
.pgsel_hero-slider_wrapper .swiper:hover .swiper-button-next.swiper-button-disabled,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-button-next {
right: 40px;
}
.pgsel_hero-slider_wrapper .swiper:hover .swiper-button-prev.swiper-button-disabled,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-button-prev {
left: 40px;
}
.pgsel_hero-slider_wrapper .swiper .swiper-navigation-bottom_left,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-navigation-bottom_left {
bottom: 60px;
top: auto;
right: auto;
opacity: 1;
}
.pgsel_hero-slider_wrapper .swiper .swiper-navigation-bottom_left.swiper-button-disabled,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-navigation-bottom_left.swiper-button-disabled {
opacity: 0.5;
right: auto;
}
.pgsel_hero-slider_wrapper .swiper .swiper-button-next.swiper-navigation-bottom_left,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-button-next.swiper-navigation-bottom_left {
left: 205px;
}
.pgsel_hero-slider_wrapper .swiper .swiper-button-prev.swiper-navigation-bottom_left,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-button-prev.swiper-navigation-bottom_left {
left: 130px;
transform: scale(1.2);
}
.pgsel_hero-slider_wrapper .swiper .swiper-navigation-bottom_right,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-navigation-bottom_right {
bottom: 60px;
top: auto;
left: auto;
opacity: 1;
}
.pgsel_hero-slider_wrapper .swiper .swiper-navigation-bottom_right.swiper-button-disabled,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-navigation-bottom_right.swiper-button-disabled {
opacity: 0.5;
left: auto;
}
.pgsel_hero-slider_wrapper .swiper .swiper-button-next.swiper-navigation-bottom_right,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-button-next.swiper-navigation-bottom_right {
right: 130px;
transform: scale(1.2);
}
.pgsel_hero-slider_wrapper .swiper .swiper-button-prev.swiper-navigation-bottom_right,
.pgsel_hero-slider_wrapper .swiper:hover .swiper-button-prev.swiper-navigation-bottom_right {
right: 205px;
}
.pgsel_hero-slider_wrapper .swiper .hero-control-bottom {
position: absolute;
bottom: 60px;
left: 0;
display: flex;
align-items: center;
gap: 0 30px;
right: 0;
justify-content: center;
}
.pgsel_hero-slider_wrapper .swiper .hero-control-bottom .swiper-pagination.swiper-pagination-bottom {
position: relative;
margin: 0;
bottom: auto !important;
order: 2;
width: auto;
}
.pgsel_hero-slider_wrapper .swiper .hero-control-bottom .swiper-button-prev.swiper-button-disabled, .pgsel_hero-slider_wrapper .swiper .hero-control-bottom .swiper-button-prev {
left: auto !important;
opacity: 1;
position: relative;
order: 1;
flex: none;
top: auto !important;
margin: 0 !important;
}
.pgsel_hero-slider_wrapper .swiper .hero-control-bottom .swiper-button-next.swiper-button-disabled, .pgsel_hero-slider_wrapper .swiper .hero-control-bottom .swiper-button-next {
right: auto !important;
opacity: 1;
position: relative;
order: 3;
flex: none;
top: auto !important;
margin: 0 !important;
}   @media (max-width: 991px) {
.pgsel_hero-slider_wrapper .swiper .swiper-navigation {
display: none;
}
.pgsel_hero-slider_wrapper .hero-control-left .swiper-pagination-left {
left: 40px;
}
.pgsel_hero-slider_wrapper .hero-control-right .swiper-pagination-right {
right: 40px;
}
}   .pgsel_job-listing-single_wrapper.job-style--style-1 .jls-job-title {
margin-bottom: 20px;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details {
display: flex;
gap: 40px;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-image {
width: 300px;
flex: none;
overflow: hidden;
border-radius: 8px;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-image img {
max-width: 100%;
transform: scale(1);
transition: all 0.3s ease-in-out;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-content {
display: flex;
flex-direction: column;
gap: 10px;
width: 100%;
padding-right: 50px;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-content .jls-job-type {
font-weight: 500;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-content .jls-job-location {
font-weight: 500;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-content .jls-job-meta {
display: flex;
gap: 50px;
margin-top: 10px;
padding-top: 15px;
border-top: 1px solid rgba(131, 131, 131, 0.25);
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-content .jls-job-meta .jls-meta-item {
display: flex;
gap: 10px;
font-weight: 500;
align-items: center;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-action {
align-self: center;
margin-left: auto;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-action .pgs-btn {
transition: background-color 200ms linear;
}
.pgsel_job-listing-single_wrapper.job-style--style-1:hover .jls-details .jls-image img {
transform: scale(1.1);
}   @media (max-width: 1200px) {
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details {
gap: 30px;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-content {
padding-right: 0;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-action {
align-self: flex-start;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-content .jls-job-meta .jls-meta-item {
flex-wrap: wrap;
gap: 0 10px;
}
}
@media (max-width: 991px) {
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details {
flex-wrap: wrap;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-image {
width: 100%;
}
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-action {
width: 100%;
margin-left: 0;
}
}
@media (max-width: 767px) {
.pgsel_job-listing-single_wrapper.job-style--style-1 .jls-details .jls-content .jls-job-meta {
flex-wrap: wrap;
gap: 5px 30px;
}
}   .pgsel_history-slider_wrapper .swiper:before {
content: "";
position: absolute;
top: 65px;
left: 0;
right: 0;
background: rgba(163, 163, 163, 0.3);
height: 1px;
}
.pgsel_history-slider_wrapper .history-item .history-info {
position: relative;
padding-bottom: 30px;
margin-bottom: 40px;
}
.pgsel_history-slider_wrapper .history-item .history-info:before {
content: "";
width: 15px;
height: 15px;
display: inline-block;
position: absolute;
left: 0;
bottom: -7px;
background: var(--pgs_secondary_color);
border-radius: 50px;
}
.pgsel_history-slider_wrapper .history-item .history-info .history-year {
font-size: 30px;
font-weight: 600;
line-height: normal;
margin-bottom: 0;
color: var(--pgs_primary_color);
}
.pgsel_history-slider_wrapper .history-item .history-info-content {
padding-right: 50px;
}
.pgsel_history-slider_wrapper .history-item .history-info-content .history-title {
color: var(--pgs_secondary_color);
margin-bottom: 10px;
}
.pgsel_history-slider_wrapper .history-items .history-item .history-content blockquote {
margin: 15px 0;
padding: 0;
padding-left: 15px;
border-left-width: 5px;
color: inherit;
font-size: inherit;
line-height: inherit;
min-height: inherit;
}
.pgsel_history-slider_wrapper .history-items .history-item .history-content blockquote:before {
content: normal;
}
.pgsel_history-slider_wrapper .history-style-02 {
display: flex;
gap: 50px;
flex-direction: column;
padding-left: 80px;
margin-left: 25px;
counter-reset: h-item-counter;
}
.pgsel_history-slider_wrapper .history-style-02:before {
content: "";
position: absolute;
top: 0;
left: 25px;
bottom: 0;
width: 1px;
background: rgba(163, 163, 163, 0.3);
}
.pgsel_history-slider_wrapper .history-style-02 .history-item {
position: relative;
left: 0;
padding: 50px;
background: #F9FAF9;
transition: all 0.25s ease-in-out;
}
.pgsel_history-slider_wrapper .history-style-02 .history-item .history-year {
margin-bottom: 20px;
}
.pgsel_history-slider_wrapper .history-style-02 .history-item .history-title {
margin-bottom: 10px;
}
.pgsel_history-slider_wrapper .history-style-02 .history-item .history-content {
margin: 0;
}
.pgsel_history-slider_wrapper .history-style-02 .history-item .history-number {
position: absolute;
left: -105px;
top: 70px;
width: 50px;
height: 50px;
background: var(--pgs_primary_color);
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50px;
transform: scale(1);
transition: all 0.25s ease-in-out;
}
.pgsel_history-slider_wrapper .history-style-02 .history-item .history-number:before {
counter-increment: h-item-counter;
content: counter(h-item-counter);
}
.pgsel_history-slider_wrapper .history-style-02 .history-item:hover {
left: 30px;
}
.pgsel_history-slider_wrapper .history-style-02 .history-item:hover .history-number {
left: -135px;
transform: scale(1.3);
}
.pgsel_history-slider_wrapper .history-style-02 .history-item:nth-child(-n + 9) .history-number:before {
content: "0" counter(h-item-counter);
}
.pgsel_history-slider_wrapper .history-style-03 {
display: flex;
gap: 30px;
flex-direction: column;
}
.pgsel_history-slider_wrapper .history-style-03 .history-item {
position: relative;
padding: 60px 50px;
border: 1px solid #e8e8e8;
border-radius: 10px;
}
.pgsel_history-slider_wrapper .history-style-03 .history-item .history-year-small {
font-size: 32px;
line-height: 42px;
margin-bottom: 30px;
}
.pgsel_history-slider_wrapper .history-style-03 .history-item .history-item-info {
display: flex;
gap: 30px;
}
.pgsel_history-slider_wrapper .history-style-03 .history-item .history-item-info .history-year {
font-size: 110px;
writing-mode: vertical-lr;
transform: scale(-1);
align-self: center;
line-height: normal;
color: transparent;
margin: 0;
-webkit-text-stroke: 1px #e8e8e8;
}
.pgsel_history-slider_wrapper .history-style-03 .history-item .history-item-info .history-content {
margin: 0;
}   @media (max-width: 991px) {
.pgsel_history-slider_wrapper .history-style-02 {
padding-left: 60px;
}
.pgsel_history-slider_wrapper .history-style-02 .history-item .history-number {
left: -85px;
}
.pgsel_history-slider_wrapper .history-style-02 .history-item:hover {
left: 0;
}
.pgsel_history-slider_wrapper .history-style-02 .history-item:hover .history-number {
left: -85px;
}
}
@media (max-width: 767px) {
.pgsel_history-slider_wrapper .history-style-03 .history-item .history-year-small {
margin-bottom: 20px;
}
.pgsel_history-slider_wrapper .history-style-03 .history-item .history-item-info {
gap: 10px;
flex-direction: column;
}
.pgsel_history-slider_wrapper .history-style-03 .history-item .history-item-info .history-year {
writing-mode: inherit;
transform: inherit;
align-self: auto;
}
}   .pgsel_pricing-table_wrapper .pricing-table-wrapper {
display: flex;
gap: 50px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info {
width: 100%;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs {
display: flex;
flex-direction: column;
border: none;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link {
padding: 40px 30px;
border: none;
border-bottom: 1px solid #e8e8e8;
border-radius: 0;
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content {
display: flex;
gap: 50px;
align-items: center;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name {
display: flex;
gap: 30px;
align-items: baseline;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name .package-check {
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
font-size: 16px;
cursor: pointer;
flex: none;
border: 2px solid #e8e8e8;
border-radius: 50px;
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name .package-check i {
opacity: 0;
color: var(--pgs_primary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name .package-title {
display: flex;
flex-direction: column;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name .package-title .title {
font-weight: 700;
margin: 0;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name .package-title .package-discount {
color: var(--pgs_primary_color);
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-btn {
position: relative;
visibility: hidden;
opacity: 0;
width: 60px;
height: 60px;
border: 1px solid #ffffff;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
z-index: 0;
flex: none;
margin-left: auto;
border-radius: 50px;
transition: all 0.4s ease-in-out;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-btn:before {
content: "";
width: 20%;
height: 20%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: -1;
margin: auto;
background: #ffffff;
border-radius: 100px;
transition: all 0.4s ease-in-out;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-btn svg path {
stroke: #ffffff;
transition: all 0.4s ease-in-out;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-btn:hover {
border-color: transparent;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-btn:hover:before {
opacity: 1;
width: 100%;
height: 100%;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-btn:hover svg path {
stroke: var(--pgs_secondary_color);
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-price {
display: flex;
gap: 5px;
align-items: end;
font-size: 38px;
min-width: 200px;
justify-content: flex-end;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-price .price {
margin: 0;
font-size: inherit;
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-price .period {
font-family: var(--pgs_typography_h4_font_family);
font-size: 18px;
font-weight: 700;
color: var(--pgs_text_color);
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link.active {
background: var(--pgs_primary_color);
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link.active .nav-link-content .package-name .package-check {
background: #ffffff;
border-color: #ffffff;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link.active .nav-link-content .package-name .package-check i {
opacity: 1;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link.active .nav-link-content .package-name .package-title .title {
color: #ffffff;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link.active .nav-link-content .package-name .package-title .package-discount {
color: #ffffff;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link.active .package-btn {
opacity: 1;
visibility: visible;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link.active .package-price .price {
color: #ffffff;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link.active .package-price .period {
color: #ffffff;
opacity: 0.7;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info {
width: 450px;
position: relative;
padding-left: 70px;
display: flex;
flex: none;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info:before {
content: "";
width: 150px;
position: absolute;
left: 0;
top: 0;
bottom: 0;
opacity: 0.1;
background: var(--pgs_primary_color);
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info .pricing-tab-content {
align-self: center;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info .pricing-tab-content .tab-pane .package-list {
padding: 30px 0;
margin: 0;
list-style-type: none;
display: flex;
gap: 20px;
flex-direction: column;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info .pricing-tab-content .tab-pane .package-list li {
display: flex;
align-items: baseline;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info .pricing-tab-content .tab-pane .package-list li i {
color: var(--pgs_primary_color);
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info .pricing-tab-content .tab-pane .package-list li span {
padding-left: 120px;
color: var(--pgs_secondary_color);
}
@media (max-width: 1200px) {
.pgsel_pricing-table_wrapper .pricing-table-wrapper {
gap: 30px;
flex-direction: column;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link {
padding: 35px 30px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content {
gap: 20px;
position: relative;
align-items: normal;
flex-direction: column;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name .package-title {
flex-direction: inherit;
gap: 10px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-price {
padding-left: 60px;
min-width: inherit;
justify-content: normal;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-btn {
position: absolute;
right: 0;
top: 15px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info {
width: 100%;
padding: 30px 0;
padding-left: 70px;
}
}
@media (max-width: 991px) {
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link {
padding: 30px 30px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content {
gap: 15px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name .package-title .title {
font-size: 22px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-price .price {
font-size: 34px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-price .period {
font-size: 18px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info .pricing-tab-content .tab-pane .package-list li.package-item-empty {
display: none;
}
}
@media (max-width: 479px) {
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content {
gap: 10px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name .package-title {
flex-direction: column;
gap: 0;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-name .package-title .title {
font-size: 20px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-btn {
top: auto;
bottom: 0;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-price {
padding-left: 0;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-price .price {
font-size: 32px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-left-info .pricing-tabs .nav-item .nav-link .nav-link-content .package-price .period {
font-size: 16px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info {
padding-left: 45px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info:before {
width: 100px;
}
.pgsel_pricing-table_wrapper .pricing-table-wrapper .pricing-right-info .pricing-tab-content .tab-pane .package-list li span {
padding-left: 80px;
}
}   .pgsel_pricetbl {
text-align: center;
}
.pgsel_pricetbl .pgsel-pricetbl--header {
background: var(--e-price-table-header-background-color, #555);
padding: 20px 0;
}
.pgsel_pricetbl .pgsel-pricetbl--header .pgsel-pricetbl--header-icon {
display: inline-block;
}
.pgsel_pricetbl .pgsel-pricetbl--header .pgsel-pricetbl--header-icon i,
.pgsel_pricetbl .pgsel-pricetbl--header .pgsel-pricetbl--header-icon svg {
vertical-align: top;
}
.pgsel_pricetbl .pgsel-pricetbl--header .pgsel_pricetbl--heading {
display: inline-block;
text-align: inherit;
margin: 0;
padding: 0;
line-height: 1.2;
font-size: 24px;
font-weight: 600;
color: #fff;
}
.pgsel_pricetbl .pgsel-pricetbl--header .pgsel_pricetbl--subheading {
display: block;
font-size: 13px;
font-weight: 400;
color: #fff;
margin-top: 5px;
}
.pgsel_pricetbl .pgsel-pricetbl--price {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
flex-direction: row;
color: #555;
font-weight: 800;
font-size: 65px;
padding: 40px 0;
}
.pgsel_pricetbl .pgsel-pricetbl--price .elementor-typo-excluded {
line-height: normal;
letter-spacing: normal;
text-transform: none;
font-weight: 400;
font-size: medium;
font-style: normal;
}
.pgsel_pricetbl .pgsel-pricetbl--price .pgsel-pricetbl--after-price {
display: flex;
flex-wrap: wrap;
text-align: start;
align-self: stretch;
align-items: flex-start;
flex-direction: column;
}
.pgsel_pricetbl .pgsel-pricetbl--price .pgsel-pricetbl--integer-part {
line-height: .8;
}
.pgsel_pricetbl .pgsel-pricetbl--price .pgsel-pricetbl--currency,
.pgsel_pricetbl .pgsel-pricetbl--price .pgsel-pricetbl--fractional-part {
line-height: 1;
font-size: .3em;
}
.pgsel_pricetbl .pgsel-pricetbl--price .pgsel-pricetbl--currency {
margin-inline-end: 3px;
}
.pgsel_pricetbl .pgsel-pricetbl--price .pgsel_pricetbl--period {
width: 100%;
font-size: 13px;
font-weight: 400;
margin-top: 7px;
}
.pgsel_pricetbl .pgsel-pricetbl--original-price {
margin-inline-end: 15px;
text-decoration: line-through;
font-size: .5em;
line-height: 1;
font-weight: 400;
align-self: center;
}
.pgsel_pricetbl .pgsel-pricetbl--original-price .pgsel-pricetbl--currency {
font-size: 1em;
margin: 0;
}
.pgsel_pricetbl .pgsel_pricetbl--feature-desc {
margin-bottom: 25px;
display: block;
}
.pgsel_pricetbl .pgsel-pricetbl--features-list {
list-style-type: none;
margin: 0;
padding: 0;
line-height: 1;
color: var(--e-price-table-features-list-color);
}
.pgsel_pricetbl .pgsel-pricetbl--features-list li {
font-size: 14px;
line-height: 1;
margin: 0;
padding: 0;
}
.pgsel_pricetbl .pgsel-pricetbl--features-list li .pgsel-pricetbl--feature-inner {
margin-left: 0;
margin-right: 0;
}
.pgsel_pricetbl .pgsel-pricetbl--features-list li:not(:first-child):before {
content: "";
display: block;
border: 0 solid rgba(122, 122, 122, 0.3);
margin: 10px 0l;
}
.pgsel_pricetbl .pgsel-pricetbl--features-list i {
margin-inline-end: 10px;
font-size: 1.3em;
}
.pgsel_pricetbl .pgsel-pricetbl--features-list svg {
margin-inline-end: 10px;
fill: var(--e-price-table-features-list-color);
height: 1.3em;
width: 1.3em;
}
.pgsel_pricetbl .pgsel-pricetbl--features-list svg ~ * {
vertical-align: text-top;
}
.pgsel_pricetbl .pgsel-pricetbl--footer {
padding: 30px 0;
}
.pgsel_pricetbl .pgsel_pricetbl--additional-info {
margin: 0;
font-size: 13px;
line-height: 1.4;
}
.pgsel_pricetbl .pgsel-pricetbl--footer .pgsel_pricetbl--button {
display: var(--btn-width);
}
.pgsel-pricetbl--ribbon {
position: absolute;
top: 0;
left: auto;
right: 0;
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px;
}
.pgsel-pricetbl--ribbon .pgsel_pricetbl--ribbon-inner {
text-align: center;
left: 0;
width: 200%;
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
font-size: 13px;
line-height: 2;
font-weight: 800;
text-transform: uppercase;
background: #000;
}
.pgsel-pricetbl--ribbon.elementor-ribbon-left {
transform: rotate(0);
left: 0;
right: auto;
}
.pgsel-pricetbl--ribbon.elementor-ribbon-right {
transform: rotate(90deg);
left: auto;
right: 0;
}
.elementor-widget-price-table .elementor-widget-container {
overflow: hidden;
background-color: #f9fafa;
}   .pgsel_pricing-table-new_wrapper.content-alignment-left .pgsel_pricetbl {
text-align: left;
}
.pgsel_pricing-table-new_wrapper.content-alignment-left .pgsel_pricetbl .pgsel-pricetbl--price {
justify-content: flex-start;
}
.pgsel_pricing-table-new_wrapper.content-alignment-center .pgsel_pricetbl {
text-align: center;
}
.pgsel_pricing-table-new_wrapper.content-alignment-center .pgsel_pricetbl .pgsel-pricetbl--price {
justify-content: center;
}
.pgsel_pricing-table-new_wrapper.content-alignment-right .pgsel_pricetbl {
text-align: right;
}
.pgsel_pricing-table-new_wrapper.content-alignment-right .pgsel_pricetbl .pgsel-pricetbl--price {
justify-content: flex-end;
}   .pgsel_pricing-accordion_wrapper .pricing-accordion-packages {
display: flex;
flex-direction: column;
gap: 15px;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package {
background: transparent;
border: 1px solid var(--item_border_color, rgba(131, 131, 131, 0.25));
border-radius: var(--item_border_radius);
transition: all 0.1s ease-in-out;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle {
display: flex;
align-items: center;
cursor: pointer;
gap: 130px;
margin: 0;
padding: 35px 40px;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-info {
display: flex;
gap: 20px;
align-items: baseline;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-info .package-check {
display: flex;
align-items: center;
justify-content: center;
flex: 0 0 30px;
height: 30px;
width: 30px;
border: 2px solid var(--checkmark_border_color, rgba(131, 131, 131, 0.25));
border-radius: 100%;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-info .package-check i {
opacity: 0;
font-size: 16px;
color: var(--checkmark_icon_color, #e8e8e8);
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-info .package-title {
margin-bottom: 0;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-info .package-subtitle {
color: var(--pgs_body_color);
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-price {
display: flex;
margin-left: auto;
align-items: baseline;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-price .package-price-amount {
font-size: 32px;
margin-bottom: 0;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-price .package-price-period {
color: var(--pgs_body_color);
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse {
margin: 0;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .accordion-body {
padding: 35px 40px;
padding-top: 0;
align-items: center;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .accordion-body .package-desc {
margin-bottom: 20px;
color: #ffffff;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .accordion-body .package-button {
margin-left: auto;
padding-right: 20px;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-features .feature-items {
display: flex;
flex-wrap: wrap;
gap: 25px 30px;
padding: 0;
margin: 0;
padding-left: 4px;
list-style-type: none;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-features .feature-items .feature-item {
display: flex;
align-items: center;
gap: 20px;
width: calc(50% - 15px);
line-height: normal;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-features .feature-items .feature-item .feature-item-icon svg {
width: 20px;
height: auto;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-button .package-link {
width: var(--button_size, 80px);
height: var(--button_size, 80px);
display: flex;
position: relative;
align-items: center;
justify-content: center;
border: 1px solid var(--button_color, #ffffff);
border-radius: 50%;
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-button .package-link:before {
content: "";
position: absolute;
left: 5px;
right: 5px;
top: 5px;
bottom: 5px;
border-radius: 50%;
background-color: var(--button_color, #ffffff);
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-button .package-link > * {
z-index: 1;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-button .package-link i {
font-size: var(--icon_size, 18px);
color: var(--pgs_primary_color);
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-button .package-link svg {
width: var(--icon_size, 18px);
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package.active {
border: none;
border-color: transparent;
background-color: var(--pgs_primary_color);
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package.active .accordion-toggle .package-info .package-check {
color: var(--checkmark_icon_color, var(--pgs_primary_color));
border-color: var(--checkmark_bg_color, #ffffff);
background-color: var(--checkmark_bg_color, #ffffff);
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package.active .accordion-toggle .package-info .package-check i {
opacity: 1;
color: var(--checkmark_icon_color, var(--pgs_primary_color));
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package.active .accordion-toggle .package-info .package-title,
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package.active .accordion-toggle .package-info .package-subtitle {
color: #ffffff;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package.active .accordion-toggle .package-price .package-price-amount,
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package.active .accordion-toggle .package-price .package-price-period {
color: #ffffff;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package.active .accordion-body .feature-item-icon svg {
fill: #FFFFFF;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .pricing-accordion-package.active .accordion-body .feature-item-label {
color: #ffffff;
}   @media (max-width: 1200px) {
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .accordion-body {
flex-wrap: wrap;
gap: 30px;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-button {
width: 100%;
}
}
@media (max-width: 991px) {
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-features .feature-items {
gap: 20px;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-collapse .package-features .feature-items .feature-item {
width: 100%;
}
}
@media (max-width: 767px) {
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle {
flex-wrap: wrap;
gap: 10px;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-info {
width: 100%;
}
.pgsel_pricing-accordion_wrapper .pricing-accordion-packages .accordion-toggle .package-price {
width: 100%;
margin-left: 0;
}
}   .pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package {
position: relative;
padding: 40px 0 36px;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package:before {
content: "";
position: absolute;
height: 2px;
width: 0px;
left: 0;
bottom: -1px;
background-color: var(--pgs_primary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-check {
display: flex;
justify-content: center;
background-color: #ffffff;
align-items: center;
height: 30px;
width: 30px;
border-radius: 100%;
cursor: pointer;
border: 2px solid var(--pgs_secondary_color);
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-check i {
display: none;
color: #ffffff;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-info {
padding-left: 90px;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .pricing-content {
padding: 0 50px;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .pricing-content .package-description {
margin-bottom: 15px;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .pricing-content .feature-list-items {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
gap: 5px 0;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .pricing-content .feature-list-items li {
display: flex;
gap: 10px;
align-items: center;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-price {
display: flex;
gap: 5px;
justify-content: flex-end;
align-items: flex-end;
color: var(--pgs_secondary_color);
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-price .package-price-amt {
font-size: 38px;
line-height: 48px;
font-weight: 700;
margin-bottom: 0;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-price .package-price-period {
font-size: 18px;
line-height: 22px;
margin-bottom: 5px;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-button {
float: right;
margin-top: 30px;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package.active:before {
width: 100%;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package.active .package-check {
border-color: var(--pgs_primary_color);
background-color: var(--pgs_primary_color);
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package.active .package-check i {
display: block;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package.active .package-button {
opacity: 1;
visibility: visible;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package:first-child {
padding-top: 0;
}   @media (max-width: 1400px) {
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-info {
padding-left: 0;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .pricing-content {
padding: 0;
}
}
@media (max-width: 767px) {
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package {
padding: 30px 0;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-info {
margin-top: 30px;
margin-bottom: 20px;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .pricing-content {
margin-bottom: 20px;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-price {
justify-content: flex-start;
}
.pgsel_pricing-list_wrapper.pricing-list-style--style-1 .pricing-list-packages .pricing-list-package .package-button {
float: left;
opacity: 1;
visibility: visible;
}
}   .portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper {
display: flex;
justify-content: space-between;
gap: 0 220px;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr {
width: 50%;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items {
display: flex;
flex-direction: column;
gap: 40px;
margin: 0;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item-caption {
padding-right: 80px;
margin-bottom: 0;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item-caption .portfolio-item-title {
margin-bottom: 15px;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item-caption p {
margin-bottom: 0;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item {
width: 100%;
padding: 0;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item .portfolio-img img {
transform: none;
transition: none;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item .portfolio-img .portfolio-img-1,
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item .portfolio-img .portfolio-img-2 {
position: relative;
width: 100%;
display: block;
transition: var(--pgs_transition-4, all 0.4s ease);
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item .portfolio-img .portfolio-img-1 {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
transform: translatex(50%) scalex(2);
opacity: 0;
filter: blur(10px);
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item:hover .portfolio-img .portfolio-img-1 {
transform: translatex(0) scalex(1);
opacity: 1;
filter: blur(0);
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item:hover .portfolio-img .portfolio-img-2 {
transform: translatex(-50%) scalex(2);
opacity: 0;
filter: blur(10px);
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item-style--style-2 .portfolio-img .portfolio-info {
z-index: 1;
}   @media (max-width: 1200px) {
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper {
gap: 0 150px;
}
}
@media (max-width: 991px) {
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper {
gap: 0 100px;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item-caption .portfolio-item-title {
font-size: 42px;
line-height: 52px;
}
}
@media (max-width: 767px) {
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper {
gap: 0 50px;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr .portfolio-items .portfolio-item-caption .portfolio-item-title {
font-size: 34px;
line-height: 44px;
}
}
@media (max-width: 575px) {
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper {
gap: 30px;
flex-wrap: wrap;
}
.portfolio-wrapper.portfolio-masonry .portfolio-items-lr-wrapper .portfolio-items-lr {
width: 100%;
}
}   .pgsel_creative-portfolio_wrapper {
display: flex;
gap: 30px;
}
.pgsel_creative-portfolio_wrapper .portfolio-item {
flex: 1;
transition: 0.8s;
position: relative;
overflow: hidden;
padding: 0;
margin: 0;
height: 670px;
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-wrap-image {
height: 100%;
width: 100%;
background-repeat: no-repeat;
transition: 0.5s;
z-index: 0;
position: absolute;
background-position: center center;
background-size: cover;
object-fit: cover;
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-wrap-image img {
display: none;
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-info {
display: flex;
flex-direction: column;
align-items: flex-start;
position: absolute;
top: auto;
left: 60px;
bottom: 40px;
opacity: 0;
visibility: hidden;
transition: var(--pgs_transition-4, all 0.4s ease-in-out);
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-info .item-title {
display: inline-block;
color: #ffffff;
white-space: nowrap;
padding: 10px 20px;
font-size: 22px;
margin: 0;
background-color: var(--pgs_primary_color);
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-info .item-tags {
display: inline-flex;
align-self: flex-start;
gap: 10px;
color: #ffffff;
white-space: nowrap;
padding: 10px 15px;
font-size: 18px;
line-height: 26px;
background-color: #000000;
}
.pgsel_creative-portfolio_wrapper .portfolio-item.active {
flex: 5;
}
.pgsel_creative-portfolio_wrapper .portfolio-item.active .item-info {
left: 40px;
opacity: 1;
transition-delay: 250ms;
visibility: visible;
}   @media (min-width: 1200px) {
.container-fluid .pgsel_creative-portfolio_wrapper .portfolio-item {
flex: 1.5;
}
.container-fluid .pgsel_creative-portfolio_wrapper .portfolio-item.active {
flex: 5;
}
}
@media (max-width: 767px) {
.pgsel_creative-portfolio_wrapper {
flex-wrap: wrap;
}
.pgsel_creative-portfolio_wrapper .portfolio-item,
.pgsel_creative-portfolio_wrapper .portfolio-item.active {
width: calc(50% - 15px);
height: auto;
flex: none;
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-wrap-image {
width: auto;
height: auto;
position: relative;
background-image: none !important;
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-wrap-image img {
display: block;
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-info,
.pgsel_creative-portfolio_wrapper .portfolio-item.active .item-info {
opacity: 1;
visibility: visible;
bottom: 0;
left: 0;
padding: 15px;
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-info .item-title {
font-size: 18px;
line-height: 24px;
white-space: normal;
}
.pgsel_creative-portfolio_wrapper .portfolio-item .item-info .item-tags {
gap: 6px;
font-size: 16px;
line-height: 22px;
}
}
@media (max-width: 575px) {
.pgsel_creative-portfolio_wrapper .portfolio-item,
.pgsel_creative-portfolio_wrapper .portfolio-item.active {
width: 100%;
}
}   .elementor-widget-pgsel_portfolio-zigzag .row-gap-70 {
row-gap: 70px;
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-img {
position: relative;
overflow: hidden;
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-img img {
transform: scale(1);
-webkit-transition-duration: .8s;
transition-duration: .8s;
-webkit-transition-timing-function: cubic-bezier(0.05, 0.15, 0.25, 1);
transition-timing-function: cubic-bezier(0.05, 0.15, 0.25, 1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info {
display: flex;
gap: 30px;
justify-content: space-between;
align-items: flex-start;
margin-top: 25px;
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info .portfolio-title {
font-size: 32px;
line-height: 42px;
margin-bottom: 10px;
font-weight: normal;
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info .portfolio-title a {
color: var(--pgs_secondary_color);
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info .portfolio-title a:hover {
color: var(--pgs_primary_color);
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info .portfolio-date {
font-size: 16px;
line-height: 23px;
text-transform: uppercase;
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info .portfolio-tags {
display: flex;
flex-direction: column;
align-items: flex-end;
margin-top: 3px;
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info .portfolio-tags .portfolio-tag {
display: block;
font-size: 16px;
line-height: normal;
padding: 4px 20px;
margin-top: 5px;
text-align: center;
color: var(--pgs_primary_color);
border: 1px solid var(--pgs_primary_color);
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item:hover .portfolio-img img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
}   @media (max-width: 991px) {
.elementor-widget-pgsel_portfolio-zigzag .row-gap-70 {
row-gap: 50px;
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info .portfolio-title {
font-size: 28px;
line-height: 38px;
}
}
@media (max-width: 767px) {
.elementor-widget-pgsel_portfolio-zigzag .row-gap-70 {
row-gap: 30px;
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info .portfolio-title {
font-size: 24px;
line-height: 34px;
}
.elementor-widget-pgsel_portfolio-zigzag .portfolio-item .portfolio-info .portfolio-tags {
font-size: 15px;
padding: 4px 10px;
}
}   .pgsel_portfolios-carousel-sticky_wrapper {   }
.pgsel_portfolios-carousel-sticky_wrapper .pgsel_portfolios-carousel-sticky_wrapper {
display: flex;
align-items: center;
justify-content: center;
font-size: 2rem;
background: #f4f4f4;
height: 100vh;
position: relative;
overflow: hidden;
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 {
display: flex;
position: absolute;
top: 0;
left: 0;
height: 100%;
will-change: transform; }
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item {
position: relative;
flex: 0 0 560px;
display: flex;
flex-direction: column;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item:nth-child(2n) {
flex: 0 0 420px;
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item:nth-child(3n) {
flex: 0 0 520px;
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item .portfolio-info {
display: flex;
gap: 30px;
justify-content: space-between;
align-items: flex-start;
margin-top: 25px;
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item .portfolio-info .portfolio-title {
font-size: 30px;
line-height: 38px;
margin-bottom: 10px;
font-weight: normal;
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item .portfolio-info .portfolio-title a {
color: var(--pgs_secondary_color);
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item .portfolio-info .portfolio-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item .portfolio-info .portfolio-date {
margin: 0;
font-size: 16px;
line-height: 23px;
text-transform: uppercase;
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item .portfolio-info .portfolio-tags {
font-size: 16px;
line-height: normal;
padding: 4px 20px;
margin-top: 5px;
color: var(--pgs_primary_color);
border: 1px solid var(--pgs_primary_color);
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item .portfolio-info .portfolio-tags a {
color: var(--pgs_primary_color);
}
.pgsel_portfolios-carousel-sticky_wrapper .portfolio-carousel-sticky-style-01 .portfolio-item .portfolio-info .portfolio-tags a:hover {
color: var(--pgs_secondary_color);
}      .pgsel_portfolio-meta-fields_wrapper .portfolio-single-wrapper.portfolio-meta-wrapper {
border: none;
padding: inherit;
border-radius: inherit;
}   .pgsel_panorama-viewer_wrapper {
position: relative;
}
.pgsel_panorama-viewer_wrapper .pgs-panorama-360-view {
position: absolute;
top: 30px;
right: 30px;
z-index: 1;
opacity: 1;
width: 120px;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.5s ease-in-out;
background-color: var(--pgs_primary_color);
background-image: url(//neighborhoodlaborservices.com/wp-content/plugins/potenza-elements/assets/images/widgets/panorama-viewer/360-degree.png);
background-size: 80%;
background-repeat: no-repeat;
background-position: center center;
}
.pgsel_panorama-viewer_wrapper:hover .pgs-panorama-360-view {
opacity: 0;
}   @media (max-width: 1600px) {
.pgsel_panorama-viewer_wrapper .pgs-panorama-360-view {
width: 75px;
height: 75px;
top: 20px;
right: 20px;
}
}
@media (max-width: 1400px) {
.pgsel_panorama-viewer_wrapper .pgs-panorama-360-view {
width: 60px;
height: 60px;
top: 15px;
right: 15px;
}
}   .pgsel_panorama-infobox_wrapper {
background: #f5f5f5;
}
.pgsel_panorama-infobox_wrapper .paninfo-panoroma-items {
position: relative;
height: 100%;
}
.pgsel_panorama-infobox_wrapper .paninfo-panoroma-items .pgs-panorama-360-view {
position: absolute;
top: 30px;
right: 30px;
z-index: 1;
opacity: 1;
width: 120px;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.5s ease-in-out;
background-color: var(--pgs_primary_color);
background-image: url(//neighborhoodlaborservices.com/wp-content/plugins/potenza-elements/assets/images/widgets/panorama-viewer/360-degree.png);
background-size: 80%;
background-repeat: no-repeat;
background-position: center center;
}
.pgsel_panorama-infobox_wrapper .paninfo-panoroma-items .paninfo-panoroma-item {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0;
padding: 0px;
visibility: hidden;
transition: all 0.5s ease-in-out;
}
.pgsel_panorama-infobox_wrapper .paninfo-panoroma-items .paninfo-panoroma-item .pgs-panorama-wrapper {
height: 100%;
}
.pgsel_panorama-infobox_wrapper .paninfo-panoroma-items .paninfo-panoroma-item.item-active {
opacity: 1;
visibility: visible;
}
.pgsel_panorama-infobox_wrapper .paninfo-panoroma-items:hover .pgs-panorama-360-view {
opacity: 0;
visibility: hidden;
}
.pgsel_panorama-infobox_wrapper .row {
margin: 0;
}
.pgsel_panorama-infobox_wrapper .paninfo-panoromas {
padding: 0;
}
.pgsel_panorama-infobox_wrapper .paninfo-content {
padding: 100px;
padding-bottom: 0;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-content-header {
margin-bottom: 50px;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs {
max-height: 600px;
overflow-y: scroll;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab {
padding-bottom: 50px;
padding-left: 50px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
transition: all 0.3s ease-in-out;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab .paninfo-tab-inner {
display: flex;
gap: 30px;
transition: all 0.3s ease-in-out;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab .paninfo-tab-inner img {
flex: none;
align-self: baseline;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab .paninfo-tab-inner .paninfo-tab-icon {
flex: none;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab .paninfo-tab-inner .paninfo-tab-icon i {
font-size: 70px;
transition: all 0.3s ease-in-out;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab .paninfo-tab-inner .paninfo-tab-icon svg,
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab .paninfo-tab-inner .paninfo-tab-icon img {
width: 70px;
height: auto;
transition: all 0.3s ease-in-out;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab .paninfo-tab-inner .service-info .paninfo-tab-title {
transition: all 0.3s ease-in-out;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab .paninfo-tab-inner .service-info .paninfo-tab-desc {
margin-bottom: 0;
transition: all 0.3s ease-in-out;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab.item-active {
border-left-color: var(--pgs_primary_color);
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab:last-child {
padding-bottom: 0;
}   @media (max-width: 1600px) {
.pgsel_panorama-infobox_wrapper .paninfo-panoroma-items .pgs-panorama-360-view {
width: 75px;
height: 75px;
top: 20px;
right: 20px;
}
}
@media (max-width: 1400px) {
.pgsel_panorama-infobox_wrapper .paninfo-panoroma-items .pgs-panorama-360-view {
width: 60px;
height: 60px;
top: 15px;
right: 15px;
}
}
@media (max-width: 991px) {
.pgsel_panorama-infobox_wrapper .paninfo-panoromas .paninfo-panoroma-items {
height: 550px;
}
}
@media (max-width: 767px) {
.pgsel_panorama-infobox_wrapper .paninfo-panoromas .paninfo-panoroma-items {
height: 350px;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab {
padding-left: 40px;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab .paninfo-tab-inner {
flex-direction: column;
}
}
@media (max-width: 575px) {
.pgsel_panorama-infobox_wrapper .paninfo-panoromas .paninfo-panoroma-items {
height: 250px;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab {
padding-bottom: 40px;
padding-left: 30px;
}
.pgsel_panorama-infobox_wrapper .paninfo-content .paninfo-tabs .paninfo-tab:last-child {
padding-bottom: 0;
}
}   .pgsel_team_wrapper {                  }
.pgsel_team_wrapper > .row {
--bs-gutter-y: 40px;
}
.pgsel_team_wrapper.image-grayscale .team-item .team-image img {
transition: var(--pgs_transition, all 0.3s ease-in-out);
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.pgsel_team_wrapper.image-grayscale .team-item:hover .team-image img {
filter: grayscale(0);
}
.pgsel_team_wrapper .team-style-01 .team-image {
position: relative;
overflow: hidden;
margin-bottom: 20px;
}
.pgsel_team_wrapper .team-style-01 .team-image .team-social-list {
position: absolute;
top: 50%;
right: -80px;
padding: 30px 15px;
background-color: var(--pgs_primary_color);
transform: translateY(-50%);
transition: var(--pgs_transition, all 0.3s ease-in-out);
}
.pgsel_team_wrapper .team-style-01 .team-image .team-social-list ul {
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 17px;
}
.pgsel_team_wrapper .team-style-01 .team-image .team-social-list ul li a {
font-size: 20px;
color: #ffffff;
font-weight: normal;
display: block;
transform: rotate(-90deg);
transition: var(--pgs_transition, all 0.3s ease-in-out);
}
.pgsel_team_wrapper .team-style-01 .team-info .team-title {
display: block;
font-size: 22px;
line-height: 36px;
font-weight: 500;
color: var(--pgs_secondary_color);
margin-bottom: 0;
transition: var(--pgs_transition, all 0.3s ease-in-out);
}
.pgsel_team_wrapper .team-style-01 .team-info .team-title:hover {
color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-01 .team-info .team-destination {
color: var(--pgs_text_color);
}
.pgsel_team_wrapper .team-style-01:hover .team-image .team-social-list {
right: -1px;
}
.pgsel_team_wrapper .team-style-01.social-position-left .team-image .team-social-list {
right: auto;
left: -80px;
}
.pgsel_team_wrapper .team-style-01.social-position-left:hover .team-image .team-social-list {
right: auto;
left: 0;
}
.pgsel_team_wrapper .team-style-01.social-position-bottom .team-image .team-social-list {
padding: 15px 30px;
right: auto;
top: auto;
left: 50%;
bottom: 0;
transform: translate(-50%, 100%);
}
.pgsel_team_wrapper .team-style-01.social-position-bottom .team-image .team-social-list ul {
flex-direction: inherit;
}
.pgsel_team_wrapper .team-style-01.social-position-bottom .team-image .team-social-list ul li a {
transform: inherit;
}
.pgsel_team_wrapper .team-style-01.social-position-bottom:hover .team-image .team-social-list {
right: auto;
top: auto;
left: 50%;
bottom: 15px;
transform: translate(-50%, 0);
}
.pgsel_team_wrapper .team-style-01.social-position-right.social-visibility-always .team-image .team-social-list {
right: 0;
}
.pgsel_team_wrapper .team-style-01.social-position-left.social-visibility-always .team-image .team-social-list {
right: auto;
left: 0;
}
.pgsel_team_wrapper .team-style-01.social-position-bottom.social-visibility-always .team-image .team-social-list {
right: auto;
top: auto;
left: 50%;
bottom: 15px;
transform: translate(-50%, 0);
}
.pgsel_team_wrapper .team-style-02 .team-item .team-image {
position: relative;
overflow: hidden;
margin-bottom: 20px;
}
.pgsel_team_wrapper .team-style-02 .team-item .team-image:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 30px;
bottom: 0;
padding: 40px;
opacity: 0;
z-index: 1;
display: flex;
overflow: hidden;
flex-direction: column;
justify-content: flex-end;
transition: all 0.3s ease-in-out;
background: linear-gradient(180deg, rgba(0, 56, 255, 0) 30%, var(--background-overlay, var(--pgs_primary_color)) 80%);
}
.pgsel_team_wrapper .team-style-02 .team-item .team-info .team-title {
display: block;
font-size: 22px;
line-height: 36px;
font-weight: 500;
color: var(--pgs_secondary_color);
margin-bottom: 0;
transition: var(--pgs_transition, all 0.3s ease-in-out);
}
.pgsel_team_wrapper .team-style-02 .team-item .team-info .team-title:hover {
color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-02 .team-item .team-info .team-destination {
color: var(--pgs_text_color);
}
.pgsel_team_wrapper .team-style-02 .team-item .team-social-list {
margin-top: 15px;
}
.pgsel_team_wrapper .team-style-02 .team-item .team-social-list ul {
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
gap: 10px;
}
.pgsel_team_wrapper .team-style-02 .team-item .team-social-list ul li a {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 39px;
font-size: 18px;
color: var(--pgs_secondary_color);
font-weight: normal;
text-transform: uppercase;
position: relative;
transition: all 0.3s ease-in-out;
border: 1px solid rgba(131, 131, 131, 0.25);
border-radius: 80%;
}
.pgsel_team_wrapper .team-style-02 .team-item .team-social-list ul li a:after {
content: "";
position: absolute;
left: -4px;
bottom: -4px;
width: 100%;
height: 100%;
z-index: -2;
border: 1px solid rgba(131, 131, 131, 0.25);
border-radius: 80%;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-02 .team-item .team-social-list ul li a:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
z-index: -1;
border-radius: 80%;
transition: all 0.3s ease-in-out;
background-color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-02 .team-item .team-social-list ul li a:hover {
color: #ffffff;
border-color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-02 .team-item .team-social-list ul li a:hover:after {
left: 0px;
bottom: 0px;
opacity: 0;
}
.pgsel_team_wrapper .team-style-02 .team-item .team-social-list ul li a:hover:before {
opacity: 1;
}
.pgsel_team_wrapper .team-style-02.carousel, .pgsel_team_wrapper .team-style-02.carousel-zig-zag {
padding-bottom: 5px;
}
.pgsel_team_wrapper .team-style-02.carousel .team-social-list, .pgsel_team_wrapper .team-style-02.carousel-zig-zag .team-social-list {
padding-left: 4px;
}
.pgsel_team_wrapper .team-style-02:hover .team-image:before {
opacity: 1;
}
.pgsel_team_wrapper .team-style-03 .team-image {
position: relative;
}
.pgsel_team_wrapper .team-style-03 .team-image:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 100px;
bottom: 0;
opacity: 0;
z-index: 1;
transition: all 0.3s ease-in-out;
background: linear-gradient(180deg, rgba(0, 56, 255, 0) 30%, var(--background-overlay, var(--pgs_primary_color)) 80%);
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list {
position: absolute;
right: 35px;
bottom: -30px;
z-index: 2;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-share-icon {
width: 60px;
height: 60px;
flex: 0 0 60px;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
color: #ffffff;
border: 7px solid #fff;
background-color: var(--pgs_primary_color);
transition: all 0.3s ease-in-out;
border-radius: 100%;
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles {
position: absolute;
right: 7px;
bottom: 100%;
list-style: none;
gap: 5px;
margin: 0;
padding: 0;
margin-bottom: -10px;
visibility: hidden;
opacity: 0;
display: flex;
align-items: flex-end;
flex-direction: column-reverse;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles li a {
min-width: 46px;
height: 46px;
text-align: center;
color: #666666;
padding: 5px 8px;
display: flex;
gap: 0;
align-items: center;
justify-content: center;
flex-direction: row-reverse;
background-color: #ffffff;
border-radius: 100px;
overflow: hidden;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles li a .service-initial,
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles li a .service-icon {
min-width: 30px;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles li a .service-initial {
font-weight: 500;
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles li a .service-name {
opacity: 0;
font-size: 0px;
font-weight: 500;
line-height: 26px;
white-space: nowrap;
padding-left: 0;
transition: all 0.25s ease-in-out;
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles li a:hover {
gap: 7px;
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles li a:hover .service-initial,
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles li a:hover .service-icon {
color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list .team-social-profiles li a:hover .service-name {
opacity: 1;
font-size: 18px;
padding-left: 10px;
}
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list:hover .team-social-profiles {
opacity: 1;
visibility: visible;
margin-bottom: 10px;
}
.pgsel_team_wrapper .team-style-03 .team-info {
margin-top: 15px;
}
.pgsel_team_wrapper .team-style-03 .team-info .team-title {
display: block;
font-size: 22px;
line-height: 36px;
font-weight: 500;
color: var(--pgs_secondary_color);
margin-bottom: 0;
transition: var(--pgs_transition, all 0.3s ease-in-out);
}
.pgsel_team_wrapper .team-style-03 .team-info .team-title:hover {
color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-03 .team-info .team-destination {
color: var(--pgs_text_color);
}
.pgsel_team_wrapper .team-style-03.share-icon-position-top-right .team-image .team-social-list {
bottom: auto;
top: 30px;
right: 0;
}
.pgsel_team_wrapper .team-style-03.share-icon-position-top-right .team-image .team-social-list .team-share-icon {
width: 52px;
height: 52px;
border: none;
}
.pgsel_team_wrapper .team-style-03.share-icon-position-top-right .team-image .team-social-list .team-social-profiles {
bottom: auto;
top: 100%;
right: 3px;
margin-bottom: auto;
margin-top: -10px;
}
.pgsel_team_wrapper .team-style-03.share-icon-position-top-right .team-item:hover .team-image .team-social-list {
right: 30px;
}
.pgsel_team_wrapper .team-style-03.share-icon-position-top-right .team-item:hover .team-image .team-social-list:hover .team-social-profiles {
margin-top: 10px;
}
.pgsel_team_wrapper .team-style-03 .team-item:hover .team-image:before {
opacity: 0.7;
}
.pgsel_team_wrapper .team-style-03 .team-item:hover .team-social-list {
right: 20px;
opacity: 1;
}
.pgsel_team_wrapper .team-style-04 .team-item {
padding: 25px;
background: #f5f5f5;
border-radius: 7px;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-image {
position: relative;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-image:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 100px;
bottom: 0;
padding: 40px;
opacity: 0;
z-index: 1;
display: flex;
overflow: hidden;
flex-direction: column;
justify-content: flex-end;
transition: all 0.3s ease-in-out;
background: linear-gradient(180deg, rgba(0, 56, 255, 0) 30%, var(--background-overlay, var(--pgs_primary_color)) 80%);
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info {
margin-top: 25px;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-author-details {
display: flex;
gap: 30px;
align-items: center;
justify-content: space-between;
margin-bottom: 15px;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-author-info {
display: flex;
gap: 30px;
align-items: center;
justify-content: space-between;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-title {
display: block;
font-size: 24px;
line-height: 36px;
font-weight: 600;
margin-bottom: 0;
color: var(--pgs_secondary_color);
transition: var(--pgs_transition, all 0.3s ease-in-out);
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-title:hover {
color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-destination {
color: var(--pgs_text_color);
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-social-list {
position: relative;
right: 10px;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-social-list .team-social-profiles {
padding: 0;
margin: 0;
list-style-type: none;
display: flex;
gap: 7px;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-social-list .team-social-profiles li a {
width: 37px;
height: 37px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
color: var(--pgs_primary_color);
background: #ffffff;
border-radius: 10px;
transition: all 0.3s ease-in-out;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-social-list .team-social-profiles li a:hover {
background: var(--pgs_primary_color);
color: #ffffff;
}
.pgsel_team_wrapper .team-style-04 .team-item:hover .team-image:before {
opacity: 0.7;
}
.pgsel_team_wrapper .team-style-04 .team-item:hover .team-social-list {
right: 0;
opacity: 1;
visibility: visible;
}
.pgsel_team_wrapper .team-style-05 .team-image {
position: relative;
}
.pgsel_team_wrapper .team-style-05 .team-image:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 50px;
bottom: 0;
z-index: 0;
background: linear-gradient(180deg, rgba(0, 56, 255, 0) 30%, var(--background-overlay, rgba(0, 0, 0, 0.6)) 80%);
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list {
position: absolute;
right: 25px;
bottom: 32px;
z-index: 1;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-share-icon {
width: 52px;
height: 52px;
flex: 0 0 52px;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
color: var(--pgs_primary_color);
background-color: #ffffff;
transition: all 0.3s ease-in-out;
border-radius: 100%;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-share-icon:hover {
color: #ffffff;
background-color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles {
position: absolute;
right: 3px;
bottom: 100%;
list-style: none;
gap: 5px;
margin: 0;
padding: 0;
margin-bottom: -10px;
visibility: hidden;
opacity: 0;
display: flex;
align-items: flex-end;
flex-direction: column-reverse;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles li a {
min-width: 46px;
height: 46px;
text-align: center;
color: #666666;
padding: 5px 8px;
display: flex;
gap: 0;
align-items: center;
justify-content: center;
flex-direction: row-reverse;
background-color: #ffffff;
border-radius: 100px;
overflow: hidden;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles li a .service-initial,
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles li a .service-icon {
min-width: 30px;
transition: all 0.3s ease-in-out;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles li a .service-initial {
font-weight: 500;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles li a .service-name {
opacity: 0;
font-size: 0px;
font-weight: 500;
line-height: 26px;
white-space: nowrap;
padding-left: 0;
transition: all 0.25s ease-in-out;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles li a:hover {
gap: 7px;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles li a:hover .service-initial,
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles li a:hover .service-icon {
color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles li a:hover .service-name {
opacity: 1;
font-size: 18px;
padding-left: 10px;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list:hover .team-social-profiles {
opacity: 1;
visibility: visible;
margin-bottom: 10px;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list:hover .team-share-icon {
color: #ffffff;
background-color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-05 .team-image .team-info {
position: absolute;
bottom: 25px;
z-index: 1;
display: flex;
flex-direction: column;
left: 25px;
right: 95px;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-info .team-title {
display: block;
font-size: 22px;
line-height: 36px;
font-weight: 500;
color: #ffffff;
margin-bottom: 0;
transition: var(--pgs_transition, all 0.3s ease-in-out);
}
.pgsel_team_wrapper .team-style-05 .team-image .team-info .team-title:hover {
color: var(--pgs_primary_color);
}
.pgsel_team_wrapper .team-style-05 .team-image .team-info .team-destination {
color: #ffffff;
}
.pgsel_team_wrapper .team-style-05.share-icon-position-top-right .team-image .team-info {
right: 25px;
}
.pgsel_team_wrapper .team-style-05.share-icon-position-top-right .team-image .team-social-list {
bottom: auto;
top: 32px;
}
.pgsel_team_wrapper .team-style-05.share-icon-position-top-right .team-image .team-social-list .team-share-icon {
width: 52px;
height: 52px;
border: none;
}
.pgsel_team_wrapper .team-style-05.share-icon-position-top-right .team-image .team-social-list .team-social-profiles {
bottom: auto;
top: 100%;
right: 3px;
margin-bottom: auto;
margin-top: -10px;
}
.pgsel_team_wrapper .team-style-05.share-icon-position-top-right .team-item:hover .team-image .team-social-list:hover .team-social-profiles {
margin-top: 10px;
}   .swiper-wrapper .swiper-slide:nth-child(even) .carousel-zig-zag {
margin-top: 70px;
}
.swiper-wrapper .swiper-slide:nth-child(odd) .carousel-zig-zag {
margin-top: 0;
}   @media (max-width: 991px) {
.pgsel_team_wrapper {    }
.pgsel_team_wrapper .team-style-01 .team-image .team-social-list {
right: -1px;
}
.pgsel_team_wrapper .team-style-01.social-position-left .team-image .team-social-list {
right: auto;
left: 0;
}
.pgsel_team_wrapper .team-style-01.social-position-bottom .team-image .team-social-list {
right: auto;
top: auto;
left: 50%;
bottom: 15px;
transform: translate(-50%, 0);
}
.pgsel_team_wrapper .team-style-03 .team-item .team-social-list {
right: 15px;
bottom: 15px;
opacity: 1;
}
.pgsel_team_wrapper .team-style-03 .team-item .team-social-list .team-share-icon {
display: none;
}
.pgsel_team_wrapper .team-style-03 .team-item .team-social-list .team-social-profiles {
opacity: 1;
visibility: visible;
margin: 0;
}
.pgsel_team_wrapper .team-style-03.share-icon-position-top-right .team-image .team-social-list {
bottom: auto;
top: 30px;
right: 15px;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-social-list {
right: 0;
opacity: 1;
visibility: visible;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-share-icon {
display: none;
}
.pgsel_team_wrapper .team-style-05 .team-image .team-social-list .team-social-profiles {
opacity: 1;
visibility: visible;
margin: 0;
}
}
@media (max-width: 767px) {
.pgsel_team_wrapper .team-style-03 .team-image .team-social-list {
opacity: 1;
right: 20px;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-social-list {
opacity: 1;
right: auto;
visibility: visible;
}
}
@media (max-width: 575px) {
.pgsel_team_wrapper .team-style-04 .team-item {
padding: 15px;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-author-details {
gap: 15px;
align-items: inherit;
flex-direction: column;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-author-info {
gap: 15px;
align-items: inherit;
flex-direction: column;
}
.pgsel_team_wrapper .team-style-04 .team-item .team-info .team-author-info .team-action {
display: none;
}
}   .pgsel_creative-team_wrapper.creative-team-style-01 {
position: relative;
overflow: hidden;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-images {
position: absolute;
display: block;
width: 100%;
top: 0;
left: 0;
z-index: 1;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-images .team-image-box {
background-size: cover;
background-position: center;
position: absolute;
display: block;
width: 100%;
height: 700px;
top: 0;
left: 0;
animation: image-animate-out 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
z-index: 12;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-images .team-image-box.team-img-active {
animation: image-animate-in 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
z-index: 6;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items {
position: relative;
display: flex;
width: 100%;
z-index: 2;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item {
position: relative;
display: flex;
align-items: flex-end;
height: 700px;
width: 25%;
transition: all 1s ease;
padding: 40px 50px;
overflow: hidden;
background-color: transparent;
border-right: 1px solid rgba(255, 255, 255, 0.2);
background-image: linear-gradient(transparent 60%, rgba(0, 0, 0, 0.4) 100%);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-image-mobile {
display: none;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info {
gap: 0px;
margin-top: 0px;
width: 100%;
transition: all 0.5s ease-in-out;
transform: translateY(85px);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info .team-title {
margin-bottom: 5px;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info .team-title a {
font-size: 26px;
line-height: 34px;
color: #ffffff;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info .team-title a:hover {
color: var(--pgs_primary_color);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info .team-designation {
display: block;
font-size: 18px;
line-height: 28px;
margin-bottom: 25px;
color: #ffffff;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info .team-description {
font-size: 18px;
line-height: 30px;
min-height: 60px;
color: #ffffff;
margin-bottom: 0px;
opacity: 0;
margin-top: 20px;
visibility: hidden;
transition: all 0.3s ease-in-out;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item.item-active {
border-right: 0px;
background-image: none;
background-color: rgba(0, 0, 0, 0.2);
backdrop-filter: blur(8px);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item.item-active .team-info {
transform: translateY(0);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item.item-active .team-info .team-description {
opacity: 1;
visibility: visible;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon {
transition: all 0.3s ease-in-out;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon ul {
display: flex;
flex-wrap: wrap;
align-items: center;
list-style-type: none;
gap: 15px;
margin: 0;
padding: 0;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon ul li a {
color: #ffffff;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-01 ul li a {
font-size: 20px;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-01 ul li a:hover {
color: var(--pgs_primary_color);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-02 ul li a {
position: relative;
z-index: 2;
font-size: 14px;
text-transform: uppercase;
line-height: 14px;
margin: 0 10px 10px 0;
height: 32px;
width: 32px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease-in-out;
color: #ffffff;
border: 1px solid #ffffff;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-02 ul li a:before {
position: absolute;
content: "";
right: -10px;
bottom: -6px;
height: 1px;
width: 100%;
background-color: #ffffff;
z-index: -1;
opacity: 1;
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-02 ul li a:after {
position: absolute;
content: "";
right: -6px;
bottom: -10px;
height: 100%;
width: 1px;
background-color: #ffffff;
z-index: -1;
opacity: 1;
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-02 ul li a:hover {
color: #ffffff;
background-color: var(--pgs_primary_color);
border: 1px solid var(--pgs_primary_color);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-02 ul li a:hover:before {
opacity: 0;
width: 0px;
transition: 0.5s, opacity 0.3s 0.2s;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-02 ul li a:hover:after {
opacity: 0;
height: 0px;
transition: 0.5s, opacity 0.3s 0.2s;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-03 ul {
gap: 10px;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-03 ul li a {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 39px;
font-size: 18px;
color: #ffffff;
font-weight: normal;
text-transform: uppercase;
position: relative;
transition: all 0.3s ease-in-out;
border: 1px solid rgba(255, 255, 255, 0.3);
border-radius: 80%;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-03 ul li a:after {
content: "";
position: absolute;
left: -3px;
bottom: -3px;
width: 100%;
height: 100%;
z-index: -2;
border: 1px solid rgba(255, 255, 255, 0.3);
border-radius: 80%;
transition: all 0.3s ease-in-out;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-03 ul li a:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
z-index: -1;
border-radius: 80%;
transition: all 0.3s ease-in-out;
background-color: var(--pgs_primary_color);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-03 ul li a:hover {
color: #ffffff;
border-color: var(--pgs_primary_color);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-03 ul li a:hover:after {
left: 0px;
bottom: 0px;
opacity: 0;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .social-icon.social-icon-style-03 ul li a:hover:before {
opacity: 1;
}
@keyframes image-animate-in {
0% {
transform: scale(1);
clip-path: inset(0 100% 0 0);
}
100% {
transform: scale(1);
clip-path: inset(0 0 0 0);
}
}
@keyframes image-animate-out {
0% {
transform: scale(1);
clip-path: inset(0 0 0 0);
}
100% {
transform: scale(1);
clip-path: inset(0 0 0 100%);
}
}   @media (max-width: 1399px) {
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item {
padding: 40px 25px;
}
}
@media (max-width: 991px) {
.pgsel_creative-team_wrapper.creative-team-style-01 .team-images {
display: none;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items {
flex-wrap: wrap;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item {
width: 50%;
height: 370px;
position: relative;
border-right: 0;
padding: 25px;
z-index: 2;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.4) 100%);
z-index: 1;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-image-mobile {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info {
position: relative;
z-index: 3;
transform: translateY(70px);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info .team-description {
margin-top: 10px;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item.item-active:before {
background-image: none;
background-color: rgba(0, 0, 0, 0.2);
}
}
@media (max-width: 767px) {
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item {
padding: 15px;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info {
transform: translateY(65px);
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info .team-title {
margin-bottom: 0;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info .team-designation {
margin-bottom: 10px;
color: #ffffff;
}
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item .team-info .team-description {
margin-top: 5px;
}
}
@media (max-width: 575px) {
.pgsel_creative-team_wrapper.creative-team-style-01 .team-items .team-item {
width: 100%;
}
}   .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn {
width: 125px;
height: 125px;
}
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg {
width: 58px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg {
width: 34px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg {
width: 30px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg {
width: 46px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg, .pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg {
width: 50px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 {
border-radius: 80px;
}
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2:after,
.pgsel_testimonial_wrapper .testimonial-wrapper .testimonial-swiper .pgs-btn.pgs-btn-style--style-2:after {
border-radius: 80px;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn.arrow-next, .pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn.arrow-prev,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn.arrow-next,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn.arrow-prev,
.pgsel_testimonial_wrapper .testimonial-style-05 .testimonial-swiper .pgs-btn.arrow-next,
.pgsel_testimonial_wrapper .testimonial-style-05 .testimonial-swiper .pgs-btn.arrow-prev {
width: 60px;
height: 60px;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn.arrow-icon-type-default svg,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn.arrow-icon-type-default svg,
.pgsel_testimonial_wrapper .testimonial-style-05 .testimonial-swiper .pgs-btn.arrow-icon-type-default svg {
width: 22px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn.arrow-icon-type-custom i,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn.arrow-icon-type-custom i,
.pgsel_testimonial_wrapper .testimonial-style-05 .testimonial-swiper .pgs-btn.arrow-icon-type-custom i {
font-size: 24px;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-05 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-1 svg {
width: 42px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-05 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-2 svg {
width: 24px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-05 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-3 svg {
width: 20px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-05 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-4 svg {
width: 32px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-05 .testimonial-swiper .pgs-btn.arrow-icon-type-predefined .arrow.pgs-svg-5 svg {
width: 28px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .pgs-btn,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .pgs-btn {
position: absolute;
top: 50%;
margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
z-index: 10;
cursor: pointer;
opacity: 0;
visibility: hidden;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .arrow-prev,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .arrow-prev {
left: 0px;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper .arrow-next,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper .arrow-next {
right: 0px;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper:hover .pgs-btn,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper:hover .pgs-btn {
opacity: 1;
visibility: visible;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper:hover .arrow-prev,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper:hover .arrow-prev {
left: 25px;
}
.pgsel_testimonial_wrapper .testimonial-style-02 .testimonial-swiper:hover .arrow-next,
.pgsel_testimonial_wrapper .testimonial-style-04 .testimonial-swiper:hover .arrow-next {
right: 25px;
}
.pgsel_testimonial_wrapper .pgs-btn-style--style-1.arrow-icon-type-default svg path,
.pgsel_testimonial_wrapper .pgs-btn-style--style-3.arrow-icon-type-default svg path {
transition: all 0.3s ease-in-out;
}
.pgsel_testimonial_wrapper .pgs-btn-style--style-1.arrow-icon-type-default:hover svg path,
.pgsel_testimonial_wrapper .pgs-btn-style--style-3.arrow-icon-type-default:hover svg path {
stroke: #ffffff;
}
.pgsel_testimonial_wrapper .pgs-btn-style--style-1.arrow-icon-type-custom i,
.pgsel_testimonial_wrapper .pgs-btn-style--style-2.arrow-icon-type-custom i,
.pgsel_testimonial_wrapper .pgs-btn-style--style-3.arrow-icon-type-custom i {
font-size: 36px;
color: #000;
transition: all 0.3s ease-in-out;
}
.pgsel_testimonial_wrapper .pgs-btn-style--style-1.arrow-icon-type-custom:hover:not(.pgs-btn-style--style-2) i,
.pgsel_testimonial_wrapper .pgs-btn-style--style-2.arrow-icon-type-custom:hover:not(.pgs-btn-style--style-2) i,
.pgsel_testimonial_wrapper .pgs-btn-style--style-3.arrow-icon-type-custom:hover:not(.pgs-btn-style--style-2) i {
color: #ffffff;
}
.pgsel_testimonial_wrapper .arrow-icon-type-predefined.arrow-prev .arrow {
transform: scaleX(-1);
}
.pgsel_testimonial_wrapper .arrow-icon-type-predefined.arrow-prev .pgs-svg-3 {
transform: scaleY(-1);
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3 {
background: transparent;
border: 1px solid rgba(131, 131, 131, 0.25);
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:before,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:before {
bottom: -9px;
background: rgba(131, 131, 131, 0.25);
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:after,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:after {
right: -9px;
background: rgba(131, 131, 131, 0.25);
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3.arrow-next:before,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3.arrow-next:before {
right: auto;
left: -18px;
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3.arrow-next:after,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3.arrow-next:after {
right: auto;
left: -9px;
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3 .pgs-svg-1 svg path,
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3 .pgs-svg-2 svg path,
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3 .pgs-svg-3 svg path,
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3 .pgs-svg-5 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3 .pgs-svg-1 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3 .pgs-svg-2 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3 .pgs-svg-3 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3 .pgs-svg-5 svg path {
stroke: #000000;
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3 .pgs-svg-4 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3 .pgs-svg-4 svg path {
fill: #000000;
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:hover,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:hover {
background: var(--pgs_primary_color);
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:hover:before,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:hover:before {
background: var(--pgs_primary_color);
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:hover:after,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:hover:after {
background: var(--pgs_primary_color);
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:hover .pgs-svg-1 svg path,
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:hover .pgs-svg-2 svg path,
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:hover .pgs-svg-3 svg path,
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:hover .pgs-svg-5 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:hover .pgs-svg-1 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:hover .pgs-svg-2 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:hover .pgs-svg-3 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:hover .pgs-svg-5 svg path {
stroke: #ffffff;
}
.pgsel_testimonial_wrapper .testimonial-carousel-arrow .pgs-btn-style--style-3:hover .pgs-svg-4 svg path,
.pgsel_testimonial_wrapper .testimonial-swiper .pgs-btn-style--style-3:hover .pgs-svg-4 svg path {
fill: #ffffff;
}   .testimonial-style-01 .testimonial-left-info {
padding-right: 60px;
}
.testimonial-style-01 .testimonial-left-info .testimonial-title {
margin-bottom: 20px;
}
.testimonial-style-01 .testimonial-left-info .testimonial-carousel-arrow {
display: flex;
gap: 15px;
margin-top: 40px;
}
.testimonial-style-01 .testimonial-left-info .testimonial-carousel-arrow .pgs-btn-style--style-3.arrow-next {
margin-left: 20px;
}
.testimonial-style-01 .testimonial-right-info {
margin-top: 80px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item {
padding: 90px;
background: var(--pgs_primary_color);
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-quote {
position: absolute;
top: 160px;
right: 90px;
opacity: 0.15;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-author {
margin-bottom: 25px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-author .author-name {
color: #ffffff;
font-size: 38px;
line-height: normal;
margin-bottom: 10px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-author .author-position {
font-size: 24px;
color: #ffffff;
margin: 0;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-content {
font-style: italic;
font-size: 26px;
line-height: 38px;
color: #ffffff;
margin-bottom: 25px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-content p {
margin: 0;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-reviews .star-ratings {
font-size: 22px;
color: #ffffff;
}
.testimonial-style-01 .testimonial-right-info .testimonial-swiper {
margin-right: 0%;
}
.e-con-inner .testimonial-style-01 .testimonial-right-info .testimonial-swiper {
margin-right: -25%;
}   .testimonial-style-02 .swiper-slide {
opacity: 0.3;
}
.testimonial-style-02 .swiper-slide.swiper-slide-active {
opacity: 1;
}
.testimonial-style-02 .testimonial-item {
text-align: center;
}
.testimonial-style-02 .testimonial-item .testimonial-quote {
margin-bottom: 20px;
font-size: 170px;
color: transparent;
line-height: 130px;
-webkit-text-stroke: 3px var(--pgs_primary_color);
}
.testimonial-style-02 .testimonial-item .testimonial-content {
font-size: 30px;
line-height: 44px;
font-weight: 500;
font-style: italic;
color: var(--pgs_secondary_color);
margin-bottom: 30px;
}
.testimonial-style-02 .testimonial-item .testimonial-content p {
margin: 0;
}
.testimonial-style-02 .testimonial-item .testimonial-author {
text-align: center;
}
.testimonial-style-02 .testimonial-item .testimonial-author .author-name {
font-size: 24px;
font-weight: 600;
color: var(--pgs_primary_color);
text-align: center;
margin-bottom: 5px;
}   .testimonial-style-03 .testimonial-item {
text-align: center;
padding: 0 220px;
}
.testimonial-style-03 .testimonial-item .testimonial-quote .quote-svg {
display: inline-block;
position: relative;
}
.testimonial-style-03 .testimonial-item .testimonial-quote .quote-svg .quote-primary path {
fill: var(--e-global-color-primary);
}
.testimonial-style-03 .testimonial-item .testimonial-quote .quote-svg .quote-border {
position: absolute;
left: -5px;
top: -4px;
}
.testimonial-style-03 .testimonial-item .testimonial-quote .quote-svg.style-2 {
margin-top: 5px;
margin-bottom: 20px;
}
.testimonial-style-03 .testimonial-item .testimonial-content {
font-size: 20px;
line-height: 40px;
margin: 20px 0;
}
.testimonial-style-03 .testimonial-item .testimonial-content p {
margin: 0;
}
.testimonial-style-03 .testimonial-item .testimonial-author .author-name {
font-size: 22px;
line-height: 32px;
text-align: inherit;
}
.testimonial-style-03 .testimonial-item .testimonial-author .author-position {
font-size: 18px;
line-height: 28px;
}
.testimonial-style-03 .pgs-btn.arrow-next, .testimonial-style-03 .pgs-btn.arrow-prev {
width: 125px;
height: 125px;
position: absolute;
top: 50%;
z-index: 10;
margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
cursor: pointer;
}
.testimonial-style-03 .pgs-btn.arrow-prev {
left: 20px;
opacity: 1;
}
.testimonial-style-03 .pgs-btn.arrow-next {
right: 20px;
opacity: 1;
}
.testimonial-style-03.testimonial-wrapper .testimonial-swiper .pgs-btn-style--style-3 {
width: 100px;
height: 100px;
}   .elementor-element.e-con-boxed:has(.slider-overflow-visible) > .elementor-element,
.elementor-element.e-con-full:has(.slider-overflow-visible) > .elementor-element {
-webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
}
.testimonial-style-04.slider-overflow-visible .swiper {
overflow: visible;
}
.testimonial-style-04 .swiper-slide:nth-child(odd) {
margin-top: 40px;
}
.testimonial-style-04 .testimonial-item {
position: relative;
padding: 40px;
border-radius: 10px;
border: 1px solid rgba(131, 131, 131, 0.25);
}
.testimonial-style-04 .testimonial-item .testimonial-reviews .star-ratings {
display: inline-block;
font-size: 20px;
line-height: 26px;
color: var(--pgs_primary_color);
}
.testimonial-style-04 .testimonial-item .testimonial-quote {
position: absolute;
right: 35px;
top: 30px;
}
.testimonial-style-04 .testimonial-item .testimonial-quote i {
font-size: 80px;
line-height: 50px;
color: transparent;
-webkit-text-stroke: 2px var(--pgs_body_color);
}
.testimonial-style-04 .testimonial-item .testimonial-content {
margin-top: 25px;
margin-bottom: 25px;
font-size: 22px;
line-height: 32px;
font-style: italic;
color: var(--pgs_body_color);
}
.testimonial-style-04 .testimonial-item .testimonial-content p {
margin: 0;
}
.testimonial-style-04 .testimonial-item .testimonial-author .author-name {
display: inline-block;
margin: 0;
color: var(--pgs_primary_color);
}
.testimonial-style-04 .testimonial-item .testimonial-author .author-position {
display: block;
}   .testimonial-style-05 .testimonial-item {
position: relative;
padding-left: 100px;
padding-top: 50px;
padding-bottom: 10px;
}
.testimonial-style-05 .testimonial-quote {
position: absolute;
top: 0;
left: 0;
opacity: 0.5;
z-index: -1;
}
.testimonial-style-05 .testimonial-content {
padding-bottom: 60px;
padding-left: 60px;
margin-bottom: 55px;
border-bottom: 1px solid #e8e8e8;
}
.testimonial-style-05 .testimonial-content p {
margin-bottom: 0;
}
.testimonial-style-05 .testimonial-author-info {
display: inline-flex;
align-items: center;
}
.testimonial-style-05 .testimonial-author-info .testimonial-reviews {
color: var(--e-global-color-text);
font-size: 26px;
line-height: 30px;
}
.testimonial-style-05 .testimonial-author-info .testimonial-author {
margin-left: 25px;
line-height: 1;
padding-left: 30px;
border-left: 1px solid #e8e8e8;
}
.testimonial-style-05 .testimonial-author-info .testimonial-author .author-name {
font-size: 20px;
line-height: 26px;
color: var(--pgs_primary_color);
margin-bottom: 5px;
}
.testimonial-style-05 .testimonial-author-info .testimonial-author .author-position {
color: #e8e8e8;
font-size: 16px;
line-height: 22px;
display: inline-block;
}
.testimonial-style-05 .testimonial-navigation {
position: absolute;
bottom: 0;
right: 0;
display: flex;
gap: 13px;
z-index: 2;
}
.testimonial-style-05 .testimonial-navigation .pgs-btn.pgs-btn-style--style-3.arrow-prev {
margin-right: 12px;
}
.testimonial-style-05 .testimonial-navigation .pgs-btn.pgs-btn-style--style-3.arrow-next {
margin-right: 0;
margin-left: 12px;
}   .testimonial-style-06 .testimonial-item {
display: flex;
background: #f5f5f5;
padding: 45px;
gap: 40px;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info {
display: flex;
flex-direction: column;
justify-content: space-between;
gap: 30px;
min-width: 110px;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info .testimonial-author .testimonial-brand-author-image {
display: flex;
margin-bottom: 20px;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info .testimonial-author .testimonial-brand-author-image .testimonial-brand-image {
width: 60px;
height: 60px;
flex: 0 0 60px;
padding: 10px;
position: relative;
z-index: 1;
margin-right: -15px;
background: #fff;
border-radius: 80px;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info .testimonial-author .testimonial-brand-author-image .testimonial-brand-image:not(:has(img)) {
display: none;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info .testimonial-author .testimonial-brand-author-image .testimonial-author-image {
width: 60px;
height: auto;
flex: 0 0 60px;
border-radius: 80px;
overflow: hidden;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info .testimonial-author .author-name {
margin-bottom: 5px;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info .testimonial-reviews {
font-size: 40px;
font-weight: 700;
}
.testimonial-style-06 .testimonial-item .testimonial-content-info {
position: relative;
padding-right: 30px;
padding-bottom: 20px;
}
.testimonial-style-06 .testimonial-item .testimonial-content-info .testimonial-reviews {
margin-bottom: 20px;
}
.testimonial-style-06 .testimonial-item .testimonial-content-info .testimonial-reviews .star-ratings {
font-size: 22px;
line-height: 26px;
color: var(--pgs_primary_color);
}
.testimonial-style-06 .testimonial-item .testimonial-content-info .testimonial-quote {
position: absolute;
right: 0;
bottom: -20px;
z-index: 0;
font-size: 100px;
}
.testimonial-style-06 .testimonial-item .testimonial-content-info .testimonial-content {
font-size: 20px;
line-height: 32px;
}
.testimonial-style-06 .testimonial-item .testimonial-content-info .testimonial-content p {
margin-bottom: 0;
}   .testimonial-style-07 .testimonial-item {
display: flex;
background: #ffffff;
overflow: hidden;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
}
.testimonial-style-07 .testimonial-item .testimonial-author-info {
width: 280px;
flex: none;
}
.testimonial-style-07 .testimonial-item .testimonial-author-info .testimonial-author {
height: 100%;
}
.testimonial-style-07 .testimonial-item .testimonial-author-info .testimonial-author .testimonial-author-image {
height: 100%;
background-size: cover;
background-position: center center;
}
.testimonial-style-07 .testimonial-item .testimonial-author-info .testimonial-author .testimonial-author-image img {
display: none;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info {
width: 100%;
padding: 65px 40px;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .star-ratings {
display: flex;
gap: 5px;
font-size: 20px;
line-height: 24px;
color: #fac12e;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .testimonial-quote {
position: absolute;
right: 45px;
top: 40px;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .testimonial-quote svg {
width: 95px;
height: 95px;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .testimonial-content {
font-size: 18px;
line-height: 32px;
margin-top: 15px;
margin-bottom: 25px;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .testimonial-content p {
margin: 0;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .testimonial-author-sections {
display: inline-flex;
align-items: center;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .testimonial-author-sections .testimonial-reviews {
color: var(--pgs_primary_color);
font-size: 32px;
line-height: 36px;
font-weight: 600;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .testimonial-author-sections .testimonial-author-data {
margin-left: 25px;
line-height: 1;
padding-left: 30px;
border-left: 1px solid #e8e8e8;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .testimonial-author-sections .testimonial-author-data .author-name {
font-size: 20px;
line-height: 26px;
color: var(--pgs_secondary_color);
margin-bottom: 5px;
}
.testimonial-style-07 .testimonial-item .testimonial-content-info .testimonial-author-sections .testimonial-author-data .author-position {
color: var(--pgs_body_color);
font-size: 18px;
line-height: 22px;
display: inline-block;
}   @media (max-width: 1600px) {
.testimonial-style-01 .testimonial-right-info .testimonial-swiper {
margin-right: 0%;
}
.e-con-inner .testimonial-style-01 .testimonial-right-info .testimonial-swiper {
margin-right: -10%;
}
}
@media (max-width: 1400px) {
.testimonial-style-01 .testimonial-right-info .testimonial-swiper {
margin-right: 0%;
}
.e-con-inner .testimonial-style-01 .testimonial-right-info .testimonial-swiper {
margin-right: 0%;
}
}
@media (max-width: 991px) {
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn {
width: 100px;
height: 100px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg {
width: 48px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg {
width: 24px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg {
width: 20px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg {
width: 36px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg {
width: 36px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .arrow-icon-type-default svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .arrow-icon-type-default svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .arrow-icon-type-default svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .arrow-icon-type-default svg {
width: 34px;
height: auto;
}
.testimonial-style-01 .testimonial-right-info {
margin-top: 50px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-swiper {
margin-right: 0;
margin-bottom: 0;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item {
padding: 70px;
}
.testimonial-style-02 .testimonial-item .testimonial-content {
font-size: 26px;
line-height: 38px;
}
.testimonial-style-03 .testimonial-item {
padding: 0 150px;
}
.elementor-element.e-con-boxed:has(.slider-overflow-visible) > .elementor-element,
.elementor-element.e-con-full:has(.slider-overflow-visible) > .elementor-element {
mask-image: none;
}
.testimonial-style-04.slider-overflow-visible .swiper {
overflow: hidden;
}
.testimonial-style-05 .testimonial-item {
padding-left: 0;
padding-top: 40px;
}
.testimonial-style-05 .testimonial-content {
padding-left: 60px;
padding-bottom: 30px;
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn {
width: 80px;
height: 80px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-1 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-1 svg {
width: 40px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-2 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-2 svg {
width: 20px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-3 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-3 svg {
width: 18px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-4 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-4 svg {
width: 30px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg, .pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-1 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-2 .pgs-svg-5 svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .pgs-btn.pgs-btn-style--style-3 .pgs-svg-5 svg {
width: 30px;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .arrow-icon-type-default svg,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .arrow-icon-type-default svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .arrow-icon-type-default svg,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .arrow-icon-type-default svg {
width: 28px;
height: auto;
}
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-carousel-arrow .arrow-icon-type-custom i,
.pgsel_testimonial_wrapper .testimonial-style-01 .testimonial-swiper .arrow-icon-type-custom i,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-carousel-arrow .arrow-icon-type-custom i,
.pgsel_testimonial_wrapper .testimonial-style-03 .testimonial-swiper .arrow-icon-type-custom i {
font-size: 28px;
}
.testimonial-style-01 .testimonial-right-info {
margin-top: 50px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item {
padding: 50px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-quote {
top: 120px;
right: 50px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-author .author-name {
font-size: 30px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-author .author-position {
font-size: 20px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-content {
font-size: 20px;
line-height: 30px;
}
.testimonial-style-01 .testimonial-right-info .testimonial-item .testimonial-reviews .star-ratings {
font-size: 20px;
}
.testimonial-style-02 .testimonial-item .testimonial-quote {
font-size: 120px;
line-height: 100px;
}
.testimonial-style-02 .testimonial-item .testimonial-content {
font-size: 24px;
line-height: 36px;
}
.testimonial-style-02 .testimonial-item .testimonial-author .author-name {
font-size: 20px;
}
.testimonial-style-03 .testimonial-item {
padding: 0 20px;
}
.testimonial-style-03 .testimonial-swiper .arrow-next,
.testimonial-style-03 .testimonial-swiper .arrow-prev {
display: none;
}
.testimonial-style-06 .testimonial-item {
flex-wrap: wrap;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info {
width: 100%;
align-items: center;
flex-direction: inherit;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info .testimonial-author {
display: flex;
align-items: center;
gap: 15px;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info .testimonial-author .testimonial-brand-author-image {
margin: 0;
}
.testimonial-style-06 .testimonial-item .testimonial-content-info {
padding: 0;
}
.testimonial-style-07 .testimonial-item .testimonial-author-info {
width: 150px;
}
}
@media (max-width: 575px) {
.testimonial-style-05 .testimonial-navigation {
display: none;
}
.testimonial-style-06 .testimonial-item .testimonial-author-info .testimonial-reviews {
display: none;
}
.testimonial-style-07 .testimonial-item {
flex-direction: column;
}
.testimonial-style-07 .testimonial-item .testimonial-author-info {
display: none;
}
}   .pgsel_testimonial-marquee_wrapper {
position: relative;
overflow: hidden;         }
.pgsel_testimonial-marquee_wrapper.marquee-hover-pause:hover .testimonial-marquee-wrapper .testimonial-marquee-row .testimonial-marquee-items,
.pgsel_testimonial-marquee_wrapper.marquee-hover-pause:hover .testimonial-marquee-wrapper .testimonial-marquee-column .testimonial-marquee-items {
animation-play-state: paused;
}
.pgsel_testimonial-marquee_wrapper.marquee-reverse .testimonial-marquee-wrapper .testimonial-marquee-row .testimonial-marquee-items,
.pgsel_testimonial-marquee_wrapper.marquee-reverse .testimonial-marquee-wrapper .testimonial-marquee-column .testimonial-marquee-items {
animation-direction: reverse;
}
.pgsel_testimonial-marquee_wrapper.marquee-reverse .testimonial-marquee-wrapper .testimonial-marquee-row:nth-child(2n) .testimonial-marquee-items,
.pgsel_testimonial-marquee_wrapper.marquee-reverse .testimonial-marquee-wrapper .testimonial-marquee-column:nth-child(2n) .testimonial-marquee-items {
padding-right: 1px;
animation-direction: normal;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper .testimonial-marquee-row .testimonial-marquee-items,
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper .testimonial-marquee-column .testimonial-marquee-items {
animation-direction: normal;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper .testimonial-marquee-row:nth-child(2n) .testimonial-marquee-items,
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper .testimonial-marquee-column:nth-child(2n) .testimonial-marquee-items {
padding-right: 1px;
animation-direction: reverse;
}
.pgsel_testimonial-marquee_wrapper.marquee-fade .testimonial-marquee-wrapper .testimonial-marquee-row {
-webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
}
.pgsel_testimonial-marquee_wrapper.marquee-fade .testimonial-marquee-wrapper:has(.testimonial-marquee-column) {
-webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
}
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-vertical {
display: flex;
gap: var(--item_gaps);
height: 650px;
}
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-vertical .testimonial-marquee-column {
display: flex;
gap: var(--item_gaps);
flex-direction: column;
}
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-vertical .testimonial-marquee-column .testimonial-marquee-items {
display: flex;
gap: var(--item_gaps);
flex-direction: column;
-webkit-animation: slideVertical var(--pgs_marquee_speed, 15s) linear infinite;
animation: slideVertical var(--pgs_marquee_speed, 15s) linear infinite;
}
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-horizontal {
display: flex;
gap: var(--item_gaps);
flex-direction: column;
}
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-horizontal .testimonial-marquee-row {
display: flex;
gap: var(--item_gaps);
}
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-horizontal .testimonial-marquee-row .testimonial-marquee-items {
display: flex;
gap: var(--item_gaps);
-webkit-animation: slideHorizontal var(--pgs_marquee_speed, 15s) linear infinite;
animation: slideHorizontal var(--pgs_marquee_speed, 15s) linear infinite;
}
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-horizontal .testimonial-marquee-row .testimonial-marquee-items .testimonial-marquee-item {
flex: 0 0 33.3333%;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item {
padding: 30px;
border: 1px solid #e8e8e8;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-quote-reviews {
display: flex;
align-items: center;
margin-bottom: 10px;
justify-content: space-between;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-quote-reviews .testimonial-quote {
font-size: 40px;
color: transparent;
transform: scaleX(-1) rotate(180deg);
-webkit-text-stroke: 1px var(--pgs_primary_color);
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-quote-reviews .testimonial-reviews {
display: flex;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-quote-reviews .testimonial-reviews .star-ratings {
color: var(--pgs_primary_color);
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-content {
margin-bottom: 20px;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-content p {
margin-bottom: 0;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-author-detail {
display: flex;
gap: 15px;
align-items: center;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-author-detail .testimonial-author-image {
flex: 0 0 55px;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-author-detail .testimonial-author-image img {
border-radius: 60px;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-author-info .testimonial-author {
margin-bottom: 0;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-style-1 .testimonial-marquee-item .testimonial-author-info .testimonial-designation {
line-height: normal;
}   @keyframes slideVertical {
from {
transform: translateY(0);
}
to {
transform: translateY(calc(-100% - 1rem));
}
}
@keyframes slideHorizontal {
from {
transform: translateX(0);
}
to {
transform: translateX(calc(-100% - 1rem));
}
}   @media (max-width: 1400px) and (min-width: 768px) {
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-vertical.testimonial-column-4 .testimonial-marquee-column:nth-child(4) {
display: none;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-vertical.testimonial-column-4 .testimonial-marquee-column:nth-child(3),
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-vertical.testimonial-column-3 .testimonial-marquee-column:nth-child(3) {
display: none;
}
}
@media (max-width: 767px) {
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-vertical {
flex-direction: column;
}
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-horizontal .testimonial-marquee-row .testimonial-marquee-items .testimonial-marquee-item {
flex: 0 0 400px;
}
}
@media (max-width: 575px) {
.pgsel_testimonial-marquee_wrapper .testimonial-orientation-horizontal .testimonial-marquee-row .testimonial-marquee-items .testimonial-marquee-item {
flex: 0 0 320px;
}
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-column .testimonial-marquee-items {
counter-reset: h-item-counter;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-column .testimonial-marquee-items .testimonial-marquee-item {
position: relative;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-column .testimonial-marquee-items .testimonial-marquee-item:before {
content: "";
position: absolute;
right: 15px;
top: 15px;
font-size: 50px;
font-weight: 600;
color: #000000;
counter-increment: h-item-counter;
content: counter(h-item-counter);
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-column .testimonial-marquee-items .testimonial-marquee-item:nth-child(-n + 9):before {
content: "0" counter(h-item-counter);
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-column .testimonial-marquee-items:nth-child(2n) .testimonial-marquee-item:nth-child(-n + 9):before {
content: "000" counter(h-item-counter);
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-row .testimonial-marquee-items {
counter-reset: h-item-counter;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-row .testimonial-marquee-items .testimonial-marquee-item {
position: relative;
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-row .testimonial-marquee-items .testimonial-marquee-item:before {
content: "";
position: absolute;
right: 15px;
top: 15px;
font-size: 50px;
font-weight: 600;
color: #000000;
counter-increment: h-item-counter;
content: counter(h-item-counter);
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-row .testimonial-marquee-items .testimonial-marquee-item:nth-child(-n + 9):before {
content: "0" counter(h-item-counter);
}
.pgsel_testimonial-marquee_wrapper .testimonial-marquee-wrapper--xxxxxx .testimonial-marquee-row .testimonial-marquee-items:nth-child(2n) .testimonial-marquee-item:nth-child(-n + 9):before {
content: "000" counter(h-item-counter);
}   .pgsel_video-button_wrapper {   }
.pgsel_video-button_wrapper .video-btn {
display: flex;
align-items: center;
justify-content: center;
width: 170px;
height: 170px;
font-size: 18px;
font-weight: 600;
transition: inherit;
border-radius: 100%;
}
.pgsel_video-button_wrapper .video-btn i {
font-size: 24px;
}
.pgsel_video-button_wrapper .style-1 {
position: relative;
z-index: 0;
color: var(--pgs_primary_color);
border: 1px solid var(--pgs_primary_color);
}
.pgsel_video-button_wrapper .style-1:hoverx {
color: #ffffff;
border-color: var(--pgs_primary_color);
background: var(--pgs_primary_color);
}
.pgsel_video-button_wrapper .style-1:before {
position: absolute;
content: "";
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
height: 25%;
width: 25%;
opacity: 0;
background-color: var(--pgs_primary_color);
transition: all 0.3s ease-in-out;
z-index: -1;
border-radius: 100%;
}
.pgsel_video-button_wrapper .style-1:hover {
color: #ffffff;
}
.pgsel_video-button_wrapper .style-1:hover:before {
height: 100%;
width: 100%;
opacity: 1;
}
.pgsel_video-button_wrapper .style-2 {
position: relative;
z-index: 0;
color: #ffffff;
background: var(--pgs_primary_color);
}
.pgsel_video-button_wrapper .style-2:before {
position: absolute;
content: "";
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
height: 25%;
width: 25%;
opacity: 0;
background: #000000;
transition: all 0.3s ease-in-out;
z-index: -1;
border-radius: 100%;
}
.pgsel_video-button_wrapper .style-2:hover {
color: #ffffff;
}
.pgsel_video-button_wrapper .style-2:hover:before {
height: 100%;
width: 100%;
opacity: 1;
}
.pgsel_video-button_wrapper .style-2.pgs-btn-bg-blur {
backdrop-filter: blur(10px);
}
.pgsel_video-button_wrapper .style-3 {
position: relative;
z-index: 0;
color: #ffffff;
}
.pgsel_video-button_wrapper .style-3:after {
position: absolute;
content: "";
left: 0;
top: 0;
margin: auto;
height: 100%;
width: 100%;
background: var(--pgs_primary_color);
z-index: -1;
border-radius: 100%;
transition: all 0.3s ease-in-out;
}
.pgsel_video-button_wrapper .style-3:before {
position: absolute;
content: "";
left: -8px;
top: 8px;
margin: auto;
height: 100%;
width: 100%;
border: 1px solid var(--pgs_primary_color);
z-index: -1;
border-radius: 100%;
transition: all 0.3s ease-in-out;
}
.pgsel_video-button_wrapper .style-3:hover {
color: #ffffff;
}
.pgsel_video-button_wrapper .style-3.pgs-btn-bg-blur:after {
backdrop-filter: blur(10px);
}