/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-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}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}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}b,strong{font-weight:bolder}.small,small{font-size:.875em}sub{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}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{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,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}select:disabled{opacity:1}[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}::-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}.lead{font-size:1.25rem;font-weight:300}.figure{display:inline-block}.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:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.g-1{--bs-gutter-x:0.25rem}.g-1{--bs-gutter-y:0.25rem}.gy-4{--bs-gutter-y:1.5rem}.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.gy-lg-0{--bs-gutter-y:0}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.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;-moz-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::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{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::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;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;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{-webkit-transition:none;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))}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%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{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.input-group .form-control.is-invalid{z-index:2}.input-group .form-control.is-invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;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){.btn{transition:none}}.btn:hover{color:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.active,.btn-primary:active{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-primary.active:focus,.btn-primary:active:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.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-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin: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.show{display:block}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-text:last-child{margin-bottom:0}.card-img-top{width:100%}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;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:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%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-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}}.carousel{position:relative}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.align-middle{vertical-align:middle!important}.overflow-hidden{overflow:hidden!important}.d-block{display:block!important}.d-flex{display:flex!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.border{border:1px solid #dee2e6!important}.w-100{width:100%!important}.h-100{height:100%!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.p-1{padding:.25rem!important}.p-3{padding:1rem!important}.text-center{text-align:center!important}.text-white{color:#fff!important}.rounded{border-radius:.25rem!important}.visible{visibility:visible!important}@media (min-width:768px){.text-md-end{text-align:right!important}}
@font-face {
  font-family: "bootstrap-icons";
  src: url(/themes/ville/fonts/bs_icons/font/fonts/bootstrap-icons.woff2?30af91bf14e37666a085fb8a161ff36d) format("woff2"),
url(/themes/ville/fonts/bs_icons/font/fonts/bootstrap-icons.woff?30af91bf14e37666a085fb8a161ff36d) format("woff");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-chevron-double-right::before { content: "\f280"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-search::before { content: "\f52a"; }
.bi-telephone-forward::before { content: "\f5b6"; }
.bi-whatsapp::before { content: "\f618"; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}


:root {
  --common-font: 'roboto', sans-serif; 
  --color-primary: #071b2c;
  --color-secondary: #000000;

  --principal: var(--color-primary);
  --secundaria: var(--color-secondary);
  --whatsapp: var(--whatsapp-bg);
}


:root {
    --text-color-primary: #fff;
    
    --text-secondary: #fff;

    --fc-black: #000;
    --fc-white: #fff;

    --tophead-bg: var(--color-secondary);
    --tophead-fc: #fff;
    --tophead-fs: 14px;
    --tophead-fw: 400;


    --header-background: #fff;
    --header-icons: #000;
    --header-fs: 17px;
    --header-fw: 700;
    --header-text: #000;
    --header-hover: #000;

    --whatsapp-bg: #33af23;
    --whatsapp-color: #fff;

    --fs-h1: 40px;
    --fw-h1: 700;
    --tt-h1: unset;
    --fc-h1: var(--color-secondary);

    --fs-h2: 40px;
    --fw-h2: 700;
    --tt-h2: unset;
    --fc-h2: var(--color-secondary);

    --fs-h3: 22px;
    --fw-h3: 700;
    --tt-h3: unset;
    --fc-h3: var(--color-secondary);

    --fs-h4: 16px;
    --fw-h4: 600;
    --tt-h4: unset;
    --fc-h4: var(--color-secondary);


    --fs-h5: 16px;
    --fw-h5: 600;
    --tt-h5: unset;
    --fc-h5: var(--color-secondary);

    --fs-p: 17px;
    --fc-p: #1a1b1b;

    --sm-radius: 5px;
    --md-radius: 10px;
    --lg-radius: 20px;
}

/* Alert */
.sweet-alert,.sweet-overlay{position:fixed;display:none}body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0,0,0,.4);left:0;right:0;top:0;bottom:0;z-index:10000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::after,.sweet-alert .sa-input-error::before{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}.sweet-alert input:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input::-ms-clear{display:none}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8CD4F5;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#C1C1C1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled]~.la-ball-fall{opacity:1;visibility:visible;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#F27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-info::after,.sweet-alert .sa-icon.sa-info::before{content:"";background-color:#C9DAE1;left:50%;position:absolute}.sweet-alert .sa-icon.sa-info{border-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::before{width:5px;height:29px;bottom:17px;border-radius:2px;margin-left:-2px}.sweet-alert .sa-icon.sa-info::after{width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px}.sweet-alert .sa-icon.sa-success{border-color:#A5DC86}.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:'';position:absolute;width:60px;height:120px;background:#fff}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@-webkit-keyframes slideFromTop{0%{top:0}100%{top:50%}}@keyframes slideFromTop{0%{top:0}100%{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0}}@keyframes slideToTop{0%{top:50%}100%{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}@-webkit-keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg)\9}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg)\9}.sweet-alert .sa-icon.sa-success{border-color:transparent\9}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg)\9}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg)\9}
.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff;width:54px;height:18px}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor;width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-.2s;-moz-animation-delay:-.2s;-o-animation-delay:-.2s;animation-delay:-.2s}.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-.1s;-moz-animation-delay:-.1s;-o-animation-delay:-.1s;animation-delay:-.1s}.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%,90%{opacity:.5}20%,80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%,90%{opacity:.5}20%,80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%,90%{opacity:.5}20%,80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%,90%{opacity:.5}20%,80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}
/* Pop Up */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-arrow,.mfp-close,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:rgba(52,52,60,.8);border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:35px;height:35px;line-height:1.4;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:26px;border-radius:3px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-15px;padding:2px;width:35px;height:35px;border-radius:3px;-webkit-tap-highlight-color:transparent}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;border:medium inset transparent}.mfp-arrow:after{font-family:FontAwesome;font-size:18px;line-height:1.7;color:#fff;margin-left:12px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
/* GDPR */
:root{--diviaGDPRLight:#ffffff;--diviaGDPRDark:#393d4d}#diviaGDPR *{margin:0;padding:0;text-decoration:none;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}#diviaGDPR a,#diviaGDPR button{cursor:pointer;color:inherit;font-family:inherit}#diviaGDPR button{outline:0;border:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;appearance:none}#diviaGDPR em,#diviaGDPR strong{font-weight:700;font-family:inherit}#diviaGDPR a:hover{text-decoration:none;cursor:pointer}#diviaGDPR a:focus,#diviaGDPR input:focus{outline:0;list-style:none}#diviaGDPR.light{background-color:#fff;background-color:var(--diviaGDPRLight);color:#393d4d;color:var(--diviaGDPRDark)}#diviaGDPR.light p,#diviaGDPR.light ul{color:#393d4d;color:var(--diviaGDPRDark)}#diviaGDPR.light h5{color:var(--diviaGDPRDark)}#diviaGDPR.light button#cookieReject{background:#fff;background:var(--diviaGDPRLight)}#diviaGDPR{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;padding:15px;border-radius:10px;-webkit-box-shadow:0 6px 6px rgba(0,0,0,.25);box-shadow:0 6px 6px rgba(0,0,0,.25);font-family:inherit;z-index:999997}#diviaGDPR svg{display:block}#diviaGDPR .btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -5px;-ms-flex-wrap:wrap;flex-wrap:wrap}#diviaGDPR .title-wrap,#diviaGDPR h5{margin-bottom:10px}#diviaGDPR .btn-wrap button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 7px;margin:0 5px 10px;border-radius:20px;cursor:pointer;white-space:nowrap;min-width:130px;line-height:36px;border:none;font-family:inherit;font-size:16px;-webkit-transition:-webkit-box-shadow .3s;transition:box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}#diviaGDPR .btn-wrap button:hover{-webkit-transition:-webkit-box-shadow .4s cubic-bezier(.25, .8, .25, 1),-webkit-transform .4s cubic-bezier(.25, .8, .25, 1);transition:box-shadow .4s cubic-bezier(.25, .8, .25, 1),transform .4s cubic-bezier(.25, .8, .25, 1),-webkit-box-shadow .4s cubic-bezier(.25, .8, .25, 1),-webkit-transform .4s cubic-bezier(.25, .8, .25, 1);-o-transition:box-shadow .4s cubic-bezier(.25, .8, .25, 1),transform .4s cubic-bezier(.25, .8, .25, 1);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.3);box-shadow:0 2px 5px 0 rgba(0,0,0,.3);-webkit-transform:translate3d(0,-1px,0);transform:translate3d(0,-1px,0)}#diviaGDPR #cookieSettings{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-weight:400;margin-bottom:20px;text-decoration:underline}#diviaGDPR #cookieSettings svg{vertical-align:middle;margin-right:8px}#diviaGDPR h4{font-family:inherit;font-weight:700;font-size:18px}#diviaGDPR .title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#diviaGDPR .title-wrap svg{margin-right:10px}#diviaGDPR h5{font-family:inherit;font-weight:700;font-size:12px;text-transform:uppercase}#diviaGDPR p,#diviaGDPR ul{font-size:14px;margin-bottom:10px}#diviaGDPR p:last-child{margin-bottom:0;text-align:left}#diviaGDPR li{width:49%;display:inline-block}#diviaGDPR a{text-decoration:underline;padding-left:20px;font-size:14px;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}#cookieTypes label{font-size:13px}#diviaGDPR button:disabled{opacity:.3}#diviaGDPR input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;width:14px;height:14px;margin:4px 10px 0 0;display:block;float:left;position:relative;outline:0;border:none}#diviaGDPR input[type=checkbox]:checked:after{background:#d3d3d3;content:"\2714";color:grey}#diviaGDPR input[type=checkbox]:after{content:"";vertical-align:middle;text-align:center;line-height:13px;position:absolute;cursor:pointer;height:14px;width:14px;left:0;top:0;font-size:10px;background:#d3d3d3}#divia-gdpr{position:fixed;bottom:20px;height:55px;width:55px;left:20px;cursor:pointer;background:#000;opacity:.5;border-radius:50%;text-align:center;z-index:9999;overflow:hidden;-moz-box-shadow:0 6px 5px #595959;-webkit-box-shadow:0 6px 5px #595959;box-shadow:0 6px 5px #595959}#divia-gdpr img{width:43px;padding-top:10px}#divia-gdpr:hover{opacity:1}@media only screen and (max-width :800px){#divia-gdpr{bottom:80px}#diviaGDPR{padding:10px}#diviaGDPR #cookieSettings{margin-bottom:5px}#diviaGDPR .btn-wrap button{line-height:30px;margin:0 5px 5px}}
html {
  overflow-x: hidden !important;
}
body {
  position: relative;
  overflow: hidden !important;
}

@media only screen and (max-width : 991px) {
    :root {
        --fs-h1: 30px;
    }
}
body {
    font-family: var(--common-font);
}
a {
    text-decoration: none;
    color: var(--color-primary);
}
p {
    color:var(--fc-p);
    font-size: var(--fs-p);
    font-family: var(--common-font);
}
h1 {
    font-size: var(--fs-h1);
    font-weight: var(--fw-h1);
    text-transform: var(--tt-h1);
    color: var(--fc-h1);
}
h2 {
    font-size: var(--fs-h2);
    font-weight: var(--fw-h2);
    text-transform: var(--tt-h2);
    color: var(--fc-h2);
}
h3 {
    font-size: var(--fs-h3);
    font-weight: var(--fw-h3);
    text-transform: var(--tt-h3);
    color: var(--fc-h3);
}
h4 {
    font-size: var(--fs-h4);
    font-weight: var(--fw-h4);
    text-transform: var(--tt-h4);
    color: var(--fc-h4);
}
h5 {
    font-size: var(--fs-h5);
    font-weight: var(--fw-h5);
    text-transform: var(--tt-h5);
    color: var(--fc-h5);
}
.black  {
    color: var(--fc-black);
}
.white {
    color: var(--fc-white);
}
.whatsapp {
    color: var(--whatsapp-color);
    background: var(--whatsapp-bg);
    font-weight: 600;
    font-size: 20px;
    padding: 7px 30px;
}
.btn-default {
    color: var(--text-secondary);
    background: var(--color-secondary);
    font-weight: 600;
    padding: 10px 20px;
    border-radius: var(--sm-radius);
    display: initial;
    align-items: center;
}
.btn-default i {
    font-size: 20px;
    margin-right: 5px;
}
.btn-default:hover {
    color: var(--text-secondary);
    background: var(--color-secondary);
    font-weight: 600;
}
.btn-default-sm {
    padding: 5px 12px;
}
.btn-default-sm i {
    font-size: 16px;
    margin-right: 5px;
}
.footer-copyright {
    background-color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-copyright p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
}

.ptb-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ptb-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}
.mobile {
   display: none;
}
.whatsapp-desktop {
  display: initial;
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 9999;
  text-align: center;
}
.whatsapp-desktop img {
  width: 60px;
}
.whatsapp-desktop img:hover {
  transform: scale(1.10);
  opacity:0.8; 
  transition: all 0.3s ease-out;
}
.whatsapp-desktop .whatsapp-text {
  background: var(--whatsapp);
  color: #FFF;
  font-size: 17px;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.d-mobile {
    position: fixed;
    width: 100%;    
    display: none;
    bottom: 0;
    font-size: 14px;
    z-index: 999;
    text-align: center;
}
 .d-mobile a {
    color: #FFF;
}
.d-mobile .d-phone {
    width: 50%;
    float: left;
    background-color: var(--principal);
    padding: 20px 0;
}
.d-mobile .d-whats {
    width: 50%;
    float: right;
    background-color: var(--whatsapp);
    padding: 20px 0;
}

.phone-options-modal {
  overflow: hidden;
  border: 0;
  border-radius: 18px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
}
.modal-eyebrow {
  display: block;
  color: var(--color-primary);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.phone-options-modal .modal-header {
  align-items: center;
  padding: 25px 28px;
  border: 0;
  background: var(--color-primary);
}
.phone-options-modal .modal-header .modal-eyebrow {
  color: rgba(255, 255, 255, 0.68);
}
.phone-options-modal .modal-title {
  margin-top: 5px;
  color: #fff;
  font-size: 28px;
}
.phone-options-modal .modal-body {
  padding: 26px 28px 30px;
  text-align: left;
  font-weight: 400;
}
.phone-options-modal .modal-body > p {
  margin-bottom: 20px;
  color: #5f6772;
  font-size: 15px;
}
.phone-option-list {
  display: grid;
  gap: 12px;
}
.phone-option {
  display: grid;
  grid-template-columns: 48px 1fr auto;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  border: 1px solid #dce2e9;
  border-radius: 12px;
  background: #f7f9fb;
  color: var(--color-secondary);
}
.phone-option:hover {
  border-color: var(--color-primary);
  background: var(--color-primary);
  color: #fff;
}
.phone-option-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(7, 27, 44, 0.1);
  color: var(--color-primary);
  font-size: 20px;
}
.phone-option:hover .phone-option-icon {
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
}
.phone-option-content {
  display: flex;
  flex-direction: column;
}
.phone-option strong {
  font-size: 18px;
}

.phone-option:hover strong,
.phone-option:hover .phone-option-arrow {
  color: #fff;
}
@media (max-width: 575px) {
  
  .phone-options-modal .modal-body {
    padding-right: 20px;
    padding-left: 20px;
  }
  .phone-options-modal .modal-header {
    padding: 22px 20px;
  }
  .phone-options-modal .modal-title {
    font-size: 24px;
  }
}
.btn_phone {
  border-radius:4px; white-space: inherit; cursor: pointer !important; background: var(--principal); color: #FFF !important; padding: 10px 15px; border: 1px solid var(--principal);
}
.btn_phone:hover {
  color: var(--principal) !important; background: #FFF !important; opacity:0.8; transition: all 0.3s ease-out;
}
/* Pagination */
.pagination li a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #707070;
    background-color: #fff;
    border: 1px solid #dee2e6;
    margin-left: 5px;
}

.pagination li span {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
    margin-left: 5px;
}

.pagination li.active span {
    background: var(--principal);
    color: #FFF !important;
    font-weight: bold;
}
.pagination li a:hover {
    color: var(--principal);
    border: 1px solid var(--principal);
}

/*====Sidebar Start=====*/
@media only screen and (max-width : 800px) {
    .d-mobile {
        display: block;
    }
    .mobile {
        display: initial;
    }
    .desktop {
        display: none;
    }
    .divia {
        margin: 0 auto;
        text-align: center !important;
        margin-top: 20px;
        margin-bottom: 70px;
    }
    .whatsapp-desktop {
      display: none;
    }
}

/*  ================ HEADER 1 ================ */

/* TOP HEADER */
/* END TOP HEADER */



/* MID HEADER */
/* END MID HEADER */



/*MENU PRINCIPAL */

#header_01.fixed-top {
  top: -40px;
  transform: translateY(40px);
  transition: transform .3s;
}

#header_01.navbar {
  background: var(--header-background);
  padding: 5px 0;
}

#header_01 .whatsapp {
    font-size: var(--header-fs);
    background: var(--whatsapp-bg);
    color: var(--whatsapp-color);
    padding: 8px 14px;
    border-radius: 3px;
    text-decoration: none;
    margin-left: 15px;
    text-align: left;
    border-radius: var(--sm-radius);
}
#header_01 .whatsapp small {
  display: block;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  line-height: 11px;
}

#header_01 .whatsapp i {
    margin-right: 5px;
}

#header_01 .dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
  -webkit-animation-name: slideInDownMenu;
  -moz-animation-name: slideInDownMenu;
  -o-animation-name: slideInDownMenu;
  animation-name: slideInDownMenu;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

#header_01 .dropdown-menu {
  padding: 0.9rem;
  min-width: 240px;
  background: #FFF;
  margin: 0;
  border: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1) !important;
}

#header_01 .dropdown-menu > li > a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  position: relative;
  margin: 1px 0;
  transition: none;
}

#header_01 .dropdown-menu a, #header_01  .dropdown-menu li > a {
  font-size: 1rem;
  padding: 5px 15px 5px 35px;
  text-transform: capitalize;
  text-decoration: none;
}

#header_01 .dropdown-menu > li > a::before {
  position: absolute;
  content: "";
  border-radius: 50%;
  background-color: var(--color-secondary);
  width: 14px;
  height: 14px;
  left: 10px;
}

 #header_01 .dropdown-menu > li.show > a {
  color: #ffF;
  text-decoration: none;
  background-color: var(--color-secondary);
  border-radius: 200px;
}

#header_01 .dropdown-menu > li > a:hover:before, #header_01 .dropdown-menu > li.show > a:before {
  background-color: #FFF;
}

#header_01 .dropdown-menu:after {
  position: absolute;
  top: -7px;
  left: 20px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #FFF transparent;
}

#header_01 .navbar-toggler {
  background: transparent;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0px;
  cursor: pointer;
  transition: all .1s ease-in-out;
}

/* ============ ANIMATION MENU HAMBURGER  ============ */

#header_01 .navbar-toggler:focus, #header_01 .navbar-toggler:active {
  outline: none;
  box-shadow: none;
}

/* ============ DESKTOP DROPDOWN  ============ */
@media all and (min-width: 992px) {
  #header_01 .dropdown-menu li{ position: relative;   }

  #header_01 .submenu:after {
    display: none;
  }

  #header_01 .dropdown-menu > li:hover > a::before {
    background: var(--text-secondary)
  }

  #header_01 .dropdown-menu > li:hover > a {
    color: var(--text-secondary);
  }

  #header_01 .dropdown-menu > li:hover{     
    color: var(--text-secondary);
    text-decoration: none;
    background-color: var(--color-secondary);
    border-radius: 200px;
  }

  #header_01 .dropdown-menu > li:hover > .submenu{ display: block; }
} 

/* ============ MOBILE DROPDOWN ============ */
@media (max-width: 991px) {
  #header_01 .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
} 

@media only screen and (max-width : 992px) {
  #header_01 .navbar-toggler  {
    display: flex;
  }
}

@media only screen and (max-width : 768px) {
  #header_01 .whatsapp {
    display: none;
  }
}

/* ============ END MENU PRINCIPAL ============ */



/* BANNER DEFAULT DIVIA */


/* DESTAQUES */



/* SOBRE A EMPRESA */



/* CTA */



/* FORM INTERNAS*/

.divider2::after {
  width: 70px;
  background: var(--color-primary);
  position: relative;
  content: '';
  height: 3px;
  display: block;
  margin-top: 10px;
}

.sub-cta-default {
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
  margin-bottom: 0px;
}



/* BENEFITS 04*/
.card-body {
    flex: 1;
    display: flex;
    flex-direction: column;
}
h3.card-title {
    font-size: 20px;
}
.card-text {
    flex-grow: 1;
}



/* BENEFITS 05*/


/* ABOUTS US 01 */



/* ABOUT US 01 */


/* DATA 01 */


.lead {
    font-size: 17px;
}


/* SLIDER BLOG */

#carrousel_01 .owl-carousel .item {
  margin-bottom: 30px;
}

/* BLOG ITEM */


#brands-3 .owl-carousel .item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}

#brands-3 .owl-carousel .item img {
  max-height: 60px;
  width: auto;
}

/* PAGINATION */


/* SERVICE DETAIL 01 */


/* SIDEBAR INTERNA */


/* SIDEBAR BLOG */


/* FAQ */

/* BLOG DETAIL 01 */

/* EQUIPE */

/* PAG. CONTATO */

/* YOUTUBE VIDEO MODAL */

#subheader_01 {
    background-color: var(--color-secondary);
}

#subheader_01 .breadcrumb-item {
  color: #fff;
  text-decoration: underline;
}

#subheader_01 .breadcrumb-item a {
  color: #fff;
}

#subheader_01 .breadcrumb-item.active {
  color: #fff;
  text-decoration: none;
}

#subheader_01 .breadcrumb-item+.breadcrumb-item::before {
  color: #fff;
}

/* FOOTER */

.footer p {
    font-size: 13px;
}

.footer {
  background: var(--color-primary);
  margin-top: 0px;
  padding: 50px 0;
}

.footer h2 {
  font-size: 18px;
  color: var(--text-color-primary);
}

.footer ul {
  padding: 0;
}

.footer ul li  {
  list-style: none;
  padding: 0;
  color: var(--text-color-primary);
  font-size: 13px;
}

.footer ul li p {
  list-style: none;
  margin-bottom: 9px;
  padding: 0;
  color: var(--text-color-primary);
  font-size: 13px;
}

.footer ul li a {
  color: var(--text-color-primary);
  font-size: 14px;
  line-height: 30px;
}

.footer ul li a:hover {
  color: var(--color-secondary)
}
  
.spamtext {
  background: rgb(245, 245, 245);
  text-align: center;
  color: var(--color-primary);
  position: relative;
}

.spamtext .container {
  border-top: 1px solid #DCDCDC;
  padding: 40px;
  text-align: justify;
}

.spamtext p {
  font-size: 12px;
}


/* MOBILE */

@media only screen and (max-width : 991px) {
  /* TOP HEADER */


  /* MENU PRINCIPAL */


  /* ABOUT US */

  /* CENTRALIZAÇÃO ARROWS BLOG */

  /* FOOTER */
  .footer {
    text-align: center;
  }
  
  .footer ul {
    width: 100%;
    justify-content: center;
  }

  #subheader_01 {
    text-align: center;
  }

  #subheader_01 .breadcrumb {
    justify-content: center;
  }

  #subheader_01 h1 {
    margin: 20px 0 0 0;
  }

  .divider2::after {
    margin: auto;
    margin-top: 20px;
  }
  
  #assinatura {
    text-align: center;
  }
}


#features-18 img {
  margin: auto;
  display: block;
  max-width: 100%;
}

#features-18 h2 {
  margin-bottom: 30px;
}

#features-18 .about {
  position: relative;
  display: inline-block;
  margin-top: 50px;
  padding-left: 0px;
}

#features-18 .about li {
  position: relative;
  display: flex;
  margin-bottom: 20px;
}

#features-18 .about li .icon {
  min-width: 76px;
  height: 76px;
  padding-left: 1px;
  position: relative;
  display: flex;
  align-items: center;
  background-color: var(--color-primary);
  color: var(--text-color-primary);
  border-radius: 50%;
  justify-content: center;  
}

#features-18 .about li .icon img {
  max-width: 44px;
}


#features-18 .about li h3 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}

#features-18 .about li .text {
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin-left: 10px;
}

#features-18 .row  {
  align-items: center;
}

@media screen and (max-width: 991px) {
  #features-18 .content {
      margin-top: 50px;
  }

  #features-18 h2 {
      text-align: center;
  }

  #header_01 .whatsapp {
    margin: 0 3px !important;
    padding: 8px 10px;
    font-size: 16px;
  }

  #header_01.navbar {
    background: #fff;
    padding: 0;
    border-top: 1px solid #cccccc78;
  }
}
.content-box {
    display: flex;
}

.sweet-overlay {
  z-index: 999998;
}

.modal {
  z-index: 1000010;
}

