@charset "UTF-8";
@charset "UTF-8";
.alpus-plugin{}.alpus-plugin .btn{display:inline-block;border:2px solid #eee;background-color:#eee;color:var(--alpha-dark-color,#333);outline:0;border-radius:0;padding:1.3rem 2.7rem;font-weight:600;font-size:1.4rem;line-height:1;text-transform:uppercase;text-align:center;transition:color 0.3s,border-color 0.3s,background-color 0.3s,box-shadow 0.3s;white-space:nowrap;cursor:pointer}.alpus-plugin .btn:active,.alpus-plugin .btn:focus,.alpus-plugin .btn:hover{color:var(--alpha-dark-color,#333);border-color:gainsboro;background-color:gainsboro}.alpus-plugin .btn i{display:inline-block;margin-left:0.4rem;font-size:1.3em;vertical-align:-0.15em;line-height:0}.alpus-plugin .btn-solid{background-color:#fff;border-color:#fff;color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-solid:active,.alpus-plugin .btn-solid:focus,.alpus-plugin .btn-solid:hover{border-color:var(--alpha-dark-color,#333);background-color:var(--alpha-dark-color,#333);color:#fff}.alpus-plugin .btn-outline{border:2px solid #eee;color:var(--alpha-body-color,#666);background-color:transparent}.alpus-plugin .btn-outline:active,.alpus-plugin .btn-outline:focus,.alpus-plugin .btn-outline:hover{border-color:var(--alpha-body-color,#666);background-color:var(--alpha-body-color,#666);color:#fff}.alpus-plugin .btn-outline.btn-outline-light{padding:1.07em 2.21em;border-width:1px}.alpus-plugin .btn-outline.btn-bg{color:#fff}.alpus-plugin .btn-default{color:var(--alpha-dark-color,#333);border-color:var(--alpha-light-color,#ccc);background-color:var(--alpha-light-color,#ccc)}.alpus-plugin .btn-default.disabled{border-color:var(--alpha-light-color,#ccc);background-color:var(--alpha-light-color,#ccc)}.alpus-plugin .btn-default.btn-outline{background-color:transparent}.alpus-plugin .btn-default:active,.alpus-plugin .btn-default:focus,.alpus-plugin .btn-default:hover{color:var(--alpha-dark-color,#333);border-color:#e1e1e1;background-color:#e1e1e1}.alpus-plugin .btn-icon-right>i{margin-left:0.7rem}.alpus-plugin .btn-icon-left>i{margin-right:0.7rem}.alpus-plugin .btn-icon>i{margin:0;line-height:1}.alpus-plugin .btn-reveal-left i{opacity:0;margin-left:-1em;transform:translateX(0.5em);margin-right:0;transition:transform 0.3s,opacity 0.3s,margin 0.3s}.alpus-plugin .btn-reveal-left:active i,.alpus-plugin .btn-reveal-left:focus i,.alpus-plugin .btn-reveal-left:hover i{opacity:1;margin-left:0;transform:translateX(0);margin-right:0.7rem}.alpus-plugin .btn-reveal-right i{opacity:0;margin-right:-1em;transform:translateX(-0.5em);margin-left:0;transition:transform 0.3s,opacity 0.3s,margin 0.3s}.alpus-plugin .btn-reveal-right:active i,.alpus-plugin .btn-reveal-right:focus i,.alpus-plugin .btn-reveal-right:hover i{opacity:1;margin-left:0.7rem;transform:translateX(0);margin-right:0}@keyframes slideLeft{0%{transform:translateX(0)}50%{transform:translateX(-0.5em)}to{transform:translateX(0)}}.alpus-plugin .btn-slide-left:active i,.alpus-plugin .btn-slide-left:focus i,.alpus-plugin .btn-slide-left:hover i{animation:0.5s ease slideLeft}@keyframes slideRight{0%{transform:translateX(0)}50%{transform:translateX(0.5em)}to{transform:translateX(0)}}.alpus-plugin .btn-slide-right:active i,.alpus-plugin .btn-slide-right:focus i,.alpus-plugin .btn-slide-right:hover i{animation:0.5s ease slideRight}@keyframes slideUp{0%{transform:translateY(0)}50%{transform:translateY(-0.5em)}to{transform:translateY(0)}}.alpus-plugin .btn-slide-up:active i,.alpus-plugin .btn-slide-up:focus i,.alpus-plugin .btn-slide-up:hover i{animation:0.5s ease slideUp}@keyframes slideDown{0%{transform:translateY(0)}50%{transform:translateY(0.5em)}to{transform:translateY(0)}}.alpus-plugin .btn-slide-down:active i,.alpus-plugin .btn-slide-down:focus i,.alpus-plugin .btn-slide-down:hover i{animation:0.5s ease slideDown}.alpus-plugin .btn-infinite:hover i{animation-iteration-count:infinite}.alpus-plugin .btn.btn-shadow-lg{box-shadow:0 13px 20px -10px rgba(0,0,0,0.15)}.alpus-plugin .btn.btn-shadow-lg:active,.alpus-plugin .btn.btn-shadow-lg:focus,.alpus-plugin .btn.btn-shadow-lg:hover{box-shadow:0 13px 20px -10px rgba(0,0,0,0.2)}.alpus-plugin .btn.btn-shadow{box-shadow:0 15px 20px -15px rgba(0,0,0,0.15)}.alpus-plugin .btn.btn-shadow:active,.alpus-plugin .btn.btn-shadow:focus,.alpus-plugin .btn.btn-shadow:hover{box-shadow:0 15px 20px -15px rgba(0,0,0,0.2)}.alpus-plugin .btn.btn-shadow-sm{box-shadow:0 17px 20px -20px rgba(0,0,0,0.15)}.alpus-plugin .btn.btn-shadow-sm:active,.alpus-plugin .btn.btn-shadow-sm:focus,.alpus-plugin .btn.btn-shadow-sm:hover{box-shadow:0 17px 20px -20px rgba(0,0,0,0.2)}.alpus-plugin .btn-underline.active:after,.alpus-plugin .btn-underline:focus:after,.alpus-plugin .btn-underline:hover:after{transform:scaleX(1)}.alpus-plugin .btn-underline:after{display:block;margin-top:3px;margin-left:auto;margin-right:auto;width:100%;height:3px;border-top:1px solid;border-bottom:2px solid;transform:scaleX(0);transition:transform 0.3s;content:""}.alpus-plugin .btn-underline.sm:after{width:46%}.alpus-plugin .btn-underline.lg:after{margin-left:-16.5%;margin-right:-16.5%;width:133%}.alpus-plugin .btn-link{padding:0;color:var(--alpha-dark-color,#333);border:0}.alpus-plugin .btn-link,.alpus-plugin .btn-link.active,.alpus-plugin .btn-link:focus,.alpus-plugin .btn-link:hover{background-color:transparent}.alpus-plugin .btn-load{position:relative;left:50%;border-radius:3px;transform:translateX(-50%);margin-bottom:2rem}.alpus-plugin .product-archive+.btn-load{margin-top:3rem}.alpus-plugin .btn-rounded,.alpus-plugin .btn-rounded:after,.alpus-plugin .btn-rounded:before{border-radius:3px}.alpus-plugin .btn-ellipse,.alpus-plugin .btn-ellipse:after,.alpus-plugin .btn-ellipse:before{border-radius:100px}.alpus-plugin .btn.btn-block{display:block;padding-left:0;padding-right:0;width:100%}.alpus-plugin .btn.btn-lg{font-size:1.8rem;padding:1.7rem 3.3rem}.alpus-plugin .btn.btn-xl{font-size:2.4rem;padding:2rem 4.2rem}.alpus-plugin .btn.btn-md{padding:1.2rem 1.9rem;font-size:1.4rem}.alpus-plugin .btn.btn-sm{font-size:1.3rem;padding:1rem 1.8rem}.alpus-plugin .btn.btn-link{padding:0}.alpus-plugin .btn.btn-border-thin{border-width:1px;padding:1em 2em}.alpus-plugin .btn-primary{color:#fff;border-color:var(--alpha-primary-color,#08c);background-color:var(--alpha-primary-color,#08c)}.alpus-plugin .btn-primary:active,.alpus-plugin .btn-primary:focus,.alpus-plugin .btn-primary:hover{color:#fff;border-color:var(--alpha-primary-color-hover,ligthen(#08c,10%));background-color:var(--alpha-primary-color-hover,ligthen(#08c,10%))}.alpus-plugin .btn-primary.btn-solid{color:var(--alpha-primary-color,#08c);border-color:#fff;background-color:#fff}.alpus-plugin .btn-primary.btn-solid:active,.alpus-plugin .btn-primary.btn-solid:focus,.alpus-plugin .btn-primary.btn-solid:hover{border-color:var(--alpha-primary-color,#08c);background-color:var(--alpha-primary-color,#08c);color:#fff}.alpus-plugin .btn-primary.btn-outline{color:var(--alpha-primary-color,#08c);border-color:var(--alpha-primary-color,#08c);background-color:transparent}.alpus-plugin .btn-primary.btn-outline:active,.alpus-plugin .btn-primary.btn-outline:focus,.alpus-plugin .btn-primary.btn-outline:hover{background-color:var(--alpha-primary-color,#08c);color:#fff}.alpus-plugin .btn-primary.btn-link{background-color:transparent;color:var(--alpha-primary-color,#08c)}.alpus-plugin .btn-primary.btn-link:active,.alpus-plugin .btn-primary.btn-link:focus,.alpus-plugin .btn-primary.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-primary.btn-underline:active,.alpus-plugin .btn-primary.btn-underline:focus,.alpus-plugin .btn-primary.btn-underline:hover{color:var(--alpha-primary-color,#08c)}.alpus-plugin .btn-secondary{color:#fff;border-color:var(--alpha-secondary-color,#f93);background-color:var(--alpha-secondary-color,#f93)}.alpus-plugin .btn-secondary:active,.alpus-plugin .btn-secondary:focus,.alpus-plugin .btn-secondary:hover{color:#fff;border-color:var(--alpha-secondary-color-hover,ligthen(#f93,10%));background-color:var(--alpha-secondary-color-hover,ligthen(#f93,10%))}.alpus-plugin .btn-secondary.btn-solid{color:var(--alpha-secondary-color,#f93);border-color:#fff;background-color:#fff}.alpus-plugin .btn-secondary.btn-solid:active,.alpus-plugin .btn-secondary.btn-solid:focus,.alpus-plugin .btn-secondary.btn-solid:hover{border-color:var(--alpha-secondary-color,#f93);background-color:var(--alpha-secondary-color,#f93);color:#fff}.alpus-plugin .btn-secondary.btn-outline{color:var(--alpha-secondary-color,#f93);border-color:var(--alpha-secondary-color,#f93);background-color:transparent}.alpus-plugin .btn-secondary.btn-outline:active,.alpus-plugin .btn-secondary.btn-outline:focus,.alpus-plugin .btn-secondary.btn-outline:hover{background-color:var(--alpha-secondary-color,#f93);color:#fff}.alpus-plugin .btn-secondary.btn-link{background-color:transparent;color:var(--alpha-secondary-color,#f93)}.alpus-plugin .btn-secondary.btn-link:active,.alpus-plugin .btn-secondary.btn-link:focus,.alpus-plugin .btn-secondary.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-secondary.btn-underline:active,.alpus-plugin .btn-secondary.btn-underline:focus,.alpus-plugin .btn-secondary.btn-underline:hover{color:var(--alpha-secondary-color,#f93)}.alpus-plugin .btn-success{color:#fff;border-color:#799b5a;background-color:#799b5a}.alpus-plugin .btn-success:active,.alpus-plugin .btn-success:focus,.alpus-plugin .btn-success:hover{color:#fff;border-color:#93b078;background-color:#93b078}.alpus-plugin .btn-success.btn-solid{color:#799b5a;border-color:#fff;background-color:#fff}.alpus-plugin .btn-success.btn-solid:active,.alpus-plugin .btn-success.btn-solid:focus,.alpus-plugin .btn-success.btn-solid:hover{border-color:#799b5a;background-color:#799b5a;color:#fff}.alpus-plugin .btn-success.btn-outline{color:#799b5a;border-color:#799b5a;background-color:transparent}.alpus-plugin .btn-success.btn-outline:active,.alpus-plugin .btn-success.btn-outline:focus,.alpus-plugin .btn-success.btn-outline:hover{background-color:#799b5a;color:#fff}.alpus-plugin .btn-success.btn-link{background-color:transparent;color:#799b5a}.alpus-plugin .btn-success.btn-link:active,.alpus-plugin .btn-success.btn-link:focus,.alpus-plugin .btn-success.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-success.btn-underline:active,.alpus-plugin .btn-success.btn-underline:focus,.alpus-plugin .btn-success.btn-underline:hover{color:#799b5a}.alpus-plugin .btn-warning{color:#fff;border-color:#ffa800;background-color:#ffa800}.alpus-plugin .btn-warning:active,.alpus-plugin .btn-warning:focus,.alpus-plugin .btn-warning:hover{color:#fff;border-color:#ffb933;background-color:#ffb933}.alpus-plugin .btn-warning.btn-solid{color:#ffa800;border-color:#fff;background-color:#fff}.alpus-plugin .btn-warning.btn-solid:active,.alpus-plugin .btn-warning.btn-solid:focus,.alpus-plugin .btn-warning.btn-solid:hover{border-color:#ffa800;background-color:#ffa800;color:#fff}.alpus-plugin .btn-warning.btn-outline{color:#ffa800;border-color:#ffa800;background-color:transparent}.alpus-plugin .btn-warning.btn-outline:active,.alpus-plugin .btn-warning.btn-outline:focus,.alpus-plugin .btn-warning.btn-outline:hover{background-color:#ffa800;color:#fff}.alpus-plugin .btn-warning.btn-link{background-color:transparent;color:#ffa800}.alpus-plugin .btn-warning.btn-link:active,.alpus-plugin .btn-warning.btn-link:focus,.alpus-plugin .btn-warning.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-warning.btn-underline:active,.alpus-plugin .btn-warning.btn-underline:focus,.alpus-plugin .btn-warning.btn-underline:hover{color:#ffa800}.alpus-plugin .btn-danger{color:#fff;border-color:#a94442;background-color:#a94442}.alpus-plugin .btn-danger:active,.alpus-plugin .btn-danger:focus,.alpus-plugin .btn-danger:hover{color:#fff;border-color:#c0605e;background-color:#c0605e}.alpus-plugin .btn-danger.btn-solid{color:#a94442;border-color:#fff;background-color:#fff}.alpus-plugin .btn-danger.btn-solid:active,.alpus-plugin .btn-danger.btn-solid:focus,.alpus-plugin .btn-danger.btn-solid:hover{border-color:#a94442;background-color:#a94442;color:#fff}.alpus-plugin .btn-danger.btn-outline{color:#a94442;border-color:#a94442;background-color:transparent}.alpus-plugin .btn-danger.btn-outline:active,.alpus-plugin .btn-danger.btn-outline:focus,.alpus-plugin .btn-danger.btn-outline:hover{background-color:#a94442;color:#fff}.alpus-plugin .btn-danger.btn-link{background-color:transparent;color:#a94442}.alpus-plugin .btn-danger.btn-link:active,.alpus-plugin .btn-danger.btn-link:focus,.alpus-plugin .btn-danger.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-danger.btn-underline:active,.alpus-plugin .btn-danger.btn-underline:focus,.alpus-plugin .btn-danger.btn-underline:hover{color:#a94442}.alpus-plugin .btn-dark{color:#fff;border-color:var(--alpha-dark-color,#333);background-color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-dark:active,.alpus-plugin .btn-dark:focus,.alpus-plugin .btn-dark:hover{color:#fff;border-color:var(--alpha-dark-color-hover,ligthen(#333,10%));background-color:var(--alpha-dark-color-hover,ligthen(#333,10%))}.alpus-plugin .btn-dark.btn-solid{color:var(--alpha-dark-color,#333);border-color:#fff;background-color:#fff}.alpus-plugin .btn-dark.btn-solid:active,.alpus-plugin .btn-dark.btn-solid:focus,.alpus-plugin .btn-dark.btn-solid:hover{border-color:var(--alpha-dark-color,#333);background-color:var(--alpha-dark-color,#333);color:#fff}.alpus-plugin .btn-dark.btn-outline{color:var(--alpha-dark-color,#333);border-color:var(--alpha-dark-color,#333);background-color:transparent}.alpus-plugin .btn-dark.btn-outline:active,.alpus-plugin .btn-dark.btn-outline:focus,.alpus-plugin .btn-dark.btn-outline:hover{background-color:var(--alpha-dark-color,#333);color:#fff}.alpus-plugin .btn-dark.btn-link{background-color:transparent;color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-dark.btn-link:active,.alpus-plugin .btn-dark.btn-link:focus,.alpus-plugin .btn-dark.btn-link:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-dark.btn-underline:active,.alpus-plugin .btn-dark.btn-underline:focus,.alpus-plugin .btn-dark.btn-underline:hover{color:var(--alpha-dark-color,#333)}.alpus-plugin .btn-white{color:var(--alpha-dark-color,#333);background-color:#fff;border-color:#fff}.alpus-plugin .btn-white:active,.alpus-plugin .btn-white:focus,.alpus-plugin .btn-white:hover{color:#fff;border-color:var(--alpha-primary-color,#08c);background-color:var(--alpha-primary-color,#08c)}.alpus-plugin .btn-white.btn-outline{color:#fff;background-color:transparent;border-color:#fff}.alpus-plugin .btn-white.btn-outline:active,.alpus-plugin .btn-white.btn-outline:focus,.alpus-plugin .btn-white.btn-outline:hover{color:var(--alpha-primary-color,#08c);background-color:#fff}.alpus-plugin .btn-white.btn-link{color:#fff;background-color:transparent}.alpus-plugin .btn-white.btn-link:active,.alpus-plugin .btn-white.btn-link:focus,.alpus-plugin .btn-white.btn-link:hover{color:#fff;background-color:transparent}.alpus-plugin .btn.disabled,.alpus-plugin .btn[disabled],.alpus-plugin .button.disabled,.alpus-plugin .button[disabled]{background-color:#eee;color:var(--alpha-body-color,#666);border-color:#eee;box-shadow:none;pointer-events:initial;cursor:not-allowed}.alpus-plugin .btn.disabled.btn-outline,.alpus-plugin .btn[disabled].btn-outline,.alpus-plugin .button.disabled.btn-outline,.alpus-plugin .button[disabled].btn-outline{background-color:transparent;color:#999}.alpus-plugin .btn-video-player,.alpus-plugin .video-popup .btn-video-iframe{display:inline-flex;justify-content:center;align-items:center}.alpus-plugin .btn-gradient{position:relative;color:#fff;background:linear-gradient(135deg,#edf7fa,#cee3ea);border:none;transition:background 0.25s,color 0.25s,border 0.25s;overflow:hidden;vertical-align:middle}.alpus-plugin .btn-gradient:hover{color:#fff}.alpus-plugin .btn-gradient:after{content:"";position:absolute;top:-50%;left:0%;right:0%;bottom:-50%;background-image:linear-gradient(90deg,rgba(255,255,255,0) 20%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 80%);transform:skewX(-45deg) translateX(-100%);transition:transform 0.8s}.alpus-plugin .btn-gradient:hover:after{transform:skewX(-45deg) translateX(100%)}.alpus-plugin .btn-gra-default{color:#222}.alpus-plugin .btn-gra-default:hover{color:#222}.alpus-plugin .btn-gra-blue{background:linear-gradient(135deg,#3b8df1,#5449ff)}.alpus-plugin .btn-gra-orange{background:linear-gradient(135deg,#ffa35f,#e95454)}.alpus-plugin .btn-gra-pink{background:linear-gradient(135deg,#f85283,#b33c9e)}.alpus-plugin .btn-gra-green{background:linear-gradient(135deg,#a0ec69,#87cf47)}.alpus-plugin .btn-gra-dark{background:linear-gradient(135deg,#555555,#222222)}.alpus-plugin .slider-container{overflow:hidden;position:static}.alpus-plugin .slider-relative{position:relative}.alpus-plugin .slider-relative>.slider-container{width:100%}.alpus-plugin .slider-wrapper{display:flex;flex-wrap:nowrap;overflow:hidden;position:relative;width:100%;height:100%;z-index:1;transition-property:transform}.alpus-plugin .slider-wrapper.row{width:calc(100% + 2 * var(--alpha-gap))}.alpus-plugin .slider-container-initialized .slider-wrapper{overflow:visible}.alpus-plugin .slider-container-android .slider-slide,.alpus-plugin .slider-wrapper{transform:translate3d(0px,0,0)}.alpus-plugin .slider-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.alpus-plugin .slider-slide-invisible-blank{visibility:hidden}.alpus-plugin .slider-container-autoheight,.alpus-plugin .slider-container-autoheight .slider-slide{height:auto}.alpus-plugin .slider-container-autoheight .slider-wrapper{align-items:flex-start;transition-property:transform,height}.alpus-plugin .slider-button{position:absolute;z-index:1;top:50%;transform:translate(-50%,-50%);border:none;padding:0;width:1em;height:2em;background:none;border-radius:50%;font-size:2.4rem;line-height:0;cursor:pointer;color:#999;transition:opacity 0.3s}.alpus-plugin .slider-button:before{content:"\e912";font-family:"alpha"}.alpus-plugin .slider-button.disabled{opacity:0.35;cursor:auto;pointer-events:none}.alpus-plugin .slider-button-prev{left:0.7em}.alpus-plugin .slider-button-next{transform:translate(50%,-50%);right:0.7em}.alpus-plugin .slider-button-next:before{content:"\e913"}.alpus-plugin .swiper-button-lock{display:none}.alpus-plugin .slider-container-fade.slider-container-free-mode .slider-slide{transition-timing-function:ease-out}.alpus-plugin .slider-container-fade .slider-slide{pointer-events:none;transition-property:opacity}.alpus-plugin .slider-container-fade .slider-slide .slider-slide{pointer-events:none}.alpus-plugin .slider-container-fade .slider-slide-active{pointer-events:auto}.alpus-plugin .slider-pagination{position:absolute;left:50%;transition:0.3s opacity;transform:translate3d(-50%,0,0);bottom:-1rem;z-index:10}.alpus-plugin .slider-pagination.swiper-pagination-hidden{opacity:0}.alpus-plugin .slider-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:9rem;background:#000;opacity:0.2;transition:0.3s}.swiper-pagination-clickable .alpus-plugin .slider-pagination-bullet{cursor:pointer}.alpus-plugin .slider-pagination-bullet.active{width:18px;opacity:1;background:var(--alpha-primary-color,#08c)}.alpus-plugin .slider-pagination-bullet:first-child:last-child{display:none}.alpus-plugin .slider-scrollbar-drag{position:relative;width:100%;top:0;left:0;height:4px;border-radius:1rem;background:rgba(0,0,0,0.2)}.alpus-plugin .slider-container-vertical .slider-wrapper{flex-direction:column}.alpus-plugin .slider-container-horizontal>.slider-pagination-bullets .slider-pagination-bullet{margin:0 0.5rem}@media (max-width:1199px){.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.posts,.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.products{overflow-x:auto;-webkit-overflow-scrolling:touch}.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.posts::-webkit-scrollbar,.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.products::-webkit-scrollbar{height:7px;width:4px}.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.posts::-webkit-scrollbar-thumb,.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.products::-webkit-scrollbar-thumb{margin-right:2px;background:rgba(0,0,0,0);border-radius:5px;cursor:pointer;transition:background 0.3s}.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.posts:hover::-webkit-scrollbar-thumb,.alpus-plugin .touchable .alpus-disable-mobile-slider :not(.slider-container)>.slider-wrapper.products:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.25)}}.alpus-plugin .slider-image-gallery figure{display:flex}.alpus-plugin .slider-image-gallery img{width:100%;object-fit:cover}.alpus-plugin .slider-image-org img{width:auto}.alpus-plugin .slider-nav-circle .slider-button{width:2em;border:1px solid #ccc}.alpus-plugin .slider-nav-full .slider-button{margin:0;top:0;height:100%;transform:none;border:0;font-weight:400;font-size:2.4rem;color:var(--alpha-dark-color,#333);border-radius:0;background-color:rgba(255,255,255,0.8);transition:0.4s}.alpus-plugin .slider-nav-full .slider-button:not(.disabled):hover{color:var(--alpha-primary-color,#08c);background-color:rgba(255,255,255,0.8)}.alpus-plugin .slider-nav-full .slider-button.disabled{visibility:hidden;opacity:0}.alpus-plugin .slider-nav-full .slider-button-prev{left:0;box-shadow:4px 0px 7px -5px rgba(0,0,0,0.2)}.alpus-plugin .slider-nav-full .slider-button-next{right:0;box-shadow:-4px 0px 7px -5px rgba(0,0,0,0.2)}.alpus-plugin .slider-nav-full:hover .slider-button-prev{left:0}.alpus-plugin .slider-nav-full:hover .slider-button-next{right:0}@media (min-width:1360px){.alpus-plugin .slider-nav-outer .slider-button-prev{left:-1.5em}.alpus-plugin .slider-nav-outer .slider-button-next{right:-1.5em}}.alpus-plugin .slider-nav-top .slider-button{position:absolute;top:-4.7rem;left:auto;right:0.5em;font-size:1.6rem}.alpus-plugin .slider-nav-bottom .slider-button{position:absolute;bottom:-2em;top:auto;left:auto;right:0.5em}.alpus-plugin .slider-nav-fade .slider-button{opacity:0;transition:opacity 0.3s,margin 0.3s}.alpus-plugin .slider-nav-fade .slider-button-prev{margin-left:-2em}.alpus-plugin .slider-nav-fade .slider-button-next{margin-right:-2em}.alpus-plugin .slider-nav-fade.slider-nav-outer .slider-button-prev{margin-left:2em}.alpus-plugin .slider-nav-fade.slider-nav-outer .slider-button-next{margin-right:2em}.alpus-plugin .slider-nav-fade.slider-nav-full .slider-button-prev{margin-left:0}.alpus-plugin .slider-nav-fade.slider-nav-full .slider-button-next{margin-right:0}.alpus-plugin .slider-nav-fade:hover .slider-button{opacity:1}.alpus-plugin .slider-nav-fade:hover .slider-button.disabled{opacity:0.35}.alpus-plugin .slider-nav-fade:hover .slider-button-prev{margin-left:0}.alpus-plugin .slider-nav-fade:hover .slider-button-next{margin-right:0}.alpus-plugin .slider-dots-white .slider-pagination-bullet{background:#fff;border-color:#fff;opacity:0.8}.alpus-plugin .slider-dots-white .slider-pagination-bullet.active{background:#fff;border-color:#fff;opacity:1}.alpus-plugin .slider-dots-grey .slider-pagination-bullet{background:#efefef;border-color:#efefef}.alpus-plugin .slider-dots-grey .slider-pagination-bullet.active{background:#999;border-color:#999}.alpus-plugin .slider-dots-dark .slider-pagination-bullet{background:#a1a1a1;border-color:#a1a1a1}.alpus-plugin .slider-dots-dark .slider-pagination-bullet.active{background:#333;border-color:#333}.alpus-plugin .slider-dots-inner .slider-pagination{bottom:2rem}.alpus-plugin .slider-dots-outer .slider-pagination{bottom:-3rem}.alpus-plugin .slider-wrapper .slide-animate{transform:translate3d(0,0,0) scale(1);will-change:filter,transform,opacity;visibility:hidden;opacity:0}.alpus-plugin .slider-wrapper .slide-animate.animated,.alpus-plugin .slider-wrapper .slide-animate.appear-animation-visible,.alpus-plugin .slider-wrapper .slide-animate.show-content{visibility:visible;opacity:1}.alpus-plugin .slider-full-height .slider-slide{height:auto}.alpus-plugin .slider-same-height>.slider-wrapper{display:flex}.alpus-plugin .slider-same-height>.slider-wrapper>.slider-slide{height:auto}.alpus-plugin .slider-same-height>.slider-wrapper>.slider-slide>:first-child{height:100%}.alpus-plugin .slider-container.slider-shadow{margin:-20px;padding:20px;width:calc(100% + 40px);height:auto!important}@media (max-width:575px){.alpus-plugin .slider-shadow .slider-wrapper{margin:-15px;padding:15px}}.alpus-plugin .slider-top>.slider-wrapper{align-items:flex-start}.alpus-plugin .slider-middle>.slider-wrapper{align-items:center}.alpus-plugin .slider-bottom>.slider-wrapper{align-items:flex-end}.alpus-plugin .slider-thumb-dots{flex:0 0 100%;text-align:center;margin:-4rem auto 1rem}.alpus-plugin .slider-thumb-dots .slider-pagination-bullet{position:relative;z-index:1;border-radius:50%;background:transparent;border:none;opacity:1;padding:0.3rem;width:8rem;height:8rem;vertical-align:middle}.alpus-plugin .slider-thumb-dots .slider-pagination-bullet span{border-radius:50%;width:100%;height:100%;display:block;background-image:url(//eletromaltalar.pt/wp-content/plugins/alpus-flexbox/plugin-framework/assets/images/placeholders/thumb-placeholder.jpg)}.alpus-plugin .slider-thumb-dots .slider-pagination-bullet:hover{cursor:pointer}.alpus-plugin .slider-thumb-dots .slider-pagination-bullet{margin-right:2.5rem}.alpus-plugin .slider-thumb-dots button.slider-pagination-bullet:last-child{margin-right:0}.alpus-plugin .slider-thumb-dots img{border-radius:50%;width:100%;height:100%;object-fit:cover}.alpus-plugin .slider-thumb-dots.dots-bordered .slider-pagination-bullet{border:2px solid var(--alpha-light-color,#ccc);transition:border 0.3s}.alpus-plugin .slider-thumb-dots.dots-bordered .slider-pagination-bullet.active,.alpus-plugin .slider-thumb-dots.dots-bordered .slider-pagination-bullet:hover{border-color:var(--alpha-primary-color,#08c)}.slider-dots-inner~.alpus-plugin .slider-thumb-dots{margin-top:-10rem}.alpus-plugin .slider-thumb-dots.disabled{display:none}.d-loading{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.d-loading:before{--alpha-change-color-light-1:inherit;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--alpha-change-color-light-1);opacity:0.6}.d-loading.small i{left:calc(50% - 10px);top:calc(50% - 10px);width:20px;height:20px}.d-loading i{position:absolute;left:calc(50% - 17px);top:calc(50% - 17px);width:34px;height:34px;border:2px solid transparent;border-top-color:var(--alpha-primary-color,#26c);border-radius:50%;animation:spin 0.75s infinite linear}.d-loading i:before{content:"";top:-2px;left:-2px;position:absolute;width:inherit;height:inherit;border:inherit;border-radius:inherit;animation:spin 1.5s infinite ease}form.d-loading{opacity:0.3}.list-type-none{list-style:none;padding-left:0}.list-type-check{list-style:none;margin-left:0}.list-type-check li{position:relative;padding-left:2em;margin-bottom:1.1rem;line-height:2}.list-type-check li:before{position:absolute;display:block;left:0;content:"\e969";font-family:alpha;font-weight:700}.list-type-round-check li:before{content:"\e921";font-family:alpha;font-size:1.1em}.divider{display:inline-block;vertical-align:middle;height:2.5rem;width:1px;background-color:var(--alpha-light-color)}.close-icon{display:block;position:relative;width:1em;height:1em;transform:rotateZ(45deg)}.close-icon:after,.close-icon:before{display:block;position:absolute;background-color:var(--alpha-change-border-color);content:"";transition:transform 0.3s}.close-icon:before{height:0.067em;width:100%;left:0;top:calc(50% - 0.033em)}.close-icon:after{height:100%;width:0.067em;top:0;left:calc(50% - 0.033em)}a:hover>.close-icon:before{transform:rotate(-45deg)}a:hover>.close-icon:after{transform:rotate(45deg)}.container,.wp-block,.col-half-section,.elementor-section{--porto-container-width:1200px}:root{--porto-grid-gutter-width:20px;--porto-color-dark:#1d2127;--porto-primary-color:#ff0000;--porto-primary-color-inverse:#ffffff;--porto-secondary-color:#ee8379;--porto-secondary-color-inverse:#ffffff;--porto-tertiary-color:#2baab1;--porto-tertiary-color-inverse:#ffffff;--porto-quaternary-color:#000000;--porto-quaternary-color-inverse:#ffffff;--porto-dark-color:#222529;--porto-dark-color-inverse:#ffffff;--porto-light-color:#ffffff;--porto-light-color-inverse:#212529;--porto-body-ff:"Poppins";--porto-body-fw:400;--porto-body-fs:14px;--porto-body-lh:26px;--porto-body-ls:0;--porto-body-color:#000000;--porto-body-color-light-5:#0d0d0d;--porto-alt-ff:"Shadows Into Light";--porto-alt-fw:400;--porto-menu-text-transform:none;--porto-add-to-cart-ff:"Poppins";--porto-column-spacing:10px;--porto-res-spacing:10px;--porto-fluid-spacing:20px;--porto-container-spacing:10px;--porto-primary-dark-5:#e60000;--porto-primary-dark-10:#cc0000;--porto-primary-dark-15:#b30000;--porto-primary-dark-20:#990000;--porto-primary-light-5:#ff1a1a;--porto-primary-light-7:#ff2424;--porto-primary-light-10:#ff3333;--porto-primary-inverse-dark-10:#e6e6e6;--porto-secondary-dark-5:#ec6f63;--porto-secondary-dark-10:#e95a4c;--porto-secondary-dark-15:#e64536;--porto-secondary-dark-20:#e3301f;--porto-secondary-light-5:#f19890;--porto-secondary-light-7:#f3a199;--porto-secondary-light-10:#f4ada7;--porto-secondary-inverse-dark-10:#e6e6e6;--porto-tertiary-dark-5:#27979d;--porto-tertiary-dark-10:#228388;--porto-tertiary-dark-15:#1d6f74;--porto-tertiary-dark-20:#185c5f;--porto-tertiary-light-5:#30bec6;--porto-tertiary-light-7:#33c6ce;--porto-tertiary-light-10:#3fc9d1;--porto-tertiary-inverse-dark-10:#e6e6e6;--porto-quaternary-dark-5:#000000;--porto-quaternary-dark-10:#000000;--porto-quaternary-dark-15:#000000;--porto-quaternary-dark-20:#000000;--porto-quaternary-light-5:#0d0d0d;--porto-quaternary-light-7:#121212;--porto-quaternary-light-10:#1a1a1a;--porto-quaternary-inverse-dark-10:#e6e6e6;--porto-dark-dark-5:#17191c;--porto-dark-dark-10:#0b0c0e;--porto-dark-dark-15:#000000;--porto-dark-dark-20:#000000;--porto-dark-light-5:#2e3237;--porto-dark-light-7:#33373d;--porto-dark-light-10:#3a3f45;--porto-dark-inverse-dark-10:#e6e6e6;--porto-light-dark-5:#f3f3f3;--porto-light-dark-10:#e6e6e6;--porto-light-dark-15:#d9d9d9;--porto-light-dark-20:#cccccc;--porto-light-light-5:#ffffff;--porto-light-light-7:#ffffff;--porto-light-light-10:#ffffff;--porto-light-inverse-dark-10:#0b0c0d;--porto-placeholder-color:#f4f4f4;--porto-bgc:#fff;--porto-body-bg:#fff;--porto-color-price:#444;--porto-widget-bgc:#fbfbfb;--porto-title-bgc:#f5f5f5;--porto-widget-bc:#ddd;--porto-input-bc:rgba(0,0,0,0.08);--porto-slide-bgc:#e7e7e7;--porto-heading-color:#222529;--porto-heading-light-8:#353a40;--porto-normal-bg:#fff;--porto-gray-bg:#dfdfdf;--porto-gray-1:#f4f4f4;--porto-gray-2:#e7e7e7;--porto-gray-3:#f4f4f4;--porto-gray-4:#ccc;--porto-gray-5:#e7e7e7;--porto-gray-6:#999;--porto-gray-7:#f4f4f4;--porto-gray-8:#f1f1f1;--porto-light-1:#fff;--porto-light-2:#fff;--porto-normal-bc:rgba(0,0,0,.06);--porto-label-bg1:rgba(255,255,255,.9)}h1{--porto-h1-ff:"Poppins";--porto-h1-fw:700;--porto-h1-fs:36px;--porto-h1-lh:44px;--porto-h1-ls:normal}h2{--porto-h2-ff:"Poppins";--porto-h2-fw:700;--porto-h2-fs:30px;--porto-h2-lh:40px;--porto-h2-ls:normal}h3,.daily-deal-title{--porto-h3-ff:"Poppins";--porto-h3-fw:700;--porto-h3-fs:25px;--porto-h3-lh:32px;--porto-h3-ls:normal}h4{--porto-h4-ff:"Poppins";--porto-h4-fw:700;--porto-h4-fs:20px;--porto-h4-lh:27px;--porto-h4-ls:normal}h5{--porto-h5-ff:"Poppins";--porto-h5-fw:700;--porto-h5-fs:14px;--porto-h5-lh:18px;--porto-h5-ls:normal}h6{--porto-h6-ff:"Poppins";--porto-h6-fw:700;--porto-h6-fs:14px;--porto-h6-lh:18px;--porto-h6-ls:normal}#header .searchform{--porto-searchform-border-color:#eeeeee;--porto-searchform-text-color:#555555}#header{--porto-minicart-icon-color:#191919;--porto-header-link-color-regular:#282d3b;--porto-header-link-color-hover:#282d3b}.main-sidebar-menu{--porto-menu-side-ff:"Poppins";--porto-menu-side-fw:400;--porto-menu-side-fs:14px;--porto-menu-side-lh:20px;--porto-menu-side-ls:0}li.menu-item,.sub-menu{--porto-mainmenu-popup-text-color-regular:#777777;--porto-mainmenu-popup-text-color-hover:#777777}li.menu-item{--porto-mainmenu-popup-text-hbg-color:#f4f4f4;--porto-submenu-item-bbw:0;--porto-submenu-item-lrp:15px}.page-top .page-title{}.page-top .page-subtitle{}.page-top .breadcrumb{}ul.products,.porto-posts-grid{--porto-shop-add-links-color:#333333;--porto-shop-add-links-bg-color:#ffffff;--porto-shop-add-links-border-color:#dddddd}.post-date,.onhot{--porto-hot-color:#62b959;--porto-hot-color-inverse:#ffffff}.onsale{--porto-sale-color:#e27c7c;--porto-sale-color-inverse:#ffffff}.onnew{}.product-summary-wrap .yith-wcwl-add-to-wishlist,.product-summary-wrap .yith-compare{--porto-wishlist-color:#302e2a}#header{--porto-header-top-link-fw:600}@media (max-width:575px){:root{--porto-mobile-fs-scale:0.9286;--porto-body-fs:13px;--porto-body-lh:24px;--porto-body-ls:0}h1{--porto-h1-fs:33.4286px;--porto-h1-lh:40.6154px}h2{--porto-h2-fs:27.8571px;--porto-h2-lh:36.9231px}h3,.daily-deal-title{--porto-h3-fs:23.2143px;--porto-h3-lh:29.5385px}h4{--porto-h4-fs:18.5714px;--porto-h4-lh:24.9231px}h5{--porto-h5-fs:13px;--porto-h5-lh:16.6154px}h6{--porto-h6-fs:13px;--porto-h6-lh:16.6154px}}#header .logo{--porto-logo-mw:170px;--porto-sticky-logo-mw:101px}.side-header-narrow-bar-logo{--porto-side-logo-mw:170px}@media (min-width:992px) and (max-width:1219px){.container,.wp-block,.col-half-section,.elementor-section{--porto-container-width:960px}}@media (min-width:1220px){#header .logo{--porto-logo-mw:250px}}@media (max-width:991px){:root{--porto-res-spacing:20px}#header .logo{--porto-logo-mw:132px}}@media (max-width:767px){#header .logo{--porto-logo-mw:101px}}

/*!
 * Bootstrap v5.0.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/* bootstrap row */
.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto {
  width: 100%;
  flex: 0 0 auto;
}
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #ff0000;
  --bs-secondary: #ee8379;
  --bs-success: #47a447;
  --bs-info: #5bc0de;
  --bs-warning: #ed9c28;
  --bs-danger: #d2322d;
  --bs-light: #f8f9fa;
  --bs-dark: #1d2127;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
*, *::before, *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: Poppins, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8571;
  color: #777;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1, .h1 {
  font-size: calc(1.34375rem + 1.125vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.1875rem;
  }
}
h2, .h2 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.75rem;
  }
}
h3, .h3 {
  font-size: calc(1.278125rem + 0.3375vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.53125rem;
  }
}
h4, .h4 {
  font-size: calc(1.25625rem + 0.075vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.3125rem;
  }
}
h5, .h5 {
  font-size: 1.09375rem;
}
h6, .h6 {
  font-size: 0.875rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title], abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul {
  padding-left: 2rem;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: bolder;
}
small, .small {
  font-size: 0.875em;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
sub, sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #ff0000;
  text-decoration: none;
}
a:hover {
  color: #c00;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre, code, kbd, samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img, svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
/*[hidden] {
  display: none !important;
}*/
.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0;
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 10px);
  padding-left: var(--bs-gutter-x, 10px);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
    --porto-flick-carousel-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
    --porto-flick-carousel-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
    --porto-flick-carousel-width: 960px;
  }
}
@media (min-width: 1220px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px;
    --porto-flick-carousel-width: 1200px;
  }
}
@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1200px;
    --porto-flick-carousel-width: 1200px;
  }
}
.row {
  --bs-gutter-x: 20px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > * {
  flex-shrink: 0;
  /*width: 100%;*/
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.col-auto {
  width: auto;
}
.col-1 {
  width: 8.3333333333%;
}
.col-2 {
  width: 16.6666666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.3333333333%;
}
.col-5 {
  width: 41.6666666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.3333333333%;
}
.col-8 {
  width: 66.6666666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.3333333333%;
}
.col-11 {
  width: 91.6666666667%;
}
.col-12 {
  width: 100%;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
.g-0, .gx-0 {
  --bs-gutter-x: 0;
}
.g-0, .gy-0 {
  --bs-gutter-y: 0;
}
.g-1, .gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1, .gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2, .gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2, .gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3, .gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3, .gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4, .gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4, .gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5, .gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5, .gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    width: auto;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0, .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    width: auto;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .g-md-0, .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0, .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1, .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1, .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2, .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2, .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3, .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3, .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4, .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4, .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5, .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5, .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    width: auto;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0, .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1220px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    width: auto;
  }
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0, .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .col-xxl-1 {
    width: 8.3333333333%;
  }
  .col-xxl-2 {
    width: 16.6666666667%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-4 {
    width: 33.3333333333%;
  }
  .col-xxl-5 {
    width: 41.6666666667%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-7 {
    width: 58.3333333333%;
  }
  .col-xxl-8 {
    width: 66.6666666667%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-10 {
    width: 83.3333333333%;
  }
  .col-xxl-11 {
    width: 91.6666666667%;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #777;
  --bs-table-striped-bg: #f9f9f9;
  --bs-table-active-color: #777;
  --bs-table-active-bg: #f5f5f5;
  --bs-table-hover-color: #777;
  --bs-table-hover-bg: #f5f5f5;
  width: 100%;
  margin-bottom: 1rem;
  color: #777;
  vertical-align: top;
  border-color: #ddd;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-bg: #fcc;
  --bs-table-striped-bg: #f2c2c2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6b8b8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ecbdbd;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6b8b8;
}
.table-secondary {
  --bs-table-bg: #fce6e4;
  --bs-table-striped-bg: #efdbd9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e3cfcd;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e9d5d3;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e3cfcd;
}
.table-success {
  --bs-table-bg: #daedda;
  --bs-table-striped-bg: #cfe1cf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c4d5c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #cadbca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c4d5c4;
}
.table-info {
  --bs-table-bg: #def2f8;
  --bs-table-striped-bg: #d3e6ec;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c8dadf;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #cde0e5;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c8dadf;
}
.table-warning {
  --bs-table-bg: #fbebd4;
  --bs-table-striped-bg: #eedfc9;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e2d4bf;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e8d9c4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e2d4bf;
}
.table-danger {
  --bs-table-bg: #f6d6d5;
  --bs-table-striped-bg: #eacbca;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #ddc1c0;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e4c6c5;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #ddc1c0;
}
.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}
.table-dark {
  --bs-table-bg: #1d2127;
  --bs-table-striped-bg: #282c32;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #34373d;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #2e3237;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #34373d;
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1219.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.8571;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.09375rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.765625rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8571;
  color: #777;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type="file"] {
  overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #777;
  background-color: #fff;
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 0, 0, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.8571em;
}
.form-control::placeholder {
  color: #999;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #eee;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #777;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #777;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.8571;
  color: #777;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  min-height: calc(1.8571em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-lg {
  min-height: calc(1.8571em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
textarea.form-control {
  min-height: calc(1.8571em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.8571em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.8571em + 1rem + 2px);
}
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.8571em;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  height: 1.8571em;
  border-radius: 0;
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8571;
  color: #777;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ccc;
  border-radius: 0;
  appearance: none;
}
.form-select:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 0, 0, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #777;
}
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.765625rem;
}
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.09375rem;
}
.form-check {
  display: block;
  min-height: 1.6249625rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.42855em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-check-input {
    transition: none;
  }
}
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 0, 0, 0.25);
}
.form-check-input:checked {
  background-color: #ff0000;
  border-color: #ff0000;
}
.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #ff0000;
  border-color: #ff0000;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2366afe9'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(255, 0, 0, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(255, 0, 0, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #ff0000;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #ffb3b3;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #ff0000;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #ffb3b3;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control, .form-floating > .form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus, .input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8571;
  color: #777;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-lg > .form-control, .input-group-lg > .form-select, .input-group-lg > .input-group-text, .input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0;
}
.input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text, .input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0;
}
.input-group-lg > .form-select, .input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu), .input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #47a447;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #000;
  background-color: rgba(71, 164, 71, 0.9);
  border-radius: 0;
}
.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #47a447;
  padding-right: calc(1.8571em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2347a447' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.464275em + 0.1875rem) center;
  background-size: calc(0.92855em + 0.375rem) calc(0.92855em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #47a447;
  box-shadow: 0 0 0 0.25rem rgba(71, 164, 71, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.8571em + 0.75rem);
  background-position: top calc(0.464275em + 0.1875rem) right calc(0.464275em + 0.1875rem);
}
.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #47a447;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2347a447' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.92855em + 0.375rem) calc(0.92855em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #47a447;
  box-shadow: 0 0 0 0.25rem rgba(71, 164, 71, 0.25);
}
.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #47a447;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #47a447;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(71, 164, 71, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #47a447;
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated .input-group .form-select:valid, .input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated .input-group .form-select:valid:focus, .input-group .form-select.is-valid:focus {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #d2322d;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  color: #fff;
  background-color: rgba(210, 50, 45, 0.9);
  border-radius: 0;
}
.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #d2322d;
  padding-right: calc(1.8571em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d2322d'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d2322d' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.464275em + 0.1875rem) center;
  background-size: calc(0.92855em + 0.375rem) calc(0.92855em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #d2322d;
  box-shadow: 0 0 0 0.25rem rgba(210, 50, 45, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.8571em + 0.75rem);
  background-position: top calc(0.464275em + 0.1875rem) right calc(0.464275em + 0.1875rem);
}
.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #d2322d;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d2322d'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d2322d' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.92855em + 0.375rem) calc(0.92855em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #d2322d;
  box-shadow: 0 0 0 0.25rem rgba(210, 50, 45, 0.25);
}
.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #d2322d;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #d2322d;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(210, 50, 45, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #d2322d;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated .input-group .form-select:invalid, .input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated .input-group .form-select:invalid:focus, .input-group .form-select.is-invalid:focus {
  z-index: 3;
}
.btn {
  display: inline-block;
  font-weight: 400;
  /*line-height: $btn-line-height;*/
  color: #777;
  text-align: center;
  vertical-align: middle;
  /*cursor: if($enable-button-pointers, pointer, null);*/
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  /*@include button-size($btn-padding-y, $btn-padding-x, $btn-font-size, $btn-border-radius);
  @include transition($btn-transition);*/
}
.btn:hover {
  color: #777;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 0, 0, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}
.btn-link {
  font-weight: 400;
  color: #ff0000;
  text-decoration: none;
}
.btn-link:hover {
  color: #c00;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  border-radius: 0;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  border-radius: 0;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup, .dropend, .dropdown, .dropstart {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.875rem;
  color: #777;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto /* rtl:ignore */;
  left: 0 /* rtl:ignore */;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0 /* rtl:ignore */;
  left: auto /* rtl:ignore */;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1220px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #333;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #ff0000;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.765625rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #333;
}
.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #ff0000;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: #e5e5e5;
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:focus + .btn, .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn-check:checked + .btn, .btn-group-vertical > .btn-check:focus + .btn, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n + 3), .btn-group > :not(.btn-check) + .btn, .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn, .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #ff0000;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #c00;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #e7e7e7;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e7e7e7;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #e7e7e7;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ff0000;
}
.nav-fill > .nav-link, .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link, .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.2968796875rem;
  padding-bottom: 0.2968796875rem;
  margin-right: 1rem;
  font-size: 1.09375rem;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1220px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a, .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}
