@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-200px);-ms-transform:translateY(-200px);transform:translateY(-200px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes movingX{0%{left:100%}to{left:-25%}}@keyframes movingX{0%{left:100%}to{left:-25%}}@-moz-keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@-ms-keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@-webkit-keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@keyframes headerSlideDown{0%{margin-top:-150px}to{margin-top:0}}@keyframes moving{0%,to{transform:translatey(0)}25%{transform:translatex(20px)}50%{transform:translatey(-20px)}75%{transform:translatex(-20px)}}: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:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--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))}::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-size:1rem;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0;font-family:var(--tp-ff-body);font-size:16px;font-weight:400;line-height:30px;-ms-word-wrap:break-word;word-wrap:break-word;overflow-x:hidden}h1,h2,h3,h4{margin-bottom:.5rem}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}p,ul{margin-bottom:1rem}p{margin-top:0}ul{padding-left:2rem;margin:0;padding:0}strong{font-weight:bolder}a:hover{color:#0a58ca}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-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}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1400px){.container{max-width:1200px}}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col-12,.col-6{flex:0 0 auto;width:50%}.col-12{width:100%}.g-0,.gx-0{--bs-gutter-x:0}.g-0{--bs-gutter-y:0}@media (min-width:576px){.col-sm-12,.col-sm-6{flex:0 0 auto;width:50%}.col-sm-12{width:100%}}@media (min-width:768px){.col-md-5,.col-md-6{flex:0 0 auto;width:41.66666667%}.col-md-6{width:50%}.col-md-12,.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-12{width:100%}}@media (min-width:992px){.col-lg-3,.col-lg-5{flex:0 0 auto;width:25%}.col-lg-5{width:41.66666667%}.col-lg-6,.col-lg-7{flex:0 0 auto;width:50%}.col-lg-7{width:58.33333333%}.col-lg-12,.col-lg-9{flex:0 0 auto;width:75%}.col-lg-12{width:100%}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4,.col-xl-5{flex:0 0 auto;width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-6,.col-xl-7{flex:0 0 auto;width:50%}.col-xl-7{width:58.33333333%}.col-xl-12,.col-xl-9{flex:0 0 auto;width:75%}.col-xl-12{width:100%}}@media (min-width:1400px){.col-xxl-12,.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-12{width:100%}}.d-flex{display:flex!important}.d-none{display:none!important}.w-100{width:100%!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.p-0{padding:0!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-white{color:#fff!important}@media (min-width:576px){.d-sm-block{display:block!important}}@media (min-width:1200px){.d-xl-block{display:block!important}.d-xl-none{display:none!important}.align-items-xl-end{align-items:flex-end!important}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@font-face{font-display:swap;font-family:"swiper-icons";src:url(data:application/font-woff;charset=utf-8;base64,\ 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)format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform}.swiper-wrapper{z-index:1;display:flex;box-sizing:content-box;transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0}:root{--swiper-navigation-size:44px}@font-face{font-display:swap;font-family:"flaticon";src:url(/wp-content/themes/portx/assets/fonts/flaticon.ttf)format("truetype"),url(/wp-content/themes/portx/assets/fonts/flaticon.woff)format("woff"),url(/wp-content/themes/portx/assets/fonts/flaticon.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/flaticon.eot)format("embedded-opentype"),url(/wp-content/themes/portx/assets/fonts/flaticon.svg)format("svg")}button::-moz-focus-inner{padding:0;border:0}.fa-brands,.fa-regular,.fa-solid,.fab,.fal{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-bars:before{content:""}.fa-envelope:before{content:""}.fa-square-phone:before{content:""}.fa-star:before{content:""}.fa-times:before{content:""}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-brands-400.ttf)format("truetype")}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-facebook-f:before{content:""}.fa-instagram:before{content:""}:host,:root{--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-display:swap;font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-duotone-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-light-300.ttf)format("truetype")}.fal{font-family:"Font Awesome 6 Pro";font-weight:300}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-display:swap;font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-regular-400.ttf)format("truetype")}.fa-regular{font-family:"Font Awesome 6 Pro";font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-display:swap;font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-solid-900.ttf)format("truetype")}.fa-solid{font-family:"Font Awesome 6 Pro";font-weight:900}:host,:root{--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-display:swap;font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-thin-100.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-thin-100.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/themes/portx/assets/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-display:block;font-weight:900;src:url(/wp-content/themes/portx/assets/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-solid-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-display:block;font-weight:400;src:url(/wp-content/themes/portx/assets/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-regular-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-display:block;font-weight:300;src:url(/wp-content/themes/portx/assets/fonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-light-300.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Duotone";font-display:block;font-weight:900;src:url(/wp-content/themes/portx/assets/fonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-duotone-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-solid-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-regular-400.ttf)format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/portx/assets/fonts/fa-v4compatibility.woff2)format("woff2"),url(/wp-content/themes/portx/assets/fonts/fa-v4compatibility.ttf)format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f250,u+f252,u+f27a}.mt-15{margin-top:15px}.mt-110{margin-top:110px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.ml-30{margin-left:30px}.ml-40{margin-left:40px}.ml-60{margin-left:60px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-100{margin-right:100px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-110{padding-top:110px}.pt-120{padding-top:120px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-50{padding-bottom:50px}.pb-60{padding-bottom:60px}.pb-80{padding-bottom:80px}.pb-90{padding-bottom:90px}.pb-120{padding-bottom:120px}.pl-60{padding-left:60px}.pr-60{padding-right:60px}.back-to-top-wrapper,a,button,input,li,p{-webkit-transition:all .3s 0s ease-out;-moz-transition:all .3s 0s ease-out;-ms-transition:all .3s 0s ease-out;-o-transition:all .3s 0s ease-out;transition:all .3s 0s ease-out}.back-to-top-btn{-webkit-transition:transform .3s 0s ease-out;-moz-transition:transform .3s 0s ease-out;-ms-transition:transform .3s 0s ease-out;-o-transition:transform .3s 0s ease-out;transition:transform .3s 0s ease-out}:root{--tp-ff-body:'DM Sans', sans-serif;--tp-ff-heading:'DM Sans', sans-serif;--tp-ff-p:'DM Sans', sans-serif;--tp-ff-fontawesome:"Font Awesome 6 Pro";--tp-common-white:#fff;--tp-common-black:#3e3e47;--tp-heading-1:#232331;--tp-grey-1:#f8f5f1;--tp-text-1:#767676;--tp-theme-1:#ffbf42;--tp-theme-2:#ca1f26;--tp-background-1:#232331;--tp-border-primary:#000}.container,.container-fluid{padding-right:var(--bs-gutter-x,15px);padding-left:var(--bs-gutter-x,15px)}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}h1,h2,h3,h4{font-family:var(--tp-ff-heading);color:var(--tp-heading-1);margin-top:0;font-weight:700;line-height:1.2;-webkit-transition:color .3s 0s ease-out;-moz-transition:color .3s 0s ease-out;-ms-transition:color .3s 0s ease-out;-o-transition:color .3s 0s ease-out;transition:color .3s 0s ease-out}h1{font-size:40px}h2{font-size:36px}h3{font-size:28px}h4{font-size:24px}p{font-family:var(--tp-ff-p);font-size:16px;font-weight:400;color:#767676;line-height:30px}a:focus{outline:0}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:0;border:0;background:#fff0}button:hover{cursor:pointer!important}button:focus{outline:0}input[type=text]{outline:0;height:60px;width:100%;line-height:60px;font-size:16px;border:2px solid #fff;color:var(--tp-common-black);padding-left:29px;padding-right:29px;background-color:#fff}input[type=text]::-webkit-input-placeholder{color:#84848b}input[type=text]::-moz-placeholder{color:#84848b}input[type=text]:-moz-placeholder{color:#84848b}input[type=text]:-ms-input-placeholder{color:#84848b}input[type=text]::placeholder{color:#84848b}::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::-moz-placeholder{color:var(--tp-common-black);font-size:var(--tp-fz-body);opacity:1}::placeholder{color:var(--tp-common-black);font-size:var(--tp-fz-body);opacity:1}.z-index-2,.z-index-8{position:relative;z-index:2}.z-index-8{z-index:8}.fix{overflow:hidden}.p-relative{position:relative}.body-overlay{background-color:var(--tp-common-black);-webkit-transition:all .3s 0s ease-out;-moz-transition:all .3s 0s ease-out;-ms-transition:all .3s 0s ease-out;-o-transition:all .3s 0s ease-out}.back-to-top-wrapper{position:fixed;right:50px;bottom:0;height:44px;width:44px;cursor:pointer;display:block;border-radius:50%;z-index:99;opacity:0;visibility:hidden}@media (max-width:767px){.back-to-top-wrapper{right:20px;bottom:20px}}.back-to-top-btn{display:inline-block;width:44px;height:44px;line-height:44px;text-align:center;background:var(--tp-common-black);box-shadow:0 8px 16px rgb(3 4 28/.3);color:var(--tp-common-white);border-radius:50%}.back-to-top-btn svg{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.back-to-top-btn:hover{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);-ms-transform:translateY(-4px);-o-transform:translateY(-4px);transform:translateY(-4px)}.theme-background{background:var(--tp-background-1)}.body-overlay{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:rgb(24 24 24/.8);visibility:hidden;opacity:0;transition:.45s ease-in-out}.body-overlay:hover{cursor:url(/wp-content/themes/portx/assets/img/cross-out.png),pointer}.offcanvas__social a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;background:#fff0;color:var(--tp-common-black);margin-right:5px;border:1px solid #acacb5}.offcanvas__social a:hover{background:var(--tp-theme-2);color:var(--tp-common-white);border-color:var(--tp-theme-2)}.offcanvas__contact-call{font-size:23px;color:var(--tp-heading-1);font-weight:700;margin-bottom:5px}.offcanvas__contact-call:hover,.tp-footer__copyright a:hover,.tpheader-3__main-menu .main-menu ul li:hover>a{color:var(--tp-theme-2)}.offcanvas__contact-mail{font-size:16px;font-weight:500;color:#271d3a}.tpoffcanvas{background-position:center;background-size:cover;background-repeat:no-repeat;position:fixed;top:0;right:-100%;width:480px;bottom:0;box-shadow:0 16px -32px 0 rgb(0 0 0/.8);background:var(--tp-common-white)0 0;z-index:999999;padding:50px;scrollbar-width:none;opacity:0;visibility:hidden;transition:.45s ease-in-out;overflow-y:scroll}.tpoffcanvas .tp-main-menu-mobile{margin-bottom:50px}@media (max-width:767px){.tpoffcanvas{width:calc(100% - 35px);padding:40px 30px}}@media only screen and (min-width:576px) and (max-width:767px){.tpoffcanvas{width:400px;padding:40px}}.tpoffcanvas__logo{margin-bottom:60px}.tpoffcanvas__logo a img{width:150px}@media only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__logo{padding-top:0}}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__logo{padding-top:0}}.tpoffcanvas__close-btn button{position:absolute;right:47px;top:56px;transition:1s;-webkit-transition:all .4s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .4s cubic-bezier(.785,.135,.15,.86);transition:all .4s cubic-bezier(.785,.135,.15,.86);transition-duration:.3s;height:40px;width:40px;line-height:40px;border:2px solid #f0f1f4}@media (max-width:767px){.tpoffcanvas__close-btn button{right:28px;top:44px}}.tpoffcanvas__close-btn button:hover{background-color:var(--tp-theme-2);border-color:var(--tp-theme-2);color:var(--tp-common-white)}.tpoffcanvas__close-btn button:hover i{transform:rotate(360deg)}.tpoffcanvas__close-btn button i{font-weight:300;font-size:20px;transition:.9s}.tp-section__subtitle{color:var(--tp-theme-2);font-weight:700}.tp-section__subtitle-before{display:inline-block;padding-right:30px}.tp-section__subtitle-before::before{content:"";position:absolute;bottom:10px;right:0;width:20px;height:2px;background:var(--tp-heading-1)}.tp-section__title{font-size:47px;font-weight:700;line-height:1.1}@media only screen and (min-width:992px) and (max-width:1199px){.tp-section__title{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section__title{font-size:45px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-section__title{font-size:36px}}@media (max-width:767px){.tp-section__title{font-size:34px}}.tp-section__title-white{color:var(--tp-common-white);font-size:47px;font-weight:700}@media (max-width:767px){.tp-section__title-white{font-size:40px}}.tp-menu-bar{background:var(--tp-theme-1);color:var(--tp-heading-1);padding:15px 21px;font-size:20px}.tpheader-3 .header-sticky{position:fixed;top:0;left:0;right:0;width:100%;box-shadow:0 4px 10px rgb(3 4 28/.1);animation:.95s ease 0s normal forwards 1 running headerSlideDown;transition:.4s ease;z-index:9;background:var(--tp-common-white)}.tpheader-3-mlr{margin-top:20px;margin-left:100px;margin-right:100px}@media only screen and (min-width:1600px) and (max-width:1700px){.tpheader-3-mlr{margin-left:50px;margin-right:50px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tpheader-3-mlr{margin-left:30px;margin-right:30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tpheader-3-mlr{margin-left:20px;margin-right:20px}}.tpheader-3__bottom{background:var(--tp-common-white)}@media only screen and (min-width:1600px) and (max-width:1700px){.tpheader-3__bottom{padding-right:30px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tpheader-3__bottom{padding-right:30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tpheader-3__bottom{padding-right:10px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tpheader-3__logo{padding-left:30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tpheader-3__logo{padding-left:10px}}.tpheader-3-transparent{position:absolute;left:0;right:0}.tpheader-3__main-logo{padding:34px 0}.tpheader-3__main-logo a::before{position:absolute;top:0;left:0;background:var(--tp-theme-1);width:400px;height:100%;content:"";clip-path:polygon(0 0,100%0,87% 100%,0 100%);z-index:2}@media only screen and (min-width:1400px) and (max-width:1599px){.tpheader-3__main-logo a::before{width:320px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tpheader-3__main-logo a::before{width:280px}}@media only screen and (min-width:992px) and (max-width:1199px){.tpheader-3__main-logo a::before{left:-135px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tpheader-3__main-logo a::before{left:-40px;display:none}}.tpheader-3__main-logo a img{z-index:3;position:relative}@media only screen and (min-width:1400px) and (max-width:1599px){.tpheader-3__main-menu{margin-left:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.tpheader-3__main-menu{margin-left:0}}.main-menu>nav>ul>li,.tpheader-3__main-menu .main-menu ul li{position:relative;list-style:none;display:inline-block;margin-right:54px}@media only screen and (min-width:1600px) and (max-width:1700px){.tpheader-3__main-menu .main-menu ul li{margin-right:38px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tpheader-3__main-menu .main-menu ul li{margin-right:30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tpheader-3__main-menu .main-menu ul li{margin-right:28px}}.main-menu>nav>ul>li>a,.tpheader-3__main-menu .main-menu ul li a{display:inline-block;font-size:16px;color:#04171a;padding:42px 0}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu{margin-left:50px}}.main-menu>nav>ul>li>a{color:#acacb5;padding:17px 0;font-weight:500}.main-menu>nav>ul>li:last-child{margin-right:30px}.main-menu>nav>ul>li:hover>a,.tp-footer__contact-info ul li a:hover,.tp-footer__copyright a{color:var(--tp-common-white)}@media (max-width:767px){.postbox__area{padding-bottom:60px;padding-top:60px}}.tp-footer__text p,.tp-services__item:hover .tp-services__content p{color:#9898a0}.tp-footer-col-2{margin-left:50px}.tp-footer__contact-info ul li{position:relative;list-style-type:none;padding-left:35px;margin-bottom:10px}.tp-footer__contact-info ul li a{font-weight:400;font-size:14px;line-height:20px;color:#9898a0}.tp-footer__contact-info ul li span{position:absolute;top:8px;left:0;color:var(--tp-theme-2);line-height:1}.tp-footer__contact-info ul li:first-child a{font-weight:500;font-size:14px}.tp-footer__widget-title{font-weight:700;font-size:18px;color:var(--tp-common-white);padding-bottom:25px}@media (max-width:767px){.tp-footer__copyright{margin-bottom:15px}}.tp-footer__content .menu-footer-menu-container ul li{list-style-type:none;margin-bottom:8px}.tp-footer__content .menu-footer-menu-container ul li:last-child{margin-bottom:0}.tp-footer__content .menu-footer-menu-container ul li a{font-weight:500;font-size:14px;color:rgb(245 245 250/.6);transition:.3s}.tp-footer__content .menu-footer-menu-container ul li a:hover{color:var(--tp-theme-1);margin-left:20px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer__input{margin-bottom:30px}}.tp-footer__input input{background-color:#fff0;border:1px solid #3b3b4b;padding:0 120px 0 15px;font-size:12px;color:#9898a0;height:40px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer__input input{padding:0 60px 0 15px}}.tp-footer__input button{position:absolute;top:50%;right:-10px;transform:translateY(-50%);line-height:40px;text-align:center;background-color:var(--tp-theme-2);color:var(--tp-common-white);padding:0 25px;font-size:12px;font-weight:700}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer__input button{left:0;transform:translateY(0);position:static}}.tp-footer__subscribe-text p{color:#9898a0;font-size:14px;font-weight:500;line-height:26px}.tp-footer__social ul li{list-style:none;display:inline-block;margin-right:20px}.tp-footer__social ul li a{color:var(--tp-common-white);font-size:14px;transition:.3s}.tp-footer__social ul li a:hover,.tp-services__title-1 a:hover{color:var(--tp-theme-1)}.tp-footer__right-bg{position:absolute;left:0;top:83px}.tp-footer__bottom{background:#1d1d29}.tp-footer__copyright p{color:#9898a0;font-size:14px;margin-bottom:0}.tp-footer__shape-1{position:absolute;bottom:-3px;right:0;left:0;max-width:300px}@media (max-width:767px){.tp-footer__widget{margin-left:0}}.movingX{-webkit-animation:movingX 10s linear infinite;animation:movingX 10s linear infinite}@media only screen and (min-width:768px) and (max-width:991px){.tp-about__lg-img{margin-left:0}}@media (max-width:767px){.tp-about__lg-img{margin-left:0}}.tp-about__icon i{background-color:var(--tp-theme-1);height:48px;width:48px;text-align:center;line-height:55px;display:inline-block;border-radius:30px;font-size:25px}.tp-about__text{color:var(--tp-heading-1);font-size:22px;font-weight:700}@media (max-width:767px){.tp-about__text{font-size:20px}}.tp-about__wrap{background:var(--tp-common-white);width:1480px;margin:0 auto;z-index:2;position:relative}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-about__wrap{width:100%}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-about__wrap{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about__wrap{margin-top:0;width:100%}}@media only screen and (min-width:768px) and (max-width:991px){.tp-about__wrap{margin-top:0;width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.tp-about__wrap{margin-top:0;width:100%}}@media (max-width:767px){.tp-about__wrap{margin-top:0;width:100%}}.tp-counter__border-tb{border-top:1px solid #f4f4f5;border-bottom:1px solid #f4f4f5}.tp-counter__wrap h3{width:180px;font-size:48px;font-weight:700;padding-right:20px;margin-right:35px}.tp-counter__wrap h3::before{position:absolute;content:"";width:12px;height:12px;right:-9px;top:27px;background-color:var(--tp-theme-2)}.tp-counter__wrap span,.tp-features__single p{color:#767676;font-size:16px;font-weight:400}.tp-counter__border-r{border-right:1px solid #f4f4f5}@media (max-width:767px){.tp-choose__content{margin-right:0}}.tp-testimonial__item{background-color:#fff;border:1px solid rgb(164 160 160/.1);margin:17px 0}.tp-testimonial__item .quote-img{position:absolute;right:50px;bottom:30px}.tp-testimonial__item .quote-img span{font-size:70px;color:#d3d3d6;line-height:0;transition:.3s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial__item .quote-img{right:27px;bottom:6px}}@media (max-width:767px){.tp-testimonial__item .quote-img{right:17px;bottom:15px}}.tp-testimonial__item .shap-img{position:absolute;top:0;right:-165px;animation:9s linear 0s infinite normal none running moving;z-index:-1}.tp-testimonial__item::after,.tp-testimonial__item::before{position:absolute;content:"";width:150px;height:150px;transform:rotate(-46deg)}.tp-testimonial__item::after{background:var(--tp-heading-1);bottom:-88px;left:17px;transition:.3s}.tp-testimonial__item::before{background:var(--tp-theme-2);bottom:4px;left:-81px}.tp-testimonial__content{padding:40px 68px 16px 40px}@media (max-width:767px){.tp-testimonial__content{padding:20px 20px 16px}}.tp-testimonial__avata{padding:0 40px 37px 17px}.tp-testimonial__ster-icon i{color:var(--tp-theme-2);font-size:16px}.tp-testimonial-title-1{font-size:22px;font-weight:700;color:var(--tp-heading-1)}@media (max-width:767px){.tp-testimonial-title-1{font-size:16px}}.tp-testimonial__text span{font-size:14px;color:#767676;font-weight:400S}.tp-testimonial__nav{position:absolute;bottom:85px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial__nav{bottom:60px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial__nav{bottom:60px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-testimonial__nav{bottom:80px}}@media (max-width:767px){.tp-testimonial__nav{bottom:70px}}.tp-testimonial__nav .testimonial-button-prev{float:left;margin-right:16px}.tp-testimonial__nav .testimonial-button-next:hover,.tp-testimonial__nav .testimonial-button-prev:hover{background-color:var(--tp-heading-1);color:var(--tp-common-white)}.tp-testimonial__nav .testimonial-button-next,.tp-testimonial__nav .testimonial-button-prev{background:var(--tp-grey-1);display:inline-block;width:50px;height:50px;text-align:center;line-height:50px;border-radius:50px;color:var(--tp-heading-1);font-size:20px;transition:.4s}.testimonials-wrapper{margin-right:-580px}@media (max-width:767px){.testimonials-wrapper{margin-right:0}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-features{margin-top:50px;padding-bottom:0}}.tp-features__bg-color{background-color:var(--tp-heading-1)}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-features__bg-color{padding-bottom:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-features__bg-color{padding-bottom:0;padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:767px){.tp-features__bg-color{padding-bottom:0}}.tp-features__img{margin-top:-80px;margin-left:-140px}@media only screen and (min-width:768px) and (max-width:991px){.tp-features__img{margin-top:-73px;margin-left:0;max-width:67%;margin-bottom:40px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-features__img{margin-left:16px;max-width:93%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-features__img{max-width:100%;margin-left:0}}@media (max-width:767px){.tp-features__img{margin-top:-72px;max-width:273px;margin-bottom:20px;margin-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.tp-features__img{margin-top:-72px;max-width:362px;margin-bottom:35px}}.tp-features__img img{max-width:inherit}@media only screen and (min-width:992px) and (max-width:1199px){.tp-features__img img{max-width:100%}}.tp-features__single p{color:#9898a0}.tp-brand__hover-logo::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--tp-heading-1);opacity:.65}.tp-brand__items{border-right:1px solid #3a3a4d;justify-content:center}.tp-brand__hover-logo img{filter:grayscale(100%);width:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-brand__items{flex-wrap:wrap}}.tp-brand__single{position:relative;display:grid;grid-template-areas:"overlap";grid-template-columns:minmax(0,1fr);place-items:center;border:1px solid #3a3a4d;border-right:0}.tp-brand__single:hover .tp-brand__hover-logo{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}.tp-brand__logo{position:relative;grid-area:overlap;width:auto;display:inline-block;z-index:2}.tp-brand__hover-logo{position:relative;grid-area:overlap;width:100%;clip-path:inset(0 100%0 0);-webkit-clip-path:inset(0 100%0 0);transition:clip-path .6s cubic-bezier(.57,.57,0,.97);transition:clip-path .6s cubic-bezier(.57,.57,0,.97),-webkit-clip-path .6s cubic-bezier(.57,.57,0,.97);z-index:1}.tp-services__item{background-color:#fff;box-shadow:0 2px 20px 0 rgb(35 35 49/.06);transition:.4s;padding:40px 40px 37px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:767px){.tp-services__ptb{padding-top:30px}}.tp-services__content p{margin:0}.tp-services__icon{float:left;margin-right:30px;flex:0 0 auto;font-size:40px;color:var(--tp-theme-2);font-weight:700;transition:.3s}.tp-services__number-count{font-size:42px;color:#ebebeb;font-weight:700;position:absolute;left:-8px;bottom:20px;transform:rotate(-90deg);transition:.3s}@media (max-width:767px){.tp-services__number-count{font-size:37px;bottom:15px}}.tp-services__title-1{font-size:22px;font-weight:700;color:var(--tp-heading-1);transition:.3s}.tp-services__hover-img{position:absolute;top:0;left:0;z-index:1;opacity:0;visibility:hidden;transition:.4s;width:100%;height:100%}.tp-services__hover-img img{height:100%;object-fit:cover;width:100%}.tp-services__hover-img::before,.tp-services__tran::before{content:"";position:absolute;top:0;width:100%;height:100%;opacity:.9}.tp-services__hover-img::before{left:0;background:var(--tp-heading-1);transition:.3s}.tp-services__tran{position:absolute;right:0;bottom:0}.tp-services__tran::before{right:0;background:var(--tp-common-white)}.tp-services__item:hover .tp-services__hover-img{opacity:1;visibility:visible}.tp-services__item:hover .tp-services__number-count{color:red}.search__close-btn:hover,.tp-services__item:hover .tp-services__content h3,.tp-services__item:hover .tp-services__icon{color:var(--tp-common-white)}input:focus{outline:0}input::-ms-expand{display:none}input:focus::-webkit-input-placeholder{opacity:0}input:focus::-moz-placeholder{opacity:0}input:focus:-ms-input-placeholder{opacity:0}input:focus:-moz-placeholder{opacity:0}input::-webkit-input-placeholder{color:#fff}.search__popup{padding-top:70px;padding-bottom:100px;position:fixed;top:0;left:0;right:0;width:100%;height:380px;background:#232331;backdrop-filter:blur(10px);z-index:99;-webkit-transform:translateY(calc(-100% - 80px));-moz-transform:translateY(calc(-100% - 80px));-ms-transform:translateY(calc(-100% - 80px));-o-transform:translateY(calc(-100% - 80px));transform:translateY(calc(-100% - 80px));-webkit-transition:transform .3s ease-in-out,opacity .3s ease-in-out;-moz-transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition-delay:.5s}.search__top{margin-bottom:80px}.search__top .search__logo img{max-width:160px}.search__input{position:relative;height:80px;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);transition:all .3s ease-in-out;transition-delay:.5s;opacity:0}.search__input::after{position:absolute;content:"";left:0;bottom:0;width:0%;height:1px;background-color:rgb(255 255 255/.3);transition-delay:.3s;transition:all .3s ease-in-out}.search__input input{width:100%;height:100%;background-color:#fff0;border:0;outline:0;font-size:24px;color:var(--tp-common-white);border-bottom:1px solid #fff0;padding:0 30px 0 0}.search__input input::-webkit-input-placeholder{color:rgb(255 255 255/.5);font-size:24px}.search__input input::-moz-placeholder{color:rgb(255 255 255/.5);font-size:24px}.search__input input:-moz-placeholder{color:rgb(255 255 255/.5);font-size:24px}.search__input input:-ms-input-placeholder{color:rgb(255 255 255/.5);font-size:24px}.search__input input::placeholder{color:rgb(255 255 255/.5);font-size:24px}.search__input button{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;color:var(--tp-common-white)}.search__input .search-input-field~.search-focus-border{position:absolute;bottom:0;left:auto;right:0;width:0;height:1px;background-color:var(--tp-common-white);transition:all .5s}.search__input .search-input-field:focus~.search-focus-border{width:100%;left:0;right:auto;transition:all .5s}.search__close-btn{font-size:25px;color:rgb(255 255 255/.3)}@property --progress{syntax:"<length>";initial-value:0%;inherits:true}@font-face{font-display:swap;font-family:star;src:url(/wp-content/themes/portx/assets/fonts/woo/star.eot);src:url(/wp-content/themes/portx/assets/fonts/woo/star.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/portx/assets/fonts/woo/star.woff)format("woff"),url(/wp-content/themes/portx/assets/fonts/woo/star.ttf)format("truetype"),url(/wp-content/themes/portx/assets/fonts/woo/star.svg#star)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/themes/portx/assets/fonts/woo/WooCommerce.eot);src:url(/wp-content/themes/portx/assets/fonts/woo/WooCommerce.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/portx/assets/fonts/woo/WooCommerce.woff)format("woff"),url(/wp-content/themes/portx/assets/fonts/woo/WooCommerce.ttf)format("truetype"),url(/wp-content/themes/portx/assets/fonts/woo/WooCommerce.svg#WooCommerce)format("svg");font-weight:400;font-style:normal}img{height:auto;max-width:100%}.tp-page-content ul{padding-left:25px;margin-bottom:25px;font-size:16px}@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.45.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.45.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.45.0)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.45.0)format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.45.0)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.45.0#eicon)format("svg");font-weight:400;font-style:normal}:root{--direction-multiplier:1}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:0;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:768px){.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button span{text-decoration:inherit}@media (prefers-reduced-motion:reduce){html *{transition-delay:0s!important;transition-duration:0s!important}}.elementor-kit-1868{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}}.elementor-151 .elementor-element.elementor-element-e8d4b5e{width:var(--container-widget-width,103.571%);max-width:103.571%;--container-widget-width:103.571%;--container-widget-flex-grow:0}.elementor-151 .elementor-element.elementor-element-c30aa52{margin-top:-150px;margin-bottom:0}.elementor-151 .elementor-element.elementor-element-ec90820{padding:50px 0 0}.elementor-151 .elementor-element.elementor-element-2f93d7a{overflow:hidden}.elementor-151 .elementor-element.elementor-element-8bcccb5:not(.elementor-motion-effects-element-type-background){background-color:#232331}.elementor-151 .elementor-element.elementor-element-8bcccb5{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:0 0 120px}.elementor-151 .elementor-element.elementor-element-c888a18 .tp-el-section{background-color:#232331;margin:0 0 50px!important}.elementor-151 .elementor-element.elementor-element-4071865:hover .elementor-widget-container{background-image:url(https://transporteylogisticatgb.com/wp-content/uploads/2025/03/20250327_1407_Remolque-Azul-y-Naranja_simple_compose_01jqcke56he6kbqeqwf21rd4cy.jpg);border-style:groove}@media (max-width:767px){.elementor-151 .elementor-element.elementor-element-8bcccb5{margin-top:-64px;margin-bottom:0;padding:0 0 100px}}.wws-popup__support-person-wrapper::-webkit-scrollbar-thumb:window-inactive{background:rgb(0 0 0/.3)}@font-face{font-display:swap;font-family:"flaticon";src:url(/wp-content/plugins/portx-core/assets/fonts/flaticon.ttf)format("truetype"),url(/wp-content/plugins/portx-core/assets/fonts/flaticon.woff)format("woff"),url(/wp-content/plugins/portx-core/assets/fonts/flaticon.woff2)format("woff2"),url(/wp-content/plugins/portx-core/assets/fonts/flaticon.eot)format("embedded-opentype"),url(/wp-content/plugins/portx-core/assets/fonts/flaticon.svg)format("svg")}i[class*=" flaticon-"]:before,i[class^=flaticon-]:before{font-family:flaticon!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flaticon-delivery-truck:before{content:""}.flaticon-delivery:before{content:""}.flaticon-find:before{content:""}.flaticon-lorry:before{content:""}.flaticon-package:before{content:""}.flaticon-quote:before{content:""}.flaticon-worldwide:before{content:""}.flaticon-loupe:before{content:""}.flaticon-location:before{content:""}.flaticon-warehouse-1:before{content:""}