/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa,.fa-regular,.fa-solid,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-long:before{content:"\f178"}.fa-arrow-up-long:before{content:"\f176"}.fa-bars:before{content:"\f0c9"}.fa-caret-down:before{content:"\f0d7"}.fa-envelope:before{content:"\f0e0"}.fa-globe:before{content:"\f0ac"}.fa-location-dot:before{content:"\f3c5"}.fa-pause:before{content:"\f04c"}.fa-phone:before{content:"\f095"}.fa-play:before{content:"\f04b"}.fa-star:before{content:"\f005"}.fa-volume-high:before{content:"\f028"}.fa-volume-xmark:before{content:"\f6a9"}.fa-xmark:before{content:"\f00d"}:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/themes/ville/antra/fonts/fa-brands-400.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-brands-400.ttf) format("truetype")}.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-facebook-f:before{content:"\f39e"}.fa-instagram:before{content:"\f16d"}.fa-whatsapp:before{content:"\f232"}.fa-youtube:before{content:"\f167"}:root{--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone"}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/themes/ville/antra/fonts/fa-duotone-900.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-duotone-900.ttf) format("truetype")}:root{--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/themes/ville/antra/fonts/fa-light-300.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-light-300.ttf) format("truetype")}:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/themes/ville/antra/fonts/fa-regular-400.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-regular-400.ttf) format("truetype")}.fa-regular{font-family:"Font Awesome 6 Pro";font-weight:400}:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/themes/ville/antra/fonts/fa-solid-900.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-solid-900.ttf) format("truetype")}.fa-solid{font-family:"Font Awesome 6 Pro";font-weight:900}:root{--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url(/themes/ville/antra/fonts/fa-thin-100.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-thin-100.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/themes/ville/antra/fonts/fa-brands-400.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:900;src:url(/themes/ville/antra/fonts/fa-solid-900.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:400;src:url(/themes/ville/antra/fonts/fa-regular-400.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:300;src:url(/themes/ville/antra/fonts/fa-light-300.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-light-300.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Duotone";font-display:block;font-weight:900;src:url(/themes/ville/antra/fonts/fa-duotone-900.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-duotone-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/themes/ville/antra/fonts/fa-solid-900.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/themes/ville/antra/fonts/fa-brands-400.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/themes/ville/antra/fonts/fa-regular-400.woff2) format("woff2"),url(/themes/ville/antra/fonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(/themes/ville/antra/font/fa-v4compatibility.woff2) format("woff2"),url(/themes/ville/antra/font/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f250,u+f252,u+f27a}
.vbox-overlay {
    --vbox-tools-color: #fff;
    --vbox-title-background: #101010;
    --vbox-title-width: 'auto';
    --vbox-title-radius: 0;
    --vbox-share-background: #101010;
    --vbox-share-width: 'auto';
    --vbox-share-radius: 0
}

.vbox-overlay *, .vbox-overlay :after, .vbox-overlay :before {
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vbox-overlay * {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.vbox-overlay {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 999999
}

.vbox-share, .vbox-title {
    line-height: 1;
    position: fixed;
    z-index: 98;
    text-align: center;
    margin: 0 auto;
    color: var(--vbox-tools-color)
}

.vbox-title {
    font-size: 12px;
    background-color: var(--vbox-title-background);
    width: var(--vbox-title-width);
    border-radius: var(--vbox-title-radius);
    padding: 12px 54px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.vbox-share {
    font-size: 24px;
    padding: 0 .35em;
    background-color: var(--vbox-share-background);
    width: var(--vbox-share-width);
    border-radius: var(--vbox-share-radius)
}

.vbox-link-btn, button.vbox-link-btn, button.vbox-link-btn:active, button.vbox-link-btn:focus, button.vbox-link-btn:hover {
    border: none !important;
    background: 0 0 !important;
    box-shadow: none !important;
    color: inherit !important;
    padding: 6px 12px;
    outline: 0;
    display: inline-block;
    cursor: pointer
}

.vbox-share a {
    color: inherit !important;
    padding: 6px 12px;
    display: inline-block
}

.vbox-share svg {
    z-index: 10;
    vertical-align: middle
}

.vbox-close {
    cursor: pointer;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 99;
    color: #000;
    color: var(--vbox-tools-color);
    border: 0;
    font-size: 24px;
    display: flex;
    align-items: center;
    opacity: .8;
    transition: opacity .2s
}

.vbox-close:hover {
    opacity: 1
}

.vbox-left-corner {
    cursor: pointer;
    position: fixed;
    left: 20px;
    top: 20px;
    overflow: hidden;
    line-height: 1;
    font-size: 12px;
    z-index: 99;
    display: flex;
    align-items: center;
    color: var(--vbox-tools-color)
}

.vbox-num {
    display: inline-block;
}

.vbox-top {
    top: 0
}

.vbox-bottom {
    bottom: 0
}

.vbox-next, .vbox-prev {
    position: fixed;
    top: 50%;
    margin-top: -15px;
    overflow: hidden;
    cursor: pointer;
    display: block;
    color: #d2d2d2;
    width: 30px;
    height: 30px;
    z-index: 99;
    opacity: .8;
    transition: opacity .2s
}

.vbox-next:hover, .vbox-prev:hover {
    color: #d2d2d2;
    opacity: 1
}

.vbox-next span, .vbox-prev span {
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-top-color: var(--vbox-tools-color);
    border-right-color: var(--vbox-tools-color);
    text-indent: -100px;
    position: absolute;
    top: 8px;
    display: block
}

.vbox-prev {
    left: 20px
}

.vbox-next {
    right: 20px
}

.vbox-prev span {
    left: 10px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.vbox-next span {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 10px
}

.vbox-inline, .venoratio {
    position: relative;
    width: 100%;
    margin: 0 auto
}

.venoratio::before {
    display: block;
    padding-top: var(--vb-aspect-ratio);
    content: ""
}

.venoratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.vbox-child.vbox-inline, .vbox-child.venoratio {
    max-width: 1400px
}

.vbox-open {
    overflow: hidden
}

.vbox-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 20;
    max-height: 100%;
    padding: 30px 0
}

.vbox-content {
    opacity: 0
}

.vbox-content {
    text-align: center;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 20px 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 90vh;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.vbox-container img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
    object-position: center;
}

.vbox-child {
    /* box-shadow: 0 0 12px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23); */
    max-width: 100%;
    text-align: initial;
    height: 90vh;
    width: 100%;
    left: 0;
    top: 0;
}

.vbox-child img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: block
}

.vbox-grab .vbox-child img {
    cursor: grab
}

.vbox-content.swipe-left {
    margin-left: -200px !important
}

.vbox-content.swipe-right {
    margin-left: 200px !important
}

.vbox-preloader {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.vbox-preloader .vbox-preloader-inner {
    opacity: 1;
    transition: opacity .2s
}

.vbox-hidden {
    display: none
}

.vbox-preloader.vbox-hidden .vbox-preloader-inner {
    opacity: 0
}

.vbox-backdrop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(-1px);
    -moz-transform: translateZ(-1px);
    -o-transform: translateZ(-1px);
    transform: translateZ(-1px);
    z-index: 0
}

.vbox-tooltip {
    position: relative;
    display: inline-block
}

.vbox-tooltip .vbox-tooltip-text {
    visibility: hidden;
    color: #fff;
    text-align: center;
    padding: 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 0;
    opacity: 0;
    transition: opacity .3s;
    margin-bottom: 2px;
    font-family: sans-serif
}

.vbox-top .vbox-tooltip .vbox-tooltip-text {
    bottom: auto;
    top: 100%;
    margin-bottom: 0;
    margin-top: 2px
}

.vbox-tooltip-inner {
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, .9);
    border-radius: 6px;
    font-size: 10px
}

.vbox-tooltip:hover .vbox-tooltip-text {
    visibility: visible;
    opacity: 1
}

.vbox-overlay {
    --sk-size: 40px;
    --sk-color: #333
}

.sk-center {
    margin: auto
}

.sk-plane {
    width: var(--sk-size);
    height: var(--sk-size);
    background-color: var(--sk-color);
    animation: sk-plane 1.2s infinite ease-in-out
}

@keyframes sk-plane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.sk-chase {
    width: var(--sk-size);
    height: var(--sk-size);
    position: relative;
    animation: sk-chase 2.5s infinite linear both
}

.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2s infinite ease-in-out both
}

.sk-chase-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: var(--sk-color);
    border-radius: 100%;
    animation: sk-chase-dot-before 2s infinite ease-in-out both
}

.sk-chase-dot:nth-child(1) {
    animation-delay: -1.1s
}

.sk-chase-dot:nth-child(2) {
    animation-delay: -1s
}

.sk-chase-dot:nth-child(3) {
    animation-delay: -.9s
}

.sk-chase-dot:nth-child(4) {
    animation-delay: -.8s
}

.sk-chase-dot:nth-child(5) {
    animation-delay: -.7s
}

.sk-chase-dot:nth-child(6) {
    animation-delay: -.6s
}

.sk-chase-dot:nth-child(1):before {
    animation-delay: -1.1s
}

.sk-chase-dot:nth-child(2):before {
    animation-delay: -1s
}

.sk-chase-dot:nth-child(3):before {
    animation-delay: -.9s
}

.sk-chase-dot:nth-child(4):before {
    animation-delay: -.8s
}

.sk-chase-dot:nth-child(5):before {
    animation-delay: -.7s
}

.sk-chase-dot:nth-child(6):before {
    animation-delay: -.6s
}

@keyframes sk-chase {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes sk-chase-dot {
    100%, 80% {
        transform: rotate(360deg)
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(.4)
    }

    0%, 100% {
        transform: scale(1)
    }
}

.sk-bounce {
    width: var(--sk-size);
    height: var(--sk-size);
    position: relative
}

.sk-bounce-dot {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: var(--sk-color);
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    animation: sk-bounce 2s infinite cubic-bezier(.455, .03, .515, .955)
}

.sk-bounce-dot:nth-child(2) {
    animation-delay: -1s
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0)
    }

    45%, 55% {
        transform: scale(1)
    }
}

.sk-wave {
    width: var(--sk-size);
    height: var(--sk-size);
    display: flex;
    justify-content: space-between
}

@keyframes sk-wave {
    0%, 100%, 40% {
        transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1)
    }
}

.sk-pulse {
    width: var(--sk-size);
    height: var(--sk-size);
    background-color: var(--sk-color);
    border-radius: 100%;
    animation: sk-pulse 1.2s infinite cubic-bezier(.455, .03, .515, .955)
}

@keyframes sk-pulse {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

.sk-flow {
    width: calc(var(--sk-size) * 1.3);
    height: calc(var(--sk-size) * 1.3);
    display: flex;
    justify-content: space-between
}

.sk-flow-dot {
    width: 25%;
    height: 25%;
    background-color: var(--sk-color);
    border-radius: 50%;
    animation: sk-flow 1.4s cubic-bezier(.455, .03, .515, .955) 0s infinite both
}

.sk-flow-dot:nth-child(1) {
    animation-delay: -.3s
}

.sk-flow-dot:nth-child(2) {
    animation-delay: -.15s
}

@keyframes sk-flow {
    0%, 100%, 80% {
        transform: scale(.3)
    }

    40% {
        transform: scale(1)
    }
}

.sk-swing {
    width: var(--sk-size);
    height: var(--sk-size);
    position: relative;
    animation: sk-swing 1.8s infinite linear
}

.sk-swing-dot {
    width: 45%;
    height: 45%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: var(--sk-color);
    border-radius: 100%;
    animation: sk-swing-dot 2s infinite ease-in-out
}

.sk-swing-dot:nth-child(2) {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes sk-swing {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes sk-swing-dot {
    0%, 100% {
        transform: scale(.2)
    }

    50% {
        transform: scale(1)
    }
}

.sk-circle {
    width: var(--sk-size);
    height: var(--sk-size);
    position: relative
}

.sk-circle-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle-dot:before {
    content: '';
    display: block;
    width: 15%;
    height: 15%;
    background-color: var(--sk-color);
    border-radius: 100%;
    animation: sk-circle 1.2s infinite ease-in-out both
}

.sk-circle-dot:nth-child(1) {
    transform: rotate(30deg)
}

.sk-circle-dot:nth-child(2) {
    transform: rotate(60deg)
}

.sk-circle-dot:nth-child(3) {
    transform: rotate(90deg)
}

.sk-circle-dot:nth-child(4) {
    transform: rotate(120deg)
}

.sk-circle-dot:nth-child(5) {
    transform: rotate(150deg)
}

.sk-circle-dot:nth-child(6) {
    transform: rotate(180deg)
}

.sk-circle-dot:nth-child(7) {
    transform: rotate(210deg)
}

.sk-circle-dot:nth-child(8) {
    transform: rotate(240deg)
}

.sk-circle-dot:nth-child(9) {
    transform: rotate(270deg)
}

.sk-circle-dot:nth-child(10) {
    transform: rotate(300deg)
}

.sk-circle-dot:nth-child(11) {
    transform: rotate(330deg)
}

.sk-circle-dot:nth-child(1):before {
    animation-delay: -1.1s
}

.sk-circle-dot:nth-child(2):before {
    animation-delay: -1s
}

.sk-circle-dot:nth-child(3):before {
    animation-delay: -.9s
}

.sk-circle-dot:nth-child(4):before {
    animation-delay: -.8s
}

.sk-circle-dot:nth-child(5):before {
    animation-delay: -.7s
}

.sk-circle-dot:nth-child(6):before {
    animation-delay: -.6s
}

.sk-circle-dot:nth-child(7):before {
    animation-delay: -.5s
}

.sk-circle-dot:nth-child(8):before {
    animation-delay: -.4s
}

.sk-circle-dot:nth-child(9):before {
    animation-delay: -.3s
}

.sk-circle-dot:nth-child(10):before {
    animation-delay: -.2s
}

.sk-circle-dot:nth-child(11):before {
    animation-delay: -.1s
}

@keyframes sk-circle {
    0%, 100%, 80% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.sk-circle-fade {
    width: var(--sk-size);
    height: var(--sk-size);
    position: relative
}

.sk-circle-fade-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle-fade-dot:before {
    content: '';
    display: block;
    width: 15%;
    height: 15%;
    background-color: var(--sk-color);
    border-radius: 100%;
    animation: sk-circle-fade 1.2s infinite ease-in-out both
}

.sk-circle-fade-dot:nth-child(1) {
    transform: rotate(30deg)
}

.sk-circle-fade-dot:nth-child(2) {
    transform: rotate(60deg)
}

.sk-circle-fade-dot:nth-child(3) {
    transform: rotate(90deg)
}

.sk-circle-fade-dot:nth-child(4) {
    transform: rotate(120deg)
}

.sk-circle-fade-dot:nth-child(5) {
    transform: rotate(150deg)
}

.sk-circle-fade-dot:nth-child(6) {
    transform: rotate(180deg)
}

.sk-circle-fade-dot:nth-child(7) {
    transform: rotate(210deg)
}

.sk-circle-fade-dot:nth-child(8) {
    transform: rotate(240deg)
}

.sk-circle-fade-dot:nth-child(9) {
    transform: rotate(270deg)
}

.sk-circle-fade-dot:nth-child(10) {
    transform: rotate(300deg)
}

.sk-circle-fade-dot:nth-child(11) {
    transform: rotate(330deg)
}

.sk-circle-fade-dot:nth-child(1):before {
    animation-delay: -1.1s
}

.sk-circle-fade-dot:nth-child(2):before {
    animation-delay: -1s
}

.sk-circle-fade-dot:nth-child(3):before {
    animation-delay: -.9s
}

.sk-circle-fade-dot:nth-child(4):before {
    animation-delay: -.8s
}

.sk-circle-fade-dot:nth-child(5):before {
    animation-delay: -.7s
}

.sk-circle-fade-dot:nth-child(6):before {
    animation-delay: -.6s
}

.sk-circle-fade-dot:nth-child(7):before {
    animation-delay: -.5s
}

.sk-circle-fade-dot:nth-child(8):before {
    animation-delay: -.4s
}

.sk-circle-fade-dot:nth-child(9):before {
    animation-delay: -.3s
}

.sk-circle-fade-dot:nth-child(10):before {
    animation-delay: -.2s
}

.sk-circle-fade-dot:nth-child(11):before {
    animation-delay: -.1s
}

@keyframes sk-circle-fade {
    0%, 100%, 39% {
        opacity: 0;
        transform: scale(.6)
    }

    40% {
        opacity: 1;
        transform: scale(1)
    }
}

.sk-grid {
    width: var(--sk-size);
    height: var(--sk-size)
}

.sk-grid-cube {
    width: 33.33%;
    height: 33.33%;
    background-color: var(--sk-color);
    float: left;
    animation: sk-grid 1.3s infinite ease-in-out
}

.sk-grid-cube:nth-child(1) {
    animation-delay: .2s
}

.sk-grid-cube:nth-child(2) {
    animation-delay: .3s
}

.sk-grid-cube:nth-child(3) {
    animation-delay: .4s
}

.sk-grid-cube:nth-child(4) {
    animation-delay: .1s
}

.sk-grid-cube:nth-child(5) {
    animation-delay: .2s
}

.sk-grid-cube:nth-child(6) {
    animation-delay: .3s
}

.sk-grid-cube:nth-child(7) {
    animation-delay: 0s
}

.sk-grid-cube:nth-child(8) {
    animation-delay: .1s
}

.sk-grid-cube:nth-child(9) {
    animation-delay: .2s
}

@keyframes sk-grid {
    0%, 100%, 70% {
        transform: scale3D(1, 1, 1)
    }

    35% {
        transform: scale3D(0, 0, 1)
    }
}

.sk-fold {
    width: var(--sk-size);
    height: var(--sk-size);
    position: relative;
    transform: rotateZ(45deg)
}

.sk-fold-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    transform: scale(1.1)
}

.sk-fold-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--sk-color);
    animation: sk-fold 2.4s infinite linear both;
    transform-origin: 100% 100%
}

.sk-fold-cube:nth-child(2) {
    transform: scale(1.1) rotateZ(90deg)
}

.sk-fold-cube:nth-child(4) {
    transform: scale(1.1) rotateZ(180deg)
}

.sk-fold-cube:nth-child(3) {
    transform: scale(1.1) rotateZ(270deg)
}

.sk-fold-cube:nth-child(2):before {
    animation-delay: .3s
}

.sk-fold-cube:nth-child(4):before {
    animation-delay: .6s
}

.sk-fold-cube:nth-child(3):before {
    animation-delay: .9s
}

@keyframes sk-fold {
    0%, 10% {
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%, 75% {
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%, 90% {
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

.sk-wander {
    width: var(--sk-size);
    height: var(--sk-size);
    position: relative
}

.sk-wander-cube {
    background-color: var(--sk-color);
    width: 20%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 0;
    --sk-wander-distance: calc(var(--sk-size) * 0.75);
    animation: sk-wander 2s ease-in-out -2s infinite both
}

.sk-wander-cube:nth-child(2) {
    animation-delay: -.5s
}

.sk-wander-cube:nth-child(3) {
    animation-delay: -1s
}

@keyframes sk-wander {
    0% {
        transform: rotate(0)
    }

    25% {
        transform: translateX(var(--sk-wander-distance)) rotate(-90deg) scale(.6)
    }

    50% {
        transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)
    }

    50.1% {
        transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)
    }

    75% {
        transform: translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)
    }

    100% {
        transform: rotate(-360deg)
    }
}
/*! odometer 0.4.8 */
.odometer.odometer-auto-theme{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme{font-family:"Helvetica Neue",sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value{text-align:center}


.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}

.nice-select:hover {
	border-color: #dbdbdb;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
	border-color: #999;
}

.nice-select:after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: '';
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 5px;
}

.nice-select.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}

.nice-select.disabled:after {
	border-color: #cccccc;
}

.nice-select.right {
	float: right;
}

.nice-select.right .list {
	left: auto;
	right: 0;
}

.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}

.nice-select.small:after {
	height: 4px;
	width: 4px;
}

.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}

.nice-select .list {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}


.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}



.nice-select .option.selected {
	font-weight: bold;
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}

.no-csspointerevents .nice-select .list {
	display: none;
}

.no-csspointerevents .nice-select.open .list {
	display: block;
}


/**
 * CSS style for carouselTicker
 **/

.carouselTicker__list {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}

.carouselTicker__loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff url(/themes/ville/antra/images/loader.gif) center center no-repeat;
}

/**
 * CSS style for vertical direction
 **/

/* Text Animation */
.antra-animation,
.antra-animation span {
    animation-duration: 0.3s;
    animation-fill-mode: both;
}

.antra-animation span {
    display: inline-block;
}

/* Fade Effect */

@keyframes asFadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes asFadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }

    to {
        opacity: 1;
    }
}

@keyframes asFadeInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }

    to {
        opacity: 1;
    }
}

@keyframes asFadeInTop {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }

    to {
        opacity: 1;
    }
}

@keyframes asFadeInBottom {
    from {
        opacity: 0;
        transform: translateY(50px);
    }

    to {
        opacity: 1;
    }
}

/* Move From Effect */

@keyframes asMoveFromLeft {
    from {
        visibility: hidden;
        transform: translateX(-50px);
    }

    to {
        visibility: visible;
    }
}

@keyframes asMoveFromRight {
    from {
        visibility: hidden;
        transform: translateX(50px);
    }

    to {
        visibility: visible;
    }
}

@keyframes asMoveFromTop {
    from {
        visibility: hidden;
        transform: translateY(-50px);
    }

    to {
        visibility: visible;
    }
}

@keyframes asMoveFromBottom {
    from {
        visibility: hidden;
        transform: translateY(50px);
    }

    to {
        visibility: visible;
    }
}

/* Blur Effect */

@keyframes asBlurIn {
    from {
        filter: blur(20px);
        opacity: 0;
    }
}

@keyframes asBlurInLeft {
    from {
        transform: translateX(50px);
        filter: blur(20px);
        opacity: 0;
    }
}

@keyframes asBlurInRight {
    from {
        transform: translateX(-50px);
        filter: blur(20px);
        opacity: 0;
    }
}

@keyframes asBlurInTop {
    from {
        transform: translateY(50px);
        filter: blur(20px);
        opacity: 0;
    }
}

@keyframes asBlurInBottom {
    from {
        transform: translateY(-50px);
        filter: blur(20px);
        opacity: 0;
    }
}

/* Zoom Effect */

@keyframes asZoomIn {
    from {
        transform: scale(5);
        opacity: 0;
    }
}

@keyframes asZoomInLeft {
    from {
        transform: scale(5) translateX(-50%);
        opacity: 0;
    }
}

@keyframes asZoomInRight {
    from {
        transform: scale(5) translateX(50%);
        opacity: 0;
    }
}

@keyframes asZoomInTop {
    from {
        transform: scale(10) translateY(-50%);
        opacity: 0;
    }
}

@keyframes asZoomInBottom {
    from {
        transform: scale(10) translateY(50%);
        opacity: 0;
    }
}

/* Flip Effect */

@keyframes asFlipInTop {
    from {
        transform: perspective(600px);
        opacity: 0;
    }

    30% {
        transform: perspective(600px) rotateX(180deg);
        transform-origin: 0 0;
        animation-timing-function: ease-out;
    }

    to {
        transform: perspective(600px);
    }
}

@keyframes asFlipInBottom {
    from {
        transform: perspective(600px);
        opacity: 0;
    }

    30% {
        transform: perspective(600px) rotateX(180deg);
        transform-origin: bottom;
        animation-timing-function: ease-out;
    }

    to {
        transform: perspective(600px);
    }
}

/* Roll Effect */