.card-title {
  margin-bottom: 0.5rem;
}
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 0 0 0 0;
}
.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 0 0;
}
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: 0;
}
.card-img, .card-img-top, .card-img-bottom {
  width: 100%;
}
.card-img, .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-img, .card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card-group > .card {
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.875rem;
  color: #777;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #e60000;
  background-color: #ffe6e6;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23e60000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23777'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #66afe9;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 0, 0, 0.25);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-body {
  padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  color: #ff0000;
  background-color: #fff;
  border: 1px solid #ddd;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #c00;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #c00;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 0, 0, 0.25);
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd;
}
.page-link {
  padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.alert-primary {
  color: #900;
  background-color: #fcc;
  border-color: #ffb3b3;
}
.alert-primary .alert-link {
  color: #7a0000;
}
.alert-secondary {
  color: #8f4f49;
  background-color: #fce6e4;
  border-color: #fadad7;
}
.alert-secondary .alert-link {
  color: #723f3a;
}
.alert-success {
  color: #2b622b;
  background-color: #daedda;
  border-color: #c8e4c8;
}
.alert-success .alert-link {
  color: #224e22;
}
.alert-info {
  color: #377385;
  background-color: #def2f8;
  border-color: #ceecf5;
}
.alert-info .alert-link {
  color: #2c5c6a;
}
.alert-warning {
  color: #8e5e18;
  background-color: #fbebd4;
  border-color: #fae1bf;
}
.alert-warning .alert-link {
  color: #724b13;
}
.alert-danger {
  color: #7e1e1b;
  background-color: #f6d6d5;
  border-color: #f2c2c0;
}
.alert-danger .alert-link {
  color: #651816;
}
.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}
.alert-dark {
  color: #111417;
  background-color: #d2d3d4;
  border-color: #bbbcbe;
}
.alert-dark .alert-link {
  color: #0e1012;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: #f5f5f5;
  border-radius: 0;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #ff0000;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item-action:active {
  color: #333;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1220px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #900;
  background-color: #fcc;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #900;
  background-color: #e6b8b8;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #900;
  border-color: #900;
}
.list-group-item-secondary {
  color: #8f4f49;
  background-color: #fce6e4;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #8f4f49;
  background-color: #e3cfcd;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #8f4f49;
  border-color: #8f4f49;
}
.list-group-item-success {
  color: #2b622b;
  background-color: #daedda;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #2b622b;
  background-color: #c4d5c4;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #2b622b;
  border-color: #2b622b;
}
.list-group-item-info {
  color: #377385;
  background-color: #def2f8;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #377385;
  background-color: #c8dadf;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #377385;
  border-color: #377385;
}
.list-group-item-warning {
  color: #8e5e18;
  background-color: #fbebd4;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #8e5e18;
  background-color: #e2d4bf;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #8e5e18;
  border-color: #8e5e18;
}
.list-group-item-danger {
  color: #7e1e1b;
  background-color: #f6d6d5;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #7e1e1b;
  background-color: #ddc1c0;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #7e1e1b;
  border-color: #7e1e1b;
}
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}
.list-group-item-dark {
  color: #111417;
  background-color: #d2d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #111417;
  background-color: #bdbebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #111417;
  border-color: #111417;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
  border: 0;
  border-radius: 0;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 0, 0, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
.toast:not(.showing):not(.show) {
  opacity: 0;
}
.toast.hide {
  display: none;
}
.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 10px;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e5e5e5;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.8571;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e5e5e5;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.modal-footer > * {
  margin: 0.25rem;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1220px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1219.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8571;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: Poppins, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8571;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 1rem 1rem;
  color: #777;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block;
}
/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start), .active.carousel-item-end {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-end), .active.carousel-item-start {
  transform: translateX(-100%);
}
/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev, .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border, .spinner-grow {
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.8571;
}
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}
.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}
.offcanvas.show {
  transform: none;
}
/**
 * Added by Porto
 *
 * @since 6.2.0
 */
