/*! InstaIT combined internal-page CSS bundle: Bootstrap subset and content theme. *//*! Bootstrap 5.3.3 subset for InstaIT internal pages. Responsive and JS states safelisted. */@charset "UTF-8";*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h5,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}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}}.h5,h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}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:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,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}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button: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:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-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}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container{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:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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>*{-ms-flex-negative:0;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-auto{-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-12{width:100%}.gy-2{--bs-gutter-y:0.5rem}.gy-4{--bs-gutter-y:1.5rem}@media (min-width:576px){.col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}}@media (min-width:768px){.col-md-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.3333333333%}.col-md-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.3333333333%}}@media (min-width:992px){.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-5,.col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-7,.col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-9,.col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.3333333333%}}@media (min-width:1200px){.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.3333333333%}.col-xl-5{width:41.6666666667%}.col-xl-5,.col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.3333333333%}.col-xl-7,.col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.6666666667%}.col-xl-9{width:75%}.col-xl-9,.col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.3333333333%}.col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{width:100%}}@media (min-width:1400px){.col-xxl-4{width:33.3333333333%}.col-xxl-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-8{width:66.6666666667%}.col-xxl-8{-ms-flex:0 0 auto;flex:0 0 auto}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .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:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;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 .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{transition:none}.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:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;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 .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .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}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' 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(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.fade{transition:opacity .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 .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:5;display:none;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[style]{right:auto!important}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.btn-group{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn-group:not(:first-child){margin-left:-1px}.accordion-button{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button.collapsed{border-bottom-width:0}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%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{-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%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 .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:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}.accordion-body{padding:1rem 1.25rem}@keyframes a{0%{background-position-x:1rem}}.modal-open{overflow:hidden}.tooltip{position:absolute;z-index:11;display:block;margin:0;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:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.popover{position:absolute;top:0;left:0;z-index:10;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:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}@keyframes b{to{transform:rotate(1turn)}}@keyframes c{0%{transform:scale(0)}50%{opacity:1;transform:none}}.visually-hidden{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}.overflow-hidden{overflow:hidden!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.w-100{width:100%!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.gap-3{gap:1rem!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.order-0{-ms-flex-order:0!important;order:0!important}.order-1{-ms-flex-order:1!important;order:1!important}.mt-3{margin-top:1rem!important}.me-3{margin-right:1rem!important}.mb-0{margin-bottom:0!important}.ms-3{margin-left:1rem!important}.text-center{text-align:center!important}.text-white{color:#fff!important}.bg-white{background-color:#fff!important}@media (min-width:576px){.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}}@media (min-width:768px){.d-md-block{display:block!important}.text-md-start{text-align:left!important}}@media (min-width:992px){.d-lg-block{display:block!important}.text-lg-end{text-align:right!important}}@media (min-width:1200px){.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-none{display:none!important}.order-xl-0{-ms-flex-order:0!important;order:0!important}.order-xl-1{-ms-flex-order:1!important;order:1!important}.me-xl-4{margin-right:1.5rem!important}.ms-xl-4{margin-left:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-block{display:block!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.ms-xxl-4{margin-left:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}}
@charset "UTF-8";:root { --theme-color: #0B59DB; --theme-color2: #6653E8; --primary-color: #0B59DB; --title-color: #0B1422; --body-color: #6E7070; --smoke-color: #F2F5FA; --smoke-color2: #F3F4F6; --smoke-color3: #EEF1FF; --smoke-color4: #F4F6F8; --black-color: #000000; --black-color2: #0D0D0C; --gray-color: #E1E4E5; --gray-color2: #999999; --white-color: #ffffff; --light-color: #E1E4E5; --light-bg-color: #242528; --dark-bg-color: #1A1B1D; --yellow-color: #FFB539; --success-color: #28a745; --error-color: #dc3545; --th-border-color: #D5D7DA; --th-border-color2: #E6E6E6; --brand-color: #79F4E4; --light-blue-color: #001C49; --title-font: "Plus Jakarta Sans", sans-serif; --body-font: "Inter", sans-serif; --style-font: "Nunito", sans-serif; --icon-font: "Font Awesome 6 Pro"; --main-container: 1320px; --container-gutters: 24px; --section-space: 120px; --section-space-mobile: 80px; --section-title-space: 60px; --ripple-ani-duration: 2s; }body { font-family: var(--body-font); font-size: 16px; font-weight: 400; color: var(--body-color); line-height: 26px; overflow-x: hidden; -webkit-font-smoothing: antialiased; }iframe { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; width: 100%; }input:focus { outline: none; box-shadow: none; }img:not([draggable]), embed, object, video { max-width: 100%; height: auto; }ul { list-style-type: disc; }a { color: var(--theme-color); text-decoration: none; outline: 0px; transition: 0.4s; }a:hover { color: var(--title-color); }a:active, a:focus, a:hover, a:visited { text-decoration: none; outline: 0px; }button { transition: 0.4s; }img { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; max-width: 100%; }p { font-family: var(--body-font); margin: 0px 0px 18px; color: var(--body-color); line-height: 1.75; }h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a, span a { font-size: inherit; font-family: inherit; font-weight: inherit; line-height: inherit; }@media (max-width: 1199px){.h1, h1 { font-size: 54px; line-height: 1.3; }.h2, h2 { font-size: 36px; line-height: 1.3; }.h3, h3 { font-size: 30px; }.h5, h5 { font-size: 20px; }}@media (max-width: 767px){.h1, h1 { font-size: 40px; }.h2, h2 { font-size: 34px; line-height: 1.3; }.h3, h3 { font-size: 26px; }.h5, h5 { font-size: 18px; }}@media (max-width: 575px){.h1, h1 { font-size: 34px; line-height: 1.35; }.h2, h2 { font-size: 30px; }}@media (max-width: 375px){.h1, h1 { font-size: 32px; }}.theme-yellow .preloader .th-btn { color: var(--title-color); }.theme-yellow .preloader .th-btn:hover { color: var(--white-color); }.theme-yellow .scroll-top svg { background: var(--black-color2); }.theme-yellow2 .preloader .th-btn { color: var(--title-color); }.theme-yellow2 .preloader .th-btn:hover { color: var(--white-color); }.theme-yellow2 .scroll-top svg { background: var(--black-color2); }.blog-title, .pagi-title, .breadcumb-title { word-break: break-word; }.logged-in .sticky-wrapper.sticky, .logged-in .preloader .th-btn { top: 32px; }@media (max-width: 782px){.logged-in .sticky-wrapper.sticky, .logged-in .preloader .th-btn { top: 46px; }}@media (max-width: 600px){.logged-in .sticky-wrapper.sticky, .logged-in .preloader .th-btn { top: 0px; }}.page-links > span:not(.page-links-title):not(.screen-reader-text).current, .page-links > a.current { background-color: var(--theme-color); color: var(--white-color); border-color: transparent; }.blog-single.format-quote, .blog-single.format-link, .blog-single.tag-sticky-2, .blog-single.sticky { position: relative; }.blog-single.format-quote .blog-content::before, .blog-single.format-link .blog-content::before, .blog-single.tag-sticky-2 .blog-content::before, .blog-single.sticky .blog-content::before { display: none; }.blog-single.format-quote::before, .blog-single.format-link::before, .blog-single.tag-sticky-2::before, .blog-single.sticky::before { content: ""; position: absolute; font-family: var(--icon-font); font-size: 16px; font-weight: 500; opacity: 1; right: 0px; top: 0px; color: var(--white-color); background-color: var(--theme-color); z-index: 1; height: 44px; width: 44px; line-height: 44px; text-align: center; border-radius: 0px 20px; }@media (max-width: 767px){.blog-single.format-quote::before, .blog-single.format-link::before, .blog-single.tag-sticky-2::before, .blog-single.sticky::before { border-radius: 0px 10px; }}.blog-single.tag-sticky-2::before, .blog-single.sticky::before { content: ""; }.blog-details .blog-single.tag-sticky-2, .blog-details .blog-single.sticky, .blog-details .blog-single.format-quote, .blog-details .blog-single.format-link { background-color: transparent; }.blog-details .blog-single.tag-sticky-2::before, .blog-details .blog-single.sticky::before, .blog-details .blog-single.format-quote::before, .blog-details .blog-single.format-link::before { display: none; }@media (max-width: 767px){.blog-single.format-quote::before, .blog-single.format-link::before, .blog-single.tag-sticky-2::before, .blog-single.sticky::before { font-size: 14px; width: 40px; height: 40px; line-height: 40px; }}.footer-sticky.sticky-footer { position: absolute; left: 0px; bottom: 0px; width: 100%; }.footer-layout1.footer-sticky .copyright-wrap { margin: 0px; }@media only screen and (min-width: 1300px){.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container { max-width: calc(var(--main-container) + var(--container-gutters)); padding-left: calc(var(--container-gutters) / 2); padding-right: calc(var(--container-gutters) / 2); }}@media only screen and (min-width: 1300px){.th-container { --main-container: 1776px; }}@media (min-width: 1300px){.row { --bs-gutter-x: 24px; }}select, .form-control, .form-select, textarea, input { height: 64px; padding: 0px 50px 0px 25px; border: 1px solid var(--gray-color); color: var(--body-color); background-color: var(--white-color); font-size: 14px; width: 100%; font-family: var(--body-font); font-weight: 400; border-radius: 16px; transition: 0.4s ease-in-out; resize: none; }select:focus, .form-control:focus, .form-select:focus, textarea:focus, input:focus { outline: 0px; box-shadow: none; border-color: var(--theme-color); background-color: var(--white-color); }textarea.form-control, textarea { min-height: 130px; padding-top: 16px; padding-bottom: 17px; }.form-group { position: relative; margin-bottom: var(--bs-gutter-x); }.form-group > i, .form-group > img { display: inline-block; position: absolute; right: 35px; top: 17px; font-size: 14px; color: var(--body-color); }label { margin-bottom: 0.5em; margin-top: -0.3em; display: block; color: var(--title-color); font-family: var(--body-font); font-size: 16px; }.form-messages { display: none; }.nice-select.open::after { transform: rotate(-135deg) translate(0px, -5px); }.nice-select.open .list { opacity: 1; border-radius: 0px; pointer-events: auto; display: block; transform: scale(1) translateY(0px); border-bottom: 1px solid var(--theme-color); }.nice-select .list:hover .option:not(:hover) { background-color: transparent !important; }.no-csspointerevents .nice-select.open .list { display: block; }.currency-menu .nice-select.open::after { transform: rotate(0deg); }.currency-menu .nice-select.open .list { left: -35px; opacity: 1; pointer-events: auto; transform: scale(1) translateY(0px); }.swiper-wrapper.row { flex-wrap: nowrap; }.th-slider.has-shadow .swiper-wrapper { padding: 25px 0px; }.swiper-fade .swiper-slide { transition: 0.6s ease-in-out; }.swiper-fade .swiper-slide-prev { opacity: 0; }.swiper-pagination-progressbar { --swiper-pagination-progressbar-size: 2px; background: var(--th-border-color); position: relative; margin-top: 30px; margin-bottom: 24px; }@media (max-width: 1199px){.swiper-pagination-progressbar { margin-top: 20px; }}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--theme-color); }.swiper-pagination-bullets { position: relative; z-index: 3; text-align: center; margin: 45px 0px 10px; padding-bottom: 20px; line-height: 20px; height: 16px; }.swiper-pagination-bullets .swiper-pagination-bullet { display: inline-block; --swiper-pagination-bullet-size: 16px; --swiper-pagination-bullet-horizontal-gap: 15px; margin: 5px 7px; opacity: 1; background-color: transparent; border: 1px solid var(--th-border-color); color: rgb(228, 228, 228); border-radius: 50%; position: relative; cursor: pointer; }@media (max-width: 575px){.swiper-pagination-bullets .swiper-pagination-bullet { --swiper-pagination-bullet-horizontal-gap: 8px; }}.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--theme-color); border-color: var(--theme-color); }@media (max-width: 991px){.slick-dots { margin: 40px 0px 0px; }}.slick-3d-active .slick-3d-prev .testi-card { box-shadow: none; }.slider-drag-cursor { pointer-events: none; z-index: 99999; position: fixed; top: 0px; left: -2px; padding: 0px 18px; transition: opacity 0.4s ease-in-out; backdrop-filter: blur(12px); background: rgba(11, 89, 219, 0.7); width: 120px; height: 120px; line-height: 120px; text-align: center; border-radius: 100%; color: var(--white-color); opacity: 0; cursor: none; }.slider-drag-cursor.active { opacity: 1; }.th-menu-wrapper { position: fixed; top: 0px; left: 0px; bottom: 0px; background-color: rgba(0, 0, 0, 0.6); z-index: 999999; width: 100%; height: 100%; transition: 0.8s; opacity: 0; visibility: hidden; }.th-menu-wrapper .mobile-logo { padding-bottom: 30px; padding-top: 40px; display: block; text-align: center; background-color: var(--smoke-color); }.th-menu-wrapper .th-menu-toggle { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; position: absolute; right: -16.5px; top: 25px; padding: 0px; width: 33px; height: 33px; line-height: 35px; font-size: 18px; z-index: 1; color: var(--white-color); background-color: var(--title-color); border-radius: 50%; }.th-menu-wrapper .th-menu-toggle:hover { background-color: var(--title-color); color: var(--white-color); }.th-menu-wrapper .th-menu-area { width: 100%; max-width: 310px; background-color: rgb(255, 255, 255); border-right: 3px solid var(--title-color); height: 100%; position: relative; left: -110%; opacity: 0; visibility: hidden; transition: 1s; z-index: 1; }.th-menu-wrapper.th-body-visible { opacity: 1; visibility: visible; }.th-menu-wrapper.th-body-visible .th-menu-area { left: 0px; opacity: 1; visibility: visible; }.th-mobile-menu { overflow-y: scroll; max-height: calc(-200px + 100vh); padding-bottom: 40px; margin-top: 33px; text-align: left; }.th-mobile-menu ul { margin: 0px; padding: 0px; }.th-mobile-menu ul li { border-bottom: 1px solid rgb(253, 237, 241); list-style-type: none; }.th-mobile-menu ul li li:first-child { border-top: 1px solid rgb(253, 237, 241); }.th-mobile-menu ul li a { display: block; position: relative; padding: 12px 0px; line-height: 1.4; font-size: 16px; text-transform: capitalize; color: var(--title-color); }.th-mobile-menu ul li a::before { content: ""; font-family: var(--icon-font); position: absolute; left: 0px; top: 12px; margin-right: 10px; display: none; }.th-mobile-menu ul li.th-active > a { color: var(--theme-color); }.th-mobile-menu ul li.th-active > a::before { transform: rotate(90deg); }.th-mobile-menu ul li ul li:last-child { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }.th-mobile-menu ul .menu-item-has-children > a::after { content: ""; font-family: var(--icon-font); width: 22px; height: 22px; line-height: 22px; display: inline-block; text-align: center; font-size: 12px; border-radius: 50px; background-color: var(--smoke-color); float: right; margin-top: 1px; }.th-mobile-menu ul .menu-item-has-children.th-active > a .th-mean-expand::before { content: ""; }.th-mobile-menu ul .menu-item-has-children.th-active > a::after { content: ""; }.th-mobile-menu > ul { padding: 0px 40px; }.th-mobile-menu > ul > li:last-child { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }.th-menu-toggle { width: 56px; height: 56px; padding: 0px; font-size: 20px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 8px; background-color: var(--theme-color); color: var(--white-color); display: inline-block; }.th-menu-toggle:hover { background-color: var(--title-color); }@media (max-width: 400px){.th-menu-wrapper .th-menu-area { width: 100%; max-width: 270px; }.th-mobile-menu > ul { padding: 0px 20px; }}.preloader { position: fixed; inset: 0px; z-index: 999; background-color: var(--white-color); }.preloader .th-btn { padding: 15px 20px; border-radius: 0px; font-size: 14px; }.preloader-inner { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; line-height: 1; }.preloader-inner img { display: block; margin: 0px auto; }.loader { font-size: 80px; display: inline-block; font-family: var(--title-font); font-weight: 700; color: var(--title-color); box-sizing: border-box; text-shadow: 0 0 2px var(--theme-color), 0 0 1px var(--theme-color), 0 0 1px var(--theme-color); position: relative; line-height: normal; }.loading-text { position: absolute; left: 0px; top: 0px; color: var(--theme-color); width: 100%; height: 100%; overflow: hidden; box-sizing: border-box; animation: 6s linear 0s infinite normal none running animloader; }@-webkit-keyframes animloader{0% { width: 0%; }100% { width: 100%; }}@keyframes animloader{0% { width: 0%; }100% { width: 100%; }}.th-btn { position: relative; z-index: 1; overflow: hidden; vertical-align: middle; text-align: center; background-color: var(--theme-color); color: var(--white-color); font-family: var(--body-font); display: inline-flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; text-transform: capitalize; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 16px; font-weight: 400; padding: 19px 40px; border-radius: 10px; transition: 0.3s ease-out; gap: 8px; }.th-btn.th-icon i { font-size: 20px; transform: rotate(-45deg); transition: 0.4s; }.th-btn::before { content: ""; width: 0px; height: 100%; border-radius: 10px; position: absolute; top: 0px; left: -5%; background-color: var(--title-color); transition: 0.5s; display: block; z-index: -1; }.th-btn:hover, .th-btn.active { color: var(--white-color); box-shadow: none; }.th-btn:hover::before, .th-btn.active::before { width: 110%; }.th-btn:hover.th-icon i, .th-btn.active.th-icon i { transform: rotate(0deg); }.th-btn.style3 { background-color: var(--theme-color); color: var(--white-color); box-shadow: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; border-radius: 50px; }.th-btn.style3::before { background-color: var(--white-color); }.th-btn.style3:hover { color: var(--title-color); }.th-btn.style6 { background-color: var(--smoke-color); color: var(--title-color); box-shadow: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }.th-btn.style6::before { background-color: var(--theme-color); }.th-btn.style6::after { background-color: var(--title-color); }.th-btn.style6:hover { color: var(--white-color); }.th-btn.style6:hover::after { background-color: var(--white-color); }.th-btn.th-radius { border-radius: 50px; }.icon-btn { display: inline-block; width: var(--btn-size, 56px); height: var(--btn-size, 56px); line-height: var(--btn-size, 53px); font-size: var(--btn-font-size, 18px); background-color: transparent; border: 1px solid var(--th-border-color); color: var(--title-color); text-align: center; border-radius: 99px; transition: 0.4s ease-in-out; position: relative; }.icon-btn:hover { background-color: var(--theme-color); border-color: var(--theme-color); color: var(--white-color); }.icon-btn.style3 { background-color: var(--smoke-color4); border: 1px solid var(--th-border-color2); color: var(--title-color); border-radius: 99px; }.icon-btn.style3:hover { background-color: var(--theme-color); color: var(--white-color); }.icon-btn.style3:hover img { filter: brightness(99) grayscale(1) invert(0); }.scroll-top { position: fixed; right: 30px; bottom: 30px; height: 50px; width: 50px; cursor: pointer; display: block; border-radius: 50px; z-index: 10000; opacity: 1; visibility: hidden; transform: translateY(45px); transition: 300ms linear; }.scroll-top::after { content: ""; font-family: var(--icon-font); position: absolute; text-align: center; line-height: 50px; font-size: 20px; color: var(--theme-color); left: 0px; top: 0px; height: 50px; width: 50px; cursor: pointer; display: block; z-index: 1; border: 2px solid var(--theme-color); box-shadow: none; border-radius: 50%; }.scroll-top svg { color: var(--theme-color); border-radius: 50%; background: var(--white-color); }.scroll-top svg path { fill: none; }.scroll-top .progress-circle path { stroke: var(--theme-color); stroke-width: 20px; box-sizing: border-box; transition: 400ms linear; }.scroll-top.show { opacity: 1; visibility: visible; transform: translateY(0px); }.sec-title { line-height: 1.2; margin-bottom: calc(var(--section-title-space) - 11px); }.sub-title { display: block; font-weight: 500; font-size: 20px; letter-spacing: 0.02em; color: var(--theme-color); font-family: var(--body-font); position: relative; margin-top: -0.2em; margin-bottom: 5px; }.sub-title:has(.squre-shape) { margin-bottom: 14px; }.sub-title .squre-shape { width: 20px; height: 20px; display: inline-block; position: relative; }.sub-title .squre-shape::before, .sub-title .squre-shape::after { content: ""; position: absolute; width: 10px; height: 10px; background: var(--th-border-color); top: 0px; left: 0px; }.sub-title .squre-shape::before { background: var(--theme-color); inset: auto 0px 0px auto; }.box-title { font-size: 24px; line-height: 1.4; font-weight: 600; margin-top: -0.32em; }.sec-text { font-size: 16px; line-height: 26px; }.title-area { margin-bottom: calc(var(--section-title-space) - 11px); position: relative; z-index: 2; }.title-area .sec-title { line-height: 1.2; margin-bottom: 22px; }.shadow-title { font-family: var(--title-font); font-weight: 800; font-size: 250px; line-height: 250px; text-transform: capitalize; background: linear-gradient(rgba(255, 255, 255, 0.7) 28.89%, rgba(255, 255, 255, 0) 100%) text; -webkit-text-fill-color: transparent; margin: -0.45em 0px -0.45em -0.25em; }@media (max-width: 1199px){.shadow-title { font-size: 180px; }.title-area, .sec-title { --section-title-space: 60px; }}@media (max-width: 991px){.title-area, .sec-title { --section-title-space: 50px; }}@media (max-width: 767px){.sub-title { margin-bottom: 10px; }}@media (max-width: 575px){.shadow-title { font-size: 100px; line-height: 150px; }}.shape-mockup-wrap { z-index: 2; position: relative; }.shape-mockup { position: absolute; z-index: -1; pointer-events: none; }.bg-mask { mask-size: 100% 100%; mask-repeat: no-repeat; }.box-text { margin-bottom: -0.5em; }.mfp-zoom-in .mfp-content { opacity: 0; transition: 0.4s; transform: scale(0.5); }.mfp-zoom-in.mfp-bg { opacity: 0; transition: 0.4s; }.mfp-zoom-in.mfp-ready .mfp-content { opacity: 1; transform: scale(1); }.mfp-zoom-in.mfp-ready.mfp-bg { opacity: 0.7; }.mfp-zoom-in.mfp-removing .mfp-content { transform: scale(0.7); opacity: 0; }.mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0; }.bg-smoke { background-color: var(--smoke-color) !important; }.bg-smoke4 { background-color: var(--smoke-color4) !important; }.bg-white { background-color: var(--white-color) !important; }.bg-title { background-color: var(--title-color) !important; }.background-image, [data-bg-src] { background-repeat: no-repeat; background-size: cover; background-position: center center; }.th-radius { border-radius: 20px; }.smoke-bg { background-color: var(--smoke-color); }.animated { animation-duration: 1s; animation-fill-mode: both; }.animated.hinge { animation-duration: 2s; }@-webkit-keyframes ripple{0% { transform: scale(1); opacity: 0; }30% { opacity: 0.3; }100% { transform: scale(1.2); opacity: 0; }}@keyframes ripple{0% { transform: scale(1); opacity: 0; }30% { opacity: 0.3; }100% { transform: scale(1.2); opacity: 0; }}@-webkit-keyframes ripple2{0% { transform: scale(0.6); opacity: 0.4; }50% { opacity: 0.3; }80% { opacity: 0.2; }100% { transform: scale(2.2); opacity: 0; }}@keyframes ripple2{0% { transform: scale(0.6); opacity: 0.4; }50% { opacity: 0.3; }80% { opacity: 0.2; }100% { transform: scale(2.2); opacity: 0; }}@-webkit-keyframes ripple3{0% { transform: scale(1); opacity: 0; }30% { opacity: 0.4; }100% { transform: scale(2.9); opacity: 0.2; }}@keyframes ripple3{0% { transform: scale(1); opacity: 0; }30% { opacity: 0.4; }100% { transform: scale(2.9); opacity: 0.2; }}@-webkit-keyframes scrollMove{0% { opacity: 0; }50% { opacity: 1; }100% { opacity: 0; transform: translateY(10px); }}@keyframes scrollMove{0% { opacity: 0; }50% { opacity: 1; }100% { opacity: 0; transform: translateY(10px); }}@-webkit-keyframes morph{0% { border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%; }50% { border-radius: 30% 60% 70% 40% / 50% 60% 30%; }100% { border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%; }}@keyframes morph{0% { border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%; }50% { border-radius: 30% 60% 70% 40% / 50% 60% 30%; }100% { border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%; }}@-webkit-keyframes jumpAni{0% { transform: translateY(0px); }40% { transform: translateY(-30px); }100% { transform: translateY(0px); }}@keyframes jumpAni{0% { transform: translateY(0px); }40% { transform: translateY(-30px); }100% { transform: translateY(0px); }}@-webkit-keyframes movingX{0% { transform: translateX(0px); }50% { transform: translateX(50px); }100% { transform: translateX(0px); }}@keyframes movingX{0% { transform: translateX(0px); }50% { transform: translateX(50px); }100% { transform: translateX(0px); }}@-webkit-keyframes moving{0% { transform: translateX(0px); }50% { transform: translateX(-50px); }100% { transform: translateX(0px); }}@keyframes moving{0% { transform: translateX(0px); }50% { transform: translateX(-50px); }100% { transform: translateX(0px); }}@keyframes jumpAni{0% { transform: translateY(0px); }40% { transform: translateY(-30px); }100% { transform: translateY(0px); }}@-webkit-keyframes jumpReverseAni{0% { transform: translateY(0px); }50% { transform: translateY(30px); }100% { transform: translateY(0px); }}@keyframes jumpReverseAni{0% { transform: translateY(0px); }50% { transform: translateY(30px); }100% { transform: translateY(0px); }}.spin { animation: 15s linear 0s infinite normal none running spin; }@-webkit-keyframes spin{0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}@keyframes spin{0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}@-webkit-keyframes titleFill{0% { width: 0px; }80% { width: 100%; }100% { width: 100%; }}@keyframes titleFill{0% { width: 0px; }80% { width: 100%; }100% { width: 100%; }}@-webkit-keyframes lineDown{0% { opacity: 0; }30% { opacity: 1; }60% { opacity: 1; }100% { transform: translateY(8px); opacity: 1; }}@keyframes lineDown{0% { opacity: 0; }30% { opacity: 1; }60% { opacity: 1; }100% { transform: translateY(8px); opacity: 1; }}@-webkit-keyframes swing{0%, 100% { transform: rotate(0deg); }25% { transform: rotate(5deg); }50% { transform: rotate(-5deg); }75% { transform: rotate(5deg); }}@keyframes swing{0%, 100% { transform: rotate(0deg); }25% { transform: rotate(5deg); }50% { transform: rotate(-5deg); }75% { transform: rotate(5deg); }}@-webkit-keyframes scaleUpDown{0% { transform: scale(1); }50% { transform: scale(1.3); }100% { transform: scale(1); }}@keyframes scaleUpDown{0% { transform: scale(1); }50% { transform: scale(1.3); }100% { transform: scale(1); }}@-webkit-keyframes roundFill{0% { width: 0px; }60% { width: 100%; opacity: 1; }100% { opacity: 0; }}@keyframes roundFill{0% { width: 0px; }60% { width: 100%; opacity: 1; }100% { opacity: 0; }}@-webkit-keyframes dance{0% { transform: scale(0.8); }100% { transform: scale(1); }}@keyframes dance{0% { transform: scale(0.8); }100% { transform: scale(1); }}@-webkit-keyframes dance2{0% { transform: translate3d(0px, 0px, 0px); }50% { transform: translate3d(15px, -15px, 0px); }100% { transform: translate3d(0px, -15px, 15px); }}@keyframes dance2{0% { transform: translate3d(0px, 0px, 0px); }50% { transform: translate3d(15px, -15px, 0px); }100% { transform: translate3d(0px, -15px, 15px); }}@-webkit-keyframes slideTop{49% { transform: translateY(100%); }50% { opacity: 0; transform: translateY(-100%); }51% { opacity: 1; }}@keyframes slideTop{49% { transform: translateY(100%); }50% { opacity: 0; transform: translateY(-100%); }51% { opacity: 1; }}@-webkit-keyframes zoom1{0% { scale: 0.2; }50% { scale: 1; }100% { scale: 0.2; }}@keyframes zoom1{0% { scale: 0.2; }50% { scale: 1; }100% { scale: 0.2; }}@-webkit-keyframes topBottomLine{0% { top: 0px; }50% { top: calc(100% - 30px); }100% { top: 0px; }}@keyframes topBottomLine{0% { top: 0px; }50% { top: calc(100% - 30px); }100% { top: 0px; }}@-webkit-keyframes bgColor{0% { background-color: rgb(242, 186, 76); }25% { background-color: rgb(129, 242, 76); }50% { background-color: rgb(65, 242, 125); }75% { background-color: rgb(5, 0, 255); }100% { background-color: rgb(242, 186, 76); }}@keyframes bgColor{0% { background-color: rgb(242, 186, 76); }25% { background-color: rgb(129, 242, 76); }50% { background-color: rgb(65, 242, 125); }75% { background-color: rgb(5, 0, 255); }100% { background-color: rgb(242, 186, 76); }}@-webkit-keyframes footerLine{0% { left: 40px; }50% { left: 0px; }100% { left: 40px; }}@keyframes footerLine{0% { left: 40px; }50% { left: 0px; }100% { left: 40px; }}@-webkit-keyframes fadeLeftRight{0%, 100% { transform: translateX(0px); }50% { transform: translateX(100px); }}@keyframes fadeLeftRight{0%, 100% { transform: translateX(0px); }50% { transform: translateX(100px); }}@-webkit-keyframes animate-positive{0% { width: 0px; }}@keyframes animate-positive{0% { width: 0px; }}@-webkit-keyframes shine{100% { left: 125%; }}@keyframes shine{100% { left: 125%; }}.swiper-slide-active .fadein { --animation-name: fadein; }.swiper-slide-active .scalein { --animation-name: scalein; }.swiper-slide-active .slidetopleft { --animation-name: slidetopleft; }.swiper-slide-active .slidebottomright { --animation-name: slidebottomright; }.swiper-slide-active .slideinleft { --animation-name: slideinleft; }.swiper-slide-active .slideinright { --animation-name: slideinright; }.swiper-slide-active .slideinup { --animation-name: slideinup; }.swiper-slide-active .slideindown { --animation-name: slideindown; }.swiper-slide-active .rollinleft { --animation-name: rollinleft; }.swiper-slide-active .rollinright { --animation-name: rollinright; }@-webkit-keyframes fadein{0% { opacity: 0; }100% { opacity: 1; }}@keyframes fadein{0% { opacity: 0; }100% { opacity: 1; }}@-webkit-keyframes slideinup{0% { opacity: 0; transform: translateY(100px); }100% { opacity: 1; transform: translateY(0px); }}@keyframes slideinup{0% { opacity: 0; transform: translateY(100px); }100% { opacity: 1; transform: translateY(0px); }}@-webkit-keyframes scroll{0% { transform: translateX(0px); }100% { transform: translateX(calc(-100% - var(--gap))); }}@keyframes scroll{0% { transform: translateX(0px); }100% { transform: translateX(calc(-100% - var(--gap))); }}@-webkit-keyframes slideinright{0% { opacity: 0; transform: translateX(180px); }100% { opacity: 1; transform: translateX(0px); }}@keyframes slideinright{0% { opacity: 0; transform: translateX(180px); }100% { opacity: 1; transform: translateX(0px); }}@-webkit-keyframes slideindown{0% { opacity: 0; transform: translateY(-100px); }100% { opacity: 1; transform: translateY(0px); }}@keyframes slideindown{0% { opacity: 0; transform: translateY(-100px); }100% { opacity: 1; transform: translateY(0px); }}@-webkit-keyframes slideinleft{0% { opacity: 0; transform: translateX(-100px); }100% { opacity: 1; transform: translateX(0px); }}@keyframes slideinleft{0% { opacity: 0; transform: translateX(-100px); }100% { opacity: 1; transform: translateX(0px); }}@-webkit-keyframes slidebottomright{0% { opacity: 0; transform: translateX(120px) translateY(120px); }100% { opacity: 1; transform: translateX(0px) translateY(0px); }}@keyframes slidebottomright{0% { opacity: 0; transform: translateX(120px) translateY(120px); }100% { opacity: 1; transform: translateX(0px) translateY(0px); }}@-webkit-keyframes slidetopleft{0% { opacity: 0; transform: translateX(-100px) translateY(-100px); }100% { opacity: 1; transform: translateX(0px) translateY(0px); }}@keyframes slidetopleft{0% { opacity: 0; transform: translateX(-100px) translateY(-100px); }100% { opacity: 1; transform: translateX(0px) translateY(0px); }}@-webkit-keyframes fadeInLeft{0% { opacity: 0; transform: translateX(-20px); }100% { opacity: 1; transform: translateX(0px); }}@keyframes fadeInLeft{0% { opacity: 0; transform: translateX(-20px); }100% { opacity: 1; transform: translateX(0px); }}@-webkit-keyframes fadeInRight{0% { opacity: 0; transform: translateX(20px); }100% { opacity: 1; transform: translateX(0px); }}@keyframes fadeInRight{0% { opacity: 0; transform: translateX(20px); }100% { opacity: 1; transform: translateX(0px); }}@-webkit-keyframes fadeInUp{0% { opacity: 0; transform: translate3d(0px, 40px, 0px); }100% { opacity: 1; transform: none; }}@keyframes fadeInUp{0% { opacity: 0; transform: translate3d(0px, 40px, 0px); }100% { opacity: 1; transform: none; }}@-webkit-keyframes fadeInDown{0% { opacity: 0; transform: translateY(-20px); }100% { opacity: 1; transform: translateY(0px); }}@keyframes fadeInDown{0% { opacity: 0; transform: translateY(-20px); }100% { opacity: 1; transform: translateY(0px); }}@-webkit-keyframes zoomIn{0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }50% { opacity: 1; }}@keyframes zoomIn{0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); }50% { opacity: 1; }}@keyframes fadeInLeft{0% { opacity: 0; transform: translateX(-20px); }100% { opacity: 1; transform: translateX(0px); }}@keyframes fadeInRight{0% { opacity: 0; transform: translateX(20px); }100% { opacity: 1; transform: translateX(0px); }}@keyframes fadeInUp{0% { opacity: 0; transform: translateY(20px); }100% { opacity: 1; transform: translateY(0px); }}@keyframes fadeInDown{0% { opacity: 0; transform: translateY(-20px); }100% { opacity: 1; transform: translateY(0px); }}@keyframes dance{0% { transform: scale(0.8); }100% { transform: scale(1); }}@keyframes dance2{0% { transform: translate3d(0px, 0px, 0px); }50% { transform: translate3d(15px, -15px, 0px); }100% { transform: translate3d(0px, -15px, 15px); }}@-webkit-keyframes slideInDown{0% { opacity: 0; transform: translateY(-2000px); }100% { transform: translateY(0px); }}@keyframes slideInDown{0% { opacity: 0; transform: translateY(-2000px); }100% { transform: translateY(0px); }}@-webkit-keyframes slideUp{0% { opacity: 0; transform: translateY(100px); }100% { opacity: 1; transform: translateY(0px); }}@keyframes slideUp{0% { opacity: 0; transform: translateY(100px); }100% { opacity: 1; transform: translateY(0px); }}.widget_nav_menu ul, .widget_meta ul, .widget_pages ul, .widget_archive ul, .widget_categories ul { list-style: none; padding: 0px; margin: 0px; }.widget_nav_menu > ul, .widget_nav_menu .menu, .widget_meta > ul, .widget_meta .menu, .widget_pages > ul, .widget_pages .menu, .widget_archive > ul, .widget_archive .menu, .widget_categories > ul, .widget_categories .menu { margin: 0px 0px -10px; }.widget_nav_menu a, .widget_meta a, .widget_pages a, .widget_archive a, .widget_categories a { display: block; background-color: var(--white-color); border: 1px solid var(--smoke-color); margin: 0px 0px 10px; padding: 16.5px 45px 16.5px 25px; font-size: 16px; font-weight: 400; line-height: 1.313; color: var(--body-color); border-radius: 8px; }.widget_nav_menu a::before, .widget_meta a::before, .widget_pages a::before, .widget_archive a::before, .widget_categories a::before { content: ""; position: absolute; right: 25px; top: 17px; font-family: var(--icon-font); font-weight: 600; color: var(--body-color); transition: 0.4s; }.widget_nav_menu li, .widget_meta li, .widget_pages li, .widget_archive li, .widget_categories li { display: block; position: relative; }.widget_nav_menu li > span, .widget_meta li > span, .widget_pages li > span, .widget_archive li > span, .widget_categories li > span { color: var(--title-color); background-color: rgb(255, 255, 255); font-weight: 600; position: absolute; right: 24px; top: 15px; transition: 0.4s; pointer-events: none; min-width: 20px; text-align: right; }.widget_nav_menu a:hover, .widget_meta a:hover, .widget_pages a:hover, .widget_archive a:hover, .widget_categories a:hover { color: var(--white-color); background-color: var(--theme-color); border-color: var(--theme-color); }.widget_nav_menu a:hover::before, .widget_meta a:hover::before, .widget_pages a:hover::before, .widget_archive a:hover::before, .widget_categories a:hover::before { color: var(--white-color); }.widget_nav_menu a:hover ~ span, .widget_meta a:hover ~ span, .widget_pages a:hover ~ span, .widget_archive a:hover ~ span, .widget_categories a:hover ~ span { color: var(--white-color); background-color: var(--theme-color); }.widget_nav_menu a, .widget_meta a, .widget_pages a { padding-right: 20px; }.widget { padding: var(--widget-padding-y, 40px) var(--widget-padding-x, 40px); background-color: var(--smoke-color); border-radius: 20px; margin-bottom: 40px; position: relative; }.widget:last-child { margin-bottom: 0px; }.widget:last-child.footer-widget { margin-bottom: 50px; }.widget_title { position: relative; font-size: 24px; font-weight: 600; font-family: var(--title-font); line-height: 1em; margin: -0.12em 0px 30px; }.wp-block-search__label, .widget_title { font-size: 24px; }.widget.widget_banner { background-color: var(--title-color); position: relative; }.widget.widget_banner::before { position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; content: ""; background: rgba(11, 20, 34, 0.8); mix-blend-mode: luminosity; border-radius: 20px; }.widget-banner .icon { position: relative; font-size: 16px; width: 50px; height: 50px; line-height: 50px; text-align: center; margin: auto auto 30px; color: var(--white-color); background: var(--theme-color); display: block; border-radius: 100px; }.widget-banner .icon::before { position: absolute; width: 64px; height: 64px; left: -7px; top: -7px; line-height: 64px; text-align: center; content: ""; border: 1px solid var(--white-color); border-radius: 100px; }.widget-banner .text { font-weight: 700; font-size: 28px; text-align: center; color: var(--white-color); display: block; margin-bottom: 20px; }@media (max-width: 575px){.widget-banner .text { font-size: 24px; }}.sidebar-area { margin-left: 10px; margin-bottom: -10px; }@media (max-width: 991px){.sidebar-area { margin-left: 0px; }}@media (max-width: 1199px){.widget { --widget-padding-y: 30px; --widget-padding-x: 30px; }.widget_title { font-size: 22px; margin: -0.12em 0px 28px; }}@media (max-width: 991px){.sidebar-area { padding-top: 30px; }.widget { --widget-padding-y: 40px; --widget-padding-x: 40px; }}@media (max-width: 575px){.widget { --widget-padding-y: 30px; --widget-padding-x: 30px; }}.footer-widget { margin-bottom: 50px; }@media (max-width: 991px){.footer-widget { margin-bottom: 0px; }}.footer-widget, .footer-widget .widget { padding: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; background-color: transparent; box-shadow: none; }.footer-widget .widget_title { font-size: 20px; padding: 0px; margin: -0.12em 0px 30px; color: var(--white-color); }.footer-widget .widget_title::before, .footer-widget .widget_title::after { display: none; }.footer-widget.widget_meta ul, .footer-widget.widget_pages ul, .footer-widget.widget_archive ul, .footer-widget.widget_categories ul, .footer-widget.widget_nav_menu ul { margin-top: -4px; }.footer-widget.widget_meta .menu, .footer-widget.widget_meta > ul, .footer-widget.widget_pages .menu, .footer-widget.widget_pages > ul, .footer-widget.widget_archive .menu, .footer-widget.widget_archive > ul, .footer-widget.widget_categories .menu, .footer-widget.widget_categories > ul, .footer-widget.widget_nav_menu .menu, .footer-widget.widget_nav_menu > ul { margin-bottom: -4px; }.footer-widget.widget_meta a, .footer-widget.widget_pages a, .footer-widget.widget_archive a, .footer-widget.widget_categories a, .footer-widget.widget_nav_menu a { font-size: 16px; font-weight: 400; margin-bottom: 21px; font-family: var(--body-font); color: rgb(177, 184, 195); display: block; max-width: 100%; width: max-content; padding: 0px 0px 0px 25px; background-color: transparent; position: relative; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }.footer-widget.widget_meta a::before, .footer-widget.widget_pages a::before, .footer-widget.widget_archive a::before, .footer-widget.widget_categories a::before, .footer-widget.widget_nav_menu a::before { content: ""; position: absolute; font-weight: 600; left: 0px; top: 2px; font-family: var(--icon-font); transform: translateY(0px); font-size: 0.9em; background-color: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: inherit; }.footer-widget.widget_meta a:hover, .footer-widget.widget_pages a:hover, .footer-widget.widget_archive a:hover, .footer-widget.widget_categories a:hover, .footer-widget.widget_nav_menu a:hover { background-color: transparent; color: var(--theme-color); box-shadow: none; }.footer-widget.widget_meta a:hover::before, .footer-widget.widget_pages a:hover::before, .footer-widget.widget_archive a:hover::before, .footer-widget.widget_categories a:hover::before, .footer-widget.widget_nav_menu a:hover::before { color: var(--theme-color); }.footer-widget.widget_meta li:last-child a, .footer-widget.widget_pages li:last-child a, .footer-widget.widget_archive li:last-child a, .footer-widget.widget_categories li:last-child a, .footer-widget.widget_nav_menu li:last-child a { margin-bottom: 0px; }.footer-widget .th-widget-contact .info-box_text a { color: rgb(177, 184, 195); }.footer-widget .th-widget-contact .info-box_text a:hover { color: var(--theme-color); }.footer-widget .th-widget-contact .info-box_text .details p { color: rgb(177, 184, 195); }.about-logo { margin-bottom: 15px; }.th-widget-about .about-logo { margin-bottom: 33px; }.th-widget-about .about-text { margin-bottom: 20px; margin-top: -0.5em; }.th-widget-about .footer-info:not(:last-child) { margin: 0px 0px 35px; }.th-widget-contact .info-box_text a { color: var(--body-color); }.th-widget-contact .info-box_text .details p { color: var(--body-color); }@media (max-width: 1199px){.footer-widget.widget_meta a, .footer-widget.widget_pages a, .footer-widget.widget_archive a, .footer-widget.widget_categories a, .footer-widget.widget_nav_menu a { margin-bottom: 16px; }}@media (max-width: 767px){.footer-widget .widget_title { margin-bottom: 35px; }.th-widget-about .about-text { margin-bottom: 20px; }}.th-header { position: relative; z-index: 41; }.th-header .icon-btn { border-radius: 99px; }.th-header .menu-area { position: relative; }.sticky-wrapper { transition: 0.4s ease-in-out; }.sticky-wrapper.sticky { position: fixed; top: 0px; right: 0px; left: 0px; background-color: var(--white-color); filter: drop-shadow(rgba(0, 0, 0, 0.07) 0px 0px 10px); animation: 0.4s ease-in-out 0s 1 normal none running stickyAni; }@-webkit-keyframes stickyAni{0% { transform: translate3d(0px, -40px, 0px) scaleY(0.8); opacity: 0.7; }100% { transform: translate3d(0px, 0px, 0px) scaleY(1); opacity: 1; }}@keyframes stickyAni{0% { transform: translate3d(0px, -40px, 0px) scaleY(0.8); opacity: 0.7; }100% { transform: translate3d(0px, 0px, 0px) scaleY(1); opacity: 1; }}.main-menu a { display: block; position: relative; font-weight: 400; font-size: 16px; font-family: var(--body-font); color: var(--black-color2); text-transform: capitalize; }.main-menu a:hover { color: var(--theme-color); }.main-menu > ul > li { margin: 0px 14px; }.main-menu > ul > li > a { padding: 32.5px 0px; }.main-menu > ul > li > a:hover { color: var(--theme-color); }.main-menu ul { margin: 0px; padding: 0px; }.main-menu ul li { list-style-type: none; display: inline-block; position: relative; }.main-menu ul li:has(.sub-menu) > a::after, .main-menu ul li:has(.mega-menu) > a::after, .main-menu ul li.menu-item-has-children > a::after { content: ""; position: relative; font-family: var(--icon-font); margin-left: 4px; font-weight: 600; top: 0px; font-size: 14px; }.main-menu ul li:last-child { margin-right: 0px !important; }.main-menu ul li:first-child { margin-left: 0px !important; }.main-menu ul li:hover > ul.sub-menu { visibility: visible; opacity: 1; transform: scaleY(1); z-index: 9; }.main-menu ul.sub-menu, .main-menu ul.mega-menu { position: absolute; text-align: left; top: 100%; background-color: var(--white-color); visibility: hidden; min-width: 230px; width: max-content; padding: 7px; left: -14px; opacity: 0; z-index: -1; box-shadow: rgba(1, 15, 28, 0.06) 0px 4px 15px; border-radius: 0px; transform: scaleY(0); border-bottom: 3px solid var(--theme-color); transform-origin: center top; transition: 0.4s; }.main-menu ul.sub-menu a, .main-menu ul.mega-menu a { font-size: 16px; line-height: 30px; }.main-menu ul.sub-menu { padding: 18px 20px 18px 18px; left: -27px; }.main-menu ul.sub-menu li { display: block; margin: 0px; padding: 0px 9px; }.main-menu ul.sub-menu li a { position: relative; padding-left: 0px; text-transform: capitalize; }.main-menu ul.sub-menu li a::before { content: ""; position: absolute; top: 6px; left: 10px; font-family: var(--icon-font); text-align: center; border-radius: 50%; display: inline-block; font-size: 1em; line-height: 1; color: var(--theme-color); font-weight: 900; opacity: 0; visibility: visible; transition: 0.3s ease-in-out; }.main-menu ul.sub-menu li a:hover { padding-left: 23px; }.main-menu ul.sub-menu li a:hover::before { visibility: visible; opacity: 1; left: 0px; }@media (max-width: 1500px){.main-menu > ul > li { margin: 0px 13px; }}.header-button { height: 100%; display: flex; -webkit-box-align: center; align-items: center; gap: 15px; }.header-button .th-btn { margin-left: 10px; padding: 15px 29px; }@media (max-width: 1299px){.header-button .th-btn { display: none; }}.header-button .icon-btn { line-height: var(--btn-size, 0); }.header-button .icon-btn > img { filter: brightness(0) invert(0); transition: 0.4s; }.header-button .icon-btn:hover > img { filter: brightness(99) invert(0); }.header-layout1 { background-color: var(--white-color); }.header-layout1 .th-container { }@media (max-width: 1199px){.header-layout1 .th-container { max-width: 100%; }}.header-layout1 .menu-item.menu-item-type-custom a:hover::after, .header-layout1 .menu-item.menu-item-type-custom a.active::after { content: ""; transform: rotate(180deg); }.header-layout1 .main-menu > ul > li > a::before { content: ""; position: absolute; height: 1px; left: 0px; background: var(--black-color2); width: 0%; margin-top: 30px; transition: 0.4s; }.header-layout1 .main-menu > ul > li > a:hover, .header-layout1 .main-menu > ul > li > a.active { color: var(--black-color2); }.header-layout1 .main-menu > ul > li > a:hover::before, .header-layout1 .main-menu > ul > li > a.active::before { width: 100%; }.header-layout1 .main-menu ul li.menu-item-has-children > a:hover::after { color: var(--black-color2); }.header-layout1 .header-right .header-links li:not(:last-child) { margin: 0px 28px 0px 0px; }@media (max-width: 375px){.header-layout1 .header-right .header-links li:not(:last-child) { margin: 0px 9px 0px 0px; }}.header-layout1 .header-right .header-links li:not(:last-child)::after { top: 7px; right: -17px; }@media (max-width: 375px){.header-layout1 .header-right .header-links li:not(:last-child)::after { right: -6px; }}.header-layout1 .sticky-wrapper.sticky .menu-area { background-image: none !important; }.header-layout1 .sticky-wrapper .menu-area { }@media (max-width: 1199px){.header-layout1 .sticky-wrapper .menu-area { padding: 12px 0px; }}.header-layout1 .logo-bg { position: absolute; top: 0px; left: 0px; width: 19%; height: 92px; z-index: -1; background-color: var(--theme-color); }@media (min-width: 1922px){.header-layout1 .logo-bg { width: 28%; }}@media (min-width: 2101px) and (max-width: 2400px){.header-layout1 .logo-bg { width: 24%; }}@media (min-width: 1921px) and (max-width: 2100px){.header-layout1 .logo-bg { width: 20%; }}@media (max-width: 1299px){.header-layout1 .logo-bg { width: 28%; }}@media (max-width: 1199px){.header-layout1 .logo-bg { width: 25%; height: 80px; }}@media (max-width: 991px){.header-layout1 .logo-bg { width: 35%; }}@media (max-width: 767px){.header-layout1 .logo-bg { width: 40%; }}@media (max-width: 575px){.header-layout1 .logo-bg { width: 60%; }}@media (max-width: 375px){.header-layout1 .logo-bg { width: 70%; }}.header-layout1 .main-menu { position: relative; padding-left: 116px; }@media (min-width: 1930px){.header-layout1 .main-menu { padding-left: 150px; }}@media (max-width: 1399px){.header-layout1 .main-menu { padding-left: 40px; }}.header-layout1 .main-menu > ul > li { margin: 0px 21px; }@media (max-width: 1500px){.header-layout1 .main-menu > ul > li { margin: 0px 16px; }}@media (max-width: 1399px){.header-layout1 .main-menu > ul > li { margin: 0px 10px; }}.header-layout1 .gt_float_switcher .gt-selected .gt-current-lang { background: transparent; padding: 0px; display: flex; -webkit-box-align: center; align-items: center; }.header-layout1 .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code, .header-layout1 .gt_switcher .gt-selected .gt-current-lang span.gt-lang-code { font-family: var(--body-font); font-size: 15px; margin-right: 5px; top: 0px; line-height: 1; }.header-layout1 .gt_float_switcher .gt-selected .gt-current-lang img { width: 25px; margin: 0px 8px 0px 0px; min-width: 25px; height: 25px; border-radius: 0px; border: 1px solid rgba(255, 255, 255, 0.5); }.header-layout1 .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow { transform: none; line-height: 1; top: 0px; }.header-layout1-2 { padding: 24px 24px 0px; background: transparent; }.header-layout1-2 .logo-bg { border-radius: 16px 0px 0px 16px; }.header-layout1-2 .menu-area { z-index: 1; border-radius: 16px; }.header-layout1-2 .main-menu { padding-left: 172px; }@media (max-width: 1500px){.header-layout1-2 .main-menu { padding-left: 116px; }}.header-layout1-2 .sticky-wrapper.sticky .logo-bg { border-radius: 0px; }@media (max-width: 575px){.header-layout1-2 { margin: 0px; padding: 0px; border-radius: 0px; }.header-layout1-2 .logo-bg { border-radius: 0px; }}.header-layout2 .sticky-wrapper.sticky .menu-area { padding-top: 0px; }@media (max-width: 1199px){.header-layout2 .sticky-wrapper.sticky .menu-area { }}.header-layout3 .sticky-wrapper.sticky { background-color: var(--title-color); }.header-layout3 .sticky-wrapper.sticky .menu-area { backdrop-filter: blur(20px); background: rgba(76, 80, 87, 0.5); }.header-layout6 .sticky-wrapper.sticky { background: var(--title-color); backdrop-filter: blur(20px); top: 0px; border-radius: 0px; margin: 0px; }.header-layout6 .sticky-wrapper.sticky .menu-area { border-radius: 0px; }.header-layout9 .sticky-wrapper.sticky { position: fixed; top: 0px; right: 0px; left: 0px; }.header-layout9 .sticky-wrapper.sticky .menu-area { backdrop-filter: blur(0px); background-color: var(--white-color); }.header-layout11 .main-menu > ul > li > a:hover, .header-layout11 .main-menu > ul > li > a.active { color: var(--white-color); }.header-layout12 .sticky-wrapper.sticky { background-color: var(--title-color); }.header-layout12 .main-menu > ul > li > a:hover, .header-layout12 .main-menu > ul > li > a.active { color: var(--white-color); }.header-layout13 .sticky-wrapper.sticky { background-color: var(--title-color); }.header-layout14 .main-menu > ul > li > a:hover, .header-layout14 .main-menu > ul > li > a.active { color: var(--white-color); }.header-layout14 .main-menu > ul > li > a:hover::after, .header-layout14 .main-menu > ul > li > a.active::after { color: var(--white-color); }.header-layout14 .sticky-wrapper.sticky { background: var(--title-color); }.split-heading-title.animated-character { display: inline-block; animation: 0.5s ease-in-out 0s 1 normal forwards running fadeInChar; }.animated-character { animation: 0.5s ease 0s 1 normal forwards running animateCharacter; }@-webkit-keyframes animateCharacter{0% { transform: translateY(100%); opacity: 0; }100% { transform: translateY(0px); opacity: 1; }}@keyframes animateCharacter{0% { transform: translateY(100%); opacity: 0; }100% { transform: translateY(0px); opacity: 1; }}.title-area { transition: 0.3s linear; }.heading-title .sec-title .split-heading-title { animation: heading-anim-fade-out 2s ease calc(0.05s * var(--char-index)), heading-anim-fade-in 3s ease calc(0.05s * var(--char-index)); }@-webkit-keyframes heading-anim-fade-out{0% { opacity: 0; }100% { opacity: 1; }}@keyframes heading-anim-fade-out{0% { opacity: 0; }100% { opacity: 1; }}@-webkit-keyframes heading-anim-fade-in{0% { opacity: 0; }100% { opacity: 1; }}@keyframes cus-heading-animation-fade-out{0% { opacity: 1; }100% { opacity: 0; }}@-webkit-keyframes cus-heading-animation-fade-out{0% { opacity: 1; }100% { opacity: 0; }}.row::after { display: none; }.footer-wrapper { position: relative; z-index: 2; overflow: hidden; }.widget-area { padding-bottom: 70px; }.footer-widget { }@media (max-width: 1199px){.footer-widget { margin-bottom: 40px; }}.sticky-footer { position: fixed; bottom: 0px; left: 0px; width: 100%; }.copyright-wrap { padding: 22px 0px; background-color: rgb(61, 72, 89); }.copyright-wrap .copyright-text { color: var(--white-color); }.copyright-wrap .copyright-text a { transition: 0.4s ease-in-out; }.copyright-wrap .copyright-text a:hover { color: var(--theme-color); }.th-widget-contact { max-width: 260px; margin-bottom: -0.4em; }.info-box_text { line-height: 1.75em; margin-top: 0px; display: flex; gap: 16px; }.info-box_text .icon { color: var(--body-color); -webkit-box-flex: 0; flex: 0 0 auto; width: 40px; height: 40px; line-height: 37px; background-color: var(--white-color); border-radius: 50%; text-align: center; transition: 0.4s ease-in-out; }.info-box_text .icon img { transition: 0.4s ease-in-out; }.info-box_text .icon:hover { background-color: var(--theme-color); }.info-box_text .icon:hover img { filter: contrast(0) brightness(2); }.info-box_text .details { margin-top: -0.3em; }.info-box_text .details p { color: rgb(177, 184, 195); margin-bottom: 0px; }.info-box_text a { color: rgb(177, 184, 195); }.info-box_text a:hover { color: var(--theme-color); }.info-box_text:not(:last-child) { margin-bottom: 18px; }.th-widget-about .about-text { color: rgb(177, 184, 195); }.copyright-text { margin: 0px; }@media (max-width: 991px){.copyright-text { text-align: center; }}.copyright-text a { color: var(--theme-color); }.copyright-text a:hover { color: var(--white-color); }.footer-links ul { margin: 0px; padding: 0px; }.footer-links ul li { display: inline-block; }.footer-links ul li:not(:last-child) { margin-right: 40px; }@media (max-width: 1199px){.footer-links ul li:not(:last-child) { margin-right: 10px; }}.footer-links ul li a { color: rgb(248, 248, 248); }.footer-links ul li a:hover { color: var(--theme-color); }.footer-layout10 .shadow-title { font-size: 300px; font-weight: 700; background: transparent; line-height: 0.5666em; -webkit-text-fill-color: rgba(255, 255, 255, 0.03); margin: 0px; }@media (max-width: 1399px){.footer-layout10 .shadow-title { font-size: 240px; }}@media (max-width: 991px){.footer-layout10 .shadow-title { font-size: 200px; }}@media (max-width: 767px){.footer-layout10 .shadow-title { font-size: 180px; }}@media (max-width: 575px){.footer-layout10 .shadow-title { font-size: 140px; }}.footer-layout10 .th-widget-about .about-text { margin-bottom: 32px; }.footer-layout10 .footer-widget.widget_meta a:hover, .footer-layout10 .footer-widget.widget_pages a:hover, .footer-layout10 .footer-widget.widget_archive a:hover, .footer-layout10 .footer-widget.widget_categories a:hover, .footer-layout10 .footer-widget.widget_nav_menu a:hover { color: var(--white-color); }.footer-layout10 .footer-widget.widget_meta a:hover::before, .footer-layout10 .footer-widget.widget_pages a:hover::before, .footer-layout10 .footer-widget.widget_archive a:hover::before, .footer-layout10 .footer-widget.widget_categories a:hover::before, .footer-layout10 .footer-widget.widget_nav_menu a:hover::before { color: var(--white-color); }.footer-layout10 .info-box_text .icon { background: rgba(255, 255, 255, 0.15); border: 1px solid rgba(255, 255, 255, 0.3); backdrop-filter: blur(22px); }.footer-layout10 .info-box_text .icon img { filter: contrast(0) brightness(2); }.footer-layout10 .copyright-wrap { background: transparent; border-top: 1px solid rgb(41, 52, 69); padding: 25.5px 0px; }.footer-layout10 .widget-area { }@media (max-width: 991px){.footer-layout10 .widget-area { padding-bottom: 30px; }}.breadcumb-content { position: relative; }.breadcumb-menu { max-width: 100%; padding: 0px; margin: 25px 0px -0.5em; list-style-type: none; position: relative; }.breadcumb-menu li { display: inline-block; margin-right: 3px; padding-right: 3px; list-style: none; position: relative; }.breadcumb-menu li::after { content: ""; background-size: 100% 100%; top: -1px; display: inline-flex; position: relative; margin-left: 12px; font-weight: 700; font-size: 12px; color: inherit; font-family: var(--icon-font); }.breadcumb-menu li:last-child { padding-right: 0px; margin-right: 0px; }.breadcumb-menu li:last-child::after { display: none; }.breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span { white-space: normal; word-break: break-word; font-family: var(--body-font); font-weight: 400; font-size: 20px; color: var(--white-color); }.breadcumb-title { margin: -0.23em 0px -0.18em; font-size: 64px; font-family: var(--title-font); color: var(--white-color); font-weight: 700; text-transform: capitalize; }.breadcumb-area.style2 { padding: 24px; }@media (max-width: 575px){.breadcumb-area.style2 { padding: 12px; }}.breadcumb-area.style2 .breadcumb-wrapper { overflow: hidden; border-radius: 16px; }.breadcumb-wrapper { position: relative; background-color: var(--title-color); background-position: left top; padding: 152px 0px; overflow: hidden; text-align: center; background-repeat: repeat-x; background-size: cover; }.breadcumb-wrapper::before { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; content: ""; background: rgba(11, 20, 34, 0.8); }@media (max-width: 1199px){.breadcumb-wrapper { padding: 150px 0px; }.breadcumb-title { margin: -0.18em 0px; font-size: 54px; }.breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span { font-size: 16px; line-height: 26px; }}@media (max-width: 991px){.breadcumb-wrapper { padding: 130px 0px; }}@media (max-width: 767px){.breadcumb-title { font-size: 44px; line-height: 54px; }}@media (max-width: 575px){.breadcumb-wrapper { padding: 130px 0px; }.breadcumb-title { font-size: 44px; line-height: 54px; }}@media (max-width: 375px){.breadcumb-wrapper { padding: 120px 0px; }.breadcumb-title { font-size: 34px; line-height: 44px; }.breadcumb-menu { margin: 15px 0px -0.5em; }}.wp-block-query-pagination-numbers span.active, .wp-block-query-pagination-numbers span:hover, .wp-block-query-pagination-numbers a.active, .wp-block-query-pagination-numbers a:hover, .th-pagination span.active, .th-pagination span:hover, .th-pagination a.active, .th-pagination a:hover { color: var(--white-color); background-color: var(--theme-color); }.wp-block-query-pagination-numbers span.active img, .wp-block-query-pagination-numbers span:hover img, .wp-block-query-pagination-numbers a.active img, .wp-block-query-pagination-numbers a:hover img, .th-pagination span.active img, .th-pagination span:hover img, .th-pagination a.active img, .th-pagination a:hover img { filter: brightness(0) invert(1); }.wp-block-query-pagination-next.active, .wp-block-query-pagination-next:hover { color: var(--white-color); background-color: var(--theme-color); border-color: var(--theme-color); }@media (max-width: 1199px){.blog-meta span:not(:last-child), .blog-meta a:not(:last-child) { padding-right: 15px; }}@media (max-width: 575px){.blog-meta span:not(:last-child), .blog-meta a:not(:last-child) { padding-right: 0px; }.blog-meta span:not(:last-child)::after, .blog-meta a:not(:last-child)::after { display: none; }}.page-single .box-title { font-size: 40px; }@media (max-width: 1199px){.page-single .box-title { font-size: 30px; }}@media (max-width: 575px){.page-single .box-title { font-size: 25px; }}.th-comments-wrap.style2 .commented-wrapp span:not(:last-child) { padding-right: 16px; margin-right: 16px; }.th-comments-wrap.style2 .commented-wrapp span:not(:last-child)::after { content: ""; height: 10px; width: 1px; background-color: var(--body-color); position: absolute; top: 50%; right: 0px; margin-top: -4px; }.hero-1 .th-swiper-custom { position: absolute; top: 47%; margin: 0px; transform: rotate(-90deg); right: 55px; z-index: 9; }@media (max-width: 991px){.hero-1 .th-swiper-custom { display: none; }}.hero-1 .th-swiper-custom .swiper-pagination-bullets { position: relative; z-index: 3; text-align: center; margin: 25px 0px 0px; line-height: 10px; height: 3px; }.hero-1 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet { display: inline-block; --swiper-pagination-bullet-size: 24px; --swiper-pagination-bullet-horizontal-gap: 12px; margin: 5px 7px; height: 2px; opacity: 1; border-radius: 0px; background-color: var(--white-color); border: 1px solid var(--white-color); position: relative; transition: 0.4s; cursor: pointer; }.hero-1 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet::before { display: none; }.hero-1 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:hover, .hero-1 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--theme-color); border: 1px solid var(--theme-color); }.hero-1 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:first-child { margin-left: 0px; }.hero-1 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:last-child { margin-right: 0px; }.hero-1 .slider-pagination .swiper-pagination-bullets .swiper-pagination-bullet { width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px)); background: var(--white-color); height: 3px; }.hero-style1 .th-btn:not(:last-child) { margin-right: 10px; }.hero-2 .swiper-pagination { position: relative; border-radius: 8px; width: 424px; display: flex; }.hero-2 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .hero-2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px; }.hero-2 .swiper-pagination-bullet { width: 100%; height: 3px; border-radius: 8px; background-color: rgba(255, 255, 255, 0.2); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; margin: 0px; position: relative; overflow: hidden; }.hero-2 .swiper-pagination-bullet::before { content: ""; display: block; position: absolute; inset: 0px; }.hero-2 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.2); }.hero-2 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before { background-color: var(--white-color); animation: 2s cubic-bezier(0.3, 0, 0.3, 1) 0s 1 normal forwards running slide-progress; }.swiper-paused .hero-2 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before { animation-play-state: paused; }@-webkit-keyframes slide-progress{0% { transform: translateX(-100%); }100% { transform: translateX(0px); }}@keyframes slide-progress{0% { transform: translateX(-100%); }100% { transform: translateX(0px); }}.hero3-swiper-custom .swiper-button-next, .hero3-swiper-custom .swiper-button-prev { }@media (max-width: 1199px){.hero3-swiper-custom .swiper-button-next, .hero3-swiper-custom .swiper-button-prev { top: var(--swiper-navigation-top-offset, 55%); }}.hero3-swiper-custom .swiper-button-next { right: var(--swiper-navigation-sides-offset, 32px); }.hero3-swiper-custom .swiper-button-prev { left: var(--swiper-navigation-sides-offset, 32px); }.hero3-swiper-custom .swiper-pagination-fraction { bottom: var(--swiper-pagination-bottom, 40px); z-index: 8; }.hero3-swiper-custom .swiper-button-next, .hero3-swiper-custom .swiper-button-prev { padding: 8px; width: 32px; height: 32px; border: 1px solid rgb(255, 255, 255); background-color: transparent; border-radius: 48px; transition: 0.4s ease-in-out; }.hero3-swiper-custom .swiper-button-next::after, .hero3-swiper-custom .swiper-button-prev::after { display: none !important; }.hero3-swiper-custom .swiper-button-next img, .hero3-swiper-custom .swiper-button-prev img { filter: brightness(0) invert(1); transition: 0.4s ease-in-out; }.hero3-swiper-custom .swiper-button-next:hover, .hero3-swiper-custom .swiper-button-prev:hover { background-color: var(--white-color); }.hero3-swiper-custom .swiper-button-next:hover img, .hero3-swiper-custom .swiper-button-prev:hover img { filter: none; }.hero3-swiper-custom .swiper-pagination { color: var(--white-color); }.hero-5 .th-swiper-custom .swiper-pagination-bullets { position: relative; z-index: 3; text-align: center; margin: 25px 0px 0px; line-height: 10px; height: 3px; }.hero-5 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet { display: inline-block; --swiper-pagination-bullet-size: 24px; --swiper-pagination-bullet-horizontal-gap: 12px; margin: 5px 7px; height: 2px; opacity: 1; border-radius: 0px; background-color: var(--white-color); border: 1px solid var(--white-color); position: relative; transition: 0.4s; cursor: pointer; }.hero-5 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet::before { display: none; }.hero-5 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:hover, .hero-5 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--theme-color); border: 1px solid var(--theme-color); }.hero-5 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:first-child { margin-left: 0px; }.hero-5 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:last-child { margin-right: 0px; }.hero-6 .th-swiper-custom .swiper-pagination-bullets { position: relative; z-index: 3; text-align: center; margin: 25px 0px 0px; line-height: 10px; height: 3px; }.hero-6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet { display: inline-block; --swiper-pagination-bullet-size: 24px; --swiper-pagination-bullet-horizontal-gap: 12px; margin: 5px 7px; height: 2px; opacity: 1; border-radius: 0px; background-color: var(--white-color); border: 1px solid var(--white-color); position: relative; transition: 0.4s; cursor: pointer; }.hero-6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet::before { display: none; }.hero-6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:hover, .hero-6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--theme-color); border: 1px solid var(--theme-color); }.hero-6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:first-child { margin-left: 0px; }.hero-6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:last-child { margin-right: 0px; }.hero-6 .hero6-swiper-custom .swiper-pagination { color: rgba(255, 255, 255, 0); }.hero-6 .hero6-swiper-custom .swiper-pagination-total { display: none; }.hero-6 .hero6-swiper-custom .swiper-pagination-current { color: var(--white-color); font-size: 48px; font-weight: 700; }.hero-form .form-item .nice-select.open .list { border-bottom: 3px solid var(--theme-color); }.hero-8 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .hero-8 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0px; }.hero-8 .swiper-pagination-bullet { width: 100%; height: 70px; border-radius: 8px; background-color: rgba(255, 255, 255, 0.2); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; margin: 0px; position: relative; overflow: hidden; }@media (max-width: 1299px){.hero-8 .swiper-pagination-bullet { height: 5px; }}.hero-8 .swiper-pagination-bullet::before { content: ""; display: block; position: absolute; inset: 0px; }.hero-8 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.2); }.hero-8 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before { background-color: var(--white-color); animation: 2s cubic-bezier(0.3, 0, 0.3, 1) 0s 1 normal forwards running slide-progress-2; }.swiper-paused .hero-8 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before { animation-play-state: paused; }@-webkit-keyframes slide-progress-2{0% { transform: translateY(-100%); }100% { transform: translateY(0px); }}@keyframes slide-progress-2{0% { transform: translateY(-100%); }100% { transform: translateY(0px); }}@media (max-width: 1299px){@-webkit-keyframes slide-progress{0% { transform: translateX(-100%); }100% { transform: translateX(0px); }}@keyframes slide-progress{0% { transform: translateX(-100%); }100% { transform: translateX(0px); }}}.hero-9 .slider-controller .swiper-pagination-fraction { text-align: center; color: var(--white-color); }.hero-10 .hero10Thumbs .swiper-slide.swiper-slide-active .hero10-card .hero-img { border: 1px solid var(--white-color); border-radius: 50%; }.hero-10 .hero10Thumbs .swiper-slide.swiper-slide-active .hero10-card .hero-img img { transform: scale(0.9); }.hero-10 .hero10-swiper-custom .swiper-button-next, .hero-10 .hero10-swiper-custom .swiper-button-prev { }@media (max-width: 1199px){.hero-10 .hero10-swiper-custom .swiper-button-next, .hero-10 .hero10-swiper-custom .swiper-button-prev { top: var(--swiper-navigation-top-offset, 55%); }}.hero-10 .hero10-swiper-custom .swiper-button-next { right: var(--swiper-navigation-sides-offset, 32px); }.hero-10 .hero10-swiper-custom .swiper-button-prev { left: var(--swiper-navigation-sides-offset, 32px); }.hero-10 .hero10-swiper-custom .swiper-pagination-fraction { bottom: 26px; z-index: 8; }.hero-10 .hero10-swiper-custom .swiper-button-next, .hero-10 .hero10-swiper-custom .swiper-button-prev { padding: 8px; width: 32px; height: 32px; border: 1px solid rgb(255, 255, 255); background-color: transparent; border-radius: 48px; transition: 0.4s ease-in-out; }.hero-10 .hero10-swiper-custom .swiper-button-next::after, .hero-10 .hero10-swiper-custom .swiper-button-prev::after { display: none !important; }.hero-10 .hero10-swiper-custom .swiper-button-next img, .hero-10 .hero10-swiper-custom .swiper-button-prev img { filter: brightness(0) invert(1); transition: 0.4s ease-in-out; }.hero-10 .hero10-swiper-custom .swiper-button-next:hover, .hero-10 .hero10-swiper-custom .swiper-button-prev:hover { background-color: var(--white-color); }.hero-10 .hero10-swiper-custom .swiper-button-next:hover img, .hero-10 .hero10-swiper-custom .swiper-button-prev:hover img { filter: none; }.hero-10 .hero10-swiper-custom .swiper-pagination { color: var(--white-color); }.error-img { position: relative; z-index: 2; }@media (max-width: 1699px){.error-img { min-width: 100%; }}@media (max-width: 1299px){.error-img { margin-left: 0px; }}.error-title { margin-bottom: 20px; }.error-text { margin-bottom: 35px; max-width: 480px; margin-left: auto; margin-right: auto; }.error-content { margin-right: 90px; }@media (max-width: 1299px){.error-content { margin-right: 0px; }}@media (max-width: 991px){.error-title { margin-bottom: 15px; }.error-img { margin-bottom: 30px; margin-left: 0px; }.error-text { margin-bottom: 25px; }}@media (max-width: 767px){.error-title { margin-bottom: 10px; }}.error-shape-1, .error-shape-2 { position: absolute; top: 20%; left: 0px; right: 0px; z-index: -1; }@media (max-width: 1199px){.error-shape-1, .error-shape-2 { top: 14%; }}.error-shape-2 { left: 19%; top: 8%; }@media (max-width: 1299px){.error-shape-2 { left: 23%; top: 6%; }}@media (max-width: 1199px){.error-shape-2 { left: 27%; top: -2%; }}@media (max-width: 991px){.error-shape-2 { left: 36%; top: -6%; }}.popup-search-box { position: fixed; top: 0px; left: 50%; background-color: rgba(0, 0, 0, 0.95); height: 0px; width: 0px; overflow: hidden; z-index: 99999; opacity: 0; visibility: hidden; border-radius: 50%; transform: translateX(-50%); transition: 0.4s; }.popup-search-box button.searchClose { width: 60px; height: 60px; position: absolute; top: 40px; right: 40px; border-width: 1px; border-style: solid; border-color: var(--theme-color); background-color: transparent; font-size: 22px; border-radius: 50%; transform: rotate(0deg); transition: 0.4s; color: var(--theme-color); }.popup-search-box button.searchClose:hover { color: var(--body-color); background-color: rgb(255, 255, 255); border-color: transparent; transform: rotate(90deg); }.popup-search-box form { position: absolute; top: 50%; left: 50%; display: inline-block; padding-bottom: 40px; cursor: auto; width: 100%; max-width: 700px; transform: translate(-50%, -50%) scale(0); transition: transform 0.4s, -webkit-transform 0.4s; }@media (max-width: 1199px){.popup-search-box form { max-width: 600px; }}.popup-search-box form input { font-size: 18px; height: 70px; width: 100%; border: 2px solid var(--theme-color); background-color: transparent; padding-left: 30px; color: rgb(255, 255, 255); border-radius: 50px; }.popup-search-box form input::-webkit-input-placeholder { color: rgb(255, 255, 255); }.popup-search-box form input::placeholder { color: rgb(255, 255, 255); }.popup-search-box form button { position: absolute; top: 0px; background-color: transparent; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; font-size: 24px; right: 12px; color: var(--white-color); cursor: pointer; width: 70px; height: 70px; transition: 0.4s; transform: scale(1.001); }.popup-search-box form button:hover { transform: scale(1.1); }.popup-search-box.show { opacity: 1; visibility: visible; width: 100.1%; height: 100%; transition: 0.4s; border-radius: 0px; }.popup-search-box.show form { transition-delay: 0.5s; transform: translate(-50%, -50%) scale(1); }.sidemenu-wrapper { position: fixed; z-index: 99999; right: 0px; top: 0px; height: 100%; width: 0px; background-color: rgba(0, 0, 0, 0.75); opacity: 0; visibility: hidden; transition: 0.8s; }.sidemenu-wrapper .closeButton { display: inline-block; border: 2px solid; width: 50px; height: 50px; line-height: 48px; font-size: 24px; padding: 0px; position: absolute; top: 20px; right: 20px; background-color: var(--white-color); border-radius: 50%; transform: rotate(0deg); transition: 0.4s; }.sidemenu-wrapper .closeButton:hover { color: var(--theme-color); border-color: var(--theme-color); transform: rotate(90deg); }.sidemenu-wrapper .sidemenu-content { background-color: rgb(255, 255, 255); width: 450px; margin-left: auto; padding: 80px 30px; height: 100%; overflow: scroll; position: relative; right: -500px; cursor: auto; transition: right 1s; }@media (max-width: 450px){.sidemenu-wrapper .sidemenu-content { width: 300px; }}.sidemenu-wrapper .sidemenu-content .widget_title { color: var(--title-color); }.sidemenu-wrapper .widget { padding: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; background-color: transparent; }.sidemenu-wrapper.show { opacity: 1; visibility: visible; width: 100%; transition: 0.8s; }.sidemenu-wrapper.show .sidemenu-content { right: 0px; opacity: 1; visibility: visible; }.sidemenu-wrapper .info-box_text .icon { background-color: rgb(242, 245, 250); }.sidemenu-wrapper .info-box_text .icon:hover { background-color: var(--theme-color); }.sidemenu-wrapper .th-widget-about .about-text { color: var(--body-color); font-family: var(--style-font); }#woosq-popup .single-product .product .actions > div .quantity.style2.woocommerce-grouped-product-list-item__quantity { width: max-content; }.login-tab button.nav-link.active { background-color: var(--theme-color); color: var(--white-color); }.rating-select p.stars.selected a.active::before { content: ""; font-weight: 700; }.rating-select p.stars.selected a.active ~ a::before { content: ""; font-weight: 400; }.rating-select p.stars.selected a:not(.active)::before { content: ""; font-weight: 700; }.swiper-slide.style2 .th-product { box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 14px; }.mfp-content { margin: 1.5rem auto; }.mfp-content .product-details-img { padding-top: 15px; }.mfp-content .product-about { padding-top: 20px; padding-bottom: 20px; }.mfp-content .container { position: relative; }.mfp-content .product-big-img { margin-top: 12px; margin-bottom: 12px; }.mfp-fade.mfp-bg { opacity: 0; transition: 0.15s ease-out; }.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }.mfp-fade.mfp-bg.mfp-removing { opacity: 0; }.mfp-fade.mfp-wrap .mfp-content { opacity: 0; transition: 0.4s ease-out; }.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }.th-sort-bar .nav a.active { color: var(--white-color); background: var(--theme-color); }.product-thumb-tab .tab-btn:not(:last-of-type) { margin-bottom: 20px; }.product-tab-style1 a:hover, .product-tab-style1 a.active { color: var(--title-color); }.product-tab-style1 a:hover::before, .product-tab-style1 a.active::before { width: 100%; }.product-tab-style2 a.active::before { width: 100%; }@media (max-width: 575px){.product-thumb-tab .tab-btn:not(:last-of-type) { margin-bottom: 10px; }}.product-thumb .tab-btn.active { border: 1px solid var(--theme-color); }.case-slider .swiper-slide { border-radius: 24px; filter: blur(4px); }.case-slider .swiper-slide.swiper-slide-active { border-radius: 24px; filter: none !important; }.case-slider .swiper-slide.swiper-slide-active .case-img::before { opacity: 0.8; visibility: visible; }.case-slider .swiper-slide.swiper-slide-active .case-img .case-action { opacity: 1; visibility: visible; }.case-slider3 .swiper-slide { box-shadow: none; border-radius: 24px; overflow: hidden; }.case-slider3 .swiper-slide.swiper-slide-active { border-radius: 24px; }.case-slider3 .swiper-slide.swiper-slide-active .case-img { width: 425px; height: 470px; display: block; margin: auto; }.case-slider3 .swiper-slide.swiper-slide-active .case-img img { width: 100%; height: 100%; object-fit: cover; }.case4-btn.active { color: var(--white-color); background: var(--theme-color); }.job-post.style2 .job-category_wrapper .star i:not(:last-child) { color: rgb(255, 179, 33); }.recent-post.style3 .recent-post-meta:not(:last-child) { margin-bottom: 10px; }.recent-post.style3 .recent-post-meta a:not(:last-child) { margin-right: 10px; }.woocommerce-checkout .form-group input:not(:last-child) { margin-bottom: var(--bs-gutter-x); }.contact-form { background-color: var(--white-color); box-shadow: rgba(204, 204, 204, 0.25) 0px 20px 20px; border-radius: 16px; padding: 40px; }@media (max-width: 1299px){.contact-form { padding: 30px; }}.contact-form .nice-select.open .list { border-bottom: 3px solid var(--theme-color); }.contact-form textarea.form-control, .contact-form textarea { min-height: 159px; padding-top: 16px; padding-bottom: 17px; }.contact-form .th-btn { padding: 19.5px 42px; }.contact-form2 .nice-select.open .list { border-bottom: 3px solid var(--theme-color); }.about-contact-grid { display: flex; gap: 24px; border: 1px solid rgb(225, 228, 230); border-radius: 8px; padding: 24px 24px 18px; transition: 0.4s; }@media (max-width: 375px){.about-contact-grid { gap: 14px; padding: 15px 15px 18px; }}.about-contact-grid:not(:last-child) { margin-bottom: 30px; }.about-contact-grid .about-contact-icon { -webkit-box-flex: 0; flex: 0 0 auto; width: 70px; height: 70px; line-height: 68px; text-align: center; background: var(--title-color); border-radius: 50%; color: var(--white-color); transition: 0.4s ease-in-out; }@media (max-width: 375px){.about-contact-grid .about-contact-icon { width: 60px; height: 60px; line-height: 60px; }}.about-contact-grid .about-contact-details-text { color: var(--title-color); margin-bottom: 0px; }.about-contact-grid .about-contact-details-text a:not(:hover) { color: initial; }.about-contact-grid:hover .about-contact-icon { background: var(--theme-color); }.contact-map { position: relative; line-height: 0px; border-radius: 30px; }@media (max-width: 991px){.contact-map { margin-bottom: 40px; }}@-webkit-keyframes location-anim{0% { transform: rotate(5deg) translate(5px, 5px); }100% { transform: rotate(5deg) translate(-5px, -5px); }}@keyframes location-anim{0% { transform: rotate(5deg) translate(5px, 5px); }100% { transform: rotate(5deg) translate(-5px, -5px); }}@-webkit-keyframes location-anim2{0% { transform: scale(1); }100% { transform: scale(0.5); }}@keyframes location-anim2{0% { transform: scale(1); }100% { transform: scale(0.5); }}.contact-map iframe { width: 100%; height: 365px; border-radius: 30px; }.contact-map.style2 iframe { width: 100%; height: 398px; border-radius: 0px; }.about-contact-grid.inner-style { border-top: 0px; border-right: 0px; border-left: 0px; border-image: none; padding: 0px 0px 30px; border-bottom: 1px solid var(--th-border-color); border-radius: 0px; }.about-contact-grid.inner-style .about-contact-details-text { font-weight: 500; font-size: 24px; color: var(--title-color); }@media (max-width: 575px){.about-contact-grid.inner-style .about-contact-details-text { font-size: 20px; line-height: 1.5; }}.about-contact-grid:hover .about-contact-icon { color: var(--white-color); background: var(--theme-color); }.about-contact-grid:last-child { border: 0px; padding-bottom: 0px; margin-bottom: 0px; }.about-contact-grid .about-contact-icon { font-size: 26px; color: var(--title-color); background: var(--white-color); }.contact-formbox .contact-form { padding: 60px; }@media (max-width: 767px){.contact-formbox .contact-form { padding: 40px; }}@media (max-width: 575px){.contact-formbox .contact-form { padding: 20px; }}.contact-formbox .contact-form .th-btn { padding: 14px 26px; }.contact-formbox form { border: 1px solid var(--th-border-color); }.contact-formbox .form-group > img { filter: contrast(0); }.contact-formbox .form-control { border: 0px; background-color: var(--smoke-color); }.contact-formbox textarea.form-control { min-height: 229px; }.contact-map.style2 iframe { height: 600px; border-radius: 30px; }.contact-wrapp2 { border-radius: 30px; }.contact-infobox-top { padding: 35px 95px; }@media (max-width: 1299px){.contact-infobox-top { padding: 35px 30px; }}.contact-infobox-bottom { padding: 0px 60px; border-top: 3px solid var(--white-color); }@media (max-width: 1299px){.contact-infobox-bottom { padding: 0px 30px; }}@media (max-width: 767px){.contact-infobox-bottom { padding: 0px 20px; }}.contact-infobox-bottom .about-contact-grid { margin-bottom: 0px; border: 0px; padding: 40px 0px; }.contact-infobox-bottom .about-contact-grid:not(:last-child) { padding-right: 56px; border-right: 3px solid var(--white-color); }@media (max-width: 1299px){.contact-infobox-bottom .about-contact-grid:not(:last-child) { padding-right: 22px; }}@media (max-width: 1199px){.contact-infobox-bottom .about-contact-grid:not(:last-child) { border-right: 0px; border-bottom: 3px solid var(--white-color); }}@media (max-width: 767px){.contact-infobox-bottom .about-contact-grid:not(:last-child) { padding-right: 0px; }}.contact-infobox-bottom .about-contact-icon { color: var(--theme-color); }.contact-titlebox2 { margin-bottom: 0px; }@media (max-width: 991px){.contact-titlebox2 { padding: 30px 0px; }}.contact-titlebox2 .sub-title { font-size: 18px; }.contact-titlebox2 .sec-title { font-size: 36px; margin-bottom: 18px; }@media (max-width: 767px){.contact-titlebox2 .sec-title { font-size: 26px; }}.contact-titlebox2 .sec-text { padding: 0px 30px; margin-bottom: 0px; }@media (max-width: 1299px){.contact-titlebox2 .sec-text { padding: 0px 15px; }}@media (max-width: 767px){.contact-titlebox2 .sec-text { padding: 0px; }}.contact-form-wrapp2 .contact-thumb { }@media (max-width: 1199px){.contact-form-wrapp2 .contact-thumb { margin-bottom: 30px; }}.contact-form-wrapp2 .contact-thumb img { border-radius: 30px; width: 100%; }.contact-form-wrapp2 .contact-formbox textarea.form-control { }@media (max-width: 1299px){.contact-form-wrapp2 .contact-formbox textarea.form-control { min-height: 135px; }}.about-item:not(:last-child) { margin-bottom: 30px; }.title-area .sec-title { line-height: 1.1; }.about-content-wrapper .about-item:not(:last-child) { margin-bottom: 50px; }.about-imgbox12 .img1:not(:last-child), .about-imgbox12 .img2:not(:last-child), .about-imgbox12 .img3:not(:last-child) { }@media (max-width: 767px){.about-imgbox12 .img1:not(:last-child), .about-imgbox12 .img2:not(:last-child), .about-imgbox12 .img3:not(:last-child) { margin-bottom: 24px; }}.about-wrap13 .about-wrapp-content .about-item:not(:last-child) { margin-bottom: 40px; }.teamSlider1 .swiper-pagination-bullets .swiper-pagination-bullet { border: 1px solid var(--title-color); }.teamSlider1 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { border-color: var(--theme-color); }.team-about .th-social a:not(:hover) { background-color: rgb(228, 228, 228); color: var(--title-color); }.teamSlider8 .swiper-pagination-bullets { max-width: 250px; display: block; margin: 40px auto auto; overflow: hidden; }.teamSlider10 .swiper-slide.swiper-slide-active .team-grid3 .team-content { opacity: 1; visibility: visible; }.teamSlider11 .swiper-slide:nth-child(2) .team-box3 { margin-top: 60px; }.teamSlider11 .swiper-slide:nth-child(4) .team-box3 { margin-top: 60px; }.teamSlider11 .swiper-slide:nth-child(6) .team-box3 { margin-top: 60px; }.teamSlider11 .swiper-slide:nth-child(8) .team-box3 { margin-top: 60px; }.team-slider12 .swiper-pagination-bullets { max-width: none !important; bottom: 0px !important; margin-bottom: 0px !important; margin-top: 60px !important; }.testiSlider1 .swiper-slide { transition: 0.5s ease-out; margin-top: 98px !important; }@media (max-width: 991px){.testiSlider1 .swiper-slide { margin-top: 58px !important; }}.testiSlider1 .swiper-slide.swiper-slide-active { margin-top: 0px !important; margin-bottom: 80px !important; }@media (max-width: 991px){.testiSlider1 .swiper-slide.swiper-slide-active { margin-bottom: 40px !important; }}@media (max-width: 767px){.testiSlider1 .swiper-slide.swiper-slide-active { width: 100% !important; }}.testiSlider1 .swiper-slide.swiper-slide-active .testi-card-quote { background-color: var(--theme-color); }.testiSlider1 .swiper-slide.swiper-slide-active .testi-card-quote img { filter: brightness(0) invert(1); }.testiSlider1 .swiper-wrapper { visibility: visible; }.testiSlider1 .swiper-pagination-bullets { margin: 45px 0px 14px; }.testiSlider6 .swiper-slide { transition: 0.5s ease-out; margin-top: 40px !important; }@media (max-width: 991px){.testiSlider6 .swiper-slide { margin-top: 58px !important; }}.testiSlider6 .swiper-slide.swiper-slide-active { margin-top: 0px !important; margin-bottom: 30px !important; width: 672px !important; }@media (max-width: 991px){.testiSlider6 .swiper-slide.swiper-slide-active { width: 65% !important; margin-bottom: 0px !important; }}@media (max-width: 767px){.testiSlider6 .swiper-slide.swiper-slide-active { width: 100% !important; }}.testiSlider6 .swiper-slide.swiper-slide-active .testi-card-quote { background-color: var(--theme-color); }.testiSlider6 .swiper-slide.swiper-slide-active .testi-card-quote img { filter: brightness(0) invert(1); }.testiSlider6 .swiper-wrapper { visibility: visible; }.testi-box.item-active::after { opacity: 1; }.testi-box.item-active .media-body { transform: scaleX(1); }.testi-box.item-active .testi-box_avater img { transform: scale(2.5); }.testi-box.item-active .testi-box_avater::before, .testi-box.item-active .testi-box_avater::after { display: none; }.testi-box.item-active .testi-box_avater span { display: none; }.testi-box.item-active .testi-box_content { transform: scaleX(1); }.testi-grid-thumb .swiper-wrapper { display: inline-flex; visibility: visible; }.testi-grid-thumb .swiper-slide { transition: 0.4s ease-in-out; cursor: pointer; content: ""; position: absolute; margin: 0px; max-width: 64px; height: 64px; }.testi-grid-thumb .swiper-slide img { width: 64px; height: 64px; border-radius: 50%; transition: 0.4s ease-in-out; }.testi-grid-thumb .swiper-slide:first-child { top: 5%; left: 15%; }.testi-grid-thumb .swiper-slide:nth-child(2) { top: 30%; left: 5%; }.testi-grid-thumb .swiper-slide:nth-child(3) { bottom: 30%; left: 13%; }.testi-grid-thumb .swiper-slide:nth-child(4) { top: 10%; right: 10%; }.testi-grid-thumb .swiper-slide:nth-child(5) { top: 40%; right: 5%; }.testi-grid-thumb .swiper-slide:nth-child(6) { bottom: 30%; right: 13%; }.testi-grid-thumb .swiper-slide-thumb-active .box-img img { object-fit: cover; transform: scale(1.6); }@media (max-width: 575px){.testi-grid-thumb .swiper-slide-thumb-active .box-img img { transform: scale(1.2); }}.testi-grid2-thumb .swiper-slide-thumb-active .box-img img { transform: scale(1.1); border-color: var(--theme-color); }.testiSlider9 .swiper-slide { border-radius: 30px; transition: 0.5s ease-out; }.testiSlider9 .swiper-slide .box-img { transform: scale(0.75) translateX(0px); }.testiSlider9 .swiper-slide .box-img img { opacity: 0.35; }.testiSlider9 .swiper-slide.swiper-slide-active { width: 945px !important; }@media (max-width: 1500px){.testiSlider9 .swiper-slide.swiper-slide-active { width: 645px !important; }}@media (max-width: 1299px){.testiSlider9 .swiper-slide.swiper-slide-active { width: 585px !important; }}@media (max-width: 1199px){.testiSlider9 .swiper-slide.swiper-slide-active { width: 445px !important; }}@media (max-width: 991px){.testiSlider9 .swiper-slide.swiper-slide-active { width: 100% !important; margin-bottom: 0px !important; }}@media (max-width: 767px){.testiSlider9 .swiper-slide.swiper-slide-active { width: 100% !important; }}.testiSlider9 .swiper-slide.swiper-slide-active .box-img { border-radius: 30px; transform: scaleX(1.3) translateX(0px); }@media (max-width: 991px){.testiSlider9 .swiper-slide.swiper-slide-active .box-img { transform: scaleX(1) translateX(0px); }}.testiSlider9 .swiper-slide.swiper-slide-active .box-img img { opacity: 1; }.testiSlider9 .swiper-slide.swiper-slide-active .box-content { opacity: 1; visibility: visible; }.testiSlider9 .swiper-wrapper { visibility: visible; }.testiSlider10 .swiper-pagination-bullets { margin: 70px 0px 10px; }.testiSlider11 .swiper-pagination-bullets { max-width: 250px; display: block; margin: 45px auto 10px; overflow: hidden; position: relative; }.testiSlider11 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--brand-color); border-color: var(--brand-color); }.testiSlider12 .swiper-pagination-bullets { max-width: 250px; display: block; margin: 40px auto auto; overflow: hidden; position: relative; }.testiSlider12 .swiper-wrapper { -webkit-box-align: center; align-items: center; }.testiSlider12 .swiper-slide { margin-top: 60px; transition: 0.5s; }.testiSlider12 .swiper-slide.swiper-slide-active { }@media (max-width: 1199px){.testiSlider12 .swiper-slide.swiper-slide-active { width: 100% !important; margin-bottom: 40px !important; }}@media (max-width: 767px){.testiSlider12 .swiper-slide.swiper-slide-active { width: 100% !important; }}.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-img { min-width: 300px; min-height: 420px; }@media (max-width: 1199px){.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-img { min-width: 250px; }}@media (max-width: 767px){.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-img { height: 250px; }}.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-title { font-size: 18px; }@media (max-width: 375px){.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-title { font-size: 16px; }}.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-text { font-size: 24px; line-height: 1.5; }@media (max-width: 375px){.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-text { font-size: 18px; }}.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-desig { font-size: 12px; }.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-quote { margin-left: 30px; margin-bottom: 50px; }.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-quote img { transform: scale(2.2); }.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-content { padding: 50px; }@media (max-width: 1500px){.testiSlider12 .swiper-slide.swiper-slide-active .testi-card5 .box-content { padding: 30px; }}.testiSlider12 .swiper-wrapper { visibility: visible; }.testiSlider11-2 .slider-pagination .swiper-pagination-bullet { --swiper-pagination-bullet-size: 10px; --swiper-pagination-bullet-horizontal-gap: 8px; border: 0px; background: var(--th-border-color); transition: 0.4s; }.testiSlider11-2 .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: var(--theme-color); --swiper-pagination-bullet-size: 16px; bottom: -2px; }@-webkit-keyframes marquee{0% { transform: translateX(0%); }100% { transform: translateX(-50%); }}@keyframes marquee{0% { transform: translateX(0%); }100% { transform: translateX(-50%); }}.price-card .checklist li:not(:last-child) { margin-bottom: 15px; }.price-card.active .offer-tag { opacity: 1; }.price-card:hover, .price-card.active { box-shadow: rgba(204, 204, 204, 0.3) 0px 20px 50px 0px; }.price-card:hover .price-card_wrapp, .price-card.active .price-card_wrapp { background: var(--theme-color); }.price-card:hover .price-card_price, .price-card.active .price-card_price { color: var(--white-color); }.price-card:hover .price-card_price .duration, .price-card.active .price-card_price .duration { color: var(--white-color); }.price-card:hover .price-card_text, .price-card.active .price-card_text { color: var(--white-color); }.price-card:hover .box-title, .price-card.active .box-title { color: var(--white-color); }.price-card:hover .th-btn, .price-card.active .th-btn { color: var(--white-color); background-color: var(--theme-color); }.price-card:hover .th-btn:hover, .price-card.active .th-btn:hover { color: var(--white-color); border-color: var(--title-color); }.price-card:hover .th-btn:hover::before, .price-card.active .th-btn:hover::before { background-color: var(--title-color); }.price-card3.active .price-card3_price { background: var(--theme-color); }.price-card3.active .th-btn { background-color: var(--theme-color); border-width: medium; border-style: none; border-color: currentcolor; border-image: none; color: var(--white-color); }.price-card3.active .th-btn.th-icon::before { background-color: var(--title-color); }.price-card4 .price-content .checklist ul li:not(:last-child) { margin-bottom: 16px; }.price-card.card5.active { padding: 50px; max-width: 424px; }@media (max-width: 575px){.price-card.card5.active { padding: 20px; }}.price-card.card5.active .price-card_wrapp { margin-bottom: 45px; }.price-card.card5.active .price-card_content { margin-bottom: 40px; }.price-card.card5.active .box-title { font-size: 28px; font-weight: 600; }.price-card.card5.active .checklist ul li:nth-last-child(-n+2) { display: block; }.price-card.card5.active .price-card_price { font-size: 48px; }.price-card.card5.active .th-btn { padding: 18px 35px; background: none; }.price-card.card5.active .th-btn::before { background: var(--brand-color); }.price-card.card5.active .th-btn:hover { color: var(--title-color); }.switch-area .toggler.toggler--is-active { color: var(--theme-color); }.pricing-tabs6 .nav-link.active { background: var(--theme-color); color: var(--white-color); }.price-card.style6 .checklist li:not(:last-child) { margin-bottom: 18px; }.counter-card.style4:not(:last-child) { }@media (max-width: 767px){.counter-card.style4:not(:last-child) { margin-bottom: 30px; }}@-webkit-keyframes moveFromTop{0% { transform: translateY(-100%); }}@keyframes moveFromTop{0% { transform: translateY(-100%); }}.checklist ul { padding-left: 0px; list-style: none; text-align: left; margin-bottom: 0px; }.checklist li { position: relative; color: var(--body-color); font-family: var(--body-font); font-size: 18px; font-weight: 400; line-height: 28px; padding-left: 40px; }.checklist li:not(:last-child) { margin-bottom: 10px; }.btn-wrap { display: flex; flex-wrap: wrap; -webkit-box-align: center; align-items: center; gap: 20px 30px; }.filter-menu .tab-btn:hover, .filter-menu .tab-btn.active { background-color: var(--theme-color); color: var(--white-color); }.filter-menu .th-btn:hover, .filter-menu .th-btn.active { border-color: var(--theme-color); color: var(--white-color); }.filter-menu .th-btn:hover::before, .filter-menu .th-btn.active::before { border-radius: 3px; }@media (max-width: 1199px){p.mb-40 { margin-bottom: 35px; }}@-webkit-keyframes loaded{0% { transform: scale(0.8); opacity: 0; }100% { transform: scale(1); opacity: 1; }}@keyframes loaded{0% { transform: scale(0.8); opacity: 0; }100% { transform: scale(1); opacity: 1; }}@-webkit-keyframes overlay{0% { transform: scaleX(0); }55% { transform: scaleX(1); }100% { transform: translateX(-100%); }}@keyframes overlay{0% { transform: scaleX(0); }55% { transform: scaleX(1); }100% { transform: translateX(-100%); }}.mouse-pointer.zoom, .mouse-pointer.open { width: 80px; height: 80px; }.whySlider2 .swiper-slide { transition: 0.4s; }.whySlider2 .swiper-slide-active ~ .swiper-slide { transform: translateY(-12%); }@media (max-width: 991px){.whySlider2 .swiper-slide-active ~ .swiper-slide { transform: translateY(0px); }}.whySlider2 .swiper-slide-active ~ .swiper-slide ~ .swiper-slide { transform: translateY(-16%); }@media (max-width: 1199px){.whySlider2 .swiper-slide-active ~ .swiper-slide ~ .swiper-slide { transform: translateY(0px); }}.whySlider2 .swiper-slide-active ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide { transform: translateY(-12%); }@media (max-width: 1299px){.whySlider2 .swiper-slide-active ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide { transform: translateY(0px); }}.whySlider2 .swiper-slide-active ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide { transform: translateY(0px); }.whySlider2 .swiper-slide-active ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide { transform: translateY(0px); }.marquee-slider1 .swiper-wrapper { transition-timing-function: linear; }.marquee-slider1 .swiper-slide { width: auto; display: inline-flex; -webkit-box-align: center; align-items: center; }.marquee-slider2 .swiper-wrapper { transition-timing-function: linear; }.marquee-slider2 .swiper-slide { width: auto; display: inline-flex; -webkit-box-align: center; align-items: center; }.marquee-slider3 .swiper-wrapper { transition-timing-function: linear; }.marquee-slider3 .swiper-slide { width: auto; display: inline-flex; -webkit-box-align: center; align-items: center; }.marquee-hero-slider .swiper-wrapper { transition-timing-function: linear; }.marquee-hero-slider .swiper-slide { width: auto; display: inline-flex; -webkit-box-align: center; align-items: center; }.categorySlider .swiper-pagination-bullets { max-width: 15%; display: block; margin: auto auto 10px; overflow: hidden; position: relative; bottom: 20px; }@media (max-width: 1199px){.categorySlider .swiper-pagination-bullets { bottom: 30px; }}.category-area .swiper .swiper-slide { width: 312px; }.categorySlider2 .swiper-slide.swiper-slide-active { transition: 0.4s; transform: translateY(-10px); }.categorySlider2 .swiper-pagination-bullets { max-width: 250px; display: block; margin: auto; overflow: hidden; position: relative; }.categorySlider6 .swiper-pagination-bullets { max-width: 250px; display: block; margin: auto; overflow: hidden; }.categorySlider6 .swiper-pagination-progressbar { --swiper-pagination-progressbar-size: 2px; background: rgb(225, 228, 229); position: relative; margin-top: 30px; margin-bottom: 50px; }.categorySlider6 .th-swiper-custom .swiper-pagination-bullets { position: relative; z-index: 3; text-align: center; margin: 25px 0px 0px; line-height: 10px; height: 3px; }.categorySlider6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet { display: inline-block; --swiper-pagination-bullet-size: 24px; --swiper-pagination-bullet-horizontal-gap: 12px; margin: 5px 7px; height: 2px; opacity: 1; border-radius: 0px; background-color: var(--white-color); border: 1px solid var(--white-color); position: relative; transition: 0.4s; cursor: pointer; }.categorySlider6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet::before { display: none; }.categorySlider6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:hover, .categorySlider6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--title-color); border: 1px solid var(--title-color); }.categorySlider6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:first-child { margin-left: 0px; }.categorySlider6 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:last-child { margin-right: 0px; }.categorySlider6 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--title-color); }.categorySlider6 .slider-pagination .swiper-pagination-bullets .swiper-pagination-bullet { width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px)); background: var(--white-color); height: 3px; }.category-slider3 .swiper-pagination-bullets { max-width: 250px; display: block; margin: auto auto 10px; overflow: hidden; }.categorySlider4 .swiper-pagination-bullets { max-width: 250px; display: block; margin: auto; overflow: hidden; }.accordion-card { transition: 0.4s ease-in-out; border-radius: 4px; border: 1px solid var(--title-color); overflow: hidden; background-color: transparent; text-align: left; position: relative; z-index: 3; }.accordion-card:not(:last-child) { margin-bottom: 24px; }.accordion-card .accordion-button { font-size: 24px; font-weight: 600; font-family: var(--title-font); border: 0px; color: var(--title-color); background-color: transparent; border-radius: 0px; padding: 12px 45px 12px 30px; min-height: 75px; gap: 10px; margin-bottom: 0px; text-align: left; transition: 0.3s; position: relative; }.accordion-card .accordion-button::after { content: ""; height: 100%; width: auto; line-height: 1; background-color: transparent; background-image: none; font-family: var(--icon-font); color: var(--white-color); font-weight: 500; font-size: 18px; display: grid; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; text-align: center; position: absolute; top: 0px; right: 30px; transition: 0.3s ease-in-out; }.accordion-card .accordion-button:focus { outline: none; box-shadow: none; }.accordion-card .accordion-button:not(.collapsed) { box-shadow: none; }.accordion-card .accordion-button:not(.collapsed)::after { transform: rotateX(180deg); color: var(--brand-color); }.accordion-card .accordion-collapse { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }.accordion-card .accordion-body { border-radius: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: none; padding: 0px 30px 30px; }.accordion-card .faq-text { color: var(--th-border-color); margin-bottom: -0.48em; margin-top: -0.48em; }.accordion-card.style3 .accordion-button:not(.collapsed)::after { content: ""; }@media (max-width: 991px){.accordion-card .accordion-button { font-size: 20px; min-height: 70px; }}@media (max-width: 575px){.accordion-card .accordion-button { padding: 12px 45px 12px 20px; }.accordion-card .accordion-body { padding: 0px 20px 30px; }}@media (max-width: 575px){.accordion-card .accordion-button { font-size: 16px; }}.accordion-item .accordion-button:not(.collapsed) { box-shadow: none; border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; background-color: transparent; padding: 20px 0px 0px; }.accordion-item .accordion-button:not(.collapsed) .accordion-item_number { border-color: var(--theme-color); color: var(--theme-color); }.accordion-item .accordion-button:not(.collapsed) i { color: var(--theme-color); transform: rotate(0deg); }.accordion-item .accordion-button:not(.collapsed)::after { content: ""; }.accordion-item .accordion-button.collapsed { border-bottom: 1px solid var(--gray-color); }.th-accordion_images img.active { opacity: 1; visibility: visible; }.th-accordion_images img.active { opacity: 1; }.accordion-card.style4 { border: 0px; background: var(--smoke-color); border-radius: 20px; }.accordion-card.style4 .faq-text { color: var(--body-color); }.accordion-card.style4 .accordion-button { font-weight: 600; font-size: 18px; min-height: 73px; }.accordion-card.style4 .accordion-button::after { color: var(--theme-color); content: "+"; }.accordion-card.style4 .accordion-button:not(.collapsed)::after { content: ""; }.accordion-card.style5 .accordion-button:not(.collapsed)::after { content: ""; }.wp-travel-toolbar .wte-view-modes ul li.active { color: var(--white-color); background: var(--theme-color); }.wp-travel-toolbar .wte-view-modes ul li.active a { filter: brightness(0) invert(1); }.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle.active svg path { fill: rgb(28, 168, 203); }.category-trips-single .category-trips-single-inner-wrap .category-trip-viewmre-btn:hover, .category-trips-single .category-trips-single-inner-wrap .category-trip-viewmre-btn.active { color: var(--white-color); box-shadow: none; }.category-trips-single .category-trips-single-inner-wrap .category-trip-viewmre-btn:hover.th-icon i, .category-trips-single .category-trips-single-inner-wrap .category-trip-viewmre-btn.active.th-icon i { transform: rotate(0deg); }.category-trips-single .category-trips-single-inner-wrap .category-trip-viewmre-btn:hover::before, .category-trips-single .category-trips-single-inner-wrap .category-trip-viewmre-btn.active::before { width: 110%; }.page-content { display: none; }.trip-pagination .page-numbers.current { background-color: var(--theme-color); color: var(--white-color); }.wpte-booking-area .wpte-bf-btn.wte-book-now:hover, .wpte-booking-area .wpte-bf-btn.wte-book-now.active { color: var(--white-color); box-shadow: none; background-color: var(--title-color) !important; }.wpte-booking-area .wpte-bf-btn.wte-book-now:hover::before, .wpte-booking-area .wpte-bf-btn.wte-book-now.active::before { width: 110%; }.wpte-tabs-container.fixed-header .nav-tab-wrapper { display: none !important; }.elementor-page .wpte-elementor-widget .wishlist-toggle.active svg path { fill: rgb(28, 168, 203); }.class-wte-advanced-search-wrapper .advanced-search-field.search-dur.show { background-color: var(--white-color); height: 80px; margin-top: 8px; border-top: 1px solid rgb(225, 228, 229); border-right: 1px solid rgb(225, 228, 229); border-left: 1px solid rgb(225, 228, 229); border-image: none; filter: drop-shadow(rgba(0, 0, 0, 0.09) 0px 0px 30px); border-radius: 2px; border-bottom: 4px solid var(--theme-color); position: relative; padding: 10px; }.class-wte-advanced-search-wrapper .advanced-search-field.show { background-color: var(--white-color); height: 80px; margin-top: 8px; border-top: 1px solid rgb(225, 228, 229); border-right: 1px solid rgb(225, 228, 229); border-left: 1px solid rgb(225, 228, 229); border-image: none; filter: drop-shadow(rgba(0, 0, 0, 0.07) 0px 0px 30px); border-radius: 2px; border-bottom: 4px solid var(--theme-color); position: relative; padding: 10px; }.service-img { border-radius: 8px; }.service-img img { border-radius: 8px; }.service-list-wrap.style2.active { flex: 1 1 205%; }.service-list-wrap.style3.active .service-content { opacity: 1; }.service-list-wrap.style3.active .icon-btn { opacity: 1; visibility: visible; }.service-list-wrap.active { flex: 1 1 324%; }@media (max-width: 1199px){.service-list-wrap.active { max-width: 100%; }}.service-list-wrap.active .service-list { }@media (max-width: 991px){.service-list-wrap.active .service-list { max-height: 345px; }}.service-list-wrap.active .th-btn { opacity: 1; visibility: visible; }.service-list-wrap.active .case-action.g4-bgn { opacity: 1; visibility: visible; transform: scale(1); }.service-list-wrap.active .box-content { visibility: visible; opacity: 1; width: 100%; max-height: 325px; }.service-list-wrap.active .service-icon { top: 61%; }@media (max-width: 1199px){.service-list-wrap.active .service-icon { top: 50%; }}@media (max-width: 991px){.service-list-wrap.active .service-icon { top: 10%; opacity: 1; visibility: visible; }}.service-list-wrap.active .service-content { left: 40px; bottom: 40px; transform: none; }@media (max-width: 1199px){.service-list-wrap.active .service-content { left: 20px; bottom: 20px; }}.service-list-wrap.active .g4-content { opacity: 1; visibility: visible; left: 40px; }@media (max-width: 1199px){.service-list-wrap.active .g4-content { left: 20px; }}.service-list-wrap.sv-list2.active .service-content { }@media (max-width: 1199px){.service-list-wrap.sv-list2.active .service-content { left: 20px; bottom: 90px; }}.service7-list.active { flex: 1 1 208%; }.serviceSlider10 .swiper-slide { transition: 0.4s; }.serviceSlider10 .swiper-slide-active ~ .swiper-slide { transform: translateY(-15%); }.serviceSlider10 .swiper-slide-active ~ .swiper-slide ~ .swiper-slide { transform: translateY(-15%); }.serviceSlider10 .swiper-slide-active ~ .swiper-slide ~ .swiper-slide ~ .swiper-slide { transform: translateY(0px); }.service-wrap11 .service-card-thumb-wrap .service-card-thumb.active { opacity: 1; }.service-card-wrap11.item-active .service-card11 { border-left: 1px solid white; border-right: 1px solid white; }.service-card-wrap11.item-active .service-card11::after { opacity: 1; }.service-card-wrap11.item-active .service-card11 .active-box-content { opacity: 1; visibility: visible; transform: translate(0px, 0px); }@media (max-width: 767px){.service-card-wrap11.swiper-slide-active .service-card11 { border-left: 1px solid white; border-right: 1px solid white; }.service-card-wrap11.swiper-slide-active .service-card11::after { opacity: 1; }.service-card-wrap11.swiper-slide-active .service-card11 .active-box-content { opacity: 1; visibility: visible; transform: translate(0px, 0px); }}.service-card11 .active-box-content { opacity: 0; visibility: hidden; transition: 0.4s; transform: translate(0px, 50px); }.sv-details-img img { border-radius: 20px 20px 0px 0px; }.sv-details-list ul li { display: flex; padding-left: 0px; }.sv-details-list ul li .icon { margin-right: 8px; }.sv-content { padding: 40px; border-right-color: ; border-right-style: ; border-right-width: ; border-bottom-color: ; border-bottom-style: ; border-bottom-width: ; border-left-color: ; border-left-style: ; border-left-width: ; border-image-source: ; border-image-slice: ; border-image-width: ; border-image-outset: ; border-image-repeat: ; border-top: 0px; border-radius: 0px 0px 20px 20px; }@media (max-width: 575px){.sv-content { padding: 20px; }}.sv-content .box-title { font-size: 34px; }@media (max-width: 575px){.sv-content .box-title { font-size: 24px; }}.process-box-img.active-img { transform: rotate(-20deg); position: relative; z-index: 1; }.process-box-img.active-img ~ .process-box-img { transform: rotate(-30deg) translate(-35px, -50px); }.process-box-img.active-img ~ .process-box-img ~ .process-box-img { transform: rotate(-40deg) translate(-65px, -110px); }.process-card4:not(:last-child) { margin-bottom: 24px; }.process-card4.item-active2 .box-number { color: var(--title-color); }.project-slider3 .swiper-slide { transition: 0.5s ease-out; }.project-slider3 .swiper-slide.swiper-slide-active { width: 760px !important; }@media (max-width: 1299px){.project-slider3 .swiper-slide.swiper-slide-active { width: 600px !important; }}@media (max-width: 1199px){.project-slider3 .swiper-slide.swiper-slide-active { width: 100% !important; }}.project-slider3 .swiper-slide.swiper-slide-active .project-card3 .box-img::after { opacity: 0.7; }.project-slider3 .swiper-slide.swiper-slide-active .project-card3 .project-content { opacity: 1; transform: scaleY(1) translateY(0px); }@media (max-width: 767px){.feature-circle:not(:last-child) { margin-bottom: 30px; }}.about-circle:not(:last-child) { }@media (max-width: 767px){.about-circle:not(:last-child) { margin-bottom: 30px; }}.choose-about.style2:not(:last-child) { margin-bottom: 0px; }.choose-about.style2.item-active { background-color: var(--white-color); box-shadow: rgba(40, 41, 61, 0.02) 0px 2px 6px, rgba(96, 97, 112, 0.12) 0px 16px 24px; }.features-content .checklist li:not(:last-child) { margin-bottom: 5px; }.swiper-slide .gallery-card.style2 { transform: scale(0.95) translateX(0%); }@media (max-width: 767px){.swiper-slide .gallery-card.style2 { transform: none; }}.swiper-slide-active .gallery-card.style2 { transform: scale(1) translateX(0px); }@media (max-width: 767px){.swiper-slide-active .gallery-card.style2 { transform: none; }}.gallerySlide9 .swiper-pagination-bullets { max-width: 250px; display: block; margin: auto; overflow: hidden; position: relative; }.gallerySlide9 .swiper-slide:nth-child(3) .gallery-card.style2 { margin-top: 100px; }@media (max-width: 767px){.gallerySlide9 .swiper-slide:nth-child(3) .gallery-card.style2 { margin: 0px; }}.gallerySlide9 .swiper-slide:nth-child(5) .gallery-card.style2 { margin-top: 100px; }@media (max-width: 767px){.gallerySlide9 .swiper-slide:nth-child(5) .gallery-card.style2 { margin: 0px; }}.gallerySlide9 .swiper-slide:nth-child(7) .gallery-card.style2 { margin-top: 100px; }@media (max-width: 767px){.gallerySlide9 .swiper-slide:nth-child(7) .gallery-card.style2 { margin: 0px; }}.gallerySlide9 .swiper-slide:nth-child(9) .gallery-card.style2 { margin-top: 100px; }@media (max-width: 767px){.gallerySlide9 .swiper-slide:nth-child(9) .gallery-card.style2 { margin: 0px; }}.gallerySlide9 .swiper-slide:nth-child(11) .gallery-card.style2 { margin-top: 100px; }@media (max-width: 767px){.gallerySlide9 .swiper-slide:nth-child(11) .gallery-card.style2 { margin: 0px; }}.gallerySlide9 .swiper-slide:nth-child(13) .gallery-card.style2 { margin-top: 100px; }@media (max-width: 767px){.gallerySlide9 .swiper-slide:nth-child(13) .gallery-card.style2 { margin: 0px; }}.gallerySlide9 .swiper-slide:nth-child(15) .gallery-card.style2 { margin-top: 100px; }@media (max-width: 767px){.gallerySlide9 .swiper-slide:nth-child(15) .gallery-card.style2 { margin: 0px; }}.gallerySlide9 .swiper-slide.swiper-slide-active { margin-top: 0px !important; margin-bottom: 80px !important; }.gallerySlide9 .swiper-slide.swiper-slide-active .testi-card-quote { background-color: var(--theme-color); }.gallerySlide9 .swiper-slide.swiper-slide-active .testi-card-quote img { filter: brightness(0) invert(1); }.gallerySlide10 .swiper-pagination-bullets { max-width: 250px; display: block; margin: auto; overflow: hidden; position: relative; }.gallerySlide10 .swiper-wrapper { -webkit-box-align: center; align-items: center; }.gallerySlide10 .swiper-slide { transition: 0.5s ease-out; }.gallerySlide10 .swiper-slide.swiper-slide-active { width: 536px !important; }@media (max-width: 991px){.gallerySlide10 .swiper-slide.swiper-slide-active { width: 60% !important; margin-bottom: 40px !important; }}@media (max-width: 767px){.gallerySlide10 .swiper-slide.swiper-slide-active { width: 100% !important; }}.mfp-wrap { transform: translateY(-65px); transition: 1s ease-out; }.mfp-wrap.mfp-ready { transform: translateY(0px); }.popup-login-register ul li .nav-menu.active { color: var(--black-color2); }.popup-login-register ul li .nav-menu.active::before { background-color: var(--theme-color); }.popup-login-register .box-title { font-size: 28px; font-weight: 700; }.benefitSlide .swiper-slide { position: relative; overflow: hidden; transition: transform 0.6s, opacity 0.6s, -webkit-transform 0.6s; }.benefitSlide .swiper-slide.swiper-slide-active .destination-img img { transform: scale(1.1); transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }.benefitSlide .swiper-slide .destination-img img { transform: scale(1); transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }.color-scheme-wrap.active { transform: translate(100%, 0px); }.case-tabs .th-btn:hover, .case-tabs .th-btn.active { color: var(--white-color); background: var(--theme-color); }.mt-30 { margin-top: 30px; }.mt-35 { margin-top: 35px; }.mb-20 { margin-bottom: 20px; }.mb-25 { margin-bottom: 25px; }.mb-30 { margin-bottom: 30px; }.mb-40 { margin-bottom: 40px; }.mb-50 { margin-bottom: 50px; }.mb-60 { margin-bottom: 60px; }.space, .space-top { padding-top: var(--section-space); }.space, .space-bottom { padding-bottom: var(--section-space); }.space-extra, .space-extra-bottom { padding-bottom: calc(var(--section-space) - 30px); }@media (max-width: 991px){.space, .space-top { padding-top: var(--section-space-mobile); }.space, .space-bottom { padding-bottom: var(--section-space-mobile); }.space-extra, .space-extra-bottom { padding-bottom: calc(var(--section-space-mobile) - 30px); }}#service-sec .swiper { height: auto !important; min-height: 0px !important; }#service-sec .swiper-wrapper { align-items: stretch; height: auto !important; min-height: 0px !important; }#service-sec .swiper-slide { height: auto !important; min-height: 0px !important; }html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}