@keyframes asRollFromLeft {
    from {
        transform: translateX(-60px) perspective(600px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes asRollFromRight {
    from {
        transform: translateX(60px) perspective(600px) rotateY(-180deg);
        opacity: 0;
    }
}

@keyframes asRollFromTop {
    from {
        transform: translateY(-60px) perspective(600px) rotateX(180deg);
        opacity: 0;
    }
}

@keyframes asRollFromBottom {
    from {
        transform: translateY(60px) perspective(600px) rotateX(-180deg);
        opacity: 0;
    }
}

/* Rotate Skate Effect */

@keyframes asRotateSkateInRight {
    from {
        transform: scaleX(0.2) translateX(100px);
        opacity: 0;
    }
}

@keyframes asRotateSkateInLeft {
    from {
        transform: scaleX(0.2) translateX(-100px);
        opacity: 0;
    }
}

@keyframes asRotateSkateInTop {
    from {
        transform: scaleY(0.2) translateY(-100px);
        opacity: 0;
    }
}

@keyframes asRotateSkateInBottom {
    from {
        transform: scaleY(0.2) translateY(100px);
        opacity: 0;
    }
}

/* PopUp Effect */

@keyframes asPopUp {
    0% {
        visibility: hidden;
    }

    50% {
        transform: scale(1.1);
        visibility: visible;
    }
}

@keyframes asPopUpLeft {
    0% {
        visibility: hidden;
    }

    50% {
        visibility: visible;
        transform: translateX(-20px) scale(1.1);
        animation-timing-function: ease-in;
    }
}

@keyframes asPopUpRight {
    0% {
        visibility: hidden;
    }

    50% {
        visibility: visible;
        transform: translateX(20px) scale(1.1);
        animation-timing-function: ease-in;
    }
}

/* Kenburns Top */

@-webkit-keyframes kenburns-top {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
		-webkit-transform-origin: 50% 16%;
		transform-origin: 50% 16%;
	}

	100% {
		-webkit-transform: scale(1.08) translateY(-15px);
		transform: scale(1.08) translateY(-15px);
		-webkit-transform-origin: top;
		transform-origin: top;
	}
}

@keyframes kenburns-top {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
		-webkit-transform-origin: 50% 16%;
		transform-origin: 50% 16%;
	}

	100% {
		-webkit-transform: scale(1.08) translateY(-15px);
		transform: scale(1.08) translateY(-15px);
		-webkit-transform-origin: top;
		transform-origin: top;
	}
}
/**
 * Swiper 7.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 27, 2021
 */

@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev{left:10px;right:auto}.swiper-button-prev:after{content:'prev'}.swiper-button-next{right:10px;left:auto}.swiper-button-next:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.twentytwenty-after-label:before,.twentytwenty-before-label:before{color:#fff;font-size:13px;letter-spacing:.1em}.twentytwenty-after-label:before,.twentytwenty-before-label:before{position:absolute;background:rgba(0,0,0,.3);line-height:38px;padding:0 20px}.twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:rgba(0,0,0,0)}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.twentytwenty-before-label{opacity:0}.twentytwenty-before-label:before{content:attr(data-content)}.twentytwenty-after-label{opacity:0}.twentytwenty-after-label:before{content:attr(data-content)}.twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:rgba(0,0,0,0);z-index:25}.twentytwenty-overlay:hover{background:rgba(0,0,0,.5)}.twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-19px;margin-top:-19px;border:2px solid #fff;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5);z-index:40;cursor:pointer}
:root{--tl-ff-body: 'Golos Text', sans-serif;--tl-ff-heading: 'Cal Sans', serif;--tl-ff-p: 'Golos Text', sans-serif;--tl-fw-normal: normal;--tl-fw-thin: 100;--tl-fw-elight: 200;--tl-fw-light: 300;--tl-fw-regular: 400;--tl-fw-medium: 500;--tl-fw-sbold: 600;--tl-fw-bold: 700;--tl-fw-ebold: 800;--tl-fw-black: 900;--tl-fs-body: 16px;--tl-fs-p: 16px;--tl-fs-p-bold: 20px;--tl-fs-h1: 80px;--tl-fs-h2: 60px;--tl-fs-h3: 50px;--tl-fs-h4: 40px;--tl-fs-h5: 30px;--tl-fs-h6: 20px;--tl-color-common-white: #ffffff;--tl-color-common-black: #000000;--tl-color-heading-primary: #191919;--tl-color-text-body: #4D4D52;--tl-color-theme-primary: #CAA05C;--tl-color-bg-1: #1C1C1D;--tl-color-grey-1: #59585D;--tl-color-grey-2: #9F9FA4;--tl-color-border-1: #E3E3E8}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;max-width:100%}body{background-color:#f6f6f6;font-family:var(--tl-ff-body);font-size:16px;line-height:1.625;font-weight:400;color:var(--tl-color-text-body);position:relative;z-index:1;overflow-x:hidden;max-width:100%}img{max-width:100%}a{text-decoration:none}a,a:hover{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}h1,h2,h3,h4,h5{font-family:var(--tl-ff-heading);color:var(--tl-color-heading-primary);margin-top:0px;font-weight:600;line-height:1.2;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}h1{font-size:var(--tl-fs-h1)}h2{font-size:var(--tl-fs-h2)}h3{font-size:var(--tl-fs-h3)}h4{font-size:var(--tl-fs-h4)}h5{font-size:var(--tl-fs-h5)}ul{margin:0px;padding:0px}p{font-family:var(--tl-ff-p);font-size:16px;font-weight:400;color:var(--tl-color-text-body);margin-bottom:15px;line-height:28px}a:focus,.button:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a:hover{color:var(--tl-color-theme-primary)}a,button{color:inherit;outline:none;border:none;background:rgba(0,0,0,0)}button:hover{cursor:pointer}button:focus{outline:0;border:0}input{outline:none}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}ul{display:block;padding:0;margin:0}*::-moz-selection{color:var(--tl-color-common-white);text-shadow:none}::-moz-selection{color:var(--tl-color-common-white);text-shadow:none}::selection{color:var(--tl-color-common-white);text-shadow:none}*::-moz-placeholder{color:var(--tl-color-common-black);font-size:var(--tl-fs-body);opacity:1}*::placeholder{color:var(--tl-color-common-black);font-size:var(--tl-fs-body);opacity:1}.container{max-width:1795px}.container-2{max-width:1425px}.fix{overflow:hidden}.clear{clear:both}.tl-bg-color{background-color:#f6f6f6}.section-heading-wrap{max-width:1192px;width:100%;margin:0 auto;position:relative;margin-bottom:60px;padding-top:65px}@media only screen and (max-width: 992px){.section-heading-wrap{margin-top:0;padding-top:0}}.section-heading-wrap .shape{position:absolute;top:0px;left:0}@media(max-width: 1199px){.section-heading-wrap .shape{width:43%}}@media only screen and (max-width: 992px){.section-heading-wrap .shape{display:none}}.section-heading{margin-bottom:60px;position:relative;z-index:1;display:flex;align-items:center;align-items:baseline;flex-direction:column}@media only screen and (max-width: 992px){.section-heading{margin-bottom:40px}}.section-heading .sub-heading{font-family:var(--tl-ff-heading);color:var(--tl-color-heading-primary);font-size:12px;font-weight:400;padding:7px 19px 7px 28px;display:inline-block;margin-bottom:20px;text-transform:uppercase;position:relative;overflow:hidden;border:1px solid rgba(114,114,114,.18);border-radius:100px;letter-spacing:1px}@media only screen and (max-width: 992px){.section-heading .sub-heading{font-size:12px}}@media only screen and (max-width: 767px){.section-heading .sub-heading{font-size:12px}}.section-heading .sub-heading:before{background-color:var(--tl-color-theme-primary);content:"";height:5px;width:5px;position:absolute;top:50%;left:15px;transform:translateY(-50%);border-radius:50%}.section-heading .section-title{font-size:80px;line-height:1.1;font-weight:400;display:inline-block;margin-bottom:0;text-transform:capitalize;position:relative;overflow:hidden}.section-heading .section-title span{color:var(--tl-color-theme-primary)}@media(max-width: 1199px){.section-heading .section-title span br{display:none}}@media(max-width: 1199px){.section-heading .section-title{font-size:60px}}@media only screen and (max-width: 992px){.section-heading .section-title{font-size:42px;max-width:100%}.section-heading .section-title br{display:none}}@media only screen and (max-width: 767px){.section-heading .section-title{font-size:36px}.section-heading .section-title br{display:none}}.section-heading .section-title.title-2{font-size:60px}@media(max-width: 1199px){.section-heading .section-title.title-2{font-size:50px}}@media only screen and (max-width: 992px){.section-heading .section-title.title-2{font-size:42px;max-width:100%}.section-heading .section-title.title-2 br{display:none}}@media only screen and (max-width: 767px){.section-heading .section-title.title-2{font-size:36px}.section-heading .section-title.title-2 br{display:none}}@media(max-width: 1399px){.section-heading .section-title.title-2 span br{display:none}}.section-heading p{margin-top:20px}@media(max-width: 1199px){.section-heading p br{display:none}}.section-heading.white-content .sub-heading{color:var(--tl-color-common-white);border:1px solid rgba(255,255,255,.24)}.section-heading.white-content p,.section-heading.white-content .section-title{color:var(--tl-color-common-white)}.section-heading.section-heading-2{padding-left:20px}@media only screen and (max-width: 992px){.section-heading.section-heading-2{padding-left:0}}@media(max-width: 1399px){.section-heading.section-heading-2 .section-title br{display:none}}.white-content h1,.white-content h2,.white-content h3,.white-content h4,.white-content h5,.white-content p,.white-content li,.white-content span{color:var(--tl-color-common-white)}.img-reveal{position:relative;overflow:hidden;visibility:hidden;z-index:1}.img-reveal .img-overlay{background-color:var(--tl-color-common-white);height:100%;width:100%;position:absolute;top:0;left:0;z-index:2}.img-reveal img{object-fit:cover;height:100%;width:100%}.preloader span{font-family:var(--tl-ff-heading);font-size:80px;font-weight:800;color:#fff;text-transform:uppercase;overflow-x:hidden}.preloader{width:100%;height:100vh;position:relative;--preloader-clip: 0;clip-path:inset(0 0 0 var(--preloader-clip));position:fixed;left:0;top:0;z-index:999}@keyframes loading{0%{width:0}100%{width:100%}}@media(min-width: 992px){.mt-cursor{--tl-cursor-size: 10px;--tl-cx: 0px;--tl-cy: 0px;--tl-cursor-bg: var(--tl-color-theme-primary);--tl-cursor-scale: 1;display:block;width:var(--tl-cursor-size);height:var(--tl-cursor-size);border-radius:50%;position:fixed;user-select:none;pointer-events:none;visibility:hidden;z-index:10000;transform:translate3d(var(--tl-cx), var(--tl-cy), 0) translate(-50%, -50%) scale(var(--tl-cursor-scale, 1));transform-origin:center center;will-change:transform,opacity;mix-blend-mode:normal;-webkit-transition:opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1),transform .2s ease-out;transition:opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1),transform .2s ease-out}.mt-cursor:before{background:var(--tl-cursor-bg, var(--tl-color-theme-primary));opacity:1;content:"";width:100%;height:100%;border-radius:50%;position:absolute;left:0;top:0;transition:all .3s ease}.mt-cursor.cursor-blend{mix-blend-mode:difference;--tl-cursor-bg: #fff}.mt-cursor.cursor-lg{--tl-cursor-scale: 7}.mt-cursor-view{--tl-view-cursor-size: 80px;--tl-vx: 0px;--tl-vy: 0px;--tl-view-scale: 0.7;background:rgba(0,0,0,.46);opacity:.99;border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(29px);border-radius:100px;display:block;width:var(--tl-view-cursor-size);height:var(--tl-view-cursor-size);border-radius:50%;position:fixed;user-select:none;pointer-events:none;visibility:visible;z-index:10000;transform:translate3d(var(--tl-vx), var(--tl-vy), 0) translate(-40px, -40px) scale(var(--tl-view-scale, 0));transform-origin:center center;will-change:transform,opacity;-webkit-transition:opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1),transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);transition:opacity .3s cubic-bezier(0.165, 0.84, 0.44, 1),transform .3s cubic-bezier(0.165, 0.84, 0.44, 1);opacity:0}.mt-cursor-view:after{content:"View";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-weight:bold;font-size:12px;opacity:0;transition:opacity .2s ease}.mt-cursor-view.active{--tl-view-scale: 1;opacity:1}.mt-cursor-view.active:after{opacity:1}}.sticky-widget{position:-webkit-sticky;position:sticky;top:170px}@media only screen and (max-width: 767px){br{display:none}}.mt-5{margin-top:5px}.mb-5{margin-bottom:5px}.mb-30{margin-bottom:30px}.pt-130{padding-top:130px}.pb-130{padding-bottom:130px}.pr-10{padding-right:10px}.mb-30{margin-bottom:30px}.pt-130{padding-top:130px}@media only screen and (max-width: 992px){.pt-130{padding-top:80px}}@media only screen and (max-width: 767px){.pt-130{padding-top:60px}}.pb-130{padding-bottom:130px}@media only screen and (max-width: 992px){.pb-130{padding-bottom:80px}}@media only screen and (max-width: 767px){.pb-130{padding-bottom:60px}}.ml-0{margin-left:0 !important}#scroll-percentage{position:absolute}#scroll-percentage{height:60px;width:60px;background-color:var(--tl-color-theme-primary);border-radius:50%;position:fixed;bottom:40px;right:50px;transform:scale(0);display:grid;place-items:center;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s;z-index:100;box-shadow:0px 11px 41px 3px rgba(23,67,63,.12)}@media only screen and (max-width: 992px){#scroll-percentage{right:30px}}@media only screen and (max-width: 767px){#scroll-percentage{bottom:20px;right:20px}}#scroll-percentage.active{bottom:50px;transform:scale(1);opacity:1;visibility:visible;-webkit-animation:500ms ease-in-out 0s normal none 1 running scrollToTop;animation:500ms ease-in-out 0s normal none 1 running scrollToTop;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width: 992px){#scroll-percentage.active{bottom:30px}}@media only screen and (max-width: 767px){#scroll-percentage.active{bottom:20px}}#scroll-percentage-value{height:calc(100% - 6px);width:calc(100% - 6px);background-color:var(--tl-color-common-white);color:var(--tl-color-theme-primary);border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:600}#scroll-percentage-value i{font-size:20px}@-webkit-keyframes scrollToTop{0%{-webkit-transform:translate3d(0, 80%, 0);transform:translate3d(0, 80%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes scrollToTop{0%{-webkit-transform:translate3d(0, 80%, 0);transform:translate3d(0, 80%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}@keyframes wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.antra-image-comparison{width:100%;height:550px;border-radius:24px;overflow:hidden}.antra-image-comparison img{width:100%;height:100%;object-fit:cover;object-position:center}.tl-primary-btn{background-color:rgba(0,0,0,0);font-family:var(--tl-ff-heading);color:var(--tl-color-heading-primary);display:inline-flex;align-items:center;font-size:16px;font-weight:400;line-height:1;padding:10px 15px 10px 25px;border-radius:100px;transition:all .3s ease-in-out;overflow:hidden;text-transform:capitalize;position:relative;z-index:1;border:1px solid rgba(159,159,164,.64)}.tl-primary-btn:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:var(--tl-color-theme-primary);-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:scale(0, 1);-moz-transform:scale(0, 1);-ms-transform:scale(0, 1);-o-transform:scale(0, 1);transform:scale(0, 1);-webkit-transition:-webkit-transform .4s cubic-bezier(0.4, 0, 0.2, 1);-moz-transition:-moz-transform .4s cubic-bezier(0.4, 0, 0.2, 1);-ms-transition:-ms-transform .4s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:-o-transform .4s cubic-bezier(0.4, 0, 0.2, 1);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1);z-index:-1}.tl-primary-btn .icon{background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:10px;transition:all .3s ease-in-out}.tl-primary-btn i{font-size:16px;transform:rotate(-45deg);transition:all .3s ease-in-out}.tl-primary-btn:hover{color:var(--tl-color-common-white);border:1px solid var(--tl-color-theme-primary)}.tl-primary-btn:hover:before{-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}.tl-primary-btn:hover i{transform:rotate(0deg)}.tl-primary-btn:hover .icon{background-color:var(--tl-color-theme-primary)}.tl-primary-btn:focus{color:var(--tl-color-text-black)}.tl-primary-btn.white-btn{border-color:var(--tl-color-common-white);color:var(--tl-color-common-white)}.tl-primary-btn.white-btn:hover{border:1px solid var(--tl-color-theme-primary)}.header{background-color:rgba(0,0,0,0);width:100%;position:absolute;top:0;left:0;width:100%;z-index:99;transition:all .3s ease-in-out}@media only screen and (max-width: 992px){.header{top:0;height:auto !important}}.header .primary-header-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 992px){.header .primary-header-inner{padding:20px 0}}.header .primary-header-inner .header-menu-wrap{display:flex !important;align-items:center}.header .primary-header-inner .header-menu-wrap ul{margin:0;padding:0;list-style:none}@media only screen and (max-width: 992px){.header .primary-header-inner .header-menu-wrap ul{display:none}}.header .primary-header-inner .header-menu-wrap ul li{display:inline-block;position:relative;margin:0 15px}@media(max-width: 1399px){.header .primary-header-inner .header-menu-wrap ul li{margin:0 15px}}@media(max-width: 1199px){.header .primary-header-inner .header-menu-wrap ul li{margin:0 10px}}.header .primary-header-inner .header-menu-wrap ul li:first-child{margin-left:0}.header .primary-header-inner .header-menu-wrap ul li:last-child{margin-right:0}.header .primary-header-inner .header-menu-wrap ul li a{font-family:var(--tl-ff-heading);color:var(--tl-color-common-white);display:block;font-size:16px;padding:36px 0;letter-spacing:0px;font-weight:500;position:relative;text-transform:capitalize;text-decoration:none;-webkit-font-smoothing:antialiased;transition:all .3s ease-in-out}@media(max-width: 1199px){.header .primary-header-inner .header-menu-wrap ul li a{font-size:16px}}.header .primary-header-inner .header-menu-wrap ul li a:hover{color:var(--tl-color-theme-primary)}.header .primary-header-inner .header-menu-wrap ul li a i{font-size:13px}.header .primary-header-inner .header-menu-wrap ul li.active a{color:var(--tl-color-theme-primary)}.header .primary-header-inner .header-menu-wrap ul li.active ul li a{color:var(--tl-color-heading-primary)}.header .primary-header-inner .header-menu-wrap ul li.active ul li a:hover{color:var(--tl-color-theme-primary)}.header .primary-header-inner .header-menu-wrap ul li.active ul li.active a{color:var(--tl-color-theme-primary)}.header .primary-header-inner .header-menu-wrap ul li.active.menu-item-has-children:after{color:var(--tl-color-theme-primary)}.header .primary-header-inner .header-menu-wrap ul li ul{background-color:var(--tl-color-common-white);display:block;width:230px;padding:0;-webkit-box-shadow:0px 50px 100px 0px rgba(64,1,4,.1),0px -6px 0px 0px rgba(248,99,107,.004);box-shadow:0px 50px 100px 0px rgba(64,1,4,.1),0px -6px 0px 0px rgba(248,99,107,.004);position:absolute;left:0;top:98px;opacity:0;border-radius:24px;visibility:hidden;z-index:0;-webkit-transform:rotate3d(1, 0, 0, -90deg);transform:rotate3d(1, 0, 0, -90deg);-webkit-transform-origin:0 0;transform-origin:0 0;transition:all .6s ease}.header .primary-header-inner .header-menu-wrap ul li:hover>ul{visibility:visible;transition:all .6s ease;opacity:1;transform:none}.header .primary-header-inner .header-menu-wrap ul li li{display:flex;justify-content:space-between;text-align:left;position:relative;transition:all .3s ease-in-out}.header .primary-header-inner .header-menu-wrap ul li li:hover a{color:var(--tl-color-common-black)}.header .primary-header-inner .header-menu-wrap ul li li a{background-color:var(--tl-color-bg-2);display:block;height:auto;line-height:inherit;color:var(--tl-color-heading-primary);font-weight:500;font-size:16px;padding:7px 0;padding-left:25px;letter-spacing:0px;width:100%;-webkit-font-smoothing:antialiased;margin:0;position:relative}.header .primary-header-inner .header-menu-wrap ul li li a:hover{color:var(--tl-color-theme-primary)}.header .primary-header-inner .header-menu-wrap ul li li a:before{background-color:var(--tl-color-theme-primary);content:"";width:0;height:2px;position:absolute;top:50%;left:20px;transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .primary-header-inner .header-menu-wrap ul li li:first-child a{padding-top:25px}.header .primary-header-inner .header-menu-wrap ul li li:first-child a:before{top:64%}.header .primary-header-inner .header-menu-wrap ul li li:last-child{margin:0;border-bottom:none}.header .primary-header-inner .header-menu-wrap ul li li:last-child a{padding-bottom:25px}.header .primary-header-inner .header-menu-wrap ul li li:last-child a:before{top:34%}.header .primary-header-inner .header-menu-wrap ul li li.active a{color:var(--tl-color-theme-primary);padding-left:35px}.header .primary-header-inner .header-menu-wrap ul li li.active a:before{width:10px}.header .primary-header-inner .header-menu-wrap ul li li:hover a{padding-left:35px}.header .primary-header-inner .header-menu-wrap ul li li:hover a:before{width:10px}.header .primary-header-inner .header-menu-wrap ul li li ul{top:0;left:100%}.header .primary-header-inner .header-menu-wrap ul li li ul li a{color:var(--tl-color-common-white)}.header .primary-header-inner .header-menu-wrap ul li li:hover a{color:var(--tl-color-theme-primary)}.header .primary-header-inner .header-menu-wrap ul li li:hover li a{color:var(--tl-color-heading-primary)}.header .primary-header-inner .header-menu-wrap ul li li:hover li a:hover{color:var(--tl-color-theme-primary)}.header .primary-header-inner .header-menu-wrap ul .menu-item-has-children{position:relative}.header .primary-header-inner .header-menu-wrap ul .menu-item-has-children a{padding-right:17px}@media(max-width: 1199px){.header .primary-header-inner .header-menu-wrap ul .menu-item-has-children a{padding-right:13px}}.header .primary-header-inner .header-menu-wrap ul .menu-item-has-children ul li{margin:0}.header .primary-header-inner .header-menu-wrap ul .menu-item-has-children ul li a{padding-right:0}.header .primary-header-inner .header-menu-wrap ul .menu-item-has-children:after{background-image:none;font-family:"Font Awesome 6 Pro";font-size:12px;font-weight:700;content:"";color:var(--tl-color-common-white);position:absolute;top:50%;right:0;transform:translateY(-50%);transition:all .3s ease-in-out;cursor:pointer}.header .primary-header-inner .header-menu-wrap ul .menu-item-has-children:hover:after{color:var(--tl-color-theme-primary)}.header .primary-header-inner .header-right-wrap{display:flex;align-items:center;column-gap:15px}.header .primary-header-inner .header-right-wrap .sidebar-icon .sidebar-trigger{background:rgba(216,218,223,.13);color:var(--tl-color-common-white);border:1px solid rgba(255,255,255,.09);backdrop-filter:blur(29px);height:56px;width:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .primary-header-inner .header-right-wrap .sidebar-icon .sidebar-trigger:hover{background-color:var(--tl-color-theme-primary);border-color:var(--tl-color-theme-primary)}@media only screen and (max-width: 992px){.header .primary-header-inner .mean-push{display:none}}.header .primary-header.fixed{background-color:var(--tl-color-heading-primary);top:0;transition:all .3s ease-in-out}@media only screen and (max-width: 992px){.header .primary-header.fixed .primary-header-inner{padding:20px 0}}@media only screen and (max-width: 992px){.header-2 .primary-header-inner .header-menu-wrap ul li:nth-child(4){display:none}}@media only screen and (max-width: 992px){.header-2 .primary-header-inner .header-menu-wrap ul li.site-logo{display:none}}.primary-header{width:100%}.primary-header.fixed{background-color:var(--tl-color-bg-2);position:fixed;left:0;top:0;animation-name:menuSticky;-webkit-animation-name:menuSticky;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease;-webkit-animation-timing-function:ease;box-shadow:0px 1px 3px 0px rgba(17,17,17,.1);z-index:99}@media only screen and (max-width: 992px){.primary-header.fixed .primary-header-inner{padding:20px}}@-webkit-keyframes menuSticky{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@keyframes menuSticky{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}.mobile-side-menu-overlay,.mobile-side-menu{display:none}.mean-container .mean-nav ul li a:hover,.mean-container .mean-nav ul li.active a{color:var(--tl-color-theme-primary)}@media only screen and (max-width: 992px){.mobile-side-menu{background-color:var(--tl-color-common-white);position:fixed;overflow-y:scroll;top:0;right:0;width:400px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);height:100%;display:block;z-index:100;padding:40px 40px 40px 40px;-webkit-transition:transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;backface-visibility:hidden}}@media only screen and (max-width: 992px)and (max-width: 767px){.mobile-side-menu{padding:40px 20px;width:100%;max-width:320px}}@media only screen and (max-width: 992px){.mobile-side-menu.is-open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media only screen and (max-width: 992px){.mobile-side-menu .side-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.mobile-side-menu .side-menu-head a img{max-width:120px}.mobile-side-menu .side-menu-head .mobile-side-menu-close{position:fixed;top:35px;right:40px;color:var(--tl-color-heading-primary);font-size:17px;height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #edece8}}@media only screen and (max-width: 992px)and (max-width: 767px){.mobile-side-menu .side-menu-head .mobile-side-menu-close{right:16px}}@media only screen and (max-width: 992px){.mobile-side-menu .side-menu-head .mobile-side-menu-close:hover{background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white)}}@media only screen and (max-width: 992px){.mobile-side-menu .side-menu-wrap{overflow:hidden;margin-bottom:50px}}@media only screen and (max-width: 992px){.mobile-side-menu p{color:var(--tl-color-heading-primary);margin-bottom:50px}}@media only screen and (max-width: 992px){.mobile-side-menu .side-menu-list{list-style:none}.mobile-side-menu .side-menu-list li{font-family:var(--tl-ff-heading);font-size:16px;font-weight:500;color:var(--tl-color-heading-primary)}.mobile-side-menu .side-menu-list li span,.mobile-side-menu .side-menu-list li a{color:var(--tl-color-heading-primary);margin-left:10px;font-size:16px}}@media only screen and (max-width: 992px)and (max-width: 992px){.mobile-side-menu .side-menu-list li span,.mobile-side-menu .side-menu-list li a{margin-left:0}}@media only screen and (max-width: 992px){.mobile-side-menu .side-menu-list li i{margin-right:10px}}@media only screen and (max-width: 992px){.mobile-side-menu-overlay{background-color:rgba(0,0,0,.7);height:100%;width:0%;position:fixed;top:0;z-index:9;right:0;opacity:0;visibility:hidden;-webkit-transition:all 600ms ease;-o-transition:all 600ms ease;transition:all 600ms ease;z-index:10;display:block}.mobile-side-menu-overlay.is-open{width:100%;opacity:.5;visibility:visible;cursor:url(/themes/ville/antra/img/cancel.png),auto}}.mean-bar{background-color:rgba(0,0,0,0);min-height:auto;padding:0}.mean-bar .meanmenu-reveal{display:none !important}.mean-bar .mean-nav{background-color:rgba(0,0,0,0);margin-top:0;padding-top:20px}.mean-bar .mean-nav.mean-nav>ul{display:block !important}.mean-bar .mean-nav.mean-nav>ul li{position:relative;float:none;display:block;width:auto}.mean-bar .mean-nav.mean-nav>ul li:not(:last-of-type){margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #edece8}@media only screen and (max-width: 992px){.mean-bar .mean-nav.mean-nav>ul li.site-logo{display:none}}.mean-bar .mean-nav.mean-nav>ul li a{color:var(--tl-color-heading-primary);font-size:18px;font-weight:600;line-height:1;border-top:none;padding:0;float:none}@media only screen and (max-width: 767px){.mean-bar .mean-nav.mean-nav>ul li a{font-size:16px}}.mean-bar .mean-nav.mean-nav>ul li a.mean-expand{color:var(--tl-color-heading-primary);position:absolute;padding:0;top:6px;right:0;display:flex;align-items:center;justify-content:center}.mean-bar .mean-nav.mean-nav>ul li a.mean-expand:before,.mean-bar .mean-nav.mean-nav>ul li a.mean-expand:after{font-size:15px;font-family:"Font Awesome 6 Pro";font-weight:900;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mean-bar .mean-nav.mean-nav>ul li a.mean-expand:before{content:""}.mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked:after{display:none}.mean-bar .mean-nav.mean-nav>ul li a.mean-expand.mean-clicked:before{transform:rotate(90deg)}.mean-bar .mean-nav.mean-nav>ul li a.mean-expand i{display:none}.mean-bar .mean-nav.mean-nav>ul li ul{padding:0 0 0 30px;margin-top:20px}.mean-bar .mean-nav.mean-nav>ul li ul li:not(:last-of-type){padding-bottom:10px;margin-bottom:10px}.mean-bar .mean-nav.mean-nav>ul li ul li.active a{color:var(--tl-color-theme-primary)}.mean-bar .mean-nav.mean-nav>ul li ul li a{padding:0;font-size:14px;font-weight:500;text-transform:capitalize}@media only screen and (max-width: 767px){.mean-bar .mean-nav.mean-nav>ul li ul li a{font-size:14px}}#popup-search-box{background-color:var(--tl-color-common-white);position:fixed;width:100%;height:20%;top:-100%;left:0;right:0;white-space:nowrap;z-index:99;opacity:0;visibility:hidden;-webkit-transition:500ms ease all;-moz-transition:500ms ease all;transition:500ms ease all}#popup-search-box.toggled{top:0;opacity:1;visibility:visible}.contact-page-area{align-items:end}.contact-page-area .request-form-wrap .form-item .form-title{color:var(--tl-color-heading-primary)}.contact-page-area .request-form-wrap .form-item .form-control{background-color:var(--tl-color-common-white)}.contact-page-area .request-form-wrap .tl-primary-btn{border:1px solid rgba(159,159,164,.64)}.contact-page-area .request-form-wrap .tl-primary-btn:hover{border-color:var(--tl-color-theme-primary)}.contact-page-area .request-content .request-item-wrap .request-item p,.contact-page-area .request-content .request-item-wrap .request-item a{color:var(--tl-color-heading-primary)}.contact-page-area .request-content .contact-img{height:420px;max-width:640px;width:100%;margin-top:45px}.contact-page-area .request-content .contact-img img{width:100%;height:100%;object-fit:cover;border-radius:24px}.feature-img{max-width:720px;width:100%;height:520px;position:relative}@media only screen and (max-width: 767px){.feature-img{height:400px}}.feature-img img{width:100%;height:100%;object-fit:cover;border-radius:24px}.feature-img .img-content{background:rgba(21,24,31,.46);opacity:.95;border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(29px);border-radius:24px;padding:30px;position:absolute;bottom:20px;left:20px;max-width:420px;width:100%}@media only screen and (max-width: 767px){.feature-img .img-content{max-width:280px;left:10px}}.feature-img .img-content p{color:var(--tl-color-common-white);font-size:16px;font-weight:400;margin-bottom:0}.feature-item{display:flex;align-items:center;position:relative;padding:28px 0;border-bottom:1px solid var(--tl-color-border-1);cursor:pointer}.feature-item:nth-child(1){border-top:1px solid var(--tl-color-border-1)}.feature-item .number{font-family:var(--tl-ff-heading);font-size:16px;font-weight:400;display:block;width:44px;line-height:1;margin-bottom:-4px}.feature-item .title{font-size:36px;font-weight:400;margin-bottom:0}@media(max-width: 1199px){.feature-item .title{font-size:26px}}@media only screen and (max-width: 767px){.feature-item .title{font-size:16px}}.feature-item .arrow{background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);font-size:20px;height:42px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media only screen and (max-width: 767px){.feature-item .arrow{height:30px;width:30px;font-size:12px}}.feature-item .arrow i{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature-item.active .title a,.feature-item:hover .title a{color:var(--tl-color-theme-primary)}.feature-item.active .arrow i,.feature-item:hover .active i{transform:rotate(-45deg)}.project-carousel{overflow:visible}.project-carousel .swiper-wrapper>div:nth-child(2n+1){margin-top:50px}@media only screen and (max-width: 767px){.project-carousel .swiper-wrapper>div:nth-child(2n+1){margin-top:0}}.sponsor-carousel{max-width:1670px;width:100%;margin:0 auto}.video-section{position:relative;z-index:1}.video-section .bg-img{background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.video-section .bg-img:before{background-color:#252627;content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:.46}.video-content{padding:245px 0 130px 0;position:relative;position:relative}@media(max-width: 1199px){.video-content{text-align:center}}@media only screen and (max-width: 992px){.video-content{padding:130px 0}}@media only screen and (max-width: 767px){.video-content{padding:70px 0}}.video-content .play-btn{display:flex;align-items:center;justify-content:center;margin-bottom:65px}@media(max-width: 1199px){.video-content .play-btn{margin-bottom:40px}}@media only screen and (max-width: 767px){.video-content .play-btn{margin-bottom:20px}}.video-content .play-btn a{color:var(--tl-color-common-white);height:168px;width:168px;border-radius:50%;border:1px solid rgba(255,255,255,.36);display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){.video-content .play-btn a{height:100px;width:100px}}.video-content .play-btn a i{background-color:rgba(255,255,255,.36);height:148px;width:148px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.video-content .play-btn a i{height:80px;width:80px;font-size:22px}}.video-content .play-btn a:hover i{background-color:var(--tl-color-common-white);color:var(--tl-color-heading-primary)}.video-content .video-title{color:var(--tl-color-common-white);font-size:120px;font-weight:400;text-transform:capitalize;margin-bottom:0}@media(max-width: 1199px){.video-content .video-title{font-size:80px;margin-bottom:15px}}@media only screen and (max-width: 767px){.video-content .video-title{font-size:40px}}.video-content p{color:var(--tl-color-common-white);font-size:18px;font-weight:500;max-width:400px;width:100%;margin-bottom:0;position:absolute;bottom:150px;right:17%}@media(max-width: 1399px){.video-content p{right:0}}@media(max-width: 1199px){.video-content p{position:relative;right:auto;left:0;bottom:0;margin:0 auto}}.team-img{height:510px;max-width:420px;width:100%}@media only screen and (max-width: 992px){.team-img{margin:0 auto;margin-bottom:50px}}@media only screen and (max-width: 992px){.team-img{height:400px}}.team-img img{width:100%;height:100%;object-fit:cover;border-radius:24px}.newsletter-section{position:relative;z-index:1}.newsletter-section .bg-shape{position:absolute;bottom:0;left:0;width:100%;height:505px;z-index:-1}.newsletter-section .bg-shape img{width:100%;height:100%;object-fit:cover}.newsletter-wrap{text-align:center}.newsletter-wrap .section-heading{justify-content:center;align-items:center}.newsletter-wrap .newsletter-form{max-width:450px;margin:0 auto;width:100%;position:relative}.newsletter-wrap .newsletter-form .form-control{background-color:rgba(0,0,0,0);font-size:16px;box-shadow:none;outline:none;border:none;border-bottom:1px solid #59585d;border-radius:0;padding:0;padding-bottom:10px}.newsletter-wrap .newsletter-form .form-control::-webkit-input-placeholder{font-size:16px}.newsletter-wrap .newsletter-form .form-control:-moz-placeholder{font-size:16px}.newsletter-wrap .newsletter-form .form-control::-moz-placeholder{font-size:16px}.newsletter-wrap .newsletter-form .form-control:-ms-input-placeholder{font-size:16px}.newsletter-wrap .newsletter-form button{background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:10px;right:0}.newsletter-wrap .newsletter-form button i{transform:rotate(-45deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.newsletter-wrap .newsletter-form button:hover i{transform:rotate(0)}.vbox-child{background-color:rgba(0,0,0,0) !important}.gallary-wrap{overflow:hidden;display:flex}.gallary-wrap .gallery-scroll-wrap{display:flex;gap:30px;padding:0;will-change:transform;align-items:flex-end}@media only screen and (max-width: 767px){.gallary-wrap .gallery-scroll-wrap{gap:10px}}.gallary-wrap.gallery-scroll-direction-ltr{justify-content:flex-end}.slider-section{opacity:0;visibility:hidden}.slider-ready{opacity:1;visibility:visible;transition:opacity .8s ease}[data-animation]{opacity:0}.service-carousel{overflow:hidden;max-width:100%}@media(min-width: 993px){.service-carousel{overflow:visible}}.service-carousel .swiper-wrapper>div:nth-child(2n+1) .service-item-2 .service-thumb{height:480px}.service-item-2 .service-thumb{height:350px;margin-bottom:30px;position:relative;overflow:hidden;border-radius:24px}.service-item-2 .service-thumb img{width:100%;height:100%;object-fit:cover;border-radius:24px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.service-item-2 .service-thumb .number{font-family:var(--tl-ff-heading);color:var(--tl-color-common-white);font-size:30px;font-weight:400;position:absolute;top:20px;left:30px}.service-item-2 .service-content .title{font-size:28px;font-weight:400;margin-bottom:20px;line-height:1}.service-item-2 .service-content p{font-size:16px;margin-bottom:0;max-width:388px;width:100%}.service-item-2:hover .service-thumb img{transform:scale(1.03)}.project-item-2{position:relative}.project-item-2 .project-thumb{height:680px;position:relative}@media only screen and (max-width: 767px){.project-item-2 .project-thumb{height:450px}}.project-item-2 .project-thumb img{width:100%;height:100%;object-fit:cover;border-radius:24px}.project-item-2 .project-thumb ul{position:absolute;top:50px;left:44px}.project-item-2 .project-thumb ul li{font-family:var(--tl-ff-heading);display:inline-flex;color:var(--tl-color-common-white);font-size:13px;font-weight:400;text-transform:uppercase;border:1px solid rgba(255,255,255,.46);border-radius:100px;padding:3.5px 13.5px}.project-item-2 .project-content{position:absolute;left:44px;bottom:50px}.project-item-2 .project-content .title{color:var(--tl-color-common-white);font-size:40px;font-weight:400}.project-item-2 .project-content p{color:var(--tl-color-common-white);margin-bottom:0}.award-img{height:510px;max-width:420px;width:100%;margin:0 auto}@media only screen and (max-width: 992px){.award-img{margin:0 auto;margin-bottom:50px}}@media only screen and (max-width: 992px){.award-img{height:400px}}.award-img img{width:100%;height:100%;object-fit:cover;border-radius:24px}.testi-carousel-3{max-width:1055px;width:100%;margin:0 auto;overflow:hidden}.testi-carousel-3 .swiper-slide{opacity:.3}.testi-carousel-3 .swiper-slide.swiper-slide-active{opacity:1}.request-wrap{padding-top:70px}.request-content .section-heading{margin-bottom:100px}.request-content .request-item-wrap{display:flex;align-items:center;align-items:start;column-gap:65px}.request-content .request-item-wrap .request-item span{font-family:var(--tl-ff-heading);color:#9f9fa4;font-size:16px;font-weight:400;display:block;margin-bottom:20px}.request-content .request-item-wrap .request-item p,.request-content .request-item-wrap .request-item a{font-family:var(--tl-ff-body);color:var(--tl-color-common-white);font-size:18px;font-weight:500;display:block}.request-form-wrap .form-item .form-title{color:var(--tl-color-common-white);font-size:16px;font-weight:400;margin-bottom:15px}.request-form-wrap .form-item .form-control{background:rgba(255,255,255,.09);backdrop-filter:blur(29px);border:none;border-radius:24px;outline:none;box-shadow:none;color:#9f9fa4;padding:17px 20px;margin-bottom:30px}.request-form-wrap .form-item .form-control::-webkit-input-placeholder{font-size:16px;font-family:var(--tl-ff-body);color:#9f9fa4}.request-form-wrap .form-item .form-control:-moz-placeholder{font-size:16px;font-family:var(--tl-ff-body);color:#9f9fa4}.request-form-wrap .form-item .form-control::-moz-placeholder{font-size:16px;font-family:var(--tl-ff-body);color:#9f9fa4}.request-form-wrap .form-item .form-control:-ms-input-placeholder{font-size:16px;font-family:var(--tl-ff-body);color:#9f9fa4}.request-form-wrap .tl-primary-btn{border:1px solid rgba(255,255,255,.24)}.newsletter-section{position:relative;z-index:1}.newsletter-section .bg-shape{position:absolute;bottom:0;left:0;width:100%;height:505px;z-index:-1}.newsletter-section .bg-shape img{width:100%;height:100%;object-fit:cover}.newsletter-wrap{text-align:center}.newsletter-wrap .newsletter-form{max-width:450px;margin:0 auto;width:100%;position:relative}.newsletter-wrap .newsletter-form .form-control{background-color:rgba(0,0,0,0);font-size:16px;box-shadow:none;outline:none;border:none;border-bottom:1px solid #59585d;border-radius:0;padding:0;padding-bottom:10px}.newsletter-wrap .newsletter-form .form-control::-webkit-input-placeholder{font-size:16px}.newsletter-wrap .newsletter-form .form-control:-moz-placeholder{font-size:16px}.newsletter-wrap .newsletter-form .form-control::-moz-placeholder{font-size:16px}.newsletter-wrap .newsletter-form .form-control:-ms-input-placeholder{font-size:16px}.newsletter-wrap .newsletter-form button{background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:10px;right:0}.newsletter-wrap .newsletter-form button i{transform:rotate(-45deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.newsletter-wrap .newsletter-form button:hover i{transform:rotate(0)}@media only screen and (max-width: 992px){.faq-img{margin-bottom:40px}}.project-carousel-2{overflow:visible}.project-item-3{position:relative}.project-item-3 .project-img{height:680px;position:relative;border-radius:24px;overflow:hidden}@media only screen and (max-width: 992px){.project-item-3 .project-img{height:450px}}@media only screen and (max-width: 767px){.project-item-3 .project-img{height:350px}}.project-item-3 .project-img:before{background:#000;background:linear-gradient(0deg, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0) 60%);content:"";width:100%;height:100%;position:absolute;bottom:-10px;left:0;visibility:hidden;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.project-item-3 .project-img img{width:100%;height:100%;object-fit:cover;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.project-item-3 .project-content{margin-top:22px;position:absolute;bottom:40px;left:40px;visibility:hidden;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.project-item-3 .project-content ul{list-style:none;display:flex;align-items:center;z-index:2;margin-bottom:20px}.project-item-3 .project-content ul li a{font-family:var(--tl-ff-heading);color:var(--tl-color-common-white);font-size:13px;padding:5px 15px;text-transform:uppercase;border:1px solid var(--tl-color-common-white);border-radius:100px;display:flex;align-items:center;justify-content:center}.project-item-3 .project-content ul li:not(:last-of-type){margin-right:10px}.project-item-3 .project-content .title{color:var(--tl-color-common-white);font-size:36px;font-weight:400;line-height:1;margin-bottom:10px}.project-item-3 .project-content span{color:var(--tl-color-common-white)}.project-item-3:hover .project-img:before{visibility:visible;opacity:1;bottom:0}.project-item-3:hover .project-content{bottom:50px;visibility:visible;opacity:1}.testi-carousel-3{height:750px}.testi-carousel.swiper{overflow:hidden;max-width:100%}.gallary-carousel-wrap{clip-path:inset(-100% -100% -100% 0);overflow:visible}.gallary-carousel{overflow:visible}.blog-carousel-2{overflow:hidden}.blog-carousel-2 .swiper-slide .post-card{position:relative}.blog-carousel-2 .swiper-slide .post-card .post-thumb{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;position:relative;border-radius:24px;overflow:hidden}.blog-carousel-2 .swiper-slide .post-card .post-thumb img{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border-radius:24px}.blog-carousel-2 .swiper-slide .post-card .post-thumb:before{background:linear-gradient(180deg, rgba(185, 183, 174, 0) 0%, rgba(134, 132, 126, 0.54) 19.25%, #53524E 46.79%);content:"";width:100%;height:282px;position:absolute;bottom:0;left:0;z-index:1;visibility:hidden;opacity:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.blog-carousel-2 .swiper-slide .post-card .post-content{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.blog-carousel-2 .swiper-slide .post-card .post-content .title{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.blog-carousel-2 .swiper-slide.swiper-slide-active .post-thumb{height:560px}.blog-carousel-2 .swiper-slide.swiper-slide-active .post-thumb img{height:100%}.blog-carousel-2 .swiper-slide.swiper-slide-active .post-thumb:before{visibility:visible;opacity:1}.blog-carousel-2 .swiper-slide.swiper-slide-active .post-content{position:absolute;bottom:50px;left:60px;right:45px;z-index:3}.blog-carousel-2 .swiper-slide.swiper-slide-active .post-content .title{margin-bottom:0;color:var(--tl-color-common-white)}.blog-carousel-2 .swiper-slide.swiper-slide-active .post-content p{display:none}.blog-carousel-2 .swiper-slide.swiper-slide-active .post-content .post-meta li{color:var(--tl-color-common-white)}.project-item-2.project-item-4{position:relative}.project-item-2.project-item-4 .project-thumb{height:910px;position:relative}@media only screen and (max-width: 992px){.project-item-2.project-item-4 .project-thumb{height:500px}}.project-item-2.project-item-4 .project-thumb img{width:100%;height:100%;object-fit:cover;border-radius:0}.project-item-2.project-item-4 .project-thumb ul{position:absolute;top:50px;left:44px}@media only screen and (max-width: 767px){.project-item-2.project-item-4 .project-thumb ul{left:20px;top:30px}}.project-item-2.project-item-4 .project-thumb ul li{font-family:var(--tl-ff-heading);display:inline-flex;color:var(--tl-color-common-white);font-size:13px;font-weight:400;text-transform:uppercase;border:1px solid rgba(255,255,255,.46);border-radius:100px;padding:3.5px 13.5px}.project-item-2.project-item-4 .project-thumb:before{background-color:#151515;content:"";width:100%;height:100%;position:absolute;top:0;left:0;opacity:.46}.project-item-2.project-item-4 .project-thumb .number{font-family:var(--tl-ff-heading);font-size:50px;color:var(--tl-color-theme-primary);line-height:1;position:absolute;top:80px;right:70px}@media only screen and (max-width: 767px){.project-item-2.project-item-4 .project-thumb .number{display:none}}.project-item-2.project-item-4 .project-content{position:absolute;left:44px;bottom:50px}@media only screen and (max-width: 767px){.project-item-2.project-item-4 .project-content{left:20px;bottom:30px}}.project-item-2.project-item-4 .project-content .title{color:var(--tl-color-common-white);font-size:80px;font-weight:400}@media only screen and (max-width: 992px){.project-item-2.project-item-4 .project-content .title{font-size:40px}}.project-item-2.project-item-4 .project-content p{color:var(--tl-color-common-white);margin-bottom:0}.faq-content-2{padding-left:20px;max-width:1000px;width:100%}@media only screen and (max-width: 992px){.faq-content-2{margin-bottom:40px}}.faq-content-2 .faq-accordion{border-radius:0}.faq-content-2 .faq-accordion .accordion-item{background-color:rgba(0,0,0,0);border:none;border-radius:0;padding:0}.faq-content-2 .faq-accordion .accordion-item:last-child{border-bottom:1px solid rgba(159,159,164,.24)}.faq-content-2 .faq-accordion .accordion-item .accordion-button{background-color:rgba(0,0,0,0);color:var(--lt-color-heading-primary);border:none;box-shadow:none;font-size:28px;font-weight:400;padding:0;padding-bottom:23px;padding-top:23px;border-radius:0;border-top:1px solid rgba(159,159,164,.24)}@media only screen and (max-width: 767px){.faq-content-2 .faq-accordion .accordion-item .accordion-button{display:flex;align-items:center;flex-direction:column;row-gap:10px;align-items:baseline;font-size:22px}}.faq-content-2 .faq-accordion .accordion-item .accordion-button:after{color:var(--lt-color-heading-primary);background-image:none;font-family:"Font Awesome 6 Pro";font-size:14px;font-weight:700;content:"+";line-height:1;display:flex;align-items:center;justify-content:center;border-radius:50%}.faq-content-2 .faq-accordion .accordion-item .accordion-button:not(.collapsed){color:var(--tl-color-theme-primary);border-color:#1c1c1d}.faq-content-2 .faq-accordion .accordion-item .accordion-button:not(.collapsed):after{content:"-";transform:rotate(0)}.faq-content-2 .faq-accordion .accordion-item .accordion-button span{width:40px;color:#9f9fa4;font-size:16px;font-weight:400}@media only screen and (max-width: 767px){.faq-content-2 .faq-accordion .accordion-item .accordion-button span{font-size:22px}}.faq-content-2 .faq-accordion .accordion-item .accordion-body{color:var(--lt-color-text-body);max-width:830px;width:100%;font-size:16px;font-weight:400;padding:0;padding-top:0px;padding-bottom:40px;padding-left:40px}@media only screen and (max-width: 767px){.faq-content-2 .faq-accordion .accordion-item .accordion-body{padding-left:20px}}.faq-img-wrap .faq-img{height:390px;max-width:310px;width:100%;margin-bottom:20px}@media only screen and (max-width: 767px){.faq-img-wrap .faq-img{max-width:100%}}.faq-img-wrap .faq-img img{width:100%;height:100%;object-fit:cover;border-radius:24px}.faq-img-wrap .title{font-size:30px;font-weight:400;margin-bottom:20px}.faq-img-wrap p{margin-bottom:0}.antra-image-comparison{height:680px !important;border-radius:24px;overflow:hidden}.antra-image-comparison img{width:100%;height:100%;object-fit:cover}.twentytwenty-handle:hover{background-color:var(--tl-color-theme-primary)}.feature-img{max-width:720px;width:100%;height:520px;position:relative}@media only screen and (max-width: 992px){.feature-img{margin-top:40px}}@media only screen and (max-width: 767px){.feature-img{height:400px}}.feature-img img{width:100%;height:100%;object-fit:cover;border-radius:24px}.feature-img .img-content{background:rgba(21,24,31,.46);opacity:.95;border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(29px);border-radius:24px;padding:30px;position:absolute;bottom:20px;left:20px;max-width:420px;width:100%}@media only screen and (max-width: 767px){.feature-img .img-content{max-width:280px;left:10px}}.feature-img .img-content p{color:var(--tl-color-common-white);font-size:16px;font-weight:400;margin-bottom:0}.feature-item{display:flex;align-items:center;position:relative;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.11);cursor:pointer}.feature-item:nth-child(1){border-top:1px solid rgba(255,255,255,.11)}.feature-item .number{font-family:var(--tl-ff-heading);font-size:16px;font-weight:400;display:block;width:44px;line-height:1;margin-bottom:-4px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature-item .title{font-size:36px;font-weight:400;margin-bottom:0}@media(max-width: 1199px){.feature-item .title{font-size:26px}}@media only screen and (max-width: 767px){.feature-item .title{font-size:16px}}.feature-item .arrow{background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);font-size:20px;height:42px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media only screen and (max-width: 767px){.feature-item .arrow{height:30px;width:30px;font-size:12px}}.feature-item .arrow i{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature-item.active .title a,.feature-item:hover .title a{color:var(--tl-color-theme-primary)}.feature-item.active .arrow i,.feature-item:hover .active i{transform:rotate(-45deg)}.feature-item.active .number,.feature-item:hover .number{color:var(--tl-color-theme-primary)}.testi-top-content-wrap-5{display:flex;align-items:center;align-items:start;justify-content:space-between;column-gap:70px;margin-top:40px;padding-top:45px;border-top:1px solid rgba(28,28,29,.1)}.testi-carousel-5{overflow:visible}.about-section-6{position:relative;z-index:1}.about-section-6 .shapes .shape-1{position:absolute;bottom:0;left:0;z-index:-1}.about-section-6 .shapes .shape-2{position:absolute;top:0;right:0;z-index:-1}.about-img-wrap-6{max-width:720px;width:100%;height:636px;position:relative}@media only screen and (max-width: 992px){.about-img-wrap-6{margin-bottom:40px}}@media only screen and (max-width: 767px){.about-img-wrap-6{height:550px}}.about-img-wrap-6 .about-img-1{max-width:310px;width:100%;height:220px;position:absolute;top:90px;left:0}.about-img-wrap-6 .about-img-1 img{width:100%;height:100%;object-fit:cover;border-radius:24px}.about-img-wrap-6 .about-img-2{position:absolute;top:0;right:0;max-width:320px;width:100%;height:350px}.about-img-wrap-6 .about-img-2 img{width:100%;height:100%;object-fit:cover;border-radius:24px}.about-img-wrap-6 .about-img-3{position:absolute;left:50%;bottom:0;transform:translateX(-50%);max-width:380px;width:100%;height:420px}.about-img-wrap-6 .about-img-3 img{width:100%;height:100%;object-fit:cover;border-radius:24px}.about-content-6{max-width:600px;width:100%;margin-left:auto}@media only screen and (max-width: 992px){.about-content-6{margin-left:0}}.about-content-6 .about-faq{margin-top:50px}.about-content-6 .about-faq .faq-accordion{border-radius:0}.about-content-6 .about-faq .faq-accordion .accordion-item{background-color:rgba(0,0,0,0);border:none;border-radius:0;padding:0}.about-content-6 .about-faq .faq-accordion .accordion-item:last-child{border-bottom:1px solid rgba(159,159,164,.24)}.about-content-6 .about-faq .faq-accordion .accordion-item .accordion-button{background-color:rgba(0,0,0,0);color:var(--tl-color-heading-primary);border:none;box-shadow:none;font-size:24px;font-weight:400;padding:0;padding-bottom:23px;padding-top:23px;border-radius:0;border-top:1px solid rgba(159,159,164,.24)}.about-content-6 .about-faq .faq-accordion .accordion-item .accordion-button:after{color:var(--tl-color-heading-primary);background-image:none;font-family:"Font Awesome 6 Pro";font-size:14px;font-weight:700;content:"+";line-height:1;display:flex;align-items:center;justify-content:center;border-radius:50%}.about-content-6 .about-faq .faq-accordion .accordion-item .accordion-button:not(.collapsed){color:var(--tl-color-theme-primary);border-color:#1c1c1d}.about-content-6 .about-faq .faq-accordion .accordion-item .accordion-button:not(.collapsed):after{content:"-";transform:rotate(0)}.about-content-6 .about-faq .faq-accordion .accordion-item .accordion-button span{width:40px;color:#9f9fa4;font-size:16px;font-weight:400}.about-content-6 .about-faq .faq-accordion .accordion-item .accordion-body{color:var(--lt-color-text-body);max-width:527px;width:100%;font-size:16px;font-weight:400;padding:0;padding-top:0px;padding-bottom:20px}.about-content-6 .about-btn{margin-top:50px}@media only screen and (min-width: 768px){.project-accordian{max-width:1920px;width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0}}@media only screen and (min-width: 768px){.project-accordian .project-card{position:relative;display:block;width:480px;height:100%;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s}}@media only screen and (min-width: 768px)and (max-width: 1399px){.project-accordian .project-card{width:150px}}@media only screen and (min-width: 768px)and (max-width: 1199px){.project-accordian .project-card{width:130px}}@media only screen and (min-width: 768px)and (max-width: 992px){.project-accordian .project-card{width:95px}}@media only screen and (min-width: 768px){.project-accordian .project-card .project-img{height:100%;width:100%;display:block}.project-accordian .project-card .project-img img{width:100%;height:100%;object-fit:cover}}.project-accordian .project-card img{display:block}.project-accordian .project-card .project-item-4 .project-thumb{height:880px}@media only screen and (max-width: 992px){.project-accordian .project-card .project-item-4 .project-thumb{height:550px}}@media only screen and (max-width: 767px){.project-accordian .project-card .project-item-4 .project-thumb{height:450px}}.project-accordian .project-card .project-item-4 .project-content .title{font-size:36px}@media only screen and (max-width: 767px){.project-accordian .project-card .project-item-4 .project-content .title{font-size:28px}}.video-section{position:relative;z-index:1}.video-section .bg-img{background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.video-section .bg-img:before{background-color:#252627;content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:.46}.video-content{padding:245px 0 130px 0;position:relative;position:relative}@media(max-width: 1199px){.video-content{text-align:center}}@media only screen and (max-width: 992px){.video-content{padding:130px 0}}@media only screen and (max-width: 767px){.video-content{padding:70px 0}}.video-content .play-btn{display:flex;align-items:center;justify-content:center;margin-bottom:65px}@media(max-width: 1199px){.video-content .play-btn{margin-bottom:40px}}@media only screen and (max-width: 767px){.video-content .play-btn{margin-bottom:20px}}.video-content .play-btn a{color:var(--tl-color-common-white);height:168px;width:168px;border-radius:50%;border:1px solid rgba(255,255,255,.36);display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){.video-content .play-btn a{height:100px;width:100px}}.video-content .play-btn a i{background-color:rgba(255,255,255,.36);height:148px;width:148px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.video-content .play-btn a i{height:80px;width:80px;font-size:22px}}.video-content .play-btn a:hover i{background-color:var(--tl-color-common-white);color:var(--tl-color-heading-primary)}.video-content .video-title{color:var(--tl-color-common-white);font-size:120px;font-weight:400;text-transform:capitalize;margin-bottom:0}@media(max-width: 1199px){.video-content .video-title{font-size:80px;margin-bottom:15px}}@media only screen and (max-width: 767px){.video-content .video-title{font-size:40px}}.video-content p{color:var(--tl-color-common-white);font-size:18px;font-weight:500;max-width:400px;width:100%;margin-bottom:0;position:absolute;bottom:150px;right:17%}@media(max-width: 1399px){.video-content p{right:0}}@media(max-width: 1199px){.video-content p{position:relative;right:auto;left:0;bottom:0;margin:0 auto}}.testi-carousel.swiper{overflow:hidden;max-width:100%}.request-wrap{padding-top:70px}.request-content .section-heading{margin-bottom:100px}.request-content .request-item-wrap{display:flex;align-items:center;align-items:start;column-gap:65px}@media only screen and (max-width: 767px){.request-content .request-item-wrap{flex-direction:column;row-gap:30px;margin-bottom:50px}}.request-content .request-item-wrap .request-item span{font-family:var(--tl-ff-heading);color:#9f9fa4;font-size:16px;font-weight:400;display:block;margin-bottom:20px}.request-content .request-item-wrap .request-item p,.request-content .request-item-wrap .request-item a{font-family:var(--tl-ff-body);color:var(--tl-color-common-white);font-size:18px;font-weight:500;display:block}.request-form-wrap .form-item .form-title{color:var(--tl-color-common-white);font-size:16px;font-weight:400;margin-bottom:15px}.request-form-wrap .form-item .form-control{background:rgba(255,255,255,.09);backdrop-filter:blur(29px);border:none;border-radius:24px;outline:none;box-shadow:none;color:#9f9fa4;padding:17px 20px;margin-bottom:30px}.request-form-wrap .form-item .form-control::-webkit-input-placeholder{font-size:16px;font-family:var(--tl-ff-body);color:#9f9fa4}.request-form-wrap .form-item .form-control:-moz-placeholder{font-size:16px;font-family:var(--tl-ff-body);color:#9f9fa4}.request-form-wrap .form-item .form-control::-moz-placeholder{font-size:16px;font-family:var(--tl-ff-body);color:#9f9fa4}.request-form-wrap .form-item .form-control:-ms-input-placeholder{font-size:16px;font-family:var(--tl-ff-body);color:#9f9fa4}.request-form-wrap .tl-primary-btn{border:1px solid rgba(255,255,255,.24)}.service-img-7{max-width:450px;width:100%;height:540px}@media only screen and (max-width: 767px){.service-img-7{height:350px}}.service-img-7 img{width:100%;height:100%;object-fit:cover;border-radius:24px}.service-item-7{position:relative;cursor:pointer;padding-bottom:40px;border-bottom:1px solid #59585d}.service-item-7:first-child{padding-top:40px;border-top:1px solid #59585d}.service-item-7:not(:last-of-type){margin-bottom:40px}.award-img{height:510px;max-width:420px;width:100%;margin:0 auto}@media only screen and (max-width: 992px){.award-img{margin:0 auto;margin-bottom:50px}}@media only screen and (max-width: 992px){.award-img{height:400px}}.award-img img{width:100%;height:100%;object-fit:cover;border-radius:24px}.faq-content-2{padding-left:20px;max-width:1000px;width:100%}@media only screen and (max-width: 992px){.faq-content-2{margin-top:50px}}.faq-content-2 .faq-accordion{border-radius:0}.faq-content-2 .faq-accordion .accordion-item{background-color:rgba(0,0,0,0);border:none;border-radius:0;padding:0}.faq-content-2 .faq-accordion .accordion-item:last-child{border-bottom:1px solid rgba(159,159,164,.24)}.faq-content-2 .faq-accordion .accordion-item .accordion-button{background-color:rgba(0,0,0,0);color:var(--lt-color-heading-primary);border:none;box-shadow:none;font-size:28px;font-weight:400;padding:0;padding-bottom:23px;padding-top:23px;border-radius:0;border-top:1px solid rgba(159,159,164,.24)}@media only screen and (max-width: 767px){.faq-content-2 .faq-accordion .accordion-item .accordion-button{display:flex;align-items:center;flex-direction:column;row-gap:10px;align-items:baseline;font-size:18px;position:relative}}.faq-content-2 .faq-accordion .accordion-item .accordion-button:after{color:var(--lt-color-heading-primary);background-image:none;font-family:"Font Awesome 6 Pro";font-size:14px;font-weight:700;content:"+";line-height:1;display:flex;align-items:center;justify-content:center;border-radius:50%}@media only screen and (max-width: 767px){.faq-content-2 .faq-accordion .accordion-item .accordion-button:after{position:absolute;right:0;top:45%}}.faq-content-2 .faq-accordion .accordion-item .accordion-button:not(.collapsed){color:var(--tl-color-theme-primary);border-color:#1c1c1d}.faq-content-2 .faq-accordion .accordion-item .accordion-button:not(.collapsed):after{content:"-";transform:rotate(0)}.faq-content-2 .faq-accordion .accordion-item .accordion-button span{width:40px;color:#9f9fa4;font-size:16px;font-weight:400}@media only screen and (max-width: 767px){.faq-content-2 .faq-accordion .accordion-item .accordion-button span{font-size:18px}}.faq-content-2 .faq-accordion .accordion-item .accordion-body{color:var(--lt-color-text-body);max-width:830px;width:100%;font-size:16px;font-weight:400;padding:0;padding-top:0px;padding-bottom:40px;padding-left:40px}@media only screen and (max-width: 767px){.faq-content-2 .faq-accordion .accordion-item .accordion-body{padding-left:10px}}.feature-img{max-width:720px;width:100%;height:520px;position:relative}@media only screen and (max-width: 767px){.feature-img{height:400px}}.feature-img img{width:100%;height:100%;object-fit:cover;border-radius:24px}.feature-img .img-content{background:rgba(21,24,31,.46);opacity:.95;border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(29px);border-radius:24px;padding:30px;position:absolute;bottom:20px;left:20px;max-width:420px;width:100%}@media only screen and (max-width: 767px){.feature-img .img-content{max-width:280px;left:10px}}.feature-img .img-content p{color:var(--tl-color-common-white);font-size:16px;font-weight:400;margin-bottom:0}.feature-item{display:flex;align-items:center;position:relative;padding:28px 0;border-bottom:1px solid var(--tl-color-border-1);cursor:pointer}.feature-item:nth-child(1){border-top:1px solid var(--tl-color-border-1)}.feature-item .number{font-family:var(--tl-ff-heading);font-size:16px;font-weight:400;display:block;width:44px;line-height:1;margin-bottom:-4px}.feature-item .title{font-size:36px;font-weight:400;margin-bottom:0}@media(max-width: 1199px){.feature-item .title{font-size:26px}}@media only screen and (max-width: 767px){.feature-item .title{font-size:16px}}.feature-item .arrow{background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);font-size:20px;height:42px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media only screen and (max-width: 767px){.feature-item .arrow{height:30px;width:30px;font-size:12px}}.feature-item .arrow i{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.feature-item.active .title a,.feature-item:hover .title a{color:var(--tl-color-theme-primary)}.feature-item.active .arrow i,.feature-item:hover .active i{transform:rotate(-45deg)}.project-wrap-9{display:flex;align-items:center;column-gap:18px}@media only screen and (max-width: 992px){.project-wrap-9{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}}@media only screen and (max-width: 767px){.project-wrap-9{grid-template-columns:1fr}}.project-wrap-9 .project-item-3{width:200px;height:620px;position:relative;overflow:hidden;border-radius:24px;flex-shrink:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.project-wrap-9 .project-item-3.active{width:520px}@media(max-width: 1399px){.project-wrap-9 .project-item-3.active{width:420px}}@media(max-width: 1199px){.project-wrap-9 .project-item-3.active{width:350px}}@media only screen and (max-width: 992px){.project-wrap-9 .project-item-3.active{width:355px}}@media only screen and (max-width: 767px){.project-wrap-9 .project-item-3.active{width:100%}}.project-wrap-9 .project-item-3.active .project-img:before{visibility:visible;opacity:1}.project-wrap-9 .project-item-3.active .project-content{opacity:1}@media(max-width: 1399px){.project-wrap-9 .project-item-3{width:170px}}@media(max-width: 1199px){.project-wrap-9 .project-item-3{width:145px}}@media only screen and (max-width: 992px){.project-wrap-9 .project-item-3{width:355px;height:550px}}@media only screen and (max-width: 767px){.project-wrap-9 .project-item-3{width:100%}}.project-wrap-9 .project-item-3 .project-img{height:100%}.project-wrap-9 .project-item-3 .project-img img{width:100%;height:100%;object-fit:cover}.project-wrap-9 .project-item-3 .project-content{position:absolute;bottom:40px;left:40px;visibility:inherit;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media(max-width: 1199px){.project-wrap-9 .project-item-3 .project-content{left:20px}}.project-wrap-9 .project-item-3 .project-content .title{overflow:hidden;text-overflow:ellipsis}.project-wrap-9 .project-item-3:hover .project-content{opacity:1}.history-carousel{overflow:visible}.gallary-carousel-wrap{clip-path:inset(-100% -100% -100% 0);overflow:visible}.gallary-carousel{overflow:visible}.vbox-grab .vbox-child{width:600px !important}.vbox-grab .vbox-child img{width:600px !important}.page-header{background-color:#191919;position:relative;z-index:1;overflow:hidden}.page-header .bg-img{background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2}.page-header .overlay{background-color:#100801;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:.64}.page-header .page-header-content{padding:140px 0 100px 0;position:relative;z-index:2;text-align:center}@media only screen and (max-width: 992px){.page-header .page-header-content{padding:120px 0 100px 0}}.page-header .page-header-content .title{color:var(--tl-color-common-white);font-size:80px;font-weight:400;margin-bottom:25px}.page-header .page-header-content .sub-title{font-family:var(--tl-ff-heading);font-size:13px;font-weight:500;color:var(--tl-color-common-white);text-transform:uppercase}.page-header .page-header-content .sub-title .icon{font-size:13px;padding:0 5px}.page-header .page-header-content .sub-title .inner-page{color:var(--tl-color-theme-primary)}#sidebar-overlay,.sidebar-trigger,.sidebar-area{display:none}.sidebar-area{position:relative;z-index:1}.sidebar-area:before{background-color:var(--tl-color-border-1);content:"";width:100%;height:1px;position:absolute;top:100px;left:0;z-index:-1;opacity:.1}@media only screen and (max-width: 992px){.sidebar-area:before{opacity:.7}}.sidebar-trigger{display:block}.sidebar-area{background-color:#1c1c1d;position:fixed;right:0;top:0;transform:translateX(100%);width:550px;height:100%;z-index:99;display:flex;align-items:flex-start;justify-content:flex-start;overflow-y:auto;visibility:hidden;transition:all .5s ease-in-out;padding:60px 70px;padding-top:34px}@media only screen and (max-width: 992px){.sidebar-area{background-color:var(--tl-color-common-white)}}.open-sidebar .sidebar-area{right:0;visibility:visible;transform:translate(0)}.sidebar-trigger.close{position:absolute;right:50px;top:33px;color:var(--tl-color-common-white);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.sidebar-trigger.close{right:20px;top:40px}}.sidebar-trigger.close:hover{color:var(--tl-color-theme-primary)}.sidebar-trigger.close svg{fill:currentColor;stroke:none;width:20px;height:20px}@media only screen and (max-width: 992px){.sidebar-trigger.close svg{color:var(--tl-color-heading-primary)}}.sidebar-area::-webkit-scrollbar{width:8px;height:8px}.sidebar-area::-webkit-scrollbar-thumb{cursor:pointer;background:#ccc}.sidebar-area::selection{background-color:#999;color:#fff}.sidebar-area::-moz-selection{background-color:#999;color:#fff}#sidebar-overlay{display:block;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:all 0s ease-in-out;width:max(0px,100% - 400px);z-index:-1}@media(min-width: 993px){#sidebar-overlay{width:max(0px,100% - 550px)}}.open-sidebar #sidebar-overlay{opacity:1;z-index:1002;transition:all .6s ease-in-out;transition-delay:.3s}@media(max-width: 992px){.sidebar-area{width:400px;padding:40px 30px;justify-content:center}.side-menu-logo{margin-bottom:50px}.side-menu-wrap{margin-bottom:70px}.side-menu-list li a{font-size:14px}.side-menu-list li p{font-size:14px}}@media(max-width: 767px){.sidebar-area{width:320px;padding:40px 40px 60px 40px}.side-menu-wrap{margin-bottom:50px}}.side-menu-logo{max-width:150px}@media only screen and (max-width: 992px){.side-menu-logo .dark-img{display:none}}.side-menu-logo .light-img{display:none}@media only screen and (max-width: 992px){.side-menu-logo .light-img{display:block}}.side-menu-list{margin:25px 0 35px 0}.side-menu-list li{display:flex;align-items:center}.side-menu-list li:not(:last-of-type){margin-bottom:20px}.side-menu-list li i{background-color:var(--tl-color-theme-primary);font-size:12px;color:var(--tl-color-common-white);width:30px;height:30px;line-height:30px;text-align:center;border-radius:4px;transition:all .2s ease-in-out}.side-menu-list li:hover i{background-color:var(--tl-color-theme-primary);color:#fff}.side-menu-content .side-menu-about{margin:75px 0 60px 0;margin-bottom:40px}@media only screen and (max-width: 992px){.side-menu-content .side-menu-about{margin-top:0;display:none}}.side-menu-content .side-menu-about .title{font-size:30px;font-weight:400;color:var(--tl-color-common-white)}.side-menu-content .side-menu-gallary{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px;margin-bottom:50px;max-width:410px;width:100%}@media only screen and (max-width: 992px){.side-menu-content .side-menu-gallary{display:none}}.side-menu-content .side-menu-gallary .side-menu-gallary-item{height:130px;width:130px}.side-menu-content .side-menu-gallary .side-menu-gallary-item img{width:100%;height:100%;object-fit:cover;border-radius:24px}.side-menu-content .side-menu-contact .side-menu-list li{color:var(--tl-color-common-white);font-size:18px;font-weight:500}.side-menu-content .side-menu-contact .side-menu-list li:not(:last-of-type){margin-bottom:25px}.side-menu-content .side-menu-contact .side-menu-list li:nth-child(2){margin-bottom:10px}.side-menu-content .side-menu-contact .side-menu-list li a{line-height:1}@media only screen and (max-width: 992px){.side-menu-content .side-menu-contact .side-menu-list li{color:var(--tl-color-heading-primary)}}.post-card{overflow:hidden}.post-card .post-thumb{position:relative;height:320px;overflow:hidden;margin-bottom:20px;border-radius:24px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.post-card .post-thumb:after{background:rgba(255,255,255,.3);bottom:0;content:"";left:50%;position:absolute;right:51%;top:0;opacity:1;pointer-events:none;-webkit-transition:all 500ms ease;transition:all 500ms ease}.post-card .post-thumb img{width:100%;height:100%;object-fit:cover;border-radius:24px;transform:scale3d(1, 1, 1);transition:transform 1s ease-in-out}.post-card .post-thumb .category{font-family:var(--tl-ff-heading);background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);font-size:14px;font-weight:400;letter-spacing:.5px;display:inline-block;padding:3px 12px;border-radius:100px;position:absolute;top:20px;left:20px;text-transform:capitalize}.post-card .post-content .title{font-size:30px;font-weight:400;line-height:1.3;margin-bottom:20px}@media(max-width: 1199px){.post-card .post-content .title{font-size:22px;line-height:1.2;margin-bottom:15px}}.post-card .post-content .title a{background:linear-gradient(var(--tl-color-theme-primary) 0%, var(--tl-color-theme-primary) 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.post-card .post-content .title a:hover{color:var(--tl-color-theme-primary);background-size:100% 2px}.post-card .post-content p{max-width:393px;width:100%;font-size:16px;margin-bottom:0}@media(max-width: 1199px){.post-card .post-content p{font-size:14px;line-height:1.6}}.post-card:hover .post-thumb:after{left:0;right:0;opacity:0}.post-card:hover .post-thumb img{transform:scale(1.04) rotate(0deg)}.post-meta{display:flex;align-items:center;list-style:none;flex-wrap:wrap;row-gap:10px;margin-bottom:20px}.post-meta li{font-family:var(--tl-ff-body);color:var(--tl-color-grey-2);font-size:13px;font-weight:500;text-transform:capitalize;display:flex;align-items:center;line-height:1}.post-meta li i{font-size:14px}.post-meta li:not(:last-of-type){margin-right:15px}.post-meta li a:hover{color:var(--tl-color-theme-primary)}@media only screen and (max-width: 767px){.post-meta li{font-size:12px}}.post-meta li span{color:var(--tl-color-theme-primary);padding-left:5px}.post-card-2 .post-thumb{height:500px}@media only screen and (max-width: 992px){.post-card-2 .post-thumb{height:350px}}.post-card-2 .post-content .title{font-size:36px}.post-card-2 .post-content p{max-width:608px;width:100%}.post-card-wrap{padding-left:12px}@media only screen and (max-width: 992px){.post-card-wrap{padding-left:0}}.post-card-wrap .post-card{display:grid;align-items:center;grid-template-columns:280px 1fr;gap:30px;border-radius:0}@media(max-width: 1199px){.post-card-wrap .post-card{grid-template-columns:1fr}}.post-card-wrap .post-card:not(:last-of-type){margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(159,159,164,.3)}.post-card-wrap .post-card .post-thumb{height:200px;margin-bottom:0;border-radius:24px;overflow:hidden}.post-card-wrap .post-card .post-content .post-meta{margin-bottom:15px}.post-card-wrap .post-card .post-content .title{font-size:28px;margin-bottom:15px}.post-card-wrap .post-card .post-content p{max-width:350px;width:100%}.inner-post:not(:last-of-type){margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid rgba(159,159,164,.24)}.inner-post .post-thumb{height:500px;margin-bottom:30px;border-radius:16px;overflow:hidden}@media only screen and (max-width: 992px){.inner-post .post-thumb{height:400px}}@media only screen and (max-width: 767px){.inner-post .post-thumb{height:300px}}.inner-post .post-content ul .category{font-family:var(--tl-ff-heading);background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);font-size:14px;font-weight:400;letter-spacing:.5px;display:inline-block;padding:3px 12px;border-radius:100px;text-transform:capitalize}.inner-post .post-content .title{font-size:40px;font-weight:400;max-width:725px;width:100%}.inner-post .post-content p{max-width:880px;width:100%}.blog-details-img{width:100%;height:520px}.blog-details-img img{height:100%;width:100%;object-fit:cover;object-position:top;border-radius:24px}@media only screen and (max-width: 992px){.blog-details-img{height:400px}}@media only screen and (max-width: 767px){.blog-details-img{height:300px}}.blog-details-wrap{max-width:930px;width:100%}.blog-details-wrap .inner-post{padding-bottom:0;border:none}.blog-details-wrap .inner-post .post-content .title{font-family:var(--tl-ff-heading);font-size:50px;font-weight:400;line-height:1.2;margin-bottom:0}@media only screen and (max-width: 992px){.blog-details-wrap .inner-post .post-content .title{font-size:40px}}@media only screen and (max-width: 992px){.blog-details-wrap .inner-post .post-content .title{font-size:36px}}@media only screen and (max-width: 992px){.blog-details-content{margin-bottom:40px}}.blog-details-content p{font-size:16px}.tags{margin-top:30px;margin-bottom:50px}.tags .tag-list{list-style:none;display:flex;align-items:center;column-gap:15px;flex-wrap:wrap;row-gap:15px}.tags .tag-list li a{background-color:rgba(0,0,0,0);font-size:14px;font-weight:500;padding:7px 15px;border:1px solid rgba(159,159,164,.24);border-radius:100px}.tags .tag-list li a:hover{background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);border:1px solid var(--tl-color-theme-primary)}.sidebar-widget{max-width:410px;width:100%;padding-left:40px}.sidebar-widget:not(:last-of-type){margin-bottom:50px}.sidebar-widget .widget-title{font-size:24px;font-weight:500;display:inline-block;margin-bottom:25px}.sidebar-widget .category-list{list-style:none}.sidebar-widget .category-list li:not(:last-of-type) a{padding-bottom:15px;border-bottom:1px solid rgba(159,159,164,.24)}.sidebar-widget .category-list li a{background-color:rgba(0,0,0,0);font-family:var(--tl-ff-heading);color:var(--tl-color-heading-primary);display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:400;overflow:hidden;padding-top:15px}.sidebar-widget .category-list li a:hover{color:var(--tl-color-heading-primary);border-color:var(--tl-color-heading-primary)}.sidebar-widget .category-list li a:hover i{color:var(--tl-color-heading-primary)}.sidebar-widget .tags{display:flex;align-items:center;justify-content:start;flex-wrap:wrap;row-gap:10px;list-style:none;column-gap:10px;margin:0}.sidebar-widget .tags li a{background-color:rgba(0,0,0,0);font-size:14px;font-weight:500;padding:7px 15px;border:1px solid rgba(159,159,164,.24);border-radius:100px;display:inline-block}.sidebar-widget .tags li a:hover{background-color:var(--tl-color-theme-primary);color:var(--tl-color-common-white);border:1px solid var(--tl-color-theme-primary)}.sidebar-widget .sidebar-post{display:grid;align-items:center;grid-template-columns:110px 1fr;grid-gap:24px}.sidebar-widget .sidebar-post:not(:last-of-type){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(159,159,164,.24)}.sidebar-widget .sidebar-post img{width:110px;height:100px;object-fit:cover;border-radius:8px}.sidebar-widget .sidebar-post .post-content .post-meta{margin-bottom:10px}.sidebar-widget .sidebar-post .post-content .post-meta li{color:#9f9fa4;font-size:13px;font-weight:500;line-height:1}.sidebar-widget .sidebar-post .post-content .title{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:0}@media only screen and (max-width: 767px){.sidebar-widget .sidebar-post .post-content .title{font-size:16px}}.sidebar-widget .sidebar-post .post-content .title a:hover{color:var(--tl-color-theme-primary)}.footer-section{position:relative;z-index:1;overflow-x:clip;padding-bottom:395px}@media only screen and (max-width: 992px){.footer-section{padding-bottom:250px}}@media only screen and (max-width: 767px){.footer-section{padding-bottom:100px}}.footer-wrap{padding:130px 0 100px 0}@media only screen and (max-width: 992px){.footer-wrap{padding:80px 0 0 0}}@media only screen and (max-width: 992px){.footer-widget{margin-bottom:80px}}@media only screen and (max-width: 767px){.footer-widget{margin-bottom:50px}}.footer-widget .widget-header{margin-bottom:30px}.footer-widget .widget-header .footer-logo{max-width:170px}.footer-widget .widget-header .widget-title{color:var(--tl-color-common-white);font-size:24px;font-weight:500;position:relative}.footer-widget p{color:var(--tl-color-common-white);font-size:16px}.footer-widget .footer-list{list-style:none}.footer-widget .footer-list li{color:#adadad}.footer-widget .footer-list li a{font-family:var(--tl-ff-heading);color:var(--tl-color-common-white);font-size:18px;font-weight:400;line-height:1}.footer-widget .footer-list li a:hover{color:var(--tl-color-theme-primary)}.footer-widget .footer-list li:not(:last-of-type){margin-bottom:20px}.footer-widget .social-list{display:flex;align-items:center;list-style:none;margin-top:100px;flex-wrap:wrap;row-gap:10px}@media only screen and (max-width: 767px){.footer-widget .social-list{margin-top:50px}}.footer-widget .social-list li{position:relative;line-height:1}.footer-widget .social-list li:not(:last-of-type){margin-right:13px;padding-right:13px}.footer-widget .social-list li:not(:last-of-type):before{background-color:var(--tl-color-common-white);content:"";width:5px;height:1px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.footer-widget .social-list li a{color:var(--tl-color-common-white);font-size:15px;font-weight:500;line-height:1;display:inline-block}.footer-widget .social-list li:not(:last-of-type){margin-right:8px}

:root {
  --tl-ff-body: "Figtree", sans-serif;
  --tl-ff-p: "Figtree", sans-serif;
  --tl-color-theme-primary: #071b2c;
  --tl-color-heading-primary: #000000;
  --tl-color-bg-1: #071b2c;
}

/* Service detail — wireframe 2026-08 */
.antra-site .ville-service-detail {
  overflow: clip;
  color: #12171c;
  background: #f7f5f0;
}

.antra-site .ville-service-detail #galeria,
.antra-site .ville-service-detail #detalhes,
.antra-site .ville-service-detail #como-funciona,
.antra-site .ville-service-detail #duvidas,
.antra-site .ville-service-detail #depoimentos,
.antra-site .ville-service-detail #solicitar-orcamento {
  scroll-margin-top: 200px;
}

.antra-site .ville-service-eyebrow {
  display: block;
  margin-bottom: 16px;
  color: #b78936;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-transform: uppercase;
}

.antra-site .ville-service-hero {
  padding: 134px 0 72px;
  color: #fff;
  background: #090d11;
}

.antra-site .ville-service-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin: 42px 0 0;
  color: rgba(255, 255, 255, 0.45);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.antra-site .ville-service-breadcrumb a {
  color: rgba(255, 255, 255, 0.72);
}

.antra-site .ville-service-hero-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 50px;
  margin-top: 32px;
}

.antra-site .ville-service-hero-copy {
  max-width: 900px;
}

.antra-site .ville-service-hero-copy h1 {
  max-width: 850px;
  margin-bottom: 20px;
  color: #fff;
  font-size: clamp(54px, 5.5vw, 82px);
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 0.96;
}

.antra-site .ville-service-hero-copy p {
  max-width: 760px;
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 17px;
  line-height: 1.65;
}

.antra-site .ville-service-hero-actions {
  display: flex;
  gap: 12px;
  padding-bottom: 4px;
}

.antra-site .ville-service-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 25px;
  border: 1px solid transparent;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.antra-site .ville-service-btn-primary {
  color: #111820;
  background: #d2a64e;
  border-color: #d2a64e;
}

.antra-site .ville-service-btn-outline {
  color: #fff;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.28);
}

.antra-site .ville-service-hero-media {
  position: relative;
  min-height: 610px;
  overflow: hidden;
  aspect-ratio: 1.95 / 1;
  background: #111820;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
}

.antra-site .ville-service-hero-media-full {
  width: 100%;
  min-height: 620px;
  aspect-ratio: 2.05 / 1;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.antra-site .ville-service-hero-media > img,
.antra-site .ville-service-hero-media > video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.antra-site .ville-service-hero-media > video {
  position: absolute;
  inset: 0;
}

.antra-site .ville-service-video-controls {
  position: absolute;
  z-index: 3;
  top: 28px;
  right: 28px;
  display: flex;
  gap: 8px;
}

.antra-site .ville-service-video-start {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  display: grid;
  grid-template-columns: 64px auto;
  column-gap: 16px;
  align-items: center;
  min-width: 250px;
  padding: 18px 24px;
  color: #fff;
  text-align: left;
  background: rgba(7, 27, 44, 0.9);
  border: 2px solid #d2a64e;
  border-radius: 18px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(10px);
  transform: translate(-50%, -50%);
  transition: background 0.2s ease, transform 0.2s ease;
}

.antra-site .ville-service-video-start:hover,
.antra-site .ville-service-video-start:focus-visible {
  color: #fff;
  background: #071b2c;
  transform: translate(-50%, -50%) scale(1.03);
}

.antra-site .ville-service-video-start[hidden] {
  display: none;
}

.antra-site .ville-service-video-start i {
  grid-row: 1 / 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  color: #071b2c;
  background: #d2a64e;
  border-radius: 50%;
  font-size: 20px;
}

.antra-site .ville-service-video-start span,
.antra-site .ville-service-video-start small {
  display: block;
}

.antra-site .ville-service-video-start span {
  align-self: end;
  font-family: var(--tl-ff-heading);
  font-size: 20px;
  font-weight: 600;
}

.antra-site .ville-service-video-start small {
  align-self: start;
  color: rgba(255, 255, 255, 0.72);
  font-size: 11px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.antra-site .ville-service-playback-toggle,
.antra-site .ville-service-sound-toggle {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  min-height: 44px;
  padding: 10px 16px;
  color: #fff;
  background: rgba(7, 27, 44, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 100px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  backdrop-filter: blur(8px);
  transition: background 0.2s ease, border-color 0.2s ease;
}

.antra-site .ville-service-playback-toggle:hover,
.antra-site .ville-service-playback-toggle:focus-visible,
.antra-site .ville-service-playback-toggle[aria-pressed="true"],
.antra-site .ville-service-sound-toggle:hover,
.antra-site .ville-service-sound-toggle:focus-visible,
.antra-site .ville-service-sound-toggle[aria-pressed="true"] {
  color: #fff;
  background: #071b2c;
  border-color: #d2a64e;
}

.antra-site .ville-service-hero-media.is-playing {
  background: #000;
}

.antra-site .ville-service-hero-media > iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.antra-site .ville-service-hero-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.5));
}

.antra-site .ville-service-video-label {
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 30px;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 10px 15px;
  color: #fff;
  background: rgba(9, 13, 17, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.antra-site .ville-service-video-label::before {
  width: 6px;
  height: 6px;
  content: "";
  background: #d2a64e;
  border-radius: 50%;
}

.antra-site .ville-service-video-play {
  position: absolute;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #111820;
  background: #d2a64e;
  border-radius: 50%;
}

.antra-site .ville-service-video-play {
  top: 50%;
  left: 50%;
  width: 96px;
  height: 96px;
  font-size: 22px;
  box-shadow: 0 0 0 16px rgba(210, 166, 78, 0.18), 0 20px 60px rgba(0, 0, 0, 0.35);
  transform: translate(-50%, -50%);
}

.antra-site .ville-service-video-caption {
  position: absolute;
  z-index: 2;
  bottom: 40px;
  left: 50%;
  width: calc(100% - 48px);
  max-width: 520px;
  color: #fff;
  text-align: center;
  transform: translateX(-50%);
}

.antra-site .ville-service-video-caption strong,
.antra-site .ville-service-video-caption span {
  display: block;
}

.antra-site .ville-service-video-caption strong {
  margin-bottom: 6px;
  font-family: var(--tl-ff-heading);
  font-size: 19px;
  font-weight: 500;
}

.antra-site .ville-service-video-caption span {
  color: rgba(255, 255, 255, 0.68);
  font-size: 13px;
}

.antra-site .ville-service-anchor-nav {
  position: relative;
  z-index: 20;
  color: #fff;
  background: #071b2c;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 12px 28px rgba(4, 18, 34, 0.16);
}

.antra-site .ville-service-anchor-nav.is-fixed {
  position: fixed;
  top: 92px;
  right: 0;
  left: 0;
  z-index: 990;
}

.antra-site .ville-service-anchor-placeholder {
  width: 100%;
  height: 0;
}

.antra-site .ville-service-anchor-nav .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 92px;
}

.antra-site .ville-service-anchor-intro {
  flex: 0 0 180px;
  padding-right: 28px;
}

.antra-site .ville-service-anchor-intro span,
.antra-site .ville-service-anchor-intro strong {
  display: block;
}

.antra-site .ville-service-anchor-intro span {
  margin-bottom: 3px;
  color: #d2a64e;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.antra-site .ville-service-anchor-intro strong {
  color: #fff;
  font-family: var(--tl-ff-heading);
  font-size: 15px;
  font-weight: 500;
}

.antra-site .ville-service-anchor-links {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex: 1 1 auto;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.antra-site .ville-service-anchor-links a {
  position: relative;
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  flex: 1 1 0;
  min-width: 110px;
  padding: 18px 16px;
  color: rgba(255, 255, 255, 0.68);
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  text-align: center;
}

.antra-site .ville-service-anchor-links a span,
.antra-site .ville-service-anchor-links a strong {
  display: block;
}

.antra-site .ville-service-anchor-links a span {
  margin-right: 8px;
  color: #d2a64e;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.antra-site .ville-service-anchor-links a strong {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.antra-site .ville-service-anchor-links a.is-active {
  color: #fff;
  background: rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 -3px 0 #d2a64e;
}

.antra-site .ville-service-anchor-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  gap: 13px;
  flex: 0 0 190px;
  padding: 0 24px;
  color: #111820;
  background: #d2a64e;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.antra-site .ville-service-gallery-section,
.antra-site .ville-service-features,
.antra-site .ville-service-related {
  background: #f7f5f0;
}

.antra-site .ville-service-gallery-section {
  padding: 105px 0 70px;
}

.antra-site .ville-service-section-heading {
  max-width: 880px;
  margin-bottom: 48px;
}

.antra-site .ville-service-section-heading-row {
  display: flex;
  align-items: end;
  justify-content: space-between;
  max-width: none;
  gap: 60px;
}

.antra-site .ville-service-section-heading-row > div {
  max-width: 780px;
}

.antra-site .ville-service-section-heading h2,
.antra-site .ville-service-process-heading h2,
.antra-site .ville-service-faq-intro h2,
.antra-site .ville-service-quote-intro h2,
.antra-site .ville-service-related-heading h2 {
  margin: 0;
  font-size: clamp(42px, 4.4vw, 64px);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.02;
}

.antra-site .ville-service-section-heading-row > p {
  max-width: 330px;
  margin: 0 0 7px;
  color: #6b6d70;
  font-size: 15px;
  line-height: 1.6;
}

.antra-site .ville-service-gallery-antra {
  display: grid;
  gap: 24px;
}

.antra-site .ville-service-gallery-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.antra-site .ville-service-gallery-row.is-single {
  grid-template-columns: minmax(0, 1fr);
}

.antra-site .ville-service-gallery-row.is-reversed .ville-service-gallery-featured {
  order: 2;
}

.antra-site .ville-service-gallery-row.is-reversed .ville-service-gallery-tiles {
  order: 1;
}

.antra-site .ville-service-gallery-antra a {
  display: block;
  overflow: hidden;
  background: #dedbd4;
  border-radius: 24px;
}

.antra-site .ville-service-gallery-featured,
.antra-site .ville-service-gallery-tiles {
  height: 570px;
}

.antra-site .ville-service-gallery-tiles {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.antra-site .ville-service-gallery-antra img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.antra-site .ville-service-gallery-tiles a {
  min-height: 0;
}

.antra-site .ville-service-features {
  padding: 35px 0 105px;
}

.antra-site .ville-service-feature {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.92fr);
  align-items: center;
  gap: 90px;
  padding: 72px 0;
}

.antra-site .ville-service-feature.is-reversed {
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1fr);
}

.antra-site .ville-service-feature.is-reversed .ville-service-feature-copy {
  order: 2;
}

.antra-site .ville-service-feature.is-reversed .ville-service-feature-image {
  order: 1;
}

.antra-site .ville-service-feature-copy h2 {
  max-width: 620px;
  margin: 0 0 27px;
  font-size: clamp(38px, 3.6vw, 54px);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.05;
}

.antra-site .ville-service-rich-copy {
  color: #5d6064;
  font-size: 16px;
  line-height: 1.78;
}

.antra-site .ville-service-feature-image {
  overflow: hidden;
  aspect-ratio: 1.17 / 1;
  background: #dedbd4;
}

.antra-site .ville-service-feature-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.antra-site .ville-service-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 36px;
  padding-top: 25px;
  border-top: 1px solid #d7d3cb;
}

.antra-site .ville-service-metrics strong,
.antra-site .ville-service-metrics span {
  display: block;
}

.antra-site .ville-service-metrics strong {
  margin-bottom: 5px;
  color: #b78936;
  font-family: var(--tl-ff-heading);
  font-size: 25px;
  font-weight: 500;
}

.antra-site .ville-service-metrics span {
  color: #707276;
  font-size: 12px;
}

.antra-site .ville-service-process {
  padding: 90px 0 95px;
  color: #fff;
  background: #11171d;
}

.antra-site .ville-service-process .ville-service-eyebrow,
.antra-site .ville-service-quote .ville-service-eyebrow {
  color: #d2a64e;
}

.antra-site .ville-service-process-heading {
  max-width: 760px;
  margin-bottom: 58px;
}

.antra-site .ville-service-process-heading h2 {
  color: #fff;
}

.antra-site .ville-service-process-heading h2 br {
  display: block;
}

.antra-site .ville-service-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.antra-site .ville-service-process-grid article {
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.antra-site .ville-service-process-grid article > span {
  display: block;
  margin-bottom: 22px;
  color: #d2a64e;
  font-family: var(--tl-ff-heading);
  font-size: 32px;
}

.antra-site .ville-service-process-grid h3 {
  margin-bottom: 12px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.antra-site .ville-service-process-grid p {
  margin: 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 14px;
  line-height: 1.65;
}

.antra-site .ville-service-faq {
  padding: 105px 0 110px;
  background: #fff;
}

.antra-site .ville-service-faq-layout {
  display: grid;
  grid-template-columns: minmax(270px, 0.72fr) minmax(0, 1.35fr);
  align-items: start;
  gap: 90px;
}

.antra-site .ville-service-faq-intro h2 {
  margin-bottom: 22px;
  font-size: clamp(40px, 4vw, 58px);
}

.antra-site .ville-service-faq-intro p {
  margin: 0 0 30px;
  color: #62656a;
  line-height: 1.7;
}

.antra-site .ville-service-accordion .accordion-item {
  background: transparent;
  border: 0;
  border-top: 1px solid #d9d9dc;
  border-radius: 0;
}

.antra-site .ville-service-accordion .accordion-item:last-child {
  border-bottom: 1px solid #d9d9dc;
}

.antra-site .ville-service-accordion .accordion-button {
  padding: 25px 8px 25px 0;
  color: #161a1e;
  background: transparent;
  box-shadow: none;
  font-family: var(--tl-ff-heading);
  font-size: 19px;
  font-weight: 500;
  line-height: 1.35;
}

.antra-site .ville-service-accordion .accordion-button:not(.collapsed) {
  color: #a97a29;
}

.antra-site .ville-service-accordion .accordion-body {
  padding: 0 45px 26px 0;
  color: #62656a;
  font-size: 15px;
  line-height: 1.7;
}

.antra-site .ville-service-quote {
  padding: 95px 0 105px;
  color: #fff;
  background: #11171d;
}

.antra-site .ville-service-quote-grid {
  display: grid;
  grid-template-columns: minmax(260px, 0.82fr) minmax(0, 1.25fr) minmax(220px, 0.48fr);
  align-items: start;
  gap: 65px;
}

.antra-site .ville-service-quote-intro h2 {
  margin-bottom: 22px;
  color: #fff;
  font-size: clamp(40px, 4.2vw, 60px);
}

.antra-site .ville-service-quote-intro p {
  margin: 0;
  color: rgba(255, 255, 255, 0.62);
  line-height: 1.7;
}

.antra-site .ville-service-quote-form .form-group {
  margin-bottom: 19px;
}

.antra-site .ville-service-quote-form .form-title {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.antra-site .ville-service-quote-form .form-control {
  color: #fff;
  background: rgba(255, 255, 255, 0.055);
  border-color: rgba(255, 255, 255, 0.13);
  border-radius: 0;
}

.antra-site .ville-service-quote-form .form-control::placeholder {
  color: rgba(255, 255, 255, 0.35);
}

.antra-site .ville-service-quote-form .tl-primary-btn {
  color: #111820;
  background: #d2a64e;
}

.antra-site .ville-service-quote-contact {
  padding-left: 34px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.antra-site .ville-service-quote-contact > span {
  display: block;
  margin-bottom: 20px;
  color: #d2a64e;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.antra-site .ville-service-quote-contact a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding: 15px 0;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  font-size: 14px;
}

.antra-site .ville-service-quote-contact small {
  display: block;
  margin-top: 26px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  line-height: 1.6;
}

.antra-site .ville-service-related {
  padding: 100px 0 110px;
}

.antra-site .ville-service-related-block + .ville-service-related-block {
  margin-top: 95px;
}

.antra-site .ville-service-related-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 38px;
}

.antra-site .ville-service-related-heading h2 {
  font-size: clamp(38px, 3.5vw, 52px);
}

.antra-site .ville-service-related-heading > a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #9d7127;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.antra-site .ville-service-related-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.antra-site .ville-service-related-grid-posts {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.antra-site .ville-service-related-grid article img {
  width: 100%;
  height: 260px;
  margin-bottom: 18px;
  object-fit: cover;
}

.antra-site .ville-service-related-grid article span {
  display: block;
  margin-bottom: 7px;
  color: #b78936;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.antra-site .ville-service-related-grid article h3 {
  margin: 0;
  color: #181c20;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 1199px) {
  .antra-site .ville-service-hero {
    padding-top: 134px;
  }

  .antra-site .ville-service-anchor-intro {
    display: none;
  }

  .antra-site .ville-service-gallery-featured,
  .antra-site .ville-service-gallery-tiles {
    height: 500px;
  }

  .antra-site .ville-service-feature,
  .antra-site .ville-service-faq-layout {
    gap: 55px;
  }

  .antra-site .ville-service-quote-grid {
    grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.2fr);
  }

  .antra-site .ville-service-quote-contact {
    grid-column: 1 / -1;
    padding: 30px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    border-left: 0;
  }

  .antra-site .ville-service-quote-contact a {
    max-width: 420px;
  }
}

@media (max-width: 991px) {
  .antra-site .ville-service-detail #galeria,
  .antra-site .ville-service-detail #detalhes,
  .antra-site .ville-service-detail #como-funciona,
  .antra-site .ville-service-detail #duvidas,
  .antra-site .ville-service-detail #depoimentos,
  .antra-site .ville-service-detail #solicitar-orcamento {
    scroll-margin-top: 175px;
  }

  .antra-site .ville-service-hero {
    padding-top: 92px;
  }

  .antra-site .ville-service-hero-head,
  .antra-site .ville-service-section-heading-row,
  .antra-site .ville-service-related-heading {
    display: block;
  }

  .antra-site .ville-service-hero-actions {
    margin-top: 28px;
  }

  .antra-site .ville-service-hero-media {
    min-height: 500px;
    aspect-ratio: 16 / 10;
  }

  .antra-site .ville-service-hero-media-full {
    min-height: 0;
    aspect-ratio: 16 / 9;
  }

  .antra-site .ville-service-anchor-nav .container {
    align-items: stretch;
  }

  .antra-site .ville-service-anchor-links {
    flex: 1 1 auto;
    overflow-x: auto;
  }

  .antra-site .ville-service-anchor-links a {
    flex: 0 0 135px;
  }

  .antra-site .ville-service-anchor-cta {
    flex-basis: 170px;
  }

  .antra-site .ville-service-gallery-featured,
  .antra-site .ville-service-gallery-tiles {
    height: 430px;
  }

  .antra-site .ville-service-section-heading-row > p {
    max-width: 600px;
    margin-top: 22px;
  }

  .antra-site .ville-service-feature,
  .antra-site .ville-service-feature.is-reversed,
  .antra-site .ville-service-faq-layout,
  .antra-site .ville-service-quote-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .antra-site .ville-service-feature,
  .antra-site .ville-service-feature.is-reversed {
    gap: 42px;
  }

  .antra-site .ville-service-feature.is-reversed .ville-service-feature-copy,
  .antra-site .ville-service-feature.is-reversed .ville-service-feature-image {
    order: initial;
  }

  .antra-site .ville-service-feature-image {
    aspect-ratio: 16 / 10;
  }

  .antra-site .ville-service-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 45px 28px;
  }

  .antra-site .ville-service-faq-layout,
  .antra-site .ville-service-quote-grid {
    gap: 50px;
  }

  .antra-site .ville-service-related-heading > a {
    margin-top: 18px;
  }

  .antra-site .ville-service-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .antra-site .ville-service-related-grid-posts {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .antra-site .ville-service-hero {
    padding: 92px 0 45px;
  }

  .antra-site .ville-service-hero.has-primary-video {
    padding-top: 0;
  }

  .antra-site .ville-service-breadcrumb {
    margin-top: 28px;
  }

  .antra-site .ville-service-hero-head {
    margin-top: 34px;
  }

  .antra-site .ville-service-hero-copy h1 {
    font-size: 45px;
    line-height: 1;
  }

  .antra-site .ville-service-hero-copy p {
    font-size: 15px;
  }

  .antra-site .ville-service-hero-actions {
    flex-direction: column;
  }

  .antra-site .ville-service-btn {
    width: 100%;
  }

  .antra-site .ville-service-hero-media {
    min-height: 0;
    aspect-ratio: 16 / 10;
    border-radius: 16px;
  }

  .antra-site .ville-service-hero-media-full {
    aspect-ratio: 16 / 10;
    border-radius: 0;
  }

  .antra-site .ville-service-hero-media-full.has-primary-video {
    aspect-ratio: 9 / 16;
  }

  .antra-site .ville-service-video-controls {
    top: 14px;
    right: 14px;
  }

  .antra-site .ville-service-video-start {
    grid-template-columns: 52px auto;
    column-gap: 12px;
    min-width: 218px;
    padding: 14px 18px;
    border-radius: 15px;
  }

  .antra-site .ville-service-video-start i {
    width: 52px;
    height: 52px;
    font-size: 17px;
  }

  .antra-site .ville-service-video-start span {
    font-size: 17px;
  }

  .antra-site .ville-service-playback-toggle,
  .antra-site .ville-service-sound-toggle {
    min-height: 40px;
    padding: 8px 12px;
    font-size: 11px;
  }

  .antra-site .ville-service-hero-media > img {
    object-position: center;
  }

  .antra-site .ville-service-video-caption {
    right: 18px;
    bottom: 17px;
    left: 18px;
    width: auto;
    text-align: left;
    transform: none;
  }

  .antra-site .ville-service-video-caption strong {
    font-size: 16px;
  }

  .antra-site .ville-service-video-caption span {
    display: none;
  }

  .antra-site .ville-service-video-label {
    top: 14px;
    left: 14px;
    padding: 8px 11px;
  }

  .antra-site .ville-service-video-play {
    width: 64px;
    height: 64px;
    font-size: 16px;
    box-shadow: 0 0 0 10px rgba(210, 166, 78, 0.18), 0 15px 35px rgba(0, 0, 0, 0.32);
  }

  .antra-site .ville-service-anchor-nav .container {
    min-height: 72px;
    padding-right: 0;
    padding-left: 0;
  }

  .antra-site .ville-service-anchor-links {
    min-height: 72px;
    border-left: 0;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .antra-site .ville-service-anchor-links::-webkit-scrollbar {
    display: none;
  }

  .antra-site .ville-service-anchor-links a {
    flex-basis: 118px;
    padding: 16px 12px;
  }

  .antra-site .ville-service-anchor-cta {
    display: none;
  }

  .antra-site .ville-service-gallery-section,
  .antra-site .ville-service-faq,
  .antra-site .ville-service-related {
    padding-top: 72px;
    padding-bottom: 76px;
  }

  .antra-site .ville-service-section-heading,
  .antra-site .ville-service-process-heading {
    margin-bottom: 34px;
  }

  .antra-site .ville-service-section-heading h2,
  .antra-site .ville-service-process-heading h2,
  .antra-site .ville-service-faq-intro h2,
  .antra-site .ville-service-quote-intro h2,
  .antra-site .ville-service-related-heading h2 {
    font-size: 39px;
  }

  .antra-site .ville-service-gallery-antra {
    gap: 12px;
  }

  .antra-site .ville-service-gallery-row {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
  }

  .antra-site .ville-service-gallery-row.is-reversed .ville-service-gallery-featured,
  .antra-site .ville-service-gallery-row.is-reversed .ville-service-gallery-tiles {
    order: initial;
  }

  .antra-site .ville-service-gallery-featured {
    height: auto;
    aspect-ratio: 4 / 3;
  }

  .antra-site .ville-service-gallery-tiles {
    height: 360px;
    gap: 12px;
  }

  .antra-site .ville-service-gallery-antra a {
    border-radius: 14px;
  }

  .antra-site .ville-service-features {
    padding: 20px 0 70px;
  }

  .antra-site .ville-service-feature {
    padding: 52px 0;
  }

  .antra-site .ville-service-feature-copy h2 {
    font-size: 38px;
  }

  .antra-site .ville-service-rich-copy {
    font-size: 15px;
    line-height: 1.7;
  }

  .antra-site .ville-service-feature-image {
    aspect-ratio: 5 / 4;
  }

  .antra-site .ville-service-metrics {
    gap: 12px;
  }

  .antra-site .ville-service-metrics strong {
    font-size: 21px;
  }

  .antra-site .ville-service-process,
  .antra-site .ville-service-quote {
    padding: 72px 0 78px;
  }

  .antra-site .ville-service-process-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 35px;
  }

  .antra-site .ville-service-faq-layout {
    gap: 42px;
  }

  .antra-site .ville-service-accordion .accordion-button {
    font-size: 17px;
  }

  
  .antra-site .ville-service-related-grid,
  .antra-site .ville-service-related-grid-posts {
    grid-template-columns: minmax(0, 1fr);
  }

  .antra-site .ville-service-quote-grid {
    gap: 44px;
  }

  .antra-site .ville-service-quote-contact {
    grid-column: auto;
  }

  .antra-site .ville-service-related-block + .ville-service-related-block {
    margin-top: 72px;
  }

  .antra-site .ville-service-related-grid article img {
    height: auto;
    aspect-ratio: 5 / 4;
  }
}

/* Inner pages: About, Blog and Contact */
.antra-site .ville-page-header {
  position: relative;
  min-height: 560px;
  padding: 275px 0 105px;
  overflow: hidden;
  isolation: isolate;
}

.antra-site .ville-page-header .bg-img,
.antra-site .ville-page-header .ville-page-header-video,
.antra-site .ville-page-header .overlay {
  position: absolute;
  inset: 0;
}

.antra-site .ville-page-header .bg-img {
  z-index: -3;
  background-position: center;
  background-size: cover;
  transform: scale(1.01);
}

.antra-site .ville-page-header .ville-page-header-video {
  z-index: -2;
  overflow: hidden;
  pointer-events: none;
}

.antra-site .ville-page-header .ville-page-header-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 56.25vw;
  min-width: 177.78vh;
  min-height: 100%;
  border: 0;
  transform: translate(-50%, -50%);
}

