@charset "UTF-8";@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes bounceArrow{0%,20%,50%,80%,to{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%)}40%{-webkit-transform:translateY(-30px) translateX(-50%);transform:translateY(-30px) translateX(-50%)}60%{-webkit-transform:translateY(-15px) translateX(-50%);transform:translateY(-15px) translateX(-50%)}}@keyframes bounceArrow{0%,20%,50%,80%,to{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%)}40%{-webkit-transform:translateY(-30px) translateX(-50%);transform:translateY(-30px) translateX(-50%)}60%{-webkit-transform:translateY(-15px) translateX(-50%);transform:translateY(-15px) translateX(-50%)}}@-webkit-keyframes swing{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}to{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes swing{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}to{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-webkit-keyframes swingCatLitter{0%{-webkit-transform:translate3d(0,-13px,0);transform:translate3d(0,-13px,0)}to{-webkit-transform:translate3d(0,13px,0);transform:translate3d(0,13px,0)}}@keyframes swingCatLitter{0%{-webkit-transform:translate3d(0,-13px,0);transform:translate3d(0,-13px,0)}to{-webkit-transform:translate3d(0,13px,0);transform:translate3d(0,13px,0)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1,.1);transform:scale(.1,.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0}}@keyframes pulsate{0%{-webkit-transform:scale(.1,.1);transform:scale(.1,.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);opacity:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fancybox-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Jost",sans-serif;font-size:16px;line-height:1.6;font-weight:400;color:#40434c;letter-spacing:-.2px;overflow-x:hidden}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;vertical-align:middle}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,fieldset,figure,form,h1,h2,h3,h4,h5,h6,menu,ol,p,pre,ul{margin:0}h1,h2,h3,h4,h5,h6{font-weight:400}input{outline:0;-webkit-box-shadow:none;box-shadow:none}button{background:0 0;cursor:pointer}button,fieldset,iframe,input{border:0}button,fieldset,menu,ol,td,ul{padding:0}ol,ul{list-style:none}table{width:100%;border-collapse:collapse;border-spacing:0}svg{width:1em;height:1em}button{outline:0}.icon{font-size:18px;color:currentColor;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1}*,::after,::before,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto}@media (max-width:479px){.container{max-width:390px}}@media (min-width:480px){.container{max-width:600px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1250px}}@media (min-width:1750px){.container{max-width:1250px}}.container-fluid{width:100%;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto}@media (min-width:1400px){.container-fluid{padding-left:50px;padding-right:50px}}@media (min-width:1750px){.container-fluid{padding-left:120px;padding-right:120px}}@media (min-width:2020px){.container-fluid{max-width:2000px}}@media (min-width:992px) and (max-width:1199px){.container-fluid{max-width:992px}}@media (min-width:768px) and (max-width:991px){.container-fluid{max-width:768px}}@media (min-width:480px) and (max-width:767px){.container-fluid{max-width:600px}}@media (max-width:479px){.container-fluid{max-width:390px}}.row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{position:relative;width:100%;padding-left:10px;padding-right:10px}.col-auto{position:relative;padding-left:10px;padding-right:10px}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-left:10px;padding-right:10px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}@media (min-width:480px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}.d-none{display:none!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}@media (max-width:479px){.d-sm-none{display:none!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media (max-width:767px){.d-md-none{display:none!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media (max-width:991px){.d-lg-none{display:none!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media (max-width:1199px){.d-xl-none{display:none!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-flex{display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:1200px){.gutter{margin-left:-20px;margin-right:-20px}.gutter>.col,.gutter>[class*=col-]{padding-left:20px;padding-right:20px}.gutter-15{margin-left:-15px;margin-right:-15px}.gutter-15>.col,.gutter-15>[class*=col-]{padding-left:15px;padding-right:15px}.gutter-30{margin-left:-30px;margin-right:-30px}.gutter-30>.col,.gutter-30>[class*=col-]{padding-left:30px;padding-right:30px}.gutter-large{margin-left:-50px;margin-right:-50px}.gutter-large>.col,.gutter-large>[class*=col-]{padding-left:50px;padding-right:50px}}.gutter-5{margin-left:-5px!important;margin-right:-5px!important}.gutter-5>.col,.gutter-5>[class*=col-]{padding-left:5px!important;padding-right:5px!important}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.bounce{-webkit-animation-name:bounce;animation-name:bounce}.bounceArrow{-webkit-animation-name:bounceArrow;animation-name:bounceArrow}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-bg,.fancybox-container,.fancybox-controls{top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container{width:100%;height:100%;z-index:99993;position:fixed}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-controls{position:absolute;right:0;opacity:0}.fancybox-bg{bottom:0;background:#000;-webkit-transition-timing-function:cubic-bezier(.55,.06,.68,.19);transition-timing-function:cubic-bezier(.55,.06,.68,.19)}.fancybox-container--ready .fancybox-bg{opacity:.6;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{text-align:center;z-index:99994;-webkit-transition:opacity .2s;transition:opacity .2s;pointer-events:none;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);z-index:100001;width:100%}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:none;width:70px;line-height:44px;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-button.fancybox-button--fullscreen,.fancybox-button.fancybox-button--play,.fancybox-button.fancybox-button--thumbs{display:none!important}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide,.fancybox-slide>*{overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-slide{top:0;left:0;width:100%;height:100%;outline:0;white-space:normal;z-index:99994;-webkit-overflow-scrolling:touch;position:absolute;margin:0;padding:0;text-align:center}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image::before,.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:0;font-size:16px;font-family:Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:0 0}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;border:0;background-size:100% 100%}.fancybox-placeholder{padding:0;z-index:99995;background:0 0;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none}.fancybox-image{border-radius:20px;overflow:hidden}.fancybox-spaceball{z-index:1}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:0;background:0 0;z-index:10;cursor:pointer}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;-webkit-transition:background .2s;transition:background .2s;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:0 0}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:20px;left:0;right:0;display:none;z-index:99998;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-thumbs>ul>li.fancybox-thumbs-active:before,.owl-nav-style.detail-product__photos .owl-theme .owl-nav [class*=owl-]:hover{opacity:1}.fancybox-caption{background:#d70000 0 0;color:#fff;display:inline-block;font-size:14px;padding:.8rem 1rem;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{background:0 0;border:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;height:55px;line-height:55px;margin:0;outline:medium;padding:0;position:absolute;vertical-align:top;width:44px}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-infobar__body,.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#fff}.fancybox-button{background:#002359 0 0}.fancybox-button::after,.fancybox-button::before{content:'';pointer-events:none;position:absolute;border-color:#000;background-color:currentColor;color:currentColor;opacity:.9;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.fancybox-button--disabled::after,.fancybox-button--disabled::before{opacity:.5}.fancybox-button--left::after,.fancybox-button--right::after{top:21px;width:15px;height:15px;background:0 0;border-top:solid 2px currentColor;border-right:solid 2px currentColor}.fancybox-button--left::after{left:18px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right::after{right:18px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{left:0}.fancybox-button--right{right:0}.fancybox-button--close{right:0;top:0;z-index:100001;height:44px}.fancybox-button--close::after,.fancybox-button--close::before{content:'';display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid rgba(100,100,100,.4);border-top:6px solid rgba(255,255,255,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:0 0;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@media all and (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen::before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:0 0}.fancybox-button--play::before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:0 0}.fancybox-button--pause::before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:0 0}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs::before{top:20px;left:21px;width:3px;height:3px;-webkit-box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,0 0 0 32px inset,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,0 0 0 32px inset,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs,.fancybox-thumbs>ul>li{margin:0;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-thumbs{top:0;right:0;bottom:0;left:auto;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;position:absolute;width:220px;padding:5px 5px 0 0}.fancybox-thumbs>ul{list-style:none;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;width:105px;height:75px;position:relative;cursor:pointer;outline:0;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94)}@media all and (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 100ms ease;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease, -webkit-transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn,.slide-list li{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#fff;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:50px}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;outline:0;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:8px;height:8px;margin:0 5px;background:#fff;display:block;-webkit-transition:.3s;transition:.3s;-webkit-backface-visibility:visible;border-radius:20px}.owl-theme .owl-dots .owl-dot.active span{width:50px}.owl-nav-style .owl-story .owl-nav,.owl-nav-style .owl-theme .owl-nav{position:absolute;top:50%;right:0;left:0;margin-top:-80px}.owl-nav-style .owl-story .owl-nav [class*=owl-],.owl-nav-style .owl-theme .owl-nav [class*=owl-]{position:absolute;width:50px;height:50px;font-size:18px;padding-top:1px!important;background:rgba(64,67,76,.4);border:1px solid transparent;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:.3s;transition:.3s}.owl-nav-style .owl-story .owl-nav [class*=owl-]:hover,.owl-nav-style .owl-theme .owl-nav [class*=owl-]:hover{background:#40434c}.owl-nav-style .owl-theme .owl-nav button.owl-prev{left:-70px;padding-right:2px!important}@media (max-width:1199px){.owl-nav-style .owl-theme .owl-nav button.owl-prev{left:10px!important}}.owl-nav-style .owl-theme .owl-nav button.owl-next{right:-70px;padding-left:3px!important}@media (max-width:1199px){.owl-nav-style .owl-theme .owl-nav button.owl-next{right:10px!important}}.owl-nav-style .owl-story .owl-nav{margin-top:-30px}.owl-nav-style .owl-story .owl-nav button.owl-prev{left:-70px;padding-right:2px!important}@media (max-width:1199px){.owl-nav-style .owl-story .owl-nav button.owl-prev{left:-30px!important}}.owl-nav-style .owl-story .owl-nav button.owl-next{right:-70px;padding-left:3px!important}@media (max-width:1199px){.owl-nav-style .owl-story .owl-nav button.owl-next{right:-30px!important}}.owl-nav-style.detail-product__photos .owl-theme .owl-nav{margin-top:-40px}.owl-nav-style.detail-product__photos .owl-theme .owl-nav [class*=owl-]{background:#fff;width:60px;height:60px;font-size:20px;opacity:.75}@media (max-width:767px){.owl-nav-style.detail-product__photos .owl-theme .owl-nav [class*=owl-]{width:45px;height:45px;font-size:16px}}.owl-nav-style.detail-product__photos .owl-theme .owl-nav [class*=owl-] svg{position:relative;top:2px}@media (max-width:767px){.owl-nav-style.detail-product__photos .owl-theme .owl-nav [class*=owl-] svg{top:0}}.owl-nav-style.detail-product__photos .owl-theme .owl-nav [class*=owl-] svg path{stroke:#1e1d1c!important;stroke-width:2px!important}.owl-nav-style.detail-product__photos .owl-theme .owl-nav button.owl-prev{left:20px}.owl-nav-style.detail-product__photos .owl-theme .owl-nav button.owl-next{right:20px}.owl-nav-style.detail-product__photos .owl-theme .owl-dots{position:absolute;right:0;bottom:50px;left:0}.owl-nav-style.categories .owl-theme .owl-nav{margin-top:-20px}@media (max-width:767px){.owl-nav-style.categories .owl-theme .owl-nav{position:relative;top:inherit;bottom:inherit;margin-top:30px}.owl-nav-style.categories .owl-theme .owl-nav [class*=owl-]{position:relative}.owl-nav-style.categories .owl-theme .owl-nav button{left:inherit!important;right:inherit!important}}.owl-nav-style.no-circle .owl-theme .owl-nav{top:50%;margin-top:-25px}.owl-nav-style.no-circle .owl-theme .owl-nav [class*=owl-]{background:0 0;width:25px;height:25px}.owl-nav-style.no-circle .owl-theme .owl-nav [class*=owl-] svg{font-size:24px}@media (max-width:479px){.owl-nav-style.no-circle .owl-theme .owl-nav [class*=owl-] svg{font-size:20px}}.owl-nav-style.no-circle .owl-theme .owl-nav [class*=owl-] svg path{stroke:#002359!important;stroke-width:2px!important}.owl-nav-style.no-circle .owl-theme .owl-nav button.owl-prev{left:-50px}@media (max-width:1199px){.owl-nav-style.no-circle .owl-theme .owl-nav button.owl-prev{left:0}}.owl-nav-style.no-circle .owl-theme .owl-nav button.owl-next{right:-50px}@media (max-width:1199px){.owl-nav-style.no-circle .owl-theme .owl-nav button.owl-next{right:0}}.owl-nav-style.bottom-right .owl-theme .owl-nav{top:inherit;right:0;bottom:0;left:inherit;position:relative;text-align:right}.owl-nav-style.bottom-left .owl-theme .owl-nav [class*=owl-],.owl-nav-style.bottom-right .owl-theme .owl-nav [class*=owl-]{position:relative}.owl-nav-style.bottom-right .owl-theme .owl-nav button{left:inherit;right:inherit}.owl-nav-style.bottom-left .owl-theme .owl-nav{top:inherit;left:0;right:inherit;bottom:0;position:absolute;text-align:left;margin-top:0}@media (min-width:1750px){.owl-nav-style.bottom-left .owl-theme .owl-nav{bottom:80px!important}}.owl-nav-style.bottom-left .owl-theme .owl-nav button{left:inherit!important;right:inherit!important}.owl-nav-style.bottom-left._highlights .owl-theme .owl-nav{right:0;bottom:120px;max-width:calc(1250px - (20px/2));width:100%;margin:0 auto;padding-left:10px;padding-right:10px}@media (max-width:767px){.owl-nav-style.bottom-left._highlights .owl-theme .owl-nav{bottom:20px;text-align:center}}@media (min-width:768px) and (max-width:991px){.owl-nav-style.bottom-left._highlights .owl-theme .owl-nav{max-width:768px;bottom:100px}}@media (min-width:992px) and (max-width:1199px){.owl-nav-style.bottom-left._highlights .owl-theme .owl-nav{max-width:992px;bottom:100px}}.owl-nav-style.bottom-center:not(.not) .owl-theme .owl-nav{position:relative;top:inherit;bottom:inherit}.owl-nav-style.bottom-center:not(.not) .owl-theme .owl-nav [class*=owl-]{position:relative}.owl-nav-style.bottom-center:not(.not) .owl-theme .owl-nav button{left:inherit!important;right:inherit!important}.owl-nav-style.top-right .owl-theme .owl-nav{top:-50px;right:-5px;bottom:inherit;left:inherit}.form-call ul li,.owl-nav-style.top-right .owl-theme .owl-nav [class*=owl-]{position:relative}.owl-nav-style.top-right .owl-theme .owl-nav button{left:inherit;right:inherit}@media (max-width:767px){html{overflow-x:hidden}}body.bg{background:#f1f1f1}body.is-scroll{overflow:hidden}.whatsapp{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:70px;right:33px;background:#25d366;border:5px solid #fff;width:65px;height:65px;border-radius:100%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15);text-align:center;color:#fff;z-index:999;-webkit-transition:.3s;transition:.3s}@media (max-width:767px){.whatsapp{right:12px;width:55px;height:55px}}.whatsapp:after,.whatsapp:before{content:"";position:absolute;background:rgba(37,211,102,.1);border-radius:100%;-webkit-animation:pulsate 1.5s ease-out;animation:pulsate 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0}.whatsapp:before{width:80px;height:80px}@media (max-width:767px){.whatsapp:before{width:65px;height:65px}}.whatsapp:after{width:100px;height:100px}@media (max-width:767px){.whatsapp:after{width:75px;height:75px}}.whatsapp .icon{font-size:28px}@media (max-width:767px){.whatsapp .icon{font-size:22px}}.whatsapp.is-active{-webkit-transform:translateY(-70px);transform:translateY(-70px)}@media (max-width:767px){.whatsapp.is-active{-webkit-transform:translateY(-60px);transform:translateY(-60px)}}.small-title:not(.not){position:relative;display:block;font-size:12px;line-height:1.3;color:#002359;font-weight:600;letter-spacing:4px}.hero,.slide,.slide-material{height:800px}@media (min-width:480px) and (max-width:767px){.hero,.slide,.slide-material{height:550px}}@media (max-width:479px){.hero,.slide,.slide-material{height:400px}}.slide{background:#002359}.slide-list{position:relative;top:0;left:0}.slide-material{overflow:hidden;position:relative}.popup-wrapper .cover img,.slide-material img,.slide-material video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide-photo>div{background-repeat:no-repeat;background-position:center center;background-size:cover;height:100%;opacity:.65;-webkit-filter:blur(4px);filter:blur(4px)}.slide-wrapper{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.slide-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:left;position:relative}.slide-boxes{width:40%;margin-top:-100px}@media (max-width:767px){.slide-boxes{width:100%;margin-top:-50px}}.slide-boxes .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.slide-boxes .row>div{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}}.slide-boxes .row>div:not(:last-child){margin-bottom:20px}@media (max-width:767px){.slide-boxes .row>div:not(:last-child){border:0}}.slide-boxes .box{padding:20px 30px;border-radius:11px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.4s;transition:.4s;background-color:#fff}@media (max-width:767px){.slide-boxes .box{padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:transparent}}.slide-boxes .box,.slide-boxes .box:hover{-webkit-transform:scale(1);transform:scale(1)}.slide-boxes .box .ico{font-size:28px;color:#aace13}.slide-boxes .box .title{font-size:18px;font-weight:400;letter-spacing:-.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#64707c;line-height:1.3}@media (max-width:767px){.slide-boxes .box .title{color:#fff;font-size:16px}}.slide-boxes .box .title span{font-weight:700;color:#1e1d1c}@media (max-width:767px){.slide-boxes .box .title span{color:#fff}}.slide-boxes .box .button-line{font-size:13px;color:#aace13}.slide-boxes .box .button-line .icon{font-size:13px;color:currentColor;margin-left:10px}.slide-content{width:45%;position:relative;z-index:2}@media (max-width:767px){.slide-content{width:100%}}@media (max-width:991px){.slide-content{text-align:center}}@media (min-width:768px) and (max-width:991px){.slide-content{width:70%}}.slide-content .heading{color:#fff;font-size:42px;font-weight:600;letter-spacing:-1.5px;line-height:1.2}.slide-content .text{color:#fff;font-size:20px;font-weight:400;margin:0 auto;width:100%}.slide-arrows,.slide-pagination{position:absolute;right:0;left:0;display:none;width:100%}.slide-pagination{bottom:70px;max-width:1250px;z-index:2;text-align:center;margin:0 auto}.slide-pagination li{display:inline-block}.slide-pagination li a{width:12px;height:12px;cursor:pointer;display:inline-block;font-size:0;position:relative;margin:0 5px;border-radius:20px;background:0 0;border:2px solid #fff;-webkit-transition:.3s;transition:.3s}.slide-pagination li.is-active a{background:#fff;width:100px}.slide-arrows{top:50%;margin:-30px auto 0}.slide-arrows a{position:absolute;z-index:2;border-radius:999px;font-size:42px;color:#fff;-webkit-transition:.3s;transition:.3s}.slide-arrows a svg path{stroke-width:1px!important}@media (max-width:767px){.slide-arrows a{position:relative;margin-left:5px;margin-right:5px;left:inherit!important;right:inherit!important}}@media (max-width:479px){.slide-arrows a{width:45px;height:45px;font-size:16px}}.slide-arrows a.prev{left:20px;padding-right:2px}.slide-arrows a.next{right:20px;padding-left:2px}.slide-list li.is-active .slide-content .heading,.slide-list li.is-active .slide-content .small-title,.slide-list li.is-active .slide-content .text{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.slide-content .heading,.slide-content .small-title,.slide-content .text{opacity:0;visibility:hidden}.slide-content .small-title{-webkit-transform:translateY(-40px);transform:translateY(-40px);-webkit-transition:.9s .1s;transition:.9s .1s}.slide-content .heading{-webkit-transform:translateY(-70px);transform:translateY(-70px);-webkit-transition:.9s .2s;transition:.9s .2s}.slide-content .text{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:.9s .3s;transition:.9s .3s}.header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-16px;margin-right:-16px}.header-nav__wrapper{padding-left:40px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:991px){.header-nav__wrapper{display:none}}@media (min-width:1750px){.header-nav{margin-left:-20px;margin-right:-20px}}@media (min-width:992px) and (max-width:1199px){.header-nav{margin-left:-12px;margin-right:-12px}}.header-nav__item{padding-left:16px;padding-right:16px}@media (min-width:1750px){.header-nav__item{padding-left:20px;padding-right:20px}}@media (min-width:992px) and (max-width:1199px){.header-nav__item{padding-left:12px;padding-right:12px}}.header-nav__item.is-active button::after,.header-nav__item.is-active>a::after,.header-nav__links>li,.mobile-nav__sub>li{display:block}.header-nav__item._other{margin-left:20px}.header-nav__item._other button::before,.header-nav__item._other>a::before{opacity:1;left:-20px;right:-20px}.header-nav__item._other button .icon,.header-nav__item._other>a .icon{font-size:18px;margin-right:10px}.header-buttons._mobile .btn .icon svg,.header-nav__item._other button .icon svg,.header-nav__item._other>a .icon svg{fill:#40434c}.header-nav__item._other:hover button::before,.header-nav__item._other:hover>a::before{background:#e7e7e7}.header-nav__item button,.header-nav__item>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#40434c;font-size:16px;font-weight:500;height:80px;font-family:inherit;line-height:1.2;position:relative;z-index:1;-webkit-transition:.3s;transition:.3s}@media (min-width:992px) and (max-width:1199px){.header-nav__item button,.header-nav__item>a{font-size:14px}}.header-nav__item button::before,.header-nav__item>a::before{content:"";position:absolute;top:17px;right:-17px;bottom:17px;left:-17px;background:#f1f1f1;border-radius:99px;z-index:-1;opacity:0;-webkit-transition:.3s;transition:.3s}.header-nav__item button .icon:not(._bars),.header-nav__item>a .icon:not(._bars){font-size:13px;margin-left:7px}.header-nav__item:not(._other):hover>a::before{opacity:1}.header-nav__item:not(._other):hover .header-nav__dropdown,.header-nav__item:not(._other):hover>.header-nav__links,.search-list ul:not(.special) li:hover:before{opacity:1;visibility:visible}.header-nav__item:not(._other):hover .header-nav__dropdown-content{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:.3s;transition:.3s}.header-nav__dropdown,.header-nav__links{position:absolute;background:#fff;opacity:0;visibility:hidden}.header-nav__links{border-radius:0 0 11px 11px;-webkit-box-shadow:0 20px 40px rgba(38,50,56,.1);box-shadow:0 20px 40px rgba(38,50,56,.1);min-width:230px;padding-top:10px;padding-bottom:10px;-webkit-transition:.3s;transition:.3s}.header-nav__links>li>a{display:block;font-size:16px;font-weight:500;padding:12px 30px;color:#40434c;-webkit-transition:.3s;transition:.3s}.header-nav__links>li>a:hover{color:#fff;background:#40434c}.header-nav__dropdown{left:0;right:0;z-index:1}.header-nav__dropdown::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;background:rgba(243,247,251,.7)}.header-nav__dropdown-content{padding-top:60px;padding-bottom:60px;opacity:0;visibility:hidden;-webkit-transform:translateY(20px);transform:translateY(20px)}.header-nav__dropdown .common-list ul li{margin-bottom:40px}.header-nav__dropdown .common-list ul li:nth-last-child(-n+3){margin-bottom:0}.mobile-nav{background-color:#f3f3f3;-webkit-box-shadow:5px 10px 15px rgba(0,0,0,.15);box-shadow:5px 10px 15px rgba(0,0,0,.15);display:block;position:fixed;top:0;left:0;width:445px;height:100%;overflow:hidden;z-index:2003;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .35s cubic-bezier(0,0,.2,1);transition:all .35s cubic-bezier(0,0,.2,1)}.mobile-nav.is-visible{-webkit-transform:translateX(0);transform:translateX(0)}@media (max-width:479px){.mobile-nav{width:320px}}.mobile-nav__wrapper{overflow-y:auto;height:calc(100% - 65px);scrollbar-color:rgba(0,0,0,.12) #fff;scrollbar-width:thin}.mobile-nav__wrapper::-webkit-scrollbar-track{background-color:#fff}.mobile-nav__wrapper::-webkit-scrollbar{width:6px}.mobile-nav__wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.12)}.mobile-nav__header{position:relative;background:#f3f3f3;border-bottom:1px solid rgba(0,0,0,.1)}.mobile-nav__header-body{position:relative;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:25px;padding-right:20px}.mobile-nav__header-logo a{color:#57758c;font-size:16px;font-weight:600}.mobile-nav__content{border-bottom:1px solid rgba(0,0,0,.1)}.mobile-nav__content.other{padding-top:20px;padding-bottom:20px}.mobile-nav__content li.heading{padding:20px 25px 10px;color:#0074e4;font-size:12px;letter-spacing:.2em;font-weight:700;z-index:1}.mobile-nav__content>ul>li:not(.heading):not(.not).is-open>a,.mobile-nav__content>ul>li:not(.heading):not(.not):hover>a{background:#fff;color:#0074e4}.mobile-nav__content>ul>li:not(.heading).not>a{color:#57758c;letter-spacing:0}.mobile-nav__content>ul>li:not(.heading).not>a:hover{color:#0074e4}.mobile-nav__content>ul>li:not(.heading)>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 25px;color:#1e1d1c;font-size:13px;letter-spacing:-.3px;font-weight:500;position:sticky;top:0;z-index:2;-webkit-transition:.3s;transition:.3s}.mobile-nav__content>ul>li:not(.heading)>a .icon{opacity:.3;width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-nav__content>ul>li:not(.heading)>a.link{font-size:20px;font-weight:600;padding-top:15px;padding-bottom:15px}.mobile-nav__plus{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;margin-right:0;color:#40434c}.mobile-nav__sub{background:#fff 0 0;display:none}.mobile-nav__sub>li:last-child{padding-bottom:20px}.mobile-nav__sub>li:last-child a{border-bottom:0 none}.mobile-nav__sub>li>a{color:#40434c;display:block;font-size:14px;border-bottom:1px solid rgba(0,0,0,.08);padding:10px 40px;position:relative;-webkit-transition:.3s;transition:.3s}.mobile-nav__sub>li>a:before{content:"";position:absolute;top:50%;left:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:currentColor;opacity:.3;width:5px;height:5px;border-radius:100%}.mobile-nav__sub>li>a:hover{color:#0074e4}.mobile-nav__sub>li.heading{position:sticky;top:40px;background:#fff}.mobile-nav__close{color:#40434c}.mobile-nav__close .icon{font-size:28px}.mobile-nav__footer{position:absolute;z-index:3;right:0;bottom:0;left:0;height:65px;background:#fff;-webkit-box-shadow:8px 12px 25px rgba(0,0,0,.1);box-shadow:8px 12px 25px rgba(0,0,0,.1)}.mobile-nav__footer a{-webkit-box-flex:1;-ms-flex:1;flex:1;height:65px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:#1e1d1c;opacity:.3}.form-custom.no-icon ul li input{padding-left:25px!important}.form-custom>form>ul>li{margin-bottom:15px;position:relative}.form-custom.ui-slide ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-custom.ui-slide ul li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:auto;border-right:none!important}.form-custom.ui-slide ul li select{padding-left:15px;padding-right:30px;font-size:14px;height:50px}.form-custom.ui-slide ul li input{max-width:100px;font-size:14px;height:50px}.form-custom.ui-slide ul li .ui-style input{max-width:100%}.form-custom.ui-slide ul li .icon.arrow{right:10px!important}.form-custom ul li .heading{color:#002359;font-size:13px;font-weight:600}.form-custom ul li.is-error .current,.form-custom ul li.is-error input,.form-custom ul li.is-error label,.form-custom ul li.is-error select,.form-custom ul li.is-error textarea{border:2px solid red!important}.form-custom ul li.is-error .icon,.form-custom ul li.is-error label{color:red!important}.form-custom ul li input,.form-custom ul li textarea{width:100%;border:2px solid rgba(87,117,140,.1);font-family:inherit;padding-right:25px;color:#57758c;font-size:16px;font-weight:500;background:#fff;-webkit-transition:.3s;transition:.3s}.form-custom ul li input{height:60px;border-radius:8px}.form-custom ul li textarea{padding-left:25px}.form-custom ul li input:focus,.form-custom ul li textarea:focus,select.selectbox:focus{outline:0;border:2px solid #002359}@media (max-width:479px){.form-custom ul li input,.form-custom ul li textarea{height:55px;padding-right:15px;font-size:14px}}.form-custom ul li input::-webkit-input-placeholder,.form-custom ul li textarea::-webkit-input-placeholder,select.selectbox::-webkit-input-placeholder{color:#57758c}.form-custom ul li input:-ms-input-placeholder,.form-custom ul li textarea:-ms-input-placeholder,select.selectbox:-ms-input-placeholder{color:#57758c}.form-custom ul li input::-webkit-input-placeholder, .form-custom ul li textarea::-webkit-input-placeholder, select.selectbox::-webkit-input-placeholder{color:#57758c}.form-custom ul li input::-moz-placeholder, .form-custom ul li textarea::-moz-placeholder, select.selectbox::-moz-placeholder{color:#57758c}.form-custom ul li input:-ms-input-placeholder, .form-custom ul li textarea:-ms-input-placeholder, select.selectbox:-ms-input-placeholder{color:#57758c}.form-custom ul li input::-ms-input-placeholder, .form-custom ul li textarea::-ms-input-placeholder, select.selectbox::-ms-input-placeholder{color:#57758c}.form-custom ul li input::placeholder,.form-custom ul li textarea::placeholder,select.selectbox::placeholder{color:#57758c}.form-custom ul li .form-group input{padding-left:20px!important}.form-custom ul li input{padding-left:65px}@media (max-width:767px){.form-custom ul li input{font-size:14px}}.form-custom ul li textarea{padding-top:20px;height:110px;border-radius:8px}.form-custom ul li .icon:not(.arrow):not(.not){width:65px;height:60px;position:absolute;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#002359;font-size:18px;z-index:1}.form-custom ul li .icon.arrow{position:absolute;pointer-events:none;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;opacity:.5;-webkit-transition:.3s;transition:.3s}.form-custom ul li .icon.arrow+.form-error{right:50px}.form-custom .form-kvkk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-custom .send,.modal-content>div{margin-top:30px}.form-custom .send>input{background:#002359;height:60px;min-width:250px;text-align:center;border-radius:8px;width:100%;padding-left:20px;padding-right:20px;color:#fff;font-size:16px;font-weight:700;font-family:inherit;cursor:pointer;border:2px solid transparent;-webkit-transition:.3s;transition:.3s;position:relative;will-change:transform}.form-custom .send>input:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}@media (max-width:479px){.form-custom .send>input{min-width:230px;height:70px;font-size:16px}}.form-custom .send.ui-small>input{min-width:180px;padding-inline:20px;font-size:14px;height:50px}@media (max-width:991px){.form-call{margin-top:20px}}@media (max-width:767px){.form-call ul li:not(:last-child){margin-bottom:10px}}.form-call ul li.col-input{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}@media (max-width:767px){.form-call ul li.col-input{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.form-call ul li.col-btn{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}@media (max-width:767px){.form-call ul li.col-btn{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.form-call ul li.is-error .item{border-bottom:1px solid red}.form-call ul li.is-error .item::-webkit-input-placeholder{color:red}.form-call ul li.is-error .item::-moz-placeholder{color:red}.form-call ul li.is-error .item:-ms-input-placeholder{color:red}.form-call ul li.is-error .item:-moz-placeholder{color:red}.form-call .item{width:100%;color:#fff;padding:10px 0;height:50px;font-size:18px;font-weight:500;font-family:inherit;background:0 0;border-bottom:1px solid rgba(255,255,255,.3)}.form-call .item::-webkit-input-placeholder{color:rgba(255,255,255,.6)}.form-call .item::-moz-placeholder{color:rgba(255,255,255,.6)}.form-call .item:-ms-input-placeholder{color:rgba(255,255,255,.6)}.form-call .item:-moz-placeholder{color:rgba(255,255,255,.6)}.form-call .item._phone+.form-error{right:0}.form-call .form-kvkk{margin-top:20px}.form-call label.checkbox .checkbox{border:2px solid rgba(255,255,255,.6)}.form-call label.checkbox .text{color:#fff}.form-error{position:absolute;top:50%;right:25px;color:red;font-size:12px;font-weight:500;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form-messages{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;padding:25px 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:600;line-height:1.4}.form-messages.success{color:#3c763d;background-color:#dff0d8;border:1px solid #d6e9c6}.form-messages.error{color:#a94442;background-color:#f2dede;border:1px solid #ebccd1}.popup,.popup-wrapper{opacity:0;visibility:hidden}.popup{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.6);z-index:2000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.popup-wrapper.is-visible,.popup.is-visible{opacity:1;visibility:visible}.popup-wrapper{padding:55px;-webkit-transition:.3s;transition:.3s;-webkit-transform:translateY(100px);transform:translateY(100px)}@media (max-width:767px){.popup-wrapper{padding:0}}.popup-wrapper.is-visible{-webkit-transform:translateY(0);transform:translateY(0)}.popup-wrapper .cover{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.popup-wrapper .cover a:not(.video){max-width:85%;max-height:85%;height:100%;text-align:center;padding:3px;background:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,.15);box-shadow:0 0 30px rgba(0,0,0,.15)}.popup-wrapper .cover a.video{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-close{position:absolute;top:30px;right:30px;width:1em;height:1em;font-size:28px;z-index:12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-close:after,.popup-close:before{content:"";position:absolute;background:#fff;height:2px;width:100%}.popup-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popup-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.buttons-container.center{text-align:center;width:100%}.button{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:20px;padding-right:4px;font-family:inherit;text-align:center;line-height:1.2;outline:0;font-size:16px;border-radius:999px;height:43px;color:#fff;z-index:1;overflow:hidden;-webkit-transition:.3s;transition:.3s;background:#64707c}.button-border::before,.button::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,255,255,.1);z-index:-1;width:0;-webkit-transition:width .3s;transition:width .3s}.button:hover::before{width:100%}.button.no-icon{padding-right:20px}.button .icon{margin-left:17px;font-size:18px;background:#fff;width:35px;height:35px;color:#64707c;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-box-shadow:0 8px 14px 0 rgba(0,0,0,.15);box-shadow:0 8px 14px 0 rgba(0,0,0,.15)}.button.min-width{min-width:250px}.button.full-width{width:100%}.button.large{padding-left:25px;height:55px;font-size:18px;padding-right:7px}.button.large .icon{width:41px;height:41px;font-size:20px;margin-left:25px}.button._whatsapp{background:#25d366}.button._whatsapp .icon{color:#25d366}.button.color-1{background:#002359}.button.color-1 .icon,.section-header .title span{color:#002359}.button.color-2,.product-badge span.sale{background:#0074e4}.button.color-2 .icon{color:#0074e4}.button.color-3{background:#01bbbc}.button.color-3 .icon{color:#01bbbc}.button.color-4,.button.light._service .icon{background:#aace13}.button.color-4 .icon{color:#aace13}.button.light{background:#fff;color:#ff9446}.button.light:hover{-webkit-transform:scale(1.07)!important;transform:scale(1.07)!important}.button.light::before{background:0 0}.button.light._call{float:right;-webkit-box-shadow:0 6px 15px 2px rgba(0,0,0,.1);box-shadow:0 6px 15px 2px rgba(0,0,0,.1)}@media (max-width:767px){.button.light._call{float:none}}.button.light._service{-webkit-box-shadow:0 6px 15px 2px rgba(0,0,0,.1);box-shadow:0 6px 15px 2px rgba(0,0,0,.1);color:#aace13}.button.light._ftr{-webkit-box-shadow:0 18px 38px 0 rgba(19,29,51,.08);box-shadow:0 18px 38px 0 rgba(19,29,51,.08)}.button.light._sidebar{border:1px solid rgba(87,117,140,.1)}.button.light .icon{background:#ff6845;color:#fff}.button,.button-border,.button-line{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;position:relative}.button-border{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:20px;padding-right:4px;font-family:inherit;text-align:center;line-height:1.2;outline:0;border-radius:999px;height:43px;z-index:1;overflow:hidden;-webkit-transition:.3s;transition:.3s;border:1px solid #fff;font-size:16px;color:#fff}.button-border:hover::before{width:100%}.button-border.no-icon{padding-right:20px}.button-border .icon{margin-left:17px;font-size:18px;background:#fff;width:35px;height:35px;color:#64707c;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-box-shadow:0 8px 14px 0 rgba(0,0,0,.15);box-shadow:0 8px 14px 0 rgba(0,0,0,.15)}.button-border.min-width{min-width:250px}.button-border.full-width,.card a:hover .card-footer .sub .more::after,.product-card a:hover .product-footer .sub .more::after,.search-header form{width:100%}.button-border.large{padding-left:25px;height:55px;font-size:18px;padding-right:7px}.button-border.large .icon{width:41px;height:41px;font-size:20px;margin-left:25px}.button-border .icon.color-1{color:#aace13}.button-border .icon.color-2{color:#ff9446}.button-border.b-dark{color:#1e1d1c;border:1px solid rgba(0,0,0,.11)}.button-border.b-dark::before{background:rgba(0,0,0,.05)}.button-line{color:#1e1d1c;font-size:18px}.button-line:hover .icon{-webkit-transform:translateX(5px);transform:translateX(5px)}.button-line .icon{margin-left:11px;color:#002359;font-size:24px;-webkit-transition:.3s;transition:.3s}.app-overlay,.app-scroll{position:fixed;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.app-overlay{left:0;top:0;background:#000;right:0;bottom:0;width:100%;height:100%;z-index:999}.app-overlay.is-visible,.app-overlay.is-visible-mobile{opacity:.6;visibility:visible}.app-overlay.is-visible-mobile.z-index-1005{z-index:1005}.app-scroll{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:35px;bottom:70px;background:#002359;width:60px;height:60px;border-radius:50%;text-align:center;color:#fff;z-index:2002;-webkit-transform:scale(.5);transform:scale(.5)}@media (max-width:767px){.app-scroll{width:50px;height:50px;right:15px;bottom:70px}}.app-scroll .icon{font-size:20px}@media (max-width:767px){.app-scroll .icon{font-size:16px}}.app-scroll.is-visible,.detail-product__photos .item a:hover .icon-wrp .icon{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.app-loading{position:absolute;left:0;right:0;top:0;bottom:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;background:rgba(255,255,255,.7)}.app-loading.small,.app-loading.style-1{background:0 0}.app-loading.small:before{width:60px;height:60px}.app-loading.is-visible{opacity:1;visibility:visible}.app-loading:before{content:"";position:absolute;border:5px solid #fff;border-top:5px solid #002359;border-radius:50%;width:100px;height:100px;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}.breadcrumb{margin-top:20px}@media (max-width:767px){.breadcrumb{display:none}}.breadcrumb.style-1{margin-top:0}.breadcrumb.style-1 ul{background:rgba(241,241,241,.75);-webkit-box-shadow:none;box-shadow:none;width:100%;padding:17px 30px;border-radius:11px}.breadcrumb ul{background:#fff;padding:5px 40px;border-radius:99px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-shadow:0 .625rem .875rem -.3125rem rgba(87,117,140,.15);box-shadow:0 .625rem .875rem -.3125rem rgba(87,117,140,.15)}.breadcrumb ul li,.breadcrumb ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb ul li a{font-size:14px;color:#57758c;position:relative;-webkit-transition:.3s;transition:.3s}.breadcrumb ul li a:after{content:"";width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:12px;margin-right:17px}.breadcrumb ul li a:before{content:"";position:absolute;right:0;bottom:-1px;left:0;background:currentColor;height:1px;width:0;-webkit-transition:width .3s;transition:width .3s}.breadcrumb ul li a .icon{font-size:18px}.breadcrumb ul li a[href]:not(.not):hover:before{width:calc(100% - 35px)}.breadcrumb ul li:last-child a:after{display:none}select.selectbox{width:100%;height:60px;border:2px solid rgba(87,117,140,.1);border-radius:8px;font-family:inherit;padding-left:25px;padding-right:25px;color:#57758c;font-size:16px;font-weight:500;background:#fff;-webkit-transition:.3s;transition:.3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative}@media (max-width:479px){select.selectbox{height:55px;padding-right:15px;font-size:14px}}select.selectbox:before{content:""}select.selectbox:focus+.icon.arrow{-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}label.checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}label.checkbox input,label.radio input{position:absolute;left:-9999px}label.checkbox:not(:last-child){margin-bottom:8px}label.checkbox.is-error .checkbox{border:2px solid red}label.checkbox.is-error .text,label.checkbox.is-error .text a{color:red}label.checkbox .checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:20px;height:20px;background:0 0;border:2px solid rgba(87,117,140,.1);border-radius:5px;-webkit-transition:.2s;transition:.2s;position:relative}label.checkbox .checkbox:before{content:"✓";position:absolute;top:-5px;line-height:.7;font-size:24px;-webkit-transform:scale(0);transform:scale(0);color:#002359;opacity:0;visibility:hidden;-webkit-transition:.2s;transition:.2s}label.checkbox .text{color:#40434c;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:1.3;padding-left:10px}label.checkbox .text span,label.radio .text span{color:rgba(100,112,124,.7);margin-left:5px}label.checkbox .text a{font-weight:700;color:#002359}label.checkbox input:checked+.checkbox:before{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}label.radio{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}label.radio .radio{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;background:#fff;border:2px solid rgba(0,0,0,.08);border-radius:50%;-webkit-transition:.2s;transition:.2s;position:relative}label.radio .radio:before{content:"";position:absolute;left:3px;right:3px;top:3px;bottom:3px;background:#002359;border-radius:50%;opacity:0;visibility:hidden}label.radio .text{color:#40434c;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:1.2;padding-left:10px}label.radio input:checked+.radio:before{opacity:1;visibility:visible}.search,.search-wrapper{opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.search{position:fixed;left:0;right:0;top:0;bottom:0;z-index:2000;background:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:10px;padding-right:10px}.search-wrapper.is-visible,.search.is-visible{opacity:1;visibility:visible}.search-wrapper{width:1230px;max-width:100%;height:90vh;max-height:750px;background:#fff;border-radius:15px;-webkit-transform:translateY(-70px);transform:translateY(-70px)}@media (max-width:767px){.search-wrapper{height:85vh}}.search-wrapper.is-visible{-webkit-transform:translateY(0);transform:translateY(0)}.page-content__cards .card .btn-wrapper a:hover::after,.search-wrapper .row,.search-wrapper .row>div{height:100%}.search-header{height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 25px;border-bottom:1px solid rgba(0,0,0,.1);position:relative}.search-header .heading{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0074e4;font-weight:700;font-size:18px}.search-header .heading .icon{font-size:20px;margin-right:20px}.search-header input{font-family:"Jost",sans-serif;color:#1e1d1c;height:63px;width:100%;font-size:16px}.search-close{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.search-close .icon{color:#0074e4;font-size:28px}.search-nav{background:rgba(0,116,228,.08);-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;max-width:260px;position:relative;border-radius:8px 0 0 8px}@media (max-width:767px){.search-nav{display:none}}.search-nav ul{padding-top:15px}.search-nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 25px;color:#0074e4;font-size:16px;font-weight:500;-webkit-transition:.3s;transition:.3s}.search-nav ul li a:hover{background:#0074e4;color:#fff}.search-nav ul li a .icon{width:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;margin-right:15px;opacity:.3}.search-nav ul li a .text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.search-content{width:calc(100% - 260px)}@media (max-width:767px){.search-content{width:100%}}.search-list{height:calc(97% - 65px);overflow-y:auto;scrollbar-color:rgba(0,0,0,.2) #fff;scrollbar-width:thin}.search-list::-webkit-scrollbar-track{background-color:#fff}.search-list::-webkit-scrollbar{width:6px}.search-list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}.search-list ul{padding:35px}.search-list ul:not(.special) li{border-bottom:1px solid rgba(0,0,0,.08);padding-top:15px;padding-bottom:15px;position:relative;z-index:1}.search-list ul:not(.special) li:before{content:"";position:absolute;z-index:-1;top:-1px;right:-15px;bottom:-1px;left:-15px;border-radius:15px;background:rgba(0,116,228,.08);opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.search-list ul:not(.special) li:last-child{border-bottom:0 none}.search-list ul:not(.special) li a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-list__photo{width:100px;height:80px;overflow:hidden;border-radius:11px;padding:5px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1);background:#fff}.search-list__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.search-list__right{padding-left:15px;width:calc(100% - 100px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Jost",sans-serif}.search-list__right .title{color:#0074e4;font-size:16px;font-weight:600;line-height:1.3;overflow:hidden;max-height:42px}.search-list__right .text{font-size:14px;color:#64707c}.section-header.txt-center{text-align:center}.section-header.txt-large .title{font-size:54px;letter-spacing:-2px}@media (max-width:479px){.section-header.txt-large .title{font-size:42px}}.section-header.txt-small .title{font-size:28px;font-weight:500;letter-spacing:-1px}.page-content__cards .card .btn-wrapper a:hover,.section-header.txt-light .text,.section-header.txt-light .title{color:#fff}.section-header .title{color:#222;font-size:42px;font-weight:600;letter-spacing:-1.5px;line-height:1.3}@media (max-width:479px){.section-header .title{font-size:32px}}.section-header .text{font-size:16px;line-height:1.6;color:#64707c;margin-top:10px}.section-header._call .title{font-size:36px;font-weight:500}.section-header._call .title span{font-weight:700;color:#003481}.section-header._call .text{font-weight:500;line-height:1.5}.common-list__item:not(.all){-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:1}.common-list__item:not(.all)::before{content:"";position:absolute;top:-15px;right:-20px;bottom:-15px;left:-15px;background:#fff;-webkit-box-shadow:0 .625rem .875rem -.3125rem rgba(0,0,0,.1);box-shadow:0 .625rem .875rem -.3125rem rgba(0,0,0,.1);border-radius:11px;border:1px solid rgba(0,0,0,.08);opacity:0;-webkit-transition:.3s;transition:.3s}@media (max-width:1199px){.common-list__item:not(.all)::before{right:-5px;left:-5px}}.common-list__item:not(.all):hover::before{opacity:1}.common-list__item:not(.all):hover .common-list__content .sub .more::after,.inner-page__nav ul li:not(.heading).is-current a::after,.inner-page__nav ul li:not(.heading):hover a::after{width:100%}.common-list__item.all{height:125px;background:#002359;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:11px;color:#fff;font-size:20px;line-height:1.3;font-weight:600;-webkit-box-shadow:0 25px 15px -8px rgba(0,35,89,.2);box-shadow:0 25px 15px -8px rgba(0,35,89,.2)}@media (max-width:479px){.common-list__item.all{font-size:18px}}@media (max-width:767px){.common-list__item.all{height:auto;padding:25px}}.common-list__item.all._sale{background:#0074e4;-webkit-box-shadow:0 25px 15px -8px rgba(0,116,228,.2);box-shadow:0 25px 15px -8px rgba(0,116,228,.2)}.common-list__item.all._rent{background:#30ca71;-webkit-box-shadow:0 25px 15px -8px rgba(48,202,113,.2);box-shadow:0 25px 15px -8px rgba(48,202,113,.2)}.common-list__item.all .icon{font-size:24px;margin-left:15px}@media (max-width:479px){.common-list__item.all .icon{font-size:20px}}.common-list__left{width:117px;height:121px;position:relative}@media (max-width:479px){.common-list__left{width:100px;height:110px}}.common-list__photo{width:100%;height:100%;overflow:hidden;border-radius:11px;background:#f9f9f9}.common-list__photo img,.products-list__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.common-list__content{padding-left:25px;position:relative;width:calc(100% - 117px)}@media (max-width:479px){.common-list__content{padding-left:15px}}@media (min-width:992px) and (max-width:1199px){.common-list__content{padding-left:15px}}@media (max-width:479px){.common-list__content{width:calc(100% - 100px)}}.common-list__content .title{line-height:1.4;font-size:16px;color:#1e1d1c;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.common-list__content .location{color:#64707c;font-size:13px;margin-top:3px}@media (max-width:479px){.common-list__content .location{margin-top:0}}.common-list__content .properties{margin-top:5px}.common-list__content .properties .label{font-size:13px;color:#64707c}@media (max-width:479px){.common-list__content .properties .label{font-size:12px}}@media (min-width:992px) and (max-width:1199px){.common-list__content .properties .label{font-size:11px}}.common-list__content .properties .label:not(:last-child){margin-right:15px}@media (max-width:479px){.common-list__content .properties .label:not(:last-child){margin-right:10px}}.common-list__content .properties .label .icon{font-size:13px;color:rgba(64,67,76,.3);margin-right:5px}@media (max-width:479px){.common-list__content .properties .label .icon{font-size:12px}}@media (min-width:992px) and (max-width:1199px){.common-list__content .properties .label .icon{font-size:11px;margin-right:2px}}.common-list__content .sub{position:absolute;right:0;bottom:0;left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:25px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.08)}@media (max-width:479px){.common-list__content .sub{margin-left:15px;padding-bottom:3px}}@media (min-width:992px) and (max-width:1199px){.common-list__content .sub{margin-left:15px;padding-bottom:3px}}.common-list__content .sub .price{font-size:16px;color:#1e1d1c;font-weight:600;letter-spacing:-.8px}.common-list__content .sub .more{color:#002359;font-size:12px;font-weight:600;position:relative}@media (max-width:479px){.common-list__content .sub .more{font-size:11px}}.common-list__content .sub .more::after,.product-footer .sub .more::after{content:"";position:absolute;right:0;bottom:-1px;left:0;background:#002359;height:1px;width:0;-webkit-transition:width .3s;transition:width .3s}@media (min-width:480px) and (max-width:767px){.products-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}}@media (min-width:768px) and (max-width:991px){.products-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}}@media (min-width:992px) and (max-width:1199px){.products-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}}.products-list ul:hover li{opacity:.6;-webkit-transform:scale(.98);transform:scale(.98)}.products-list ul li{-webkit-transition:.3s;transition:.3s;will-change:transform,opacity}.products-list ul li:not(:last-child){margin-bottom:15px}.products-list ul li:hover{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media (min-width:768px){.products-list ul li:hover .products-list__buttons{display:block}}@media (min-width:480px) and (max-width:767px){.products-list ul li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:5px;padding-right:5px}}@media (min-width:768px) and (max-width:991px){.products-list ul li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:5px;padding-right:5px}}@media (min-width:992px) and (max-width:1199px){.products-list ul li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;padding-left:5px;padding-right:5px}}.products-list__item{border:1px solid rgba(0,0,0,.08);padding:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:11px}@media (min-width:480px) and (max-width:767px){.products-list__item{padding:10px}}@media (min-width:768px) and (max-width:991px){.products-list__item{padding:10px}}@media (min-width:992px) and (max-width:1199px){.products-list__item{padding:10px}}.products-list__left{position:relative}.products-list__photo{height:175px;overflow:hidden;border-radius:8px}@media (max-width:479px){.products-list__photo{height:auto}}@media (min-width:480px) and (max-width:767px){.products-list__photo{height:150px}}@media (min-width:768px) and (max-width:991px){.products-list__photo{height:150px}}@media (min-width:992px) and (max-width:1199px){.products-list__photo{height:150px}}.products-list__content{padding-left:25px;position:relative;display:block}@media (max-width:1199px){.products-list__content{padding-left:10px;padding-right:10px;padding-top:15px}}.products-list__content .title{line-height:1.4;font-size:20px;color:#1e1d1c;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:479px){.products-list__content .title{font-size:18px}}@media (min-width:480px) and (max-width:767px){.products-list__content .title{font-size:16px}}@media (min-width:768px) and (max-width:991px){.products-list__content .title{font-size:16px}}@media (min-width:992px) and (max-width:1199px){.products-list__content .title{font-size:16px}}.products-list__content .location{color:#64707c;font-size:16px;margin-top:3px;line-height:1.4}@media (min-width:480px) and (max-width:767px){.products-list__content .location{font-size:14px}}@media (min-width:768px) and (max-width:991px){.products-list__content .location{font-size:14px}}@media (min-width:992px) and (max-width:1199px){.products-list__content .location{font-size:12px}}.products-list__content .properties{margin-top:5px}.products-list__content .properties .label{font-size:14px;color:#64707c}@media (min-width:480px) and (max-width:767px){.products-list__content .properties .label{font-size:12px}}@media (min-width:768px) and (max-width:991px){.products-list__content .properties .label{font-size:12px}}@media (min-width:992px) and (max-width:1199px){.products-list__content .properties .label{font-size:11px}}.products-list__content .properties .label:not(:last-child){margin-right:15px}@media (min-width:480px) and (max-width:767px){.products-list__content .properties .label:not(:last-child){margin-right:10px}}@media (min-width:768px) and (max-width:991px){.products-list__content .properties .label:not(:last-child){margin-right:10px}}@media (min-width:992px) and (max-width:1199px){.products-list__content .properties .label:not(:last-child){margin-right:10px}}.products-list__content .properties .label .icon{font-size:16px;color:rgba(64,67,76,.3);margin-right:5px}@media (min-width:480px) and (max-width:767px){.products-list__content .properties .label .icon{font-size:12px}}@media (min-width:768px) and (max-width:991px){.products-list__content .properties .label .icon{font-size:12px}}@media (min-width:992px) and (max-width:1199px){.products-list__content .properties .label .icon{font-size:11px}}.products-list__content .sub{margin-top:20px}.products-list__content .sub .price{font-size:24px;color:#1e1d1c;font-weight:600;letter-spacing:-1.5px}.products-list__buttons{padding-left:50px}@media (min-width:1200px){.products-list__buttons{display:none}}@media (max-width:1199px){.products-list__buttons{padding-top:15px;padding-left:10px;padding-right:10px}}.products-list__buttons a:not(:last-child){margin-bottom:10px}@media (max-width:1199px){.products-list__buttons a:not(:last-child){display:none}}.modal-close .icon,.products-list__buttons a._more{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.6);z-index:1005;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:50px;padding-bottom:50px;overflow-y:auto;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.modal._message.is-visible,.modal._sell.is-visible,.modal._service.is-visible{opacity:1;visibility:visible}.modal._message .modal-wrapper.is-visible,.modal._sell .modal-wrapper.is-visible,.modal._service .modal-wrapper.is-visible{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.modal-close{position:absolute;top:-10px;right:-10px}.modal-close .icon{background:#002359;width:40px;height:40px;color:#fff;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-wrapper{background:#fff;max-width:550px;width:100%;border-radius:15px;padding:40px 45px;position:relative;opacity:0;visibility:hidden;-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:.3s;transition:.3s}.modal-header{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#57758c}.modal-header .heading{font-size:24px;font-weight:600;line-height:1.4}.modal-header .text{font-size:14px;margin-top:5px;line-height:1.5}.category-card a{display:block;position:relative}.card a:hover .card-photo img,.category-card a:hover .category-cover img,.gallery-card a:hover .gallery-cover img,.gallery-card a:hover .gallery-photo img{-webkit-transform:scale3d(1.15,1.15,1.15);transform:scale3d(1.15,1.15,1.15)}.category-card a:hover .category-body::after{opacity:.85}.category-cover{height:350px;overflow:hidden}.category-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.2,1);transition:-webkit-transform 1s cubic-bezier(0,0,.2,1);transition:transform 1s cubic-bezier(0,0,.2,1);transition:transform 1s cubic-bezier(0,0,.2,1), -webkit-transform 1s cubic-bezier(0,0,.2,1);-webkit-transform:scale3d(1.01,1.01,1.01);transform:scale3d(1.01,1.01,1.01)}.category-body,.category-body::after{position:absolute;right:0;bottom:0;left:0}.category-body{top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 35px 70px;z-index:1}.category-body::after{content:"";background:-webkit-gradient(linear,left top, left bottom,from(transparent),to(#000));background:linear-gradient(transparent,#000);opacity:.7;height:100%;z-index:-1;-webkit-transition:.3s;transition:.3s}.category-body .title{color:#fff;font-size:32px;font-weight:600;letter-spacing:-1px;line-height:1.2}.category-body .text{color:#aace13;font-size:18px;font-weight:500;line-height:1.3}.products.gap-1 ul li{margin-bottom:20px}.page-content__description>p,.products.list-projects ul li{margin-bottom:30px}.products.list-projects .product-photo{height:220px}@media (max-width:767px){.products.list-projects .product-photo{height:auto}}.products.list-projects .product-footer{padding-left:15px;padding-right:15px;padding-top:15px;height:190px}.products.list-projects .product-footer .title{font-size:20px;padding-right:74px;max-height:54px}.products.list-projects .product-footer .location{font-size:14px}.products.list-projects .product-footer .properties{margin-top:12px}.products.list-projects .product-footer .properties .label{font-size:16px;color:#64707c}@media (max-width:479px){.products.list-projects .product-footer .properties .label{font-size:14px}}.products.list-projects .product-footer .properties .label:not(:last-child){margin-right:20px}.products.list-projects .product-footer .properties .label .icon{font-size:16px;margin-right:8px}@media (max-width:479px){.products.list-projects .product-footer .properties .label .icon{font-size:14px;margin-right:5px}}.products.list-projects .product-footer .sub{padding-left:15px;padding-right:15px}.products.list-projects .product-footer .sub .price{font-size:24px;color:#aace13}@media (max-width:479px){.products.list-projects .product-footer .sub .price{font-size:20px}}@media (min-width:992px) and (max-width:1199px){.products.list-projects .product-footer .sub .price{font-size:20px}}.product-card a{display:block;border:1px solid rgba(0,0,0,.08);padding:13px;border-radius:11px;-webkit-transition:.3s;transition:.3s}.product-card a:hover{-webkit-box-shadow:0 .625rem .875rem -.3125rem #e0e0e0;box-shadow:0 .625rem .875rem -.3125rem #e0e0e0}.product-card a,.product-header{position:relative}.product-header .icon{position:absolute;right:20px;bottom:-30px;width:60px;height:60px;color:#57758c;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.15);box-shadow:0 2px 8px 0 rgba(0,0,0,.15);font-size:20px;background:#fff;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-badge{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;right:0;left:0;padding:5px 7px 0}.product-badge span{color:#fff;font-size:12px;font-weight:600;background:#002359;display:inline-block;line-height:1;padding:4px 7px;border-radius:5px}.product-badge span.rent{background:#30ca71}.product-badge span.highlights{background:#aace13}.product-badge span.new{background:#002359}.product-photo{height:159px;overflow:hidden;border-radius:8px;background:#f9f9f9}.product-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-footer{height:175px;position:relative;padding-top:12px}.product-footer .title{line-height:1.4;font-size:16px;color:#1e1d1c;font-weight:500;max-height:43px;overflow:hidden}.product-footer .location{color:#64707c;font-size:13px;margin-top:3px}.product-footer .properties{margin-top:12px}.product-footer .properties .label{font-size:14px;color:#64707c}@media (min-width:480px) and (max-width:767px){.product-footer .properties .label{font-size:12px}}@media (min-width:768px) and (max-width:991px){.product-footer .properties .label{font-size:12px}}.footer-bottom__action .buttons>button:not(:last-child),.product-footer .properties .label:not(:last-child){margin-right:15px}@media (min-width:768px) and (max-width:991px){.product-footer .properties .label:not(:last-child){margin-right:10px}}@media (min-width:480px) and (max-width:767px){.product-footer .properties .label:not(:last-child){margin-right:10px}}.product-footer .properties .label .icon{font-size:14px;color:rgba(64,67,76,.3);margin-right:5px}@media (min-width:768px) and (max-width:991px){.product-footer .properties .label .icon{font-size:12px}}@media (min-width:480px) and (max-width:767px){.product-footer .properties .label .icon{font-size:12px}}.product-footer .sub{position:absolute;right:0;bottom:0;left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-footer .sub .price{font-size:20px;color:#1e1d1c;font-weight:600;letter-spacing:-1px}.product-footer .sub .more{color:#002359;font-size:13px;font-weight:600;position:relative}.cards.gap-1 ul li,.gallery.list.gap-1 ul li{margin-bottom:40px}.gallery.list.gap-2 ul li,.section-services__list ul li{margin-bottom:20px}.gallery._category .gallery-card a{overflow:hidden;border-radius:30px}.card a,.gallery-card a,.header-logo a{display:block;position:relative}.gallery-cover{height:375px;overflow:hidden}.card-photo img,.gallery-cover img,.gallery-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.2,1);transition:-webkit-transform 1s cubic-bezier(0,0,.2,1);transition:transform 1s cubic-bezier(0,0,.2,1);transition:transform 1s cubic-bezier(0,0,.2,1), -webkit-transform 1s cubic-bezier(0,0,.2,1)}.gallery-body,.gallery-body::after{position:absolute;right:0;bottom:0;left:0}.gallery-body{top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:1}.gallery-body::after{content:"";height:100%;background:-webkit-gradient(linear,left top, left bottom,from(transparent),color-stop(70%, #000));background:linear-gradient(transparent,#000 70%);opacity:.8;z-index:-1}.gallery-body .content{padding:40px 50px}.gallery-body .content .tag{color:#fff;font-size:16px;margin-bottom:5px;opacity:.8}.gallery-body .content .title{color:#fff;font-size:32px;font-weight:700;letter-spacing:-1px;line-height:1.2;max-height:151px;overflow:hidden}@media (min-width:1200px){.gallery-body .content .title{width:50%}}.card-header .icon,.gallery-body .icon{position:absolute;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-body .icon{top:35px;border:1px solid #fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;right:35px;width:75px;height:75px;font-size:24px;color:#fff}.gallery-body .icon::after,.gallery-body .icon::before{content:"";position:absolute;top:50%;left:50%;z-index:-1;border-radius:50%;opacity:0;-webkit-animation:pulsateVideoBtn 1.5s ease-out infinite;animation:pulsateVideoBtn 1.5s ease-out infinite}.gallery-body .icon::before{border:1px solid rgba(255,255,255,.6);width:calc(75px + 20px);height:calc(75px + 20px)}.gallery-body .icon::after{border:1px solid rgba(255,255,255,.3);width:calc(75px + 40px);height:calc(75px + 40px)}.gallery-photo{overflow:hidden;height:130px;border-radius:11px}.card-header{position:relative}.card-header .icon{right:20px;bottom:-30px;width:60px;height:60px;color:#57758c;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.15);box-shadow:0 2px 8px 0 rgba(0,0,0,.15);font-size:20px;background:#fff}.card-photo{overflow:hidden;height:250px;border-radius:15px}@media (max-width:767px){.card-photo{height:auto}}.card-footer{padding-left:20px;padding-right:20px;padding-top:20px;height:205px;position:relative}.card-footer .title{color:#1e1d1c;font-size:20px;line-height:1.4;font-weight:600;letter-spacing:-.5px}@media (min-width:1200px){.card-footer .title{padding-right:0px}}.card-footer .text{color:#57758c;font-size:16px;margin-top:10px;max-height:75px;overflow:hidden}.card-footer .sub{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;bottom:0;left:0;padding-left:20px;padding-right:20px}.card-footer .sub .more{font-size:13px;font-weight:700;color:#57758c;position:relative}.card-footer .sub .more::after{content:"";position:absolute;right:0;bottom:-3px;left:0;background:currentColor;height:1px;width:0;-webkit-transition:width .3s;transition:width .3s}.header{background:#fff;position:relative;z-index:1001}.header-container{height:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.header-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:70px}}@media (max-width:991px){.header-container{position:relative}}@media (min-width:768px) and (max-width:991px){.header-logo{margin-left:50px}}.header-logo h1{margin:0;font-size:0}.header-logo img{width:130px}@media (max-width:767px){.header-logo img{width:110px}}.footer-social a:not(:last-child),.header-buttons._desktop .btn:not(:first-child){margin-right:7px}.header-buttons._desktop .btn:first-child{margin-right:40px}.header-buttons._mobile{position:absolute;left:10px;right:10px;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991px){.header-buttons._mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer-social a,.header-buttons._mobile .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header-buttons._mobile .btn .icon{font-size:22px;color:#40434c}@media (max-width:767px){.header-right{display:none!important}}@media (min-width:768px) and (max-width:991px){.header-right{margin-right:50px}}.footer{background:#f3f7fb;margin-top:-120px;padding-top:180px}.footer-top{padding-bottom:100px}@media (min-width:1200px){.footer-top .row{padding-left:60px}}@media (min-width:480px) and (max-width:767px){.footer-top .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-card{padding-left:10px;padding-right:10px;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}@media (max-width:479px){.footer-card:not(.style-1){-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:20px}}@media (min-width:480px) and (max-width:767px){.footer-card{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;margin-bottom:20px}}.footer-heading{color:#57758c;margin-bottom:15px;-webkit-transition:.3s;transition:.3s}.footer-card:hover .footer-heading{color:#7569de}.footer-card ul li a{display:inline-block;color:#57758c;font-size:18px;font-weight:400;padding-top:3px;padding-bottom:3px;position:relative;-webkit-transition:.3s;transition:.3s}.footer-card ul li a::before{content:"";position:absolute;right:0;bottom:2px;left:0;background:currentColor;height:1px;width:0;-webkit-transition:width .3s;transition:width .3s}.footer-card ul li a:hover{color:#7569de;-webkit-transform:translateX(5px);transform:translateX(5px)}.footer-card ul li a:hover::before,.hero-search .heading ul li .title.is-current::before{width:100%}@media (max-width:479px){.footer-card.style-1{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.footer-card.style-1 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-card.style-1 ul li{margin-right:15px}}.footer-bottom .container .text,.footer-card.style-1 ul li a,.footer-heading{font-size:22px;font-weight:600;letter-spacing:-.7px}@media (max-width:479px){.footer-card.style-1 ul li a{font-size:20px}}.footer-social a{width:55px;height:55px;border-radius:50%;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:#8ba2b6;-webkit-box-shadow:0 8px 25px 0 rgba(19,29,51,.15);box-shadow:0 8px 25px 0 rgba(19,29,51,.15)}.footer-bottom{border-top:1px solid rgba(0,0,0,.08)}.footer-bottom__action{position:absolute;top:-30px;right:10px;left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.footer-bottom__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-bottom__action .buttons{display:none}}.footer-bottom .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:160px;position:relative;padding-bottom:25px;padding-left:20px;padding-right:20px}@media (max-width:479px){.footer-bottom .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-top:30px;padding-bottom:0}}.footer-bottom .container::after{content:"";position:absolute;right:10px;bottom:0;left:10px;background:#7569de;height:20px;border-radius:99px 99px 0 0}.footer-bottom .container .text{font-size:18px;color:#57758c;margin-bottom:15px;-webkit-transition:.3s;transition:.3s}.hero{position:relative}.hero-outer,.hero::after{position:absolute;left:0;right:0;bottom:0}.hero::after{content:"";background:-webkit-gradient(linear,left top, left bottom,from(transparent),to(#000));background:linear-gradient(transparent,#000);height:100%;opacity:.7}.hero-outer{top:0;z-index:1}.hero-outer .container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:150px}@media (max-width:767px){.hero-outer .container-fluid{padding-top:50px;text-align:center}}.hero-wrapper{margin:0 auto;width:100%}.hero-heading{color:#fff;font-size:42px;font-weight:600;letter-spacing:-1.5px;line-height:1.2;text-shadow:0 0 20px rgba(0,0,0,.7);text-align:left;max-width:700px}@media (max-width:767px){.hero-heading{font-size:24px;letter-spacing:-.7px;text-align:center}}@media (min-width:480px) and (max-width:767px){.hero-heading{font-size:36px}}.hero-search{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}@media (max-width:767px){.hero-search{position:relative;top:85px;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;min-height:400px}}@media (min-width:480px) and (max-width:767px){.hero-search{margin-top:-100px}}.hero-search,.hero-search .container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.hero-search .container-fluid{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.hero-search .heading ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:25px 25px 0 0;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-bottom:none}@media (max-width:767px){.hero-search .heading ul{background-color:#002359;width:100%}}.hero-search .heading ul li:not(:last-child){border-right:1px solid rgba(255,255,255,.2)}.hero-search .heading ul li .title{font-size:18px;font-weight:600;letter-spacing:-.5px;color:#fff;padding-inline:20px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:.4s;transition:.4s;position:relative}@media (max-width:479px){.hero-search .heading ul li .title{font-size:16px}}.hero-search .heading ul li .title::before{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background-color:#aace13;-webkit-transition:.6s;transition:.6s}.hero-search .heading ul li .title.is-current{-webkit-transition:.4s;transition:.4s;color:#aace13}.hero-search__content{background-color:#fff;border-radius:0 25px 25px 25px;-webkit-box-shadow:0 20px 20px rgba(30,29,28,.1);box-shadow:0 20px 20px rgba(30,29,28,.1);padding:25px 25px 10px;max-width:600px}@media (max-width:479px){.hero-search__content{border-radius:0 0 25px 25px}.hero-search__content ul{text-align:left}}.hero-search__content ul li:last-child .item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:479px){.hero-search__content ul li:last-child .item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:480px) and (max-width:767px){.hero-search__content ul li:last-child .item{margin-top:30px}}.hero-search__content ul li .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px}@media (max-width:991px){.hero-search__content ul li .item{padding-left:0}}@media (min-width:480px) and (max-width:767px){.hero-search__content ul li .item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-search__content ul li .item .ico{font-size:32px;color:rgba(0,116,228,.4)}.hero-search__content ul li .item .desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:20px}.hero-search__content ul li .item .desc .title{font-size:16px;font-weight:700;letter-spacing:-.5px;color:#1e1d1c;margin-top:5px}.section.bg-cover{position:relative;z-index:1}.section.bg-cover::before{content:"";position:absolute;z-index:-1;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center center;background-size:cover;height:100%}.section.cover-1::before{background-image:url(../../assets/img/slide/3.jpg);height:100%;opacity:.85}.section-categories .categories{margin-top:100px}@media (max-width:479px){.section-categories .categories{margin-top:600px}}@media (min-width:480px) and (max-width:767px){.section-categories .categories{margin-top:400px}}.section-products__left{float:right;width:375px;padding-right:50px}@media (max-width:479px){.section-products__left{max-width:390px}}@media (max-width:767px){.section-products__left{padding-left:10px;padding-right:10px;width:100%;margin:0 auto;float:none;text-align:center}}@media (min-width:480px) and (max-width:767px){.section-products__left{max-width:600px}}@media (min-width:768px) and (max-width:991px){.section-products__left{padding-right:0;width:246px}}@media (min-width:992px) and (max-width:1199px){.section-products__left{width:320px}}@media (min-width:1750px){.section-products__left{width:320px}}@media (max-width:767px){.section-products__right{margin-top:30px}}.section-products._highlights .row{padding-top:80px;padding-bottom:80px}@media (max-width:767px){.section-products._highlights .row{padding-top:40px}}.section-products._highlights .owl-carousel .owl-stage{padding-left:20px!important}.section-products._highlights .owl-carousel .owl-item .item{margin-bottom:15px;opacity:.5;-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);-webkit-transition:.3s;transition:.3s}.section-products._highlights .owl-carousel .owl-item.active .item{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.section-products._homes .container{padding-top:80px;padding-bottom:100px}@media (max-width:767px){.section-products._homes .container{padding-top:40px;padding-bottom:60px}}.section-products._homes .common-list{margin-top:50px}@media (max-width:767px){.section-products._homes .common-list{margin-top:40px}}@media (min-width:768px){.section-products._homes .common-list ul li{margin-bottom:55px}.section-products._homes .common-list ul li:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:767px){.section-products._homes .common-list ul li{margin-bottom:30px}}.section-services{z-index:1}.section-services .container{-webkit-box-shadow:0 0 20px rgba(0,0,0,.07);box-shadow:0 0 20px rgba(0,0,0,.07);padding:30px;border-radius:25px;background-color:#fff}@media (min-width:768px) and (max-width:991px){.section-services .container{padding:0;-webkit-box-shadow:none;box-shadow:none}}.section-services>.row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:30px;padding-bottom:30px}.section-services__illustration{width:100%;height:100%;border-radius:20px;overflow:hidden;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1)}.inner-page__photo img,.section-services__illustration img,.story-item .cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-services__content{padding-left:30px}@media (max-width:479px){.section-services__content{max-width:390px}}@media (max-width:767px){.section-services__content{padding-left:10px;padding-right:10px;width:100%;margin:0 auto;padding-top:30px}}@media (min-width:480px) and (max-width:767px){.section-services__content{max-width:600px}}@media (min-width:768px) and (max-width:991px){.section-services__content{width:375px}}.section-services__content .buttons-container{margin-top:50px}@media (max-width:479px){.section-services__content .buttons-container{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:480px){.section-services__content .buttons-container .btn:not(:last-child){margin-right:30px}}@media (max-width:479px){.section-services__content .buttons-container .btn:not(:last-child){margin-bottom:20px}}.section-services__list{margin-top:30px}@media (min-width:480px){.section-services__list ul li:nth-last-child(-n+2){margin-bottom:0}}@media (max-width:479px){.section-services__list ul li:not(:last-child){margin-bottom:15px}}.section-services__list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,35,89,.1);padding-left:10px;padding-right:30px;padding-block:10px;border-radius:20px}@media (min-width:480px) and (max-width:767px){.section-services__list .item{padding-right:0}}@media (min-width:768px) and (max-width:991px){.section-services__list .item{padding-right:0}}.section-services__list .item:hover .icon{background:#002359;color:#fff}.section-services__list .item .icon{width:75px;height:75px;border-radius:25px;-webkit-box-shadow:0 5px 13px 1px rgba(0,0,0,.07);box-shadow:0 5px 13px 1px rgba(0,0,0,.07);background:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#002359;font-size:28px;-webkit-transition:.3s;transition:.3s}@media (min-width:768px) and (max-width:991px){.section-services__list .item .icon{width:60px;height:60px;border-radius:15px;font-size:24px}}.section-services__list .item .heading{padding-left:17px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;font-weight:500;line-height:1.4;color:#1e1d1c}@media (min-width:768px) and (max-width:991px){.section-services__list .item .heading{font-size:13px}}@media (min-width:992px) and (max-width:1199px){.section-services__list .item .heading{font-size:14px}}.section-parallax .container{padding-top:100px;padding-bottom:100px;text-align:center}.section-parallax._1{background:#000}.section-parallax._1 .subtitle{background:#40434c;min-width:400px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:95px;letter-spacing:-.7px;color:#fff;font-size:32px;font-weight:800}@media (max-width:479px){.section-parallax._1 .subtitle{min-width:300px;font-size:24px;height:85px}}.section-parallax._1 .title{font-size:175px;letter-spacing:-8px;line-height:1;font-weight:600;color:#fff;text-shadow:0 0 20px rgba(0,0,0,.2);margin-top:10px}@media (max-width:479px){.section-parallax._1 .title{font-size:60px;letter-spacing:-3px}}@media (min-width:480px) and (max-width:767px){.section-parallax._1 .title{font-size:84px;letter-spacing:-5px}}@media (min-width:768px) and (max-width:991px){.section-parallax._1 .title{font-size:140px}}.section-parallax._1 .text{font-size:32px;color:#fff;max-width:590px;text-shadow:0 0 20px rgba(0,0,0,.2);font-weight:600;letter-spacing:-1.5px;line-height:1.2;margin:20px auto 0}@media (max-width:479px){.section-parallax._1 .text{font-size:24px}}.section-parallax._1 .btn{margin-top:40px}.section-call__wrapper{background:#7569de;border-radius:25px;padding:0 60px;width:100%;-webkit-box-shadow:0 29px 50px 0 rgba(117,105,222,.3);box-shadow:0 29px 50px 0 rgba(117,105,222,.3);position:relative;overflow:hidden;z-index:1}@media (max-width:479px){.section-call__wrapper{padding:30px 40px}}@media (min-width:480px) and (max-width:767px){.section-call__wrapper{padding:50px 60px}}@media (min-width:768px) and (max-width:991px){.section-call__wrapper{padding:50px 60px}}@media (max-width:479px){.section-call__wrapper .section-header{text-align:center}}.section-call__wrapper::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.07);z-index:-1;width:35%;border-radius:0 150px 150px 0}.section-call__wrapper>.row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:235px}@media (max-width:991px){.section-call__wrapper>.row{height:auto}}@media (min-width:768px){.section-call__wrapper .form-call{padding-left:0}}.story{position:relative;top:-120px}.story .owl-stage-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media (max-width:1199px){.story .owl-stage-outer{display:inherit}}.story-item{position:relative;overflow:hidden}.story-item:hover .cover img{opacity:.4}.story-item .cover{width:100%;height:180px;border-radius:999px;overflow:hidden;background-color:#1e1d1c}@media (min-width:480px) and (max-width:767px){.story-item .cover{height:150px}}.story-item .cover img{opacity:.7;-webkit-transition:.4s;transition:.4s}.inner-page__heading .container,.story-item .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.story-item .title{font-size:20px;font-weight:700;letter-spacing:-.5px;color:#fff;position:absolute;inset:0;margin-top:50px;padding-inline:15px;line-height:1.3}.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE{-webkit-box-sizing:inherit;box-sizing:inherit}.inner-page__header{position:relative}.inner-page__photo{height:350px;background:#000}.inner-page__photo img{opacity:.9;-webkit-filter:grayscale(1);filter:grayscale(1)}.inner-page__heading{position:relative;background:rgba(241,241,241,.75)}.inner-page__heading .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:175px}@media (max-width:479px){.inner-page__heading .container{height:140px}}.inner-page__heading .title{color:#57758c;font-size:36px;font-weight:600;letter-spacing:-1.5px;line-height:1;margin-bottom:5px}@media (max-width:479px){.inner-page__heading .title{font-size:32px}}.inner-page__heading .text{color:#fff;font-size:18px;line-height:1.4;max-width:700px;text-shadow:0 0 20px rgba(0,0,0,.7);margin:5px auto 0}@media (max-width:479px){.inner-page__heading .text{font-size:14px}}@media (min-width:480px) and (max-width:767px){.inner-page__heading .text{font-size:16px}}.inner-page__nav{border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.inner-page__nav.pos-sticky{z-index:50;top:0}.inner-page__nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.inner-page__nav ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-y:auto}}@media (min-width:600px) and (max-width:767px){.inner-page__nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.inner-page__nav ul li{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.inner-page__nav ul li.heading a{font-weight:800;color:#1e1d1c}.inner-page__nav ul li:not(.heading).is-current a,.inner-page__nav ul li:not(.heading):hover a{color:#40434c}.inner-page__nav ul li a{height:70px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(64,67,76,.6);font-size:16px;font-weight:600;position:relative;-webkit-transition:.3s;transition:.3s}.inner-page__nav ul li a::after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:#002359;width:0;-webkit-transition:width .3s;transition:width .3s}.inner-page__wrapper{margin-top:50px;margin-bottom:100px}.inner-page__wrapper.mb-0{margin-bottom:0}.inner-page__wrapper.mt-0{margin-top:0}.inner-page__wrapper.mv-0{margin-top:0;margin-bottom:0}.inner-page__wrapper .bg{position:relative;z-index:1;margin-top:-30px;background:#fff;border-radius:11px 11px 0 0;padding:12px}@media (min-width:1200px){.inner-page__row>div{padding-left:20px;padding-right:20px}}@media (max-width:1199px){.inner-page__row>div{padding-left:10px;padding-right:10px}}@media (min-width:1200px){.inner-page__row.gutter-15>div{padding-left:15px;padding-right:15px}}@media (max-width:1199px){.inner-page__row.gutter-15>div{padding-left:10px;padding-right:10px}}.inner-page__article{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}@media (max-width:767px){.inner-page__article{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px) and (max-width:991px){.inner-page__article{-webkit-box-flex:0;-ms-flex:0 0 62%;flex:0 0 62%;max-width:62%}}@media (min-width:992px) and (max-width:1199px){.inner-page__article{-webkit-box-flex:0;-ms-flex:0 0 67%;flex:0 0 67%;max-width:67%}}.inner-page__sidebar{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 75%);flex:0 0 calc(100% - 75%);max-width:calc(100% - 75%)}@media (max-width:767px){.inner-page__sidebar{margin-top:40px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px) and (max-width:991px){.inner-page__sidebar{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 62%);flex:0 0 calc(100% - 62%);max-width:calc(100% - 62%)}}@media (min-width:992px) and (max-width:1199px){.inner-page__sidebar{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 67%);flex:0 0 calc(100% - 67%);max-width:calc(100% - 67%)}}.inner-page__sidebar-wrapper>div:not(:last-child),.inner-page__sidebar>div:not(:last-child){margin-bottom:25px}.inner-page__content{min-height:700px}.page-content__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}@media (max-width:991px){.page-content__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.page-content__header .title{color:#002359;font-size:24px;letter-spacing:-.5px;font-weight:600;line-height:1.3}.page-content__header .date{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#57758c;font-size:14px;font-weight:600;margin-left:50px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}@media (max-width:991px){.page-content__header .date{margin-top:10px;margin-left:0}}.page-content__header .date .icon{margin-right:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:rgba(87,117,140,.5);width:30px;height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}.page-content__heading{color:#1e1d1c;font-weight:600;font-size:18px;margin-bottom:5px}.page-content__heading.color-1{color:#002359}.page-content__heading.color-2{color:#0074e4}.page-content__heading.color-3{color:#ff9446}.page-content__photo{overflow:hidden;height:300px;float:left;margin-right:30px;margin-bottom:30px;width:50%;position:relative;border-radius:11px}@media (min-width:768px) and (max-width:991px){.page-content__photo{margin-left:0;width:100%;float:none}}@media (max-width:767px){.page-content__photo{height:auto!important;margin-right:0;float:none;width:100%;margin-bottom:30px}}.page-content__photo.large,.page-content__photo.small{width:100%;float:inherit;margin-right:0}.page-content__photo.small{height:175px;margin-bottom:0}.page-content__photo.large{height:450px}@media (min-width:768px) and (max-width:991px){.page-content__photo.large{height:250px}}.page-content__photo.auto{height:auto}.page-content__photo img{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.page-content__spot{margin-bottom:20px;font-size:18px;color:#222;font-weight:500;letter-spacing:-.5px}.page-content__description{color:#57758c!important;font-size:16px;line-height:1.7;/*font-family:"Jost",sans-serif!important*/}.page-content__description.txt-center{text-align:center}.page-content__description a{color:#55acef;font-weight:600}.page-content__description a:hover{text-decoration:underline}.page-content__description h3{font-weight:700;font-size:24px;letter-spacing:-1px}.page-content__description h5{font-weight:700;font-size:14px}.page-content__description strong{font-weight:800}.page-content__description img{max-width:100%}.page-content__description ol,.page-content__description ul,.page-content__information .text ol,.page-content__information .text ul{padding-left:20px}.page-content__description ul li,.page-content__information .text ul li{list-style:disc}.page-content__description ol li,.page-content__information .text ol li{list-style:decimal}.page-content__description table{width:100%!important;border:1px solid rgba(0,0,0,.08)!important}.page-content__description table tbody tr{border-bottom:1px solid rgba(0,0,0,.08)!important}.page-content__description table tbody tr td,.page-content__description table tbody tr th{padding:10px 20px!important;border-right:1px solid rgba(0,0,0,.08)!important;line-height:1.5}.page-content__description table tbody tr td:last-child,.page-content__description table tbody tr th:last-child{border-right:0 none!important}.page-content__wrapper{margin-top:60px}@media (min-width:1200px){.page-content__wrapper{padding-left:150px;padding-right:150px}}@media (max-width:479px){.page-content__gallery ul li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.page-content__cards{margin-top:70px;margin-bottom:30px}.page-content__cards.v-contact{margin-top:0;margin-bottom:0}.page-content__cards.v-contact .card{height:385px}.page-content__cards.v-contact .card .text{height:70px}@media (max-width:767px){.page-content__cards ul li{margin-bottom:30px}}.page-content__cards .card{height:410px;border-radius:8px;-webkit-box-shadow:0 5px 35px rgba(0,0,0,.1);box-shadow:0 5px 35px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding-left:50px;padding-right:50px;padding-bottom:50px}@media (max-width:479px){.page-content__cards .card{padding-left:30px;padding-right:30px}}@media (min-width:480px) and (max-width:767px){.page-content__cards .card{height:250px!important}}@media (min-width:768px) and (max-width:991px){.page-content__cards .card{padding-left:25px;padding-right:25px;height:350px}}@media (min-width:992px) and (max-width:1199px){.page-content__cards .card{padding-left:30px;padding-right:30px}}.page-content__cards .card:hover>.icon{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.page-content__cards .card:hover>.icon::after{-webkit-transform:translateY(10px) scale(.75);transform:translateY(10px) scale(.75)}.page-content__cards .card .title{color:#1e1d1c;font-size:20px;font-weight:700;line-height:1.4}@media (min-width:480px) and (max-width:767px){.page-content__cards .card .title{font-size:16px}}@media (min-width:768px) and (max-width:991px){.page-content__cards .card .title{font-size:16px}}.page-content__cards .card>.icon,.page-content__cards .card>.icon::after{-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s, -webkit-transform .35s;-webkit-transition-timing-function:cubic-bezier(.12,.845,.305,1);transition-timing-function:cubic-bezier(.12,.845,.305,1)}.page-content__cards .card>.icon{color:#002359;font-size:72px;margin-top:25px;margin-bottom:50px;position:relative}@media (min-width:480px) and (max-width:767px){.page-content__cards .card>.icon{font-size:54px;margin-bottom:25px}}@media (min-width:768px) and (max-width:991px){.page-content__cards .card>.icon{font-size:54px}}.page-content__cards .card>.icon::after{position:absolute;height:8px;width:66px;content:"";bottom:-25px;left:50%;margin-left:-33px;background:rgba(0,0,0,.06);z-index:-1;border-radius:100%;-webkit-transform:scale(1);transform:scale(1)}.page-content__cards .card .text{font-size:16px;font-weight:500;color:#57758c;line-height:1.4}@media (min-width:480px) and (max-width:767px){.page-content__cards .card .text{display:none}}@media (min-width:768px) and (max-width:991px){.page-content__cards .card .text{font-size:13px}}.page-content__cards .card .btn-wrapper{position:absolute;right:0;bottom:40px;left:0}@media (min-width:480px) and (max-width:767px){.page-content__cards .card .btn-wrapper{bottom:25px}}.page-content__cards .card .btn-wrapper a{color:#aace13;font-size:16px;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media (min-width:480px) and (max-width:767px){.page-content__cards .card .btn-wrapper a{font-size:12px}}@media (min-width:768px) and (max-width:991px){.page-content__cards .card .btn-wrapper a{font-size:13px}}.page-content__cards .card .btn-wrapper a::after{content:"";position:absolute;right:-10px;bottom:0;left:-10px;background:#aace13;z-index:-1;height:0;-webkit-transition:height .3s;transition:height .3s}.page-content__cards .card .btn-wrapper a .icon{font-size:14px;margin-left:10px}@media (min-width:480px) and (max-width:767px){.page-content__cards .card .btn-wrapper a .icon{font-size:12px}}@media (min-width:768px) and (max-width:991px){.page-content__cards .card .btn-wrapper a .icon{font-size:13px}}.page-content__information .item:nth-child(even){background:rgba(241,241,241,.75)}@media (min-width:1200px){.page-content__information .item:hover .content .btn{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.page-content__information .content .btn{position:absolute;right:-210px;top:0;opacity:0;visibility:hidden;-webkit-transform:scale(.7);transform:scale(.7)}}@media (max-width:1199px){.page-content__information .content .btn{margin-top:30px}}@media (min-width:992px){.page-content__information:not(.not-container) .container{max-width:800px}}.page-content__information .container{padding-top:60px;padding-bottom:60px}.page-content__information .heading{color:#aace13;font-size:18px;font-weight:600;line-height:1.3}.page-content__information .text{font-size:16px;color:#57758c;line-height:1.8}.page-content__information .text strong{font-weight:700}.sidebar-nav{background:#fff;border:1px solid rgba(87,117,140,.15);border-radius:11px}@media (max-width:479px){.sidebar-nav{margin-top:20px}}.sidebar-nav ul li:first-child a{border-radius:8px 8px 0 0}.sidebar-nav ul li:last-child a{border-radius:0 0 8px 8px}.sidebar-nav ul li:not(:last-child){border-bottom:1px solid rgba(87,117,140,.1)}.sidebar-nav ul li.is-current a,.sidebar-nav ul li:hover a{background:rgba(241,241,241,.75)}.sidebar-nav ul li.is-current a .icon,.sidebar-nav ul li:hover a .icon{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.sidebar-nav ul li a{color:#57758c;font-size:16px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:17px 25px;-webkit-transition:.3s;transition:.3s}.sidebar-nav ul li a .icon{position:absolute;right:25px;color:#57758c;opacity:0;visibility:hidden;-webkit-transform:translateX(-15px);transform:translateX(-15px);-webkit-transition:.3s;transition:.3s;will-change:transform}.sidebar-info{background:#fff;-webkit-box-shadow:0 .625rem .875rem -.3125rem #e0e0e0;box-shadow:0 .625rem .875rem -.3125rem #e0e0e0;padding:25px 30px;border-radius:11px}.sidebar-info._sale,.sidebar-info._search{-webkit-box-shadow:none;box-shadow:none;position:relative;z-index:1;overflow:hidden}.sidebar-info._search{background:#0074e4}.sidebar-info._sale::before,.sidebar-info._search::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.07);z-index:-1;width:40%;border-radius:0 999px 999px 0}.sidebar-info._sale .sidebar-info__text,.sidebar-info._search .sidebar-info__text{color:#fff}.sidebar-info._sale{background:#aace13}@media (max-width:479px){.sidebar-info{padding:30px}}@media (min-width:768px) and (max-width:991px){.sidebar-info{padding:30px}}.sidebar-info__text{color:#1e1d1c;font-size:18px;font-weight:500;letter-spacing:-.5px;line-height:1.4}.sidebar-info__contact{margin-top:20px;margin-left:-15px}.sidebar-info__contact a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff9446;font-weight:600;font-size:16px}@media (max-width:479px){.sidebar-info__contact a{font-size:12px}}@media (min-width:768px) and (max-width:991px){.sidebar-info__contact a{font-size:12px}}@media (min-width:992px) and (max-width:1199px){.sidebar-info__contact a{font-size:13px}}.sidebar-info__contact a:not(:last-child){margin-bottom:10px}.sidebar-info__contact a:hover .text:before{width:100%}.sidebar-info__contact a.phone{letter-spacing:-1px;font-size:20px}.sidebar-info__contact a.phone .icon{font-size:24px}.sidebar-info__contact a.phone .text:before{right:0;bottom:3px;left:0}.sidebar-info__contact a .icon{font-size:18px;width:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sidebar-info__contact a .text{position:relative}.sidebar-info__contact a .text:before{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:#ff9446;width:0;-webkit-transition:width .3s;transition:width .3s}.sidebar-tags{background:#fff;-webkit-box-shadow:0 .625rem .875rem -.3125rem #e0e0e0;box-shadow:0 .625rem .875rem -.3125rem #e0e0e0;padding:25px 30px;border-radius:11px}@media (min-width:480px) and (max-width:767px){.sidebar-tags ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sidebar-tags ul li:not(:last-child){margin-right:20px}}.sidebar-tags .heading{color:#1e1d1c;font-size:20px;font-weight:500;letter-spacing:-.5px;line-height:1.4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar-tags .heading .icon{font-size:22px;margin-right:12px}.sidebar-tags ul{margin-top:10px}.sidebar-tags ul li a{color:#57758c;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-top:5px;padding-bottom:5px}.sidebar-tags ul li a::before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:10px;height:10px;border-radius:99px;margin-right:15px}.sidebar-tags ul li a.sale::before{background:#0074e4}.sidebar-tags ul li a.rent::before{background:#30ca71}.sidebar-tags ul li a.highlights::before{background:#aace13}.sidebar-tags ul li a.new::before{background:#002359}.sidebar-tags ul li a::after{content:"";position:absolute;right:0;width:7px;height:7px;border-top:1px solid #1e1d1c;border-right:1px solid #1e1d1c;opacity:0;visibility:hidden;-webkit-transform:translateX(-5px) rotate(45deg);transform:translateX(-5px) rotate(45deg);-webkit-transition:.3s;transition:.3s;will-change:transform}.sidebar-tags ul li a:hover::after{opacity:1;visibility:visible;-webkit-transform:translateX(0) rotate(45deg);transform:translateX(0) rotate(45deg)}@media (min-width:480px) and (max-width:767px){.sidebar-categories ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}}.sidebar-categories ul li:not(:last-child){margin-bottom:10px}@media (min-width:480px) and (max-width:767px){.sidebar-categories ul li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:5px;padding-right:5px}}.sidebar-categories ul li a{overflow:hidden;border-radius:11px}.sidebar-categories .category-cover{height:100px}.sidebar-categories .category-body{padding:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sidebar-categories .category-body::after{content:"";opacity:.9}.sidebar-categories .category-body .title{font-size:24px}.detail-product__info ul li span,.sidebar-categories .category-body .text{font-size:14px}.sidebar-contact{padding-top:10px}.sidebar-contact .logo{text-align:center}.sidebar-contact .logo img{width:150px}.sidebar-contact__buttons{margin-top:20px}.sidebar-contact__buttons:hover .btn{opacity:.6;-webkit-transform:scale(.98);transform:scale(.98)}.sidebar-contact__buttons .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:11px;padding:8px;font-family:inherit;text-align:left;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,opacity}.sidebar-contact__buttons .btn:not(:last-child){margin-bottom:10px}.sidebar-contact__buttons .btn:hover{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sidebar-contact__buttons .btn .icon{width:55px;height:55px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;background:#fff;color:#0074e4;border-radius:8px}.sidebar-contact__buttons .btn .desc{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:15px;line-height:1.2}.sidebar-contact__buttons .btn .desc .heading{font-size:12px;font-weight:600}.sidebar-contact__buttons .btn .desc .text{font-size:18px;margin-top:3px}.sidebar-contact__buttons .btn:not(._border){background:#0074e4}.sidebar-contact__buttons .btn:not(._border) .desc{color:#fff}.sidebar-contact__buttons .btn._wp{background:#25d366}.sidebar-contact__buttons .btn._wp .icon{color:#25d366}.sidebar-contact__buttons .btn._border{border:2px solid rgba(87,117,140,.15)}.sidebar-contact__buttons .btn._border .icon{background:#f3f7fb;color:#57758c}.sidebar-contact__buttons .btn._border .desc{color:#57758c}.sidebar-sörc{-webkit-box-shadow:0 0 20px rgba(30,29,28,.1);box-shadow:0 0 20px rgba(30,29,28,.1);background-color:#fff;padding:20px;border-radius:15px}@media (max-width:767px){.sidebar-sörc.ui-mobile{display:none}}.sidebar-sörc.ui-2{display:none}@media (max-width:767px){.sidebar-sörc.ui-2{display:block}}.detail-product__user .user-contact a:hover::before,.sidebar-sörc .button{width:100%}.sidebar-sörc ul li .selectbox{height:50px}.sidebar-sörc ul li .icon:not(.arrow):not(.not){height:50px!important}.contact-item .container{padding-top:60px}.contact-form__right,.contact-map{background:#fff;-webkit-box-shadow:0 5px 35px rgba(0,0,0,.1);box-shadow:0 5px 35px rgba(0,0,0,.1)}.contact-map{margin-top:30px;padding:20px;border-radius:11px}.contact-map iframe{width:100%;height:550px}.contact-form__left .photo{height:680px;border-radius:11px 0 0 11px;overflow:hidden}@media (max-width:767px){.contact-form__left .photo{height:auto}}.contact-form__left .photo img,.detail-product__photos .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact-form__right{border-radius:0 11px 11px 0;height:100%;padding:75px}@media (max-width:767px){.contact-form__right{padding:30px}}@media (min-width:768px) and (max-width:991px){.contact-form__right{padding:50px}}@media (min-width:992px) and (max-width:1199px){.contact-form__right{padding:60px}}.detail-product__photos .item a{display:block;position:relative}.detail-product__photos .photo{height:375px}@media (min-width:480px) and (max-width:767px){.detail-product__photos .photo{height:300px}}.detail-product__photos .icon-wrp{position:absolute;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-product__photos .icon-wrp .icon{width:50px;height:50px;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#57758c;font-size:18px;border-radius:50%;opacity:0;visibility:hidden;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:.3s;transition:.3s}.detail-product__header{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px}@media (max-width:479px){.detail-product__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.detail-product__header .title{color:#1e1d1c;font-size:28px;font-weight:600;letter-spacing:-.5px;line-height:1.3}@media (max-width:479px){.detail-product__header .title{font-size:24px}}.detail-product__header .location{color:#57758c;font-size:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:479px){.detail-product__header .location{font-size:14px}}.detail-product__header .location .icon{margin-right:10px;font-size:16px}@media (max-width:479px){.detail-product__header .location .icon{font-size:14px}}.detail-product__header .price-wrp{margin-left:50px}@media (max-width:479px){.detail-product__header .price-wrp{margin-left:0}}.detail-product__header .price{font-size:28px;color:#aace13;font-weight:600;letter-spacing:-1.5px}.detail-product__properties{margin-top:40px}@media (max-width:479px){.detail-product__properties{margin-top:20px}.detail-product__properties .row>div:not(:last-child){margin-bottom:10px}}@media (min-width:480px) and (max-width:767px){.detail-product__properties .row>div:nth-child(-n+2){margin-bottom:10px}}@media (min-width:768px) and (max-width:991px){.detail-product__properties .row>div:nth-child(-n+2){margin-bottom:10px}}.detail-product__properties .label{border:1px solid rgba(87,117,140,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;border-radius:11px;-webkit-transition:.3s;transition:.3s}.detail-product__properties .label .icon{font-size:20px;color:#fff;width:50px;height:50px;border-radius:8px;background:#57758c;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-product__properties .label .desc{font-size:16px;color:#57758c;padding-left:10px;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1}.detail-product__properties .label .desc .heading{font-size:12px;font-weight:600}.detail-product__properties .label .desc .text{font-size:14px;margin-top:5px;opacity:.75}.detail-product__properties a.label:hover{background:#f3f7fb;-webkit-transform:scale(1.07);transform:scale(1.07)}.detail-product__description,.detail-product__info,.detail-product__list{margin-top:50px}.detail-product__info ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;height:400px}@media (max-width:991px){.detail-product__info ul{height:auto}}.detail-product__info ul li{background:#fff;width:33%;padding:9px 10px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:3px;height:40px;overflow:hidden;white-space:nowrap}@media (max-width:991px){.detail-product__info ul li{width:100%}}.detail-product__info ul li:nth-child(odd){background:#f3f7fb}.detail-product__info ul li:nth-child(even){border:1px solid rgba(87,117,140,.1)}.detail-product__info ul li span:first-child{min-width:45%;font-weight:400}.detail-product__info ul li span:last-child{font-weight:600}.detail-product__list-row{border:1px solid rgba(87,117,140,.1);border-radius:11px}.detail-product__list-row>div{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;padding:25px 35px}@media (min-width:992px){.detail-product__list-row>div:not(:last-child){border-right:1px solid rgba(87,117,140,.1)}}@media (max-width:991px){.detail-product__list-row>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.detail-product__list-row>div:not(:last-child){border-bottom:1px solid rgba(87,117,140,.1)}}.detail-product__list-row.single>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.detail-product__list-row,.detail-product__list-row.single .detail-product__list-col ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-product__list-row.single .detail-product__list-col ul li{margin-bottom:5px}.detail-product__list-row.single .detail-product__list-col ul li:not(:last-child){margin-right:20px}.detail-product__list-col .page-content__heading{padding-bottom:0}.detail-product__list-col ul{margin-top:10px}.detail-product__list-col ul li{font-size:16px;color:#57758c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:3px;padding-bottom:3px;position:relative}.detail-product__list-col ul li::before{content:"";display:inline-block;width:13px;height:6px;border-left:1px solid rgba(87,117,140,.5);border-bottom:1px solid rgba(87,117,140,.5);margin-right:10px;-webkit-transform:rotate(-55deg);transform:rotate(-55deg)}.detail-product__other{margin-top:50px}.detail-product__user{padding-top:30px}.detail-product__user .user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 20px rgba(30,29,28,.1);box-shadow:0 0 20px rgba(30,29,28,.1);background-color:#fff;border-radius:20px;overflow:hidden;padding-top:20px;padding-right:50px}@media (max-width:991px){.detail-product__user .user{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-right:0;padding-inline:20px;padding-bottom:20px}}.detail-product__user .user-cover{height:200px}.detail-product__user .user-cover img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.detail-product__user .user-desc{padding-left:50px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:991px){.detail-product__user .user-desc{padding-left:0;padding-top:20px}}.detail-product__user .user-desc .title{font-size:20px;font-weight:700;letter-spacing:-.5px;line-height:1.3;color:#1e1d1c}.detail-product__user .user-desc .text{font-size:14px;color:rgba(100,112,124,.7)}.detail-product__user .user-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid rgba(30,29,28,.1);margin-top:10px;padding-top:15px}.detail-product__user .user-contact a{font-size:14px;font-weight:500;letter-spacing:-.5px;color:#0074e4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.detail-product__user .user-contact a::before{content:"";position:absolute;left:0;bottom:-3px;height:1px;width:0;-webkit-transition:.4s;transition:.4s;background-color:#0074e4}.detail-product__user .user-contact a:not(:last-child){margin-bottom:5px}.detail-product__user .user-contact a .icon{font-size:14px;margin-right:10px}.detail-product__user .user-info{-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid rgba(30,29,28,.1);padding-left:30px;margin-left:30px}@media (max-width:991px){.detail-product__user .user-info{padding-left:0;margin-left:0;margin-top:20px;border:0}}.detail-product__user .user-info .item:not(:last-child){margin-bottom:15px}.detail-product__user .user-info .item .title{font-size:16px;font-weight:700;color:#0074e4;line-height:1.3;margin-bottom:5px}.detail-product__user .user-info .item .text{font-size:14px;color:rgba(100,112,124,.7)}.no-scroll{overflow:hidden}.no-scroll-y{overflow-y:hidden}.no-scroll-x{overflow-x:hidden}.pos-relative{position:relative}.pos-inherit{position:inherit}.pos-sticky{position:sticky;top:20px}.text-center{text-align:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-between{-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}.z-index{position:relative;z-index:9}.hidden{display:none}@media (max-width:479px){.xs-hidden{display:none}}@media (max-width:767px){.sm-hidden{display:none}}@media (max-width:991px){.md-hidden{display:none}}.pv-5px{margin-top:5px;margin-bottom:5px}.pv-10px{margin-top:10px;margin-bottom:10px}.pv-15px{margin-top:15px;margin-bottom:15px}.pv-20px{margin-top:20px;margin-bottom:20px}.pv-25px{margin-top:25px;margin-bottom:25px}.pv-30px{margin-top:30px;margin-bottom:30px}.pv-40px{margin-top:40px;margin-bottom:40px}.pv-50px{margin-top:50px;margin-bottom:50px}.pv-60px{margin-top:60px;margin-bottom:60px}.pv-70px{margin-top:70px;margin-bottom:70px}.pv-80px{margin-top:80px;margin-bottom:80px}.pv-90px{margin-top:90px;margin-bottom:90px}.pv-100px{margin-top:100px;margin-bottom:100px}.py-0{padding-top:0;padding-bottom:0}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pt-5px{padding-top:5px}.pt-10px{padding-top:10px}.pt-15px{padding-top:15px}.pt-20px{padding-top:20px}.pt-25px{padding-top:25px}.pt-30px{padding-top:30px}.pt-40px{padding-top:40px}.pt-50px{padding-top:50px}.pt-60px{padding-top:60px}.pt-70px{padding-top:70px}.pt-80px{padding-top:80px}.pt-90px{padding-top:90px}.pt-100px{padding-top:100px}.pb-5px{padding-bottom:5px}.pb-10px{padding-bottom:10px}.pb-15px{padding-bottom:15px}.pb-20px{padding-bottom:20px}.pb-25px{padding-bottom:25px}.pb-30px{padding-bottom:30px}.pb-40px{padding-bottom:40px}.pb-50px{padding-bottom:50px}.pb-60px{padding-bottom:60px}.pb-70px{padding-bottom:70px}.pb-80px{padding-bottom:80px}.pb-90px{padding-bottom:90px}.pb-100px{padding-bottom:100px}.mv-5px{margin-top:5px;margin-bottom:5px}.mv-10px{margin-top:10px;margin-bottom:10px}.mv-15px{margin-top:15px;margin-bottom:15px}.mv-20px{margin-top:20px;margin-bottom:20px}.mv-25px{margin-top:25px;margin-bottom:25px}.mv-30px{margin-top:30px;margin-bottom:30px}.mv-40px{margin-top:40px;margin-bottom:40px}.mv-50px{margin-top:50px;margin-bottom:50px}.mv-60px{margin-top:60px;margin-bottom:60px}.mv-70px{margin-top:70px;margin-bottom:70px}.mv-80px{margin-top:80px;margin-bottom:80px}.mv-90px{margin-top:90px;margin-bottom:90px}.mv-100px{margin-top:100px;margin-bottom:100px}.my-0{margin-top:0;margin-bottom:0}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.mt-5px{margin-top:5px}.mt-10px{margin-top:10px}.mt-15px{margin-top:15px}.mt-20px{margin-top:20px}.mt-25px{margin-top:25px}.mt-30px{margin-top:30px}.mt-40px{margin-top:40px}.mt-50px{margin-top:50px}.mt-60px{margin-top:60px}.mt-70px{margin-top:70px}.mt-80px{margin-top:80px}.mt-90px{margin-top:90px}.mt-100px{margin-top:100px}.mb-5px{margin-bottom:5px}.mb-10px{margin-bottom:10px}.mb-15px{margin-bottom:15px}.mb-20px{margin-bottom:20px}.mb-25px{margin-bottom:25px}.mb-30px{margin-bottom:30px}.mb-40px{margin-bottom:40px}.mb-50px{margin-bottom:50px}.mb-60px{margin-bottom:60px}.mb-70px{margin-bottom:70px}.mb-80px{margin-bottom:80px}.mb-90px{margin-bottom:90px}.mb-100px{margin-bottom:100px}