::selection {
background-color: #313131;
}
ul li {
list-style: none;
}
body div.widget ul li, body div ol li, body div ul li {
line-height: normal;
}
.heading-spacer {
margin: 0.4em 0 0.1em 0;
}
.txt-blanco {
color: #fff;
}
.txt-center {
text-align: center;
}
.boton-general {
color: #fff;
background-color: #313131;
border-radius: 0;
font-weight: bold;
}
.boton-general:hover {
color: #313131;
background-color: #fff;
border: 1px solid #313131;
}
.elementor-widget .wgl-infobox .wgl-infobox_item_link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0
} .wgl-countdown .countdown-row {
display: flex;
justify-content: center;
align-items: center;
margin-left: -15px;
margin-right: -15px; }
.wgl-countdown .countdown-section {
flex: 1;
color: inherit;
position: relative;
margin-right: 15px;
margin-left: 15px; }
.wgl-countdown .countdown-section .countdown-amount {
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 1;
font-size: 1em;
line-height: 1;
font-weight: 700;
color: inherit;
width: 1.7em;
height: 1em;
margin: 0 auto; }
.wgl-countdown .countdown-section .countdown-period {
display: block;
margin-top: 1em;
font-size: 0.165em;
line-height: 1;
font-weight: 700;
color: inherit;
text-transform: capitalize;
text-align: center; }
.wgl-countdown.show_separating .countdown-section:not(:last-child) .countdown-amount:before, .wgl-countdown.show_separating .countdown-section:not(:last-child) .countdown-amount:after {
content: '';
position: absolute;
z-index: 1;
right: -15px;
width: 0.09em;
height: 0.09em;
background: currentColor;
border-radius: 50%;
transform: translateX(50%); }
.wgl-countdown.show_separating .countdown-section:not(:last-child) .countdown-amount:before {
top: 50%;
margin-top: -.15em; }
.wgl-countdown.show_separating .countdown-section:not(:last-child) .countdown-amount:after {
top: 50%;
margin-top: .15em; }
.wgl-countdown.cd_large {
font-size: 110px; }
.wgl-countdown.cd_medium {
font-size: 50px; }
.wgl-countdown.cd_small {
font-size: 36px; }
.wgl-countdown.align_left {
text-align: left; }
.wgl-countdown.align_left .countdown-section {
flex: 0; }
.wgl-countdown.align_center {
text-align: center; }
.wgl-countdown.align_right {
text-align: right; }
.wgl-countdown.align_right .countdown-row {
justify-content: flex-end; }
.wgl-countdown.align_right .countdown-section {
flex: 0; }
.wgl-countdown.custom_font .countdown-section {
font-family: inherit; }
.wgl-countdown.custom_font .countdown-section .countdown-amount,
.wgl-countdown.custom_font .countdown-period {
font-family: inherit;
font-weight: inherit; }
@media only screen and (max-width: 992px) {
.wgl-countdown.cd_large {
font-size: 60px; }
.wgl-countdown.cd_medium {
font-size: 40px; }
.wgl-countdown.cd_small {
font-size: 36px; } }
@media only screen and (max-width: 768px) {
.wgl-countdown.cd_large {
font-size: 36px; }
.wgl-countdown.cd_medium {
font-size: 36px; }
.wgl-countdown.cd_small {
font-size: 36px; } }
@media only screen and (max-width: 480px) {
.wgl-countdown.cd_large {
font-size: 30px; }
.wgl-countdown.cd_medium {
font-size: 30px; }
.wgl-countdown.cd_small {
font-size: 30px; } }
@media only screen and (max-width: 420px) {
.wgl-countdown.cd_large {
font-size: 24px; }
.wgl-countdown.cd_medium {
font-size: 24px; }
.wgl-countdown.cd_small {
font-size: 24px; } }
@media only screen and (max-width: 360px) {
.wgl-countdown.cd_large {
font-size: 20px; }
.wgl-countdown.cd_medium {
font-size: 20px; }
.wgl-countdown.cd_small {
font-size: 20px; } } .wgl-carousel .slick-arrow {
display: block;
position: absolute;
z-index: 100;
top: 50%;
width: 50px;
height: 50px;
margin: 0;
border: unset;
border-radius: unset;
padding: 0;
text-align: center;
font-size: 0;
font-weight: 300;
letter-spacing: 0;
text-indent: 0;
color: #ffffff;
cursor: pointer;
opacity: 1;
box-shadow: unset;
transition: 0.4s;
border-radius: 50%;
background: #ffffff; }
.wgl-carousel .slick-arrow:after {
display: inline-block;
position: relative;
vertical-align: middle;
width: 100%;
height: 100%;
border-radius: inherit;
font-family: Flaticon;
font-size: 20px;
line-height: 50px;
color: inherit;
transition: color 0.4s; }
.wgl-carousel .slick-arrow:hover:after {
color: #ffffff; }
.wgl-carousel .slick-prev {
left: 55px;
right: auto;
transform: translate(0, -50%); }
.wgl-carousel .slick-prev:after {
content: "\f10a"; }
.wgl-carousel .slick-next {
left: auto;
right: 55px;
transform: translate(0, -50%); }
.wgl-carousel .slick-next:after {
content: "\f108"; }
.wgl-carousel:hover .slick-prev {
transform: translate(-20px, -50%); }
.wgl-carousel:hover .slick-next {
transform: translate(20px, -50%); }
.wgl-carousel .thegov_carousel_list {
overflow: hidden; }
.wgl-carousel.prev_next_pos_left .slick-arrow {
top: auto;
bottom: 0;
left: auto;
left: 70px;
transform: translate(0, 0); }
.wgl-carousel.prev_next_pos_left .slick-arrow:after {
margin: 0; }
.wgl-carousel.prev_next_pos_left .slick-prev {
left: 0; } .wgl-carousel .slick-dots {
padding: 0;
margin: 30px 15px 0 15px;
line-height: 0;
font-size: 0;
min-height: 50px; }
.wgl-carousel .slick-dots li {
display: inline-block;
font-size: 0;
line-height: 0;
list-style: none;
padding: 5px;
margin: 0;
opacity: 1;
cursor: pointer; }
.wgl-carousel .slick-dots li button {
position: relative;
z-index: 1;
display: inline-block;
font-size: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 0;
vertical-align: bottom; }
.wgl-carousel .slick-dots li button:focus {
outline: none; }
.wgl-carousel .slick-dots li:before {
display: none; }
.wgl-carousel .slick-dots li:last-child {
margin-right: 0; }
.wgl-carousel .vc_row {
margin-left: 0;
margin-right: 0; }
.wgl-carousel.pag_align_left .slick-dots {
text-align: left; }
.wgl-carousel.pag_align_right .slick-dots {
text-align: right; }
.wgl-carousel.pag_align_center .slick-dots {
text-align: center; }
.wgl-carousel.pagination_circle .slick-dots li button {
border-radius: 50%;
width: 4px;
height: 4px;
opacity: 0.3; }
.wgl-carousel.pagination_circle .slick-dots li.slick-active button {
opacity: 1;
transform: scale(2.5); }
.wgl-carousel.pagination_circle_border .slick-dots li {
margin: 1px; }
.wgl-carousel.pagination_circle_border .slick-dots li button {
border-radius: 50%;
width: 20px;
height: 20px;
border-width: 1px;
border-style: solid;
border-color: transparent;
background: transparent !important; }
.wgl-carousel.pagination_circle_border .slick-dots li button:before {
content: '';
display: block;
width: 4px;
height: 4px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -2px;
margin-left: -2px;
border-radius: 50%; }
.wgl-carousel.pagination_square_border .slick-dots li {
margin: 0px;
padding: 0; }
.wgl-carousel.pagination_square_border .slick-dots li button {
border-radius: 0%;
width: 31px;
height: 31px;
border-width: 3px;
border-style: solid;
border-color: transparent;
background: transparent !important; }
.wgl-carousel.pagination_square_border .slick-dots li button:before {
content: '';
display: block;
width: 6px;
height: 6px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -3px;
margin-left: -3px;
border-radius: 0%; }
.wgl-carousel.pagination_line .slick-dots li {
margin: 0 5px;
padding: 10px 0; }
.wgl-carousel.pagination_line .slick-dots li button {
width: 25px;
height: 3px;
opacity: 0.5;
background: transparent; }
.wgl-carousel.pagination_line .slick-dots li button:before {
content: '';
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
transition: all 0.3s; }
.wgl-carousel.pagination_line .slick-dots li:hover button:before {
height: 3px; }
.wgl-carousel.pagination_line .slick-dots li.slick-active button {
opacity: 1; }
.wgl-carousel.pagination_line .slick-dots li.slick-active button:before {
height: 3px; }
.wgl-carousel.pagination_square .slick-dots li {
width: 8px;
height: 8px;
margin-right: 8px;
opacity: 0.3; }
.wgl-carousel.pagination_square .slick-dots li.slick-active {
opacity: 1; }
.wgl-carousel.pagination_line_circle .slick-dots li {
margin: 0;
padding: 10px 5px; }
.wgl-carousel.pagination_line_circle .slick-dots li button {
width: 6px;
height: 6px;
opacity: 0.5;
border-radius: 6px; }
.wgl-carousel.pagination_line_circle .slick-dots li:hover button {
opacity: 1; }
.wgl-carousel.pagination_line_circle .slick-dots li.slick-active button {
opacity: 1;
width: 25px; } .wgl-clients {
display: flex;
flex-wrap: wrap; }
.wgl-clients .wgl-carousel_wrapper {
width: 100%;
overflow: visible; }
.wgl-clients .clients_image {
float: left;
display: flex;
transition: 0.4s;
align-items: inherit; }
.wgl-clients .clients_image .image_wrapper {
display: flex;
position: relative;
z-index: 1;
align-items: center;
height: -webkit-max-content;
height: max-content; }
.wgl-clients .clients_image.slick-slide {
display: flex; }
.wgl-clients .hover_image {
display: none;
position: absolute;
z-index: 1;
top: 0;
left: 0;
visibility: hidden; }
.wgl-clients.items-1 > .clients_image {
width: 100%; }
.wgl-clients.items-1 > .clients_image:nth-child(2), .wgl-clients.items-1 > .clients_image:nth-child(n+3) {
clear: left; }
.wgl-clients.items-2 > .clients_image {
width: 50%; }
.wgl-clients.items-2 > .clients_image:nth-child(3), .wgl-clients.items-2 > .clients_image:nth-child(2n+5) {
clear: left; }
.wgl-clients.items-3 > .clients_image {
width: 33.33333%; }
.wgl-clients.items-3 > .clients_image:nth-child(4), .wgl-clients.items-3 > .clients_image:nth-child(3n+7) {
clear: left; }
.wgl-clients.items-4 > .clients_image {
width: 25%; }
.wgl-clients.items-4 > .clients_image:nth-child(5), .wgl-clients.items-4 > .clients_image:nth-child(4n+9) {
clear: left; }
.wgl-clients.items-5 > .clients_image {
width: 20%; }
.wgl-clients.items-5 > .clients_image:nth-child(6), .wgl-clients.items-5 > .clients_image:nth-child(5n+11) {
clear: left; }
.wgl-clients.items-6 > .clients_image {
width: 16.66666%; }
.wgl-clients.items-6 > .clients_image:nth-child(7), .wgl-clients.items-6 > .clients_image:nth-child(6n+13) {
clear: left; }
.wgl-clients img {
transition: all 0.3s; }
.wgl-clients.anim-zoom .clients_image img {
transform: scale(0.95); }
.wgl-clients.anim-zoom .clients_image:hover img {
transform: scale(1); }
.wgl-clients.anim-opacity .clients_image img {
opacity: 0.5; }
.wgl-clients.anim-opacity .clients_image:hover img {
opacity: 1; }
.wgl-clients.anim-grayscale .clients_image img {
filter: grayscale(100%);
opacity: 0.6; }
.wgl-clients.anim-grayscale .clients_image:hover img {
filter: grayscale(0);
opacity: 1; }
.wgl-clients.anim-contrast .clients_image:hover img {
filter: contrast(300%); }
.wgl-clients.anim-blur .clients_image:hover img {
filter: blur(1px); }
.wgl-clients.anim-invert .clients_image:hover img {
filter: invert(100%); }
.wgl-clients.anim-ex_images .hover_image {
display: block;
opacity: 0; }
.wgl-clients.anim-ex_images .image_wrapper:hover .hover_image {
opacity: 1;
visibility: visible; }
.wgl-clients.anim-ex_images .image_wrapper:hover .hover_image + .main_image {
opacity: 0; }
.wgl-clients.anim-ex_images_bg .hover_image {
display: block;
opacity: 0; }
.wgl-clients.anim-ex_images_bg .clients_image:hover .hover_image {
opacity: 1;
visibility: visible; }
.wgl-clients.anim-ex_images_bg .clients_image:hover .hover_image + .main_image {
opacity: 0; }
.wgl-clients.anim-ex_images_ver .image_wrapper {
overflow: hidden; }
.wgl-clients.anim-ex_images_ver .hover_image {
display: block;
transform: translateY(-100%); }
.wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image {
opacity: 1;
visibility: visible;
transform: translateY(0%); }
.wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image + .main_image {
transform: translateY(100%); } .wgl-image-layers {
position: relative;
line-height: 0;
max-width: 100%; }
.wgl-image-layers .img-layer_image-wrapper {
position: relative;
line-height: 0;
display: block;
width: inherit;
max-width: 100%;
height: inherit;
max-height: 100%; }
.wgl-image-layers .img-layer_image-wrapper:not(:first-child) {
position: absolute;
left: 0;
top: 0; }
.wgl-image-layers .img-layer_image-wrapper .img-layer_image {
transition: all 0.5s; }
.wgl-image-layers .img-layer_image-wrapper.fade_in .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image {
opacity: 0;
visibility: hidden; }
.wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image {
transform: translateY(100%); }
.wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image {
transform: translateY(-100%); }
.wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image {
transform: translateX(100%); }
.wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image {
transform: translateX(-100%); }
.wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image {
transform: translateY(50%); }
.wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image {
transform: translateY(-50%); }
.wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image {
transform: translateX(50%); }
.wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image {
transform: translateX(-50%); }
.wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image {
transform: rotateX(-100deg); }
.wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image {
transform: rotateY(-100deg); }
.wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image {
transform: scale3d(0.2, 0.2, 0.2); }
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.fade_in .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image {
opacity: 1;
visibility: visible; }
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image {
transform: translateY(0); }
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image {
transform: translateX(0); }
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image {
transform: rotate(0); }
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image {
transform: scale3d(1, 1, 1); } .wgl-video_popup {
position: relative;
z-index: 1; }
.wgl-video_popup .videobox_content {
display: flex;
align-items: center; }
.wgl-video_popup .videobox_background img {
position: relative;
z-index: 0;
width: 100%;
border-radius: 15px;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15); }
.wgl-video_popup .title {
position: relative;
z-index: 2;
font-size: 18px;
line-height: 1.35;
font-weight: 700; }
.wgl-video_popup .videobox_link {
flex-shrink: 0;
position: relative;
z-index: 1;
width: 70px;
height: 70px;
box-sizing: border-box;
border-radius: 50%;
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
display: block;
background-color: #ffffff;
transition: all .4s;
cursor: pointer; }
.wgl-video_popup .videobox_icon {
display: block;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-40%, -50%); }
.wgl-video_popup.with_image .videobox_content {
display: block; }
.wgl-video_popup.with_image .videobox_link_wrapper {
display: flex;
align-items: center;
position: absolute;
z-index: 1;
top: 50%; }
.wgl-video_popup.button_align-left {
text-align: left; }
.wgl-video_popup.button_align-left .videobox_content,
.wgl-video_popup.button_align-left .videobox_link_wrapper {
justify-content: flex-start; }
.wgl-video_popup.button_align-left.with_image .videobox_link_wrapper {
left: 0;
transform: translate(10%, -50%); }
.wgl-video_popup.button_align-left.title_pos-right .videobox_content,
.wgl-video_popup.button_align-left.title_pos-right .videobox_link_wrapper {
justify-content: flex-end; }
.wgl-video_popup.button_align-left.title_pos-top .videobox_content, .wgl-video_popup.button_align-left.title_pos-bot .videobox_content {
align-items: flex-start; }
.wgl-video_popup.button_align-center {
text-align: center; }
.wgl-video_popup.button_align-center .videobox_content,
.wgl-video_popup.button_align-center .videobox_link_wrapper {
justify-content: center; }
.wgl-video_popup.button_align-center.with_image .videobox_link_wrapper {
left: 50%;
transform: translate(-50%, -50%); }
.wgl-video_popup.button_align-center.title_pos-right .videobox_content,
.wgl-video_popup.button_align-center.title_pos-right .videobox_link_wrapper {
justify-content: center; }
.wgl-video_popup.button_align-right {
text-align: right; }
.wgl-video_popup.button_align-right .videobox_content,
.wgl-video_popup.button_align-right .videobox_link_wrapper {
justify-content: flex-end; }
.wgl-video_popup.button_align-right.with_image .videobox_link_wrapper {
right: 0;
transform: translate(-10%, -50%); }
.wgl-video_popup.button_align-right.title_pos-top .videobox_content,
.wgl-video_popup.button_align-right.title_pos-top .videobox_link_wrapper, .wgl-video_popup.button_align-right.title_pos-bot .videobox_content,
.wgl-video_popup.button_align-right.title_pos-bot .videobox_link_wrapper {
align-items: flex-end; }
.wgl-video_popup.button_align-inline {
display: inline-block; }
.wgl-video_popup.button_align-inline.with_image .videobox_link_wrapper {
left: 50%;
transform: translate(-50%, -50%); }
.wgl-video_popup.title_pos-right .videobox_content,
.wgl-video_popup.title_pos-right .videobox_link_wrapper {
flex-direction: row-reverse;
justify-content: flex-start; }
.wgl-video_popup.title_pos-top .videobox_content,
.wgl-video_popup.title_pos-top .videobox_link_wrapper {
flex-direction: column; }
.wgl-video_popup.title_pos-bot .videobox_content,
.wgl-video_popup.title_pos-bot .videobox_link_wrapper {
flex-direction: column-reverse; }
.wgl-video_popup .videobox_animation {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%; }
.wgl-video_popup.animation_circles .videobox_animation {
z-index: 1;
border-width: 0.5px;
border-style: solid;
opacity: 0;
animation: circles 3.9s linear 0.0s infinite;
animation-play-state: paused; }
.wgl-video_popup.animation_circles .videobox_animation.circle_2 {
animation-delay: 1.3s; }
.wgl-video_popup.animation_circles .videobox_animation.circle_3 {
animation-delay: 2.6s; }
.wgl-video_popup.animation_circles .videobox_link:hover .videobox_animation,
.wgl-video_popup.animation_circles.always-run-animation .videobox_animation {
animation-play-state: running; }
.wgl-video_popup.animation_circles.always-run-animation .videobox_link:hover .videobox_animation {
animation-play-state: paused; }
@keyframes circles {
0% {
transform: scale(1);
opacity: 0; }
20% {
transform: scale(1.44);
opacity: 0.5; }
100% {
transform: scale(3.2);
opacity: 0; } }
.wgl-video_popup.animation_ring_pulse .videobox_animation {
z-index: -1;
opacity: 0.1;
background: inherit;
animation: pulse_ring 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
animation-play-state: paused; }
.wgl-video_popup.animation_ring_pulse .videobox_link:hover .videobox_animation,
.wgl-video_popup.animation_ring_pulse.always-run-animation .videobox_animation {
animation-play-state: running; }
.wgl-video_popup.animation_ring_pulse.always-run-animation .videobox_link:hover .videobox_animation {
animation-play-state: paused; }
@keyframes pulse_ring {
0% {
transform: scale(1); }
50% {
transform: scale(1.7); }
100% {
transform: scale(1); } }
.wgl-video_popup.animation_ring_rotate .videobox_animation {
z-index: -1;
transform: scale(1.58); }
.wgl-video_popup.animation_ring_rotate .videobox_animation .ring_1 {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: rotate_ring 4s linear infinite;
animation-play-state: paused; }
.wgl-video_popup.animation_ring_rotate .videobox_link:hover .videobox_animation .ring_1,
.wgl-video_popup.animation_ring_rotate.always-run-animation .videobox_animation .ring_1 {
animation-play-state: running; }
.wgl-video_popup.animation_ring_rotate.always-run-animation .videobox_link:hover .videobox_animation .ring_1 {
animation-play-state: paused; }
@keyframes rotate_ring {
0% {
transform: translate(-50%, -50%) rotate(0turn); }
100% {
transform: translate(-50%, -50%) rotate(1turn); } } .wgl-pricing_plan {
max-width: 400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
text-align: center;
position: relative;
z-index: 1; }
.wgl-pricing_plan.hover-animation {
padding-top: 20px; }
.wgl-pricing_plan.hover-animation .pricing_plan_wrap {
transform: translateY(0); }
.wgl-pricing_plan.hover-animation:hover .pricing_plan_wrap {
transform: translateY(-20px); }
.wgl-pricing_plan .pricing_plan_wrap {
transition: 0.5s;
background-size: cover;
background-position: center;
background-color: #ffffff;
box-shadow: 11px 10px 38px rgba(0, 0, 0, 0.1); }
.wgl-pricing_plan .pricing_plan_wrap .pricing_content {
font-weight: 400; }
.wgl-pricing_plan .pricing_header {
position: relative;
z-index: 1;
padding: 0 35px 46px;
text-align: center;
overflow: hidden; }
.wgl-pricing_plan .pricing_header .pricing_title {
display: inline-block;
font-size: 15px;
line-height: 1.4;
margin-bottom: 28px;
font-weight: 700;
text-transform: uppercase;
border: 2px solid currentColor;
padding: 5px 20px;
letter-spacing: 2px; }
.wgl-pricing_plan .pricing_header .pricing_price_wrap {
font-size: 70px;
line-height: 0.01;
font-weight: 700; }
.wgl-pricing_plan .pricing_header:before {
content: '';
position: absolute;
z-index: 1;
width: 60px;
height: 2px;
bottom: 0;
left: 50%;
margin-left: -30px; }
.wgl-pricing_plan .pricing_cur {
display: inline-block;
color: inherit;
font-weight: 500;
font-size: 0.9em;
margin-left: 5px; }
.wgl-pricing_plan .pricing_price {
display: inline-block;
position: relative;
z-index: 1;
padding-bottom: 2px;
font-family: inherit;
font-size: inherit;
line-height: 0.95;
font-weight: inherit;
color: inherit;
vertical-align: baseline;
text-decoration: inherit; }
.wgl-pricing_plan .pricing_price .price_decimal {
position: absolute;
z-index: 1;
top: 4px;
left: 101%;
padding-left: 0.15em;
vertical-align: top;
font-family: inherit;
font-size: 0.45em;
font-weight: inherit;
color: inherit;
text-decoration: inherit; }
.wgl-pricing_plan .pricing_quantity-unit {
display: block;
font-size: 0.28em;
line-height: 1.3;
font-weight: 400;
text-decoration: inherit;
margin-top: 6px; }
.wgl-pricing_plan .pricing_desc {
font-size: 14px;
display: block;
margin: 17px 15px 0;
font-weight: 400; }
.wgl-pricing_plan .pricing_content {
margin: 38px 35px 18px;
font-size: 18px; }
.wgl-pricing_plan .pricing_content p {
margin-bottom: 14px; }
.wgl-pricing_plan .pricing_content ul {
display: flex;
flex-direction: column;
align-items: center;
padding-bottom: 19px;
font-size: 18px;
word-break: break-word; }
.wgl-pricing_plan .pricing_content ul li {
display: inline-flex;
margin-top: 12px; }
.wgl-pricing_plan .pricing_content ul li[style*=color]:before {
color: inherit; }
.wgl-pricing_plan .pricing_content ul li i {
margin-right: 10px; }
.wgl-pricing_plan .pricing_footer {
margin: 38px 35px 0px;
padding-bottom: 45px;
font-size: 14px;
line-height: 24px;
font-weight: 400; }
.wgl-pricing_plan .pricing_footer .wgl-button {
padding: 21px 46px; } .wgl-progress_bar .progress_wrap {
display: block;
border-radius: unset;
transition: width 1.5s; }
.wgl-progress_bar .progress_label_wrap {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
padding-bottom: 8px;
line-height: 1;
white-space: nowrap;
transition: inherit;
position: relative; }
.wgl-progress_bar .progress_bar_wrap {
display: block;
position: relative;
z-index: 0;
width: 100%;
height: 8px;
border-radius: unset;
background-color: #e4e4e4;
transition: inherit; }
.wgl-progress_bar .progress_bar {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 0;
height: inherit;
border-radius: inherit;
transition: inherit; }
.wgl-progress_bar .progress_label {
font-size: 15px; }
.wgl-progress_bar .progress_value_wrap {
position: relative;
z-index: 0;
margin-left: 5px;
padding-top: 1px;
line-height: inherit;
font-size: 14px; }
.wgl-progress_bar .progress_bar_wrap-wrap {
transition: inherit; }
.wgl-progress_bar .progress_label_wrap .progress_label,
.wgl-progress_bar .progress_label_wrap .progress_value_wrap {
line-height: inherit;
font-weight: 700; }
.wgl-progress_bar .progress_value,
.wgl-progress_bar .progress_units {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
text-transform: inherit;
color: inherit; }
.wgl-progress_bar.dynamic-value .progress_label_wrap {
width: 0; }
.wgl-progress_bar.dynamic-value .progress_value_wrap {
padding: 6px 5px;
position: absolute;
bottom: -16px;
z-index: 2;
right: -5px; }
.wgl-tabs_headings {
display: flex;
align-items: stretch;
position: relative;
flex-direction: row; }
.wgl-tabs_headings .wgl-tabs_header .wgl-tabs_title {
font-weight: 500; }
.wgl-tabs_header {
text-align: center;
position: relative;
cursor: pointer;
padding: 20px;
font-weight: 700;
transition: 0.4s;
line-height: 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center; }
.wgl-tabs_header:before {
content: '';
position: absolute;
z-index: 1;
height: 5px;
width: 100%;
left: 0;
bottom: -3px;
transition: 0.4s; }
.wgl-tabs_content {
display: block;
border-top: 2px solid #edecec; }
.wgl-tabs_content > .elementor {
margin: 10px; }
.wgl-tabs_icon {
line-height: 1;
color: inherit;
transition: 0.4s; }
.wgl-tabs_title {
font-size: 16px;
color: inherit;
line-height: inherit; }
.wgl-tabs.icon_position-left .wgl-tabs_header {
flex-direction: row-reverse; }
.wgl-tabs.icon_position-right .wgl-tabs_header {
flex-direction: row; }
.wgl-tabs.icon_position-top .wgl-tabs_header {
flex-direction: column-reverse; }
.wgl-tabs.icon_position-bottom .wgl-tabs_header {
flex-direction: column; }
.wgl-tabs.tabs_align-left .wgl-tabs_headings {
justify-content: flex-start; }
.wgl-tabs.tabs_align-left .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important; }
.wgl-tabs.tabs_align-right .wgl-tabs_headings {
justify-content: flex-end; }
.wgl-tabs.tabs_align-right .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important; }
.wgl-tabs.tabs_align-center .wgl-tabs_headings {
justify-content: center; }
.wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important; }
.wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important; }
.wgl-tabs.tabs_align-justify .wgl-tabs_header {
flex: 1; }
.wgl-tabs.tabs_align-justify .wgl-tabs_header:last-child {
margin-right: 0 !important; }
.wgl-tabs.tabs_align-justify .wgl-tabs_header:first-child {
margin-left: 0 !important; } .wgl-timeline-vertical {
position: relative;
z-index: 1;
padding: 10px 0 10px;
text-align: center; }
.wgl-timeline-vertical .time_line-items_wrap {
padding-bottom: 40px; }
.wgl-timeline-vertical.appear_anim .time_line-item .time_line-content {
transform: translateX(20%);
opacity: 0; }
.wgl-timeline-vertical.appear_anim .time_line-item:nth-child(odd) .time_line-content {
transform: translateX(-20%); }
.wgl-timeline-vertical .time_line-item {
position: relative;
transition: opacity 0.5s;
display: flex;
align-items: center;
margin-top: 100px; }
.wgl-timeline-vertical .time_line-item:last-child {
margin-bottom: 0; }
.wgl-timeline-vertical .time_line-item:last-child .time_line-curve {
height: 120px;
width: 100px; }
.wgl-timeline-vertical .time_line-item:last-child .time_line-curve svg {
stroke-width: 4px; }
.wgl-timeline-vertical .time_line-item:last-child .time_line-curve:before {
content: '';
position: absolute;
z-index: 1;
width: 15px;
height: 15px;
bottom: -10px;
left: 20px;
border-radius: 50%; }
.wgl-timeline-vertical .time_line-item:nth-child(even) {
flex-direction: row;
text-align: left;
padding-left: 31%; }
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-content {
right: 0;
padding: 0 40px 0 65px; }
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-date {
left: 0;
text-align: right; }
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-curve {
right: 0;
transform: scale(-1, 1); }
.wgl-timeline-vertical .time_line-item:nth-child(even):last-child .time_line-curve {
right: 40%; }
.wgl-timeline-vertical .time_line-item:nth-child(odd) {
flex-direction: row-reverse;
text-align: right;
padding-right: 31%; }
.wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-content {
left: 0;
padding: 0 65px 0 40px; }
.wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-date {
right: 0;
text-align: left; }
.wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-curve {
left: 0; }
.wgl-timeline-vertical .time_line-item:nth-child(odd):last-child .time_line-curve {
left: 40%; }
.wgl-timeline-vertical .time_line-item.item_show .time_line-content, .wgl-timeline-vertical .time_line-item.item_show:nth-child(odd) .time_line-content {
opacity: 1;
transform: translateX(0); }
.wgl-timeline-vertical .time_line-media {
position: relative;
z-index: 1;
flex: 1 0 auto;
background-size: cover;
border-radius: 50%;
border: 12px solid #ffffff;
box-shadow: 0px 0px 0px 3px currentColor;
margin: 3px;
transition: 0.4s; }
.wgl-timeline-vertical .time_line-title {
font-size: 30px;
line-height: 1.4;
transition: 0.4s;
margin-bottom: 8px; }
.wgl-timeline-vertical .time_line-date {
position: absolute;
font-size: 150px;
transition: 0.4s;
max-width: 28%; }
.wgl-timeline-vertical .time_line-content {
position: relative;
z-index: 1;
font-size: 18px;
line-height: 30px;
transition: all 0.4s; }
.wgl-timeline-vertical .time_line-content p:last-child {
margin-bottom: 0; }
.wgl-timeline-vertical .time_line-content > * {
color: inherit; }
.wgl-timeline-vertical .time_line-curve {
position: absolute;
z-index: -1;
top: 75%;
height: 60%;
width: 100%; }
.wgl-timeline-vertical .time_line-curve svg {
fill: #FFFFFF;
stroke: #d7d7d7;
stroke-width: 3;
stroke-miterlimit: 10;
position: absolute;
width: 100%;
height: 100%;
left: -5%;
top: 0; }
.wgl-timeline-vertical .time_line-start_image {
display: inline-block;
position: relative; }
.wgl-timeline-vertical .time_line-start_image .time_line-curve {
width: 55px;
height: 120px;
transform: scale(-1, 1);
left: 100%; }
.wgl-timeline-vertical .time_line-start_image .time_line-curve svg {
stroke-width: 4; }
.wgl-timeline-vertical.start-custom .time_line-start_image img {
position: relative;
z-index: 1;
left: 50%;
transform: translateX(-50%);
display: inline-block; }
.wgl-timeline-vertical.start-def .time_line-start_image .time_line-curve:after {
content: '';
position: absolute;
z-index: 1;
width: 32px;
height: 40px;
top: -36px;
right: -20px;
background-image: url(//www.caldasantioquia.gov.co/wp-content/themes/img/timeline-img.png);
background-repeat: no-repeat; }
.wgl-timeline-vertical.start-none .time_line-start_image .time_line-curve:before {
content: '';
position: absolute;
z-index: 1;
width: 15px;
height: 15px;
top: -8px;
right: 0;
border-radius: 50%; }
@media only screen and (max-width: 1200px) {
.wgl-timeline-vertical .time_line-item:nth-child(odd) {
padding-right: 25%; }
.wgl-timeline-vertical .time_line-item:nth-child(even) {
padding-left: 25%; }
.wgl-timeline-vertical .time_line-date {
font-size: 100px;
max-width: 22%; } }
@media only screen and (max-width: 992px) {
.wgl-timeline-vertical .time_line-item:nth-child(odd),
.wgl-timeline-vertical .time_line-item:nth-child(even) {
flex-direction: row;
padding-left: 10%;
padding-right: 0;
text-align: left; }
.wgl-timeline-vertical .time_line-item:nth-child(odd):last-child,
.wgl-timeline-vertical .time_line-item:nth-child(even):last-child {
margin-bottom: 0; }
.wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-content,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-content {
margin-left: 0;
margin-top: 0;
padding: 20px; }
.wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-date,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-date {
font-size: 40px;
line-height: 1;
right: inherit;
top: 50%;
left: 0;
transform-origin: 0% 0%;
transform: rotate(-90deg) translate(-50%, 0%); }
.wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-curve,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-curve {
top: 85%;
height: 60%;
width: 50%;
right: initial; }
.wgl-timeline-vertical .time_line-item:nth-child(odd):last-child .time_line-curve,
.wgl-timeline-vertical .time_line-item:nth-child(even):last-child .time_line-curve {
height: 120px;
width: 100px; }
.wgl-timeline-vertical .time_line-item:nth-child(odd):last-child .time_line-curve {
left: 20%; }
.wgl-timeline-vertical .time_line-item:nth-child(even):last-child .time_line-curve {
right: 50%; }
.wgl-timeline-vertical .time_line-start_image {
display: block; }
.wgl-timeline-vertical .time_line-start_image .time_line-curve {
left: 30%; }
.wgl-timeline-vertical.appear_anim .time_line-content {
transform: translateX(20%) !important; }
.wgl-timeline-vertical.appear_anim .time_line-item.item_show .time_line-content {
transform: translateX(0) !important; }
.wgl-timeline-vertical.start-custom .time_line-start_image img,
.wgl-timeline-vertical.start-def .time_line-start_image,
.wgl-timeline-vertical.start-none .time_line-start_image,
.wgl-timeline-vertical .time_line-end_image {
left: 0; } }
@media only screen and (max-width: 768px) {
.wgl-timeline-vertical .time_line-item:nth-child(odd),
.wgl-timeline-vertical .time_line-item:nth-child(even) {
padding-left: 40px;
margin-top: 30px; }
.wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-media,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-media {
border-width: 3px; }
.wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-date,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-date {
font-size: 30px; }
.wgl-timeline-vertical .time_line-curve {
display: none; } } .wgl-striped-services {
display: flex;
flex-direction: row; }
.wgl-striped-services .service-item {
width: 50%;
height: 100%;
transition: 0.5s;
background-repeat: no-repeat; }
.wgl-striped-services .service-item_title {
font-size: 48px;
line-height: 1.3; }
.wgl-striped-services .service-item_subtitle {
font-size: 15px;
line-height: 1.1;
text-transform: uppercase;
letter-spacing: 5px;
margin-top: 14px; }
.wgl-striped-services .service-item_content {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
flex-direction: column;
height: 100%;
width: 100%; }
.wgl-striped-services .service-item_link {
width: 100%;
height: 100%; }
.wgl-striped-services .service-item.active {
width: 75%; }
.wgl-striped-services .service-item .service-item_title {
font-weight: 400; }
.wgl-striped-services .service-item .service-item_subtitle {
font-weight: 700; }
.wgl-striped-services.onhover .service-item:not(.active) {
width: 40%; }
@media only screen and (max-width: 1024px) {
.wgl-striped-services {
flex-direction: column; }
.wgl-striped-services .service-item {
width: 100%;
height: 50%;
display: flex;
flex: 3; }
.wgl-striped-services .service-item.active {
width: 100%;
height: 75%;
flex: 5; }
.wgl-striped-services.onhover .service-item:not(.active) {
width: 100%;
height: 40%;
flex: 2; } } .wgl-image_comparison.cocoen {
cursor: pointer;
line-height: 0;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 15px; }
.wgl-image_comparison.cocoen img.comp-image {
max-width: none;
display: block;
width: 100%; }
.wgl-image_comparison.cocoen > div {
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 50%; }
.wgl-image_comparison.cocoen .cocoen-drag {
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 50%;
width: 3px;
margin-left: -1px;
background: #fff;
cursor: ew-resize; }
.wgl-image_comparison.cocoen .cocoen-drag:before, .wgl-image_comparison.cocoen .cocoen-drag:after {
font-family: flaticon;
position: absolute;
top: 50%;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
color: #232323;
cursor: pointer;
font-size: 14px;
margin-top: -35px;
border-radius: 50%; }
.wgl-image_comparison.cocoen .cocoen-drag:before {
z-index: 1;
content: "\f117";
left: 50%;
margin-left: -35px;
background: #ffffff;
text-align: left;
padding-left: 13px; }
.wgl-image_comparison.cocoen .cocoen-drag:after {
z-index: 2;
content: "\f115";
right: 50%;
margin-right: -35px;
text-align: right;
padding-right: 13px;
background: transparent !important; } .wgl-services-2 .wgl-services_wrap {
transition: 0.4s; }
.wgl-services-2 .wgl-services_media-wrap {
position: relative;
z-index: 1;
width: 110px;
height: 110px;
line-height: 110px;
font-size: 45px;
display: inline-block;
border: 1px dashed CurrentColor;
box-sizing: content-box;
border-radius: 50%;
text-align: center;
transition: 0.4s; }
.wgl-services-2 .wgl-services_title {
font-size: 24px;
line-height: 1.4;
transition: 0.4s; }
.wgl-services-2 .wgl-services_circle-wrapper {
position: absolute;
z-index: -1;
width: 78px;
height: 78px;
left: 16px;
top: 16px; }
.wgl-services-2 .wgl-services_circle-wrapper:nth-child(1) {
transform: rotate(0deg);
animation: service_hexagon_1 2s infinite linear;
animation-play-state: paused; }
.wgl-services-2 .wgl-services_circle-wrapper:nth-child(2) {
transform: rotate(180deg);
animation: service_hexagon_2 2s infinite linear;
animation-play-state: paused; }
.wgl-services-2 .wgl-services_circle {
width: 8px;
height: 8px;
border-radius: 50%;
background: red;
transform: translate3d(-50%, -50%, 0); }
.wgl-services-2 .wgl-services_readmore {
display: inline-block; }
.wgl-services-2 .wgl-services_item-link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0; }
.wgl-services-2 .elementor-icon {
display: block;
line-height: inherit;
font-size: inherit; }
.wgl-services-2 .elementor-icon i {
display: inline; }
.wgl-services-2 .wgl-widget_wrapper.elementor-image-box-img {
height: 100%;
line-height: 1;
display: flex;
align-items: center;
justify-content: center; }
.wgl-services-2 .wgl-image-box_img > span {
display: flex; }
.wgl-services-2:hover .wgl-services_circle-wrapper:nth-child(1), .wgl-services-2:hover .wgl-services_circle-wrapper:nth-child(2) {
animation-play-state: running; }
@keyframes service_hexagon_1 {
0% {
transform: rotate(90deg); }
100% {
transform: rotate(450deg); } }
@keyframes service_hexagon_2 {
0% {
transform: rotate(-90deg); }
100% {
transform: rotate(270deg); } } .wgl-services-3 {
padding-bottom: 60px; }
.wgl-services-3 .wgl-services_image-wrap {
overflow: hidden; }
.wgl-services-3 .wgl-services_title-wrap {
transition: 0.4s;
position: absolute;
width: 100%; }
.wgl-services-3 .wgl-services_title {
font-size: 18px;
line-height: 24px;
display: inline-block;
text-transform: uppercase;
border: 3px solid;
transition: 0.4s;
width: calc(100% - 100px);
transform: translateY(-50%); }
.wgl-services-3 .wgl-services_wrap > .wgl-services_link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0; } .wgl-services-4.services_left .wgl-services_media-wrap {
margin-right: 20px; }
.wgl-services-4.services_right .wgl-services_wrap {
flex-direction: row-reverse;
text-align: right; }
.wgl-services-4.services_right .wgl-services_media-wrap {
margin-left: 20px; }
.wgl-services-4.services_center .wgl-services_wrap {
flex-direction: column;
text-align: center; }
.wgl-services-4.services_center .wgl-services_media-wrap {
margin-bottom: 20px; }
.wgl-services-4 .wgl-services_wrap {
display: flex; }
.wgl-services-4 .wgl-services_wrap i {
font-size: 50px;
line-height: 1; }
.wgl-services-4 .wgl-services_media-wrap {
flex-shrink: 0; }
.wgl-services-4 .wgl-services_title {
line-height: 42px;
font-size: 30px;
text-transform: uppercase;
transition: 0.4s;
margin-top: -13px;
margin-bottom: 15px; }
.wgl-services-4 .wgl-services_link {
position: relative;
z-index: 1;
font-size: 13px;
font-weight: 500;
line-height: 36px;
text-transform: uppercase; }
.wgl-services-4 .wgl-services_link:hover {
padding-left: 24px; } .wgl-services-5_right .wgl-services-5 .wgl-services_number {
margin-left: auto; }
.wgl-services-5_right .wgl-services-5 .wgl-services_media-wrap {
left: 0;
right: initial; }
.wgl-services-5_center .wgl-services-5 .wgl-services_number {
margin-left: auto;
margin-right: auto; }
.wgl-services-5_center .wgl-services-5 .wgl-services_media-wrap {
left: 50%;
right: initial;
transform: scale(1) translateX(-50%); }
.wgl-services-5_center .wgl-services-5:hover .wgl-services_media-wrap {
transform: scale(1) translateX(-50%); }
.wgl-services-5 .wgl-services_wrap {
transition: 0.4s;
position: relative;
z-index: 1; }
.wgl-services-5 .wgl-services_media-wrap {
position: absolute;
z-index: -1;
right: 0;
top: 0;
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
text-align: center;
transition: 0.6s;
padding: 13%;
transform: scale(1); }
.wgl-services-5 .wgl-services_title {
font-size: 24px;
line-height: 1.5;
transition: 0.4s;
text-transform: uppercase; }
.wgl-services-5 .wgl-services_readmore {
display: inline-block; }
.wgl-services-5 .wgl-services_item-link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0; }
.wgl-services-5 .wgl-services_number {
width: 75px;
height: 75px;
line-height: 75px;
text-align: center;
border-radius: 50%;
font-size: 24px;
font-weight: 800;
transition: 0.4s; }
.wgl-services-5 .elementor-icon {
display: block;
line-height: inherit;
font-size: inherit; }
.wgl-services-5 .elementor-icon i {
line-height: 1;
font-size: 165px; }
.wgl-services-5 .wgl-widget_wrapper.elementor-image-box-img {
height: 100%;
line-height: 1;
display: flex;
align-items: center;
justify-content: center; }
.wgl-services-5 .wgl-image-box_img > span {
display: flex; }
.wgl-services-5:hover .wgl-services_media-wrap {
transform: scale(0.75); } .elementor-widget-icon-box.media-right .wgl-services_media-wrap {
justify-content: flex-end; }
.elementor-widget-icon-box.media-right .wgl-services_media-wrap .wgl-widget_wrapper:before {
width: 200%;
height: 200%;
transform: translate(0%, -50%); }
.elementor-widget-icon-box.media-left .wgl-services_media-wrap {
justify-content: flex-start; }
.elementor-widget-icon-box.media-left .wgl-services_media-wrap .wgl-widget_wrapper:before {
width: 200%;
height: 200%;
transform: translate(-50%, -50%); }
.elementor-widget-icon-box.media-center .wgl-services_media-wrap {
justify-content: center; }
.elementor-widget-icon-box.media-center .wgl-services_media-wrap .wgl-widget_wrapper:before {
width: 100%;
height: 100%;
transform: translate(0%, 0%); }
.wgl-services-6 .wgl-services_wrap {
transition: 0.4s;
padding-bottom: 45px;
box-shadow: 11px 10px 38px rgba(0, 0, 0, 0.1); }
.wgl-services-6 .wgl-services_wrap .wgl-icon {
font-size: 50px;
line-height: 1;
display: block; }
.wgl-services-6 .wgl-services_media-wrap {
display: flex; }
.wgl-services-6 .wgl-services_media-wrap .wgl-widget_wrapper {
position: relative;
z-index: 1;
overflow: hidden;
padding: 25px 25px 45px 45px;
margin-bottom: -10px; margin-right: initial; }
.wgl-services-6 .wgl-services_media-wrap .wgl-widget_wrapper:before {
content: '';
position: absolute;
z-index: -1;
top: 0;
left: 0;
border-radius: 50%;
background: #212121;
transition: 0.4s; }
.wgl-services-6 .wgl-services_title {
line-height: 1.3;
font-size: 30px;
transition: 0.4s;
margin-bottom: 14px; }
.wgl-services-6 .wgl-services_text {
margin-bottom: 10px;
font-size: 18px;
transition: 0.4s; }
.wgl-services-6 .wgl-services_text a {
color: inherit;
transition: 0s; }
.wgl-services-6 .wgl-services_link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0; }
.wgl-services-6 .wgl-services_content-wrap {
position: relative;
z-index: 1; }
.wgl-services-6 .wgl-services_content-wrap:after {
content: '';
width: 40px;
height: 2px;
background: rgba(214, 214, 214, 0.8);
display: inline-block; }
.wgl-services-6:hover .wgl-services_media-wrap .elementor-icon, .wgl-services-6:hover .wgl-services_title {
color: #ffffff; }
@media (max-width: 767px) {
.wgl-services-6 .wgl-services_media-wrap .wgl-widget_wrapper {
margin-left: 0 !important;
margin-right: 0 !important; } } .wgl-services-7 .wgl-services_wrap {
position: relative;
z-index: 1; }
.wgl-services-7 .wgl-services_wrap > .wgl-services_link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0; }
.wgl-services-7 .wgl-services_wrap:before {
content: '';
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: 0.4s; }
.wgl-services-7 .wgl-services_image-wrap {
overflow: hidden; }
.wgl-services-7 .wgl-services_title {
font-size: 36px;
line-height: 1.3;
padding-top: 17px;
position: relative;
z-index: 1;
margin-bottom: 15px; }
.wgl-services-7 .wgl-services_title:before {
content: '';
position: absolute;
z-index: 1;
top: 0;
height: 2px;
width: 10px;
background-color: currentColor; }
.wgl-services-7 .wgl-services_text {
color: #ffffff;
transition: opacity 0.4s, visibility 0.4s, max-height 0.6s, margin 0.4s;
max-height: 0;
opacity: 0;
visibility: hidden;
overflow: hidden; }
.wgl-services-7 .wgl-services_content {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
width: 100%;
padding: 40px; }
.wgl-services-7 .wgl-services_link-button {
display: inline-block;
margin-top: 15px; }
.wgl-services-7 .wgl-services_link-button .wgl-services_link {
display: block;
text-align: center;
width: 40px;
height: 40px;
line-height: 38px;
color: #ffffff;
border: 1px solid #c2bdb8;
border-radius: 50%; }
.wgl-services-7 .wgl-services_link-button .wgl-services_link:before {
content: "\f108";
font-family: flaticon; }
.wgl-services-7 .wgl-services_wrap:hover .wgl-services_text {
max-height: 400px;
opacity: 1;
visibility: visible;
transition: max-height 2s; }
.wgl-services-7 .wgl-services_wrap:hover:before {
opacity: 1; }
.wgl-services-7.aleft .wgl-services_title:before {
left: 0;
box-shadow: 10px 0px 0 0 currentColor, 20px 0px 0 0 currentColor, 30px 0px 0 0 currentColor, 50px 0px 0 0 currentColor; }
.wgl-services-7.acenter .wgl-services_title:before {
left: 50%;
margin-left: -40px;
box-shadow: 20px 0px 0 0 currentColor, 30px 0px 0 0 currentColor, 40px 0px 0 0 currentColor, 50px 0px 0 0 currentColor, 70px 0px 0 0 currentColor; }
.wgl-services-7.aright .wgl-services_title:before {
right: 0;
box-shadow: -10px 0px 0 0 currentColor, -20px 0px 0 0 currentColor, -30px 0px 0 0 currentColor, -50px 0px 0 0 currentColor; } .wgl-flipbox {
position: relative;
perspective: 1000px;
height: 320px;
width: 100%; }
.wgl-flipbox_wrap {
position: relative;
z-index: 1;
transition: 0.7s;
width: 100%;
height: 100%;
transform-style: preserve-3d; }
.wgl-flipbox_title {
font-size: 24px;
line-height: 1.4; }
.wgl-flipbox_content p:last-child {
margin-bottom: 0; }
.wgl-flipbox_item-link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0; }
.wgl-flipbox_front, .wgl-flipbox_back {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: rotate(0);
transition: 0.7s;
box-shadow: 10px 8px 35px rgba(49, 49, 49, 0.08); }
.wgl-flipbox_front {
z-index: 2; }
.wgl-flipbox.type_flip_right .wgl-flipbox_back {
transform: rotateY(-180deg); }
.wgl-flipbox.type_flip_right:hover .wgl-flipbox_wrap {
transform: rotateY(180deg); }
.wgl-flipbox.type_flip_left .wgl-flipbox_back {
transform: rotateY(180deg); }
.wgl-flipbox.type_flip_left:hover .wgl-flipbox_wrap {
transform: rotateY(-180deg); }
.wgl-flipbox.type_flip_top .wgl-flipbox_back {
transform: rotateX(-180deg); }
.wgl-flipbox.type_flip_top:hover .wgl-flipbox_wrap {
transform: rotateX(180deg); }
.wgl-flipbox.type_flip_bottom .wgl-flipbox_back {
transform: rotateX(180deg); }
.wgl-flipbox.type_flip_bottom:hover .wgl-flipbox_wrap {
transform: rotateX(-180deg); } .wgl-counter_media-wrap {
display: inline-block; }
.wgl-counter_media-wrap .wgl-widget_container {
display: flex; }
.wgl-counter_value-placeholder {
position: relative;
z-index: 1; }
.wgl-counter_value-placeholder .value-placeholder {
position: absolute;
z-index: 1; }
.wgl-counter_value-placeholder .wgl-counter_value:not(.value-placeholder) {
visibility: hidden; }
.wgl-counter_value-wrap {
font-size: 48px;
line-height: 1;
font-weight: 700;
display: flex;
justify-content: center; }
.wgl-counter_prefix {
text-align: right; }
.wgl-counter_suffix {
text-align: left; }
.wgl-counter_title {
font-size: 14px;
text-transform: uppercase;
line-height: 1.7;
font-weight: 700; }
.wgl-counter.aleft .wgl-counter_value-wrap {
justify-content: flex-start; }
.wgl-counter.aright .wgl-counter_value-wrap {
justify-content: flex-end; }
.wgl-counter.title-inline .wgl-counter_content-wrap {
display: flex;
align-items: center; } .wgl-working-hours .working-item {
display: flex;
align-items: baseline; }
.wgl-working-hours .working-item_day {
order: 1;
margin-right: 13px; }
.wgl-working-hours .working-item_hours {
order: 3;
margin-left: 13px; }
.wgl-working-hours .working-item:after {
content: '';
width: 100%;
height: 1px;
flex: 1;
order: 2;
transform: translateY(1px); }
.wgl-working-hours .working-item .working-item_day {
font-weight: 400; }
.wgl-working-hours .working-item .working-item_hours {
font-weight: 600; } .wgl-demo-item {
text-align: center; }
.wgl-demo-item .demo-item_image-wrap {
position: relative;
z-index: 1; }
.wgl-demo-item .demo-item_image-link {
position: relative;
z-index: 1;
display: flex; }
.wgl-demo-item .demo-item_image-link:before {
content: '';
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
background: rgba(255, 255, 255, 0.9);
transition: 0.4s; }
.wgl-demo-item .demo-item_image {
box-shadow: 7px 5px 30px rgba(0, 0, 0, 0.12); }
.wgl-demo-item .demo-item_title-link {
display: inline-block; }
.wgl-demo-item .demo-item_title {
font-size: 24px;
line-height: 1.3;
transition: 0.4s; }
.wgl-demo-item .demo-item_label {
font-size: 36px;
position: absolute;
z-index: 2;
width: 100%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%); }
.wgl-demo-item .wgl-button {
position: absolute;
z-index: 2;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
opacity: 0;
white-space: nowrap; }
.wgl-demo-item:hover .demo-item_image-link:before {
opacity: 1; }
.wgl-demo-item:hover .wgl-button {
opacity: 1; }
.wgl-demo-item.coming-soon {
pointer-events: none; }
.wgl-demo-item.coming-soon .demo-item_image-link:before {
opacity: 1; } .elementor-element.item_col-2 .wgl-services_item {
width: 33.333333%; }
.elementor-element.item_col-3 .wgl-services_item {
width: 25%; }
.elementor-element.item_col-4 .wgl-services_item {
width: 20%; }
.wgl-accordion-services {
display: flex;
flex-wrap: wrap;
flex-direction: row;
margin: 0 -10px; }
.wgl-accordion-services .wgl-services_item {
position: relative;
z-index: 1;
transition: 0.5s;
display: flex; }
.wgl-accordion-services .wgl-services_item.active .wgl-services_content-wrap {
opacity: 1;
visibility: visible;
transition: 0.5s;
transition-delay: 0.3s; }
.wgl-accordion-services .wgl-services_item.active ~ .wgl-services_item {
transform: translateX(100%); }
.wgl-accordion-services .wgl-services_item.active .wgl-services_media-wrap:before {
right: -80px !important;
opacity: 0; }
.wgl-accordion-services .wgl-services_media-wrap {
position: absolute;
z-index: 1;
left: 10px;
top: 0;
width: calc(100% - 20px);
height: 100%; }
.wgl-accordion-services .wgl-services_media-wrap:before {
content: "\f108";
font-family: flaticon;
display: block;
text-align: center;
width: 40px;
height: 40px;
line-height: 38px;
color: #ffffff;
border: 1px solid #c2bdb8;
border-radius: 50%;
position: absolute;
bottom: 40px;
right: 40px;
transition: 0.5s; }
.wgl-accordion-services .wgl-services_content-wrap {
position: relative;
z-index: 1;
left: -10px;
padding: 40px;
box-shadow: 11px 10px 38px rgba(0, 0, 0, 0.1);
transition: 0.2s;
transform: translateX(100%);
opacity: 0;
visibility: hidden;
display: flex;
flex-direction: column;
justify-content: flex-end;
background: #ffffff; }
.wgl-accordion-services .wgl-services_icon-wrap {
position: absolute;
z-index: 1;
width: 96px;
height: 90px;
right: 0;
top: 0;
overflow: hidden;
text-align: right;
color: #ffffff; }
.wgl-accordion-services .wgl-services_icon-wrap:before {
content: '';
position: absolute;
z-index: -1;
width: 200%;
height: 200%;
top: 0;
left: 0;
border-radius: 50%;
background: #212121;
transform: translate(0%, -50%); }
.wgl-accordion-services .wgl-services_title {
font-size: 30px;
line-height: 1.4; }
.wgl-accordion-services .wgl-services_icon {
font-size: 30px;
transform: translate(-20px, 20px);
display: inline-block;
line-height: 1; }
.wgl-accordion-services .wgl-services_text {
margin-top: 10px; }
.wgl-accordion-services .wgl-services_link {
display: block;
text-align: center;
width: 40px;
height: 40px;
line-height: 38px;
color: #ffffff;
border: 1px solid #c2bdb8;
border-radius: 50%;
margin-top: 30px; }
.wgl-accordion-services .wgl-services_link:before {
content: "\f108";
font-family: flaticon; }
@media only screen and (max-width: 1300px) {
.elementor-element.item_col-2 .wgl-services_item, .elementor-element.item_col-3 .wgl-services_item, .elementor-element.item_col-4 .wgl-services_item {
width: 50%; }
.elementor-element .wgl-services_item {
transform: translateX(0) !important;
flex-wrap: wrap;
margin-bottom: 20px; }
.elementor-element .wgl-services_item .wgl-services_content-wrap {
opacity: 1;
visibility: visible;
transition: 0.5s;
transition-delay: 0.3s;
transform: translateX(0);
width: calc(100% - 20px);
left: 10px; }
.elementor-element .wgl-services_item .wgl-services_media-wrap {
min-height: inherit;
height: auto;
position: relative; }
.elementor-element .wgl-services_item .wgl-services_media-wrap:before {
opacity: 0; } }
@media only screen and (max-width: 768px) {
.elementor-element.item_col-2 .wgl-services_item, .elementor-element.item_col-3 .wgl-services_item, .elementor-element.item_col-4 .wgl-services_item {
width: 100%; }
.elementor-element .wgl-services_item {
transform: translateX(0) !important;
flex-wrap: wrap;
margin-bottom: 20px; }
.elementor-element .wgl-services_item .wgl-services_content-wrap {
opacity: 1;
visibility: visible;
transition: 0.5s;
transition-delay: 0.3s;
transform: translateX(0); }
.elementor-element .wgl-services_item .wgl-services_media-wrap {
min-height: inherit;
height: auto;
position: relative; }
.elementor-element .wgl-services_item .wgl-services_media-wrap:before {
opacity: 0; } } @media only screen and (max-width: 1300px) {
.wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_6 .team-item {
width: 25%; }
.wgl_module_team.team-col_5 .team-item:nth-child(5n+1), .wgl_module_team.team-col_6 .team-item:nth-child(5n+1) {
clear: none; }
.wgl_module_team.team-col_5 .team-item:nth-child(4n+1), .wgl_module_team.team-col_6 .team-item:nth-child(4n+1) {
clear: left; } }
@media only screen and (max-width: 1200px) {
body.elementor-page.single main .wgl-container,
.wgl-container {
width: 950px; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-default .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-default .elementor-row {
width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-narrow .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-narrow .elementor-row {
width: calc(100% + 10px);
margin-left: -5px;
margin-right: -5px; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-extended .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-extended .elementor-row {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wide .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wide .elementor-row {
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wider .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wider .elementor-row {
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px; }
body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-default,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px; }
body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: calc(100% + 10px);
margin-left: -5px;
margin-right: -5px; }
body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px; }
body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px; }
body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px; }
.wgl-container .elementor-section-boxed .elementor-container {
width: 950px; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container {
max-width: 950px; }
body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: 950px; }
body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 950px;
width: 100%; }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
max-width: calc(950px + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
max-width: calc(950px + 10px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
max-width: calc(950px + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
max-width: calc(950px + 40px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
max-width: calc(950px + 60px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: calc(950px + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: calc(950px + 10px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: calc(950px + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: calc(950px + 40px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: calc(950px + 60px); }
body.new-elementor.single main .wgl-container .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.new-elementor .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px; }
body.new-elementor.single main .wgl-container .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.new-elementor .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: calc(100% + 10px);
margin-left: -5px;
margin-right: -5px; }
body.new-elementor.single main .wgl-container .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.new-elementor .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px; }
body.new-elementor.single main .wgl-container .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.new-elementor .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px; }
body.new-elementor.single main .wgl-container .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.new-elementor .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px; }
body.new-elementor main .wgl-container.wgl-content-sidebar,
body.new-elementor.single main .wgl-container:not(.wgl-content-sidebar) {
padding-right: 0;
padding-left: 0; }
.wgl_module_team.team-col_6 .team-item, .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item {
width: 33.33333333%; }
.wgl_module_team.team-col_6 .team-item:nth-child(4n+1), .wgl_module_team.team-col_5 .team-item:nth-child(4n+1), .wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
clear: none; }
.wgl_module_team.team-col_6 .team-item:nth-child(3n+1), .wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1) {
clear: left; }
.row:after {
clear: both; }
.page_404_wrapper .main_404-wrapper {
margin-left: 0; } }
@media only screen and (min-width: 768px) {
.row .wgl_col-12 {
width: 100%; }
.row .wgl_col-11 {
width: 91.66666667%; }
.row .wgl_col-10 {
width: 83.33333333%; }
.row .wgl_col-9 {
width: 75%; }
.row .wgl_col-8 {
width: 66.66666667%; }
.row .wgl_col-7 {
width: 58.33333333%; }
.row .wgl_col-6 {
width: 50%; }
.row .wgl_col-5 {
width: 41.66666667%; }
.row .wgl_col-4 {
width: 33.33333333%; }
.row .wgl_col-3 {
width: 25%; }
.row .wgl_col-1-5 {
width: 20%; }
.row .wgl_col-1-6 {
width: 16.66%; }
.row .wgl_col-2 {
width: 16.66666667%; }
.row .wgl_col-1 {
width: 8.33333333%; } }
@media only screen and (max-width: 1024px) {
.row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5,
.row .wgl_col-1-6 {
width: 50%; }
.row .sidebar-container.wgl_col-3,
.row .sidebar-container.wgl_col-4,
.row #main-content.wgl_col-8,
.row #main-content.wgl_col-9 {
width: 100%; }
.row .row .wgl_col-md-12 {
width: 100%; }
.footer .row .wgl_col-3 {
margin-bottom: 30px; }
.wgl-portfolio-single_item .wgl-portfolio-info_wrap > .wgl_col-8,
.wgl-portfolio-single_item .wgl-portfolio-info_wrap > .wgl_col-4 {
width: 100%; }
.page_404_wrapper {
background-image: none !important; } }
@media only screen and (max-width: 992px) {
body.elementor-page.single main .wgl-container,
.wgl-container {
width: 728px; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
width: 728px; }
body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: 728px; }
body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 728px;
width: 100%; }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
max-width: calc(728px + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
max-width: calc(728px + 10px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
max-width: calc(728px + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
max-width: calc(728px + 40px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
max-width: calc(728px + 60px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: calc(728px + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: calc(728px + 10px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: calc(728px + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: calc(728px + 40px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: calc(728px + 60px); }
main .alignwide {
width: auto;
margin-left: 0;
transform: translateX(0); }
.page-header_content .page-header_title,
.page-header_content .page-header_breadcrumb {
display: block; }
.page-header_align_left .page-header_breadcrumbs {
text-align: left; }
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
font-size: 125px;
line-height: 0.24;
margin-left: -74px; }
.wgl_module_team.team-col_6 .team-item, .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item {
width: 50%; }
.wgl_module_team.team-col_6 .team-item:nth-child(3n+1), .wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1), .wgl_module_team.team-col_3 .team-item:nth-child(3n+1) {
clear: none; }
.wgl_module_team.team-col_6 .team-item:nth-child(2n+1), .wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1) {
clear: left; }
.single-team .single_team_page .team-single_wrapper {
flex-direction: column;
background-position: top left;
background-size: contain; }
.single-team .single_team_page .team-single_wrapper:before {
width: auto;
height: 100%;
left: 20px;
right: 20px;
top: 0;
bottom: 0; }
.single-team .single_team_page .team-single_wrapper .team-image {
margin: auto;
position: relative; }
.single-team .single_team_page .team-info_icons {
left: 20px;
border-radius: 50px;
text-align: center; }
.single-team .single_team_page .team-title:before {
left: 50%;
margin-left: -25px; }
.single-team .single_team_page .team-info_wrapper {
width: 100%;
margin-left: unset;
padding: 50px 30px;
text-align: center; }
.single-team .single_team_page .team-info_wrapper .team-title,
.single-team .single_team_page .team-info_wrapper .team-info_item {
text-align: center; }
.single-team .single_team_page .team-image_wrap {
padding: 0;
align-self: center;
padding-right: 0; }
.single-team .single_team_page .wpb_content_element {
text-align: justify; }
.thegov_module_testimonials.type_author_bottom_inline .testimonials_item {
padding-left: 15px; }
.thegov_module_testimonials.type_author_bottom_inline .testimonials_item:before {
display: none; }
.page_404_wrapper {
padding: 0 30px; }
.page_404_wrapper .main_404-wrapper {
margin-left: 0; }
.page_404_wrapper .banner_404 {
font-size: 16em; }
.wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item {
width: 750px; }
.wgl-portfolio-single_wrapper.single_type-4 .wgl-portfolio-item_info {
justify-content: flex-start; }
.wgl-portfolio-single_wrapper.single_type-4 .wgl-portfolio-item_info .wgl-portfolio-item-info_desc {
width: calc(50% - 70px); } }
@media only screen and (max-width: 768px) {
.thegov_module_videobox.with_image.button_align-left .videobox_content {
left: 60px; }
.thegov_module_videobox.with_image.button_align-right .videobox_content {
right: 60px; }
.page-header_content .page-header_title + .page-header_breadcrumb {
padding-top: 5px; }
.page-header_content .breadcrumbs {
white-space: normal; } }
@media only screen and (max-width: 767px) {
.row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5,
.row .wgl_col-1-6 {
width: 100%; }
.wpcf7 .call_to_action_1 .wgl_col-5,
.wpcf7 .call_to_action_1 .wgl_col-2,
.wpcf7 .choose-2 .wgl_col-5,
.wpcf7 .choose-2 .wgl_col-2 {
width: 100%; }
.copyright {
text-align: center; }
.thegov-post-navigation .separator_post-nav {
display: none; }
body.elementor-page.single main .wgl-container,
.wgl-container {
width: 560px; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
width: 560px; }
body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: 560px; }
body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 560px;
width: 100%; }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
max-width: calc(560px + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
max-width: calc(560px + 10px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
max-width: calc(560px + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
max-width: calc(560px + 40px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
max-width: calc(560px + 60px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: calc(560px + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: calc(560px + 10px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: calc(560px + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: calc(560px + 40px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: calc(560px + 60px); }
.footer_top-area .row [class*=wgl_col-] + [class*=wgl_col-] {
margin-top: 35px; }
.sidebar-container {
padding-top: 35px; }
#comments .commentlist .comment .stand_comment,
#comments .commentlist .comment .children .stand_comment {
padding-left: 80px; }
#comments .commentlist .comment .children .comment {
margin-left: 30px; }
#comments .commentlist .comment .commentava,
#comments .commentlist .comment .children .stand_comment .commentava {
left: -60px;
height: 40px;
width: 40px; }
.mobile_text_center,
.mobile-acenter {
text-align: center; }
.format-standard .blog-post_wrapper,
.format-audio .blog-post_wrapper,
.format-quote .blog-post_wrapper,
.format-link .blog-post_wrapper {
padding: 24px 24px 24px 24px; }
.standard.sticky-post,
.format-standard.sticky-post .blog-post_wrapper {
padding: 12px 12px 12px 12px;
border-width: 12px; }
.thegov_module_clients.items-3 .clients_image,
.thegov_module_clients.items-4 .clients_image,
.thegov_module_clients.items-5 .clients_image,
.thegov_module_clients.items-6 .clients_image {
width: 50%; }
.resp_align_center {
text-align: center !important; }
.coming-soon.row .wgl_col-9 {
width: 75%; }
.coming-soon.row .wgl_col-3 {
width: 25%; }
.wgl_module_subtitle-wrapper .filter-after_subtite {
text-align: left; }
ul.wgl-products li .woo_product_image .group_button-woo,
.woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo {
visibility: visible;
opacity: 1; }
ul.wgl-products li .woo_product_image .group_button-woo > *,
.woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo > * {
transform: translateY(0);
opacity: 1;
visibility: visible; }
.thegov_module_pricing_plan.highlighter {
margin-left: auto;
margin-right: auto; }
.wgl-tabs .wgl-tabs_headings {
flex-direction: column; }
.single_info-share_social-wpapper .share_social-wpapper {
display: block !important; }
.author-info_avatar {
float: none;
margin: 30px; }
.author-info_content {
margin-left: 30px;
padding-right: 20px;
margin-bottom: 25px; }
.author-info_name {
margin-top: 28px; }
.wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item {
width: 600px; } }
@media only screen and (max-width: 600px) {
body.elementor-page.single main .wgl-container,
.wgl-container {
width: 420px; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
width: 420px; }
body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: 420px; }
body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 420px;
width: 100%; }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
max-width: calc(420px + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
max-width: calc(420px + 10px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
max-width: calc(420px + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
max-width: calc(420px + 40px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
max-width: calc(420px + 60px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: calc(420px + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: calc(420px + 10px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: calc(420px + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: calc(420px + 40px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: calc(420px + 60px); }
div[id*=wpadminb] {
top: -46px !important; }
.banner_404 {
font-size: 160px; }
.thegov_module_ico_progress {
padding: 15px !important; }
.thegov_module_ico_progress .thegov_module_button > a {
padding-left: 20px !important;
padding-right: 20px !important; }
#sb_instagram .sbi_photo {
padding-bottom: 100%;
height: 0 !important; }
#sb_instagram #sbi_images .sbi_item {
width: 33.3333% !important; }
#sb_instagram #sbi_images .sbi_item:nth-child(even) {
margin-top: 0 !important; }
#sb_instagram .sbi_photo:after {
font-size: 40px; }
.single-team .single_team_page .team-info_item h5 + span {
display: block;
margin-left: unset; }
.wgl_module_team.team-col_6 .team-item, .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item, .wgl_module_team.team-col_2 .team-item {
width: 100%; }
.wgl_module_team.team-col_6 .team-item:nth-child(2n+1), .wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1), .wgl_module_team.team-col_2 .team-item:nth-child(2n+1) {
clear: none; }
#comments .commentlist .comment .stand_comment,
#comments .commentlist .comment .children .stand_comment {
padding-right: 20px; }
#comments .commentlist .comment_info {
padding-right: 10px; }
.thegov_module_testimonials.type_author_bottom .wgl-carousel:not(.prev_next_pos_left) .wgl-carousel_slick {
margin-left: 30px;
margin-right: 30px; }
.thegov_module_testimonials.type_author_bottom .wgl-carousel:not(.prev_next_pos_left) .testimonials_quote {
font-size: 14px; }
.page_404_wrapper .banner_404 {
font-size: 14em; }
.wgl-testimonials.type-inline_top .wgl-testimonials_image {
position: relative;
margin-left: 0;
margin-top: 0; }
.wgl-testimonials.type-inline_top .wgl-carousel_wrapper .wgl-testimonials-item_wrap {
padding-left: 15px; }
.wgl-testimonials.add_quote_icon .wgl-testimonials_item:after {
display: none; }
.wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item {
width: 550px; } }
@media only screen and (max-width: 480px) {
body.elementor-page.single main .wgl-container,
.wgl-container {
width: 90%; }
body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
width: 90%;
margin-left: auto;
margin-right: auto; }
body.elementor-page.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100%;
width: 100%; }
body.elementor-page.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%; }
body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: 90%; }
body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%; }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
max-width: calc(90% + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
max-width: calc(90% + 10px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
max-width: calc(90% + 30px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
max-width: calc(90% + 40px); }
body.new-elementor main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
max-width: calc(90% + 60px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: calc(90% + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: calc(90% + 10px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: calc(90% + 30px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: calc(90% + 40px); }
body.new-elementor.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.new-elementor .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: calc(90% + 60px); }
.thegov_module_infobox.layout_top .infobox_wrapper {
padding: 15px 15px 25px 20px; }
.wgl_module_team .team-item_content:hover .team-item_excerpt {
padding-bottom: 10px;
padding-top: 10px;
margin-top: 10px; }
#comments .commentlist .comment_author_says {
margin-bottom: 5px; }
#comments .commentlist .comment .children .comment {
margin-left: 15px; }
#comments .comment-reply-link {
position: relative; }
.thegov_module_services_2 .services_logo {
left: 10%; }
.thegov_module_services_2 .services_title,
.thegov_module_services_2 .services_subtitle {
left: 21%;
max-width: 75%; }
.thegov_module_pricing_plan .pricing_header,
.thegov_module_pricing_plan .pricing_content,
.thegov_module_pricing_plan .pricing_footer {
padding-left: 35px;
padding-right: 35px; }
.thegov_module_testimonials.type_author_top_inline .testimonials_meta_wrap {
padding-left: 35px;
padding-right: 35px; }
.page_404_wrapper .banner_404 {
line-height: 100px;
font-size: 10.92em;
margin-top: 40px; }
.page_404_wrapper .banner_404_title {
font-size: 35px;
line-height: 1.5; }
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
font-size: 95px;
line-height: .3;
margin-left: -26px; }
.thegov_module_testimonials.type_author_bottom_inline .testimonials_name_wrap {
flex-direction: column; }
.thegov_module_videobox.title_pos-left .title {
margin-right: 15px; }
.thegov_module_videobox.title_pos-right .title {
margin-left: 15px; }
.coming-soon.row .wgl_col-9 {
width: 60%; }
.coming-soon.row .wgl_col-3 {
width: 40%; }
.single-team .single_team_page .team-single_wrapper {
border: 0;
box-shadow: none; }
.single-team .single_team_page .team-title {
margin-bottom: 25px; }
.single-team .single_team_page .team-info_wrapper {
margin-top: 40px;
padding: 20px;
font-size: 28px; }
.single-team .single_team_page .team-info_item {
margin-bottom: 12px; }
#comments #respond {
padding-left: 20px;
padding-right: 20px; } }
@media only screen and (max-width: 379px) {
.page_404_wrapper .banner_404 {
font-size: 8.92em; } }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
#comments .commentlist .comment .children .stand_comment {
padding-left: 90px; }
#comments .commentlist .comment .children .stand_comment .commentava {
left: -70px;
width: 50px;
height: 50px; } } @media only screen and (min-width: 1280px) {
.text_desktop {
font-size: inherit !important;
line-height: inherit !important; } }
@media only screen and (min-width: 1024px) {
.text_tablet {
font-size: inherit !important;
line-height: inherit !important; } }
@media only screen and (min-width: 799px) {
.text_mobile {
font-size: inherit !important;
line-height: inherit !important; } }
@media only screen and (max-width: 1370px) {
.wgl_portfolio_list-first {
padding-left: 0;
padding-top: 0; } }
@media only screen and (min-width: 768px) {
.wgl_portfolio_list-first .thegov_module_double_headings.aleft {
margin-bottom: 0.78vw; }
.wgl_portfolio_list-first .thegov_module_double_headings.aleft .heading_bgtitle {
font-size: 6.25vw !important;
padding-top: 1.825vw; }
.wgl_portfolio_list-first .thegov_module_double_headings.aleft .heading_subtitle {
font-size: 1.15vw !important; }
.wgl_portfolio_list-first .thegov_module_double_headings.aleft .heading_title {
font-size: 2.1vw !important;
margin-top: 0.54vw; }
.wgl_portfolio_list-first > ul {
font-size: 0.9vw;
padding-bottom: 1vw; }
.wgl_portfolio_list-first > ul li {
line-height: 1.88vw; }
.wgl_portfolio_list-first .thegov_module_button {
margin-top: 0.78vw;
line-height: 1.565vw; }
.wgl_portfolio_list-first .thegov_module_button > a {
font-size: 0.68vw;
padding: 0.72vw 1.5vw;
min-width: 8.05vw;
line-height: 1.05vw; } }
.theme-gradient .banner-widget_button {
border-width: 0px; }
.theme-gradient input[type="submit"],
.theme-gradient button {
padding-top: 10px;
padding-bottom: 10px; }
.theme-gradient input[type="submit"],
.theme-gradient .load_more_item,
.theme-gradient .thegov_404_button a,
.theme-gradient a.button.alt,
.theme-gradient .cart .button, .theme-gradient .woocommerce .cart input.button,
.theme-gradient .widget_shopping_cart .buttons a:not(.checkout),
.theme-gradient .wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:not(.checkout),
.theme-gradient .woocommerce-message .button,
.theme-gradient #respond input#submit,
.theme-gradient ul.wgl-products li a.add_to_cart_button,
.theme-gradient ul.wgl-products li a.button,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward,
.theme-gradient div.product form.cart .button,
.theme-gradient .banner-widget_button,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount .button,
.theme-gradient .woocommerce form.checkout_coupon .form-row button.button,
.theme-gradient.woocommerce-page #payment #place_order {
border-width: 0;
color: #ffffff !important; }
.theme-gradient input[type="submit"]:hover,
.theme-gradient .load_more_item:hover,
.theme-gradient .widget_price_filter .price_slider_amount button.button:hover,
.theme-gradient #respond input#submit:hover,
.theme-gradient a.button.alt:hover,
.theme-gradient .woocommerce-message .button:hover,
.theme-gradient .thegov_404_button a:hover,
.theme-gradient ul.wgl-products li a.add_to_cart_button:hover,
.theme-gradient ul.wgl-products li a.button:hover,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward:hover,
.theme-gradient div.product form.cart .button:hover,
.theme-gradient .banner-widget_button:hover,
.theme-gradient .blog-post_meta-categories a:hover,
.theme-gradient .wgl-portfolio-single_item .portfolio-category:hover,
.theme-gradient .banner-widget_button:hover,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.theme-gradient .widget_shopping_cart .buttons a:not(.checkout):hover,
.theme-gradient .wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:not(.checkout):hover,
.theme-gradient .woocommerce table.shop_table.cart input.button:hover,
.theme-gradient .woocommerce button.button[name="update_cart"]:hover,
.theme-gradient .wc-proceed-to-checkout a.checkout-button:hover,
.theme-gradient .woocommerce form.checkout_coupon .form-row button.button:hover,
.theme-gradient.woocommerce-page #payment #place_order:hover {
background-position: 100% !important; }
.theme-gradient input[type="submit"]:hover {
box-shadow: none !important; }
.theme-gradient .rev_slider .rev-btn.gradient-button {
border-width: 0; }
.theme-gradient .rev_slider .rev-btn.gradient-button:hover, .theme-gradient .rev_slider .rev-btn.gradient-button:active, .theme-gradient .rev_slider .rev-btn.gradient-button:focus {
background-position: 100% !important;
color: #fff; }
.load_more_wrapper a.load_more_item {
padding: 5px 30px;
text-transform: none;
font-size: 19px;
border-radius: 5px;
font-weight: 400;
}
.header-accesibilidad {
position: relative;
right: -59px;
padding-top: 10px;
}
.icon-svg {
position: relative;
width: 0;
height: 0;
}
.icon-header {
display: inline-block;
width: 2em;
height: 2em;
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
padding: 5px;
}
.icon-header-pc {
width: 3.5em;
height: 3.5em;
margin-bottom: -0.5em;
}
.header-social {
display: inline;
position: relative;
top: 15px;
}
.header-actualizacion__container {
display: inline-flex;
flex-direction: column;
font-size: 13px;
line-height: 16px;
position: relative;
top: -7px;
}
.header-actualizacion__container span::first-letter {
text-transform: capitalize;
}
.nav-main {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.links-main_icon {
display: inline-block;
width: 3.5em;
height: 3.5em;
stroke-width: 0;
stroke: currentColor;
fill: #fff;
background: #313131;
border-radius: 50%;
padding: 5px;
}
.links-main:hover {
transform: scale(1.2);
}
.links-main {
display: flex;
flex-direction: column;
align-items: center;
max-width: 120px;
text-align: center;
color: #313131;
padding: 5px;
}
.links-main:hover .links-main_span,.links-main:focus .links-main_span, .links-main:active .links-main_span {
color: #313131
}
.links-main_span {
font-size: .9em;
line-height: 1.2em;
margin-top: 10px
}
.noticias-generales__wrap {
display: inline-grid;
grid-template-rows: 1fr;
width: 33%;
padding: 20px;
}
.noticias-generales__titulo, .noticia-post-list__date {
font-size: 19px;
line-height: 21px;
text-align: center;
}
.noticias-generales__tag {
display: grid;
grid-template-columns: 1fr 1fr;
}
.noticias-generales__tag a {
color: #fff;
background-color: #313131;
border-radius: 5px;
margin: 5px;
text-align: center;
}
.noticias-generales__tag a:hover {
color: #E3E4E0;
}
img.noticias-generales__img.wp-post-image {
width: 100%;
border-radius: 5px;
}
.widget-noticias {
display: flex;
padding: 0;
}
.widget-noticias img {
margin: 5px;
width: 80px;
height: 80px;
}
.widget-noticias__texto span {
display: block;
word-break: break-all;
}
.widget-noticias__texto :nth-child(2) {
color: rgba(18, 19, 20, 0.4);
}
.noticia-post-list {
display: grid;
grid-template-columns: 1fr 3fr;
padding: 15px;
column-gap: 10px;
}
.noticia-post-list__img {
grid-row: span 3;
}
.noticia-post-list__heading {
font-size: 19px;
line-height: 21px;
font-weight: bold;
}
.noticia-post-list__date {
color: #6d6d6d;
font-size: 16px;
}
.noticias-nav {
display: flex;
flex-wrap: wrap;
width: 100%;
justify-content: space-between;
}
.noticias-nav-btn {
width: 165px;
margin: 5px;
padding: 0 20px 0 15px;
border-radius: 5px;
font-size: 22px;
color: #fff;
}
.noticias-nav :nth-child(1) {
background: #e9c26d;
background: linear-gradient(110deg, #e9c26d 74%, #fff 74%, #fff 76%, #d8ac60 76%);
}
.noticias-nav :nth-child(2) {
background: #cfa276;
background: linear-gradient(110deg, #cfa276 74%, #fff 74%, #fff 76%, #b47d4d 76%);
}
.noticias-nav :nth-child(3) {
background: #97be92;
background: linear-gradient(110deg, #97be92 74%, #fff 74%, #fff 76%, #74a96a 76%);
}
.noticias-nav :nth-child(4) {
background: #99a59a;
background: linear-gradient(110deg, #99a59a 74%, #fff 74%, #fff 76%, #798e78 76%);
}
.noticias-nav :nth-child(5) {
background: #c8ad7a;
background: linear-gradient(110deg, #c8ad7a 74%, #fff 74%, #fff 76%, #aa905d 76%);
}
.noticias-nav-btn:hover {
background: #313131;
background: linear-gradient(110deg, #313131 74%, #fff 74%, #fff 76%, #313131 76%);
color: #919191;
}
.noticias-nav-btn:hover {
transform: scale(1.2);
}
.events-post-hero_thumb, .events-post.format-standard-image {
border-radius: 20px;
}
footer .elementor-2097 ul li:before {
display: none;
}
.footer-izquierda li, .footer-derecha-links li, .footer-derecha-descripcion {
line-height: 20px;
}
.footer-derecha-links.links-directorios li {
font-size: 20px;
}
.footer-derecha-links li {
padding: 5px;
}
.footer-derecha-links li a, .footer-derecha-links li a:visited, .footer-derecha-links li a:active {
color: #fff;
}
.footer-derecha-links li a:hover {
color: #f4f2ef;
}
.footer-derecha-links ul {
padding: 15px 0;
}
.footer-derecha-descripcion {
font-size: 15px;
}
.transparencia__acordion_contenido {
display: grid;
grid-template-columns: 3fr 2fr;
}
.transparencia__acordion_contenido h3, .transparencia__acordion_contenido h3 a {
font-size: 19px;
line-height: 21px;
}
.transparencia__acordion_contenido h3 a:hover, .transparencia__acordion_contenido_sublista a:hover {
background-color: #0079845e;
}
.transparencia__acordion_contenido ul li:before {
display: none;
}
.transparencia__acordion_contenido_sublista li, .transparencia__acordion_contenido_sublista h4 {
font-size: 19px;
line-height: 21px;
font-style: italic;
font-weight: 400;
}
.transparencia__acordion_contenido_sublista a {
color: #313131;
}
.transparencia__acordion_imagen {
min-height: 190px;
}
.transparencia__acordion_imagen.punto-1 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-1-min.jpg) no-repeat;
background-position: 100% 50%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-2 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-2-min.jpg) no-repeat;
background-position: 100% 50%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-3 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-3-min.jpg) no-repeat;
background-position: 100% 50%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-4 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-4-min.jpg) no-repeat;
background-position: 100% 90%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-5 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-5-min.jpg) no-repeat;
background-position: 100% 30%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-6 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-6-min.jpg) no-repeat;
background-position: 100% 40%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-7 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-7-min.jpg) no-repeat;
background-position: 100% 60%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-8 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-8-min.jpg) no-repeat;
background-position: 100% 10%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-9 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-9-min.jpg) no-repeat;
background-position: 60% 30%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-10 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-10-min.jpg) no-repeat;
background-position: 100% 30%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-11 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-11-min.jpg) no-repeat;
background-position: 100% 20%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-12 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-12-min.jpg) no-repeat;
background-position: 100% 40%;
background-size: cover;
}
.transparencia__acordion_imagen.punto-13 {
background: url(https://www.caldasantioquia.gov.co/wp-content/themes/kadence-child/img/transparencia/bg-transparencia-13-min.jpg) no-repeat;
background-position: 100% 40%;
background-size: cover;
}
.contacto-lista__items h3 {
font-size: 19px;
font-weight: bold;
}
.contacto-politicas_items {
display: block;
}
.wgl-timeline-vertical .time_line-curve svg path {
fill: #d7d7d700;
}
.noticia__social-btn {
display: flex;
align-items: flex-end;
justify-content: center;
padding: 10px 0;
border-bottom: #E3E4E0 1px solid;
}
.noticias__social-btn :nth-child(1) {
margin-right: 10px;
}
.secretaria__nav__ul li:before {
display: none;
}
.sitemap-item {
list-style: none;
}
ul.simple-sitemap-page {
margin-left: 0;
}
.simple-sitemap-page li::before {
opacity: 0;
}
.simple-sitemap-page > li > a {
font-weight: bold;
font-size: 1.3em;
display: inline-block;
margin-top: 20px;
}
.simple-sitemap-page > li > ul {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.simple-sitemap-page > li > ul > li {
width: 95%;
border-left: #313131 solid 10px;
display: block;
margin: 10px auto;
background-color: #fff;
padding: 10px 20px;
border-radius: 5px;
}
.simple-sitemap-page > li > ul > li > ul {
margin: 0;
}
.simple-sitemap-page > li > ul > li > ul > li {
margin: 10px 0;
padding-left: 10px;
border-left: #0079848c 6px solid;
}
.simple-sitemap-page li:last-child {
padding-bottom: 10px;
}
@media only screen and (max-width: 1280px) {
.elementor-section.elementor-top-section.elementor-element.elementor-element-6479b6c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
margin-top: -40px;
}
}
@media only screen and (max-width: 1024px) {
.widget-noticias img {
width: 150px;
height: auto;
}
.widget-noticias__texto :nth-child(1) {
font-weight: 400;
font-size: 20px;
}
}
@media only screen and (max-width: 995px) {
.noticias-nav {
justify-content: center;
}
.simple-sitemap-page > li > ul {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 500px) {
.footer-derecha-links {
grid-template-columns: 1fr;
}
.footer-derecha-links li {
padding: 0;
}
.widget-noticias img {
width: 80px;
}
.widget-noticias__texto :nth-child(1) {
font-weight: 600;
font-size: 16px;
}
.simple-sitemap-page > li > ul {
grid-template-columns: 1fr;
}
}
@media (min-width: 1024px) and (max-width: 1160px) {
#main {
padding-top: 0 !important;
}
} .list-posts {
display: flex;
flex-wrap: nowrap;
gap: 40px;
}
.first-post {
width: 100%;
margin-bottom: 20px;
background-color: #F4F4F4;
border-radius: 10px;
}
.first-post .post-1 .post-image-top img {
width: 100%;
height: auto;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.first-post .post-1 .post-content-bottom {
padding: 0px 15px 15px 15px;
margin-top: -13px;
}
.first-post .post-1 .post-content-bottom .post-category {
background: #FCB92D;
border-radius: 40px;
padding: 3px 10px;
}
.first-post .post-1 .post-content-bottom .post-category a {
color: #434343;
}
.first-post .post-1 .post-content-bottom h3 {
color:#000;
margin-top: 10px;
}
.first-post .post-1 .post-content-bottom p{
margin-bottom: 20px;
}
.first-post .post-1 .post-content-bottom .read-more-btn {
background: #ED3237;
color: #fff;
padding: 8px 30px;
text-decoration: none;
border-radius: 10px;
}
.last-posts {
width: 100%;
}
.list-posts .last-posts .post-inner {
display: flex;
flex-direction: row;
gap:15px;
margin-bottom: 20px;
}
.list-posts .content-right .post-category {
display: flex;
flex-direction: row;
align-content: center;
align-items: center;
}
.list-posts .content-right .post-category:before {
content: '';
width: 15px;
height: 15px;
background: #FCB92D;
border-radius: 100%;
color: #434343;
margin-right: 8px;
}
.list-posts .content-right .post-category a {
color:#434343;
}
.list-posts .content-right h3 {
font-size: 90%;
color: #000;
margin-top: 10px;
margin-bottom: 0px;
}
.list-posts .content-right p {
margin-bottom: 10px;
}
.list-posts .content-right a.read-more-btn {
color: #0C49C3;
text-decoration: underline;
font-weight: 500;
}
.list-posts .image-left {
flex: 0 0 30%;
}
.list-posts .image-left img {
width: 100%;
height: auto;
border-radius: 5px;
}
.content-right {
flex: 1;
}
.post-title {
margin-top: 5px;
margin-bottom: 10px;
}
.post-excerpt {
margin-bottom: 10px;
}
@media (min-width: 768px) {
.first-post {
width: 50%;
}
.last-posts {
width: 50%;
}
}
@media (max-width: 767px) {
.list-posts {
flex-direction: column;
}
.last-posts .post-inner {
display: flex;
flex-direction: column;
}
}
body .secretaria__nav ul li {
position: relative;
z-index: 1;
line-height: 38px;
list-style: none;
}
.elementor-widget-wgl-double-headings.divider_yes .wgl-double_heading .dbl-title_wrapper {
padding-bottom: 17px
}
.elementor-widget-wgl-double-headings.divider_yes .wgl-double_heading .dbl-title_wrapper:before {
content: '';
position: absolute;
z-index: 1;
bottom: 0;
height: 2px;
width: 10px;
background-color: currentColor
}
.elementor-widget-wgl-double-headings.divider_yes .wgl-double_heading.aleft .dbl-title_wrapper:before {
left: 0;
box-shadow: 10px 0 0 0 currentColor,20px 0 0 0 currentColor,30px 0 0 0 currentColor,50px 0 0 0 currentColor
}
.elementor-widget-wgl-double-headings.divider_yes .wgl-double_heading.acenter .dbl-title_wrapper:before {
left: 50%;
margin-left: -40px;
box-shadow: 20px 0 0 0 currentColor,30px 0 0 0 currentColor,40px 0 0 0 currentColor,50px 0 0 0 currentColor,70px 0 0 0 currentColor
}
.elementor-widget-wgl-double-headings.divider_yes .wgl-double_heading.aright .dbl-title_wrapper:before {
right: 0;
box-shadow: -10px 0 0 0 currentColor,-20px 0 0 0 currentColor,-30px 0 0 0 currentColor,-50px 0 0 0 currentColor
}
.wgl-double_heading {
display: flex;
flex-direction: column
}
.wgl-double_heading .dbl-title_wrapper {
line-height: 0;
position: relative;
z-index: 1
}
.wgl-double_heading .dbl-title {
font-size: 36px;
line-height: 56px;
font-weight: inherit;
color: inherit
}
.wgl-double_heading .dbl-subtitle {
font-size: 18px;
font-weight: 700
}
.wgl-double_heading .dbl-subtitle span {
position: relative;
z-index: 1
}
.acenter {
text-align: center;
}.animales-general-wrapper{max-width:1170px;margin:0 auto}.animales-busqueda{box-shadow:15px 14px 38px 0px rgba(0,0,0,0.1);background-color:#fff;padding:15px}.animales-busqueda__heading{font-size:24px;margin-bottom:5px}.animales-busqueda form{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;grid-auto-rows:1fr}.animales-busqueda .select__field{margin:0.5em;border:1px solid}.animales-busqueda .animales-busqueda_form .select__field select{width:100%;margin-left:0;border-radius:0}.animales-busqueda__numeros{width:95%}.animales-items__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:20px 0}.animales-item{background-color:#fff;display:inline-flex;flex-direction:column;align-items:center;padding:0.5em;text-align:center}.animales-item__nombre{margin:5px auto;font-size:1.2em}.animales-item__cuerpo{display:grid;width:100%;grid-template-columns:1fr 1fr;align-items:end}.animales-item__texto span{display:block;text-align:left;text-transform:capitalize}.animales-item__cuerpo .boton-general{padding:10px}@media only screen and (max-width:969px){.animales-items__wrapper{grid-template-columns:repeat(3,1fr);padding:10px}}@media only screen and (max-width:782px){.animales-items__wrapper{grid-template-columns:repeat(2,1fr);padding:10px}.animales-busqueda form{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:420px){.animales-items__wrapper{grid-template-columns:1fr;padding:10px}.animales-busqueda form{grid-template-columns:1fr}}.notificaciones-general-wrapper{margin:10px auto;max-width:800px}.notificaciones-general-wrapper h2{margin-bottom:10px;font-size:24px}.notificaciones-general-wrapper>h3{margin-top:1em}.notificaciones-general-wrapper .notificaciones-busqueda{background-color:#fff;box-shadow:15px 14px 38px 0px rgba(0,0,0,0.1);padding:1em}.notificaciones-general-wrapper .notificaciones-busqueda form>div{display:flex}.notificaciones-general-wrapper .notificaciones-busqueda form>div .notificaciones-btn-buscar,.notificaciones-general-wrapper .notificaciones-busqueda form>div .notificaciones-input{;margin-right:10px;border-radius:5px}.notificaciones-general-wrapper .notificaciones-busqueda form>div .notificaciones-input{border:2px solid #f4f2ef;width:100%;font-weight:400}.notificaciones-general-wrapper .notificaciones-busqueda form>div .notificaciones-btn-buscar{border:0px solid #313131}.notificacion-wrapper{background-color:#fff;box-shadow:15px 14px 38px 0px rgba(0,0,0,0.1);margin:1.5em 10px;padding:1em;display:grid;grid-template-columns:1fr}.notificacion-wrapper>div{margin:10px 0}.notificacion-wrapper.notificacion-error{background-color:#feefbb}.notificacion-detail{font-size:0.8em;display:block;font-weight:bold}.notificacion-btn{background-color:#34c8d3;border-radius:5px;color:#fff;text-align:center;padding:5px 10px;display:block}.notificacion-btn:hover{background-color:#313131;color:#fff}@media screen and (min-width:480px){.notificacion-wrapper{grid-template-columns:1fr 1fr}.notificacion-wrapper :first-child,.notificacion-wrapper :nth-child(6),.notificacion-wrapper :nth-child(7){grid-column:1/end}.notificacion-wrapper :nth-child(2),.notificacion-wrapper :nth-child(4){grid-column:1/2}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block;min-width:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--global-gray-400: #CBD5E0;--global-gray-500: #A0AEC0;--global-xs-spacing: 1em;--global-sm-spacing: 1.5rem;--global-md-spacing: 2rem;--global-lg-spacing: 2.5em;--global-xl-spacing: 3.5em;--global-xxl-spacing: 5rem;--global-edge-spacing: 1.5rem;--global-boxed-spacing: 2rem;--global-font-size-small: clamp(0.8rem, 0.73rem + 0.217vw, 0.9rem);--global-font-size-medium: clamp(1.1rem, 0.995rem + 0.326vw, 1.25rem);--global-font-size-large: clamp(1.75rem, 1.576rem + 0.543vw, 2rem);--global-font-size-larger: clamp(2rem, 1.6rem + 1vw, 2.5rem);--global-font-size-xxlarge: clamp(2.25rem, 1.728rem + 1.63vw, 3rem)}h1,h2,h3,h4,h5,h6{padding:0;margin:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}dfn,cite,em,i{font-style:italic}blockquote,q{quotes:'“' '”'}blockquote{padding-left:1em;border-left:4px solid var(--global-palette4)}.entry-content blockquote{margin:0 0 var(--global-md-spacing)}blockquote cite,blockquote .wp-block-pullquote__citation{color:var(--global-palette5);font-size:13px;margin-top:1em;position:relative;font-style:normal;display:block}address{margin:0 0 1.5em}pre{background:var(--global-palette7);font-family:"Courier 10 Pitch", Courier, monospace;font-size:0.9375rem;line-height:1.6;max-width:100%;overflow:auto;padding:1.5em;white-space:pre-wrap}code,kbd,tt,var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:0.8rem}abbr,acronym{border-bottom:1px dotted var(--global-palette4);cursor:help}mark,ins{text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}hr{height:0;border:0;border-bottom:2px solid var(--global-gray-400)}ul,ol{margin:0 0 1.5em 1.5em;padding:0}ul.aligncenter,ol.aligncenter{list-style:none}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{display:block;height:auto;max-width:100%}figure{margin:0.5em 0}table{margin:0 0 1.5em;width:100%}a{color:var(--global-palette-highlight);transition:all 0.1s linear}a:hover,a:focus,a:active{color:var(--global-palette-highlight-alt)}a:hover,a:active{outline:0}.inner-link-style-plain a:not(.button),.widget-area.inner-link-style-plain a:not(.button){text-decoration:none}.inner-link-style-normal a:not(.button),.widget-area.inner-link-style-normal a:not(.button){text-decoration:underline}.link-style-no-underline .entry-content p>a,.link-style-no-underline .entry-content strong>a,.link-style-no-underline .entry-content em>a,.link-style-no-underline .entry-content>ul a,.link-style-no-underline .entry-content a{text-decoration:none}.link-style-no-underline .entry-content p>a:hover,.link-style-no-underline .entry-content strong>a:hover,.link-style-no-underline .entry-content em>a:hover,.link-style-no-underline .entry-content>ul a:hover,.link-style-no-underline .entry-content a:hover{text-decoration:none}.link-style-color-underline .entry-content p a,.link-style-color-underline .entry-content strong>a,.link-style-color-underline .entry-content em>a,.link-style-color-underline .entry-content>ul a,.link-style-color-underline .entry-content>ol a,.link-style-color-underline .entry-content .wp-block-group ul a,.link-style-color-underline .entry-content .wp-block-group ol a{color:inherit;text-decoration:underline;text-decoration-color:var(--global-palette-highlight)}.link-style-color-underline .entry-content p a:hover,.link-style-color-underline .entry-content strong>a:hover,.link-style-color-underline .entry-content em>a:hover,.link-style-color-underline .entry-content>ul a:hover,.link-style-color-underline .entry-content>ol a:hover,.link-style-color-underline .entry-content .wp-block-group ul a:hover,.link-style-color-underline .entry-content .wp-block-group ol a:hover{text-decoration-color:var(--global-palette-highlight-alt)}.link-style-hover-background .entry-content p a,.link-style-hover-background .entry-content strong>a,.link-style-hover-background .entry-content em>a,.link-style-hover-background .entry-content>ul a,.link-style-hover-background .entry-content>ol a,.link-style-hover-background .entry-content .wp-block-group ul a,.link-style-hover-background .entry-content .wp-block-group ol a{color:var(--global-palette-highlight);text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));background-position:0% 100%;background-repeat:no-repeat;background-size:100% 1px}.link-style-hover-background .entry-content p a:hover,.link-style-hover-background .entry-content strong>a:hover,.link-style-hover-background .entry-content em>a:hover,.link-style-hover-background .entry-content>ul a:hover,.link-style-hover-background .entry-content>ol a:hover,.link-style-hover-background .entry-content .wp-block-group ul a:hover,.link-style-hover-background .entry-content .wp-block-group ol a:hover{color:var(--global-palette-highlight-alt2);text-decoration:none;background-size:100% 100%}.link-style-offset-background .entry-content p a,.link-style-offset-background .entry-content strong>a,.link-style-offset-background .entry-content em>a,.link-style-offset-background .entry-content>ul a,.link-style-offset-background .entry-content>ol a,.link-style-offset-background .entry-content .wp-block-group ul a,.link-style-offset-background .entry-content .wp-block-group ol a{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight));background-repeat:no-repeat;background-position:4px bottom;background-size:100% 10px}.link-style-offset-background .entry-content p a:hover,.link-style-offset-background .entry-content strong>a:hover,.link-style-offset-background .entry-content em>a:hover,.link-style-offset-background .entry-content>ul a:hover,.link-style-offset-background .entry-content>ol a:hover,.link-style-offset-background .entry-content .wp-block-group ul a:hover,.link-style-offset-background .entry-content .wp-block-group ol a:hover{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight-alt))}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:where(html:not(.no-js)) .hide-focus-outline *:focus{outline:0}#primary[tabindex="-1"]:focus{outline:0}textarea{width:100%}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{-webkit-appearance:none;color:var(--global-palette5);border:1px solid var(--global-gray-400);border-radius:3px;padding:0.4em 0.5em;max-width:100%;background:var(--global-palette9);box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}::-webkit-input-placeholder{color:var(--global-palette6)}::-moz-placeholder{color:var(--global-palette6);opacity:1}::placeholder{color:var(--global-palette6)}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:var(--global-palette3);border-color:var(--global-palette6);outline:0;box-shadow:0px 5px 15px -7px rgba(0,0,0,0.1)}select{border:1px solid var(--global-gray-400);background-size:16px 100%;padding:0.2em 35px 0.2em 0.5em;background:var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 98% 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;box-shadow:none;outline:0;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}select::-ms-expand{display:none}select:focus{color:var(--global-palette3);border-color:var(--global-palette6);background-color:var(--global-palette9);box-shadow:0px 5px 15px -7px rgba(0,0,0,0.1);outline:0}select:focus option{color:#333}.elementor-select-wrapper select{background-image:none}.search-form{position:relative}.search-form input[type="search"],.search-form input.search-field{padding-right:60px;width:100%}.search-form .search-submit[type="submit"]{top:0;right:0;bottom:0;position:absolute;color:transparent;background:transparent;z-index:2;width:50px;border:0;padding:8px 12px 7px;border-radius:0;box-shadow:none;overflow:hidden}.search-form .search-submit[type="submit"]:hover,.search-form .search-submit[type="submit"]:focus{color:transparent;background:transparent;box-shadow:none}.search-form .kadence-search-icon-wrap{position:absolute;right:0;top:0;height:100%;width:50px;padding:0;text-align:center;background:0 0;z-index:3;cursor:pointer;pointer-events:none;color:var(--global-palette6);text-shadow:none;display:flex;align-items:center;justify-content:center}.search-form .search-submit[type="submit"]:hover~.kadence-search-icon-wrap{color:var(--global-palette4)}body.rtl .search-form .button[type="submit"],body.rtl .search-form .kadence-search-icon-wrap{left:0;right:auto}body.rtl .search-form input[type="search"],body.rtl .search-form input.search-field{padding-right:0.5em;padding-left:60px}fieldset{padding:0.625em 1.425em 0.625em;border:1px solid var(--global-gray-500);margin-top:1.2em;margin-bottom:1.2em}.affwp-form fieldset{padding:0}legend{font-weight:bold}button,.button,.wp-block-button__link,.wp-element-button,input[type="button"],input[type="reset"],input[type="submit"]{border-radius:3px;background:var(--global-palette-btn-bg);color:var(--global-palette-btn);padding:0.4em 1em;border:0;font-size:1.125rem;line-height:1.6;display:inline-block;font-family:inherit;cursor:pointer;text-decoration:none;transition:all 0.2s ease;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}button:visited,.button:visited,.wp-block-button__link:visited,.wp-element-button:visited,input[type="button"]:visited,input[type="reset"]:visited,input[type="submit"]:visited{background:var(--global-palette-btn-bg);color:var(--global-palette-btn)}button:hover,button:focus,button:active,.button:hover,.button:focus,.button:active,.wp-block-button__link:hover,.wp-block-button__link:focus,.wp-block-button__link:active,.wp-element-button:hover,.wp-element-button:focus,.wp-element-button:active,input[type="button"]:hover,input[type="button"]:focus,input[type="button"]:active,input[type="reset"]:hover,input[type="reset"]:focus,input[type="reset"]:active,input[type="submit"]:hover,input[type="submit"]:focus,input[type="submit"]:active{color:var(--global-palette-btn-hover);background:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,0.1)}button:disabled,button.disabled,.button:disabled,.button.disabled,.wp-block-button__link:disabled,.wp-block-button__link.disabled,.wp-element-button:disabled,.wp-element-button.disabled,input[type="button"]:disabled,input[type="button"].disabled,input[type="reset"]:disabled,input[type="reset"].disabled,input[type="submit"]:disabled,input[type="submit"].disabled{cursor:not-allowed;opacity:0.5}.elementor-button-wrapper .elementor-button{background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus,.elementor-button-wrapper .elementor-button:active{color:var(--global-palette-btn-hover);background-color:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,0.1)}.button.button-size-small{font-size:80%;padding:0.3em .7em}.button.button-size-large{font-size:110%;padding:0.6em 1.2em}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{padding:0.4em 1em}.button.button-style-outline,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{border:2px solid currentColor}.button.button-style-outline:hover,.button.button-style-outline:focus,.button.button-style-outline:active,.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-element-button:hover,.wp-block-button.is-style-outline .wp-element-button:focus,.wp-block-button.is-style-outline .wp-element-button:active{border:2px solid currentColor;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-element-button:not(.has-background),.button.button-style-outline:not(.has-background){background:transparent}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):active,.button.button-style-outline:not(.has-background):hover,.button.button-style-outline:not(.has-background):focus,.button.button-style-outline:not(.has-background):active{background:transparent}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color),.button.button-style-outline:not(.has-text-color){color:var(--global-palette-btn-bg)}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):active,.button.button-style-outline:not(.has-text-color):hover,.button.button-style-outline:not(.has-text-color):focus,.button.button-style-outline:not(.has-text-color):active{color:var(--global-palette-btn-bg-hover)}.kadence-svg-iconset{display:inline-flex;align-self:center}.kadence-svg-iconset svg{height:1em;width:1em}.kadence-svg-iconset.svg-baseline svg{top:.125em;position:relative}body.social-brand-colors .social-show-brand-until .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always .social-button:not(.ignore-brand):not(.skip):not(.ignore){color:white}body.social-brand-colors .social-show-brand-until.social-style-outline .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore){border-color:currentColor}:root .has-theme-palette-1-background-color,:root .has-theme-palette1-background-color{background-color:var(--global-palette1)}:root .has-theme-palette-1-color,:root .has-theme-palette1-color{color:var(--global-palette1)}:root .has-theme-palette-2-background-color,:root .has-theme-palette2-background-color{background-color:var(--global-palette2)}:root .has-theme-palette-2-color,:root .has-theme-palette2-color{color:var(--global-palette2)}:root .has-theme-palette-3-background-color,:root .has-theme-palette3-background-color{background-color:var(--global-palette3)}:root .has-theme-palette-3-color,:root .has-theme-palette3-color{color:var(--global-palette3)}:root .has-theme-palette-4-background-color,:root .has-theme-palette4-background-color{background-color:var(--global-palette4)}:root .has-theme-palette-4-color,:root .has-theme-palette4-color{color:var(--global-palette4)}:root .has-theme-palette-5-background-color,:root .has-theme-palette5-background-color{background-color:var(--global-palette5)}:root .has-theme-palette-5-color,:root .has-theme-palette5-color{color:var(--global-palette5)}:root .has-theme-palette-6-background-color,:root .has-theme-palette6-background-color{background-color:var(--global-palette6)}:root .has-theme-palette-6-color,:root .has-theme-palette6-color{color:var(--global-palette6)}:root .has-theme-palette-7-background-color,:root .has-theme-palette7-background-color{background-color:var(--global-palette7)}:root .has-theme-palette-7-color,:root .has-theme-palette7-color{color:var(--global-palette7)}:root .has-theme-palette-8-background-color,:root .has-theme-palette8-background-color{background-color:var(--global-palette8)}:root .has-theme-palette-8-color,:root .has-theme-palette8-color{color:var(--global-palette8)}:root .has-theme-palette-9-background-color,:root .has-theme-palette9-background-color{background-color:var(--global-palette9)}:root .has-theme-palette-9-color,:root .has-theme-palette9-color{color:var(--global-palette9)}.kt-clear{*zoom:1}.kt-clear::before,.kt-clear::after{content:' ';display:table}.kt-clear::after{clear:both}#wpadminbar{position:fixed !important}.content-area{margin:var(--global-xxl-spacing) 0}.entry-content{word-break:break-word}.entry-content table{word-break:normal}.body{overflow-x:hidden}.scroll a *,a.scroll *{pointer-events:none}.content-width-fullwidth .content-container.site-container{max-width:none;padding:0}.content-width-fullwidth .content-area,.content-vertical-padding-hide .content-area{margin-top:0;margin-bottom:0}.content-vertical-padding-top .content-area{margin-bottom:0}.content-vertical-padding-bottom .content-area{margin-top:0}.site-container,.site-header-row-layout-contained,.site-footer-row-layout-contained,.entry-hero-layout-contained,.alignfull>.wp-block-cover__inner-container,.alignwide>.wp-block-cover__inner-container{margin:0 auto;padding:0 var(--global-content-edge-padding)}.kt-row-layout-inner>.kb-theme-content-width,.kt-row-layout-inner.kt-row-has-bg>.kb-theme-content-width{padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding)}.content-bg{background:white}.content-style-unboxed .entry:not(.loop-entry)>.entry-content-wrap{padding:0}.content-style-unboxed .content-bg:not(.loop-entry){background:transparent}.content-style-unboxed .entry:not(.loop-entry){box-shadow:none;border-radius:0}@media screen and (min-width: 1025px){.has-sidebar .content-container{display:grid;grid-template-columns:5fr 2fr;grid-gap:var(--global-xl-spacing);justify-content:center}#secondary{grid-column:2;grid-row:1;min-width:0}.has-left-sidebar .content-container{grid-template-columns:2fr 5fr}.has-left-sidebar #main{grid-column:2;grid-row:1}.has-left-sidebar #secondary{grid-column:1;grid-row:1}.has-sidebar .wp-site-blocks .content-container .alignwide,.has-sidebar .wp-site-blocks .content-container .alignfull{width:unset;max-width:unset;margin-left:0;margin-right:0}.has-sidebar .content-container .kadence-thumbnail-position-behind.alignwide{margin-left:-10px;margin-right:-10px}}#kt-scroll-up-reader,#kt-scroll-up{position:fixed;-webkit-transform:translateY(40px);transform:translateY(40px);transition:all 0.2s ease;opacity:0;z-index:1000;display:flex;cursor:pointer}#kt-scroll-up-reader *,#kt-scroll-up *{pointer-events:none}#kt-scroll-up-reader.scroll-up-style-outline,#kt-scroll-up.scroll-up-style-outline{background:transparent}.scroll-up-style-filled{color:var(--global-palette9);background:var(--global-palette4)}.scroll-up-style-filled:hover{color:var(--global-palette9)}.scroll-up-style-outline,.scroll-up-wrap.scroll-up-style-outline{border-width:2px;border-style:solid;border-color:currentColor;color:var(--global-palette4)}.scroll-up-style-outline:hover{color:var(--global-palette5)}#kt-scroll-up.scroll-visible{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}#kt-scroll-up-reader{-webkit-transform:translateY(0px);transform:translateY(0px);transition:all 0s ease}#kt-scroll-up-reader:not(:focus){clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;overflow:hidden;word-wrap:normal !important}#kt-scroll-up-reader:focus{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;box-shadow:none;z-index:1001}@media screen and (max-width: 719px){.vs-sm-false{display:none !important}}@media screen and (min-width: 720px) and (max-width: 1024px){.vs-md-false{display:none !important}}@media screen and (min-width: 1025px){.vs-lg-false{display:none !important}}body.logged-in .vs-logged-in-false{display:none !important}body:not(.logged-in) .vs-logged-out-false{display:none !important}.infinite-scroll .posts-navigation,.infinite-scroll .pagination,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}#wrapper{overflow:hidden;overflow:clip}.kadence-scrollbar-fixer{margin-right:var(--scrollbar-offset, unset)}.kadence-scrollbar-fixer .item-is-fixed{right:var(--scrollbar-offset, 0)}.alignleft{float:left;margin-right:var(--global-md-spacing)}.alignright{float:right;margin-left:var(--global-md-spacing)}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}body.footer-on-bottom #wrapper{min-height:100vh;display:flex;flex-direction:column}body.footer-on-bottom.admin-bar #wrapper{min-height:calc( 100vh - 32px)}body.footer-on-bottom #inner-wrap{flex:1 0 auto}.kadence-pro-fixed-item>.kadence-element-wrap>p:first-child:last-child,.kadence-pro-fixed-item>p:first-child:last-child{margin:0}