.antra-site .ville-page-header .overlay {
  z-index: -1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.72) 0%, rgba(7, 27, 44, 0.55) 48%, rgba(7, 27, 44, 0.18) 100%);
}

.antra-site .ville-page-header .page-header-content {
  max-width: 920px;
  margin: 0;
  padding: 0;
  text-align: left;
}

.antra-site .ville-page-header .title {
  color: #fff;
  font-size: clamp(58px, 7vw, 104px);
  font-weight: 500;
  line-height: 0.95;
  letter-spacing: -0.035em;
  margin-bottom: 28px;
}

.antra-site .ville-page-header .sub-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.72);
  font-family: var(--tl-ff-body);
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}

.antra-site .ville-page-header .sub-title .home {
  color: #fff;
}

.antra-site .ville-page-header .sub-title .icon {
  color: rgba(255, 255, 255, 0.48);
}

.antra-site .ville-page-header .page-header-content .sub-title .inner-page {
  color: rgba(255, 255, 255, 0.72);
}

.antra-site .ville-page-header-blog .bg-img {
  background-position: center 58%;
}

.antra-site .ville-page-header-contact .bg-img {
  background-position: center 62%;
}

.antra-site .ville-inner-heading {
  align-items: flex-start;
}

.antra-site .ville-about-page-intro {
  position: relative;
  padding: 125px 0 145px;
  overflow: hidden;
}

