.widget_about_style_2 .about-grid{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--about-left-width, 50%) - var(--gutter)) calc(var(--about-right-width, 50%) - var(--gutter));gap:var(--bs-gutter-x)}.widget_about_style_2 .about-content .description{margin-bottom:20px}.widget_about_style_2 .about-content p{font-size:14px;line-height:25px;margin-bottom:10px;margin-top:10px}.widget_about_style_2 .about-content ul{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;list-style-type:none;margin-right:-10px;margin-bottom:5px;margin-top:5px}.widget_about_style_2 .about-content ul li{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%;margin-top:10px;font-weight:600;color:#777;position:relative;padding-right:10px;padding-left:22px}.widget_about_style_2 .about-content ul li:after{content:"";height:15px;width:15px;background-image:url(https://bizweb.dktcdn.net/100/367/318/themes/737653/assets/evo_about_icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain;left:0;top:50%;transform:translate(0,-50%);position:absolute}.widget_about_style_2 .about-image{-webkit-animation:move3 5s infinite;animation:move3 5s infinite}.widget_about_style_2 .about-image .about-img-wrapper{height:100%;width:100%;position:relative;-webkit-box-flex:0;padding:60px 70px}.widget_about_style_2 .about-image .about-img-inner{position:relative;width:100%;height:100%;overflow:hidden;border-radius:10px}.widget_about_style_2 .about-image .about-img-inner img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.widget_about_style_2 .about-image .item-left{position:absolute;left:0;bottom:0;z-index:2;padding:18px 20px 18px 30px;background-color:#FFF;border-radius:30px 10px 50px 10px;box-shadow:0 40px 60px 0 rgba(15,11,44,.15);display:flex;align-items:center;gap:20px}.widget_about_style_2 .about-image .item-left .img{height:50px}.widget_about_style_2 .about-image .item-left .img img{width:100%;height:100%;object-fit:contain}.widget_about_style_2 .about-image .item-left .title .heading{color:#EE4A62;font-size:24px;line-height:1.5;font-weight:500;margin:0}.widget_about_style_2 .about-image .item-left .title .content{font-size:14px;line-height:1.5;font-weight:500;margin:0}.widget_about_style_2 .about-image .item-right{position:absolute;right:0;top:0;z-index:2;padding:34px 25px 34px 25px;background-color:#FFF;border-radius:10px 40px 10px 80px;box-shadow:0 40px 60px 0 rgba(15,11,44,.15);display:flex;flex-direction:column;align-items:center;gap:20px}.widget_about_style_2 .about-image .item-right .img{height:60px}.widget_about_style_2 .about-image .item-right .img img{width:100%;height:100%;object-fit:contain}.widget_about_style_2 .about-image .item-right .title .heading{color:#000;font-size:22px;line-height:1.5;font-weight:500;margin:0}.widget_about_style_2 .about-image .item-right .title .content{color:gray;font-size:14px;line-height:1.5;font-weight:500;margin:0}.widget_about_style_2 .item{margin-bottom:10px;position:relative;overflow:hidden;text-align:center;background-position:center;padding-left:10px;padding-top:10px;display:flex;gap:10px}.widget_about_style_2 .item .img{flex:1 0 auto;height:20px;width:20px;text-align:center;background-color:#fff;transition:all .5s}.widget_about_style_2 .item .img img{max-width:100%;object-fit:contain;width:auto;height:100%;display:inline-block}.widget_about_style_2 .item .title{width:calc(100% - 20px);text-align:left}.widget_about_style_2 .item .title .heading{color:#000;font-size:15px;font-weight:500;margin:0}.widget_about_style_2 .item .title .description{color:#8a8b8c;font-size:14px;line-height:20px;margin:10px 0 0}.widget_about_style_2 .item:hover .img img{-webkit-animation:toTopFromBottom .5s forwards;animation:toTopFromBottom .5s forwards}@media (max-width:768px){.widget_about_style_2 .about-grid{grid-template-columns:1fr}.widget_about_style_2 .about-image .about-img-wrapper{padding:0}.widget_about_style_2 .about-image .about-img-inner{position:relative}.widget_about_style_2 .about-image .about-img-inner img{position:relative}.widget_about_style_2 .about-image .item-left,.widget_about_style_2 .about-image .item-right{display:none}}.widget_counter_style_1 .counter-wrapper{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:20px}.widget_counter_style_1 .counter-wrapper .counter-item{position:relative;overflow:hidden;text-align:center;background-position:center;background-color:var(--background-color,#e8f8f5);padding:36px 20px;border-radius:10px}.widget_counter_style_1 .counter-wrapper .counter-item .counter-number{font-size:36px;font-style:normal;font-weight:700;line-height:normal;color:var(--title-color,#000000)}.widget_counter_style_1 .counter-wrapper .counter-item .counter-unit{font-size:36px;font-weight:800;line-height:1;color:var(--title-color,#000000)}.widget_counter_style_1 .counter-wrapper .counter-item .counter-heading{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#252525;margin:8px 0;text-transform:uppercase}@media (max-width:768px){.widget_counter_style_1 .counter-wrapper{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}@media (max-width:600px){.widget_counter_style_1 .counter-wrapper{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_counter_style_1 .counter-wrapper .counter-item .counter-number{font-size:36px}.widget_counter_style_1 .counter-wrapper .counter-item .counter-unit{font-size:30px}.widget_counter_style_1 .counter-wrapper .counter-item .counter-heading{font-size:14px}}.widget_item_style_4{overflow:hidden;padding:45px 0;text-align:left}.widget_item_style_4 .row-noGutter{width:100%;margin:0 auto;overflow:hidden;max-width:100%;display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:10px;margin-top:70px;padding:50px 0}.widget_item_style_4 .row-noGutter .item-left .item .title{text-align:right;margin-right:10px}.widget_item_style_4 .row-noGutter .item-left .item .title .heading{font-size:16px}.widget_item_style_4 .row-noGutter .item-left .item:nth-child(1){top:-20px;left:70%}.widget_item_style_4 .row-noGutter .item-left .item:nth-child(2){top:-40px;left:90px}.widget_item_style_4 .row-noGutter .item-left .item:nth-child(3){top:-20px;left:45px}.widget_item_style_4 .row-noGutter .item-left .item:nth-child(4){top:0;left:80px}.widget_item_style_4 .row-noGutter .item-left .item:nth-child(5){top:0;left:70%}.widget_item_style_4 .row-noGutter .item-right .item:nth-child(1){top:-20px;right:70%}.widget_item_style_4 .row-noGutter .item-right .item:nth-child(2){top:-40px;right:90px}.widget_item_style_4 .row-noGutter .item-right .item:nth-child(3){top:-20px;right:45px}.widget_item_style_4 .row-noGutter .item-right .item:nth-child(4){top:0;right:80px}.widget_item_style_4 .row-noGutter .item-right .item:nth-child(5){top:0;right:70%}.widget_item_style_4 .row-noGutter .item-right .item .title{text-align:left;margin-left:10px;order:2!important}.widget_item_style_4 .row-noGutter .item-right .item .title .heading{font-size:16px}.widget_item_style_4 .row-noGutter .item-right .item .img{order:1!important}.widget_item_style_4 .image-center{position:relative;display:block;overflow:hidden;box-shadow:none;z-index:0;border-radius:100%;height:580px;width:580px;border:2px dashed var(--theme-color)}.widget_item_style_4 .image-center img{position:absolute;top:0;left:0;padding:50px;height:100%;width:100%;object-fit:contain!important;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s,-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999);transition:all 0.3s,transform 8s cubic-bezier(.25,.46,.45,.9399999999999999),-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999)}.widget_item_style_4 .item{position:relative;text-align:center;background-position:center;display:flex;margin-bottom:60px;align-items:center;width:100%;z-index:3}.widget_item_style_4 .item a{color:currentColor}.widget_item_style_4 .item .img{height:var(--item-icon-height,70px);width:var(--item-icon-height,70px);text-align:center}.widget_item_style_4 .item .img img{width:auto;height:100%;display:inline-block;border-radius:5px}.widget_item_style_4 .item .title{text-align:left;width:calc(100% - var(--item-icon-height, 70px))}.widget_item_style_4 .item .heading{position:relative;color:#000;font-size:18px;font-weight:700;margin:0 0 10px 0}.widget_item_style_4 .item .description{color:#8a8b8c;font-size:14px;line-height:20px;margin-bottom:0}@media (max-width:991px){.widget_item_style_4{background-size:cover!important}.widget_item_style_4 .row-noGutter{display:flex;flex-direction:column;padding:20px;margin-top:20px}.widget_item_style_4 .row-noGutter .item{position:static;margin-bottom:20px}.widget_item_style_4 .row-noGutter .image-center{position:relative;display:block;overflow:hidden;box-shadow:none;z-index:0;width:100%;height:100%;max-width:300px;max-height:300px;margin:0 auto;order:2;padding-top:unset}.widget_item_style_4 .row-noGutter .image-center img{position:relative}.widget_item_style_4 .row-noGutter .item-left{order:1!important}.widget_item_style_4 .row-noGutter .item-left .title{margin-left:10px}.widget_item_style_4 .row-noGutter .item-left .title .heading{text-align:right}.widget_item_style_4 .row-noGutter .item-right{order:3!important}.widget_item_style_4 .row-noGutter .item-right .title{margin-left:10px;text-align:left}.widget_item_style_4 .wg-item-4__item.text-start,.widget_item_style_4 .wg-item-4__item.text-end{text-align:center}.widget_item_style_4 .wg-item-4__item img{margin:20px 0;max-width:100px}.widget_item_style_4 .wg-item-4__item h3:after{position:relative;margin:15px auto}}.widget_videos_style_12{--video-icon-size:50px}.widget_videos_style_12 .swiper-slide{transition:all 200ms linear;transform:scale(.8);position:relative}.widget_videos_style_12 .swiper-slide.swiper-slide-prev{opacity:.5;transform:scale(.8) translateX(20%)}.widget_videos_style_12 .swiper-slide.swiper-slide-next{opacity:.5;transform:scale(.8) translateX(-20%)}.widget_videos_style_12 .swiper-slide.swiper-slide-active{transform:scale(1);z-index:1}.widget_videos_style_12 .video-item{position:relative;padding:0 0;background-color:#fff}.widget_videos_style_12 .video-item .video-img{display:block;height:0!important;width:100%;padding-top:var(--video-img-ration,100%);position:relative;border-radius:5px;overflow:hidden}.widget_videos_style_12 .video-item .video-img img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover!important;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s,-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999);transition:all 0.3s,transform 8s cubic-bezier(.25,.46,.45,.9399999999999999),-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999)}.widget_videos_style_12 .video-item .video-title{position:relative;background:#fff}.widget_videos_style_12 .video-item .video-title .heading{margin-top:10px;font-size:15px;line-height:25px;font-family:var(--font-family);font-weight:700}.widget_videos_style_12 .video-item .video-title .heading a{color:currentColor}.widget_videos_style_12 .video-item .video-title .description{display:var(--video-description-display,block);margin-bottom:0;color:#687385;overflow:hidden;text-overflow:ellipsis;line-height:25px;-webkit-line-clamp:3;-webkit-box-orient:vertical}.widget_videos_style_12 .video-item .play-now{display:flex;z-index:10;align-items:center;justify-content:center;color:var(--theme-color);background-color:var(--video-icon-color,#ffffff);border:solid 2px #FFFFFF1A;font-size:calc(var(--video-icon-size)/3);box-shadow:0 5px 10px 0 rgba(255,255,255,.1);position:absolute;left:50%;top:50%;width:var(--video-icon-size);height:var(--video-icon-size);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transform-origin:center;transform-origin:center center;border-radius:50%;transition:all 0.5s}.widget_videos_style_12 .video-item .play-now:before,.widget_videos_style_12 .video-item .play-now:after{content:"";position:absolute;box-shadow:0 0 0 0 rgba(255,255,255,.3);animation:ripple 3s infinite;border-radius:50%;width:100%;height:100%}.widget_videos_style_12 .video-item .play-now:before{-webkit-animation-delay:.9s;-moz-animation-delay:.9s;-ms-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s}.widget_videos_style_12 .video-item .play-now:after{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-ms-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s}.widget_videos_style_12 .video-item .video-overlay{height:100%;width:100%;top:0;left:0;position:absolute;background-color:transparent;background-image:linear-gradient(0deg,#000C21 0%,#FF010100 100%);opacity:1;transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.widget_videos_style_12 .video-item:hover .play-now{background-color:#fff;color:var(--theme-color)}.widget_videos_style_12 .videos-row{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}@media (max-width:1000px){.widget_videos_style_12 .videos-row{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_videos_style_12 .videos-row{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}}@keyframes flipFront{0%,50%{transform:rotateY(0deg)}50.1%,100%{transform:rotateY(180deg)}}@keyframes flipBack{0%,50%{transform:rotateY(180deg)}50.1%,100%{transform:rotateY(360deg)}}.widget_feedback_style_5 .wrap-items{position:relative;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:20px;grid-auto-rows:300px;--pause-on-hover:paused;--pause-on-click:running}.widget_feedback_style_5 .wrap-items .box-items{grid-column:span 12;position:relative;perspective:5000px;height:100%}.widget_feedback_style_5 .wrap-items .box-items .front,.widget_feedback_style_5 .wrap-items .box-items .back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:12px;transition:transform 1s ease-in-out}.widget_feedback_style_5 .wrap-items .box-items .front{z-index:2;transform:rotateY(0deg)}.widget_feedback_style_5 .wrap-items .box-items .back{transform:rotateY(180deg);background-color:var(--theme-color-2)}.widget_feedback_style_5 .wrap-items .box-items.box-items__main .item{color:#Fff;background-color:var(--theme-color)}.widget_feedback_style_5 .wrap-items .box-items.box-items__main .num{font-size:48px;font-weight:700;line-height:140%;color:#fff}.widget_feedback_style_5 .wrap-items .box-items.box-items__main .sub_num{font-size:1.7em;font-weight:600;line-height:140%;color:#fff}.widget_feedback_style_5 .wrap-items .box-items.box-items__main .content{color:#fff}.widget_feedback_style_5 .item{height:100%;padding:25px;background-color:#fff;border-radius:12px;overflow:hidden}.widget_feedback_style_5 .item .info{display:flex;align-items:center}.widget_feedback_style_5 .item .info .avatar{text-align:left;width:64px;height:64px;position:relative}.widget_feedback_style_5 .item .info .avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:inline-block}.widget_feedback_style_5 .item .info .title{text-align:left;width:calc(100% - 64px);padding-left:15px}.widget_feedback_style_5 .item .info .title .feedback-name{font-size:16px;font-weight:400;margin:0 0 4px}.widget_feedback_style_5 .item .title .feedback-office{font-size:14px;line-height:1.3;color:#757575}.widget_feedback_style_5 .item .feedback-content{margin-top:16px;border-radius:5px;overflow:hidden}@media screen and (min-width:768px){.widget_feedback_style_5 .wrap-items .box-items{grid-column:span 4}.widget_feedback_style_5 .wrap-items .box-items:nth-child(5n+1){grid-column:span 3}.widget_feedback_style_5 .wrap-items .box-items:nth-child(5n+2){grid-column:span 5}.widget_feedback_style_5 .wrap-items .box-items:nth-child(5n+3){grid-column:span 4;grid-row:span 2}.widget_feedback_style_5 .wrap-items .box-items:nth-child(5n+5),.widget_feedback_style_5 .wrap-items .box-items:nth-child(5n+4){grid-column:span 4}}@media screen and (max-width:1400px) and (min-width:768px){.widget_feedback_style_5 .wrap-items{grid-auto-rows:400px}}@media screen and (max-width:1000px){.widget_feedback_style_5 .wrap-items .box-items.box-items__main .sub_num{font-size:1.5em}}@media screen and (max-width:1000px){.widget_feedback_style_5 .wrap-items{grid-auto-rows:340px}}.widget_item_style_23{overflow:hidden;text-align:center}.widget_item_style_23 .header-title{margin-bottom:15px}.widget_item_style_23 .slick-track{padding:20px 0}.widget_item_style_23 .slick-slide{margin:0 10px}.widget_item_style_23 .slick_wrapper{position:relative}.widget_item_style_23 .slick_wrapper .arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:100;width:40px;height:40px;line-height:40px;text-align:center;background-color:#fff;cursor:pointer;color:#000;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:4px;opacity:0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out}.widget_item_style_23 .slick_wrapper .arrow.prev{left:-60px}.widget_item_style_23 .slick_wrapper .arrow.next{right:-60px}.widget_item_style_23 .slick_wrapper .arrow:hover{background-color:var(--theme-color)}.widget_item_style_23 .slick_wrapper:hover .arrow{opacity:1}.widget_item_style_23 .slick_wrapper:hover .arrow.prev{left:10px}.widget_item_style_23 .slick_wrapper:hover .arrow.next{right:10px}.widget_item_style_23 .item{position:relative;transition:0.3s all ease-in-out!important;-webkit-transition:0.3s all ease-in-out!important;border-radius:8px;background:var(--theme-color);padding:8px;overflow:hidden}.widget_item_style_23 .item a{width:100%;overflow:hidden;text-align:center}.widget_item_style_23 .item a:focus{outline:none}.widget_item_style_23 .item .img{position:relative;display:block;width:100%;padding-top:100%;height:inherit;overflow:hidden;box-shadow:none;z-index:0;border-radius:6px}.widget_item_style_23 .item .img picture{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_item_style_23 .item .img picture img{height:100%;width:100%;object-fit:cover;position:relative;left:50%;top:50%;transform:translateY(-50%) translateX(-50%);display:inherit;transition:all 0.5s ease-in-out}.widget_item_style_23 .item .title{width:100%;padding:17px 5px 4px;background:transparent;border:0;text-align:left;z-index:2}.widget_item_style_23 .item .title .heading{font-size:18px;font-weight:600;margin-bottom:5px;color:#fff}.widget_item_style_23 .item .title .description{font-size:12px;margin-bottom:12px;color:#fff}@media screen and (max-width:568px){.widget_item_style_23 .item .title{bottom:15px}.widget_item_style_23 .item .title .heading{font-size:14px}.widget_item_style_23 .item .title .description{font-size:10px}}.widget_item_style_23 .item:hover{transform:translateY(-12px)}.widget_course_style_1 .box-content{position:relative}.widget_course_style_1 .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.widget_course_style_1 .slick-slide{margin-left:11px;margin-right:11px}.widget_course_style_1 .slick-slide>div:not(:last-child){margin-bottom:12px}.widget_course_style_1 .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.widget_course_style_1 .item{margin-bottom:10px;display:grid;grid-template-columns:0.8fr 1fr;grid-gap:20px;padding:20px;border-radius:16px;border:1px solid var(--theme-color)}.widget_course_style_1 .item .img{position:relative;height:0;padding-top:var(--wpost-img-ration,100%);width:100%;border-radius:8px;overflow:hidden}.widget_course_style_1 .item .img img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.widget_course_style_1 .item .title{padding:0;display:flex;flex-direction:column}.widget_course_style_1 .item .title .header{font-family:var(--font-family);margin-top:0;margin-bottom:0;color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:1.5;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_course_style_1 .item .title .header a{color:currentColor;outline:none}.widget_course_style_1 .item .title .description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-top:20px;margin-bottom:10px;height:84px;text-align:initial;color:#000}.widget_course_style_1 .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.widget_course_style_1 .item .title .post-info{margin:0 0 20px 0}.widget_course_style_1 .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.widget_course_style_1 .item .title .read-more a:hover{padding-left:20px}.widget_course_style_1 .item .information .item-infor i{color:var(--theme-color);margin-right:10px}.widget_course_style_1 .item .button-group{display:flex;gap:10px}.widget_course_style_1 .item .button-group .btn{border-radius:8px}@media (max-width:1000px){.widget_course_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_course_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_course_style_1 .item{grid-template-columns:1fr}.widget_course_style_1 .item .img{padding-top:50%}}.widget_album_style_2 .album-list{display:grid;grid-template-columns:repeat(var(--item-number,4),1fr);gap:var(--item-gap,10px)}.widget_album_style_2 .album-s2-category-list{display:inline-block;background:transparent;overflow:hidden;list-style:none;margin-bottom:30px}.widget_album_style_2 .album-s2-category-list li{float:left;padding:0;margin-right:10px;position:relative}.widget_album_style_2 .album-s2-category-list li:last-child{margin-right:0}.widget_album_style_2 .album-s2-category-list li a{color:var(--theme-color);padding:10px 20px;display:block;font-size:14px;font-style:normal;font-weight:400;line-height:150%;border:1px solid var(--theme-color);transition:all 0.5s;text-transform:capitalize;text-decoration:none;border-radius:8px}.widget_album_style_2 .album-s2-category-list li a.active,.widget_album_style_2 .album-s2-category-list li a:hover{color:#fff;background-color:var(--theme-color)}.widget_album_style_2 .swiper-slide .item:not(:last-child){margin-bottom:20px}.widget_album_style_2 .swiper-slide:nth-child(2n){margin-top:30px}.widget_album_style_2 .item{position:relative}.widget_album_style_2 .item .img{overflow:hidden;border-radius:5px;height:0;padding-top:100%;position:relative}.widget_album_style_2 .item .img img{position:absolute;top:0;left:0;-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);-webkit-transition:-webkit-transform 0.5s ease-out;transition:-webkit-transform 0.5s ease-out;-o-transition:transform 0.5s ease-out;transition:transform 0.5s ease-out;width:100%;height:100%;object-fit:cover}.widget_album_style_2 .item .title{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);padding:20px;opacity:0;transition:0.8s all}.widget_album_style_2 .item .title .heading{margin-top:60%;font-size:18px;line-height:25px;letter-spacing:5px;text-align:left;color:#fff;text-transform:uppercase;opacity:0;margin-left:-10px;transition:0.5s all}.widget_album_style_2 .item .title .heading:after{content:"";display:table;margin:10px 0;height:1px;width:0;background:#fff;transition:0.8s all}.widget_album_style_2 .item:hover .img,.widget_album_style_2 .item.active .img{box-shadow:rgba(50,50,93,.25) 0 6px 12px -2px,rgba(0,0,0,.3) 0 3px 7px -3px}.widget_album_style_2 .item:hover .title,.widget_album_style_2 .item.active .title{opacity:1;transition:0.3s all}.widget_album_style_2 .item:hover .title .heading,.widget_album_style_2 .item.active .title .heading{opacity:1;margin-left:0;transition:0.5s all}.widget_album_style_2 .item:hover .title .heading:after,.widget_album_style_2 .item.active .title .heading:after{width:100%;transition:0.8s all}.widget_album_style_2 .item:hover img{-webkit-transform:scale(1.03) translateX(1%);-ms-transform:scale(1.03) translateX(1%);transform:scale(1.03) translateX(1%)}@media (max-width:1000px){.widget_album_style_2 .album-list{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:768px){.widget_album_style_2 .item .title{opacity:1;transition:0.3s all}.widget_album_style_2 .item .title .heading{opacity:1;margin-left:0;transition:0.5s all}.widget_album_style_2 .item .title .heading:after{width:100%;transition:0.8s all}.widget_album_style_2 .album-s2-category-list{list-style:none;margin-bottom:0;display:flex;overflow-x:auto;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;gap:1rem}.widget_album_style_2 .album-s2-category-list li{margin:10px 0;display:inline-block;scroll-snap-stop:normal;scroll-snap-align:start;flex:0 0 auto}.widget_album_style_2 .album-s2-category-list li a{padding:5px 10px;font-size:13px}}@media (max-width:600px){.widget_album_style_2 .album-list{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}.widget_form_style_2{position:relative;border-radius:var(--radius,0)}.widget_form_style_2 .widget-container-inner{border-radius:var(--radius,0);padding:40px 40px 0 40px;overflow:hidden}.widget_form_style_2 .header-title .header{font-size:30px;line-height:1.5;font-weight:700}.widget_form_style_2 .form-inner{background-image:var(--form-bg);background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;border-style:solid;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;padding:20px;position:relative}.widget_form_style_2 .form-inner .form{overflow:hidden}.widget_form_style_2 .form-inner .form .input-flex{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}.widget_form_style_2 .form-inner .form .form-group{position:relative;margin:0}.widget_form_style_2 .form-inner .form .form-group .icon{position:absolute;right:5px;top:8px}.widget_form_style_2 .form-inner .form .input .form-control{border-radius:8px;border:0;border:1px solid #fff;padding:8px 10px;font-size:14px;line-height:1.5;background-color:#fff;color:#333}.widget_form_style_2 .form-inner .form .input .form-control::placeholder{color:var(--form-inp-color,#333333);opacity:1}.widget_form_style_2 .form-inner .form .input .form-control::-ms-input-placeholder{color:var(--form-inp-color,#333333)}.widget_form_style_2 .form-inner .form .input .form-control::-ms-input-placeholder{color:var(--form-inp-color,#333333)}.widget_form_style_2 .form-inner .form .input .form-control:focus{box-shadow:none}.widget_form_style_2 .form-inner .form .button{margin-top:20px}.widget_form_style_2 .form-inner .form .button button{border-radius:5px;padding:8px 10px;font-size:18px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:0;text-transform:uppercase}.widget_form_style_2 .form-description{margin-top:20px;color:#fff}.widget_form_style_2 .item-box{color:#fff}.widget_form_style_2 .item-box .item{position:relative;padding-left:30px}.widget_form_style_2 .item-box .item:not(:last-child)::before{content:"";position:absolute;top:14px;left:8px;height:100%;width:1px;border-left:1px solid var(--line-color,#ffffff)}.widget_form_style_2 .item-box .item::after{content:"";width:15px;height:15px;display:inline-block;position:absolute;top:0;left:0;z-index:2;background:var(--circle-color,var(--theme-color)) left 0 no-repeat;border:1px solid var(--line-color,#ffffff);border-radius:100px;box-shadow:rgba(0,0,0,.07000000000000001) 0 1px 2px,rgba(0,0,0,.07000000000000001) 0 2px 4px,rgba(0,0,0,.07000000000000001) 0 4px 8px,rgba(0,0,0,.07000000000000001) 0 8px 16px,rgba(0,0,0,.07000000000000001) 0 16px 32px,rgba(0,0,0,.07000000000000001) 0 32px 64px}.widget_form_style_2 .item-box .item .heading{font-size:16px;line-height:1.5;font-weight:700;margin-bottom:14px;color:#000;font-family:var(--font-family)}.widget_form_style_2 .item-box .item .description{font-size:16px;line-height:1.5;color:#000}@media (max-width:600px){.widget_form_style_2 .widget-container-inner{padding:10px}.widget_form_style_2 .img-banner{margin-bottom:20px}.widget_form_style_2 .item-box{margin-bottom:20px}.widget_form_style_2 .form-inner{padding:0}.widget_form_style_2 .form-inner .form{padding:0}.widget_form_style_2 .form-inner .form .input-flex{grid-template-columns:1fr;grid-gap:10px;margin-bottom:10px}}.widget_post_style_1.post .box-content{position:relative}.widget_post_style_1.post .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.widget_post_style_1.post .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.widget_post_style_1.post .item{margin-bottom:10px}.widget_post_style_1.post .item .img{padding-top:var(--wpost-img-ration,100%);width:100%}.widget_post_style_1.post .item .img img{height:100%;width:100%;object-fit:cover}.widget_post_style_1.post .item .title{padding:10px;display:flex;flex-direction:column;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.widget_post_style_1.post .item .title .header{font-size:16px;line-height:25px;font-family:var(--font-family);margin-top:8px;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_post_style_1.post .item .title .header a{color:currentColor;outline:none}.widget_post_style_1.post .item .title .description{margin-top:8px;height:58px;text-align:initial;color:#687385}.widget_post_style_1.post .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.widget_post_style_1.post .item .title .post-info{margin:0 0 20px 0}.widget_post_style_1.post .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.widget_post_style_1.post .item .title .read-more a:hover{padding-left:20px}@media (max-width:1000px){.widget_post_style_1.post .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_post_style_1.post .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_post_style_1.post .item{padding:0;margin:10px}.widget_post_style_1.post .item .img{height:200px}.widget_post_style_1.post .item .title .description{line-height:20px;height:40px}}footer{position:relative}footer .widget_footer_style_4 .footer-grid{display:flex;flex-wrap:wrap;gap:20px}footer .widget_footer_style_4 .footer-column{flex:0 0 auto}footer .widget_footer_style_4 .footer-column-1{width:calc(var(--footer-column-1, 30%) - 20px)}footer .widget_footer_style_4 .footer-column-2{width:calc(var(--footer-column-2, 20%) - 20px)}footer .widget_footer_style_4 .footer-column-3{width:calc(var(--footer-column-3, 25%) - 20px)}footer .widget_footer_style_4 .footer-column-4{width:calc(var(--footer-column-4, 25%) - 20px)}footer .widget_footer_style_4 .row_2{margin-top:30px}footer .widget_footer_style_4 ul.footer-menu{padding:0}footer .widget_footer_style_4 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_4 ul.footer-menu li a i{display:none}footer .widget_footer_style_4 iframe{width:100%;height:300px}footer .widget_footer_style_4 .list-item{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}footer .widget_footer_style_4 .list-item .img{position:relative;display:block;width:100%;padding-top:100%;height:inherit;border-radius:0;overflow:hidden}footer .widget_footer_style_4 .list-item .img a{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}footer .widget_footer_style_4 .list-item .img a img{min-height:100%;min-width:100%;position:relative;display:inherit;transition:all 0.5s ease-in-out;object-fit:cover}footer .widget_footer_style_4 .footer-email .header-title .header{padding-bottom:0}footer .widget_footer_style_4 .footer-email .description{width:700px;max-width:100%;margin:10px auto 20px auto}footer .widget_footer_style_4 .footer-email .form-group{overflow:hidden;padding:0;border:1px solid #fff}footer .widget_footer_style_4 .footer-email .form-group .input{float:left;width:calc(100% - 50px);padding-right:10px;margin:0}@media (max-width:600px){footer .widget_footer_style_4 .footer-email .form-group .input{padding-right:0}}footer .widget_footer_style_4 .footer-email .form-group .input .form-control{border:0;height:50px;line-height:50px;border-radius:8px;margin-bottom:0;float:left;width:100%;padding:0 20px;outline:none;color:#fff;font-size:15px;box-shadow:none;background-color:transparent}footer .widget_footer_style_4 .footer-email .form-group .input .form-control::placeholder,footer .widget_footer_style_4 .footer-email .form-group .input .form-control::-webkit-input-placeholder{color:#fff}footer .widget_footer_style_4 .footer-email .form-group .button{float:left;width:50px}footer .widget_footer_style_4 .footer-email .form-group .button button.btn{width:100%;height:50px;line-height:50px;padding:0 20px;border-radius:8px;border:0;outline:none;color:#fff;background-color:transparent}@media (max-width:768px){footer .widget_footer_style_4 .footer-grid{display:block}footer .widget_footer_style_4 .footer-column{width:100%!important;margin-bottom:20px}}