/* layouts */
.vc_column_container {
  position: relative;
}
/* forms */
.form-group {
  margin-bottom: 1rem;
}
.font-weight-normal {
  font-weight: 400 !important;
}
/* utilities */
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.mr-auto {
  margin-right: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1220px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .mr-xxl-0 {
    margin-right: 0 !important;
  }
  .ml-xxl-0 {
    margin-left: 0 !important;
  }
  .mr-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .ml-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .mr-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .ml-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .mr-xxl-3 {
    margin-right: 1rem !important;
  }
  .ml-xxl-3 {
    margin-left: 1rem !important;
  }
  .mr-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .ml-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .mr-xxl-5 {
    margin-right: 3rem !important;
  }
  .ml-xxl-5 {
    margin-left: 3rem !important;
  }
  .pr-xxl-0 {
    padding-right: 0 !important;
  }
  .pl-xxl-0 {
    padding-left: 0 !important;
  }
  .pr-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pl-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .pr-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pl-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .pr-xxl-3 {
    padding-right: 1rem !important;
  }
  .pl-xxl-3 {
    padding-left: 1rem !important;
  }
  .pr-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pl-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .pr-xxl-5 {
    padding-right: 3rem !important;
  }
  .pl-xxl-5 {
    padding-left: 3rem !important;
  }
  .mr-xxl-auto {
    margin-right: auto !important;
  }
  .ml-xxl-auto {
    margin-left: auto !important;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.link-primary {
  color: #ff0000;
}
.link-primary:hover, .link-primary:focus {
  color: #f33;
}
.link-secondary {
  color: #ee8379;
}
.link-secondary:hover, .link-secondary:focus {
  color: #f19c94;
}
.link-success {
  color: #47a447;
}
.link-success:hover, .link-success:focus {
  color: #6cb66c;
}
.link-info {
  color: #5bc0de;
}
.link-info:hover, .link-info:focus {
  color: #7ccde5;
}
.link-warning {
  color: #ed9c28;
}
.link-warning:hover, .link-warning:focus {
  color: #f1b053;
}
.link-danger {
  color: #d2322d;
}
.link-danger:hover, .link-danger:focus {
  color: #a82824;
}
.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}
.link-dark {
  color: #1d2127;
}
.link-dark:hover, .link-dark:focus {
  color: #171a1f;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1220px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #dee2e6 !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #dee2e6 !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #ff0000 !important;
}
.border-secondary {
  border-color: #ee8379 !important;
}
.border-success {
  border-color: #47a447 !important;
}
.border-info {
  border-color: #5bc0de !important;
}
.border-warning {
  border-color: #ed9c28 !important;
}
.border-danger {
  border-color: #d2322d !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #1d2127 !important;
}
.border-white {
  border-color: #fff !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.34375rem + 1.125vw) !important;
}
.fs-2 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-3 {
  font-size: calc(1.278125rem + 0.3375vw) !important;
}
.fs-4 {
  font-size: calc(1.25625rem + 0.075vw) !important;
}
.fs-5 {
  font-size: 1.09375rem !important;
}
.fs-6 {
  font-size: 0.875rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.8571 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
/* rtl:end:remove */
.text-primary {
  color: #ff0000 !important;
}
.text-secondary {
  color: #ee8379 !important;
}
.text-success {
  color: #47a447 !important;
}
.text-info {
  color: #5bc0de !important;
}
.text-warning {
  color: #ed9c28 !important;
}
.text-danger {
  color: #d2322d !important;
}
.text-light {
  color: #f8f9fa !important;
}
.text-dark {
  color: #1d2127 !important;
}
.text-white {
  color: #fff !important;
}
.text-body {
  color: #777 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
  color: inherit !important;
}
.bg-primary {
  background-color: #ff0000 !important;
}
.bg-secondary {
  background-color: #ee8379 !important;
}
.bg-success {
  background-color: #47a447 !important;
}
.bg-info {
  background-color: #5bc0de !important;
}
.bg-warning {
  background-color: #ed9c28 !important;
}
.bg-danger {
  background-color: #d2322d !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.bg-dark {
  background-color: #1d2127 !important;
}
.bg-body {
  background-color: #fff !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  user-select: all !important;
}
.user-select-auto {
  user-select: auto !important;
}
.user-select-none {
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: 0 !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0 !important;
}
.rounded-2 {
  border-radius: 0 !important;
}
.rounded-3 {
  border-radius: 0 !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-end {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-start {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1220px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.1875rem !important;
  }
  .fs-2 {
    font-size: 1.75rem !important;
  }
  .fs-3 {
    font-size: 1.53125rem !important;
  }
  .fs-4 {
    font-size: 1.3125rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-row > * {
  max-width: 100%;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  padding-left: 10px;
  padding-right: 10px;
}

.porto-sicon-description p, .porto-sicon-description div, .info-circle-text p, .info-circle-text div, .timeline-header > div p, .timeline-header > div div, .porto-u-list-desc p, .porto-u-list-desc div, .porto-btn-text, span.middle-text p, span.middle-text div {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  line-height: inherit;
  color: inherit;
}
.porto-btn-ctn-center, .porto-btn-ctn-left, .porto-btn-ctn-right, .porto-map-wrapper.porto-adjust-bottom-margin, .info-wrapper.porto-adjust-bottom-margin, .porto-u-list-icon-wrapper.porto-adjust-bottom-margin {
  margin-bottom: 35px;
}
/* Porto Block */
#banner-wrapper .porto-block, #content-top .porto-block, #content-bottom .porto-block {
  overflow: hidden;
}
.porto-portfolio {
  position: relative;
}
.call-to-action-in-footer {
  position: relative;
  padding: 60px 0;
}
.call-to-action-in-footer .vc_cta3-container {
  margin-bottom: 0;
}
.call-to-action-in-footer:before {
  content: "";
  display: block;
  position: absolute;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid var(--porto-body-bg);
  height: 20px;
  width: 20px;
  top: -5px;
  left: 50%;
  margin-left: -20px;
}
.porto-modal-trigger {
  cursor: pointer;
}
/* Animated Letters */
[data-plugin-animated-letters], [data-plugin-animated-words] {
  opacity: 0;
  visibility: hidden;
}
[data-plugin-animated-letters].initialized, [data-plugin-animated-words].initialized {
  opacity: 1;
  visibility: visible;
}
/* Animated Letters - Type Writer Effect */
@keyframes typeWriterFlash {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.letters-wrapper + .typeWriter:last-child {
  position: relative;
  padding-right: 4px;
}
.letters-wrapper + .typeWriter:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 2px;
  background: #212121;
  animation-name: typeWriterFlash;
  animation-iteration-count: infinite;
  animation-duration: 600ms;
}
.porto-focus-slider {
  cursor: pointer;
}
/* Tabs */
.resp-tab-content {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
  border-top: 0;
  padding: 15px;
}
@media (max-width: 767px) {
  .resp-tab-content {
    border-radius: 0 !important;
    border-top: none;
    box-shadow: none;
  }
  .resp-tab-content, .resp-vtabs .resp-tab-content {
    border-color: var(--porto-gray-2);
  }
}
.resp-tab-content .panel {
  display: block !important;
}
.resp-tabs-list {
  margin: 0;
  border-bottom: 1px solid var(--porto-gray-2);
}
.resp-tabs-list li {
  display: inline-block;
  float: none;
  font-size: 1em;
  font-weight: normal;
  color: var(--porto-primary-color);
  margin-right: 1px;
  padding: 10px 15px;
}
.resp-tabs-list li:last-child {
  margin-right: 0;
}
.resp-tabs-list li, .resp-tabs-list li:hover {
  background: var(--porto-gray-1);
  border: 1px solid var(--porto-gray-5);
  border-top-width: 3px;
  border-bottom: none;
}
.resp-tabs-list li:hover {
  border-top-color: var(--porto-primary-color);
  box-shadow: none;
}
.resp-tabs-list li:active, .resp-tabs-list li:focus {
  border-bottom: 0;
}
.resp-tabs-list li.resp-tab-active {
  background: var(--porto-light-1);
  border-left: 1px solid var(--porto-gray-2);
  border-right: 1px solid var(--porto-gray-2);
  border-top: 3px solid var(--porto-primary-color);
  padding: 10px 15px 11px !important;
}
.resp-vtabs {
  display: table !important;
  width: 100%;
}
@media (max-width: 767px) {
  .resp-vtabs {
    display: block;
  }
}
.resp-vtabs ul.resp-tabs-list, .resp-vtabs .resp-tabs-container {
  display: table-cell;
  width: auto;
  float: none;
  vertical-align: top;
  background: var(--porto-light-1);
  border: 1px solid var(--porto-gray-2);
}
.resp-vtabs ul.resp-tabs-list {
  width: 25%;
}
@media (max-width: 767px) {
  .resp-vtabs ul.resp-tabs-list {
    display: none;
  }
}
.resp-vtabs .resp-tabs-container {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
}
@media (max-width: 767px) {
  .resp-vtabs .resp-tabs-container {
    display: block;
    box-shadow: none;
    border: none;
  }
}
.resp-vtabs .resp-tab-content {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  border-width: 0;
}
.resp-vtabs .resp-tab-content:before {
  content: "";
  display: block;
}
@media (max-width: 767px) {
  .resp-vtabs .resp-tab-content {
    border: 1px solid var(--porto-gray-2);
    border-top: none;
  }
}
.resp-vtabs .resp-tabs-list {
  border-bottom: 0;
}
.resp-vtabs .resp-tabs-list li {
  border-radius: 0;
  margin-right: 0;
  padding: 10px 15px !important;
}
.resp-vtabs .resp-tabs-list li, .resp-vtabs .resp-tabs-list li:hover {
  border-left: 3px solid var(--porto-gray-2);
  border-right: none;
  border-top: none;
  border-bottom: none;
}
.resp-vtabs .resp-tabs-list li:hover {
  border-right-color: transparent;
  border-left: 3px solid var(--porto-primary-color);
}
.resp-vtabs .resp-tabs-list li:active, .resp-vtabs .resp-tabs-list li:focus {
  border-right: 0;
}
.resp-vtabs .resp-tabs-list li:first-child {
  border-top: 1px solid var(--porto-gray-2) !important;
}
.resp-vtabs .resp-tabs-list li:last-child {
  border-bottom: 1px solid var(--porto-gray-2) !important;
}
.resp-vtabs .resp-tabs-list li.resp-tab-active {
  margin-bottom: 0 !important;
  padding: 10px 16px 10px 15px !important;
  background: var(--porto-light-1);
  border-left: 3px solid var(--porto-primary-color);
  margin-right: -1px !important;
}
h2.resp-accordion {
  padding: 15px !important;
  line-height: 1.4;
  font-size: 1em;
  font-weight: 400;
  background: var(--porto-gray-1) !important;
  border-color: var(--porto-gray-2);
}
h2.resp-accordion:first-child {
  border-top-color: var(--porto-gray-2) !important;
}
h2.resp-tab-active {
  background: var(--porto-gray-1) !important;
  border-bottom: 1px solid var(--porto-gray-5) !important;
}
.resp-arrow {
  display: none;
}
.resp-easy-accordion .resp-tab-content {
  background: var(--porto-light-1);
  border-color: var(--porto-gray-2);
  border-radius: 0;
  border-top: none;
  box-shadow: none;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-color: var(--porto-gray-2) !important;
}
.tab-content {
  padding: 15px;
}
.tab-content h2 {
  font-size: 1.4286em;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 1.0714em;
}
.tab-content p {
  margin-bottom: 10px;
}
.tab-content table {
  margin-top: 20px;
}
.tab-content table p {
  margin: 0;
}
.tab-content *:last-child {
  margin-bottom: 0;
}
.tabs {
  margin-bottom: 35px;
}
.nav-tabs {
  margin: 0;
  text-align: left;
  border-bottom-color: var(--porto-gray-2);
}
.nav-tabs.text-left, .nav-tabs.text-start {
  text-align: left;
}
.nav-tabs.text-right, .nav-tabs.text-end {
  text-align: right;
}
.nav-tabs.text-center {
  text-align: center;
}
.nav-tabs .nav-link {
  margin-right: 1px;
  font-size: 14px;
  color: var(--porto-primary-color);
}
.nav-tabs .nav-link.active {
  color: var(--porto-primary-color);
}
.nav-tabs .nav-link, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  background: var(--porto-gray-1);
  border-top-width: 3px;
  border-color: var(--porto-gray-2);
}
.nav-tabs .nav-link, .nav-tabs .nav-link:hover {
  border-bottom: none;
}
.nav-tabs .nav-link:hover {
  border-top-color: var(--porto-primary-color);
  border-bottom-color: transparent;
  box-shadow: none;
}
.nav-tabs .nav-link:active, .nav-tabs .nav-link:focus {
  border-bottom: 0;
}
.nav-tabs .nav-link i {
  margin-right: 4px;
}
.nav-tabs .nav-link i.icon-image {
  display: inline-block;
  max-width: 20px;
}
.nav-tabs .nav-link i.icon-featured.icon-image {
  max-width: 75px;
}
.nav-tabs .nav-link .featured-box, .nav-tabs .nav-link .featured-box .box-content {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  border-width: 0;
  padding: 0;
  margin: 0;
}
.nav-tabs .nav-link .featured-box i.icon-featured {
  margin-left: auto;
  margin-right: auto;
}
.nav-tabs .nav-link .tab-title {
  display: block;
  margin-top: 3px;
}
.nav-tabs li:last-child .nav-link {
  margin-right: 0;
}
.nav-tabs li.active .nav-link {
  background: var(--porto-light-1);
  border-color: var(--porto-gray-2);
  border-top-color: var(--porto-primary-color);
}
.tab-content {
  background: var(--porto-light-1);
  border: 1px solid var(--porto-gray-2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
  border-top-width: 0;
  padding: 15px;
}
/* Bottom Tabs */
.tabs.tabs-bottom .nav-tabs li {
  margin-bottom: 0;
  margin-top: -1px;
}
.tabs.tabs-bottom .nav-tabs li:last-child .nav-link {
  margin-right: 0;
}
.tabs.tabs-bottom .nav-tabs li .nav-link {
  margin-right: 1px;
  font-size: 14px;
  border-top: 1px solid var(--porto-gray-2);
  border-bottom: 3px solid var(--porto-gray-2);
}
.tabs.tabs-bottom .nav-tabs li.active .nav-link, .tabs.tabs-bottom .nav-tabs li .nav-link:hover {
  border-top-color: transparent;
  border-bottom-color: var(--porto-primary-color);
}
.tabs.tabs-bottom .tab-content, .tabs.tabs-bottom .nav-tabs {
  border-bottom: none;
  border-top-width: 1px;
}
/* Vertical */
.tabs-vertical {
  display: table;
  table-layout: fixed;
  width: 100%;
  direction: ltr;
  border-top: 1px solid var(--porto-gray-2);
}
.tabs-vertical .tab-content {
  display: table-cell;
  vertical-align: top;
  direction: ltr;
  text-align: left;
}
.tabs-vertical .nav-tabs {
  border-bottom: none;
  display: table-cell;
  height: 100%;
  float: none;
  padding: 0;
  vertical-align: top;
  width: 25%;
  /*@media (max-width: 991px) {
            width: 100%;
        }*/
}
.tabs-vertical .nav-tabs > li {
  display: block;
}
.tabs-vertical .nav-tabs > li .nav-link {
  border-radius: 0;
  display: block;
  padding-top: 10px;
  text-align: left;
}
.tabs-vertical .nav-tabs > li .nav-link, .tabs-vertical .nav-tabs > li .nav-link:hover, .tabs-vertical .nav-tabs > li .nav-link:focus {
  border-bottom: none;
  border-top: none;
}
.tabs-vertical .nav-tabs > li.active a, .tabs-vertical .nav-tabs > li.active a:hover, .tabs-vertical .nav-tabs > li.active:focus {
  border-top: none;
}
/* Vertical */
.tabs-left .nav-tabs > li .nav-link, .tabs-right .nav-tabs > li .nav-link {
  margin-right: 1px;
  margin-left: 1px;
}
.tabs-left .nav-tabs > li:last-child .nav-link, .tabs-right .nav-tabs > li:last-child .nav-link {
  border-bottom: 1px solid var(--porto-gray-2);
}
/* Vertical - Left Side */
.tabs-left .tab-content {
  border-left: none;
}
.tabs-left .nav-tabs > li {
  margin-right: -1px;
}
.tabs-left .nav-tabs > li .nav-link {
  border-right: 1px solid var(--porto-gray-2);
  border-left: 3px solid var(--porto-gray-2);
}
.tabs-left .nav-tabs > li.active .nav-link {
  border-right-color: transparent;
}
.tabs-left .nav-tabs > li .nav-link:hover, .tabs-left .nav-tabs > li.active .nav-link {
  border-left-color: var(--porto-primary-color);
}
/* Vertical - Right Side */
.tabs-right .tab-content {
  border-right: none;
}
.tabs-right .nav-tabs > li {
  margin-left: -1px;
}
.tabs-right .nav-tabs > li .nav-link {
  border-left: 1px solid var(--porto-gray-2);
  border-right: 3px solid var(--porto-gray-2);
}
.tabs-right .nav-tabs > li.active .nav-link {
  border-left-color: transparent;
}
.tabs-right .nav-tabs > li .nav-link:hover, .tabs-right .nav-tabs > li.active .nav-link {
  border-right-color: var(--porto-primary-color);
}
/* Justified */
.nav-tabs.nav-justified {
  padding: 0;
  margin-bottom: -1px;
}
.nav-tabs.nav-justified li {
  margin-bottom: 0;
}
.nav-tabs.nav-justified li .nav-link {
  border-bottom: 1px solid var(--porto-gray-2);
  border-radius: 0;
  margin-right: 0;
}
.nav-tabs.nav-justified li.active .nav-link {
  border-bottom-color: transparent;
}
/* Bottom Tabs with Justified Nav */
.tabs.tabs-bottom .nav.nav-tabs.nav-justified {
  border-top: none;
}
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
  margin-right: 0;
}
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link {
  margin-right: 0;
}
/* Center */
.tabs-center .nav-tabs {
  margin: 0 auto;
  text-align: center;
  justify-content: center;
}
/* Navigation */
.tabs-navigation {
  border-width: 0;
}
.tabs-navigation .nav-tabs > li {
  margin-bottom: 1px;
}
.tabs-navigation .nav-tabs > li .nav-link {
  color: #777;
  padding: 14px;
  line-height: 100%;
  position: relative;
}
.tabs-navigation .nav-tabs > li .nav-link:before {
  font-family: var(--fa-style-family-classic, "Font Awesome 6 Free");
  font-weight: 900;
  position: absolute;
  content: "";
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.tabs-navigation .nav-tabs > li .nav-link i {
  margin-right: 6px;
}
.tabs-navigation .nav-tabs > li:first-child .nav-link {
  border-top: 1px solid var(--porto-gray-2) !important;
}
.tabs-navigation .nav-tabs > li.active .nav-link {
  border-right-color: var(--porto-gray-2);
}
.tabs-navigation .tab-content {
  background: transparent;
  border-width: 0;
  box-shadow: none;
  padding: 0 25px;
}
/* Simple */
.tabs.tabs-horizontal {
  display: block;
}
.tabs.tabs-simple .nav-tabs {
  justify-content: center;
  border: 0;
  margin-bottom: 10px;
}
.tabs.tabs-simple .nav-tabs > li {
  margin-left: 0;
  margin-bottom: 20px;
  text-align: center;
}
.tabs.tabs-simple .nav-tabs > li .nav-link {
  padding: 15px 30px;
  background: none;
  border-radius: 0;
  font-size: 16px;
  border: 0;
  color: var(--porto-body-color);
  border-bottom: 3px solid var(--porto-gray-2);
}
.tabs.tabs-simple .nav-tabs > li.active .nav-link, .tabs.tabs-simple .nav-tabs > li .nav-link:hover, .tabs.tabs-simple .nav-tabs > li .nav-link:focus {
  border-bottom-color: var(--porto-primary-color);
}
.tabs.tabs-simple .tab-content {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
/* theme colors */
/* secondary, tertiary, quaternary, dark, light */
.tabs-secondary ul.nav-tabs .nav-link {
  color: var(--porto-secondary-color);
}
.tabs-secondary ul.nav-tabs li.active .nav-link, .tabs-secondary ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-secondary-color);
}
.tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-secondary-color);
}
.tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover, .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-secondary-color);
}
.tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover, .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-secondary-color);
}
.tabs-tertiary ul.nav-tabs .nav-link {
  color: var(--porto-tertiary-color);
}
.tabs-tertiary ul.nav-tabs li.active .nav-link, .tabs-tertiary ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-tertiary-color);
}
.tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-tertiary-color);
}
.tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover, .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-tertiary-color);
}
.tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover, .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-tertiary-color);
}
.tabs-quaternary ul.nav-tabs .nav-link {
  color: var(--porto-quaternary-color);
}
.tabs-quaternary ul.nav-tabs li.active .nav-link, .tabs-quaternary ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-quaternary-color);
}
.tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-quaternary-color);
}
.tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover, .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-quaternary-color);
}
.tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover, .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-quaternary-color);
}
.tabs-dark ul.nav-tabs .nav-link {
  color: var(--porto-dark-color);
}
.tabs-dark ul.nav-tabs li.active .nav-link, .tabs-dark ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-dark-color);
}
.tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-dark-color);
}
.tabs-dark.tabs-vertical.tabs-left li .nav-link:hover, .tabs-dark.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-dark-color);
}
.tabs-dark.tabs-vertical.tabs-right li .nav-link:hover, .tabs-dark.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-dark-color);
}
.tabs-light ul.nav-tabs .nav-link {
  color: var(--porto-light-color);
}
.tabs-light ul.nav-tabs li.active .nav-link, .tabs-light ul.nav-tabs li .nav-link:hover {
  border-top-color: var(--porto-light-color);
}
.tabs-light.tabs-bottom .nav-tabs li .nav-link:hover, .tabs-light.tabs-bottom .nav-tabs li.active .nav-link {
  border-bottom-color: var(--porto-light-color);
}
.tabs-light.tabs-vertical.tabs-left li .nav-link:hover, .tabs-light.tabs-vertical.tabs-left li.active .nav-link {
  border-left-color: var(--porto-light-color);
}
.tabs-light.tabs-vertical.tabs-right li .nav-link:hover, .tabs-light.tabs-vertical.tabs-right li.active .nav-link {
  border-right-color: var(--porto-light-color);
}
/* Responsive */
@media (max-width: 991px) {
  .tabs-navigation {
    display: block;
  }
  .tabs-navigation .nav-tabs {
    display: block;
    width: auto;
  }
  .tabs-navigation .tab-content {
    padding: 25px 0;
  }
}
@media (max-width: 575px) {
  .tabs .nav.nav-tabs.nav-justified li {
    display: block;
    margin-bottom: -5px;
  }
  .tabs .nav.nav-tabs.nav-justified li .nav-link {
    border-top-width: 3px !important;
    border-bottom-width: 0 !important;
  }
  .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link, .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link:hover {
    border-radius: 0;
  }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li {
    margin-bottom: 0;
    margin-top: -5px;
  }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
    border-bottom-width: 3px !important;
    border-top-width: 0 !important;
  }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link:hover {
    border-radius: 0;
  }
}
/* Section Tab */
.section-tabs.tabs {
  --porto-section-tab-nav-color: var(--porto-gray-2);
  --porto-section-tab-nav-active-color: var(--porto-primary-color);
  --porto-section-tab-nav-width: 3px;
  margin-bottom: 0;
}
.section-tabs.tabs .tab-pane {
  width: 100%;
}
.section-tabs.tabs .tab-pane > .elementor-widget-wrap, .section-tabs.tabs .tab-pane > .elementor-column-wrap {
  height: 100%;
}
.section-tabs.tabs.tabs-simple.tabs-horizontal .nav-tabs > li {
  margin-bottom: 0;
}
.section-tabs.tabs .nav-link {
  height: calc(100% + 1px);
}
.section-tabs.tabs .nav-item.nav-icon-up i {
  display: block;
  margin-right: 0;
}
.section-tabs.tabs .nav-item:not(.nav-icon-up) .nav-link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.section-tabs.tabs .tab-content {
  flex: 1;
}
.section-tabs.tabs.tabs-vertical .tab-pane {
  height: 100%;
}
.section-tabs.tabs.tabs-vertical .nav, .section-tabs.tabs.tabs-vertical .nav-item {
  margin-bottom: 0;
}
.section-tabs.tabs:not(.tabs-vertical):not(.tabs-bottom) .nav-item .nav-link {
  border-top-color: var(--porto-section-tab-nav-color);
  border-top-width: var(--porto-section-tab-nav-width);
}
.section-tabs.tabs:not(.tabs-vertical):not(.tabs-bottom) .nav-item.active .nav-link, .section-tabs.tabs:not(.tabs-vertical):not(.tabs-bottom) .nav-link:hover {
  border-top-color: var(--porto-section-tab-nav-active-color);
}
.section-tabs.tabs.tabs-bottom .nav-item .nav-link, .section-tabs.tabs.tabs.tabs-simple .nav-tabs .nav-item .nav-link {
  border-bottom-color: var(--porto-section-tab-nav-color);
  border-bottom-width: var(--porto-section-tab-nav-width);
}
.section-tabs.tabs.tabs-bottom .nav-item.active .nav-link, .section-tabs.tabs.tabs-bottom .nav-link:hover, .section-tabs.tabs.tabs.tabs-simple .nav-tabs .nav-item.active .nav-link, .section-tabs.tabs.tabs.tabs-simple .nav-tabs .nav-link:hover {
  border-bottom-color: var(--porto-section-tab-nav-active-color);
}
.section-tabs.tabs.tabs-vertical.after-nav .nav-item .nav-link {
  border-right-color: var(--porto-section-tab-nav-color);
  border-right-width: var(--porto-section-tab-nav-width);
}
.section-tabs.tabs.tabs-vertical.after-nav .nav-item.active .nav-link, .section-tabs.tabs.tabs-vertical.after-nav .nav-link:hover {
  border-right-color: var(--porto-section-tab-nav-active-color);
}
.section-tabs.tabs.tabs-vertical:not(.after-nav) .nav-item .nav-link {
  border-left-color: var(--porto-section-tab-nav-color);
  border-left-width: var(--porto-section-tab-nav-width);
}
.section-tabs.tabs.tabs-vertical:not(.after-nav) .nav-item.active .nav-link, .section-tabs.tabs.tabs-vertical:not(.after-nav) .nav-link:hover {
  border-left-color: var(--porto-section-tab-nav-active-color);
}
/* Accordion */
.accordion .card {
  margin-top: 5px;
  background: none;
}
.accordion .card:first-child {
  margin-top: 0;
}
.accordion .card-title {
  font-size: 16px;
}
.accordion .card-header {
  padding: 0;
  border-bottom: 0;
}
.accordion .card-header a {
  display: block;
  padding: 10px 20px;
  color: var(--porto-primary-color);
}
.accordion .card-header a i {
  display: inline-block;
  margin-right: 8px;
  position: relative;
  top: 1px;
  color: inherit;
}
.accordion .card-header a i.icon-image {
  max-width: 20px;
  position: relative;
  top: -1px;
}
.accordion .card-header a [class*="fa-"] {
  top: -1px;
}
.accordion .card-body > *:last-child {
  margin-bottom: 0;
}
.accordion.card-title-dark .card-title a {
  color: inherit;
}
.accordion.card-title-bold .card-title {
  font-weight: 700;
}
.accordion.accordion-sm .card-header a {
  padding: 5px 15px;
  font-size: 0.9em;
}
.accordion.accordion-sm .card-body {
  font-size: 0.9em;
}
.accordion.accordion-lg .card-header a {
  padding: 15px 15px;
  font-size: 1em;
  font-weight: 600;
}
.accordion.panel-modern .card {
  border: 4px solid var(--porto-gray-7);
}
.accordion.panel-modern .card-header {
  background-color: var(--porto-gray-7);
  border-radius: 0;
}
.accordion.panel-modern.gray-scale-1 .card {
  border-color: #ededed;
}
.accordion.panel-modern.gray-scale-1 .card-header {
  background-color: #ededed;
}
.accordion.without-bg .card-default {
  background: transparent !important;
}
.accordion.without-bg .card-default > .card-header {
  background: transparent !important;
}
.accordion.without-bg .card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.accordion.without-bg .card-body p {
  margin-bottom: 20px !important;
}
.accordion.without-borders .card {
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid var(--porto-gray-5);
  border-radius: 0;
}
.accordion.without-borders .card-header a {
  padding-left: 0;
  padding-right: 0;
}
.accordion.without-borders .card-body {
  padding: 0;
}
.accordion.without-borders .card-body p {
  margin-bottom: 20px !important;
}
.section-default .accordion.panel-modern .card-header {
  background: none;
}
.section-default .accordion.panel-modern .card {
  border-color: #ededed;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
.accordion.accordion-primary .card-header {
  background-color: var(--porto-primary-color) !important;
}
.accordion.accordion-primary .card-header a {
  color: var(--porto-primary-color-inverse, #FFF);
}
.accordion.accordion-secondary .card-header {
  background-color: var(--porto-secondary-color) !important;
}
.accordion.accordion-secondary .card-header a {
  color: var(--porto-secondary-color-inverse, #FFF);
}
.accordion.accordion-tertiary .card-header {
  background-color: var(--porto-tertiary-color) !important;
}
.accordion.accordion-tertiary .card-header a {
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.accordion.accordion-quaternary .card-header {
  background-color: var(--porto-quaternary-color) !important;
}
.accordion.accordion-quaternary .card-header a {
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.accordion.accordion-dark .card-header {
  background-color: var(--porto-dark-color) !important;
}
.accordion.accordion-dark .card-header a {
  color: var(--porto-dark-color-inverse, #FFF);
}
.accordion.accordion-light .card-header {
  background-color: var(--porto-light-color) !important;
}
.accordion.accordion-light .card-header a {
  color: var(--porto-light-color-inverse, #212529);
}
/* Toggles */
.toggle {
  padding: 0 0 10px 0;
  position: relative;
  clear: both;
}
.toggle > input {
  cursor: pointer;
  height: 45px;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.toggle > label {
  transition: 0.15s ease-out;
  padding: 12px 20px 12px 15px;
  border-left: 3px solid var(--porto-primary-color);
  display: block;
  font-size: 1.1em;
  min-height: 20px;
  position: relative;
  cursor: pointer;
  font-weight: 600;
  background: var(--porto-title-bgc);
}
.toggle > label:-moz-selection {
  background: none;
}
.toggle > label:selection {
  background: none;
}
.toggle > label:before {
  content: "";
  position: absolute;
  font-size: 8px;
  top: calc(50% + .25em);
  right: 14px;
  border-top: 1px solid;
  border-right: 1px solid;
  border-color: inherit;
  width: 1em;
  height: 1em;
  transition: transform 0.3s, top 0.3s;
  -webkit-backface-visibility: hidden;
  transform: translate3d(0, -50%, 0) rotate(-45deg);
  transform-origin: center;
  text-align: center;
}
.toggle > label:hover {
  background: var(--porto-widget-bgc);
}
.toggle > label + p {
  color: #999;
  display: block;
  overflow: hidden;
  padding-left: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 25px;
}
.toggle > label i {
  margin-right: 7px;
  position: relative;
  top: -1px;
}
.toggle > label i.icon-image {
  display: inline-block;
  max-width: 20px;
}
.toggle > .toggle-content {
  display: none;
  padding: 10px 0;
}
.toggle > .toggle-content > p:last-child {
  margin-bottom: 0;
}
.toggle.active > label {
  background: var(--porto-gray-1);
}
.toggle.active > label:before {
  top: calc(50% - .75em);
  transform: rotate(135deg);
  border-color: #fff;
}
.toggle.active > p {
  white-space: normal;
}
.toggle > p.preview-active {
  height: auto;
  white-space: normal;
}
.toggle-sm .toggle > label {
  font-size: 0.9em;
  padding: 6px 20px 6px 10px;
}
.toggle-sm .toggle > .toggle-content > p {
  font-size: 0.9em;
}
.toggle-lg .toggle > label {
  font-size: 1.1em;
  padding: 16px 20px 16px 20px;
}
.toggle-lg .toggle > .toggle-content > p {
  font-size: 1.1em;
}
.toggle-simple .toggle .toggle-content {
  padding-left: 0;
}
.toggle-simple .toggle > label {
  border-radius: 0;
  border: 0;
  background: transparent;
  padding-left: 32px;
  margin-bottom: -10px;
  font-size: 1em;
  font-weight: 600;
  color: var(--porto-heading-color);
}
.toggle-simple .toggle > label:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  z-index: 1;
  background-color: var(--porto-primary-color);
}
.toggle-simple .toggle > label:before {
  border: 0;
  right: auto;
  left: 9px;
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
  height: 22px;
  font-size: 14px;
  font-family: var(--fa-style-family-classic, "Font Awesome 6 Free");
  font-weight: 900;
  content: "";
  z-index: 2;
  color: #FFF;
  font-size: 8px;
  width: auto;
  transform: none;
}
.toggle-simple .toggle.active > label {
  background: transparent;
  color: var(--porto-heading-color);
}
.toggle-simple .toggle.active > label:before {
  content: "";
}
section.toggle label {
  color: var(--porto-primary-color);
}
section.toggle.active label {
  background-color: var(--porto-primary-color);
  border-color: var(--porto-primary-color);
  color: var(--porto-primary-color-inverse);
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
.toggle-primary .toggle label {
  color: var(--porto-primary-color);
}
.toggle-primary .toggle.active > label, .toggle-primary.toggle-simple .toggle > label:after {
  background-color: var(--porto-primary-color);
}
.toggle-primary .toggle.active > label {
  color: var(--porto-primary-color-inverse, #FFF);
}
.toggle-primary .toggle.active > label {
  border-color: var(--porto-primary-color);
}
.toggle-primary .toggle label {
  border-left-color: var(--porto-primary-color);
  border-right-color: var(--porto-primary-color);
}
.toggle-primary.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-secondary .toggle label {
  color: var(--porto-secondary-color);
}
.toggle-secondary .toggle.active > label, .toggle-secondary.toggle-simple .toggle > label:after {
  background-color: var(--porto-secondary-color);
}
.toggle-secondary .toggle.active > label {
  color: var(--porto-secondary-color-inverse, #FFF);
}
.toggle-secondary .toggle.active > label {
  border-color: var(--porto-secondary-color);
}
.toggle-secondary .toggle label {
  border-left-color: var(--porto-secondary-color);
  border-right-color: var(--porto-secondary-color);
}
.toggle-secondary.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-tertiary .toggle label {
  color: var(--porto-tertiary-color);
}
.toggle-tertiary .toggle.active > label, .toggle-tertiary.toggle-simple .toggle > label:after {
  background-color: var(--porto-tertiary-color);
}
.toggle-tertiary .toggle.active > label {
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.toggle-tertiary .toggle.active > label {
  border-color: var(--porto-tertiary-color);
}
.toggle-tertiary .toggle label {
  border-left-color: var(--porto-tertiary-color);
  border-right-color: var(--porto-tertiary-color);
}
.toggle-tertiary.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-quaternary .toggle label {
  color: var(--porto-quaternary-color);
}
.toggle-quaternary .toggle.active > label, .toggle-quaternary.toggle-simple .toggle > label:after {
  background-color: var(--porto-quaternary-color);
}
.toggle-quaternary .toggle.active > label {
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.toggle-quaternary .toggle.active > label {
  border-color: var(--porto-quaternary-color);
}
.toggle-quaternary .toggle label {
  border-left-color: var(--porto-quaternary-color);
  border-right-color: var(--porto-quaternary-color);
}
.toggle-quaternary.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-dark .toggle label {
  color: var(--porto-dark-color);
}
.toggle-dark .toggle.active > label, .toggle-dark.toggle-simple .toggle > label:after {
  background-color: var(--porto-dark-color);
}
.toggle-dark .toggle.active > label {
  color: var(--porto-dark-color-inverse, #FFF);
}
.toggle-dark .toggle.active > label {
  border-color: var(--porto-dark-color);
}
.toggle-dark .toggle label {
  border-left-color: var(--porto-dark-color);
  border-right-color: var(--porto-dark-color);
}
.toggle-dark.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
.toggle-light .toggle label {
  color: var(--porto-light-color);
}
.toggle-light .toggle.active > label, .toggle-light.toggle-simple .toggle > label:after {
  background-color: var(--porto-light-color);
}
.toggle-light .toggle.active > label {
  color: var(--porto-light-color-inverse, #212529);
}
.toggle-light .toggle.active > label {
  border-color: var(--porto-light-color);
}
.toggle-light .toggle label {
  border-left-color: var(--porto-light-color);
  border-right-color: var(--porto-light-color);
}
.toggle-light.toggle-simple .toggle > label {
  background: transparent;
  color: var(--porto-h3-color, var(--porto-heading-color));
}
/* Porto Grid Container */
.porto-grid-container {
  position: relative;
}
.porto-grid-container .porto-grid-item {
  float: left;
  max-width: 100%;
}
.porto-grid-container .porto-grid-item > .wpb_single_image {
  margin-bottom: 0;
}
.porto-grid-container .porto-grid-item > .wpb_single_image .vc_single_image-wrapper:hover {
  background: #000;
  transition: opacity 0.35s;
}
.porto-grid-container .porto-grid-item > .wpb_single_image a {
  display: block;
}
.porto-grid-container .porto-grid-item > .wpb_single_image .vc_single_image-wrapper {
  width: 100%;
  display: block;
}
.porto-grid-container .porto-grid-item > .wpb_single_image img {
  width: 100%;
  transition: opacity 0.35s;
}
.porto-grid-container .porto-grid-item > .wpb_single_image img:hover {
  opacity: 0.9;
}
.porto-preset-layout .porto-grid-item > *, .porto-preset-layout .vc_porto_grid_item > *, .porto-preset-layout .porto-ultimate-content-box-container, .porto-preset-layout .porto-ultimate-content-box, .porto-preset-layout .porto-ibanner, .porto-preset-layout .porto-ibanner > img, .porto-preset-layout .elementor-section, .porto-preset-layout .porto-grid-item > .elementor-widget-wrap > .elementor-widget-image, .porto-preset-layout .porto-grid-item > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget-image {
  height: 100%;
  margin-bottom: 0;
}
.porto-preset-layout .porto-grid-item > .elementor-widget-wrap > .elementor-widget-image *, .porto-preset-layout .porto-grid-item > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget-image * {
  height: 100%;
  object-fit: cover;
}
/* Carousel Logo Item */
.carousel-logo-item {
  position: relative;
  overflow: hidden;
  padding: 60px 20px 50px;
  box-shadow: 0px 23px 32px 0px transparent;
  will-change: border-color;
  border: 1px solid transparent;
  transition: border-color 0.4s, box-shadow 0.4s;
}
.carousel-logo-item:hover {
  box-shadow: 0px 23px 32px 0px #e5e8eb;
  border-color: #d4d4d4;
}
.carousel-logo-item:hover .carousel-logo-pb {
  transform: translateY(-500px);
}
.carousel-logo-item .carousel-logo-pannel {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.carousel-logo-hover-img {
  margin-bottom: 20px;
}
.carousel-logo-item .carousel-logo-hover {
  position: absolute;
  left: 0;
  top: 500px;
  padding: 30px 15px 10px;
}
.carousel-logo-item:hover .carousel-logo-hover {
  top: 0;
}
.carousel-logo-item .carousel-logo-hover img {
  max-width: 138px;
  max-height: 65px;
}
.carousel-logo-item .carousel-logo-hover .carousel-logo-description {
  max-height: 45px;
  overflow-y: hidden;
}
.carousel-logo-item .carousel-logo-pb::before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.carousel-logo-item .carousel-logo-pb img {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
}
/* Testimonials */
.testimonial {
  margin-bottom: 20px;
}
.slick-slider .testimonial {
  margin-bottom: 0;
}
.testimonial blockquote {
  border: 0;
  background: var(--porto-primary-light-5);
  color: var(--porto-primary-color-inverse);
  margin: 0;
  padding: 2.5rem 4rem 2.5rem 4.5rem;
  position: relative;
}
.testimonial blockquote:before {
  left: 20px;
  top: 20px;
  content: "“";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}
.testimonial blockquote p {
  font-size: 1.2em;
  line-height: 1.5;
  margin-bottom: 0;
  color: inherit;
}
.testimonial .testimonial-arrow-down {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 8px solid var(--porto-primary-light-5);
  height: 0;
  margin: 0 0 0 40px;
  width: 0;
}
.testimonial .testimonial-arrow-down.reversed {
  border-top: none;
  border-bottom: 8px solid var(--porto-primary-light-5);
}
.testimonial .testimonial-author {
  display: flex;
  margin: 12px 0 0 0;
}
.testimonial .testimonial-author .testimonial-author-thumbnail {
  width: auto;
}
.testimonial .testimonial-author img {
  max-width: 25px;
}
.testimonial .testimonial-author strong {
  display: block;
  margin-bottom: 2px;
  font-size: 1rem;
  font-weight: 700;
  color: var(--porto-heading-color);
}
.testimonial .testimonial-author span {
  color: #666;
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
}
.testimonial .testimonial-author p {
  color: #999;
  margin-left: 0.75rem;
  text-align: left;
  line-height: 1.2;
}
/* Style 2 */
.testimonial.testimonial-style-2 {
  text-align: center;
}
.testimonial.testimonial-style-2 blockquote {
  background: transparent !important;
  padding: 20px;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-2 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-author {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 6px 0 0;
}
.testimonial.testimonial-style-2 .testimonial-author img {
  margin: 0 auto 10px;
  max-width: 60px;
}
.testimonial.testimonial-style-2 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
/* Style 3 */
.testimonial.testimonial-style-3 blockquote {
  background: var(--porto-gray-3);
  padding: 12px 30px;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-3 blockquote:before {
  top: 5px;
  left: 9px;
  font-size: 35px;
}
.testimonial.testimonial-style-3 blockquote:after {
  font-size: 35px;
  bottom: -5px;
}
.testimonial.testimonial-style-3 blockquote p {
  font-family: var(--porto-body-ff), sans-serif;
  font-size: 1em;
  font-style: normal;
}
.testimonial.testimonial-style-3 .testimonial-author {
  margin-left: 8px;
}
.testimonial.testimonial-style-3 .testimonial-author img {
  max-width: 55px;
}
.testimonial.testimonial-style-3 .testimonial-arrow-down {
  border-top: 10px solid var(--porto-gray-3);
  margin-left: 20px;
}
/* Style 4 */
.testimonial.testimonial-style-4 {
  padding: 7px;
  border: 1px solid var(--porto-gray-bg);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  border-left-color: var(--porto-gray-5);
  border-right-color: var(--porto-gray-5);
}
.testimonial.testimonial-style-4 blockquote {
  background: transparent !important;
  padding: 12px 30px;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-4 blockquote:before {
  top: 5px;
  left: 9px;
  font-size: 35px;
}
.testimonial.testimonial-style-4 blockquote:after {
  font-size: 35px;
  bottom: -5px;
}
.testimonial.testimonial-style-4 blockquote p {
  font-family: var(--porto-body-ff), sans-serif;
  font-size: 1em;
  font-style: normal;
}
.testimonial.testimonial-style-4 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-4 .testimonial-author {
  margin-left: 30px;
  margin-bottom: 15px;
  -ms-flex-align: center;
  align-items: center;
}
.testimonial.testimonial-style-4 .testimonial-author img {
  max-width: 55px;
}
.testimonial.testimonial-style-4 .testimonial-author p {
  margin-bottom: 0;
}
/* Style 5 */
.testimonial.testimonial-style-5 {
  text-align: center;
}
.testimonial.testimonial-style-5 blockquote {
  background: transparent !important;
  padding: 6px 20px;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-5 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-5 blockquote p {
  font-family: var(--porto-body-ff), sans-serif;
  font-size: 1.2em;
  font-style: normal;
}
.testimonial.testimonial-style-5 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-5 .testimonial-author {
  display: block;
  padding: 15px 0 0;
  margin: 12px 0 0;
  border-top: 1px solid var(--porto-gray-3);
}
.testimonial.testimonial-style-5 .testimonial-author img {
  margin: 0 auto 10px;
}
.testimonial.testimonial-style-5 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
/* Style 6 */
.testimonial.testimonial-style-6 {
  text-align: center;
}
.testimonial.testimonial-style-6 blockquote {
  background: transparent !important;
  border: 0;
  padding: 0 10%;
  color: var(--porto-body-color);
}
.testimonial.testimonial-style-6 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-6 blockquote i.fa-quote-left {
  font-size: 34px;
  position: relative;
  left: -5px;
}
.testimonial.testimonial-style-6 blockquote p {
  font-size: 24px;
  line-height: 30px;
}
.testimonial.testimonial-style-6 blockquote span {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  position: relative;
  left: -5px;
}
.testimonial.testimonial-style-6 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-6 .testimonial-author {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 6px 0 0;
}
.testimonial.testimonial-style-6 .testimonial-author img {
  margin: 15px auto 10px;
}
.testimonial.testimonial-style-6 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
/* With Quotes */
.testimonial.testimonial-with-quotes {
  text-align: center;
}
.testimonial.testimonial-with-quotes blockquote {
  background: transparent !important;
  color: var(--porto-body-color);
}
.testimonial.testimonial-with-quotes blockquote:before, .testimonial.testimonial-with-quotes blockquote:after {
  display: block !important;
  left: 10px;
  top: 0;
  content: "“";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}
@media (max-width: 575px) {
  .testimonial.testimonial-with-quotes blockquote:before, .testimonial.testimonial-with-quotes blockquote:after {
    display: none !important;
  }
}
.testimonial.testimonial-with-quotes blockquote:after {
  content: "”";
  left: auto;
  right: 10px;
  top: auto;
  bottom: -0.5em;
}
.testimonial.testimonial-with-quotes blockquote p {
  padding: 0 40px;
}
@media (max-width: 575px) {
  .testimonial.testimonial-with-quotes blockquote p {
    padding: 0;
  }
}
.testimonial.testimonial-with-quotes img {
  margin: 15px auto 10px;
  width: 60px;
}
.testimonial.testimonial-with-quotes .testimonial-author p {
  margin: 0 auto;
  text-align: center;
}
.testimonial.testimonial-with-quotes.testimonial-light blockquote {
  color: #fff;
}
.testimonial.testimonial-with-quotes.testimonial-light .testimonial-author span, .testimonial.testimonial-with-quotes.testimonial-light .testimonial-author strong {
  opacity: 0.6;
  color: #FFF;
}
.testimonial.testimonial-with-quotes.testimonial-remove-right-quote blockquote:after {
  content: none;
}
.testimonial.testimonial-transparent-background blockquote {
  background: transparent !important;
}
.testimonial.testimonial-alternarive-font blockquote p {
  font-family: Georgia, serif !important;
  font-style: italic;
  font-size: 1.2em;
}
.testimonial-no-borders.testimonial {
  border-width: 0;
  box-shadow: none;
}
/* Advanced style */
.testimonial.testimonial-advance {
  text-align: left;
}
.testimonial.testimonial-advance blockquote {
  padding-left: 0;
  padding-right: 1rem;
}
.testimonial.testimonial-advance blockquote:before {
  line-height: 0.75;
  left: 0;
}
.testimonial.testimonial-advance blockquote p {
  padding: 0;
}
.testimonial.testimonial-advance .testimonial-author p {
  text-align: inherit;
}
.custom-rounded-image {
  border-radius: 100%;
}
.vc_parallax blockquote p {
  line-height: 1.6;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
html .testimonial-primary blockquote {
  background-color: var(--porto-primary-light-5);
}
html .testimonial-primary .testimonial-arrow-down {
  border-top-color: var(--porto-primary-light-5);
}
html .testimonial-secondary blockquote {
  background-color: var(--porto-secondary-light-5);
}
html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: var(--porto-secondary-light-5);
}
html .testimonial-tertiary blockquote {
  background-color: var(--porto-tertiary-light-5);
}
html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: var(--porto-tertiary-light-5);
}
html .testimonial-quaternary blockquote {
  background-color: var(--porto-quaternary-light-5);
}
html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: var(--porto-quaternary-light-5);
}
html .testimonial-dark blockquote {
  background-color: var(--porto-dark-light-5);
}
html .testimonial-dark .testimonial-arrow-down {
  border-top-color: var(--porto-dark-light-5);
}
html .testimonial-light blockquote {
  background-color: var(--porto-light-light-5);
}
html .testimonial-light .testimonial-arrow-down {
  border-top-color: var(--porto-light-light-5);
}
/* Preview Image Lazy Loader */
.porto-preview-image {
  margin-bottom: 20px;
}
.porto-preview-image .lazy {
  display: block;
  background-position: top center;
  background-size: 100%;
  z-index: 2;
}
.porto-preview-image .lazy + .fa-spin {
  background: transparent none repeat scroll 0 0;
  color: #ccc;
  font-size: 25px;
  left: 50%;
  margin: -13px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
/* Thumb Info Ribbon */
.thumb-info-ribbon {
  background: var(--porto-primary-color);
  color: var(--porto-primary-color-inverse);
  position: absolute;
  margin: -16px 0 0 0;
  padding: 5px 13px 6px;
  right: 15px;
  z-index: 1;
}
.thumb-info-ribbon:before {
  border-right: 10px solid var(--porto-primary-dark-15);
  border-top: 16px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: -10px;
  position: absolute;
  top: 0;
  width: 7px;
}
.thumb-info-ribbon span {
  font-family: var(--porto-alt-ff, var(--porto-body-ff)), sans-serif;
  font-size: 1.1em;
}
/* theme colors */
/* secondary, tertiary, quaternary, dark, light */
.thumb-info-ribbon-secondary {
  background-color: var(--porto-secondary-color);
  color: var(--porto-secondary-color-inverse, #FFF);
}
.thumb-info-ribbon-secondary:before {
  border-right-color: var(--porto-secondary-dark-15);
}
.thumb-info-ribbon-tertiary {
  background-color: var(--porto-tertiary-color);
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.thumb-info-ribbon-tertiary:before {
  border-right-color: var(--porto-tertiary-dark-15);
}
.thumb-info-ribbon-quaternary {
  background-color: var(--porto-quaternary-color);
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.thumb-info-ribbon-quaternary:before {
  border-right-color: var(--porto-quaternary-dark-15);
}
.thumb-info-ribbon-dark {
  background-color: var(--porto-dark-color);
  color: var(--porto-dark-color-inverse, #FFF);
}
.thumb-info-ribbon-dark:before {
  border-right-color: var(--porto-dark-dark-15);
}
.thumb-info-ribbon-light {
  background-color: var(--porto-light-color);
  color: var(--porto-light-color-inverse, #212529);
}
.thumb-info-ribbon-light:before {
  border-right-color: var(--porto-light-dark-15);
}
/* theme colors */
/* secondary, tertiary, quaternary, dark, light */
.thumb-info-social-icons a.thumb-info-social-links-secondary {
  background-color: var(--porto-secondary-color);
  color: var(--porto-secondary-color-inverse, #FFF);
}
.thumb-info-social-icons a.thumb-info-social-links-tertiary {
  background-color: var(--porto-tertiary-color);
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.thumb-info-social-icons a.thumb-info-social-links-quaternary {
  background-color: var(--porto-quaternary-color);
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.thumb-info-social-icons a.thumb-info-social-links-dark {
  background-color: var(--porto-dark-color);
  color: var(--porto-dark-color-inverse, #FFF);
}
.thumb-info-social-icons a.thumb-info-social-links-light {
  background-color: var(--porto-light-color);
  color: var(--porto-light-color-inverse, #212529);
}
/* Buttons */
.porto-btn {
  border: inherit;
  border-radius: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4em;
  color: inherit;
  background: transparent;
  cursor: pointer;
  display: inline-block;
  margin: 0px;
  padding: 25px 80px;
  outline: 0;
  text-align: center;
  position: relative;
  transition: 0.3s;
  overflow: hidden;
  z-index: 1;
  max-width: 100%;
  visibility: visible;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.porto-btn:after {
  content: "";
  position: absolute;
  z-index: -1;
  transition: 0.3s;
}
.porto-btn-data {
  z-index: 3;
  position: inherit;
  display: block;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
a.porto-btn {
  background: inherit;
  color: inherit;
}
a.porto-btn:hover {
  color: inherit;
}
a.porto-btn:hover, a.porto-btn:focus, a.porto-btn:active, a.porto-btn:visited {
  color: inherit;
  background: inherit;
  box-shadow: inherit;
  outline: 0;
}
.porto-btn-ctn-left {
  display: block;
  text-align: left;
}
.porto-btn-ctn-center {
  display: block;
  text-align: center;
}
.porto-btn-ctn-right {
  display: block;
  text-align: right;
}
.porto-btn-ctn-inline {
  display: inline-block;
  text-align: center;
}
a.porto-btn-mini {
  padding: 5px 10px;
}
a.porto-btn-small {
  padding: 8px 16px;
}
a.porto-btn-normal {
  padding: 15px 30px;
}
a.porto-btn-large {
  padding: 21px 42px;
}
.porto-btn-block {
  display: block;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
a.porto-btn-custom {
  padding: 0;
}
@media (max-width: 768px) {
  a.porto-btn-small {
    padding: 6px 12px;
  }
  a.porto-btn-normal {
    padding: 10px 24px;
  }
  a.porto-btn-large {
    padding: 12px 36px;
  }
}
.porto-btn-hover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background: transparent;
  z-index: 2;
  transition: all 0.3s;
}
.porto-btn-fade-bg .porto-btn-hover {
  background: rgba(255, 255, 255, 0);
  opacity: 0;
}
.porto-btn-fade-bg:hover .porto-btn-hover {
  opacity: 1;
}
.porto-btn-top-bg .porto-btn-hover {
  top: -100%;
  background: #ccc;
}
.porto-btn-top-bg:hover .porto-btn-hover {
  top: 0;
  opacity: 1;
}
.porto-btn-bottom-bg .porto-btn-hover {
  top: 100%;
  background: #ccc;
}
.porto-btn-bottom-bg:hover .porto-btn-hover {
  top: 0;
  opacity: 1;
}
.porto-btn-left-bg .porto-btn-hover {
  left: -100%;
  background: #ccc;
}
.porto-btn-left-bg:hover .porto-btn-hover {
  left: 0;
  opacity: 1;
}
.porto-btn-right-bg .porto-btn-hover {
  left: 100%;
  background: #ccc;
}
.porto-btn-right-bg:hover .porto-btn-hover {
  left: 0;
  opacity: 1;
}
.porto-btn-center-hz-bg .porto-btn-hover {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #ccc;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.porto-btn-center-hz-bg:hover .porto-btn-hover {
  width: 90%;
  opacity: 1;
}
.porto-btn-center-hz-bg:active .porto-btn-hover {
  width: 101%;
  opacity: 1;
}
.porto-btn-center-vt-bg .porto-btn-hover {
  width: 101%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #ccc;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%);
}
.porto-btn-center-vt-bg:hover .porto-btn-hover {
  height: 75%;
  opacity: 1;
}
.porto-btn-center-vt-bg:active .porto-btn-hover {
  height: 130%;
  opacity: 1;
}
.porto-btn-center-dg-bg .porto-btn-hover {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #ccc;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.porto-btn-center-dg-bg:hover .porto-btn-hover {
  height: 260%;
  opacity: 1;
}
.porto-btn-center-dg-bg:active .porto-btn-hover {
  height: 400%;
  opacity: 1;
}
.no-porto-btn-shadow {
  box-shadow: none !important;
  transition: all 50ms linear !important;
}
.porto-btn-hover {
  opacity: 0;
}
.porto-btn-hover-active {
  opacity: 1;
}
html .vc_col-has-fill .porto-btn.porto-adjust-bottom-margin {
  margin-bottom: 0;
}
/* Porto Concept */
.porto-concept {
  width: 100%;
  overflow: hidden;
  background: url(https://eletromaltalar.pt/wp-content/themes/porto/images/concept.png) no-repeat center 0;
}
.porto-concept strong {
  display: block;
  font-family: var(--porto-alt-ff, var(--porto-body-ff)), sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  position: relative;
  margin-top: 30px;
}
.porto-concept .row {
  position: relative;
}
.porto-concept .row > div:nth-of-type(2) > .process-image {
  margin-top: 95px;
}
.porto-concept .process-image {
  width: 160px;
  height: 175px;
  margin: 120px auto 0 auto;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  background: url(https://eletromaltalar.pt/wp-content/themes/porto/images/concept-item.png) no-repeat 0 0;
}
.porto-concept .process-image img {
  border-radius: 150px;
  margin: 8px;
  width: 144px;
}
.porto-concept .our-work {
  margin-top: 52px;
  font-size: 2.2em;
}
.porto-concept .project-image {
  width: 350px;
  height: 420px;
  margin: 15px 0 0 -30px;
  padding-bottom: 45px;
  position: relative;
  z-index: 1;
  background: url(https://eletromaltalar.pt/wp-content/themes/porto/images/concept-item.png) no-repeat 100% 0;
}
.porto-concept .project-image img {
  width: 338px;
}
.porto-concept .sun {
  width: 60px;
  height: 56px;
  display: block;
  position: absolute;
  left: 0;
  top: 65px;
  background: url(https://eletromaltalar.pt/wp-content/themes/porto/images/concept-icons.png) no-repeat 0 0;
}
.porto-concept .cloud {
  width: 116px;
  height: 56px;
  display: block;
  position: absolute;
  left: 53%;
  top: 35px;
  background: url(https://eletromaltalar.pt/wp-content/themes/porto/images/concept-icons.png) no-repeat 100% 0;
}
.porto-concept strong, .fc-slideshow nav .fc-left i, .fc-slideshow nav .fc-right i {
  color: var(--porto-primary-color);
}
/* Responsive */
@media (max-width: 991px) {
  .porto-concept {
    background: none;
  }
  .porto-concept .project-image {
    margin: 60px auto 0 auto;
  }
  .porto-concept .process-image {
    margin-top: 60px;
  }
}
@media (max-width: 575px) {
  .porto-concept .project-image {
    background-position: 0 0;
    margin-left: auto;
    max-width: 160px;
    max-height: 250px;
  }
  .porto-concept .fc-slideshow {
    max-height: 145px;
    max-width: 145px;
  }
  .porto-concept .fc-slideshow img {
    max-height: 145px;
    max-width: 145px;
  }
}
/* Count Down */
.porto_countdown {
  width: 100%;
  height: auto;
  display: block;
  line-height: 1;
  margin-bottom: 35px;
  text-align: center;
}
.porto_countdown:after {
  content: "";
  display: table;
  clear: both;
}
.porto_countdown .porto_countdown-row {
  display: block;
  margin: 0 auto;
}
.porto_countdown .porto_countdown-section {
  display: inline-block;
  margin-bottom: 15px;
}
.porto_countdown .porto_countdown-section .porto_countdown-amount {
  min-width: 1em;
  max-width: 100%;
  min-height: 1em;
  line-height: 1em;
  padding: 0;
  margin: 0 auto;
  box-sizing: content-box;
}
.porto_countdown .porto_countdown-section .porto_countdown-period {
  padding: 0 4px;
}
.porto_countdown.porto-cd-s1 .porto_countdown-section {
  padding: 0 7px;
}
.porto_countdown.porto-cd-s1 .porto_countdown-section .porto_countdown-amount {
  display: inline-block;
}
.porto_countdown.porto-cd-s2 .porto_countdown-section {
  padding: 0 15px;
}
.porto_countdown.porto-cd-s2 .porto_countdown-section .porto_countdown-amount {
  text-align: center;
  display: block;
}
.porto_countdown.porto-cd-s2 .porto_countdown-section .porto_countdown-period {
  margin-top: 7px;
  width: 100%;
  display: block;
}
.countdown-label + .porto_countdown-div {
  display: inline-block;
}
.porto-diamonds {
  font-size: 0;
  margin: 40px auto;
  position: relative;
  text-align: center;
  max-width: 1110px;
  padding: 50px 0 12px 57px;
}
.porto-diamonds > li {
  display: inline-block;
  font-size: 18px;
  margin-right: 135px;
}
.porto-diamonds .diamond {
  background: #f4f4f4;
  display: block;
  height: 243px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 245px;
  overflow: hidden;
  transform: rotate(-45deg);
}
.porto-diamonds .diamond:before {
  transition: all 0.2s;
  color: #fff;
  content: "";
  font-family: "simple-line-icons";
  font-size: 28px;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1000;
  transform-origin: 50% 50%;
  transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(2);
}
.porto-diamonds .diamond:after {
  transition: 0.2s;
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transform: scale(0);
  z-index: 100;
}
.porto-diamonds .diamond:hover:after {
  opacity: 0.3;
  transform: scale(1);
}
.porto-diamonds .diamond:hover:before {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(1);
}
.porto-diamonds .content {
  display: table-cell;
  height: 255px;
  padding: 0 8px 0 6px;
  transform: rotate(45deg);
  text-align: center;
  vertical-align: middle;
  width: 255px;
  position: relative;
}
.porto-diamonds .content img {
  margin-left: -50%;
  max-width: 375px;
}
.porto-diamonds .diamond-sm, .porto-diamonds .diamond-sm .content {
  width: 123px;
  height: 123px;
}
.porto-diamonds .diamond-sm .content img {
  max-width: 195px;
}
.porto-diamonds .diamond-sm .content:after {
  left: 24%;
  top: 49%;
}
@media (min-width: 1220px) {
  .porto-diamonds > li:nth-child(3) {
    margin-right: 0;
  }
  .porto-diamonds > li:nth-child(4) {
    right: 143px;
    top: 9px;
    position: absolute;
  }
  .porto-diamonds > li:nth-child(5) {
    margin-left: 516px;
    margin-top: -70px;
  }
  .porto-diamonds > li:nth-child(6) {
    position: absolute;
    margin: -8px 0 0 -27px;
  }
  .porto-diamonds > li:nth-child(7) {
    position: absolute;
    margin: 93px 0 0 -133px;
  }
}
@media (max-width: 1219px) {
  .porto-diamonds {
    width: 748px;
    margin: 0 auto;
    padding: 75px 0 0 75px;
  }
  .porto-diamonds > li {
    margin: 0;
    position: static;
    float: left;
  }
  .porto-diamonds > li:nth-child(2n+1) {
    clear: both;
  }
  .porto-diamonds > li:nth-child(2n+2) {
    margin: 200px auto -50px 55px;
  }
  .porto-diamonds > li:last-child {
    margin-bottom: 50px;
  }
  .porto-diamonds:after {
    content: "";
    display: block;
    clear: both;
  }
  .porto-diamonds > li:nth-child(5), .porto-diamonds > li:nth-child(6), .porto-diamonds > li:nth-child(7) {
    float: right;
  }
  .porto-diamonds > li:nth-child(7) {
    margin-top: 40px;
  }
}
@media (max-width: 748px) {
  .porto-diamonds {
    margin: 40px 0 0 -222px;
    padding: 25px 0 0 50%;
    width: 445px;
  }
  .lightbox .porto-diamonds > li {
    float: none;
    clear: both;
    margin: 45px 0 115px 95px;
    display: block;
  }
  .porto-diamonds > li:nth-child(4), .porto-diamonds > li:nth-child(6), .porto-diamonds > li:nth-child(7) {
    margin-left: 158px;
  }
}
section.exp-timeline {
  width: calc(100% - 30px);
  margin: 0 0 0 30px;
  padding: 0;
}
section.exp-timeline:after {
  content: none;
}
section.exp-timeline .timeline-bar {
  position: absolute;
  width: 3px;
  left: -30px;
  z-index: 0;
  background-color: var(--porto-dark-color, #212529);
}
section.exp-timeline .timeline-box {
  border: 0 !important;
  margin: 15px 0 !important;
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: 0px 12px 90px -10px rgba(171, 191, 216, 0.6) !important;
}
section.exp-timeline .timeline-box.right {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
section.exp-timeline .timeline-box.right:before {
  top: 50%;
  left: -32.5px;
  transform: translateY(-50%);
  background-color: var(--porto-dark-color, #212529) !important;
  box-shadow: 0 0 0 3px #ecf1f7, 0 0 0 6px var(--porto-dark-color, #212529) !important;
}
section.exp-timeline .timeline-box.right:after {
  top: 50%;
  background: var(--porto-primary-color);
  border: none;
  transform: translateY(-50%) rotate(45deg);
  left: -7px;
}
section.exp-timeline .timeline-box .experience-info, section.exp-timeline .timeline-box .experience-description {
  padding: 40px;
}
section.exp-timeline .timeline-box .experience-info p {
  opacity: 0.5;
  text-transform: uppercase;
  font-size: 11px;
}
section.exp-timeline .timeline-box .experience-info .from, section.exp-timeline .timeline-box .experience-info .to {
  width: 50%;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.3;
}
section.exp-timeline .timeline-box .experience-info .from > span, section.exp-timeline .timeline-box .experience-info .to > span {
  display: block;
  text-transform: none;
  font-size: 16px;
}
section.exp-timeline .timeline-box .experience-info .company {
  font-size: 18px;
}
section.exp-timeline .timeline-box .experience-info .company > span {
  display: block;
  opacity: 0.5;
  text-transform: uppercase;
  font-size: 11px;
}
@media (max-width: 767px) {
  section.exp-timeline {
    width: 100%;
    margin: 0;
  }
  section.exp-timeline .timeline-bar {
    display: none;
  }
  section.exp-timeline .timeline-box:before, section.exp-timeline .timeline-box:after {
    display: none !important;
  }
}
@media (max-width: 575px) {
  section.exp-timeline .experience-info, section.exp-timeline .experience-description {
    width: 100%;
  }
}
.vc_porto_experience_timeline_item:after {
  content: "";
  display: table;
  clear: both;
}
/* Fancy Text */
.word-rotator i, .word-rotator em, .word-rotator b {
  font-style: normal;
  font-weight: inherit;
}
.word-rotator-items {
  display: inline-flex !important;
  position: relative;
  text-align: left;
}
.word-rotator-items b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.word-rotator-items b.active {
  position: relative;
}
.word-rotator-items.has-bg b {
  padding: 0.1rem 0.5rem;
}
/* rotate-1 */
.word-rotator.rotate-1 .word-rotator-items {
  -webkit-perspective: 300px;
  perspective: 300px;
}
.word-rotator.rotate-1 b {
  opacity: 0;
  transform-origin: 50% 100%;
  transform: rotateX(180deg);
}
.word-rotator.rotate-1 b.active {
  opacity: 1;
  transform: rotateX(0deg);
  animation: word-rotator-rotate-1-in 1.2s;
}
.word-rotator.rotate-1 b.inactive {
  transform: rotateX(180deg);
  animation: word-rotator-rotate-1-out 1.2s;
}
@keyframes word-rotator-rotate-1-in {
  0% {
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@keyframes word-rotator-rotate-1-out {
  0% {
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    transform: rotateX(180deg);
    opacity: 0;
  }
}
/* type */
.word-rotator.type .word-rotator-items {
  vertical-align: top;
  overflow: hidden;
  position: relative;
  padding-right: 3px;
}
.word-rotator.type .word-rotator-items:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 5%;
  height: 90%;
  width: 1px;
  display: block;
  background-color: transparent;
}
.word-rotator.type .word-rotator-items.waiting:after {
  animation: 1s word-rotator-pulse step-end infinite;
}
.word-rotator.type .word-rotator-items.selected {
  background-color: #212529 !important;
}
.word-rotator.type .word-rotator-items.selected:after {
  visibility: hidden;
}
.word-rotator.type .word-rotator-items.selected b {
  color: #FFF !important;
}
.word-rotator.type b {
  visibility: hidden;
}
.word-rotator.type b.active {
  visibility: visible;
}
.word-rotator.type i {
  position: absolute;
  visibility: hidden;
}
.word-rotator.type i.in {
  position: relative;
  visibility: visible;
}
@keyframes word-rotator-pulse {
  from, to {
    background-color: transparent;
  }
  50% {
    background-color: black;
  }
}
@keyframes word-rotator-pulse-light {
  from, to {
    background-color: transparent;
  }
  50% {
    background-color: white;
  }
}
/* rotate-2 */
.word-rotator.rotate-2 .word-rotator-items {
  -webkit-perspective: 300px;
  perspective: 300px;
}
.word-rotator.rotate-2 i, .word-rotator.rotate-2 em {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.word-rotator.rotate-2 b {
  opacity: 0;
}
.word-rotator.rotate-2 i {
  transform-style: preserve-3d;
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}
.active .word-rotator.rotate-2 i {
  opacity: 1;
}
.word-rotator.rotate-2 i.in {
  animation: word-rotator-rotate-2-in 0.4s forwards;
}
.word-rotator.rotate-2 i.out {
  animation: word-rotator-rotate-2-out 0.4s forwards;
}
.word-rotator.rotate-2 em {
  transform: translateZ(20px);
}
.no-csstransitions .word-rotator.rotate-2 i {
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .word-rotator.rotate-2 i em {
  transform: scale(1);
}
.no-csstransitions .word-rotator.rotate-2 .active i {
  opacity: 1;
}
@keyframes word-rotator-rotate-2-in {
  0% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes word-rotator-rotate-2-out {
  0% {
    opacity: 1;
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
/* loading-bar */
.word-rotator.loading-bar span {
  display: inline-block;
  padding: 0.2em 0;
}
.word-rotator.loading-bar .word-rotator-items {
  overflow: hidden;
  vertical-align: top;
}
.word-rotator.loading-bar .word-rotator-items:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #212529;
  z-index: 2;
  transition: width 0.3s -0.1s;
}
.word-rotator.loading-bar .word-rotator-items.is-loading:after {
  width: 100%;
  transition: width 3s;
}
.word-rotator.loading-bar .word-rotator-items.bg-light:after {
  background-color: #212529 !important;
}
.word-rotator.loading-bar .word-rotator-items[class*="bg-"]:not(.bg-light):after {
  background-color: #FFF !important;
}
.word-rotator.loading-bar b {
  top: 0.2em;
  opacity: 0;
  transition: opacity 0.3s;
}
.word-rotator.loading-bar b.active {
  opacity: 1;
  top: 0;
}
/* slide */
.word-rotator.slide span {
  display: inline-block;
  vertical-align: middle;
  padding: 0.2em 0;
}
.word-rotator.slide .word-rotator-items {
  overflow: hidden;
  font-weight: 700;
  /*vertical-align: top;*/
}
.word-rotator.slide b {
  opacity: 0;
  top: 0.2em;
}
.word-rotator.slide b.active {
  top: 0;
  opacity: 1;
  animation: slide-in 0.6s;
}
.word-rotator.slide b.inactive {
  animation: slide-out 0.6s;
}
@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
/* clip */
.word-rotator.clip span {
  display: inline-block;
  padding: 0.2em 0;
}
.word-rotator.clip .word-rotator-items {
  overflow: hidden;
  vertical-align: top;
}
.word-rotator.clip .word-rotator-items:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #212529;
}
.word-rotator.clip b {
  opacity: 0;
}
.word-rotator.clip b.active {
  opacity: 1;
}
/* zoom */
.word-rotator.zoom .word-rotator-items {
  -webkit-perspective: 300px;
  perspective: 300px;
}
.word-rotator.zoom b {
  opacity: 0;
}
.word-rotator.zoom b.active {
  opacity: 1;
  animation: zoom-in 0.8s;
}
.word-rotator.zoom b.inactive {
  animation: zoom-out 0.8s;
}
@keyframes zoom-in {
  0% {
    opacity: 0;
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes zoom-out {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    transform: translateZ(-100px);
  }
}
.word-rotator.rotate-3 .word-rotator-items {
  -webkit-perspective: 300px;
  perspective: 300px;
}
.word-rotator.rotate-3 b {
  opacity: 0;
}
.word-rotator.rotate-3 i {
  display: inline-block;
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.active .word-rotator.rotate-3 i {
  transform: rotateY(0deg);
}
.word-rotator.rotate-3 i.in {
  animation: word-rotator-rotate-3-in 0.6s forwards;
}
.word-rotator.rotate-3 i.out {
  animation: word-rotator-rotate-3-out 0.6s forwards;
}
.no-csstransitions .word-rotator.rotate-3 i {
  transform: rotateY(0deg);
  opacity: 0;
}
.word-rotate-prefix {
  margin-right: 0.375rem;
}
.word-rotate-suffix {
  margin-left: 0.375rem;
}
.no-csstransitions .word-rotator.rotate-3 .active i {
  opacity: 1;
}
@keyframes word-rotator-rotate-3-in {
  0% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
@keyframes word-rotator-rotate-3-out {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(-180deg);
  }
}
/* scale */
.word-rotator.scale b {
  opacity: 0;
}
.word-rotator.scale i {
  display: inline-block;
  opacity: 0;
  transform: scale(0);
}
.active .word-rotator.scale i {
  opacity: 1;
}
.word-rotator.scale i.in {
  animation: scale-up 0.6s forwards;
}
.word-rotator.scale i.out {
  animation: scale-down 0.6s forwards;
}
.no-csstransitions .word-rotator.scale i {
  transform: scale(1);
  opacity: 0;
}
.no-csstransitions .word-rotator.scale .active i {
  opacity: 1;
}
@keyframes scale-up {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-down {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  60% {
    transform: scale(0);
    opacity: 0;
  }
}
/* push */
.word-rotator.push b {
  opacity: 0;
}
.word-rotator.push b.active {
  opacity: 1;
  animation: push-in 0.6s;
}
.word-rotator.push b.inactive {
  animation: push-out 0.6s;
}
@keyframes push-in {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
.floating-menu .nav {
  display: block;
}
.floating-menu .nav .menu-item > a {
  position: relative;
  display: block;
  text-decoration: none;
}
.floating-menu .floating-menu-btn-collapse-nav {
  background: var(--porto-primary-color);
  color: #fff;
  display: none;
}
.floating-menu .floating-menu-btn-collapse-nav:hover {
  color: #fff;
}
.floating-menu .floating-menu-nav-main .menu-item {
  margin-bottom: 0;
}
.floating-menu .floating-menu-nav-main .menu-item.active > a {
  background: #FFF !important;
}
.floating-menu .floating-menu-nav-main .menu-item.active > a:after {
  background: #FFF;
}
@media (min-width: 992px) {
  .floating-menu {
    background: transparent;
    height: 0;
    min-height: 0 !important;
  }
  .floating-menu .floating-menu-row {
    position: absolute;
    top: 90px;
    left: -93px;
  }
  .floating-menu .floating-menu-body {
    position: fixed;
    top: 0;
    background: transparent;
    min-height: 0;
    padding: 0;
    border: none;
    z-index: 999;
  }
  .admin-bar .floating-menu .floating-menu-body {
    top: 32px;
  }
  .floating-menu .floating-menu-nav-main {
    display: block !important;
    margin: 0;
    height: auto !important;
    box-shadow: 0px 0px 80px 0px rgba(62, 62, 62, 0.3);
  }
  .floating-menu .floating-menu-nav-main .menu-item:hover > a > span {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a {
    font-size: 25px;
    padding: 16.65px 17px;
    perspective: 770px;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--porto-primary-color);
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a > span {
    position: absolute;
    top: 0;
    left: 127%;
    background: #fff;
    padding: 0 25px;
    height: 100%;
    line-height: 4.1;
    white-space: nowrap;
    font-size: 14px;
    z-index: -2;
    transition: transform 0.3s;
    opacity: 0;
    -webkit-transform-origin: -19% 0%;
    transform-origin: -19% 0%;
    -webkit-transform: rotateY(88deg);
    transform: rotateY(88deg);
  }
  .floating-menu .floating-menu-nav-main .menu-item > a > span:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -4px;
    padding: 10px;
    background: #FFF;
    z-index: -1;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
  }
}
@media (min-width: 992px) and (max-width: 1281px) {
  .floating-menu .floating-menu-row {
    left: -53px;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a {
    padding: 9.8px;
    perspective: 450px;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a > span {
    line-height: 3;
  }
}
@media (max-width: 991px) {
  .floating-menu {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 999;
  }
  .floating-menu .floating-menu-body {
    background: transparent;
    border: none;
    min-height: 0;
  }
  .floating-menu .floating-menu-btn-collapse-nav {
    display: block;
    padding: 15px 20px;
    outline: 0;
  }
  .floating-menu .floating-menu-nav-main {
    position: absolute;
    right: 0px;
    top: 71px;
    overflow: hidden;
  }
  .floating-menu .floating-menu-nav-main .menu-item {
    border: none;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a {
    font-size: 1.7em;
    margin: 0;
    padding: 15px;
  }
  .floating-menu .floating-menu-nav-main .menu-item > a > span {
    display: none;
  }
}
/* Porto Google Map */
.porto-map-wrapper {
  box-sizing: content-box;
}
.porto_google_map {
  min-width: 0 !important;
  width: 100% !important;
  position: relative !important;
  background: #E5E3DF;
}
.porto_google_map img {
  max-width: initial !important;
}
.gmap-border {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 4px;
  overflow: hidden;
}
.gmap-rounded, .gmap-rounded .porto_google_map {
  overflow: hidden;
}
/* Porto heading */
.porto-u-heading {
  text-align: center;
  margin-bottom: 17px;
}
.porto-u-heading mark {
  display: inline-block;
  color: inherit;
  padding: 0;
  background-color: transparent;
}
.porto-u-heading [data-appear-animation="highlightProgress"] {
  opacity: 1;
}
.porto-u-heading .porto-u-main-heading h1, .porto-u-heading .porto-u-main-heading h2, .porto-u-heading .porto-u-main-heading h3, .porto-u-heading .porto-u-main-heading h4, .porto-u-heading .porto-u-main-heading h5, .porto-u-heading .porto-u-main-heading h6 {
  margin: 0;
  padding: 0;
  line-height: normal;
}
.porto-u-heading-spacer {
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.porto-u-heading-spacer .porto-icon {
  vertical-align: text-top;
}
.porto-u-heading-spacer img {
  vertical-align: middle;
  box-shadow: none !important;
  max-width: 100%;
}
.porto-u-heading-spacer.line_with_icon:before {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 0;
  border-width: 0;
  top: 50%;
}
.porto-u-heading-spacer.line_with_icon:after {
  content: "";
  position: absolute;
  bottom: 50%;
  left: 0;
  border-width: 0;
  top: 50%;
}
.porto-u-headings-line {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.porto-u-sub-heading {
  margin: 0 auto;
}
.porto-u-sub-heading div, .porto-u-sub-heading p {
  font-family: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  color: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit;
}
.porto-u-heading p {
  word-break: normal;
  word-wrap: normal;
}
.thumb-info-floating-element-clone {
  position: fixed;
  pointer-events: none;
  transform: scale(0.1);
}
.thumb-info-floating-element-clone.page-wrapper {
  left: unset;
  transition: unset;
  z-index: 999;
}
.thumb-info-floating-element-clone.page-wrapper .thumb-tb-floating-el {
  position: static;
  transform: none;
}
.heading-highlight-svg, .heading-highlight mark {
  position: relative;
  z-index: 2;
}
.heading-highlight mark:before, .heading-highlight-svg .svg-highlight {
  position: absolute;
  left: 0;
  z-index: -1;
  bottom: 0;
}
.heading-highlight mark:before {
  content: "";
  height: 100%;
  width: 0%;
  background-color: #08c;
}
.heading-highlight.appear-animation-visible mark:before {
  animation: highlightProgress 1s both;
}
.heading-highlight-after, .heading-highlight-before {
  position: relative;
  z-index: 3;
}
.heading-highlight-svg {
  display: inline-block;
}
.heading-highlight-svg .svg-highlight {
  width: 100%;
}
.heading-highlight-svg .svg-highlight.circle, .heading-highlight-svg .svg-highlight.cross {
  height: 100%;
}
.heading-highlight-svg .svg-highlight svg {
  display: block;
  width: 100%;
  height: 100%;
  stroke: #08c;
  fill: none;
  stroke-width: 14;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  overflow: visible;
}
.heading-highlight-svg .svg-highlight path {
  opacity: 0;
  animation: highlightShape 1s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}
.marquee {
  white-space: nowrap;
}
.js-marquee-wrapper::after {
  content: "";
  clear: both;
  display: block;
}
/* History */
.porto-history {
  margin: 25px 0;
  padding: 0;
  clear: both;
}
.porto-history .featured-box h4 {
  margin: 0 0 -27px 0;
  padding: 0;
}
.porto-history p {
  margin-left: 53px;
}
.porto-history .thumb {
  width: 227px;
  height: 160px;
  margin: 0 0 30px;
  padding: 0;
  float: left;
}
.porto-history .thumb img {
  border-radius: 150px;
  margin: 7px 8px;
  width: 145px;
  height: 145px;
}
.porto-history .featured-box {
  text-align: left;
  margin-left: 225px;
  margin-bottom: 50px;
  min-height: 115px;
}
.porto-history .featured-box .box-content {
  border-top-color: var(--porto-primary-color);
}
/* Responsive */
@media (max-width: 650px) {
  .porto-history .thumb {
    display: none;
  }
  .porto-history .featured-box {
    margin-left: 0;
  }
}
.porto-icon {
  display: inline-block;
  font-size: 32px;
  height: 2em;
  width: 2em;
  text-align: center;
  line-height: 2em;
  box-sizing: content-box !important;
}
.porto-icon i {
  line-height: inherit;
}
.porto-icon svg {
  vertical-align: baseline;
}
.porto-icon.none {
  font-size: 35px;
  height: 1em;
  width: auto;
  line-height: 1;
}
.porto-just-icon-wrapper[class*="porto-icon-pos-"] {
  display: block;
}
.porto-icon-pos-center {
  margin-left: auto;
  margin-right: auto;
}
.porto-icon-pos-right {
  margin-left: auto;
}
.porto-icon-pos-left.none {
  text-align: left;
}
.porto-icon-pos-right.none {
  text-align: right;
}
.porto-icon.circle {
  border-radius: 50%;
}
.porto-sicon-img {
  display: inline-block;
  font-size: 48px;
  text-align: center;
  width: 1em;
  max-width: 100%;
  box-sizing: content-box !important;
}
.porto-sicon-img.porto-u-circle {
  width: 1em;
  min-height: 1em;
  background: rgba(214, 214, 214, 0.44);
  border-radius: 50%;
  padding: 0.5em;
}
.porto-sicon-img.porto-u-circle-img {
  width: 1em;
  min-height: 1em;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.porto-sicon-img.porto-u-circle-img img {
  position: absolute;
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  z-index: 0;
  max-width: none !important;
  transform: translate3d(-50%, -50%, 0);
}
.porto-sicon-img.porto-u-circle-img.porto-u-img-tall img {
  width: 100%;
  height: auto;
}
.porto-sicon-img.porto-u-circle-img:before {
  content: "";
  position: absolute;
  top: 0;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  border: 0px solid #fff;
  border-radius: 100%;
  z-index: 1;
}
.porto-sicon-img.porto-u-square {
  width: 1em;
  min-height: 1em;
  background: rgba(214, 214, 214, 0.44);
  border-radius: 0;
  padding: 0.5em;
}
.porto-sicon-img .img-icon {
  width: 1em;
  max-width: 100% !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: block;
  font-size: inherit;
}
.porto-u-icons {
  display: block;
  margin-bottom: 35px;
  line-height: 1;
}
.porto-u-icons.has-effect .porto-icon {
  transition: transform 0.3s, opacity 0.3s;
}
.porto-icons-left.porto-u-icons {
  text-align: left;
}
.porto-icons-center.porto-u-icons {
  text-align: center;
}
.porto-icons-right.porto-u-icons {
  text-align: right;
}
/* Info Box */
.porto-sicon-box .porto-icon, .porto-sicon-box .img-icon {
  transition: transform 0.3s, color 0.3s, background-color 0.3s linear;
}
.porto-sicon-box .porto-sicon-img {
  overflow: hidden;
}
.porto-sicon-title {
  margin: 3px 0;
}
.default-icon .porto-sicon-title:not(:last-child) {
  margin: 0 0 3px;
}
.porto-sicon-header > p:last-child {
  margin-bottom: 0;
}
.porto-sicon-description {
  width: 100%;
  display: block;
  line-height: var(--porto-body-lh, 24px);
  margin-top: 0;
}
.porto-sicon-header + .porto-sicon-description {
  margin-top: 16px;
}
.porto-sicon-read {
  display: block;
  padding: 5px 0;
  text-decoration: none;
}
.wpb_wrapper .porto-sicon-read {
  color: var(--porto-primary-color);
}
.wpb_wrapper .porto-sicon-read:hover {
  color: var(--porto-primary-light-5);
}
a.porto-sicon-box-link {
  text-decoration: none;
  border: none;
  display: block;
}
.porto-sicon-box-link:hover > .porto-sicon-title {
  color: inherit;
}
.porto-sicon-box.default-icon {
  display: flex;
  align-items: center;
}
.porto-sicon-box.flex-wrap .porto-sicon-header {
  flex: 1;
  min-width: 50%;
}
.default-icon .porto-sicon-default .porto-icon, .default-icon .porto-sicon-default .porto-sicon-img {
  margin-right: 15px;
}
.top-icon .porto-sicon-header, .top-icon .porto-sicon-description {
  display: block;
  margin: 0 auto;
}
.top-icon .porto-sicon-header {
  margin-bottom: 1rem;
}
.top-icon .porto-sicon-header p:last-child {
  margin-bottom: 0;
}
.top-icon .porto-sicon-description {
  margin-top: 15px;
}
.top-icon .porto-sicon-header + .porto-sicon-description {
  margin-top: 0;
}
.porto-sicon-box.left-icon, .porto-sicon-box.right-icon {
  display: flex;
}
.left-icon .porto-sicon-left .porto-icon, .left-icon .porto-sicon-left .porto-sicon-img {
  margin-right: 20px;
}
.left-icon .porto-sicon-body, .right-icon .porto-sicon-body {
  flex: 1;
  max-width: 100%;
}
.porto-sicon-box.top-icon {
  text-align: center;
}
/*.porto-sicon-box .porto-just-icon-wrapper {
    line-height: 1em;
}*/
.right-icon .porto-sicon-right .porto-icon, .right-icon .porto-sicon-right .porto-sicon-img {
  margin-left: 15px;
}
.right-icon .porto-sicon-body, .right-icon .porto-sicon-body *, .right-icon .porto-sicon-header .porto-sicon-title, .right-icon .porto-sicon-description {
  text-align: right;
}
/*.right-icon .porto-sicon-description,
.right-icon .porto-sicon-header {
    float: $right;
    width: 100%
}*/
.heading-right-icon .porto-sicon-heading-right {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.porto-sicon-heading-right + .porto-sicon-description {
  margin-top: 10px;
}
.heading-right-icon .porto-sicon-heading-right .porto-icon, .heading-right-icon .porto-sicon-heading-right .porto-sicon-img {
  margin-left: 15px;
}
.heading-right-icon .porto-sicon-header {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.heading-right-icon .porto-sicon-header, .heading-right-icon .porto-sicon-description, .heading-right-icon .porto-sicon-description * {
  text-align: right;
}
html .top-icon .porto-just-icon-wrapper {
  margin-bottom: 15px;
}
html .top-icon h3.porto-sicon-title {
  margin-top: 0;
}
html .top-icon h2.porto-sicon-title {
  margin-top: 0;
}
h3.porto-sicon-title {
  font-size: 1.4em;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2;
}
h3.porto-sicon-title small {
  font-size: 75%;
  display: block;
  margin: 2px 0 4px;
}
.featured-box .porto-sicon-header h3.porto-sicon-title {
  color: var(--porto-primary-color);
}
.porto-sicon-read {
  margin-top: 10px;
}
.info-box-small .porto-sicon-box, .info-box-small-wrap .porto-sicon-box {
  margin-bottom: 15px;
}
.info-box-small .porto-sicon-header + .porto-sicon-description, .info-box-small-wrap .porto-sicon-header + .porto-sicon-description {
  margin-top: 7px;
}
.porto-sicon-box {
  margin-bottom: 20px;
  /*.fa {
        font-family: "FontAwesome" !important;
    }*/
}
.porto-sicon-box.top-icon.text-left .porto-sicon-header, .porto-sicon-box.top-icon.text-left .porto-sicon-description, .porto-sicon-box.bottom-icon.text-left .porto-sicon-header, .porto-sicon-box.bottom-icon.text-left .porto-sicon-description, .porto-sicon-box.top-icon.text-start .porto-sicon-header, .porto-sicon-box.top-icon.text-start .porto-sicon-description, .porto-sicon-box.bottom-icon.text-start .porto-sicon-header, .porto-sicon-box.bottom-icon.text-start .porto-sicon-description {
  text-align: left !important;
}
.porto-sicon-box.top-icon.text-right .porto-sicon-header, .porto-sicon-box.top-icon.text-right .porto-sicon-description, .porto-sicon-box.bottom-icon.text-right .porto-sicon-header, .porto-sicon-box.bottom-icon.text-right .porto-sicon-description, .porto-sicon-box.top-icon.text-end .porto-sicon-header, .porto-sicon-box.top-icon.text-end .porto-sicon-description, .porto-sicon-box.bottom-icon.text-end .porto-sicon-header, .porto-sicon-box.bottom-icon.text-end .porto-sicon-description {
  text-align: right !important;
}
/* effects */
.porto-sicon-box.style_2:hover .porto-icon, .porto-sicon-box.style_2:hover .img-icon {
  transform: scale(1.15, 1.15);
}
.porto-sicon-box.style_2:hover .porto-u-circle-img .img-icon {
  transform: translate(-50%, -50%) scale(1.15, 1.15);
}
.porto-sicon-box.style_3:hover .porto-icon, .porto-sicon-box.style_3:hover .img-icon {
  transform: translateY(-4px);
}
.porto-sicon-box.style_3:hover .porto-u-circle-img .img-icon {
  transform: translate(-50%, -60%);
}
.porto-sicon-box.hover-icon-left:hover .porto-icon, .porto-sicon-box.hover-icon-left:hover .img-icon {
  transform: translateX(-6px);
}
.porto-sicon-box.hover-icon-left:hover .porto-u-circle-img .img-icon {
  transform: translate(-60%, -50%);
}
.porto-sicon-box.hover-icon-right:hover .porto-icon, .porto-sicon-box.hover-icon-right:hover .img-icon {
  transform: translateX(6px);
}
.porto-sicon-box.hover-icon-right:hover .porto-u-circle-img .img-icon {
  transform: translate(-40%, -50%);
}
.porto-sicon-box .porto-icon, .porto-sicon-box .porto-sicon-img {
  vertical-align: middle;
}
.porto-sicon-box.featured-icon h3.porto-sicon-title {
  font-weight: 600;
}
.porto-sicon-box.featured-icon .porto-icon {
  border-radius: 35px;
  color: #fff;
  margin-right: 10px;
  height: 35px;
  position: relative;
  text-align: center;
  width: 35px;
  background: transparent;
  border: 1px solid var(--porto-gray-2);
  line-height: 32px;
}
.porto-sicon-box.featured-icon .porto-icon:after {
  border-radius: 50%;
  box-sizing: initial;
  content: "";
  display: block;
  height: 100%;
  left: -4px;
  padding: 1px;
  position: absolute;
  top: -4px;
  width: 100%;
  border: 3px solid var(--porto-gray-3);
}
.porto-sicon-box.featured-icon .porto-icon i {
  line-height: 35px;
}
@media (max-width: 575px) {
  .porto-sicon-box.porto-sicon-mobile {
    flex-direction: var(--porto-infobox-mpos);
    align-items: var(--porto-infobox-mpos-align);
    text-align: var(--porto-infobox-mpos-align);
  }
  .porto-sicon-box.porto-sicon-mobile.porto-sicon-mspace .porto-icon {
    margin: var(--porto-infobox-mmargin) !important;
  }
  .porto-sicon-mobile .porto-sicon-default .porto-icon, .porto-sicon-mobile .porto-sicon-default .porto-sicon-img, .porto-sicon-mobile .porto-sicon-left .porto-icon, .porto-sicon-mobile .porto-sicon-left .porto-sicon-img {
    margin-right: 0;
  }
  .porto-sicon-mobile .porto-sicon-heading-right .porto-icon, .porto-sicon-mobile .porto-sicon-heading-right .porto-sicon-img, .porto-sicon-mobile .porto-sicon-right .porto-icon, .porto-sicon-mobile .porto-sicon-right .porto-sicon-img {
    margin-left: 0;
  }
  .heading-right-icon.porto-sicon-mobile {
    display: flex;
  }
  .heading-right-icon.porto-sicon-mobile .porto-sicon-heading-right {
    order: -1;
  }
  .heading-right-icon.porto-sicon-mobile .porto-sicon-header, .heading-right-icon.porto-sicon-mobile .porto-sicon-description, .heading-right-icon.porto-sicon-mobile .porto-sicon-description * {
    text-align: var(--porto-infobox-mpos-align);
  }
  .right-icon.porto-sicon-mobile .porto-sicon-right {
    order: -1;
  }
  .right-icon.porto-sicon-mobile .porto-sicon-body, .right-icon.porto-sicon-mobile .porto-sicon-body *, .right-icon.porto-sicon-mobile .porto-sicon-header .porto-sicon-title, .right-icon.porto-sicon-mobile .porto-sicon-description {
    text-align: var(--porto-infobox-mpos-align);
  }
}
/* Porto Info List */
.porto-info-list {
  padding-left: 0;
}
.porto-info-list li {
  list-style: none;
  line-height: 1.5;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: flex;
  align-items: center;
}
.porto-info-list .porto-info-icon {
  margin-right: 18px;
  line-height: 1.3;
  position: relative;
  top: 0.5px;
}
.porto-info-list .porto-info-list-item .porto-info-icon {
  width: auto;
  display: inline-block;
}
.porto-info-list-item-desc {
  display: inline-block;
}
.porto-info-list-item-desc a {
  color: inherit;
}
/* Porto Interactive banner */
.porto-ibanner, .porto-ibanner > img {
  display: block;
  position: relative;
}
.porto-ibanner {
  z-index: 1;
  overflow: hidden;
  margin: 0 0 35px;
  text-align: center;
}
.porto-ibanner > img {
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
  min-height: inherit;
  object-fit: cover;
  transition: transform 0.5s, opacity 0.5s;
  -webkit-backface-visibility: hidden;
}
.porto-ibanner > img.porto-lazyload:not(.lazy-load-loaded) {
  visibility: hidden;
}
.porto-ibanner.has-parallax-bg > img {
  opacity: 0;
  width: 66%;
}
.porto-ibanner-layer {
  text-align: left;
  font-size: 1rem;
  position: absolute;
  z-index: 10;
}
.porto-ibanner-layer > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .porto-ibanner-layer {
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  .porto-ibanner-layer {
    font-size: 0.8125rem;
  }
}
@media (max-width: 575px) {
  .porto-ibanner-layer {
    font-size: 0.75rem;
  }
}
.porto-ibanner .porto-ibanner-desc {
  padding: 15px;
  /*color: #fff;*/
  font-size: 1em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: opacity 0.3s;
}
.porto-ibanner .porto-ibanner-desc.no-padding {
  padding: 0;
}
.porto-ibanner .porto-ibanner-desc .porto-ibanner-container {
  position: relative;
  height: 100%;
}
.porto-ibanner .porto-ibanner-desc:before, .porto-ibanner .porto-ibanner-desc:after {
  pointer-events: none;
}
.porto-ibanner .porto-ibanner-desc, .porto-ibanner .porto-ibanner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.porto-ibanner .porto-ibanner-content {
  font-size: 0.8125em;
  line-height: 1.6;
}
.porto-ibanner .porto-ibanner-title, .porto-ibanner p {
  letter-spacing: normal;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  font-style: inherit;
  color: inherit;
}
.porto-ibanner a.porto-ibanner-link {
  display: block;
  z-index: 10;
  opacity: 0;
  background: 0 0;
}
/* hover effect */
.porto-ibe-effect-1:before, .porto-ibe-effect-1:after {
  content: "";
  position: absolute;
  opacity: 1;
  z-index: 2;
}
.porto-ibe-effect-1:before {
  background: rgba(255, 255, 255, 0.3);
  bottom: 0;
  left: 50%;
  right: 51%;
  top: 0;
}
.porto-ibe-effect-1:after {
  bottom: 50%;
  left: 0;
  right: 0;
  top: 50%;
}
.porto-ibe-effect-1:hover:before, .porto-ibe-effect-1:hover:after {
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.5s linear;
}
.porto-ibe-effect-2, .porto-ibe-effect-3 {
  overflow: hidden;
  position: relative;
}
.porto-ibe-effect-2:before, .porto-ibe-effect-2:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  height: 100%;
  left: 0;
  opacity: 0.4;
  top: 0;
  transition: 0.9s;
  width: 100%;
  z-index: 2;
}
.porto-ibe-effect-2:before {
  transform: translate(105%, 0%);
}
.porto-ibe-effect-2:after {
  transform: translate(-105%, 0%);
}
.porto-ibe-effect-2:hover:before, .porto-ibe-effect-2:hover:after {
  opacity: 0;
  transform: none;
}
.porto-ibe-effect-3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 120%;
  height: 60px;
  background: rgba(255, 255, 255, 0.1);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  transition: 0.5s linear;
  backface-visibility: hidden;
  z-index: 2;
}
.porto-ibe-effect-3:hover:before {
  top: 100%;
  left: -100%;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}
.porto-ibe-effect-4:before, .porto-ibe-effect-4:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  opacity: 1;
  transition: 0.5s;
  z-index: 2;
}
.porto-ibe-effect-4:before {
  bottom: 0;
  left: 50%;
  right: 51%;
  top: 0;
}
.porto-ibe-effect-4:after {
  bottom: 50%;
  left: 0;
  right: 0;
  top: 50%;
}
.porto-ibe-effect-4:hover:before, .porto-ibe-effect-4:hover:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.5;
}
.porto-ibe-zoom:hover > img {
  transform: scale(1.08, 1.08);
}
.porto-ibe-fadein .porto-ibanner-desc, .porto-ibe-fadein .porto-ibanner-layer {
  opacity: 0;
}
.porto-ibe-fadein:hover .porto-ibanner-desc, .porto-ibe-fadein:hover .porto-ibanner-layer {
  opacity: 1;
}
.porto-ibe-fadeout:hover .porto-ibanner-desc, .porto-ibe-fadeout:hover .porto-ibanner-layer {
  opacity: 0;
}
.porto-ibe-boxshadow {
  transition: box-shadow 0.3s;
}
.porto-ibe-overlay:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
  transition: opacity 0.4s;
}
.porto-ibe-style1 img {
  width: 100%;
}
.porto-ibe-style1 .porto-ibanner-desc:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
.porto-ibe-style1 .porto-ibanner-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.porto-ibe-style1 .porto-ibanner-content, .porto-ibe-style1 .porto-ibanner-desc::before {
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.porto-ibe-style1 .porto-ibanner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  max-height: 50%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
.porto-ibe-style1:hover .porto-ibanner-title {
  color: #fff;
  -webkit-transform: translate3d(0, -40px, 0);
  transform: translate3d(0, -40px, 0);
}
.porto-ibe-style1:hover .porto-ibanner-content, .porto-ibe-style1:hover .porto-ibanner-desc:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.porto-ibe-style2 .porto-ibanner-desc {
  top: auto;
  bottom: 0;
  padding: 15px;
  height: auto;
  background: #F2F2F2;
  color: #3c4a50;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.porto-ibe-style2 .porto-ibanner-content {
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 0;
  width: 100%;
  padding: 25px;
  color: #fff;
  text-transform: none;
  opacity: 0;
  transition: opacity 0.35s;
}
.porto-ibe-style2 .porto-ibanner-title {
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  text-align: center;
}
.porto-ibe-style2:hover .porto-ibanner-content, .porto-ibe-style2:hover .porto-ibanner-content * {
  opacity: 1 !important;
  z-index: 99 !important;
  -webkit-backface-visibility: hidden !important;
  backface-visibility: hidden !important;
}
.porto-ibe-style2:hover .porto-ibanner-desc, .porto-ibe-style2:hover .porto-ibanner-title {
  transform: translateY(0);
}
.porto-ibe-style2:hover .porto-ibanner-title {
  transition-delay: 0.05s;
}
.porto-ibanner.porto-ibe-style2 .porto-ibanner-toggle-size {
  left: 50%;
  width: auto !important;
  height: 100%;
  max-width: none;
  transform: translateX(-50%);
}
/* Kenburns Effect and Particle Effect */
.owl-item.active .banner-effect {
  display: block;
  visibility: visible;
  opacity: 1;
}
.owl-item:not(.active) .banner-effect {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.banner-effect {
  transition: visibility 0.3s, opacity 0.3s;
}
.banner-effect-wrapper {
  overflow: hidden;
  z-index: 1;
}
.banner-effect, .banner-effect-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@keyframes kenBurnsToRight {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
.kenBurnsToRight {
  animation-name: kenBurnsToRight;
  animation-timing-function: linear;
  transform-origin: right;
}
@keyframes kenBurnsToLeft {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
.kenBurnsToLeft {
  animation-name: kenBurnsToLeft;
  animation-timing-function: linear;
  transform-origin: left;
}
.kenBurnsToLeftTop {
  animation-name: kenBurnsToLeft;
  animation-timing-function: linear;
  transform-origin: left top;
}
.kenBurnsToRightTop {
  animation-name: kenBurnsToRight;
  animation-timing-function: linear;
  transform-origin: right top;
}
.particle-effect {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.snowfall {
  background-image: url(https://eletromaltalar.pt/wp-content/themes/porto/images/effects/s1.png), url(https://eletromaltalar.pt/wp-content/themes/porto/images/effects/s2.png), url(https://eletromaltalar.pt/wp-content/themes/porto/images/effects/s3.png);
  animation: snow 10s linear infinite;
  z-index: 1;
}
@keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  50% {
    background-position: 500px 500px, 100px 300px, -200px 250px;
  }
  to {
    background-position: 400px 800px, 300px 600px, -200px 400px;
  }
}
.effect-snow {
  background-image: url(https://eletromaltalar.pt/wp-content/themes/porto/images/effects/s4.png), url(https://eletromaltalar.pt/wp-content/themes/porto/images/effects/s5.png);
  animation: snowsecond 20s linear infinite;
}
@keyframes snowsecond {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  to {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}
.sparkle {
  background-image: url(https://eletromaltalar.pt/wp-content/themes/porto/images/effects/sparkle1.png), url(https://eletromaltalar.pt/wp-content/themes/porto/images/effects/sparkle2.png);
  animation: sparkle 60s linear infinite;
}
@keyframes sparkle {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  to {
    background-position: -500px -1000px, -400px -400px, 300px 300px;
  }
}
/* Porto Links */
.porto-links-block {
  border: 1px solid var(--porto-gray-2);
  background: var(--porto-widget-bgc);
}
.porto-links-block .links-title {
  background: var(--porto-title-bgc);
  border-bottom: 1px solid var(--porto-gray-2);
  font-size: 1em;
  font-weight: 700;
  line-height: 14px;
  color: var(--porto-heading-color);
  padding: 15px 20px;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.12px;
  transition: 0.25s;
}
.porto-links-block .links-title i {
  margin-right: 5px;
}
.porto-links-block .links-title i.icon-image {
  display: inline-block;
  max-width: 20px;
}
.porto-links-block .links-content ul {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}
.porto-links-block li.porto-links-item {
  display: block;
}
.porto-links-block li.porto-links-item:first-child > a, .porto-links-block li.porto-links-item:first-child > span {
  border-top-width: 0;
}
.porto-links-block li.porto-links-item > a, .porto-links-block li.porto-links-item > span {
  display: block;
  font-size: 1em;
  line-height: 20px;
  color: var(--porto-color-price);
  letter-spacing: 0.1px;
  padding: 11px 6px 10px;
  margin: 0 10px -1px;
  text-decoration: none;
  border-top: 1px solid var(--porto-gray-2);
}
.porto-links-block li.porto-links-item a:hover {
  text-decoration: underline;
}
.porto-links-block li.porto-links-item i {
  margin-right: 12px;
  font-size: 20px;
  float: left;
}
.porto-links-block li.porto-links-item i.icon-image {
  display: inline-block;
  vertical-align: middle;
  float: none;
  max-width: 20px;
}
/* Porto Map Section */
.porto-map-section {
  padding-top: 164px;
  margin: 15px -20px 0;
  background: url(https://eletromaltalar.pt/wp-content/themes/porto/images/map.png) center 0 no-repeat;
}
.porto-map-section .map-content {
  background-color: rgba(247, 247, 247, 0.5);
  padding: 90px 0 40px;
  min-height: 400px;
  margin-top: 0;
}
#main.main-boxed .porto-map-section .map-content {
  padding-left: 20px;
  padding-right: 20px;
}
.porto-map-section .map-content article.post .post-date .day, .porto-map-section .map-content .post-item .post-date .day {
  background-color: #fff;
}
@media (max-width: 991px) {
  .porto-map-section {
    margin-left: calc(-1 * var(--porto-fluid-spacing));
    margin-right: calc(-1 * var(--porto-fluid-spacing));
  }
}
/* Pricing Tables */
.pricing-table {
  margin: 10px 0;
  padding: 0 var(--porto-column-spacing);
  text-align: center;
}
.pricing-table ul {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
}
.pricing-table li {
  padding: 10px 0;
  border-top: 1px solid var(--porto-gray-5);
  color: var(--porto-body-color);
}
.pricing-table h3 {
  font-size: 1.3em;
  font-weight: normal;
  margin: -20px -20px 50px -20px;
  padding: 20px;
  letter-spacing: normal;
  background-color: var(--porto-gray-5);
}
.pricing-table h3 strong {
  font-weight: inherit;
}
.pricing-table h3 .desc {
  font-size: 0.7em;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-style: normal;
  text-transform: none;
  display: block;
  color: var(--porto-body-color);
}
.pricing-table .plan-price {
  border-radius: 100px;
  display: block;
  height: 100px;
  margin: 20px auto -65px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: var(--porto-normal-bg);
  border: 5px solid var(--porto-light-2);
  box-shadow: 0 5px 20px var(--porto-gray-bg) inset, 0 3px 0 var(--porto-gray-6) inset;
}
.pricing-table .price {
  font: bold 25px / 25px Georgia, Serif;
  line-height: 1;
  display: flex;
  justify-content: center;
  color: var(--porto-body-color);
}
.pricing-table .plan-ribbon-wrapper {
  position: absolute;
  overflow: hidden;
  width: 88px;
  height: 88px;
  top: calc(-1 * var(--porto-price-table-bd));
  right: calc(-1 * var(--porto-price-table-bd));
}
.pricing-table .plan-ribbon {
  transform: rotate(45deg);
  position: relative;
  top: 10px;
  left: 0px;
  width: 120px;
  padding: 7px 0;
  background-color: #bfdc7a;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  color: #333;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
}
.pricing-table .plan-ribbon:before {
  left: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  bottom: -3px;
  content: "";
  position: absolute;
}
.pricing-table .plan-ribbon:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  bottom: -3px;
  content: "";
  position: absolute;
  right: 0;
}
.pricing-table [class*="col-lg-"] {
  padding-left: 0;
  padding-right: 0;
}
.pricing-table .plan {
  --porto-price-table-bd: 1px;
  margin-bottom: 35px;
  margin-right: 0;
  padding: 20px;
  position: relative;
  background: var(--porto-normal-bg);
  border: var(--porto-price-table-bd) solid var(--porto-gray-bg);
  color: var(--porto-body-color);
}
.pricing-table .most-popular {
  border: var(--porto-price-table-bd) solid var(--porto-primary-color);
  box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.1), -11px 0 10px -10px rgba(0, 0, 0, 0.1);
  top: -10px;
  z-index: 2;
}
@media (max-width: 767px) {
  .pricing-table .most-popular {
    top: 0;
  }
}
.pricing-table .most-popular h3 {
  background: var(--porto-primary-color);
  padding-top: 30px;
  text-shadow: 0 1px #555;
}
.pricing-table .most-popular h3, .pricing-table .most-popular h3 .desc {
  color: var(--porto-primary-color-inverse);
}
.pricing-table .btn {
  margin-top: 5px;
}
.pricing-table .price-unit {
  font-size: 50%;
  line-height: 1.4;
}
.pricing-table .price-label {
  display: block;
  text-transform: uppercase;
  color: #777;
  font-size: 0.7rem;
  margin-bottom: 0;
}
.pricing-table-sm h3 .desc {
  font-size: 0.7em;
}
.pricing-table-sm .plan-price {
  height: 70px;
  margin: 10px auto -65px;
  width: 70px;
  border: 3px solid var(--porto-light-2);
  box-shadow: 0 5px 20px var(--porto-gray-bg) inset, 0 3px 0 var(--porto-gray-6) inset;
}
.pricing-table-sm .price {
  font: bold 19px/19px Georgia, serif;
  line-height: 1;
}
.pricing-table-sm .most-popular {
  padding-bottom: 30px;
}
.pricing-table-flat .plan {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
  margin: -1px;
}
.pricing-table-flat .plan h3 {
  padding-left: 0;
  padding-right: 0;
  margin: -20px 0 0;
  padding-top: 30px;
  text-shadow: 0 1px #555;
}
.pricing-table-flat .plan ul {
  margin-top: 0;
  margin-bottom: -15px;
}
.pricing-table-flat .plan ul li {
  padding: 8px 0;
}
.pricing-table-flat .plan.most-popular ul li {
  padding: 10px 0;
}
.pricing-table-flat .plan-btn-bottom li:last-child {
  border-bottom: 1px solid var(--porto-gray-5);
}
.pricing-table-flat .plan-price {
  background: none;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  width: 100%;
  font-family: var(--porto-body-ff), sans-serif;
  font-size: 1.5em;
  height: auto;
  line-height: 38px;
  margin: 0;
}
.pricing-table-flat .plan h3 {
  background: var(--porto-primary-color);
}
.pricing-table-flat .price, .pricing-table-flat .plan h3, .pricing-table-flat .plan h3 .desc {
  color: var(--porto-primary-color-inverse);
}
.pricing-table-flat .btn-top {
  margin-top: 13px;
  margin-bottom: 13px;
}
.pricing-table-flat .btn-bottom {
  margin-top: 30px;
}
.pricing-table.spaced [class*="col-lg-"] {
  padding-left: 2px;
  padding-right: 2px;
}
.pricing-table.no-borders .plan, .pricing-table.no-borders .plan-ribbon-wrapper {
  --porto-price-table-bd: 0px !important;
}
.pricing-table-classic .plan {
  padding: 0 0 2.5rem 0;
  margin: -1px;
}
.pricing-table-classic .plan h3 {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 0.8rem;
}
.pricing-table-classic .plan h3 strong {
  display: block;
  padding: 1.5rem 1rem;
  background: #fff;
  margin: -1px -1px 0;
}
.pricing-table-classic .plan h3 .desc {
  display: none;
}
.pricing-table-classic .plan ul {
  margin-top: 0;
  padding: 0.8rem 0.8rem 1.4rem;
  font-size: 0.9em;
}
.pricing-table-classic .plan ul li {
  padding: 8px 0;
  border-top: none;
  border-bottom: 1px solid #ededed;
}
.pricing-table-classic .plan ul li:last-child {
  border-bottom: none;
}
.pricing-table-classic .plan.most-popular ul {
  font-size: 0.8rem;
}
.pricing-table-classic .plan.most-popular ul li {
  padding: 10px 0;
}
.pricing-table-classic .most-popular {
  box-shadow: 0px 0px 40px rgba(200, 200, 200, 0.3);
  transform: scale(1.15);
  top: auto;
}
.pricing-table-classic .most-popular h3 strong {
  background-color: var(--porto-primary-color);
}
@media (max-width: 767px) {
  .pricing-table-classic .most-popular {
    transform: none;
  }
}
.pricing-table-classic .plan-price {
  border-radius: 0;
  width: 100%;
  margin: 0;
  padding: 2rem 0.8rem;
  height: auto;
  line-height: 1;
}
.pricing-table-classic .price {
  font-size: 2.7rem;
  font-weight: 600;
  font-family: inherit;
  color: var(--porto-heading-color);
}
.pricing-table-classic.pricing-table-sm .plan h3 strong {
  padding: 0.95rem 1rem;
}
.pricing-table-classic.spaced [class*="col-lg-"] {
  padding-left: var(--porto-column-spacing);
  padding-right: var(--porto-column-spacing);
}
.pricing-table.pricing-table-classic .plan {
  border-color: #ededed;
  border-radius: 0;
  text-shadow: none;
}
.pricing-table.pricing-table-classic .plan h3 {
  background: none;
}
.pricing-table.pricing-table-classic .most-popular h3 {
  text-shadow: none;
}
.pricing-table.pricing-table-classic .plan-price {
  box-shadow: none;
  background: var(--porto-gray-1);
  border: 0;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
.pricing-table .plan-primary h3, .pricing-table-classic .plan-primary h3 strong {
  background-color: var(--porto-primary-color);
  color: var(--porto-primary-color-inverse, #FFF);
}
.pricing-table .plan-primary h3 .desc, .pricing-table-flat .plan-primary .price {
  color: var(--porto-primary-color-inverse, #FFF);
}
.pricing-table .plan-primary {
  border-color: var(--porto-primary-color);
}
.pricing-table .plan-secondary h3, .pricing-table-classic .plan-secondary h3 strong {
  background-color: var(--porto-secondary-color);
  color: var(--porto-secondary-color-inverse, #FFF);
}
.pricing-table .plan-secondary h3 .desc, .pricing-table-flat .plan-secondary .price {
  color: var(--porto-secondary-color-inverse, #FFF);
}
.pricing-table .plan-secondary {
  border-color: var(--porto-secondary-color);
}
.pricing-table .plan-tertiary h3, .pricing-table-classic .plan-tertiary h3 strong {
  background-color: var(--porto-tertiary-color);
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.pricing-table .plan-tertiary h3 .desc, .pricing-table-flat .plan-tertiary .price {
  color: var(--porto-tertiary-color-inverse, #FFF);
}
.pricing-table .plan-tertiary {
  border-color: var(--porto-tertiary-color);
}
.pricing-table .plan-quaternary h3, .pricing-table-classic .plan-quaternary h3 strong {
  background-color: var(--porto-quaternary-color);
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.pricing-table .plan-quaternary h3 .desc, .pricing-table-flat .plan-quaternary .price {
  color: var(--porto-quaternary-color-inverse, #FFF);
}
.pricing-table .plan-quaternary {
  border-color: var(--porto-quaternary-color);
}
.pricing-table .plan-dark h3, .pricing-table-classic .plan-dark h3 strong {
  background-color: var(--porto-dark-color);
  color: var(--porto-dark-color-inverse, #FFF);
}
.pricing-table .plan-dark h3 .desc, .pricing-table-flat .plan-dark .price {
  color: var(--porto-dark-color-inverse, #FFF);
}
.pricing-table .plan-dark {
  border-color: var(--porto-dark-color);
}
.pricing-table .plan-light h3, .pricing-table-classic .plan-light h3 strong {
  background-color: var(--porto-light-color);
  color: var(--porto-light-color-inverse, #212529);
}
.pricing-table .plan-light h3 .desc, .pricing-table-flat .plan-light .price {
  color: var(--porto-light-color-inverse, #212529);
}
.pricing-table .plan-light {
  border-color: var(--porto-light-color);
}
/* Responsive */
@media (max-width: 767px) {
  /* Pricing Tables */
  .pricing-table {
    margin-left: 0px;
  }
  .pricing-table .plan {
    margin-right: 0;
  }
}
.border-transparent {
  border-color: transparent;
}
.no-box-shadow {
  box-shadow: none !important;
}
.timeline-circle {
  position: relative;
  margin-left: 25px;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  z-index: 2;
  box-shadow: 0px 11px 21px 0px rgba(229, 232, 235, 0.75);
}
.timeline-circle .circle-dotted {
  position: absolute;
  padding: 16px;
  width: 106px;
  height: 106px;
  top: 5px;
  left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-style: dashed;
  border-width: 1px;
  border-radius: 50%;
  overflow: hidden;
}
.timeline-circle .step-title {
  font-size: 1.5em;
  line-height: 1.5;
  display: block;
}
.timeline-circle.circle-light {
  border-color: #e6ebeb;
}
.timeline-circle.circle-light .circle-dotted {
  border-color: #e6ebeb;
}
.timeline-balloon {
  position: relative;
}
.timeline-balloon::before {
  content: "";
  position: absolute;
  top: -35px;
  left: calc(84px - var(--porto-step-line-width, 1px) / 2);
  width: var(--porto-step-line-width, 1px);
  height: 120%;
  background-color: #e6ebeb;
}
.timeline-balloon:last-of-type::before {
  height: 75px;
}
.timeline-balloon .balloon-cell {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.timeline-balloon .balloon-time {
  padding-top: 25px;
  width: 93px;
  white-space: nowrap;
}
.timeline-balloon .balloon-time .time-text {
  display: inline-block;
  vertical-align: middle;
  width: 72px;
  font-size: 0.9em;
  font-weight: 700;
  color: var(--porto-heading-color);
  white-space: normal;
  line-height: 1.4;
}
.timeline-balloon .balloon-time .time-dot {
  position: relative;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.timeline-balloon .balloon-time .time-dot::before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  top: 50%;
  left: 50%;
  border: 2px solid var(--porto-primary-color);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.timeline-balloon .balloon-time .time-dot::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--porto-primary-color);
}
.timeline-balloon .balloon-content {
  position: relative;
  margin-left: 34px;
  padding: 25px;
  padding-right: 15px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  border-color: #e6ebeb;
  display: flex;
}
.timeline-balloon .balloon-content.balloon-shadow {
  box-shadow: 0px 11px 21px 0px rgba(229, 232, 235, 0.75);
}
.timeline-balloon .balloon-content .balloon-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 35px;
  left: -15px;
  border-width: 1px;
  border-style: solid;
  border-right: none;
  border-bottom: none;
  border-color: #e6ebeb;
  background-color: inherit;
  transform: rotate(-45deg);
  transform-origin: left top;
}
.timeline-balloon .balloon-content .balloon-photo {
  height: 64px;
  width: 64px;
  margin-right: 25px;
}
@media (max-width: 767px) {
  .timeline-circle {
    margin: 0px auto 35px !important;
  }
  .timeline-balloon:before {
    left: 50%;
  }
  .timeline-balloon .balloon-time .time-dot {
    display: none;
  }
  .timeline-balloon .balloon-time .time-text {
    position: absolute;
    top: -11px;
    left: 50%;
    text-align: center;
    background: #FFF;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    border-color: #e6ebeb;
    padding: 5px 0px;
    z-index: 1;
    transform: translateX(-50%);
  }
  .timeline-balloon .balloon-content {
    margin-left: 5px;
  }
}
.porto-process .process-step {
  display: flex;
  position: relative;
  padding-bottom: 60px;
  overflow: hidden;
}
.porto-process .process-step:first-child .process-step-circle:before {
  display: none;
}
.porto-process .process-step:last-child {
  padding-bottom: 20px;
}
.porto-process .process-step:last-child .process-step-circle:after {
  display: none;
}
.porto-process .process-step-circle {
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  width: 60px;
  height: 60px;
  text-align: center;
  border: var(--porto-step-circle-bw, 2px) solid var(--porto-primary-color, #ccc);
  border-radius: 50%;
  align-items: center;
  position: relative;
  transition: 0.2s;
  margin: 5px 15px 0 0;
  font-size: 1.6em;
  letter-spacing: -1px;
  color: var(--porto-dark-color, #000);
}
.porto-process .process-step-circle:before, .porto-process .process-step-circle:after {
  content: "";
  width: var(--porto-step-line-width, 2px);
  background-color: #ededed;
  position: absolute;
  height: 300px;
  top: 58px;
  left: calc(30px - var(--porto-step-line-width, 2px) / 2 - var(--porto-step-circle-bw, 2px));
}
.porto-process .process-step-circle:before {
  top: auto;
  bottom: 100%;
  height: 58px;
  margin-bottom: 2px;
}
.process-step-content {
  max-width: 100%;
}
.process-step-content .step-item-title {
  font-size: 1.2em;
  margin-bottom: 0.25rem;
  font-weight: 700;
}
.porto-process.process-horizontal {
  text-align: center;
}
@media (min-width: 992px) {
  .porto-process.process-horizontal {
    display: flex;
  }
}
.porto-process.process-horizontal .process-step {
  align-items: center;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 0 1.5rem;
  margin-bottom: 2.5rem;
  overflow: visible;
}
@media (min-width: 992px) {
  .porto-process.process-horizontal .process-step:before {
    content: "";
    height: var(--porto-step-line-width, 2px);
    background-color: #ededed;
    position: absolute;
    width: 50%;
    top: calc(var( --porto-step-circle-wd, 90px ) / 2 + var( --porto-step-circle-margin, 0px ) - var(--porto-step-line-width, 2px) / 2);
    left: 75%;
  }
  .porto-process.process-horizontal .process-step:last-child:before {
    content: none;
  }
}
.porto-process.process-horizontal .process-step-circle {
  flex: none;
  width: 90px;
  height: 90px;
  margin: 0;
}
.porto-process.process-horizontal .process-step-circle i {
  font-size: 1.5em;
}
.porto-process.process-horizontal .process-step-circle:before, .porto-process.process-horizontal .process-step-circle:after {
  content: none;
}
.porto-process.process-horizontal .process-step-content {
  padding-top: 20px;
}
.porto-process.process-horizontal .process-step-content h4 {
  font-size: 1.5em;
  margin-bottom: 0.5rem;
}
/* Stat Counter */
div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
  display: inline;
}
.stats-block {
  display: block;
  margin-bottom: 35px;
}
.stats-block .stats-number {
  display: inline;
}
.stats-block .stats-number, div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}
div.stats-desc > div.counter_suffix {
  display: none;
}
.stats-left .porto-sicon-left {
  padding-right: 15px;
}
.stats-left .stats-desc {
  text-align: left;
  box-sizing: content-box;
  width: auto;
}
.stats-top .porto-sicon-top, .stats-top .stats-desc {
  width: 100%;
  display: block;
  text-align: center;
}
.stats-top .porto-icon, .stats-top .img-icon {
  margin: 0 auto;
}
.stats-top .porto-sicon-img {
  margin: 0 auto;
}
.stats-top .stats-number {
  padding: 8px 0;
}
.stats-right.stats-block {
  display: inline-block;
  width: 100%;
}
.stats-right .porto-sicon-right {
  padding-left: 15px;
}
.stats-right .stats-desc {
  text-align: right;
}
.stats-block.stats-left, .stats-block.stats-right {
  direction: ltr;
  display: flex;
  align-items: center;
}
.stats-block .porto-icon.none {
  margin-bottom: 5px;
}
.stats-block .stats-text {
  font-weight: 200;
  font-size: 20px;
  line-height: 1;
  width: 100%;
  text-align: inherit;
}
.stats-block.counter-single-line {
  text-align: center;
}
.stats-block.counter-single-line > div {
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
}
.stats-block.counter-with-border {
  border: 1px solid var(--porto-gray-2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  padding: 25px;
}
.stats-block.counter-inline {
  margin-bottom: 20px;
}
.stats-block.counter-inline .porto-sicon-top, .stats-block.counter-inline .stats-desc {
  text-align: left;
}
.stats-block.counter-inline .stats-number, .stats-block.counter-inline div.stats-desc > div.counter_prefix, .stats-block.counter-inline div.stats-desc > div.counter_suffix {
  font-size: 14px;
}
.stats-block.counter-inline div.counter_prefix, .stats-block.counter-inline div.counter_suffix {
  font-weight: 400;
}
.stats-block.counter-alternative .stats-number {
  font-family: var(--porto-alt-ff), sans-serif;
}
/* theme colors */
/* primary, econdary, tertiary, quaternary, dark, light */
.stats-block.counter-primary .stats-number, .stats-block.counter-primary div.counter_prefix, .stats-block.counter-primary div.counter_suffix {
  color: var(--porto-primary-color);
}
.stats-block.counter-secondary .stats-number, .stats-block.counter-secondary div.counter_prefix, .stats-block.counter-secondary div.counter_suffix {
  color: var(--porto-secondary-color);
}
.stats-block.counter-tertiary .stats-number, .stats-block.counter-tertiary div.counter_prefix, .stats-block.counter-tertiary div.counter_suffix {
  color: var(--porto-tertiary-color);
}
.stats-block.counter-quaternary .stats-number, .stats-block.counter-quaternary div.counter_prefix, .stats-block.counter-quaternary div.counter_suffix {
  color: var(--porto-quaternary-color);
}
.stats-block.counter-dark .stats-number, .stats-block.counter-dark div.counter_prefix, .stats-block.counter-dark div.counter_suffix {
  color: var(--porto-dark-color);
}
.stats-block.counter-light .stats-number, .stats-block.counter-light div.counter_prefix, .stats-block.counter-light div.counter_suffix {
  color: var(--porto-light-color);
}
/* Slick carousel */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url(https://eletromaltalar.pt/wp-content/themes/porto/images/AjaxLoader.gif) center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-loading .slick-slide {
  float: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  outline: none;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Arrows */
.slick-prev, .slick-next {
  line-height: 0;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-prev:active, .slick-next:hover, .slick-next:focus, .slick-next:active {
  outline: none;
  background: transparent;
  color: transparent;
  box-shadow: none;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -15px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
[dir="rtl"] .slick-next {
  left: -15px;
  right: auto;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  padding: 0 2px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.porto-carousel-wrapper .slick-dots li i {
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
  padding-left: 1px;
  padding-right: 1px;
  -webkit-appearance: initial;
}
.porto-carousel-wrapper .slick-dots li:hover i {
  opacity: 1;
}
.porto-carousel-wrapper .slick-dots li.slick-active i {
  opacity: 1;
}
button.slick-next:active, button.slick-prev:active {
  background: initial;
  border: initial;
  padding: initial;
}
.porto-item-wrap > .wpb_button, .porto-item-wrap > .wpb_content_element, .porto-item-wrap > .wpb_row, .porto-item-wrap > ul.wpb_thumbnails-fluid > li, .porto-item-wrap > div {
  margin-bottom: 0 !important;
}
ul.slick-dots {
  margin: 0;
  padding: 10px 0;
}
.slick-dots {
  bottom: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
/*Slider Buttons Customization*/
.porto-carousel-wrapper button {
  z-index: 1;
}
.porto-carousel-wrapper button.circle-border, .porto-carousel-wrapper button.circle-bg {
  border-radius: 100%;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
}
.porto-carousel-wrapper button.square-border, .porto-carousel-wrapper button.square-bg {
  border-radius: 0px !important;
  width: 1.6em;
  height: 1.6em;
  min-width: 30px;
  min-height: 30px;
}
button.slick-next.circle-border i, button.slick-prev.circle-border i {
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*Slider Buttons Customization*/
.porto-carousel-wrapper button.slick-disabled {
  opacity: 0.5;
  cursor: auto;
}
/*Slider Basics*/
.porto-carousel-wrapper {
  position: relative;
  margin-bottom: 35px;
}
.porto-carousel-wrapper .wpb_content_element {
  margin-bottom: 0;
}
/*Horizontal Arrows*/
.porto-carousel-wrapper .slick-prev, .porto-carousel-wrapper .slick-next {
  position: absolute;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
}
.porto-carousel-wrapper .slick-prev:hover, .porto-carousel-wrapper .slick-next:hover {
  opacity: 0.8;
}
/*Horizontal Navigation Dots*/
.porto-carousel-wrapper ul.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 99;
}
.porto-item-wrap.slick-slide.animated {
  opacity: 1 !important;
}
body .porto-carousel-wrapper {
  padding-bottom: 0;
}
body .slick-dots {
  transform: translateY(0);
}
body .porto-carousel-wrapper ul.slick-dots, body .slick-dots {
  position: relative;
  bottom: -5px;
  margin-top: 10px;
}
body .sidebar-content .porto-carousel-wrapper ul.slick-dots, body .sidebar-content .slick-dots {
  margin-top: 3px;
}
body .sidebar-content .porto-carousel-wrapper {
  margin-bottom: 0;
}
body .slick-slide img {
  display: inline;
}
.porto-carousel-wrapper > div:first-child {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.porto-carousel-wrapper > div:first-child > .porto-item-wrap {
  display: none;
}
.porto-carousel-wrapper > div:first-child > .porto-item-wrap:first-child {
  display: block;
  position: relative;
  min-height: 200px;
}
.porto-carousel-wrapper > div:first-child > .porto-item-wrap:first-child > * {
  opacity: 0;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap {
  display: block;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap:first-child {
  position: static;
  min-height: 0;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap:first-child:before {
  display: none;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap:first-child > * {
  opacity: 1;
}
/* Advanced carousel */
.vc_row-no-padding .porto-carousel-wrapper .slick-next {
  right: 0;
}
.vc_row-no-padding .porto-carousel-wrapper .slick-prev {
  left: 0;
}
.banner-container .porto-block .porto-carousel-wrapper {
  margin-bottom: 0;
}
#banner-wrapper .porto-carousel-wrapper, #content-top .porto-carousel-wrapper, #content-bottom .porto-carousel-wrapper, #content-inner-top .porto-carousel-wrapper, #content-inner-bottom .porto-carousel-wrapper {
  margin-bottom: 20px;
}
#banner-wrapper .porto-carousel-wrapper .vc_single_image-wrapper, #content-top .porto-carousel-wrapper .vc_single_image-wrapper, #content-bottom .porto-carousel-wrapper .vc_single_image-wrapper, #content-inner-top .porto-carousel-wrapper .vc_single_image-wrapper, #content-inner-bottom .porto-carousel-wrapper .vc_single_image-wrapper {
  width: 100%;
}
#banner-wrapper .porto-carousel-wrapper .vc_single_image-wrapper img, #content-top .porto-carousel-wrapper .vc_single_image-wrapper img, #content-bottom .porto-carousel-wrapper .vc_single_image-wrapper img, #content-inner-top .porto-carousel-wrapper .vc_single_image-wrapper img, #content-inner-bottom .porto-carousel-wrapper .vc_single_image-wrapper img {
  width: 100%;
}
/* Content Box */
.porto-ultimate-content-box-anchor, .porto-ultimate-content-box-anchor:active, .porto-ultimate-content-box-anchor:focus, .porto-ultimate-content-box-anchor:hover, .porto-ultimate-content-box-anchor:visited {
  text-decoration: none;
  line-height: inherit;
  outline: 0;
}
.porto-ultimate-content-box.has-content-pos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.porto-ultimate-content-box:after {
  content: "";
  display: block;
  clear: both;
}
.porto-hotspot {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background: #fb7070;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  line-height: 20px;
  font-size: 8px;
  cursor: pointer;
}
.porto-hotspot:before {
  content: "";
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
}
.porto-hotspot .porto-products, .porto-hotspot ul.products, .porto-hotspot .products .product-col {
  margin-bottom: 0;
}
.porto-hotspot i {
  color: #fff;
  line-height: inherit;
}
.porto-hotspot .popup-wrap {
  text-align: left;
  cursor: default;
  position: absolute;
  z-index: 29;
  padding: 20px;
  min-width: 250px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, transform 0.3s, visibility 0.3s;
}
@media (max-width: 575px) {
  .porto-hotspot .popup-wrap {
    min-width: 160px;
    padding: 10px;
  }
}
.porto-hotspot.pos-right .popup-wrap {
  left: calc(100% + 10px);
  transform: translate(-8px, -20%);
}
.porto-hotspot.pos-left .popup-wrap {
  right: calc(100% + 10px);
  transform: translate(8px, -20%);
}
.porto-hotspot.pos-right:hover .popup-wrap, .porto-hotspot.pos-left:hover .popup-wrap {
  transform: translate(0, -20%);
}
.porto-hotspot.pos-top .popup-wrap {
  left: 50%;
  bottom: calc(100% + 10px);
  transform: translate(-50%, -8px);
}
.porto-hotspot.pos-bottom .popup-wrap {
  left: 50%;
  top: calc(100% + 10px);
  transform: translate(-50%, 8px);
}
.porto-hotspot.pos-top:hover .popup-wrap, .porto-hotspot.pos-bottom:hover .popup-wrap {
  transform: translate(-50%, 0);
}
.porto-hotspot:hover .popup-wrap {
  visibility: visible;
  opacity: 1;
}
.elementor-element.elementor-widget-porto_hotspot {
  position: absolute;
  width: auto;
}
.elementor-widget-porto_hotspot .porto-hotspot {
  position: static;
}
/* Visual Composer Progress Bar */
.vc_progress_bar .vc_single_bar.progress, .progress {
  height: 20px;
  margin-bottom: 15px;
  box-shadow: none;
  overflow: visible;
  background: var(--porto-gray-3);
}
.vc_progress_bar .vc_single_bar.progress, .vc_progress_bar .vc_single_bar.progress .progress-bar, .progress, .progress .progress-bar {
  border-radius: 20px;
}
.vc_progress_bar .vc_single_bar.progress.progress-border-radius, .vc_progress_bar .vc_single_bar.progress.progress-border-radius .progress-bar, .progress.progress-border-radius, .progress.progress-border-radius .progress-bar {
  border-radius: 3px;
}
.vc_progress_bar .vc_single_bar.progress.progress-no-border-radius, .vc_progress_bar .vc_single_bar.progress.progress-no-border-radius .progress-bar, .progress.progress-no-border-radius, .progress.progress-no-border-radius .progress-bar {
  border-radius: 0;
}
.vc_progress_bar .vc_single_bar.progress.progress-sm, .progress.progress-sm {
  height: 10px;
}
.vc_progress_bar .vc_single_bar.progress.progress-sm .progress-bar, .progress.progress-sm .progress-bar {
  line-height: 10px;
}
.vc_progress_bar .vc_single_bar.progress.progress-lg, .progress.progress-lg {
  height: 35px;
}
.vc_progress_bar .vc_single_bar.progress.progress-lg .progress-bar, .progress.progress-lg .progress-bar {
  font-size: 13px;
  line-height: 35px;
}
.section-dark .vc_progress_bar .vc_single_bar.progress {
  background: var(--porto-dark-light-7);
}
.vc_progress_bar .vc_single_bar.progress .vc_bar, .progress-bar {
  float: left;
  background-color: #CCC;
  box-shadow: none;
  position: relative;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-success, .progress-bar.progress-bar-success {
  background-color: #47a447;
  color: #FFF;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-warning, .progress-bar.progress-bar-warning {
  background-color: #ed9c28;
  color: #FFF;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-danger, .progress-bar.progress-bar-danger {
  background-color: #d2322d;
  color: #FFF;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-info, .progress-bar.progress-bar-info {
  background-color: #5bc0de;
  color: #FFF;
}
.progress-bar-tooltip {
  position: absolute;
  padding: 4px 8px;
  background-color: #333;
  color: #fff;
  line-height: 15px;
  font-size: 11px;
  display: block;
  position: absolute;
  bottom: 100%;
  margin-bottom: 5px;
  right: 5px;
  opacity: 0;
  transition: opacity 0.4s;
}
.progress-bar-tooltip:after {
  border-color: #333 transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  bottom: -5px;
  content: "";
  display: block;
  left: 13px;
  position: absolute;
  width: 0;
}
.vc_progress_bar .vc_single_bar.progress.bar_blue .vc_bar {
  background-color: #0074CC;
}
.vc_progress_bar .vc_single_bar.progress.bar_turquoise .vc_bar {
  background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.progress.bar_green .vc_bar {
  background-color: #5bb75b;
}
.vc_progress_bar .vc_single_bar.progress.bar_orange .vc_bar {
  background-color: #faa732;
}
.vc_progress_bar .vc_single_bar.progress.bar_red .vc_bar {
  background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.progress.bar_black .vc_bar {
  background-color: #414141;
}
.vc_progress_bar .vc_single_bar .progress-bar {
  display: flex;
  overflow: visible;
  flex-direction: row;
  align-items: center;
}
.vc_progress_bar .vc_label_units {
  padding-left: 15px;
  padding-right: 15px;
}
@keyframes progress-bar-stripes1 {
  0% {
    background-position-x: 40px;
  }
}
.vc_progress_bar .vc_single_bar .vc_bar.animated {
  animation-name: progress-bar-stripes1;
}
.vc_progress_bar .progress-bar-tooltip .vc_label_units {
  padding-left: 0;
  padding-right: 0;
}
.progress-bar {
  width: 0%;
}
.porto-image-comparison {
  overflow: hidden;
  position: relative;
  z-index: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.porto-image-comparison img {
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: none;
}
.porto-image-comparison .porto-compare-icon {
  width: 1em;
  position: relative;
}
.porto-image-comparison .porto-compare-icon:before, .porto-image-comparison .porto-compare-icon:after {
  content: "";
  border: 6px inset transparent;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -6px;
}
.porto-image-comparison .porto-compare-icon:before {
  border-right: 6px solid;
  border-left: none;
  left: -0.05em;
}
.porto-image-comparison .porto-compare-icon:after {
  border-left: 6px solid;
  border-right: none;
  right: -0.05em;
}
.porto-image-comparison-vertical .porto-compare-icon {
  transform: rotate(90deg);
}
.porto-image-comparison-before {
  z-index: 16;
}
.porto-image-comparison-after {
  z-index: 8;
}
.porto-image-comparison-handle {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: calc(-0.5 * var(--porto-handle-sz));
  margin-left: calc(-0.5 * var(--porto-handle-sz));
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: move;
  width: var(--porto-handle-sz);
  height: var(--porto-handle-sz);
  z-index: 25;
  color: #fff;
  border: var(--porto-handle-bar) solid;
  border-radius: 50%;
  font-size: 1.25rem;
  --porto-handle-sz: 3rem;
  --porto-handle-bar: 3px;
}
.elementor-editor-active .porto-image-comparison-handle {
  pointer-events: none;
}
.porto-image-comparison-handle, .porto-image-comparison-handle:before, .porto-image-comparison-handle:after {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}
.porto-image-comparison-handle:before, .porto-image-comparison-handle:after {
  content: "";
  position: absolute;
  height: 100vh;
  left: 50%;
  margin-left: calc(-0.5 * var(--porto-handle-bar));
  border-left: var(--porto-handle-bar) solid;
  bottom: 50%;
  margin-bottom: calc(0.5 * var(--porto-handle-sz));
}
.porto-image-comparison-vertical .porto-image-comparison-handle:before, .porto-image-comparison-vertical .porto-image-comparison-handle:after {
  border-left: none;
  border-top: var(--porto-handle-bar) solid;
  width: 100vw;
  height: auto;
  right: 50%;
  top: 50%;
  left: auto;
  margin: calc(-0.5 * var(--porto-handle-bar)) calc(0.5 * var(--porto-handle-sz)) 0 0;
}
.porto-image-comparison-handle:after {
  bottom: auto;
  top: 50%;
  margin: calc(0.5 * var(--porto-handle-sz)) 0 0 calc(-0.5 * var(--porto-handle-bar));
}
.porto-image-comparison-vertical .porto-image-comparison-handle:after {
  left: 50%;
  margin: calc(-0.5 * var(--porto-handle-bar)) 0 0 calc(0.5 * var(--porto-handle-sz));
}
.porto-image-comparison-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
  transition-duration: 0.5s;
}
.porto-image-comparison-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
.porto-gallery img {
  display: block;
  object-fit: cover;
  width: 100%;
}
.porto-gallery figure {
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
}
.porto-gallery.porto-ig-boxshadow figure {
  overflow: visible;
}
.porto-gallery > figure {
  padding: calc(var(--porto-el-spacing) / 2);
}
.porto-gallery .image-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.porto-gallery.porto-gallery-grid, .porto-gallery.porto-gallery-creative, .porto-gallery.porto-gallery-masonry {
  flex-wrap: wrap;
}
.porto-gallery.porto-gallery-grid.has-ccols-spacing > *, .porto-gallery.porto-gallery-creative.has-ccols-spacing > *, .porto-gallery.porto-gallery-masonry.has-ccols-spacing > * {
  padding-top: calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2);
  padding-bottom: calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2);
}
.porto-gallery.porto-preset-layout a > figure, .porto-gallery.porto-preset-layout img {
  height: 100%;
}
.porto-gallery.align-items-center .owl-stage, .porto-gallery.align-items-end .owl-stage, .porto-gallery.align-items-stretch .owl-stage {
  display: flex;
}
.porto-gallery.align-items-center .owl-item, .porto-gallery.align-items-end .owl-item, .porto-gallery.align-items-stretch .owl-item {
  flex: 0 0 auto;
}
.porto-gallery.align-items-center .owl-stage {
  align-items: center;
}
.porto-gallery.align-items-end .owl-stage {
  align-items: flex-end;
}
.porto-gallery.align-items-stretch img {
  height: 100%;
}
.porto-gallery.align-items-stretch .owl-item figure {
  height: 100%;
}
/* hover effect */
.porto-ig-effect-1 figure:before, .porto-ig-effect-1 figure:after {
  content: "";
  position: absolute;
  opacity: 1;
  z-index: 1;
}
.porto-ig-effect-1 figure:before {
  background: rgba(255, 255, 255, 0.3);
  bottom: 0;
  left: 50%;
  right: 51%;
  top: 0;
}
.porto-ig-effect-1 figure:after {
  bottom: 50%;
  left: 0;
  right: 0;
  top: 50%;
}
.porto-ig-effect-1 figure:hover:before, .porto-ig-effect-1 figure:hover:after {
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.5s linear;
}
.porto-ig-effect-2 figure:before, .porto-ig-effect-2 figure:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  height: 100%;
  left: 0;
  opacity: 0.4;
  top: 0;
  transition: 0.9s;
  width: 100%;
  z-index: 1;
}
.porto-ig-effect-2 figure:before {
  transform: translate(105%, 0%);
}
.porto-ig-effect-2 figure:after {
  transform: translate(-105%, 0%);
}
.porto-ig-effect-2 figure:hover:before, .porto-ig-effect-2 figure:hover:after {
  opacity: 0;
  transform: none;
}
.porto-ig-effect-3 figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 120%;
  height: 60px;
  background: rgba(255, 255, 255, 0.1);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
  transition: 0.5s linear;
  backface-visibility: hidden;
  z-index: 1;
}
.porto-ig-effect-3 figure:hover:before {
  top: 100%;
  left: -100%;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}
.porto-ig-effect-4 figure:before, .porto-ig-effect-4 figure:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  opacity: 1;
  transition: 0.5s;
  z-index: 1;
}
.porto-ig-effect-4 figure:before {
  bottom: 0;
  left: 50%;
  right: 51%;
  top: 0;
}
.porto-ig-effect-4 figure:after {
  bottom: 50%;
  left: 0;
  right: 0;
  top: 50%;
}
.porto-ig-effect-4 figure:hover:before, .porto-ig-effect-4 figure:hover:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.5;
}
.porto-ig-zoom figure img {
  transition: transform 0.3s;
}
.porto-ig-zoom figure:hover img {
  transform: scale(1.08, 1.08) translateZ(0);
}
.porto-ig-fadein figure:not(.grid-col-sizer):before, .porto-ig-overlay figure:not(.grid-col-sizer):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: opacity 0.4s;
  background: rgba(0, 0, 0, 0.5);
}
.porto-gallery-grid.porto-ig-fadein > figure:before, .porto-gallery-grid.porto-ig-overlay > figure:before, .porto-gallery-masonry.porto-ig-fadein > figure:before, .porto-gallery-masonry.porto-ig-overlay > figure:before, .porto-gallery-creative.porto-ig-fadein > figure:before, .porto-gallery-creative.porto-ig-overlay > figure:before {
  left: calc(var(--porto-el-spacing, 0px ) / 2);
  top: calc(var(--porto-el-spacing, 0px ) / 2);
  right: calc(var(--porto-el-spacing, 0px ) / 2);
  bottom: calc(var(--porto-el-spacing, 0px ) / 2);
}
.porto-gallery.porto-carousel figure:before {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.porto-ig-fadein figure:hover:before {
  opacity: 0;
}
.porto-ig-overlay figure:before {
  opacity: 0;
}
.porto-ig-overlay figure:hover:before {
  opacity: 1;
}
.porto-ig-overlay-icon .hover-overlay .fill, .porto-ig-overlay-icon figure .fill {
  background: rgba(33, 37, 41, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}
.porto-ig-overlay-icon .hover-overlay .fill i, .porto-ig-overlay-icon figure .fill i {
  transition: transform 0.3s;
  transform: translateY(-30%);
}
.porto-ig-overlay-icon .hover-overlay:hover .fill, .porto-ig-overlay-icon figure:hover .fill {
  opacity: 1;
}
.porto-ig-overlay-icon .hover-overlay:hover .fill i, .porto-ig-overlay-icon figure:hover .fill i {
  transform: translateY(0%);
}
.porto-ig-boxshadow figure img {
  transition: box-shadow 0.3s;
}
.porto-ig-boxshadow figure img:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.porto-scroll-progress {
  width: 100%;
  pointer-events: none;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background-color: #f4f4f4;
}
.porto-scroll-progress::-webkit-progress-bar {
  background-color: #f4f4f4;
}
.porto-scroll-progress::-moz-progress-bar {
  border: 0;
}
.porto-scroll-progress::-moz-progress-value {
  background-color: var(--porto-primary-color);
}
.porto-scroll-progress::-webkit-progress-value {
  background-color: var(--porto-primary-color);
}
.porto-scroll-progress:focus {
  outline: none;
}
.admin-bar .porto-scroll-progress.fixed-top {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .porto-scroll-progress.fixed-top {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .porto-scroll-progress.fixed-top {
    top: 0;
  }
}
.porto-scroll-progress.fixed-under-header {
  display: none;
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition: 0.3s ease;
}
.porto-scroll-progress.fixed-under-header.scroll-down {
  opacity: 0 !important;
  visibility: hidden;
  transform: translate3d(0, -100%, 0);
}
.porto-scroll-progress.fixed-bottom {
  z-index: 1050;
}
.page-wrapper.sticky-scroll-up #header .sticky .porto-scroll-progress {
  top: calc(-1 * var( --porto-sp-sticky-height, 14px ));
}
.porto-scroll-progress-circle {
  position: fixed;
  z-index: 1299;
  right: 1.25rem;
  bottom: 1.25rem;
  width: 3rem;
  height: 3rem;
  padding: 1px;
  background: none;
  font-size: 0.75rem;
  pointer-events: auto;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s, transform 0.3s;
}
.porto-scroll-progress-circle.show {
  opacity: 1;
  transform: translateY(0);
}
.porto-scroll-progress-circle.pos-bl, .porto-scroll-progress-circle.pos-tl {
  left: 1.25rem;
  right: auto;
}
.porto-scroll-progress-circle.pos-tl, .porto-scroll-progress-circle.pos-tr {
  top: 1.25rem;
  bottom: auto;
}
.porto-scroll-progress-circle svg {
  border-radius: 50px;
  overflow: visible;
}
.porto-scroll-progress-circle i {
  position: absolute;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  z-index: 1;
  background-color: var(--porto-dark-color);
}
.porto-scroll-progress-circle circle {
  stroke: var(--porto-primary-color);
  stroke-width: 4px;
  stroke-linecap: round;
  stroke-dasharray: 1, 400;
}
@media (max-width: 767px) {
  .porto-scroll-progress-circle {
    display: none;
  }
}
/* Cursor Effect */
.cursor-outer {
  position: fixed;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  border: 1px solid var(--porto-primary-color);
  border-radius: 100%;
  pointer-events: none;
  z-index: 9998;
  transition: ease-out all 0.08s 0.01s;
}
.cursor-outer.cursor-outer-fit {
  left: 0 !important;
  top: 0 !important;
}
.cursor-inner {
  position: fixed;
  left: 20px;
  top: 20px;
  align-items: center;
  justify-content: center;
  color: var(--porto-primary-color);
  margin-top: calc(var(--porto-cursor-inner-size, 0) / -2);
  margin-left: calc(var(--porto-cursor-inner-size, 0) / -2);
  border-radius: 100%;
  pointer-events: none;
  z-index: 9999;
  transition: all 0.08s ease-out;
}
.cursor-inner-icon {
  font-size: var(--porto-cursor-inner-fs, 6px);
  min-width: 1em;
  margin-top: calc(var(--porto-cursor-inner-size, 1em) / -2);
  margin-left: calc(var(--porto-cursor-inner-size, 1em) / -2);
}
.cursor-hover-visible {
  opacity: 0;
}
.cursor-hover-visible.cursor-outer-hover, .cursor-hover-visible.cursor-inner-hover {
  opacity: 1;
}
.hide-mouse-cursor {
  cursor: none;
}
.hide-mouse-cursor a, .hide-mouse-cursor button, .hide-mouse-cursor input, .hide-mouse-cursor textarea, .hide-mouse-cursor .mfp-auto-cursor .mfp-content {
  cursor: none !important;
}
.cursor-shape-wrapper {
  position: relative !important;
  overflow: hidden !important;
}
.cursor-shape-wrapper .cursor-shape {
  display: block;
  position: absolute;
  pointer-events: none;
  padding: 0;
  border-radius: 50%;
}
.cursor-inner, .cursor-outer {
  display: none;
}
@media (pointer: fine) {
  .cursor-inner {
    display: flex;
  }
  .cursor-outer {
    display: block;
  }
}
/* Circular Bars */
.circular-bar {
  text-align: center;
  margin-bottom: 25px;
}
.circular-bar .circular-bar-chart {
  position: relative;
}
.circular-bar strong {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  top: 37%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.circular-bar label {
  display: block;
  font-weight: 100;
  font-size: 17px;
  line-height: 20px;
  position: absolute;
  top: 52%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.circular-bar label:first-child {
  top: 50%;
  margin-top: -10px;
}
.circular-bar.only-icon i {
  display: block;
  font-weight: 600;
  font-size: 38px;
  line-height: 30px;
  position: absolute;
  top: 42%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.circular-bar.only-icon .fas, .circular-bar.only-icon .fab, .circular-bar.only-icon .far {
  color: var(--porto-primary-color);
}
.circular-bar.single-line strong {
  top: 50%;
  transform: translateY(-50%);
}
.circular-bar.circular-bar-sm label {
  font-size: 14px;
  top: 38%;
  margin-top: 0;
}
.circular-bar.circular-bar-lg strong {
  font-size: 20px;
  top: 42%;
}
.porto-onepage-category {
  --porto-one-page-category-space-vertical: 0px;
  --porto-one-page-category-space-horizontal: 10px;
  --porto-one-page-category-top-space: 60px;
  --porto-one-page-category-fix-left: 0px;
  --porto-one-page-category-fix-top: 0px;
  --porto-one-page-category-fix-bottom: 0px;
}
@media (min-width: 768px) {
  .porto-onepage-category .product-cats li {
    margin-bottom: var(--porto-one-page-category-space-vertical);
  }
}
.porto-onepage-category:not(.show-products) {
  position: relative;
  left: 0;
  top: 0;
  width: 80px;
  height: 100%;
}
.porto-onepage-category:not(.show-products) > .category-list {
  height: 100%;
}
.porto-onepage-category.show-products {
  display: flex;
}
.porto-onepage-category.ajax-load .category-section:not(.ajax-loaded) .category-title {
  display: none;
}
.porto-onepage-category .category-details {
  width: calc(100% - 80px);
  padding: 70px 5vw;
}
.porto-onepage-category > .category-list {
  background: #000;
  width: 80px;
  position: relative;
  z-index: 9;
  padding-top: var(--porto-one-page-category-top-space);
}
.porto-onepage-category .product-cats {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.porto-onepage-category .product-cats li {
  width: 100%;
}
.porto-onepage-category .product-cats a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
  padding: 0;
}
.porto-onepage-category .product-cats a:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  display: block;
  right: -15px;
  top: 50%;
  margin-top: -8px;
  border: 8px solid transparent;
  transition: all 0.3s;
}
.porto-onepage-category .product-cats a:hover, .porto-onepage-category .product-cats a.active {
  background-color: #00d59d;
}
.porto-onepage-category .product-cats a:hover:after, .porto-onepage-category .product-cats a.active:after {
  border-left-color: #00d59d;
}
.porto-onepage-category .product-cats a:hover .category-title {
  opacity: 1;
  visibility: visible;
  width: auto;
  padding-right: 50px;
  padding-left: 5px;
}
.porto-onepage-category .product-cats .category-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 1.6875rem;
  vertical-align: middle;
}
.porto-onepage-category .product-cats .category-icon img {
  display: block;
  max-height: 100%;
  object-fit: cover;
}
.porto-onepage-category .product-cats .category-title {
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  visibility: hidden;
  width: 0;
  transition: all 0.3s;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
.porto-onepage-category .category-description {
  margin-bottom: 1.5vw;
}
.porto-onepage-category .category-section {
  min-height: 1px;
}
.porto-onepage-category .category-section .category-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 25px;
  position: relative;
}
.porto-onepage-category .category-section .category-title .btn {
  padding: 10px 30px;
}
.porto-onepage-category .category-section .category-title .dropdown {
  position: static;
  margin: 0.5rem auto 0.5rem 0;
}
.porto-onepage-category .category-section .cat-title {
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.porto-onepage-category .category-section .cat-title span {
  vertical-align: middle;
}
.porto-onepage-category .category-section .cat-title:after {
  display: none;
}
.porto-onepage-category .category-section .cat-title.has-sub-cat {
  cursor: pointer;
}
.porto-onepage-category .category-section .cat-title.has-sub-cat:after {
  display: inline-block;
  content: "";
  font-family: "porto";
  margin-left: 18px;
  font-size: 18px;
  vertical-align: middle;
  border: none;
  width: auto;
  height: auto;
}
.porto-onepage-category .category-section > .woocommerce {
  margin-bottom: 45px;
  margin-left: -8px;
  margin-right: -8px;
}
@media (max-width: 767px) {
  .porto-onepage-category .category-section > .woocommerce {
    margin-left: -6px;
    margin-right: -6px;
  }
}
@media (max-width: 575px) {
  .porto-onepage-category .category-section > .woocommerce {
    margin-left: -3px;
    margin-right: -3px;
  }
}
.porto-onepage-category .category-section > .woocommerce.columns-6, .porto-onepage-category .category-section > .woocommerce.columns-7, .porto-onepage-category .category-section > .woocommerce.columns-8 {
  margin-left: -3px;
  margin-right: -3px;
}
.porto-onepage-category .category-section .owl-carousel.show-nav-title .owl-nav {
  margin-top: -20px;
  width: 100%;
  top: 50%;
}
.porto-onepage-category .category-section .owl-carousel.show-nav-title .owl-nav .owl-next {
  right: -45px;
}
.porto-onepage-category .sub-category {
  width: calc(100% + 40px);
  margin-left: auto;
  margin-right: auto;
  margin: 20px -20px 20px;
  padding: 10px 0;
  border-radius: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .porto-onepage-category .sub-category {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .porto-onepage-category .sub-category {
    width: calc(100% + 2px);
    margin-left: -1px;
    margin-right: -1px;
  }
}
.porto-onepage-category .sub-category:before {
  content: "";
  position: absolute;
  border: 8px solid transparent;
  width: 16px;
  height: 16px;
  border-bottom-color: #bebebe;
  top: -16px;
  left: 90px;
}
.porto-onepage-category .sub-category:after {
  content: "";
  position: absolute;
  border: 7px solid transparent;
  width: 14px;
  height: 14px;
  border-bottom-color: #fff;
  top: -14px;
  left: 91px;
}
.porto-onepage-category .sub-category:not(.show) {
  display: none;
}
.porto-onepage-category .sub-category > .cat-item {
  text-align: center;
  padding: 10px 4%;
  margin-bottom: 0;
  border-left: 1px solid #bebebe;
}
.porto-onepage-category .sub-category > .cat-item:first-child {
  border-left: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .porto-onepage-category .sub-category > .cat-item {
    padding: 20px 2%;
  }
}
@media (max-width: 575px) {
  .porto-onepage-category .sub-category > .cat-item {
    border-left: none;
  }
}
.porto-onepage-category .sub-category > .cat-item > a {
  font-weight: 700;
  text-transform: uppercase;
}
.porto-onepage-category .sub-category > .cat-item a {
  display: inline-block;
}
@media (max-width: 767px) {
  .porto-onepage-category:not(.show-products) {
    position: static;
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }
  .porto-onepage-category.show-products {
    display: block;
    margin-top: 30px;
  }
  .porto-onepage-category .product-cats {
    display: flex;
    flex-wrap: wrap;
  }
  .porto-onepage-category .product-cats li {
    width: auto;
    margin-right: var(--porto-one-page-category-space-horizontal);
  }
  .porto-onepage-category .product-cats .category-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .porto-onepage-category .product-cats .category-title, .porto-onepage-category .product-cats a:after {
    display: none;
  }
  .porto-onepage-category > .category-list {
    width: auto;
    height: auto;
    padding-top: 0;
  }
  .porto-onepage-category .category-details {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .porto-onepage-category.fixed-list > .category-list {
    position: fixed;
    left: var(--porto-one-page-category-fix-left);
    right: var(--porto-one-page-category-fix-right);
    top: var(--porto-one-page-category-fix-top);
    bottom: var(--porto-one-page-category-fix-bottom);
    z-index: 1001;
    overflow: hidden;
  }
}
.section-scroll-dots-navigation {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 50%;
  right: 30px;
  border-radius: 35px;
  padding: 9.6px;
  padding: 0.6rem;
  z-index: 10;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.section-scroll-dots-navigation > ul > li {
  position: relative;
  margin-bottom: 4.8px;
  margin-bottom: 0.3rem;
}
.section-scroll-dots-navigation > ul > li > a {
  position: relative;
  width: 8px;
  height: 8px;
  display: block;
  margin: 0.3rem 0.3rem 0.6rem;
  border-radius: 4px;
  background: rgba(204, 204, 204, 0.5);
  transition: background 0.3s;
}
.section-scroll-dots-navigation > ul > li.active > a {
  background: #ccc;
}
.section-scroll-dots-navigation > ul > li span {
  position: absolute;
  top: 50%;
  right: calc(100% + 20px);
  background: #fff;
  color: #212529;
  font-size: 0.8rem;
  font-weight: 800;
  padding: 0.2rem 1rem;
  border-radius: 4px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  transition: opacity 0.3s;
  text-transform: uppercase;
  box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.06);
}
.section-scroll-dots-navigation > ul > li span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #f7f7f7;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.section-scroll-dots-navigation > ul > li:hover span {
  visibility: visible;
  opacity: 1;
}
.section-scroll-dots-navigation.dots-nav-light > ul > li > a {
  background: rgba(255, 255, 255, 0.3);
}
.section-scroll-dots-navigation.dots-nav-light > ul > li.active > a {
  background: #fff;
}
.cd-product-viewer-wrapper {
  text-align: center;
  padding: 2em 0;
}
.cd-product-viewer-wrapper > div {
  display: inline-block;
}
@media (max-width: 1199px) {
  .cd-product-viewer-wrapper > div {
    width: 100% !important;
  }
}
.cd-product-viewer-wrapper .product-viewer {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .cd-product-viewer-wrapper .product-viewer {
    width: 100% !important;
  }
}
.cd-product-viewer-wrapper img {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cd-product-viewer-wrapper .product-sprite {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 1600%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
  transition: opacity 0.3s;
}
.cd-product-viewer-wrapper.loaded .product-sprite {
  opacity: 1;
  cursor: ew-resize;
}
.cd-product-viewer-handle {
  position: relative;
  z-index: 2;
  width: 60%;
  max-width: 300px;
  border-radius: 50em;
  margin: 1em auto 3em;
  height: 4px;
  background: #646669;
}
.cd-product-viewer-handle .fill {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: inherit;
  background: #212529;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.5s;
}
.no-csstransitions .cd-product-viewer-handle .fill {
  display: none;
}
.loaded .cd-product-viewer-handle .fill {
  opacity: 1;
  background-image: none !important;
  transition: transform 0.3s, ease opacity 0.2s 0.3s;
}
.cd-product-viewer-handle .handle {
  position: absolute;
  z-index: 2;
  display: inline-block;
  height: 44px;
  width: 44px;
  left: 0;
  top: 50%;
  margin-top: -22px;
  background: #212529;
  border-radius: 50%;
  border: 2px solid #212529;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
  transform: translateX(-50%) scale(0);
  transition: box-shadow 0.2s;
}
.cd-product-viewer-handle .handle .bars {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 20px;
  background: #FFF;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.cd-product-viewer-handle .handle .bars:before, .cd-product-viewer-handle .handle .bars:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 4px;
  height: 60%;
  background: #FFF;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.cd-product-viewer-handle .handle .bars:before {
  left: -8px;
}
.cd-product-viewer-handle .handle .bars:after {
  right: -8px;
}
.loaded .cd-product-viewer-handle .handle {
  transform: translateX(-50%) scale(1);
  animation: cd-bounce 300ms 300ms;
  animation-fill-mode: both;
  cursor: ew-resize;
}
@keyframes cd-bounce {
  0% {
    transform: translateX(-50%) scale(0);
  }
  60% {
    transform: translateX(-50%) scale(1.1);
  }
  100% {
    transform: translateX(-50%) scale(1);
  }
}
.porto_products_filter_form {
  --porto-product-filter-submit-width: 100%;
  --porto-product-filter-select-width: 100%;
  --porto-product-filter-submit-width-md: 100%;
  --porto-product-filter-select-width-md: 100%;
  --porto-product-filter-space: 0px;
  --porto-product-filter-space-md: 0px;
}
.porto_products_filter_form .widget-title {
  width: 100%;
}
.porto_products_filter_form select, .porto_products_filter_form .btn-submit {
  display: block;
  width: 100%;
  margin-bottom: 0.5rem;
}
.porto_products_filter_form .btn-submit {
  margin-top: 1rem;
  text-align: center;
  overflow: hidden;
  width: var(--porto-product-filter-submit-width);
}
.porto_products_filter_form select {
  width: calc(var(--porto-product-filter-select-width) - var(--porto-product-filter-space));
  margin-right: var(--porto-product-filter-space);
}
.porto_products_filter_form .ul + .ul {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .porto_products_filter_form .btn-submit {
    width: var(--porto-product-filter-submit-width-md);
  }
  .porto_products_filter_form select {
    width: calc(var(--porto-product-filter-select-width-md) - var(--porto-product-filter-space-md));
    margin-right: var(--porto-product-filter-space-md);
  }
}
@media (max-width: 480px) {
  .porto_products_filter_form .btn-submit, .porto_products_filter_form select {
    width: 100%;
    margin-right: 0;
  }
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
html .blockquote-primary {
  border-color: var(--porto-primary-color) !important;
}
html .blockquote-secondary {
  border-color: var(--porto-secondary-color) !important;
}
html .blockquote-tertiary {
  border-color: var(--porto-tertiary-color) !important;
}
html .blockquote-quaternary {
  border-color: var(--porto-quaternary-color) !important;
}
html .blockquote-dark {
  border-color: var(--porto-dark-color) !important;
}
html .blockquote-light {
  border-color: var(--porto-light-color) !important;
}
/* bootstrap style */
.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
html .popover-primary .popover-title {
  background-color: var(--porto-primary-color) !important;
  color: var(--porto-primary-color-inverse, #FFF) !important;
}
html .popover-secondary .popover-title {
  background-color: var(--porto-secondary-color) !important;
  color: var(--porto-secondary-color-inverse, #FFF) !important;
}
html .popover-tertiary .popover-title {
  background-color: var(--porto-tertiary-color) !important;
  color: var(--porto-tertiary-color-inverse, #FFF) !important;
}
html .popover-quaternary .popover-title {
  background-color: var(--porto-quaternary-color) !important;
  color: var(--porto-quaternary-color-inverse, #FFF) !important;
}
html .popover-dark .popover-title {
  background-color: var(--porto-dark-color) !important;
  color: var(--porto-dark-color-inverse, #FFF) !important;
}
html .popover-light .popover-title {
  background-color: var(--porto-light-color) !important;
  color: var(--porto-light-color-inverse, #212529) !important;
}
/* theme colors */
/* primary, secondary, tertiary, quaternary, dark, light */
.feature-box .feature-box-icon-primary {
  background-color: var(--porto-primary-color);
}
.feature-box .feature-box-icon-secondary {
  background-color: var(--porto-secondary-color);
}
.feature-box .feature-box-icon-tertiary {
  background-color: var(--porto-tertiary-color);
}
.feature-box .feature-box-icon-quaternary {
  background-color: var(--porto-quaternary-color);
}
.feature-box .feature-box-icon-dark {
  background-color: var(--porto-dark-color);
}
.feature-box .feature-box-icon-light {
  background-color: var(--porto-light-color);
}
/* Content Switcher */
.content-switcher-wrapper.tabs {
  margin-bottom: 0;
}
.content-switcher-wrapper .switch-input {
  position: relative;
  width: 5em;
  height: 2.5em;
  font-size: 9px;
  margin-left: 30px;
  margin-right: 30px;
}
.content-switcher-wrapper .switch-input .switch-toggle {
  width: 0;
  height: 0;
  opacity: 0;
}
.content-switcher-wrapper .switch-input .switcher-label {
  transition: color 0.3s;
}
.content-switcher-wrapper .toggle-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 2em;
  background-color: #fff;
  transition: background-color 0.3s, border-color 0.3s;
  cursor: pointer;
  overflow: hidden;
}
.content-switcher-wrapper .toggle-button::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.7em;
  height: 1.7em;
  left: 0.4em;
  content: "";
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  transition: left 0.3s, background-color 0.3s;
}
.content-switcher-wrapper .switch-toggle:checked + .toggle-button::before {
  left: calc(2.9em - 2px);
}
.content-switcher-wrapper .switch-content {
  display: none;
}
.content-switcher-wrapper .switch-content.active {
  display: block;
}
.content-switcher-wrapper .content-switch {
  align-items: center;
  text-align: center;
}
.content-switcher-wrapper .tab-content {
  border: 0;
  box-shadow: none;
}
.inline-block {
  display: inline-block;
}p,.porto-u-sub-heading{color:#000000}.footer{font-size:13px;line-height:13px;letter-spacing:0;color:#000000}.custom-font1{font-family:Oswald,sans-serif}.header-top > .container,.header-top > .container-fluid{min-height:45px}#header .porto-view-switcher:first-child > li.menu-item:first-child > a{padding-left:0}#header .reveal-search-layout .searchform-fields{padding:0 10px}#header .reveal-search-layout input{border-bottom-color:#eeeeee}#header .reveal-search-layout .button-wrap{right:30px}#header .reveal-search-layout .btn-close-search-form{color:#777777}#header .overlay-search-layout .selectric-cat,#header .overlay-search-layout .text,#header .overlay-search-layout .button-wrap{border-bottom:2px solid #eeeeee}#header .overlay-search-layout .btn-close-search-form{color:#777777}#header .large-search-layout .search-toggle:after{border-bottom-color:#ffffff}.searchform .live-search-list .autocomplete-suggestions::-webkit-scrollbar{width:5px}.searchform .live-search-list .autocomplete-suggestions::-webkit-scrollbar-thumb{border-radius:0;background:rgba(204,204,204,0.5)}.live-search-list .autocomplete-suggestion .search-price{color:#222529;font-weight:600}@media (min-width:768px) and (max-width:1219px){#header .searchform input{width:318px}#header .searchform.searchform-cats input{width:190px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#mini-cart .cart-head{height:30px}}#mini-cart .cart_list::-webkit-scrollbar-thumb,.wishlist-offcanvas .wishlist-popup::-webkit-scrollbar-thumb,.minicart-offcanvas .widget_shopping_cart_content::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(204,204,204,0.5)}@media (max-width:991px){#header .header-contact{display:none}}@media (max-width:767px){#header:not(.header-builder) .header-top{display:flex}#header:not(.header-builder) .switcher-wrap{display:inline-block}}.page-header-8{padding:1.25rem 0}.woocommerce-cart .main-content,.woocommerce-checkout .main-content{padding-top:5px}.page-header-8 .breadcrumb{margin-bottom:0;justify-content:center;background:none}.page-header-8 li{line-height:3.521875rem}.page-header-8 li a{color:#222529;font-family:'Poppins',Poppins,sans-serif;text-decoration:none;font-size:1.25rem;font-weight:700;letter-spacing:-.03em;transition:opacity .3s;vertical-align:middle}.page-header-8 li.disable a{pointer-events:none}.page-header-8 li .delimiter.delimiter-2{color:#222529;font-size:1.875rem;font-weight:700;margin:0 1.2rem;float:left}.page-header-8 li.current~li a,.page-header-8 li.current~li .delimiter{opacity:.5}.page-header-8 li.current a,.page-header-8 li:not(.disable) a:hover{color:var(--porto-primary-color);opacity:1}.mega-menu > li.has-sub:before,.mega-menu > li.has-sub:after{content:'';position:absolute;bottom:-1px;z-index:112;opacity:0;left:50%;border:solid transparent;height:0;width:0;pointer-events:none}.mega-menu > li.has-sub:before{bottom:0}.mega-menu > li.sub-ready:hover:before,.mega-menu > li.sub-ready:hover:after{opacity:1}.mega-menu > li.has-sub:before{border-bottom-color:#ffffff;border-width:10px;margin-left:-10px}.mega-menu > li.has-sub:after{border-bottom-color:#ffffff;border-width:9px;margin-left:-9px}.mega-menu.show-arrow > li.has-sub:before{margin-left:-14px}.mega-menu.show-arrow > li.has-sub:after{margin-left:-13px}.mega-menu > li.has-sub:before,.mega-menu > li.has-sub:after{bottom:3px;transition:bottom .2s ease-out}.mega-menu > li.has-sub:before{bottom:4px}.mega-menu > li.has-sub:hover:before{bottom:-1px}.mega-menu > li.has-sub:hover:after{bottom:-2px}.header-corporate .share-links a,.header-builder .share-links a{width:28px;height:28px;border-radius:28px;margin:0 1px;overflow:hidden;font-size:.8rem}.header-corporate .share-links a:not(:hover),.header-builder .share-links a:not(:hover){background-color:#fff;color:#333}#header.sticky-header .header-contact{display:none}.footer .wysija-input{border-radius:30px 0 0 30px;padding-left:1rem}.footer .wysija-submit{border-radius:0 30px 30px 0}@media (min-width:1220px){.ccols-xl-1 > *{--porto-cw:100%}.ccols-xl-2 > *{--porto-cw:50%}.ccols-xl-3 > *{--porto-cw:33.3333%}.ccols-xl-4 > *{--porto-cw:25%}.ccols-xl-5 > *{--porto-cw:20%}.ccols-xl-6 > *{--porto-cw:16.6666%}.ccols-xl-7 > *{--porto-cw:14.2857%}.ccols-xl-8 > *{--porto-cw:12.5%}.ccols-xl-9 > *{--porto-cw:11.1111%}.ccols-xl-10 > *{--porto-cw:10%}.porto-half-slider:not(.owl-loaded) > *{--porto-cw:var( --porto-col-xl )}.porto-half-slider:not(.owl-loaded) > li.product-col{width:var( --porto-col-xl,100% )}}@media (min-width:1400px){.ccols-sl-10 > *{--porto-cw:10%}.ccols-sl-9 > *{--porto-cw:11.1111%}.ccols-sl-8 > *{--porto-cw:12.5%}.ccols-sl-7 > *{--porto-cw:14.2857%}.ccols-sl-6 > *{--porto-cw:16.6666%}.ccols-sl-5 > *{--porto-cw:20%}.ccols-sl-4 > *{--porto-cw:25%}.ccols-sl-3 > *{--porto-cw:33.3333%}.porto-half-slider:not(.owl-loaded) > *{--porto-cw:var( --porto-col-sl )}.porto-half-slider:not(.owl-loaded) > li.product-col{width:var( --porto-col-sl,100% )}}@media (max-width:575px){.page-wrapper .device-hidden-mobile{display:none}}@media (min-width:576px) and (max-width:767px){.page-wrapper .device-hidden-mobile-extra{display:none}}@media (min-width:768px) and (max-width:991px){.page-wrapper .device-hidden-tablet{display:none}}@media (min-width:992px) and (max-width:1219px){.page-wrapper .device-hidden-tablet-extra{display:none}}@media (min-width:1220px) and (max-width:1399px){.page-wrapper .device-hidden-desktop{display:none}}@media (min-width:1400px){.page-wrapper .device-hidden-large-desktop{display:none}}@media (max-width:1219px){.mega-menu > li.menu-item > a{padding:9px 9px 8px}.widget_sidebar_menu .widget-title{font-size:.8571em;line-height:13px;padding:10px 15px}.sidebar-menu > li.menu-item > a{font-size:.9286em;line-height:17px;padding:9px 5px}.sidebar-menu .menu-custom-block a{font-size:.9286em;line-height:16px;padding:9px 5px}.sidebar-menu > li.menu-item .popup:before{top:11px}.porto-links-block{font-size:13px}ul.pcols-md-6 li.product-col,.porto-attr-row.pcols-md-6 .porto-attr-col{width:16.6666%}ul.pwidth-md-6 .product-image{font-size:.8em}ul.pwidth-md-6 .add-links{font-size:.85em}ul.pcols-md-5 li.product-col,.porto-attr-row.pcols-md-5 .porto-attr-col{width:20%}ul.pwidth-md-5 .product-image{font-size:.9em}ul.pwidth-md-5 .add-links{font-size:.95em}ul.pcols-md-4 li.product-col,.porto-attr-row.pcols-md-4 .porto-attr-col{width:25%}ul.pwidth-md-4 .product-image{font-size:1em}ul.pwidth-md-4 .add-links{font-size:1em}ul.pcols-md-3 li.product-col,.porto-attr-row.pcols-md-3 .porto-attr-col{width:33.3333%}ul.pwidth-md-3 .product-image{font-size:1.15em}ul.pwidth-md-3 .add-links{font-size:1em}ul.pcols-md-2 li.product-col,.porto-attr-row.pcols-md-2 .porto-attr-col{width:50%}ul.pwidth-md-2 .product-image{font-size:1.4em}ul.pwidth-md-2 .add-links{font-size:1em}ul.pcols-md-1 li.product-col,.porto-attr-row.pcols-md-1 .porto-attr-col{width:100%}}@media (min-width:992px) and (max-width:1219px){.portfolio-row .portfolio-col-6{width:20%}.portfolio-row .portfolio-col-6.w2{width:40%}.column2 ul.pwidth-md-5 .product-image{font-size:.75em}.column2 ul.pwidth-md-5 .add-links{font-size:.8em}.column2 ul.pwidth-md-4 .product-image{font-size:.8em}.column2 ul.pwidth-md-4 .add-links{font-size:.9em}.column2 ul.pwidth-md-3 .product-image{font-size:.9em}.column2 ul.pwidth-md-3 .add-links{font-size:1em}.column2 ul.pwidth-md-2 .product-image{font-size:1.1em}.column2 ul.pwidth-md-2 .add-links{font-size:1em}.column2 .shop-loop-before .woocommerce-pagination ul{margin-left:-5px}ul.product_list_widget li .product-image{width:70px;flex:0 0 70px;margin-right:15px}ul.product_list_widget li .product-details{width:calc(100% - 85px)}}@media (min-width:768px) and (max-width:1219px){.column2 .portfolio-row .portfolio-col-4{width:33.3333%}.column2 .portfolio-row .portfolio-col-4.w2{width:66.6666%}.column2 .portfolio-row .portfolio-col-5,.column2 .portfolio-row .portfolio-col-6{width:25%}.column2 .portfolio-row .portfolio-col-5.w2,.column2 .portfolio-row .portfolio-col-6.w2{width:50%}}@media (min-width:768px) and (max-width:991px){ul.pcols-sm-4 li.product-col,.porto-attr-row.pcols-sm-4 .porto-attr-col{width:25%}ul.pcols-sm-3 li.product-col,.porto-attr-row.pcols-sm-3 .porto-attr-col{width:33.3333%}ul.pcols-sm-2 li.product-col,.porto-attr-row.pcols-sm-2 .porto-attr-col{width:50%}ul.pcols-sm-1 li.product-col,.porto-attr-row.pcols-sm-1 .porto-attr-col{width:100%}}@media (max-width:767px){ul.pcols-xs-4 li.product-col,.porto-attr-row.pcols-xs-4 .porto-attr-col{width:25%}ul.pcols-xs-3 li.product-col,.porto-attr-row.pcols-xs-3 .porto-attr-col{width:33.3333%}ul.pwidth-xs-3 .product-image{font-size:.85em}ul.pwidth-xs-3 .add-links{font-size:.85em}ul.pcols-xs-2 li.product-col,.porto-attr-row.pcols-xs-2 .porto-attr-col{width:50%}ul.pwidth-xs-2 .product-image{font-size:1em}ul.pwidth-xs-2 .add-links{font-size:1em}ul.pcols-xs-1 li.product-col,.porto-attr-row.pcols-xs-1 .porto-attr-col{width:100%}ul.pwidth-xs-1 .product-image{font-size:1.2em}ul.pwidth-xs-1 .add-links{font-size:1em}}@media (max-width:575px){ul.pcols-ls-2 li.product-col,.porto-attr-row.pcols-ls-2 .porto-attr-col{width:50%}ul.pwidth-ls-2 .product-image{font-size:.8em}ul.pwidth-ls-2 .add-links{font-size:.85em}ul.pcols-ls-1 li.product-col,.porto-attr-row.pcols-ls-1 .porto-attr-col{width:100%}ul.pwidth-ls-1 .product-image{font-size:1.1em}ul.pwidth-ls-1 .add-links{font-size:1em}}@media (min-width:576px){ul.list li.product{width:100%}}.wishlist_table .add_to_cart.button,.yith-wcwl-popup-button a.add_to_wishlist,.wishlist_table a.ask-an-estimate-button,.wishlist-title a.show-title-form,.hidden-title-form a.hide-title-form,.woocommerce .yith-wcwl-wishlist-new button,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.yith-wcwl-wishlist-search-form button.wishlist-search-button{border-radius:0}.page-wrapper .fdm-item-image,.thumb-info{border-width:0;background:none}.thumb-info-caption .thumb-info-caption-text{padding:15px 0;margin-bottom:0}.thumb-info-social-icons{padding:0}.thumb-info-social-icons:first-child{padding:10px 0}.thumb-info .share-links a{background:#ff0000}.thumb-info .share-links a:hover{opacity:.9}.thumb-info .thumb-info-wrapper:after{background:rgba(33,37,41,0.8)}.dir-arrow{background:transparent url(https://eletromaltalar.pt/wp-content/themes/porto/images/arrows.png) no-repeat 0 0}.dir-arrow.arrow-light{background:transparent url(https://eletromaltalar.pt/wp-content/themes/porto/images/arrows-dark.png) no-repeat 0 0}.elementor hr,hr,.divider,.slider-title .line,.section-title .line{background:rgba(0,0,0,.08)}hr.light{background:rgba(255,255,255,.06)}.porto-history .thumb{background:transparent url(https://eletromaltalar.pt/wp-content/themes/porto/images/history-thumb.png) no-repeat 0 0}[type="submit"].btn-default{color:#333}.btn-default.btn:hover{color:#333}.divider.divider-small hr{background:#555}input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],textarea,.form-control,select,.porto-wpforms-inline .wpforms-field-large{background-color:#fff;color:#777;border-color:var(--porto-input-bc)}.btn-default.btn{border-bottom-color:rgba(0,0,0,.2)}.page-wrapper{background-color:#fff}.login-more.heading-tag{color:#999}.star-rating:before{color:rgba(0,0,0,0.16)}.product-images .product-image-slider.owl-carousel .img-thumbnail,.product-images .product-image-slider.owl-carousel .vd-image{padding-right:1px;padding-left:1px}.product-images .product-image-slider{--porto-el-spacing:2px}.product-images .product-image-slider.has-ccols-spacing>.img-thumbnail,.product-images .product-image-slider.has-ccols-spacing>.vd-image{padding-right:calc(var(--porto-el-spacing,2px) / 2);padding-left:calc( var(--porto-el-spacing,2px ) / 2)}.product-images .img-thumbnail .inner{border:1px solid #f4f4f4}.text-dark,.text-dark.wpb_text_column p{color:#222529 !important}.alert.alert-dark{background-color:#3a3f45;border-color:#0b0c0e;color:#d5d8dc}.alert.alert-dark .alert-link{color:#ffffff}html.dark .text-muted{color:#505562 !important}#header .header-main .header-left,#header .header-main .header-center,#header .header-main .header-right,.fixed-header #header .header-main .header-left,.fixed-header #header .header-main .header-right,.fixed-header #header .header-main .header-center,.header-builder-p .header-main:not(.e-con){padding-top:10px;padding-bottom:10px}.header-main.e-con{--padding-block-start:10px;--padding-block-end:10px}@media (max-width:991px){#header .header-main .header-left,#header .header-main .header-center,#header .header-main .header-right,.fixed-header #header .header-main .header-left,.fixed-header #header .header-main .header-right,.fixed-header #header .header-main .header-center,.header-builder-p .header-main:not(.e-con){padding-top:8px;padding-bottom:8px}.header-main.e-con{--padding-block-start:8px;--padding-block-end:8px}}header .header-main{background-color:#ffffff}.page-top{background-color:transparent}@media (min-width:992px){.header-wrapper.header-side-nav:not(.fixed-header) #header{background-color:#ffffff}}#main .content-bottom-wrapper{padding-bottom:20px}@media (min-width:768px){#banner-wrapper.banner-wrapper-boxed{max-width:740px}}@media (min-width:992px){#banner-wrapper.banner-wrapper-boxed{max-width:980px}}@media (min-width:1220px){#banner-wrapper.banner-wrapper-boxed{max-width:1220px}}@media (min-width:768px){#main.main-boxed{max-width:740px}}@media (min-width:992px){#main.main-boxed{max-width:980px}}@media (min-width:1220px){#main.main-boxed{max-width:1220px}}@media (min-width:768px){body.boxed .page-wrapper{max-width:740px}}@media (min-width:992px){body.boxed .page-wrapper{max-width:980px}}@media (min-width:1220px){body.boxed .page-wrapper{max-width:1220px}}@media (min-width:768px){#main.main-boxed .vc_row[data-vc-stretch-content]{max-width:740px}}@media (min-width:992px){#main.main-boxed .vc_row[data-vc-stretch-content]{max-width:980px}}@media (min-width:1220px){#main.main-boxed .vc_row[data-vc-stretch-content]{max-width:1220px}}@media (min-width:1220px){body.boxed .vc_row[data-vc-stretch-content],body.boxed #header.sticky-header .header-main.sticky,body.boxed #header.sticky-header .main-menu-wrap,body.boxed #header.sticky-header .header-main.sticky,#header-boxed #header.sticky-header .header-main.sticky,body.boxed #header.sticky-header .main-menu-wrap,#header-boxed #header.sticky-header .main-menu-wrap{max-width:1220px}.col-xl-1-5{width:20%}.col-xl-2-5{width:40%}.col-xl-3-5{width:60%}.col-xl-4-5{width:80%}.offset-xl-1\/5{margin-left:20%}.offset-xl-2\/5{margin-left:40%}.offset-xl-3\/5{margin-left:60%}.offset-xl-4\/5{margin-left:80%}}@media (min-width:1400px){.col-xxl-1-5{width:20%}.col-xxl-2-5{width:40%}.col-xxl-3-5{width:60%}.col-xxl-4-5{width:80%}.offset-xxl-1\/5{margin-left:20%}.offset-xxl-2\/5{margin-left:40%}.offset-xxl-3\/5{margin-left:60%}.offset-xxl-4\/5{margin-left:80%}}.header-wrapper .separator{border-left-color:rgba(0,0,0,.04)}.header-top .separator{border-left-color:rgba(255,255,255,.09)}.fixed-header header .header-main{background-color:rgba(255,255,255,0.8)}.fixed-header #header .header-top{background-color:rgba(255,0,0,0.8)}@media (min-width:992px){.header-wrapper.header-side-nav.fixed-header #header{background-color:rgba(255,255,255,0.8)}}#header.sticky-header .header-main,.fixed-header #header.sticky-header .header-main{background-color:rgba(255,255,255,1)}#header.sticky-header .main-menu-wrap,.fixed-header #header.sticky-header .main-menu-wrap{background-color:rgba(255,255,255,1)}.fixed-header #header .searchform{background-color:rgba(255,255,255,0.5);border-color:rgba(238,238,238,0.5)}@media (max-width:991px){.fixed-header #header .searchform{background-color:rgba(255,255,255,1)}}.fixed-header #header .searchform-popup .searchform{background-color:rgba(255,255,255,1)}.fixed-header #header .main-menu-wrap{box-shadow:none}.fixed-header #header .main-menu{box-shadow:none}#header .searchform,.fixed-header #header.sticky-header .searchform{border-color:#eeeeee}#header .searchform,.fixed-header #header.sticky-header .searchform{background:#ffffff}#header .overlay-search-layout .searchform,.fixed-header #header.sticky-header .overlay-search-layout .searchform{background:rgba(255,255,255,.95)}#header,#header .header-main .header-contact .nav-top > li > a,#header .top-links > li.menu-item:before{color:#777777}#header .tooltip-icon{border-color:#282d3b}#header .header-top,.header-top .top-links > li.menu-item:after{color:#ffffff}.header-top .header-contact a,.header-top .custom-html a:not(.btn),#header .header-top .top-links > li.menu-item > a,.header-top .welcome-msg a{color:#ffffff}.header-top .header-contact a:hover,.header-top .custom-html a:not(.btn):hover,#header .header-top .top-links > li.menu-item.active > a,#header .header-top .top-links > li.menu-item:hover > a,#header .header-top .top-links > li.menu-item > a.active,#header .header-top .top-links > li.menu-item.has-sub:hover > a,.header-top .welcome-msg a:hover{color:#4f0000}#header .header-main .top-links > li.menu-item.has-sub:hover > a,#header .header-bottom .top-links > li.menu-item.has-sub:hover > a{background-color:transparent}#header .top-links .narrow ul.sub-menu,#header .main-menu .wide .popup > .inner,.sidebar-menu .wide .popup > .inner,.side-menu-slide .wide ul.sub-menu,.sidebar-menu .narrow ul.sub-menu{background-color:#ffffff}.top-links > li.has-sub:before,.top-links > li.has-sub:after{border-bottom-color:#ffffff}.sidebar-menu .menu-custom-block a:hover,.sidebar-menu .menu-custom-block a:hover + a{border-top-color:#ffffff}#header .top-links .narrow li.menu-item > a,#header .porto-wide-sub-menu li.sub li.menu-item > a,.side-nav-wrap .sidebar-menu .wide li.menu-item li.menu-item > a,.sidebar-menu .wide li.sub li.menu-item > a,.sidebar-menu .narrow li.menu-item > a,.porto-popup-menu .sub-menu a{color:#777777}#header .top-links .narrow li.menu-item:hover > a,#header .porto-wide-sub-menu li.sub li.menu-item:hover > a,.porto-popup-menu .sub-menu a:hover{color:#777777}#header .top-links .narrow li.menu-item:hover > a,#header .sidebar-menu .narrow .menu-item:hover > a,.main-sidebar-menu .sidebar-menu .narrow .menu-item:hover > a{background-color:#f4f4f4}.sidebar-menu .wide li.menu-item li.menu-item > a:hover,#header .sidebar-menu .wide li.menu-item li.menu-item > a:hover,.sidebar-menu .narrow li.menu-item > a:hover{background-color:#f4f4f4;color:#777777}@media (min-width:768px){#header-boxed{max-width:740px}}@media (min-width:992px){#header-boxed{max-width:980px}}@media (min-width:1220px){#header-boxed{max-width:1220px}}#header .header-top .top-links > li.menu-item > a{padding-top:5px;padding-bottom:5px;padding-left:20px;padding-right:20px}#header .header-top .top-links .narrow li.menu-item:hover > a{text-decoration:none}#header .top-links > li.menu-item:after{content:none}#header .header-top .gap{visibility:hidden}.header-top{background-color:#ff0000}.main-menu-wrap{background-color:transparent;padding:0 0 0 0}#header.sticky-header .main-menu-wrap,#header.sticky-header .header-main.sticky .header-left,#header.sticky-header .header-main.sticky .header-right{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}.header-builder-p.sticky-header .header-main.sticky{padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important}#header.sticky-header .header-main.sticky .header-center{padding-top:0;padding-bottom:0}.main-menu-wrap .main-menu > li.menu-item > a .tip{right:20px;top:7px}#header .main-menu-wrap .menu-custom-block a,#header .main-menu-wrap .menu-custom-block span{padding:22px 20px 22px 20px}#header .main-menu-wrap .menu-custom-block{padding-top:0;padding-bottom:0}@media (max-width:1219px){.main-menu-wrap .main-menu > li.menu-item > a .tip{right:8px;top:5px}#header .main-menu-wrap .menu-custom-block a,#header .main-menu-wrap .menu-custom-block span{padding:20px 8px 20px 8px}}#header .main-menu-wrap .menu-custom-block .tip{right:15px;top:7px}#header .main-menu > li.menu-item > a{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:-0.35px;color:#444444;padding:22px 20px 22px 20px}#header .main-menu > li.menu-item.active > a{background-color:transparent;color:#282d3b}#header .main-menu > li.menu-item.active:hover > a,#header .main-menu > li.menu-item:hover > a{background-color:transparent;color:#282d3b}#header .porto-wide-sub-menu a,#header .porto-narrow-sub-menu a,.side-nav-wrap .sidebar-menu .popup,.main-sidebar-menu .sidebar-menu .popup,.porto-popup-menu .sub-menu{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0}.sidebar-menu .porto-wide-sub-menu > li > a,#header .porto-wide-sub-menu > li > a{font-weight:700;--porto-heading-color:#222529}#header .main-menu .wide .popup,#header .sidebar-menu .wide .popup{border-width:0}#header .main-menu .narrow ul.sub-menu{background-color:#ffffff}#header .main-menu .narrow li.menu-item > a{color:#777777;border-bottom-color:#f3f3f3}#header .main-menu .narrow li.menu-item:hover > a,#header .main-menu .wide li.menu-item li.menu-item:hover > a{color:#777777;background-color:#f4f4f4}#header .menu-custom-block,#header .menu-custom-block span{color:#777777}#header .menu-custom-block span,#header .menu-custom-block a{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:-0.35px}#header .menu-custom-block a{color:#282d3b}#header .menu-custom-block a:hover{color:#282d3b}#header .porto-view-switcher > li.menu-item:before,#header .porto-view-switcher > li.menu-item > a{color:#777777}#header .porto-view-switcher > li.menu-item > a{background-color:transparent}#header .porto-view-switcher .narrow ul.sub-menu{background:#ffffff}#header .porto-view-switcher .narrow li.menu-item > a{color:#777777}#header .porto-view-switcher .narrow li.menu-item > a.active,#header .porto-view-switcher .narrow li.menu-item:hover > a{color:#777777;background:#f3f3f3}#header .porto-view-switcher > li.has-sub:before,#header .porto-view-switcher > li.has-sub:after{border-bottom-color:#ffffff}#header .searchform .selectric .label,#header .searchform .selectric-items li,#header .searchform .selectric-items li:hover,#header .searchform .selectric-items li.selected,#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title{color:#555555}#header .searchform input:-ms-input-placeholder{color:#555555}#header .searchform input::-ms-input-placeholder{color:#555555}#header .searchform input::placeholder{color:#555555}#header .simple-search-layout .searchform-fields,#header .searchform .selectric-hover .selectric,#header .searchform .selectric-open .selectric,#header .searchform .autocomplete-suggestions,#header .searchform .selectric-items{border-color:#eeeeee}#header .searchform button{color:#777777}#header .searchform select option,#header .searchform .autocomplete-suggestion,#header .searchform .autocomplete-suggestions,#header .searchform .selectric-items{color:#555555;background-color:#ffffff}#header .searchform .selectric-items li:hover,#header .searchform .selectric-items li.selected{background-color:#e6e6e6}#header .searchform .autocomplete-selected,#header .searchform .autocomplete-suggestion:hover{background-color:#f8f8f8}#header .large-search-layout .search-toggle:after,#header .advanced-search-layout .search-toggle:after{border-bottom-color:#cccccc}#header .large-search-layout .searchform{border-color:#cccccc}@media (max-width:991px){#header .large-search-layout .searchform,#header .advanced-search-layout .searchform{border-color:#cccccc}}#header .simple-search-layout .search-toggle:after{border-bottom-color:#ffffff}#header .mobile-toggle{color:#222529;background-color:transparent;font-size:20px}#header .mobile-toggle:first-child{padding-left:1px}@media (max-width:1219px){#header .main-menu-wrap .menu-custom-block .tip{right:3px;top:5px}#header .main-menu > li.menu-item > a{padding:20px 8px 20px 8px}}.cart-popup .quantity,.cart-popup .quantity .amount,.wishlist-popup .quantity,.wishlist-popup .amount{color:#696969 !important}#mini-cart .cart-items,#mini-cart .cart-items-text{color:#191919}#side-nav-panel{background-color:#1d1e20}#side-nav-panel .accordion-menu li.menu-item.active > a,#side-nav-panel .menu-custom-block a:hover{background-color:#2a2b2e}#side-nav-panel,#side-nav-panel .welcome-msg,#side-nav-panel .accordion-menu,#side-nav-panel .menu-custom-block,#side-nav-panel .menu-custom-block span{color:#ffffff}#side-nav-panel .accordion-menu li.menu-item > a,#side-nav-panel .menu-custom-block a,#side-nav-panel .accordion-menu li.menu-item > .arrow{color:#ffffff}#side-nav-panel::-webkit-scrollbar{width:5px}#side-nav-panel::-webkit-scrollbar-thumb{border-radius:0;background:rgba(204,204,204,0.5)}.page-wrapper,#header.sticky-header .header-main.sticky{transition:left .3s}html.panel-opened .page-wrapper,html.panel-opened #header.sticky-header .header-main.sticky{left:260px}#side-nav-panel .accordion-menu li.menu-item.current-menu-item > a,#side-nav-panel .accordion-menu li.menu-item.active > a,#side-nav-panel .accordion-menu li.menu-item:hover > a,#side-nav-panel .menu-custom-block a:hover,#side-nav-panel .accordion-menu li.menu-item.current-menu-item > .arrow,#side-nav-panel .accordion-menu li.menu-item.active > .arrow,#side-nav-panel .accordion-menu li.menu-item:hover > .arrow{color:#ffffff}#side-nav-panel .accordion-menu li.menu-item.current-menu-item > a,#side-nav-panel .accordion-menu li.menu-item.active > a,#side-nav-panel .accordion-menu li.menu-item:hover > a,#side-nav-panel .menu-custom-block a:hover{background-color:#e52613}.fixed-header #nav-panel .mobile-nav-wrap{padding:15px !important}.footer-wrapper.fixed #footer .footer-bottom{background-color:rgba(28,32,35,0.8)}#footer .footer-main > .container{padding-top:4rem;padding-bottom:1.5rem}.footer .contact-details strong{color:#222529}.footer .footer-bottom,.footer .footer-bottom p,.footer .footer-bottom .widget > div > ul li,.footer .footer-bottom .widget > ul li{color:#777777}.widget_recent_entries li,.widget_recent_comments li,.widget_pages li,.widget_meta li,.widget_nav_menu li,.widget_archive li,.widget_categories li,.widget_rss li,.wp-block-latest-posts__list.wp-block-latest-posts li,.wp-block-latest-posts__list.wp-block-latest-posts li a{color:#000000}.widget .rss-date,.widget .post-date,.widget .comment-author-link,.wp-block-latest-posts__list time,.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt{color:#121212}.color-primary,article.post .post-title,ul.list.icons li i,ul.list.icons li a:hover,ul[class^="wsp-"] li:before,.featured-box .wpb_heading,h2.resp-accordion,.widget .widget-title a:hover,.widget .widgettitle a:hover,.widget li.active > a,.widget_wysija_cont .showerrors,.portfolio-info ul li a:hover,article.member .member-role,html #topcontrol:hover,ul.portfolio-details h5,.page-not-found h4,article.post .sticky-post{color:#ff0000}.highlight{background-image:linear-gradient( 90deg,rgba(255,255,255,0) 50%,rgba(255,0,0,0.2) 0 )}.thumb-info .link,.icon-featured,.featured-box .icon-featured,.inverted,.share-links a,.mega-menu:not(:hover) > li.menu-item.active > a,.mega-menu:not(:hover) > li.menu-item:hover > a,.swiper-pagination-bullet-active{background-color:#ff0000}html .divider.divider-primary i,.featured-box-primary h4,.featured-box-effect-7.featured-box-primary .icon-featured:before,.has-primary-color{color:#ff0000}html .heading-primary,html .lnk-primary,.text-color-primary{color:#ff0000 !important}html .label-primary,html .alert-primary,html .divider.divider-primary.divider-small hr,html .divider.divider-style-2.divider-primary i,.featured-box-primary .icon-featured,html .inverted-primary,.has-primary-background-color{background-color:#ff0000}html .background-color-primary,.featured-box-effect-3.featured-box-primary:hover .icon-featured{background-color:#ff0000 !important}html .alert-primary,html .alert-primary .alert-link,html .divider.divider-style-2.divider-primary i{color:#ffffff}html .label-primary,html .divider.divider-style-3.divider-primary i,.featured-box-primary .icon-featured:after,html .heading.heading-primary .heading-tag{border-color:#ff0000}.border-color-primary{border-color:#ff0000 !important}.featured-box-primary .box-content{border-top-color:#ff0000}html .alert-primary{border-color:#f00000}.featured-box-effect-2.featured-box-primary .icon-featured:after{box-shadow:0 0 0 3px #ff0000}.featured-box-effect-3.featured-box-primary .icon-featured:after{box-shadow:0 0 0 10px #ff0000}.nav-pills-secondary a,html .divider.divider-secondary i,.featured-box-secondary h4,.featured-box-effect-7.featured-box-secondary .icon-featured:before,.has-secondary-color{color:#ee8379}html .heading-secondary,html .lnk-secondary,.text-color-secondary{color:#ee8379 !important}.nav-pills-secondary a:hover,.nav-pills-secondary a:focus{color:#f19890}.nav-pills-secondary > li.active > a,html .label-secondary,html .alert-secondary,html .divider.divider-secondary.divider-small hr,html .divider.divider-style-2.divider-secondary i,.featured-box-secondary .icon-featured,html .inverted-secondary,.has-secondary-background-color{background-color:#ee8379}html .background-color-secondary,.featured-box-effect-3.featured-box-secondary:hover .icon-featured{background-color:#ee8379 !important}html .alert-secondary,html .alert-secondary .alert-link,html .divider.divider-style-2.divider-secondary i{color:#ffffff}html .label-secondary,html .divider.divider-style-3.divider-secondary i,.featured-box-secondary .icon-featured:after,html .heading.heading-secondary .heading-tag{border-color:#ee8379}.border-color-secondary{border-color:#ee8379 !important}.featured-box-secondary .box-content{border-top-color:#ee8379}html .alert-secondary{border-color:#ed776c}.featured-box-effect-2.featured-box-secondary .icon-featured:after{box-shadow:0 0 0 3px #ee8379}.featured-box-effect-3.featured-box-secondary .icon-featured:after{box-shadow:0 0 0 10px #ee8379}.nav-pills-tertiary a,html .divider.divider-tertiary i,.featured-box-tertiary h4,.featured-box-effect-7.featured-box-tertiary .icon-featured:before,.has-tertiary-color{color:#2baab1}html .heading-tertiary,html .lnk-tertiary,.text-color-tertiary{color:#2baab1 !important}.nav-pills-tertiary a:hover,.nav-pills-tertiary a:focus{color:#30bec6}.nav-pills-tertiary > li.active > a,html .label-tertiary,html .alert-tertiary,html .divider.divider-tertiary.divider-small hr,html .divider.divider-style-2.divider-tertiary i,.featured-box-tertiary .icon-featured,html .inverted-tertiary,.has-tertiary-background-color{background-color:#2baab1}html .background-color-tertiary,.featured-box-effect-3.featured-box-tertiary:hover .icon-featured{background-color:#2baab1 !important}html .alert-tertiary,html .alert-tertiary .alert-link,html .divider.divider-style-2.divider-tertiary i{color:#ffffff}html .label-tertiary,html .divider.divider-style-3.divider-tertiary i,.featured-box-tertiary .icon-featured:after,html .heading.heading-tertiary .heading-tag{border-color:#2baab1}.border-color-tertiary{border-color:#2baab1 !important}.featured-box-tertiary .box-content{border-top-color:#2baab1}html .alert-tertiary{border-color:#299fa5}.featured-box-effect-2.featured-box-tertiary .icon-featured:after{box-shadow:0 0 0 3px #2baab1}.featured-box-effect-3.featured-box-tertiary .icon-featured:after{box-shadow:0 0 0 10px #2baab1}.nav-pills-quaternary a,html .divider.divider-quaternary i,.featured-box-quaternary h4,.featured-box-effect-7.featured-box-quaternary .icon-featured:before,.has-quaternary-color{color:#000000}html .heading-quaternary,html .lnk-quaternary,.text-color-quaternary{color:#000000 !important}.nav-pills-quaternary a:hover,.nav-pills-quaternary a:focus{color:#0d0d0d}.nav-pills-quaternary > li.active > a,html .label-quaternary,html .alert-quaternary,html .divider.divider-quaternary.divider-small hr,html .divider.divider-style-2.divider-quaternary i,.featured-box-quaternary .icon-featured,html .inverted-quaternary,.has-quaternary-background-color{background-color:#000000}html .background-color-quaternary,.featured-box-effect-3.featured-box-quaternary:hover .icon-featured{background-color:#000000 !important}html .alert-quaternary,html .alert-quaternary .alert-link,html .divider.divider-style-2.divider-quaternary i{color:#ffffff}html .label-quaternary,html .divider.divider-style-3.divider-quaternary i,.featured-box-quaternary .icon-featured:after,html .heading.heading-quaternary .heading-tag{border-color:#000000}.border-color-quaternary{border-color:#000000 !important}.featured-box-quaternary .box-content{border-top-color:#000000}html .alert-quaternary{border-color:#000000}.featured-box-effect-2.featured-box-quaternary .icon-featured:after{box-shadow:0 0 0 3px #000000}.featured-box-effect-3.featured-box-quaternary .icon-featured:after{box-shadow:0 0 0 10px #000000}.nav-pills-dark a,html .divider.divider-dark i,.featured-box-dark h4,.featured-box-effect-7.featured-box-dark .icon-featured:before,.has-dark-color{color:#222529}html .heading-dark,html .lnk-dark,.text-color-dark{color:#222529 !important}.nav-pills-dark a:hover,.nav-pills-dark a:focus{color:#2e3237}.nav-pills-dark > li.active > a,html .label-dark,html .alert-dark,html .divider.divider-dark.divider-small hr,html .divider.divider-style-2.divider-dark i,.featured-box-dark .icon-featured,html .inverted-dark,.has-dark-background-color{background-color:#222529}html .background-color-dark,.featured-box-effect-3.featured-box-dark:hover .icon-featured{background-color:#222529 !important}html .alert-dark,html .alert-dark .alert-link,html .divider.divider-style-2.divider-dark i{color:#ffffff}html .label-dark,html .divider.divider-style-3.divider-dark i,.featured-box-dark .icon-featured:after,html .heading.heading-dark .heading-tag{border-color:#222529}.border-color-dark{border-color:#222529 !important}.featured-box-dark .box-content{border-top-color:#222529}html .alert-dark{border-color:#1c1e21}.featured-box-effect-2.featured-box-dark .icon-featured:after{box-shadow:0 0 0 3px #222529}.featured-box-effect-3.featured-box-dark .icon-featured:after{box-shadow:0 0 0 10px #222529}.nav-pills-light a,html .divider.divider-light i,.featured-box-light h4,.featured-box-effect-7.featured-box-light .icon-featured:before,.has-light-color{color:#ffffff}html .heading-light,html .lnk-light,.text-color-light{color:#ffffff !important}.nav-pills-light a:hover,.nav-pills-light a:focus{color:#ffffff}.nav-pills-light > li.active > a,html .label-light,html .alert-light,html .divider.divider-light.divider-small hr,html .divider.divider-style-2.divider-light i,.featured-box-light .icon-featured,html .inverted-light,.has-light-background-color{background-color:#ffffff}html .background-color-light,.featured-box-effect-3.featured-box-light:hover .icon-featured{background-color:#ffffff !important}html .alert-light,html .alert-light .alert-link,html .divider.divider-style-2.divider-light i{color:#212529}html .label-light,html .divider.divider-style-3.divider-light i,.featured-box-light .icon-featured:after,html .heading.heading-light .heading-tag{border-color:#ffffff}.border-color-light{border-color:#ffffff !important}.featured-box-light .box-content{border-top-color:#ffffff}html .alert-light{border-color:#f8f8f8}.featured-box-effect-2.featured-box-light .icon-featured:after{box-shadow:0 0 0 3px #ffffff}.featured-box-effect-3.featured-box-light .icon-featured:after{box-shadow:0 0 0 10px #ffffff}html .section.section-default-scale-1{background-color:#dbdbdb !important;border-top-color:#d4d4d4 !important}html .section.section-default-scale-2{background-color:#c1c1c1 !important;border-top-color:#bababa !important}html .section.section-default-scale-3{background-color:#a8a8a8 !important;border-top-color:#a1a1a1 !important}html .section.section-default-scale-4{background-color:#8e8e8e !important;border-top-color:#878787 !important}html .section.section-default-scale-5{background-color:#757575 !important;border-top-color:#6e6e6e !important}html .section.section-default-scale-6{background-color:#5b5b5b !important;border-top-color:#545454 !important}html .section.section-default-scale-7{background-color:#424242 !important;border-top-color:#3b3b3b !important}html .section.section-default-scale-8{background-color:#282828 !important;border-top-color:#212121 !important}html .section.section-default-scale-9{background-color:#0f0f0f !important;border-top-color:#080808 !important}.side-nav-wrap .sidebar-menu > li.menu-item > a,.main-sidebar-menu .sidebar-menu > li.menu-item > a,.side-nav-wrap .sidebar-menu .menu-custom-block span,.main-sidebar-menu .sidebar-menu .menu-custom-block span,.side-nav-wrap .sidebar-menu .menu-custom-block a,.main-sidebar-menu .sidebar-menu .menu-custom-block a{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0}.header-side-nav .sidebar-menu > li.menu-item > .arrow,.main-sidebar-menu .sidebar-menu > li.menu-item > .arrow{top:4px}@media (min-width:1220px){.header-side-nav .sidebar-menu > li.menu-item > .arrow,.main-sidebar-menu .sidebar-menu > li.menu-item > .arrow{top:6px}}.side-nav-wrap .sidebar-menu > li.menu-item > a,.side-nav-wrap .sidebar-menu > li.menu-item > .arrow:before,.side-nav-wrap .sidebar-menu .menu-custom-block a{color:#444444}.side-nav-wrap .sidebar-menu > li.menu-item:hover,.side-nav-wrap .sidebar-menu > li.menu-item.active,.side-nav-wrap .sidebar-menu .menu-custom-block a:hover{background-color:transparent}.side-nav-wrap .sidebar-menu > li.menu-item > a{border-top-color:transparent}.side-nav-wrap .sidebar-menu > li.menu-item:hover > a,.side-nav-wrap .sidebar-menu > li.menu-item.active > a,.side-nav-wrap .sidebar-menu > li.menu-item.active > .arrow:before,.side-nav-wrap .sidebar-menu > li.menu-item:hover > .arrow:before,.side-nav-wrap .sidebar-menu .menu-custom-block a:hover{color:#282d3b}.toggle-menu-wrap .sidebar-menu > li.menu-item > a{border-top-color:rgba(0,0,0,.125)}.page-top{border-bottom:1px solid #eeeeee}.page-top > .container{padding-top:0;padding-bottom:0}.page-top .yoast-breadcrumbs,.page-top .breadcrumbs-wrap{color:#777777}.page-top .yoast-breadcrumbs a,.page-top .breadcrumbs-wrap a,.page-top .product-nav .product-link{color:#777777}.page-top .page-title{color:#222529}.page-top .page-sub-title{color:#e6e6e6;margin:0 0 0 0}.page-top .breadcrumbs-wrap{margin-left:0}.page-top .breadcrumb{margin:0 0 0 0}.page-top .sort-source > li > a{color:#222529}@media (max-width:767px){.page-top .sort-source{background:transparent;border-top:1px solid #eeeeee;margin-bottom:-1px;bottom:-2px}}@media (min-width:768px){#breadcrumbs-boxed{max-width:740px}}@media (min-width:992px){#breadcrumbs-boxed{max-width:980px}}@media (min-width:1220px){#breadcrumbs-boxed{max-width:1220px}}.popup .sub-menu,.header-side-nav .narrow .popup{text-transform:none}.mega-menu .tip,.sidebar-menu .tip,.accordion-menu .tip,.menu-custom-block .tip{background:#0cc485;border-color:#0cc485}.porto-vc-testimonial blockquote,.testimonial blockquote,.testimonial blockquote p{font-family:Georgia,serif}.footer,.footer p,.footer .widget > div > ul li,.footer .widget > ul li{color:#777777}.footer .widget > div > ul,.footer .widget > ul,.footer .widget > div > ul li,.footer .widget > ul li,.footer .post-item-small{border-color:rgba(119,119,119,0.3)}.footer a:not(.btn),.footer .tooltip-icon{color:#777777}.footer .tooltip-icon{border-color:#777777}.footer a:hover{color:#222529}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer .widget-title,.footer .widgettitle,.footer h1 a,.footer h2 a,.footer h3 a,.footer h4 a,.footer h5 a,.footer h6 a,.footer .widget-title a,.footer .widgettitle a{color:#222529}#footer .footer-ribbon{background-color:#ff0000}#footer .footer-ribbon:before{border-right-color:#b30000}#footer .footer-ribbon,#footer .footer-ribbon a,#footer .footer-ribbon a:hover,#footer .footer-ribbon a:focus{color:#ffffff}.footer .footer-bottom a,.footer .footer-bottom .widget_nav_menu ul li:before{color:#777777}.footer .footer-bottom a:hover{color:#222529}.footer .share-links a:not(:hover),.footer-top .share-links a:not(:hover){background:none;color:#222529}@media (min-width:768px){#footer-boxed{max-width:740px}}@media (min-width:992px){#footer-boxed{max-width:980px}}@media (min-width:1220px){#footer-boxed{max-width:1220px}}.alternative-font,#footer .footer-ribbon{font-weight:400}@media (min-width:1220px){.divider-line.pcols-lg-6 > .product-col:nth-child(6n),.divider-line.pcols-lg-5 > .product-col:nth-child(5n),.divider-line.pcols-lg-4 > .product-col:nth-child(4n),.divider-line.pcols-lg-3 > .product-col:nth-child(3n),.divider-line.pcols-lg-2 > .product-col:nth-child(2n){border-right-width:0}}@media (min-width:768px) and (max-width:1219px){.divider-line.pcols-md-5 > .product-col:nth-child(5n),.divider-line.pcols-md-4 > .product-col:nth-child(4n),.divider-line.pcols-md-3 > .product-col:nth-child(3n),.divider-line.pcols-md-2 > .product-col:nth-child(2n){border-right-width:0}}.stock,ul.cart_list .product-details a:hover,.product_list_widget .product-details a:hover,ul.cart_list li a:hover,ul.product_list_widget li a:hover,.shipping_calculator h2,.shipping_calculator h2 a,.product-subtotal .woocommerce-Price-amount{color:#ff0000}.single-product .variations .label label{line-height:32px}.skeleton-loading,.skeleton-loading-wrap{height:0 !important;overflow:hidden !important;visibility:hidden;margin-top:0 !important;margin-bottom:0 !important;padding:0 !important;min-height:0 !important}@keyframes skeletonloading{to{background-position:200% 0}}.skeleton-body.product .entry-summary,.products.skeleton-body li,.skeleton-body.product .tab-content,.skeleton-body .post{overflow:hidden;position:relative}.skeleton-body.product .entry-summary:after,.products.skeleton-body li:after,.sidebar-content.skeleton-body aside:after,.skeleton-body.product .tab-content:after,.skeleton-body.tab-content:after,.skeleton-body .post:after{content:'';position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;transform:rotate(45deg);background-image:linear-gradient(90deg,rgba(255,255,255,0) 20%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 80%);background-size:60% 100%;background-position:-100% 0;background-repeat:no-repeat;animation:skeletonloading 1.5s infinite .2s}.skeleton-body.product .tab-content:after,.skeleton-body.tab-content:after{background-image:linear-gradient(135deg,rgba(255,255,255,0) 20%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 80%);transform:none;animation-duration:2s}.skeleton-body.product{position:relative;z-index:1}.skeleton-body.product-layout-transparent .product-summary-wrap:before,.skeleton-body.product-layout-transparent .product-summary-wrap:after{content:none}.skeleton-body.product .summary-before{order:initial}.skeleton-body.product .summary-before{padding-top:59%}.skeleton-body.product .entry-summary{min-height:500px;overflow:hidden}.skeleton-body.product > .row{align-items:flex-start}.skeleton-body.product > .row > div:before,.skeleton-body.tab-content:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:0 10px;background-repeat:no-repeat}.skeleton-body.product .summary-before:before{background-image:linear-gradient(#f4f4f4 100%,transparent 0),linear-gradient(#f4f4f4 100%,transparent 0),linear-gradient(#f4f4f4 100%,transparent 0),linear-gradient(#f4f4f4 100%,transparent 0),linear-gradient(#f4f4f4 100%,transparent 0);background-size:100% calc(80% - 4px),calc(25% - 6px) calc(20% - 4px),calc(25% - 6px) calc(20% - 4px),calc(25% - 6px) calc(20% - 4px),calc(25% - 6px) calc(20% - 4px);background-position:center top,left bottom,33.3333% bottom,66.6666% bottom,right bottom}.skeleton-body.product .entry-summary:before{background-image:linear-gradient(#f4f4f4 25px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 18px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 16px,transparent 0),linear-gradient(#f4f4f4 16px,transparent 0),linear-gradient(#f4f4f4 1px,transparent 0),linear-gradient(#f4f4f4 25px,transparent 0),linear-gradient(#f4f4f4 35px,transparent 0),linear-gradient(#f4f4f4 25px,transparent 0);background-size:55% 25px,70% 14px,40% 18px,100% 14px,100% 14px,100% 14px,100% 14px,40% 16px,40% 16px,100% 1px,70% 25px,60% 35px,60% 25px;background-position:left top,left 34px,left 75px,left 120px,left 147px,left 174px,left 201px,left 240px,left 270px,left 320px,left 350px,left 395px,left 455px}@media (max-width:767px){.skeleton-body.product .summary-before{margin-bottom:2rem;padding-top:100%;max-width:100%}}@media (max-width:991px){.quickview-wrap.skeleton-body .summary-before{margin-bottom:30px}}@media (min-width:768px){.skeleton-body.product-layout-default .summary-before.col-md-5,.skeleton-body.product-layout-builder .summary-before.col-md-5{padding-top:50%}}.skeleton-body.product .tab-content,.tab-content.skeleton-body{min-height:180px;position:relative;margin-top:3rem;padding-top:0 !important}.skeleton-body.tab-content:before{margin:0}.skeleton-body.product .tab-content:before,.skeleton-body.tab-content:before{background-image:linear-gradient(#f4f4f4 40px,transparent 0),linear-gradient(#f4f4f4 40px,transparent 0),linear-gradient(#f4f4f4 40px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0);background-size:100px 40px,100px 40px,100px 40px,100% 14px,100% 14px,100% 14px,100% 14px;background-position:0 0,120px 0,240px 0,0 70px,0 100px,0 130px,0 160px}.products.skeleton-body .product:before{content:'';display:block;padding-top:calc(100% + 110px);background-repeat:no-repeat;background-image:linear-gradient(#f4f4f4 100%,transparent 0),linear-gradient(#f4f4f4 12px,transparent 0),linear-gradient(#f4f4f4 16px,transparent 0),linear-gradient(#f4f4f4 12px,transparent 0),linear-gradient(#f4f4f4 16px,transparent 0);background-size:100% 62%,50% 12px,70% 16px,50% 12px,40% 16px;background-position:left 0,left calc(62% + 20px),left calc(62% + 44px),left calc(62% + 66px),left calc(62% + 92px)}.grid.skeleton-body .product-default:before,.grid.skeleton-body .product-wq_onimage:before{background-position-x:center,center,center,center,center}@media (min-width:576px){.list.skeleton-body .product:before{padding-top:250px;background-image:linear-gradient(#f4f4f4 250px,transparent 0),linear-gradient(#f4f4f4 12px,transparent 0),linear-gradient(#f4f4f4 16px,transparent 0),linear-gradient(#f4f4f4 12px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 16px,transparent 0),linear-gradient(#f4f4f4 20px,transparent 0);background-size:250px 100%,150px 12px,250px 16px,150px 12px,100% 14px,100% 14px,120px 16px,200px 20px;background-position:left 0,270px 20px,270px 44px,270px 70px,270px 105px,270px 130px,270px 170px,270px 205px}.list.skeleton-body .product:after{transform:none;background-image:linear-gradient(135deg,rgba(255,255,255,0) 40%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 60%);animation:skeletonloading 2.5s infinite .2s}}.sidebar-content.skeleton-body aside{overflow:hidden;position:relative}.sidebar-content.skeleton-body aside:before{content:'';display:block;height:320px;background-repeat:no-repeat;background-image:linear-gradient(#f4f4f4 20px,transparent 0),linear-gradient(#f4f4f4 30px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 30px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 30px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 30px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 30px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0),linear-gradient(#f4f4f4 30px,transparent 0),linear-gradient(#f4f4f4 14px,transparent 0);background-size:55% 20px,30px 30px,100% 14px,30px 30px,60% 14px,30px 30px,80% 14px,30px 30px,50% 14px,30px 30px,100% 14px,30px 30px,70% 14px;background-position:left 5px,left 50px,45px 58px,left 95px,45px 103px,left 140px,45px 148px,left 185px,45px 193px,left 230px,45px 238px,left 275px,45px 283px}@media (min-width:992px) and (max-width:1219px){.elementor-section{--porto-flick-carousel-width:960px}.e-con{--container-max-width:960px}.elementor-section.elementor-section-boxed > .elementor-container{max-width:960px;--porto-flick-carousel-width:960px}.elementor-section.elementor-section-boxed > .elementor-column-gap-no{max-width:940px;--porto-flick-carousel-width:940px}.elementor-section.elementor-section-boxed > .elementor-column-gap-narrow{max-width:950px;--porto-flick-carousel-width:950px}.elementor-section.elementor-section-boxed > .elementor-column-gap-extended{max-width:970px;--porto-flick-carousel-width:970px}.elementor-section.elementor-section-boxed > .elementor-column-gap-wide{max-width:980px;--porto-flick-carousel-width:980px}.elementor-section.elementor-section-boxed > .elementor-column-gap-wider{max-width:1000px;--porto-flick-carousel-width:1000px}}.wp-block-columns,.page-content > .wp-block-columns.alignwide{margin-left:calc( -1 * var(--porto-column-spacing) );margin-right:calc( -1 * var(--porto-column-spacing) );flex-wrap:wrap}@media (min-width:768px){.wp-block-columns.alignwide{max-width:none;width:auto}}.wp-block-column{padding-left:var(--porto-column-spacing);padding-right:var(--porto-column-spacing)}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child),.wp-block-columns .wp-block-column{margin-left:0;margin-right:0}@media (max-width:781px) and (min-width:600px){.wp-block-column:not(:only-child),.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){flex-basis:50%!important;flex-grow:0}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n){margin-left:0;margin-right:0}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:0;margin-right:0}}.btn.btn-block{display:block;padding-left:0;padding-right:0}.gutenberg-hb > .porto-block,.gutenberg-hb .porto-section,.gutenberg-hb .porto-section > .container{display:flex;align-items:center;flex-wrap:wrap}.gutenberg-hb .porto-section{flex:0 0 auto;width:100%}.gutenberg-hb > .porto-block > *:not(.porto-section),.gutenberg-hb .porto-section > *:not(.container),.gutenberg-hb .porto-section > .container > *{margin-right:.875rem}.gutenberg-hb > .porto-block > *:last-child,.gutenberg-hb .porto-section > *:not(.container):last-child,.gutenberg-hb .porto-section > .container > *:last-child{margin-right:0}.page-wrapper [class*=wp-container-]{gap:0 !important;flex-wrap:wrap!important}.porto-posts-grid .product-category,.porto-tb-item{margin-bottom:var(--porto-el-spacing,var(--porto-grid-gutter-width,20px))}.wp-block[data-type="porto/porto-section"]{position:static}.porto-tb-featured-image{overflow:hidden;position:relative}.porto-tb-featured-image .img-thumbnail{display:block}.porto-tb-featured-image img{display:block;width:100%}.porto-tb-featured-image .owl-nav{z-index:1}.porto-tb-featured-image .owl-carousel{z-index:auto}.porto-tb-featured-image .zoom{line-height:30px}.porto-tb-featured-image p{overflow-wrap:break-word}.porto-tb-featured-image:hover{z-index:auto}.porto-tb-featured-image:hover .zoom{opacity:1}.porto-tb-featured-image.hover-effect-3d .img-thumbnail,.porto-tb-featured-image.hover-effect-3d .img-thumbnail img{border-radius:inherit}.tb-image-type-gallery .img-thumbnail .zoom{opacity:0}.tb-image-type-gallery .img-thumbnail:hover .zoom{opacity:1}.grid-creative .tb-image-type-default,.grid-creative .tb-image-type-hover{height:100%}.grid-creative .tb-image-type-default .img-thumbnail,.grid-creative .tb-image-type-default .img-thumbnail img,.grid-creative .tb-image-type-hover .img-thumbnail,.grid-creative .tb-image-type-hover .img-thumbnail img{height:inherit;object-fit:cover}.grid-creative>.porto-tb-item{margin-bottom:0}.tb-image-type-hover{position:relative}.tb-image-type-hover .hover-image{position:absolute;left:0;top:0;height:100%;right:0;object-fit:cover;transition:opacity 0.3s,transform 2s cubic-bezier(0,0,0.44,1.18);opacity:0}.tb-image-type-hover:hover .hover-image{opacity:1;transform:scale(1.1,1.1) translateZ(0)}.tb-image-type-slider .owl-item,.tb-image-type-slider .owl-stage,.tb-image-type-slider .owl-stage-outer,.tb-image-type-slider .porto-carousel{position:static}.tb-image-type-slider .porto-carousel .owl-dots{top:auto;bottom:10px;justify-content:center;z-index:5}.tb-image-type-slider .porto-carousel .zoom{z-index:5}.tb-image-type-slider .img-thumbnail{overflow:hidden}.tb-woo-price .price{display:block}.tb-woo-price .price del{font-weight:400}.porto-tb-featured-image .tb-woo-stock .stock{position:static;margin:0}div.tb-woo-stock{position:static}.tb-woo-stock.ml-auto .stock{margin-left:auto}.tb-woo-stock.mr-auto .stock{margin-right:auto}.tb-woo-stock.mx-auto .stock{margin-left:auto;margin-right:auto}.porto-img-effect-1 .img-thumbnail:after,.porto-img-effect-1 .img-thumbnail:before{content:"";position:absolute;opacity:1;z-index:1}.porto-img-effect-1 .img-thumbnail:before{background:rgba(255,255,255,0.3);bottom:0;left:50%;right:51%;top:0}.porto-img-effect-1 .img-thumbnail:after{bottom:50%;left:0;right:0;top:50%}.porto-img-effect-1:hover .img-thumbnail:after,.porto-img-effect-1:hover .img-thumbnail:before{left:0;right:0;opacity:0;transition:0.5s linear}.porto-img-effect-2 .img-thumbnail:after,.porto-img-effect-2 .img-thumbnail:before{content:"";position:absolute;background:rgba(255,255,255,0.6);height:100%;left:0;opacity:0.4;top:0;transition:0.9s;width:100%;z-index:1}.porto-img-effect-2 .img-thumbnail:before{transform:translate(105%,0%)}.porto-img-effect-2 .img-thumbnail:after{transform:translate(-105%,0%)}.porto-img-effect-2:hover .img-thumbnail:after,.porto-img-effect-2:hover .img-thumbnail:before{opacity:0;transform:none}.porto-img-effect-3 .img-thumbnail:before{content:"";position:absolute;top:0;left:50%;width:120%;height:60px;background:rgba(255,255,255,0.1);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-150%,0);transition:0.5s linear;backface-visibility:hidden;z-index:1}.porto-img-effect-3:hover .img-thumbnail:before{top:100%;left:-100%;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0)}.porto-img-effect-4 .img-thumbnail:after,.porto-img-effect-4 .img-thumbnail:before{content:"";position:absolute;background:rgba(255,255,255,0.1);opacity:1;transition:0.5s;z-index:1}.porto-img-effect-4 .img-thumbnail:before{bottom:0;left:50%;right:51%;top:0}.porto-img-effect-4 .img-thumbnail:after{bottom:50%;left:0;right:0;top:50%}.porto-img-effect-4:hover .img-thumbnail:after,.porto-img-effect-4:hover .img-thumbnail:before{left:0;right:0;top:0;bottom:0;opacity:0.5}.porto-img-zoom img{transition:transform 1s,opacity 1s;opacity:1}.porto-img-zoom:hover img{transform:scale(1.1,1.1) translateZ(0);opacity:0.9}.tb-hover-content,.tb-hover-content .porto-tb-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:4}.tb-hover-content{background:rgba(255,255,255,0.8);display:flex;flex-direction:column;flex-wrap:wrap;height:100%}.tb-hover-content{transition:transform 0.4s,opacity 0.3s;opacity:0}.tb-hover-content.thumb-info-floating-element-wrapper:not(.with-link)>:first-child{display:none}.tb-hover-content.thumb-info-floating-element-wrapper.with-link>:nth-child(2){display:none}.porto-tb-item:hover .tb-hover-content{opacity:1}.hover-start-fadein{opacity:0}.hover-start-translateleft{transform:translateX(-101%)}.hover-start-translatetop{transform:translateY(-101%)}.hover-start-translatebottom{transform:translateY(101%)}.hover-start-contenttranslatebottom>:not(.porto-tb-link){transform:translateY(100px);transition:transform 0.3s,opacity 0.3s}.porto-tb-item:hover .hover-start-fadein{opacity:1}.porto-tb-item:hover .hover-start-translateleft{transform:translateX(0)}.porto-tb-item:hover .hover-start-translatebottom,.porto-tb-item:hover .hover-start-translatetop{transform:translateY(0)}.porto-tb-item:hover .hover-start-contenttranslatebottom>:not(.porto-tb-link){transform:translateY(0)}.tb-hover-content>*{position:relative;z-index:1}.tb-hover-content .porto-tb-link{z-index:auto}.porto-tb-icon-left i{margin-right:0.25rem}.porto-tb-icon-right i{margin-left:0.25rem}.porto-tb-woo-link{display:inline-block;cursor:pointer;color:var(--porto-dark-color,#222529);line-height:1.8;text-decoration:none;transition:transform 0.3s,opacity 0.3s,background-color 0.3s,border-color 0.3s,color 0.3s}.porto-tb-woo-link.porto-tb-swatch{cursor:auto}.porto-tb-woo-link:hover{color:var(--porto-primary-color)}.porto-tb-woo-link a{color:inherit}.porto-tb-wishlist.hide-title a{font-size:0}.porto-tb-wishlist.hide-title a:before{font-size:var(--porto-fs,22px)}.porto-tb-wishlist a.view-wishlist{display:none}.porto-tb-wishlist a,.porto-tb-wishlist span:not(.yith-wcwl-tooltip){text-indent:0;border:none;width:auto;height:auto;line-height:inherit;background:none;border:none;color:inherit;transition:none}.porto-tb-wishlist.porto-tb-icon-left i{margin-right:0.25rem}.porto-tb-wishlist .count-add-to-wishlist{display:none!important}.porto-tb-wishlist .yith-wcwl-add-to-wishlist{line-height:var(--porto-lh,1)}.editor-styles-wrapper .yith-wcwl-add-to-wishlist span,.porto-tb-wishlist a:hover,.porto-tb-wishlist span:hover{background:none;color:inherit;border:none}.porto-tb-wishlist a:before,.porto-tb-wishlist span:before{position:static;font-size:inherit}.porto-tb-swatch .variations .label,.porto-tb-swatch .variations .reset_variations{display:none!important}.porto-tb-swatch .variations td{padding:0}.porto-tb-swatch{display:block;text-align:inherit!important;color:#777}.text-center>.porto-tb-swatch:not(.center){display:inline-block}.text-center>.porto-tb-swatch:not(.center) .filter-item-list{justify-content:center}.porto-tb-swatch:hover{color:unset}.porto-tb-swatch .variations{width:100%}.porto-tb-swatch.center .filter-item-list,.woo-variation-swatches .porto-tb-swatch.center .variable-items-wrapper{justify-content:center}.porto-tb-swatch.right .filter-item-list,.woo-variation-swatches .porto-tb-swatch.right .variable-items-wrapper{justify-content:flex-end}.more-swatch{font-size:15px;display:block}.center .more-swatch{text-align:center}.right .more-swatch{text-align:right}.porto-tb-meta{display:inline-block}.porto-tb-meta a{color:inherit}.porto-tb-meta a:hover{color:var(--porto-primary-color)}.porto-posts-grid.porto-ajax-loading:after{z-index:4}.porto-posts-grid .sort-source{margin-bottom:1rem}.porto-posts-grid .pagination{margin:0}.porto-posts-grid.porto-ajax-load{position:relative}.porto-posts-grid .porto-ibanner>img{width:auto}.porto-posts-grid .posts-container[data-plugin-masonry]{transition:height 0.3s ease-in-out}.porto-posts-grid .nothing-found-message{width:100%}.porto-posts-grid .filter-check li a:before{content:"\f87a";font-family:"porto"}html:not(.rtl) .porto-posts-grid .filter-check li a:before{margin-right:6px}.rtl .porto-posts-grid .filter-check li a:before{margin-left:6px}.porto-posts-grid .filter-check li.active a:before{content:"\f87b"}@media (min-width:768px){.porto-posts-grid.filter-vertical{display:flex}.porto-posts-grid.filter-vertical .nav{flex-direction:column;flex:0 0 auto;width:var(--porto-filter-width,20%)}html:not(.rtl) .porto-posts-grid.filter-vertical .sort-source li{margin-right:0!important}.rtl .porto-posts-grid.filter-vertical .sort-source li{margin-left:0!important}.porto-posts-grid.filter-vertical .posts-wrap{flex:1;width:calc(100% - var(--porto-filter-width, 20%))}.porto-posts-grid.slider-wrapper .nav{padding:0 calc(var(--porto-el-spacing, var(--porto-grid-gutter-width)) / 2)}}@media (max-width:991px) and (min-width:768px){.porto-posts-grid.filter-vertical .nav{width:var(--porto-filter-tablet-width,20%)}.porto-posts-grid.filter-vertical .posts-wrap{width:calc(100% - var(--porto-filter-tablet-width, 20%))}}.image-hover-overlay{position:relative}.image-hover-overlay .posts-wrap{position:relative;z-index:2}.image-hover-overlay .posts-wrap .img-thumbnail{transition:opacity 0.8s}.image-hover-overlay.active .img-thumbnail{opacity:0}.image-hover-overlay.active .product-image{background-color:transparent}.image-hover-overlay .thumb-info-full{position:absolute;left:0;right:0;bottom:var(--porto-el-spacing,var(--porto-grid-gutter-width,20px));height:calc(var(--porto-himg-height, 0px) - var(--porto-el-spacing, var(--porto-grid-gutter-width, 20px)));opacity:0;transition:opacity 0.8s;background-size:cover}.image-hover-overlay .thumb-info-full.active{opacity:1}.porto-tb-item:hover .viewcart.added{display:block;opacity:1;cursor:pointer}.porto-tb-item.product-col .filter-color{--porto-sw-size:18px;margin:3px 6px 3px 0}.porto-tb-item.product-col .active .filter-color:before,.porto-tb-item.product-col .chosen .filter-color:before{--porto-sw-offset:-3px}.porto-tb-item .variations select:first-child{margin-top:0.25rem;margin-bottom:0.25rem;height:auto}.rtl .porto-tb-item.product-col .filter-color{margin-right:0;margin-left:6px}