.antra-site .ville-about-page-intro > .shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.55;
  pointer-events: none;
}

.antra-site .ville-about-page-copy {
  max-width: 780px;
  margin-top: 35px;
}

.antra-site .ville-about-page-copy p {
  color: #4d4d52;
  font-size: 18px;
  line-height: 1.75;
}

.antra-site .ville-about-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px;
  margin-top: 36px;
}

.antra-site .ville-text-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #071b2c;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}

.antra-site .ville-text-link i {
  font-size: 21px;
}

.antra-site .ville-about-page-images {
  position: relative;
  min-height: 680px;
  margin-left: 30px;
}

.antra-site .ville-about-main-image {
  position: absolute;
  overflow: hidden;
  border-radius: 34px;
}

.antra-site .ville-about-main-image {
  top: 0;
  right: 0;
  width: 82%;
  height: 535px;
}

.antra-site .ville-about-page-images-single {
  min-height: 640px;
}

.antra-site .ville-about-page-images-single .ville-about-main-image {
  width: 100%;
  height: 620px;
}

.antra-site .ville-about-main-image img,
.antra-site .ville-about-difference-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.antra-site .ville-about-year {
  position: absolute;
  right: 0;
  bottom: 18px;
  width: 205px;
  padding: 24px;
  color: #fff;
  background: #071b2c;
  border-radius: 24px 0 24px 24px;
}

.antra-site .ville-about-year strong,
.antra-site .ville-about-year span {
  display: block;
}

.antra-site .ville-about-year strong {
  font-family: var(--tl-ff-heading);
  font-size: 52px;
  line-height: 1;
}

.antra-site .ville-about-year span {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 14px;
  line-height: 1.35;
}

.antra-site .ville-about-difference {
  padding: 120px 0;
  background: #071b2c;
}

.antra-site .ville-about-difference-image {
  height: 660px;
  margin-right: 35px;
  overflow: hidden;
  border-radius: 34px;
}

.antra-site .ville-about-difference-image img {
  object-position: center;
}

.antra-site .ville-about-difference .section-title span {
  color: rgba(255, 255, 255, 0.62);
}

.antra-site .ville-about-pillars {
  margin-top: 55px;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}

.antra-site .ville-about-pillar {
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 18px;
  padding: 26px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}

.antra-site .ville-about-pillar > span {
  color: rgba(255, 255, 255, 0.45);
  font-size: 14px;
  font-weight: 700;
}

.antra-site .ville-about-pillar h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 8px;
}

.antra-site .ville-about-pillar p {
  max-width: 520px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
}


.antra-site .ville-blog-read-more,
.antra-site .ville-search-heading a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #071b2c;
  font-weight: 700;
}

.antra-site .ville-process-banner {
  position: relative;
  min-height: 620px;
  overflow: hidden;
  isolation: isolate;
}

.antra-site .ville-process-banner-images,
.antra-site .ville-process-banner-image {
  position: absolute;
  inset: 0;
}

.antra-site .ville-process-banner-images {
  z-index: -2;
}

.antra-site .ville-process-banner-image {
  opacity: 0;
  background-position: center 46%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1.025);
  transition: opacity 0.55s ease, transform 0.85s ease;
}

.antra-site .ville-process-banner-image.is-active {
  opacity: 1;
  transform: scale(1);
}

.antra-site .ville-process-banner::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.34) 37%, rgba(0, 0, 0, 0.8) 100%),
    rgba(7, 27, 44, 0.08);
}

.antra-site .ville-process-banner-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  min-height: 620px;
  padding: 0 24px;
}

.antra-site .ville-process-banner-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-width: 0;
  padding: 52px 38px 58px;
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.24);
  outline: 0;
  transition: background-color 0.35s ease;
}

.antra-site .ville-process-banner-card.is-featured,
.antra-site .ville-process-banner-card:focus-visible {
  background: rgba(7, 27, 44, 0.2);
}

.antra-site .ville-process-banner-card:focus-visible {
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.85);
}

.antra-site .ville-process-banner-card:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.24);
}

.antra-site .ville-process-banner-card .number {
  display: block;
  margin-bottom: 24px;
  color: rgba(255, 255, 255, 0.46);
  font-family: var(--tl-ff-heading);
  font-size: 29px;
  line-height: 1;
}

.antra-site .ville-process-banner-card.is-featured .number {
  color: #8fb5df;
}

.antra-site .ville-process-banner-card h2 {
  color: #fff;
  font-size: clamp(25px, 2.05vw, 34px);
  font-weight: 500;
  line-height: 1.06;
  margin: 0;
}

.antra-site .ville-process-banner-card p {
  max-width: 300px;
  min-height: 78px;
  margin: 26px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.55;
}

@media (max-width: 991px) {
  .antra-site .ville-process-banner,
  .antra-site .ville-process-banner-grid {
    min-height: 720px;
  }

  .antra-site .ville-process-banner-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0;
  }

  .antra-site .ville-process-banner-card {
    min-height: 360px;
    padding: 38px 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
  }

  .antra-site .ville-process-banner-card:nth-child(odd) {
    border-left: 0;
  }

  .antra-site .ville-process-banner-card:last-child {
    border-right: 0;
  }
}

@media (max-width: 575px) {
  .antra-site .ville-process-banner-image {
    background-position: 52% center;
  }

  .antra-site .ville-process-banner,
  .antra-site .ville-process-banner-grid {
    min-height: 0;
  }

  .antra-site .ville-process-banner-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .antra-site .ville-process-banner-card {
    min-height: 255px;
    padding: 34px 24px;
    border-left: 0;
  }

  .antra-site .ville-process-banner-card .number {
    margin-bottom: 17px;
    font-size: 24px;
  }

  .antra-site .ville-process-banner-card h2 {
    font-size: 29px;
  }

  .antra-site .ville-process-banner-card h2 br {
    display: block;
  }

  .antra-site .ville-process-banner-card p {
    min-height: 0;
    margin-top: 18px;
  }
}

.antra-site .ville-blog-page {
  padding: 82px 0 130px;
  background: #f6f6f6;
}

.antra-site .ville-blog-page .section-heading-wrap {
  margin-bottom: 54px;
}

@media (min-width: 992px) {
  .antra-site .ville-blog-page .section-title {
    font-size: 52px;
    line-height: 1.08;
  }
}

.antra-site .ville-blog-grid {
  row-gap: 64px !important;
}

.antra-site .ville-blog-card {
  height: 100%;
}

.antra-site .ville-blog-card .post-thumb {
  position: relative;
  display: block;
  height: 410px;
  overflow: hidden;
  border-radius: 28px;
}

.antra-site .ville-blog-card .post-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.antra-site .ville-blog-card:hover .post-thumb img {
  transform: scale(1.035);
}

.antra-site .ville-blog-card .post-thumb .category {
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 2;
  padding: 8px 17px;
  color: #fff;
  background: #071b2c;
  border-radius: 100px;
  font-size: 13px;
  font-weight: 700;
}

.antra-site .ville-blog-card .post-content {
  padding-top: 26px;
}

.antra-site .ville-blog-card .post-meta,
.antra-site .ville-article-header .post-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-bottom: 14px;
  color: #8c8c91;
  font-size: 14px;
  list-style: none;
}

.antra-site .ville-blog-card .post-meta span,
.antra-site .ville-article-header .post-meta span {
  color: #071b2c;
  font-weight: 700;
}

.antra-site .ville-blog-card .title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.18;
  margin-bottom: 16px;
}

.antra-site .ville-blog-card p {
  color: #5a5a60;
  line-height: 1.65;
  margin-bottom: 19px;
}

.antra-site .ville-blog-read-more {
  font-size: 14px;
}

.antra-site .ville-pagination {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}

.antra-site .ville-pagination .pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin: 0;
}


.antra-site .ville-pagination .pagination > li > a,
.antra-site .ville-pagination .pagination > li > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  height: 48px;
  padding: 0 15px;
  color: #071b2c;
  background: #fff;
  border: 1px solid #e3e3e8;
  border-radius: 50px;
  font-weight: 700;
}


.antra-site .ville-pagination .pagination > .active > span {
  color: #fff;
  background: #071b2c;
  border-color: #071b2c;
}

.antra-site .ville-blog-empty {
  padding: 90px 30px;
  text-align: center;
  background: #fff;
  border-radius: 28px;
}

.antra-site .ville-blog-empty h2 {
  font-size: 42px;
  margin-bottom: 12px;
}

.antra-site .ville-blog-empty .tl-primary-btn {
  margin-top: 20px;
}

.antra-site .ville-search-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 70px;
  padding-bottom: 28px;
  border-bottom: 1px solid #d8d8dd;
}

.antra-site .ville-search-heading > span {
  color: #071b2c;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.antra-site .ville-search-heading h2 {
  flex: 1;
  max-width: 760px;
  font-size: clamp(38px, 4vw, 62px);
  line-height: 1.05;
  margin: 0;
}

.antra-site .ville-blog-details-page {
  padding: 115px 0 130px;
  background: #f6f6f6;
}

.antra-site .ville-article-header {
  margin-bottom: 42px;
}

.antra-site .ville-article-header .post-meta .category a {
  color: #fff;
  font-weight: 800;
}

.antra-site .ville-article-header .title {
  max-width: 1040px;
  font-size: clamp(42px, 5vw, 72px);
  font-weight: 500;
  line-height: 1.04;
  letter-spacing: -0.025em;
  margin: 0;
}

.antra-site .ville-article-cover {
  height: 640px;
  margin-bottom: 45px;
  overflow: hidden;
  border-radius: 30px;
}

.antra-site .ville-article-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.antra-site .ville-article-body {
  color: #44444a;
  font-size: 18px;
  line-height: 1.8;
}

.antra-site .ville-article-body p,
.antra-site .ville-article-body li {
  color: #44444a;
  font-size: 18px;
  line-height: 1.8;
}

.antra-site .ville-article-body p {
  margin-bottom: 26px;
}

.antra-site .ville-article-body h2,
.antra-site .ville-article-body h3,
.antra-site .ville-article-body h4 {
  clear: both;
  margin-top: 48px;
  margin-bottom: 19px;
  line-height: 1.15;
}

.antra-site .ville-article-body h2 { font-size: 42px; }
.antra-site .ville-article-body h3 { font-size: 34px; }
.antra-site .ville-article-body h4 { font-size: 27px; }

.antra-site .ville-article-body ul,
.antra-site .ville-article-body ol {
  margin: 0 0 30px 24px;
}

.antra-site .ville-article-body img {
  max-width: 100%;
  height: auto !important;
  margin: 22px 0 34px;
  border-radius: 22px;
}

.antra-site .ville-article-body iframe,
.antra-site .ville-article-body video {
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 480px;
  margin: 28px 0 38px;
  border: 0;
  border-radius: 22px;
}

.antra-site .ville-article-body table {
  display: block;
  max-width: 100%;
  margin: 30px 0;
  overflow-x: auto;
}

.antra-site .ville-article-tags {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin-top: 54px;
  padding-top: 30px;
  border-top: 1px solid #d8d8dd;
}

.antra-site .ville-article-tags > span {
  color: #000;
  font-weight: 800;
  padding-top: 8px;
}

.antra-site .ville-article-tags .tag-list,
.antra-site .ville-sidebar-widget .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  list-style: none;
}

.antra-site .ville-article-tags .tag-list a,
.antra-site .ville-sidebar-widget .tags a {
  display: block;
  padding: 8px 14px;
  color: #505057;
  background: #fff;
  border: 1px solid #dedee3;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 600;
}

.antra-site .ville-article-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-top: 55px;
  padding: 38px;
  color: #fff;
  background: #071b2c;
  border-radius: 26px;
}

.antra-site .ville-article-cta > div > span {
  display: block;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.66);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.antra-site .ville-article-cta h2 {
  color: #fff;
  font-size: 31px;
  font-weight: 500;
  margin: 0;
}

.antra-site .ville-article-cta .tl-primary-btn {
  flex: 0 0 auto;
}

.antra-site .ville-sidebar-widget {
  padding: 32px;
  background: #fff;
  border: 1px solid #e4e4e8;
  border-radius: 24px;
}

.antra-site .ville-sidebar-widget + .ville-sidebar-widget {
  margin-top: 28px;
}

.antra-site .ville-sidebar-widget .widget-title {
  font-size: 27px;
  font-weight: 500;
  margin-bottom: 25px;
}

.antra-site .ville-sidebar-post {
  display: grid;
  grid-template-columns: 105px 1fr;
  gap: 17px;
  align-items: center;
}

.antra-site .ville-sidebar-post + .ville-sidebar-post {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e4e4e8;
}

.antra-site .ville-sidebar-post img {
  width: 105px;
  height: 88px;
  object-fit: cover;
  border-radius: 13px;
}

.antra-site .ville-sidebar-post .post-meta {
  display: block;
  margin-bottom: 6px;
  color: #929297;
  font-size: 12px;
}

.antra-site .ville-sidebar-post .title {
  display: block;
  color: #191919;
  font-family: var(--tl-ff-heading);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.28;
}

.antra-site .ville-sidebar-widget .category-list {
  list-style: none;
}

.antra-site .ville-sidebar-widget .category-list li + li {
  border-top: 1px solid #e4e4e8;
}

.antra-site .ville-sidebar-widget .category-list a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 15px 0;
  color: #36363b;
  font-weight: 600;
}

.antra-site .ville-contact-page {
  padding: 82px 0 130px;
  background: #f6f6f6;
}

.antra-site .ville-contact-page .section-heading-wrap {
  margin-bottom: 54px;
}

@media (min-width: 992px) {
  .antra-site .ville-contact-page .section-title {
    font-size: 52px;
    line-height: 1.08;
  }
}

.antra-site .ville-contact-request {
  margin: 0;
  padding-top: 0;
  overflow: hidden;
  background: #071b2c;
  border-radius: 34px;
}

.antra-site .ville-contact-request > [class*="col-"] {
  padding: 0;
}

.antra-site .ville-contact-panel {
  min-height: 100%;
  padding: 54px;
  background: #071d35;
}

.antra-site .ville-contact-panel .request-item-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}

.antra-site .ville-contact-panel .request-item {
  padding: 0;
}

.antra-site .ville-contact-panel .request-item > span,
.antra-site .ville-contact-form-heading > span {
  display: block;
  margin-bottom: 12px;
  color: rgba(255, 255, 255, 0.54);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.antra-site .ville-contact-panel .request-item p,
.antra-site .ville-contact-panel .request-item a {
  display: block;
  color: #fff !important;
  font-size: 17px;
  line-height: 1.55;
  margin: 0;
}

.antra-site .ville-contact-panel .request-item a {
  cursor: pointer;
}

.antra-site .ville-contact-quick-actions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 40px 0;
}

.antra-site .ville-contact-quick-actions > a {
  display: flex;
  align-items: center;
  gap: 17px;
  padding: 16px 18px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  cursor: pointer;
}

.antra-site .ville-contact-quick-actions > a:hover {
  background: rgba(255, 255, 255, 0.08);
}

.antra-site .ville-contact-quick-actions i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  color: #071b2c;
  background: #fff;
  border-radius: 50%;
  font-size: 18px;
}

.antra-site .ville-contact-quick-actions span,
.antra-site .ville-contact-quick-actions small {
  display: block;
}

.antra-site .ville-contact-quick-actions span {
  font-family: var(--tl-ff-heading);
  font-size: 18px;
  line-height: 1.2;
}

.antra-site .ville-contact-quick-actions small {
  margin-bottom: 4px;
  color: rgba(255, 255, 255, 0.58);
  font-family: var(--tl-ff-body);
  font-size: 11px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.antra-site .ville-contact-panel .contact-img {
  height: 360px;
  overflow: hidden;
  border-radius: 24px;
}

.antra-site .ville-contact-panel .contact-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.antra-site .ville-contact-form-wrap {
  height: 100%;
  padding: 54px;
  background: #071b2c;
}

.antra-site .ville-contact-form-heading {
  margin-bottom: 38px;
}

.antra-site .ville-contact-form-heading h2 {
  color: #fff;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.08;
  margin-bottom: 14px;
}

.antra-site .ville-contact-form-heading p {
  max-width: 520px;
  color: rgba(255, 255, 255, 0.66);
  line-height: 1.6;
  margin: 0;
}

.antra-site .ville-contact-form-wrap .form-group {
  --bs-gutter-x: 24px;
}

.antra-site .ville-contact-form-wrap .form-control {
  padding: 12px 0 15px;
  color: #fff !important;
  background-color: transparent !important;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 0;
  box-shadow: none;
}

.antra-site .ville-contact-form-wrap .form-title {
  color: #fff !important;
}

.antra-site .ville-contact-form-wrap .form-control::placeholder {
  color: rgba(255, 255, 255, 0.62) !important;
}

.antra-site .ville-contact-form-wrap .form-control:focus {
  border-bottom-color: #fff;
}

.antra-site .ville-contact-location {
  padding-top: 105px;
  background: #fff;
}

.antra-site .ville-contact-location-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 45px;
  padding-bottom: 42px;
}

.antra-site .ville-contact-location-head span {
  display: block;
  margin-bottom: 8px;
  color: #071b2c;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.antra-site .ville-contact-location-head h2 {
  font-size: 54px;
  font-weight: 500;
  margin: 0;
}

.antra-site .ville-contact-location-head p {
  color: #4e4e54;
  font-size: 17px;
  line-height: 1.6;
  margin: 0;
}

.antra-site .ville-contact-location #mapa iframe {
  display: block;
  height: 500px;
  filter: grayscale(0.35);
}

.antra-site .ville-page-header-category .title {
  max-width: 1100px;
  font-size: clamp(54px, 6.4vw, 94px);
}

.antra-site .ville-category-page {
  padding: 115px 0 130px;
  background: #f6f6f6;
}

.antra-site .ville-category-page .section-heading-wrap {
  margin-bottom: 75px;
}

.antra-site .ville-category-description {
  max-width: 740px;
  margin-top: 25px;
}

.antra-site .ville-category-description,
.antra-site .ville-category-description p {
  color: #55555b;
  font-size: 17px;
  line-height: 1.7;
}

.antra-site .ville-category-description p:last-child {
  margin-bottom: 0;
}

.antra-site .ville-service-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 62px 34px;
}

.antra-site .ville-service-card {
  display: block;
  width: 100%;
  margin-bottom: 0;
  break-inside: avoid;
}

.antra-site .ville-service-card .service-thumb,
.antra-site .ville-service-card.big .service-thumb {
  height: auto;
  aspect-ratio: 96 / 55;
  margin-bottom: 28px;
  border-radius: 28px;
}

.antra-site .ville-service-card .service-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 28px;
}

.antra-site .ville-service-card .service-thumb:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, transparent 38%);
  pointer-events: none;
}

.antra-site .ville-service-card .service-thumb .number {
  z-index: 1;
  color: #fff;
  font-size: 28px;
}

.antra-site .ville-service-card .service-content .title {
  font-size: 31px;
  line-height: 1.08;
  margin-bottom: 14px;
}

.antra-site .ville-service-card .service-content p {
  max-width: 100%;
  color: #59595f;
  line-height: 1.65;
  margin-bottom: 19px;
}

.antra-site .ville-service-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #071b2c;
  font-size: 14px;
  font-weight: 800;
}

.antra-site .ville-newsletter-section {
  position: relative;
  padding: 120px 0 125px;
  background: #fff;
}

.antra-site .ville-newsletter-section .bg-shape {
  opacity: 0.46;
}

.antra-site .ville-newsletter-section .section-heading {
  max-width: 1050px;
  margin: 0 auto 45px;
}

.antra-site .ville-newsletter-section .section-title {
  font-size: clamp(46px, 4.8vw, 60px);
  line-height: 1.04;
}

.antra-site .ville-newsletter-section .section-heading p {
  max-width: 720px;
  color: #56565c;
  font-size: 17px;
  line-height: 1.65;
  margin: 24px auto 0;
}

.antra-site .ville-newsletter-form {
  max-width: 610px;
}

.antra-site .ville-newsletter-feedback {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  max-width: 610px;
  margin: 0 auto 22px;
  padding: 15px 18px;
  border: 1px solid transparent;
  border-radius: 12px;
  font-size: 15px;
  line-height: 1.45;
  text-align: left;
}

.antra-site .ville-newsletter-feedback i {
  flex: 0 0 auto;
  margin-top: 2px;
  font-size: 20px;
}

.antra-site .ville-newsletter-feedback strong {
  display: block;
  margin-bottom: 2px;
}

.antra-site .ville-newsletter-feedback.is-success {
  border-color: #b8dec8;
  background: #edf8f1;
  color: #185d35;
}

.antra-site .ville-newsletter-feedback.is-error {
  border-color: #efc0c0;
  background: #fff1f1;
  color: #8a2020;
}

.antra-site .ville-newsletter-form .form-control {
  height: 58px;
  padding: 0 62px 10px 0;
  color: #191919;
  font-size: 18px;
}

.antra-site .ville-newsletter-form button {
  width: 50px;
  height: 50px;
  bottom: 8px;
  background: #071b2c;
}

.antra-site .ville-newsletter-privacy {
  margin: 17px 0 0;
  color: #8a8a90;
  font-size: 12px;
}

.antra-site .ville-newsletter-privacy a {
  color: #071b2c;
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .antra-site .ville-about-page-images {
    min-height: 590px;
    margin-left: 0;
  }

  .antra-site .ville-about-main-image {
    height: 475px;
  }

  .antra-site .ville-about-page-images-single {
    min-height: 620px;
  }

  .antra-site .ville-about-page-images-single .ville-about-main-image {
    height: 600px;
  }

  .antra-site .ville-about-year {
    width: 180px;
  }

  .antra-site .ville-contact-panel,
  .antra-site .ville-contact-form-wrap {
    padding: 42px;
  }

  .antra-site .ville-article-cover {
    height: 540px;
  }

  .antra-site .ville-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .antra-site .ville-page-header {
    min-height: 500px;
    padding: 245px 0 85px;
  }

  .antra-site .ville-page-header-about {
    min-height: 592px;
    margin-top: -92px;
    padding-top: 337px;
  }

  .antra-site .ville-about-page-intro,
  .antra-site .ville-about-difference,
  .antra-site .ville-blog-page,
  .antra-site .ville-blog-details-page,
  .antra-site .ville-contact-page {
    padding-top: 90px;
    padding-bottom: 95px;
  }

  .antra-site .ville-about-page-images {
    max-width: 680px;
    margin: 0 auto;
  }

  .antra-site .ville-about-difference-image {
    height: 540px;
    margin-right: 0;
  }

  .antra-site .ville-blog-page .section-heading-wrap,
  .antra-site .ville-contact-page .section-heading-wrap {
    margin-bottom: 50px;
  }

  .antra-site .ville-blog-card .post-thumb {
    height: 370px;
  }

  .antra-site .ville-blog-details-page aside {
    margin-top: 20px;
  }

  .antra-site .ville-sidebar-widget.sticky-widget {
    position: static;
  }

  .antra-site .ville-contact-form-wrap {
    min-height: auto;
  }

  .antra-site .ville-category-page,
  .antra-site .ville-newsletter-section {
    padding-top: 90px;
    padding-bottom: 95px;
  }
}

@media (max-width: 767px) {
  .antra-site .ville-contact-panel .request-item br {
    display: block;
  }

  .antra-site .ville-page-header {
    min-height: 430px;
    padding: 225px 0 62px;
  }

  .antra-site .ville-page-header-about {
    min-height: 522px;
    padding-top: 317px;
  }

  .antra-site .ville-page-header .title {
    font-size: 48px;
    margin-bottom: 20px;
  }

  .antra-site .ville-page-header .sub-title {
    gap: 8px;
    font-size: 13px;
  }

  .antra-site .ville-about-page-intro,
  .antra-site .ville-about-difference,
  .antra-site .ville-blog-page,
  .antra-site .ville-blog-details-page,
  .antra-site .ville-contact-page {
    padding-top: 68px;
    padding-bottom: 72px;
  }

  .antra-site .ville-about-page-copy {
    margin-top: 24px;
  }

  .antra-site .ville-about-page-copy p {
    font-size: 16px;
  }

  .antra-site .ville-about-actions {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }

  .antra-site .ville-about-page-images {
    min-height: auto;
  }

  .antra-site .ville-about-main-image {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 5;
    border-radius: 24px;
  }

  .antra-site .ville-about-page-images-single {
    min-height: auto;
  }

  .antra-site .ville-about-page-images-single .ville-about-main-image {
    height: auto;
    aspect-ratio: 3 / 4;
  }

  .antra-site .ville-about-year {
    right: 12px;
    bottom: 12px;
    width: 165px;
    padding: 18px;
    border-radius: 18px;
  }

  .antra-site .ville-about-year strong {
    font-size: 42px;
  }

  .antra-site .ville-about-difference-image {
    height: auto;
    aspect-ratio: 4 / 5;
    border-radius: 24px;
  }

  .antra-site .ville-about-pillars {
    margin-top: 38px;
  }

  .antra-site .ville-about-pillar {
    grid-template-columns: 42px 1fr;
    gap: 10px;
  }

  .antra-site .ville-about-pillar h3 {
    font-size: 22px;
  }

  
  .antra-site .ville-search-heading,
  .antra-site .ville-article-cta,
  .antra-site .ville-contact-location-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .antra-site .ville-blog-grid {
    row-gap: 50px !important;
  }

  .antra-site .ville-blog-card .post-thumb {
    height: auto;
    aspect-ratio: 5 / 4;
    border-radius: 22px;
  }

  .antra-site .ville-blog-card .title {
    font-size: 27px;
  }

  .antra-site .ville-search-heading {
    margin-bottom: 48px;
  }

  .antra-site .ville-search-heading h2 {
    font-size: 38px;
  }

  .antra-site .ville-article-header .title {
    font-size: 39px;
  }

  .antra-site .ville-article-cover {
    height: auto;
    aspect-ratio: 5 / 4;
    border-radius: 22px;
  }

  .antra-site .ville-article-body,
  .antra-site .ville-article-body p,
  .antra-site .ville-article-body li {
    font-size: 16px;
    line-height: 1.72;
  }

  .antra-site .ville-article-body h2 { font-size: 33px; }
  .antra-site .ville-article-body h3 { font-size: 28px; }
  .antra-site .ville-article-body h4 { font-size: 23px; }

  .antra-site .ville-article-body iframe,
  .antra-site .ville-article-body video {
    min-height: 240px;
  }

  .antra-site .ville-article-tags {
    display: block;
  }

  .antra-site .ville-article-tags > span {
    display: block;
    margin-bottom: 13px;
  }

  .antra-site .ville-article-cta {
    padding: 28px;
  }

  .antra-site .ville-article-cta h2 {
    font-size: 27px;
  }

  .antra-site .ville-sidebar-widget {
    padding: 25px;
  }

  .antra-site .ville-sidebar-post {
    grid-template-columns: 92px 1fr;
  }

  .antra-site .ville-sidebar-post img {
    width: 92px;
    height: 82px;
  }

  .antra-site .ville-contact-request {
    border-radius: 24px;
  }

  .antra-site .ville-contact-panel,
  .antra-site .ville-contact-form-wrap {
    padding: 30px 22px;
  }

  .antra-site .ville-contact-panel .request-item-wrap {
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
  }

  .antra-site .ville-contact-panel .contact-img {
    height: auto;
    aspect-ratio: 5 / 4;
  }

  .antra-site .ville-contact-form-heading h2 {
    font-size: 34px;
  }

  .antra-site .ville-contact-location {
    padding-top: 70px;
  }

  .antra-site .ville-contact-location-head h2 {
    font-size: 40px;
  }

  .antra-site .ville-contact-location #mapa iframe {
    height: 380px;
  }

  .antra-site .ville-page-header-category .title {
    font-size: 44px;
  }

  .antra-site .ville-category-page,
  .antra-site .ville-newsletter-section {
    padding-top: 68px;
    padding-bottom: 72px;
  }

  .antra-site .ville-category-page .section-heading-wrap {
    margin-bottom: 48px;
  }

  .antra-site .ville-service-grid {
    grid-template-columns: 1fr;
  }

  .antra-site .ville-service-card {
    margin-bottom: 48px;
  }

  .antra-site .ville-service-card .service-thumb,
  .antra-site .ville-service-card.big .service-thumb {
    height: auto;
    aspect-ratio: 96 / 55;
    border-radius: 22px;
  }

  .antra-site .ville-service-card .service-thumb img {
    border-radius: 22px;
  }

  .antra-site .ville-service-card .service-content .title {
    font-size: 28px;
  }

  .antra-site .ville-newsletter-section .section-title {
    font-size: 39px;
  }

  .antra-site .ville-newsletter-section .section-heading p {
    font-size: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .antra-site .ville-page-header .ville-page-header-video {
    display: none;
  }

  .antra-site .ville-process-banner-image {
    transition: none;
  }
}

body.antra-site {
  font-family: var(--tl-ff-body);
  background: #f6f6f6;
}

body.antra-site p,
body.antra-site input,
body.antra-site textarea,
body.antra-site button {
  font-family: var(--tl-ff-body);
}

.antra-site .header {
  z-index: 999;
}

/* Keep the complete navigation visible while the visitor reads the page.
   This must not depend on Antra's optional scroll animation scripts. */
.antra-site .header.header-2 {
  position: sticky;
  top: 0;
  z-index: 1001;
}

.antra-site .ville-topbar {
  position: relative;
  z-index: 2;
  min-height: 42px;
  background: #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.antra-site .ville-topbar-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 960px;
  min-height: 42px;
  margin: 0 auto;
  gap: 30px;
}

.antra-site .ville-topbar-info,
.antra-site .ville-topbar-social {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.antra-site .ville-topbar-info {
  gap: 30px;
}

.antra-site .ville-topbar-info .ville-topbar-coverage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.antra-site .ville-topbar-info li,
.antra-site .ville-topbar-info a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  white-space: nowrap;
}

.antra-site .ville-topbar-info i {
  color: #fff;
  font-size: 12px;
}

.antra-site .ville-topbar-social {
  gap: 4px;
}

.antra-site .ville-topbar-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #fff;
  border-radius: 50%;
}

.antra-site .ville-topbar-info a:hover,
.antra-site .ville-topbar-social a:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
}

.antra-site .primary-header {
  background: linear-gradient(180deg, rgba(7, 27, 44, 0.9) 0%, rgba(7, 27, 44, 0.12) 100%);
}

.antra-site .primary-header.fixed {
  background: #071b2c;
}

.antra-site .primary-header-inner {
  flex-wrap: nowrap;
  gap: 22px;
}

.antra-site .ville-menu-header {
  justify-content: center;
}

.antra-site .mobile-header-logo,
.antra-site .mobile-header-actions {
  display: none;
}

.antra-site .header-center-wrap {
  flex: 1;
}

.antra-site .header-menu-wrap,
.antra-site .mobile-menu-items {
  width: 100%;
}

.antra-site .primary-header-inner .header-menu-wrap > .mobile-menu-items > ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.antra-site .header-2 .primary-header-inner .header-menu-wrap > .mobile-menu-items > ul > li,
.antra-site .header-2 .primary-header-inner .header-menu-wrap > .mobile-menu-items > ul > li:nth-child(4),
.antra-site .header-2 .primary-header-inner .header-menu-wrap > .mobile-menu-items > ul > li.site-logo {
  display: inline-block;
}

.antra-site .primary-header-inner .header-menu-wrap ul li {
  margin: 0 10px;
}

.antra-site .primary-header-inner .header-menu-wrap ul li a,
.antra-site .primary-header-inner .header-menu-wrap ul li.menu-item-has-children::after {
  color: #fff;
}

.antra-site .primary-header-inner .header-menu-wrap > .mobile-menu-items > ul > li.active > a,
.antra-site .primary-header-inner .header-menu-wrap > .mobile-menu-items > ul > li > a:hover,
.antra-site .primary-header-inner .header-menu-wrap > .mobile-menu-items > ul > li.active.menu-item-has-children::after,
.antra-site .primary-header-inner .header-menu-wrap > .mobile-menu-items > ul > li.menu-item-has-children:hover::after {
  color: #fff;
}

.antra-site .primary-header-inner .header-menu-wrap ul li ul li a {
  color: #071b2c;
}

.antra-site .primary-header-inner .header-menu-wrap ul li.site-logo {
  margin: 0 20px;
}

.antra-site .primary-header-inner .header-menu-wrap ul li.site-logo a {
  padding: 10px 0;
}

.antra-site .primary-header-inner .header-menu-wrap ul li.site-logo img {
  display: block;
  width: auto;
  max-width: 195px;
  max-height: 86px;
  object-fit: contain;
  transition: max-width 0.35s ease, max-height 0.35s ease;
}

.antra-site .primary-header.fixed .primary-header-inner .header-menu-wrap ul li.site-logo img {
  max-width: 150px;
  max-height: 64px;
}

.antra-site .ville-about-6 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.antra-site .ville-about-6 .about-content-6 .about-faq,
.antra-site .ville-about-6 .about-content-6 .about-btn {
  margin-top: 34px;
}

.antra-site .ville-about-6 .ville-about-title {
  text-transform: none;
}

.antra-site .ville-about-6 .ville-office-gallery {
  display: block;
  width: 100%;
  max-width: 720px;
  height: 636px;
  position: relative;
}

.antra-site .ville-about-6 .ville-office-gallery .about-img-1 {
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  max-width: 310px;
  height: 220px;
}

.antra-site .ville-about-6 .ville-office-gallery .about-img-2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 320px;
  height: 350px;
}

.antra-site .ville-about-6 .ville-office-gallery .about-img-3 {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 380px;
  height: 420px;
  transform: translateX(-50%);
}

.antra-site .ville-about-6 .ville-office-gallery img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
}

.antra-site .ville-retractable-section {
  padding: 70px 0 90px;
  background: #f6f6f6;
}

.antra-site .ville-retractable-wrap-9 {
  justify-content: center;
}

.antra-site .ville-retractable-item-9 {
  position: relative;
  border-radius: 0 !important;
}

.antra-site .ville-retractable-item-9 .ville-project-card-link {
  position: absolute;
  inset: 0;
  z-index: 4;
}

.antra-site .ville-retractable-item-9 .project-content {
  z-index: 2;
  pointer-events: none;
}

.antra-site .ville-retractable-item-9 .project-content a {
  pointer-events: none;
}

.antra-site .ville-retractable-item-9 .project-content .title {
  font-size: 34px;
  line-height: 1.08;
  white-space: normal;
}

.antra-site .ville-retractable-item-9 .project-content span br {
  display: block;
}

@media (min-width: 1200px) {
  .antra-site .ville-retractable-wrap-9 {
    column-gap: 16px;
  }

  .antra-site .ville-retractable-wrap-9 .project-item-3 {
    width: 170px;
  }

  .antra-site .ville-retractable-wrap-9 .project-item-3.active {
    width: 480px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .antra-site .ville-retractable-wrap-9 {
    column-gap: 10px;
  }

  .antra-site .ville-retractable-wrap-9 .project-item-3 {
    width: 110px;
    height: 560px;
  }

  .antra-site .ville-retractable-wrap-9 .project-item-3.active {
    width: 330px;
  }
}

.antra-site .ville-showcase-video {
  background: #071b2c;
}

.antra-site .ville-showcase-video .bg-img {
  background-position: center;
}

.antra-site .ville-showcase-video .bg-img::before {
  background-color: #07192d;
  opacity: 0.6;
}

.antra-site .ville-showcase-video .video-title {
  max-width: 920px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 64px !important;
  line-height: 1.05;
  text-transform: none;
}

.antra-site .ville-showcase-video .video-title br {
  display: block;
}

.antra-site .ville-showcase-video .video-content p {
  position: static;
  margin: 24px auto 0;
  text-align: center;
}

@media (max-width: 991px) {
  .antra-site .ville-showcase-video .video-title {
    font-size: 52px !important;
  }
}

@media (max-width: 767px) {
  .antra-site .ville-showcase-video .video-title {
    font-size: 42px !important;
  }
}

.antra-site .ville-showcase-video .play-btn a:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 6px;
}

.antra-site .ville-faq-home {
  background: #f6f6f6;
  padding-top: 80px !important;
  padding-bottom: 90px !important;
}

.antra-site .ville-faq-home .section-heading-wrap {
  align-items: flex-start;
  padding-top: 0;
  margin-bottom: 48px;
  row-gap: 20px;
}

.antra-site .ville-faq-home .section-heading-wrap .shape {
  display: none;
}

.antra-site .ville-faq-home .section-heading {
  margin-bottom: 0;
}

.antra-site .ville-faq-home .section-heading.section-heading-2 {
  padding-left: 0;
}

.antra-site .ville-faq-home .section-title {
  max-width: 900px;
  line-height: 1.05;
}

.antra-site .ville-faq-home .faq-content-2 {
  padding-left: 0;
}

.antra-site .ville-faq-home .faq-img img {
  object-position: 52% center;
}

.antra-site .ville-faq-home .faq-img-wrap .title {
  line-height: 1.15;
}

.antra-site .ville-faq-home .accordion-button {
  line-height: 1.25;
}

.antra-site .ville-deck-index4-section {
  background: #f6f6f6;
  padding-bottom: 45px;
}

.antra-site .ville-deck-index4-item {
  position: relative;
}

.antra-site .ville-deck-index4-item .ville-deck-card-link {
  position: absolute;
  inset: 0;
  z-index: 4;
}

.antra-site .ville-deck-index4-item .project-thumb ul,
.antra-site .ville-deck-index4-item .project-thumb .number,
.antra-site .ville-deck-index4-item .project-content {
  z-index: 2;
  pointer-events: none;
}

.antra-site .ville-deck-index4-item .project-content .title {
  line-height: 1.05;
  max-width: 1050px;
}

.antra-site .ville-deck-index4-item .project-content p br {
  display: block;
}

.antra-site .ville-blog-index2 {
  background: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 45px;
}

.antra-site .ville-blog-index2 .section-heading-wrap {
  align-items: flex-start;
  padding-top: 0;
  margin-bottom: 58px;
  row-gap: 20px;
}

.antra-site .ville-blog-index2 .section-heading-wrap .shape {
  display: none;
}

.antra-site .ville-blog-index2 .section-heading,
.antra-site .ville-blog-index2 .section-heading.section-heading-2 {
  margin-bottom: 0;
  padding-left: 0;
}

.antra-site .ville-blog-index2 .section-title {
  max-width: 900px;
  line-height: 1.05;
}

.antra-site .ville-blog-index2 .post-thumb a {
  display: block;
  width: 100%;
  height: 100%;
}

.antra-site .ville-blog-index2 .post-thumb a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.antra-site .ville-blog-index2 .ville-blog-featured .post-thumb {
  height: 560px;
}

.antra-site .ville-blog-index2 .post-content .title {
  line-height: 1.15;
}

.antra-site .ville-blog-index2 .ville-blog-list .post-content p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.antra-site .home-video-hero {
  position: relative;
  width: 100%;
  height: 100vh;
  height: 100svh;
  min-height: 640px;
  overflow: hidden;
  background: #000;
}

.antra-site .home-video-hero-poster,
.antra-site .home-video-hero-media,
.antra-site .home-video-hero-shade {
  position: absolute;
  inset: 0;
}

.antra-site .home-video-hero-poster {
  z-index: 0;
  background: #000 url(https://i.ytimg.com/vi/ObJzFQOdhp4/maxresdefault.jpg) center center / cover no-repeat;
}

.antra-site .home-video-hero-media {
  z-index: 1;
  overflow: hidden;
  pointer-events: none;
}

.antra-site .home-video-hero-media video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border: 0;
  pointer-events: none;
}

/* Keep the decorative hero video free of Safari's transient native controls. */
.antra-site .home-video-hero-media video::-webkit-media-controls,
.antra-site .home-video-hero-media video::-webkit-media-controls-enclosure,
.antra-site .home-video-hero-media video::-webkit-media-controls-panel,
.antra-site .home-video-hero-media video::-webkit-media-controls-overlay-play-button,
.antra-site .home-video-hero-media video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

.antra-site .home-video-hero-shade {
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.03) 34%, rgba(0, 0, 0, 0.08) 68%, rgba(0, 0, 0, 0.48) 100%);
  pointer-events: none;
}

.antra-site .home-video-scroll {
  position: absolute;
  left: 50%;
  bottom: 34px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  color: #fff;
  background: rgba(7, 27, 44, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  transform: translateX(-50%);
  animation: villeScrollCue 2s ease-in-out infinite;
  backdrop-filter: blur(6px);
}

.antra-site .home-video-scroll:hover {
  color: #fff;
  background: #071b2c;
  border-color: #fff;
}

.antra-site #coberturas-retrateis,
.antra-site #sobre-ville-dc,
.antra-site #depoimentos {
  scroll-margin-top: 100px;
}

@keyframes villeScrollCue {
  0%, 100% { transform: translate(-50%, 0); }
  50% { transform: translate(-50%, 9px); }
}


.antra-site .header-right-wrap {
  flex: 0 0 auto;
}

.antra-site .sidebar-icon {
  display: flex;
  align-items: center;
  gap: 10px;
}

.antra-site .mobile-side-menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}

.antra-site .sidebar-trigger.close {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.antra-site .side-menu-logo img,
.antra-site .mobile-side-menu .side-menu-head img {
  max-width: 180px;
  max-height: 86px;
  object-fit: contain;
}

.antra-site .side-menu-gallary-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.antra-site .service-thumb img,
.antra-site .project-img img,
.antra-site .post-thumb img {
  width: 100%;
  object-fit: cover;
}

.antra-site .service-thumb img {
  height: 620px;
}

.antra-site .project-img img {
  height: 640px;
}

.antra-site .post-thumb img {
  height: 390px;
}

.antra-site .service-content p,
.antra-site .post-content p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.antra-site .ville-video-testimonials {
  overflow: hidden;
  padding: 55px 0 90px;
  background: #f6f6f6;
}

.antra-site .ville-google-reviews {
  padding: 0 0 110px;
  background: #fff;
}

.antra-site .ville-google-reviews .divia-gr {
  min-height: 320px;
}

.antra-site .ville-testimonial-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 36px;
  margin-bottom: 52px;
}

.antra-site .ville-testimonial-heading .section-heading {
  max-width: 940px;
}

.antra-site .ville-testimonial-heading .section-title {
  margin-top: 18px;
  line-height: 1.02;
}

.antra-site .ville-testimonial-actions {
  display: flex;
  flex: 0 0 auto;
  gap: 12px;
  padding-bottom: 8px;
}

.antra-site .ville-testimonial-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  padding: 0;
  color: #071b2c;
  background: transparent;
  border: 1px solid rgba(7, 27, 44, 0.28);
  border-radius: 50%;
}

.antra-site .ville-testimonial-arrow:focus-visible,
.antra-site .ville-testimonial-play:focus-visible {
  outline: 3px solid #071b2c;
  outline-offset: 4px;
}

.antra-site .ville-testimonial-arrow.swiper-button-disabled {
  opacity: 0.35;
}

.antra-site .ville-testimonial-carousel {
  overflow: hidden;
}

.antra-site .ville-testimonial-carousel .swiper-wrapper {
  display: flex;
  transition: transform 0.7s ease;
  will-change: transform;
}

.antra-site .ville-testimonial-carousel .swiper-slide {
  flex: 0 0 auto;
}

.antra-site .ville-video-testimonial-card {
  position: relative;
  height: 520px;
  overflow: hidden;
  background: #071b2c;
  border-radius: 24px;
}

.antra-site .ville-video-testimonial-card > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.antra-site .ville-video-testimonial-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(3, 12, 22, 0.08) 25%, rgba(3, 12, 22, 0.86) 100%);
}

.antra-site .ville-testimonial-play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  color: #071b2c;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.antra-site .ville-testimonial-play i {
  margin-left: 4px;
}

.antra-site .ville-video-testimonial-content {
  position: absolute;
  right: 26px;
  bottom: 25px;
  left: 26px;
  z-index: 2;
  color: #fff;
}

.antra-site .ville-video-testimonial-label {
  display: inline-block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.antra-site .ville-video-testimonial-content h3 {
  color: #fff;
  font-size: clamp(23px, 1.8vw, 30px);
  line-height: 1.05;
  margin: 0 0 8px;
}

.antra-site .ville-video-testimonial-content p {
  color: rgba(255, 255, 255, 0.84);
  font-size: 17px;
  line-height: 1.25;
  margin: 0;
}

.antra-site .request-form-wrap .form-item {
  margin-bottom: 28px;
}

.antra-site .request-form-wrap .form-title {
  display: block;
  color: #fff;
  font-family: var(--tl-ff-heading);
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}

.antra-site .request-form-wrap .form-control {
  color: #fff;
}

.antra-site .request-form-wrap .form-control::placeholder {
  color: rgba(255, 255, 255, 0.62);
}

.antra-site .request-form-wrap input:-webkit-autofill,
.antra-site .request-form-wrap textarea:-webkit-autofill {
  -webkit-text-fill-color: #fff;
  transition: background-color 9999s ease-out;
}

.antra-site .footer-section {
  padding-bottom: 0;
  background: #071b2c;
}

.antra-site .ville-footer-grid {
  display: grid;
  grid-template-columns: minmax(260px, 1.25fr) minmax(180px, 0.8fr) repeat(3, minmax(190px, 1fr));
  gap: 48px;
  padding: 100px 0 76px;
}

.antra-site .ville-footer-grid .footer-widget {
  min-width: 0;
  margin-bottom: 0;
}

.antra-site .ville-footer-title {
  color: #fff;
  font-size: 22px;
  line-height: 1.18;
  margin: 0 0 24px;
}

.antra-site .ville-footer-title a {
  color: inherit;
}

.antra-site .footer-widget .footer-list li a:hover,
.antra-site .ville-footer-title a:hover,
.antra-site .ville-footer-brand .social-list a:hover {
  color: #d2a64e;
}

.antra-site .ville-footer-grid .footer-list li:not(:last-of-type) {
  margin-bottom: 15px;
}

.antra-site .ville-footer-grid .footer-list li a {
  line-height: 1.35;
}

.antra-site .ville-footer-brand .social-list {
  margin-top: 34px;
}

.antra-site .footer-widget .footer-logo img {
  width: auto;
  max-width: 210px;
  max-height: 100px;
  object-fit: contain;
}

.antra-site .footer-widget .footer-list .footer-subitem a {
  color: #d5d7df;
  font-size: 15px;
  padding-left: 0;
}

.antra-site .spamtext {
  background: #091f39;
  border-top: 1px solid rgba(255, 255, 255, 0.72);
  padding: 10px 0;
}

.antra-site .spamtext .container {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.antra-site .spamtext p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  margin: 0;
}

.antra-site .footer-copyright {
  position: relative;
  z-index: 2;
  background: #000;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 22px 0;
}

.antra-site .footer-copyright p {
  color: #d0d0d0;
  margin: 0;
}

.antra-site .footer-copyright p a {
  color: #fff;
}

.antra-site .footer-copyright .divia img {
  max-height: 38px;
  width: auto;
}

.antra-site .modal {
  z-index: 1000010;
}

.antra-site .modal-header img {
  max-width: 170px;
  max-height: 72px;
  object-fit: contain;
}

.antra-site .modal .form-group {
  margin-bottom: 14px;
}

.antra-site .modal .form-control {
  border: 1px solid #e1e3ea;
  padding: 12px 14px;
}

.antra-site .whatsapp-success-dialog {
  width: calc(100% - 30px);
  max-width: 420px;
  margin-right: auto;
  margin-left: auto;
}

.antra-site .whatsapp-success-modal {
  border: 0;
  border-radius: 14px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.24);
  overflow: hidden;
}

.antra-site .whatsapp-success-modal .modal-body {
  padding: 28px 32px 25px;
  text-align: center;
}

.antra-site .whatsapp-success-icon {
  width: 88px;
  height: 88px;
  margin: 0 auto 19px;
  color: #20c968;
}

.antra-site .whatsapp-success-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.antra-site .whatsapp-success-modal .modal-title {
  color: #171717;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.18;
  margin: 0 0 20px;
}

.antra-site .whatsapp-success-modal #modalWhatsSuccessDescription {
  color: #8a9099;
  font-size: 16px;
  line-height: 1.48;
  margin: 0 auto 17px;
  max-width: 335px;
}

.antra-site .whatsapp-success-modal #modalWhatsSuccessDescription strong,
.antra-site .whatsapp-success-link {
  color: #20c968;
  font-weight: 700;
}

.antra-site .whatsapp-success-thanks {
  color: #171717;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 20px;
}

.antra-site .whatsapp-success-link {
  display: inline-block;
  font-size: 15px;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.antra-site .whatsapp-success-link:hover,
.antra-site .whatsapp-success-link:focus {
  color: #149f4d;
}

@media (max-width: 575.98px) {
  .antra-site .whatsapp-success-modal .modal-body {
    padding: 24px 20px 23px;
  }

  .antra-site .whatsapp-success-icon {
    width: 76px;
    height: 76px;
    margin-bottom: 16px;
  }

  .antra-site .whatsapp-success-modal .modal-title {
    font-size: 23px;
  }

  .antra-site .whatsapp-success-modal #modalWhatsSuccessDescription {
    font-size: 15px;
  }
}

.antra-site .d-mobile,
.antra-site .whatsapp-desktop,
.antra-site #divia-gdpr {
  z-index: 1000;
}

@media (max-width: 1500px) {
  .antra-site .primary-header-inner .header-menu-wrap ul li {
    margin: 0 7px;
  }

  .antra-site .primary-header-inner .header-menu-wrap ul li a {
    font-size: 14px;
  }
}

@media (max-width: 1199px) {
  .antra-site .ville-footer-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 50px 36px;
    padding: 80px 0 65px;
  }

  .antra-site .primary-header-inner .header-menu-wrap ul li.site-logo {
    margin: 0 10px;
  }

  .antra-site .primary-header-inner .header-menu-wrap ul li.site-logo img {
    max-width: 155px;
  }

  .antra-site .primary-header.fixed .primary-header-inner .header-menu-wrap ul li.site-logo img {
    max-width: 125px;
  }

  .antra-site .service-thumb img {
    height: 520px;
  }

  .antra-site .project-img img {
    height: 520px;
  }
}

@media (max-width: 991px) {
  .antra-site .ville-faq-home {
    padding-top: 70px !important;
    padding-bottom: 75px !important;
  }

  .antra-site .ville-faq-home .section-heading-wrap {
    margin-bottom: 38px;
  }

  .antra-site .ville-blog-index2 {
    padding-top: 55px;
    padding-bottom: 40px;
  }

  .antra-site .ville-video-testimonials {
    padding-top: 50px;
  }

  .antra-site .ville-blog-index2 .section-heading-wrap {
    margin-bottom: 40px;
  }

  .antra-site .ville-blog-index2 .ville-blog-featured .post-thumb {
    height: 430px;
  }

  .antra-site .ville-deck-index4-section {
    padding-bottom: 40px;
  }

  .antra-site .ville-deck-index4-item:not(:last-child) {
    margin-bottom: 20px;
  }

  .antra-site .ville-topbar {
    display: none;
  }

  .antra-site .primary-header {
    background: linear-gradient(180deg, rgba(7, 27, 44, 0.9) 0%, rgba(7, 27, 44, 0.12) 100%);
  }

  .antra-site .ville-about-6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .antra-site .ville-retractable-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .antra-site .ville-retractable-item-9 .project-content .title {
    font-size: 30px;
  }

  .antra-site .ville-retractable-item-9 .project-content {
    opacity: 1;
  }

  .antra-site .primary-header-inner {
    min-height: 92px;
  }

  .antra-site .header-center-wrap,
  .antra-site .sidebar-trigger.open {
    display: none;
  }

  .antra-site .mobile-header-logo {
    display: block;
  }

  .antra-site .mobile-header-logo a {
    display: flex;
    align-items: center;
  }

  .antra-site .mobile-header-logo img {
    width: auto;
    max-width: 170px;
    max-height: 66px;
    object-fit: contain;
    transition: max-width 0.35s ease, max-height 0.35s ease;
  }

  .antra-site .primary-header.fixed .mobile-header-logo img {
    max-width: 135px;
    max-height: 54px;
  }

  .antra-site .header-right-wrap {
    margin-left: auto;
  }

  .antra-site .mobile-header-actions {
    display: flex;
  }

  .antra-site .mobile-side-menu-toggle {
    display: flex;
  }

  .antra-site .home-video-hero {
    margin-top: -92px;
    min-height: 620px;
  }

  .antra-site .project-img img,
  .antra-site .service-thumb img {
    height: 460px;
  }

}

@media (max-width: 767px) {
  html {
    scroll-behavior: auto !important;
  }

  .antra-site .slide-anim,
  .antra-site .fade-wrapper .fade-top {
    opacity: 1 !important;
    transform: none !important;
  }

  .antra-site .ville-about-6 .ville-office-gallery {
    display: block;
    height: 550px;
    margin-bottom: 40px;
  }

  .antra-site .ville-footer-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 42px;
    padding: 68px 0 54px;
  }

  .antra-site .ville-footer-brand .social-list {
    margin-top: 28px;
  }

  .antra-site .ville-video-testimonials {
    padding: 45px 0 72px;
  }

  .antra-site .ville-google-reviews {
    padding-bottom: 72px;
  }

  .antra-site .ville-testimonial-heading {
    display: block;
    margin-bottom: 34px;
  }

  .antra-site .ville-testimonial-heading .section-title {
    margin-top: 14px;
  }

  .antra-site .ville-testimonial-actions {
    margin-top: 24px;
    padding-bottom: 0;
  }

  .antra-site .ville-testimonial-arrow {
    width: 52px;
    height: 52px;
  }

  .antra-site .ville-video-testimonial-card {
    height: 480px;
    border-radius: 20px;
  }

  .antra-site .ville-video-testimonial-content {
    right: 22px;
    bottom: 22px;
    left: 22px;
  }

  .antra-site .ville-faq-home {
    padding-top: 55px !important;
    padding-bottom: 65px !important;
  }

  .antra-site .ville-faq-home .section-heading-wrap {
    margin-bottom: 30px;
    row-gap: 8px;
  }

  .antra-site .ville-blog-index2 {
    padding-top: 45px;
    padding-bottom: 35px;
  }

  .antra-site .ville-blog-index2 .section-heading-wrap {
    margin-bottom: 32px;
    row-gap: 8px;
  }

  .antra-site .ville-blog-index2 .ville-blog-featured .post-thumb {
    height: 360px;
  }

  .antra-site .ville-deck-index4-section {
    padding-bottom: 35px;
  }

  .antra-site .ville-about-6 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .antra-site .ville-retractable-section {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .antra-site .ville-retractable-item-9 .project-content .title {
    font-size: 28px;
  }

  .antra-site .mobile-header-logo img {
    max-width: 150px;
    max-height: 58px;
  }

  .antra-site .primary-header.fixed .mobile-header-logo img {
    max-width: 125px;
    max-height: 50px;
  }

  .antra-site .home-video-scroll {
    bottom: 86px;
    width: 52px;
    height: 52px;
  }

  .antra-site .pt-130 {
    padding-top: 80px;
  }

  .antra-site .pb-130 {
    padding-bottom: 80px;
  }

  .antra-site .service-thumb img,
  .antra-site .project-img img,
  .antra-site .post-thumb img {
    height: 420px;
  }

  .antra-site .footer-copyright,
  .antra-site .footer-copyright .text-md-end {
    text-align: center;
  }

  .antra-site .footer-copyright .divia {
    margin-top: 14px;
  }
}

/* Ville DC visual language: image corners stay square across the site. The
   testimonial video covers intentionally keep their rounded card crop. */
.antra-site img {
  border-radius: 0 !important;
}

.antra-site [class*="-img"],
.antra-site [class*="-thumb"] {
  border-radius: 0 !important;
}

.antra-site .ville-video-testimonial-card {
  border-radius: 24px !important;
}

.antra-site .ville-retractable-item-9 .project-img,
.antra-site .ville-retractable-item-9 .project-img img {
  border: 0 !important;
}

.antra-site .header .primary-header-inner .header-menu-wrap ul li ul {
  border-radius: 0;
}

/* Section headings: preserve the authored casing and keep selection readable. */
.antra-site .section-heading .section-title,
.antra-site .section-heading .section-title.title-2 {
  font-size: 50px;
  text-transform: none;
}

.antra-site ::selection {
  color: inherit;
  background: rgba(202, 160, 92, 0.35);
  text-shadow: none;
}

.antra-site ::-moz-selection {
  color: inherit;
  background: rgba(202, 160, 92, 0.35);
  text-shadow: none;
}

.antra-site .section-heading .section-title::selection {
  color: #071b2c;
}

.antra-site .section-heading .section-title span::selection {
  color: var(--tl-color-theme-primary);
}

.antra-site .section-heading .section-title::-moz-selection {
  color: #071b2c;
}

.antra-site .section-heading .section-title span::-moz-selection {
  color: var(--tl-color-theme-primary);
}

.antra-site .section-heading.white-content .section-title::selection,
.antra-site .section-heading.white-content .section-title span::selection,
.antra-site .section-heading.white-content .section-title::-moz-selection,
.antra-site .section-heading.white-content .section-title span::-moz-selection {
  color: #fff;
}

@media (max-width: 991px) {
  .antra-site .section-heading .section-title,
  .antra-site .section-heading .section-title.title-2 {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  .antra-site .section-heading .section-title,
  .antra-site .section-heading .section-title.title-2 {
    font-size: 36px;
  }
}

/* Trabalhe Conosco */
.antra-site .ville-page-header-work .bg-img { background-position: center 42%; }
.antra-site .ville-work-page { padding: 105px 0 120px; background: #f6f6f6; }
.antra-site .ville-work-page .section-heading-wrap { margin-bottom: 54px; }
.antra-site .ville-work-content { --bs-gutter-x: 30px; align-items: stretch; }
.antra-site .ville-work-content > [class*="col-"] { display: flex; }
.antra-site .ville-work-form,
.antra-site .ville-work-contact { width: 100%; min-height: 100%; padding: 52px; background: #071b2c; }
.antra-site .ville-work-form-heading { margin-bottom: 38px; }
.antra-site .ville-work-form-heading > span,
.antra-site .ville-work-contact-label { display: block; margin-bottom: 10px; color: rgba(255,255,255,.56); font-size: 12px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.antra-site .ville-work-form-heading h2,
.antra-site .ville-work-contact h2 { color: #fff; font-size: 42px; font-weight: 500; line-height: 1.08; margin-bottom: 14px; }
.antra-site .ville-work-form-heading p { color: rgba(255,255,255,.68); font-size: 16px; line-height: 1.6; margin: 0; }
.antra-site .ville-work-form .form-control { padding: 12px 0 15px; color: #fff !important; background: transparent !important; border: 0; border-bottom: 1px solid rgba(255,255,255,.28); border-radius: 0; box-shadow: none; }
.antra-site .ville-work-form .form-control::placeholder { color: rgba(255,255,255,.6); }
.antra-site .ville-work-form .form-control:focus { border-bottom-color: #fff; }
.antra-site .ville-work-file input[type="file"] { min-height: 52px; padding-top: 10px; }
.antra-site .ville-work-file input[type="file"]::file-selector-button { margin: -10px 14px -10px 0; padding: 10px 14px; color: #071b2c; background: #fff; border: 0; cursor: pointer; }
.antra-site .ville-work-file small { display: block; margin-top: 7px; color: rgba(255,255,255,.52); font-size: 12px; }
.antra-site .ville-work-contact { background: #0c2945; }
.antra-site .ville-work-contact h2 { margin-bottom: 34px; }
.antra-site .ville-work-contact-item { display: grid; grid-template-columns: 42px minmax(0,1fr); gap: 15px; align-items: start; padding: 22px 0; border-top: 1px solid rgba(255,255,255,.14); }
.antra-site .ville-work-contact-item > i { display: inline-flex; align-items: center; justify-content: center; width: 42px; height: 42px; color: #071b2c; background: #fff; border-radius: 50%; }
.antra-site .ville-work-contact-item strong,
.antra-site .ville-work-contact-item a,
.antra-site .ville-work-contact-item p { display: block; }
.antra-site .ville-work-contact-item strong { margin-bottom: 5px; color: rgba(255,255,255,.54); font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }
.antra-site .ville-work-contact-item a,
.antra-site .ville-work-contact-item p { color: #fff !important; font-size: 15px; line-height: 1.55; margin: 0; }
.antra-site .ville-work-location iframe { display: block; height: 500px; filter: grayscale(.2); }
.antra-site .ville-work-instagram { padding: 90px 0 110px; background: #fff; }
.antra-site .ville-work-instagram .divia-gr { min-height: 180px; }

@media (max-width: 991px) {
  .antra-site .ville-work-page { padding: 90px 0 95px; }
  .antra-site .ville-work-content { row-gap: 28px; }
}

@media (max-width: 767px) {
  .antra-site .ville-work-page { padding: 68px 0 72px; }
  .antra-site .ville-work-page .section-heading-wrap { margin-bottom: 42px; }
  .antra-site .ville-work-form,
  .antra-site .ville-work-contact { padding: 32px 22px; }
  .antra-site .ville-work-form-heading h2,
  .antra-site .ville-work-contact h2 { font-size: 34px; }
  .antra-site .ville-work-location iframe { height: 380px; }
  .antra-site .ville-work-instagram { padding: 68px 0 72px; }
}

/* Refined typography — lighter, quieter proportions inspired by luxury retail. */
:root {
  --tl-ff-heading: "Figtree", sans-serif;
  --tl-fs-body: 15px;
  --tl-fs-p: 15px;
  --tl-fs-h1: 56px;
  --tl-fs-h2: 42px;
  --tl-fs-h3: 28px;
  --tl-fs-h4: 22px;
  --tl-fs-h5: 18px;
  --tl-fs-h6: 15px;
}

body.antra-site {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
}

.antra-site p,
.antra-site li,
.antra-site input,
.antra-site textarea {
  font-weight: 300;
}

.antra-site p {
  font-size: 15px;
  line-height: 1.65;
}

.antra-site h1,
.antra-site h2,
.antra-site h3,
.antra-site h4,
.antra-site h5,
.antra-site .title,
.antra-site .section-title {
  font-family: var(--tl-ff-heading) !important;
  font-weight: 300 !important;
  letter-spacing: -0.025em;
}

.antra-site .section-heading .section-title,
.antra-site .section-heading .section-title.title-2 {
  font-size: 42px;
  line-height: 1.08;
}

.antra-site .ville-page-header .title {
  font-size: clamp(44px, 5.2vw, 68px);
  font-weight: 300;
  line-height: 1;
}

.antra-site .ville-service-hero-copy h1 {
  font-size: clamp(42px, 4.6vw, 62px);
  line-height: 1;
}

.antra-site .ville-service-section-heading h2,
.antra-site .ville-service-process-heading h2,
.antra-site .ville-service-faq-intro h2,
.antra-site .ville-service-quote-intro h2,
.antra-site .ville-service-related-heading h2,
.antra-site .ville-service-feature-copy h2 {
  font-size: clamp(32px, 3.2vw, 44px);
  line-height: 1.08;
}

.antra-site .ville-showcase-video .video-title {
  font-size: 48px !important;
  line-height: 1.08;
}

.antra-site .ville-deck-index4-item .project-content .title {
  font-size: clamp(36px, 4vw, 52px);
}

.antra-site .ville-retractable-item-9 .project-content .title,
.antra-site .ville-service-card .service-content .title {
  font-size: 28px;
}

.antra-site .ville-article-body h2 { font-size: 34px; }
.antra-site .ville-article-body h3 { font-size: 28px; }
.antra-site .ville-article-body h4 { font-size: 22px; }

@media (max-width: 991px) {
  .antra-site .section-heading .section-title,
  .antra-site .section-heading .section-title.title-2 {
    font-size: 36px;
  }

  .antra-site .ville-showcase-video .video-title {
    font-size: 40px !important;
  }
}

@media (max-width: 767px) {
  .antra-site .section-heading .section-title,
  .antra-site .section-heading .section-title.title-2 {
    font-size: 32px;
  }

  .antra-site .ville-page-header .title {
    font-size: 40px;
  }

  .antra-site .ville-service-hero-copy h1 {
    font-size: 38px;
  }

  .antra-site .ville-showcase-video .video-title {
    font-size: 34px !important;
  }

  .antra-site .ville-deck-index4-item .project-content .title {
    font-size: 32px;
  }

  .antra-site .ville-retractable-item-9 .project-content .title,
  .antra-site .ville-service-card .service-content .title {
    font-size: 24px;
  }
}

/* Contact form confirmation — keeps the reference SweetAlert typography intact. */
.antra-site .sweet-alert.contact-success-alert {
  opacity: 1 !important;
  z-index: 999999;
}

.antra-site .sweet-alert.contact-success-alert h2 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 30px;
  font-weight: 600 !important;
  line-height: 40px;
  letter-spacing: 0;
}

.antra-site .sweet-alert.contact-success-alert p {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
}

.antra-site .sweet-alert.contact-success-alert p br {
  display: block !important;
}

.antra-site .ville-pagination-nav,
.antra-site .ville-pagination-pages {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
}

.antra-site .ville-pagination-nav { flex-wrap: wrap; }

.antra-site .ville-pagination-pages a,
.antra-site .ville-pagination-pages .is-current,
.antra-site .ville-pagination-control {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  height: 48px;
  padding: 0 15px;
  color: #071b2c;
  background: #fff;
  border: 1px solid #e3e3e8;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}

.antra-site .ville-pagination-pages a:hover,
.antra-site .ville-pagination-control:not(.is-disabled):hover,
.antra-site .ville-pagination-pages .is-current {
  color: #fff;
  background: #071b2c;
  border-color: #071b2c;
}

.antra-site .ville-pagination-control.is-disabled {
  color: #9f9fa4;
  cursor: not-allowed;
  opacity: .7;
}

.antra-site .ville-pagination-ellipsis {
  min-width: 20px;
  color: #59585d;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 575px) {
  .antra-site .ville-pagination { margin-top: 52px; }
  .antra-site .ville-pagination-nav { gap: 8px; }
  .antra-site .ville-pagination-pages { order: -1; width: 100%; }
  .antra-site .ville-pagination-pages a,
  .antra-site .ville-pagination-pages .is-current,
  .antra-site .ville-pagination-control { min-width: 42px; height: 42px; padding: 0 12px; }
}

/* Keep posters visible before video decoding; retain the original layout. */
.antra-site .home-video-hero-poster { background: #000; }
.antra-site .home-video-hero-poster img { width:100%; height:100%; object-fit:cover; }
.antra-site .ville-service-hero-media .ville-service-poster { position:absolute; inset:0; display:block; z-index:1; }
.antra-site .ville-service-poster img { width:100%; height:100%; object-fit:cover; }
.antra-site .ville-service-hero-media video { visibility:hidden; }
.antra-site .ville-service-hero-media.video-started video { visibility:visible; }
.antra-site .ville-service-hero-media.video-started .ville-service-poster { visibility:hidden; }
.antra-site .ville-service-hero-media .ville-service-hero-shade { z-index:2; pointer-events:none; }
.antra-site .ville-service-hero-media .ville-service-video-start,
.antra-site .ville-service-hero-media .ville-service-video-controls { z-index:3; }
.antra-site .ville-about-title { font-size:clamp(30px,4vw,54px); }

@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:swap;src:url(/themes/ville/fonts/seo/fa-regular-400-20260910.woff2) format("woff2");unicode-range:U+F005,U+F00D,U+F028,U+F04B,U+F04C,U+F060,U+F061,U+F063,U+F095,U+F0AC,U+F0C9,U+F0D7,U+F0E0,U+F176,U+F178,U+F3C5,U+F6A9;}
@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:swap;src:url(/themes/ville/fonts/seo/fa-solid-900-20260910.woff2) format("woff2");unicode-range:U+F005,U+F00D,U+F028,U+F04B,U+F04C,U+F060,U+F061,U+F063,U+F095,U+F0AC,U+F0C9,U+F0D7,U+F0E0,U+F176,U+F178,U+F3C5,U+F6A9;}
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/themes/ville/fonts/seo/fa-brands-400-20260910.woff2) format("woff2");unicode-range:U+F167,U+F16D,U+F232,U+F39E;}