@import url("fonts.css");*{font-family:'Poppins', sans-serif;margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;outline:none;border:none;-webkit-transition:all .2s linear;transition:all .2s linear;color:#191919}html{font-size:62.5%;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:0rem}html::-webkit-scrollbar{width:1rem}html::-webkit-scrollbar-track{background:#FFF}html::-webkit-scrollbar-thumb{background:#000}body{color:#191919;overflow-y:hidden}button#top{position:fixed;right:2%;bottom:4%;background-color:#2369b1;-webkit-box-shadow:rgba(17,17,26,0.1) 0px 4px 16px,rgba(17,17,26,0.1) 0px 8px 24px,rgba(17,17,26,0.1) 0px 16px 56px;box-shadow:rgba(17,17,26,0.1) 0px 4px 16px,rgba(17,17,26,0.1) 0px 8px 24px,rgba(17,17,26,0.1) 0px 16px 56px;color:#FFF;font-size:3rem;z-index:100;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;border-radius:3px;cursor:pointer;border:1px solid #FFF}button#top .bx{color:#FFF}.button{padding:1em 2em;font-size:1.2rem;font-weight:500;background-color:#FFF;color:#191919;border-radius:21px;border:1px solid #e0e0e0}.button.primary{background-color:#3a79f9;border-color:#3a79f9;color:#FFF}.hide-desktop{display:none}h3{font-size:2.25rem;font-weight:500}div.alert{padding:1em;width:100%;margin:0 auto 2em;border-radius:5px;border:1px solid #FFF;display:none;font-size:1.2rem}div.alert.alert-show{display:block}div.alert.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}div.alert.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.form-error{background-color:rgba(255,0,0,0.1) !important}.form-error.only-border{background-color:#FFF !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}header{border-bottom:1px solid #FFF;position:absolute;top:0;left:0;right:0;height:92px;z-index:1000}header .content{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:960px;margin:0 auto}header .content .logo{margin-right:2rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:3rem 1rem;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}header .content .logo img{max-height:100px}header .content .navbar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .content .navbar a{font-size:1.5rem;color:#FFF;text-align:center;font-weight:600}header .content .navbar #nav-close{font-size:4rem;cursor:pointer;color:#333;display:none}header .content .icons a,header .content .icons div{font-size:3.5rem;margin-left:2rem;cursor:pointer;color:#333}header .content .icons a:hover,header .content .icons div:hover{color:#2369b1}header .content .icons #menu-btn{display:none;color:#FFF}div.content{width:960px}section{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}section#home{height:70vh;background-image:url(../images/bg-header.webp);background-repeat:no-repeat;background-size:cover}section#home div.content h2{font-weight:600;font-size:3.5rem;width:9em;line-height:1.2em;margin-top:4em;color:#FFF}section#our-services div.content{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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2em;padding:5em}section#our-services div.content h3{font-weight:600}section#our-services div.content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style:none;gap:5em}section#our-services div.content ul li a{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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1em}section#our-services div.content ul li a img.icon{width:120px}section#our-services div.content ul li a span{font-size:1.5rem;font-weight:500;text-align:center;width:90%;line-height:1.2em}section#about-us{display:-ms-grid;display:grid;-ms-grid-columns:40% 1fr;grid-template-columns:40% 1fr}section#about-us div.left-content{background-color:#fafafa;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}section#about-us div.left-content div.about-us{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em;font-size:1.2rem;padding:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}section#about-us div.left-content div.about-us p{max-width:40rem;color:rgba(25,25,25,0.5)}section#about-us div.left-content div.about-us div.button-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em}section#about-us div.right-content{height:500px;background-image:url(../images/bg-about-us.webp);background-repeat:no-repeat;background-size:cover}section#info{padding:5em;background-image:url(../images/bg-blue.webp);background-repeat:repeat}section#info div.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}section#info div.content p.info{color:#FFF;font-size:2.25rem;font-weight:500}section#services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section#services div.content h3{line-height:3em}section#services div.content p{color:rgba(25,25,25,0.5);font-size:1.2rem}section#services div.content .grid-1{display:-ms-grid;display:grid;-ms-grid-columns:60% 1fr;grid-template-columns:60% 1fr;overflow:hidden}section#services div.content .grid-1 div.right-content{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:end;-ms-flex-align:end;align-items:flex-end}section#services div.content .grid-1 div.right-content p{text-align:right}section#services div.content .grid-2{display:-ms-grid;display:grid;-ms-grid-columns:40% 1fr;grid-template-columns:40% 1fr;overflow:hidden}section#services div.content .grid-2 div.left-content{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:start;-ms-flex-align:start;align-items:flex-start}section#services div.content .grid-2 div.left-content p{color:rgba(25,25,25,0.5);font-size:1.2rem}section#services div.content .grid-2 div.right-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section#services div.content div.oval-bg{width:500px;height:500px;background-repeat:no-repeat;background-size:cover;border-radius:50%;margin-top:-150px}section#services div.content div.oval-bg.real-estate{background-image:url(../images/real-estate-consultancy.webp)}section#services div.content div.oval-bg.legal{background-image:url(../images/legal-consultancy.webp)}section#services div.content div.oval-bg.investment{background-image:url(../images/investment-consultancy.webp)}section#services div.content img.oval{width:380px;height:380px;border-radius:50%;margin-top:-120px}section#services div.picture-border{width:100%;height:300px;background-image:url(../images/picture-border.webp);background-repeat:no-repeat;background-size:cover;background-position:center center;margin-top:2em}section#services div#trade-consultancy{background-color:#ebf1fe;width:100%;padding:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#services div#trade-consultancy div.content{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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#services div#trade-consultancy div.content p{text-align:center}section#contact div#map{margin-top:2em;width:100%;height:250px}footer{background-color:#12264f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer div.content{position:relative;z-index:10000;margin-top:-7em;margin-bottom:7em;background-color:#FFF;padding:3em;-webkit-box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2em}footer div.content h3{margin-bottom:2em}footer div.content input[type=text],footer div.content textarea{border-radius:5px;border:1px solid #e0e0e0;padding:1em;width:100%;resize:none;font-size:1.2rem}footer div.content .address{font-size:1.5rem;-ms-flex-preferred-size:40%;flex-basis:40%}footer div.content .address p,footer div.content .address b{color:rgba(25,25,25,0.5)}footer div.content .form #contactForm{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-column-gap:1em;grid-row-gap:1em}footer div.content .form #contactForm .div1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1 / 1 / 2 / 2}footer div.content .form #contactForm .div2{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1 / 2 / 2 / 3}footer div.content .form #contactForm .div3{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:2 / 1 / 3 / 3}footer div.content .form #contactForm .div4{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:3 / 1 / 3 / 3;text-align:right}footer div.content .form #contactForm #submitForm[disabled]{background-color:#DDD;border-color:#DDD;color:#666}@media (max-width: 768px){.hide-desktop{display:unset}.hide-mobile{display:none}div.content{width:90%;min-width:unset !important}header .content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .content .navbar{position:fixed;left:-110%;top:0;background:#FFF;z-index:10000;max-width:35rem;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .content .navbar.active{left:0;-webkit-box-shadow:0 0 0 100vw rgba(0,0,0,0.8);box-shadow:0 0 0 100vw rgba(0,0,0,0.8)}header .content .navbar a{margin:1rem 0;font-size:1.7rem;color:#333}header .content .navbar #nav-close{display:block;position:absolute;top:1rem;right:2rem}header .content div.icons{position:absolute}header .content div.icons #menu-btn{display:inline-block !important}section#our-services div.content{padding:5em 1em}section#our-services div.content ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2, 1fr);grid-column-gap:1em;grid-row-gap:3em}section#about-us{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section#about-us div.left-content{padding:5em 1em}section#about-us div.right-content{width:100%;height:250px}section#info{padding:2em}section#info div.content{width:100%}section#info div.content p.info{font-size:1.5rem}section#services div.content div.oval-bg{width:300px;height:200px;margin-top:-50px}section#services div.content .grid-1{-ms-grid-columns:1fr;grid-template-columns:1fr}section#services div.content .grid-1 .left-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#services div.content .grid-1 .right-content{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}section#services div.content .grid-1 .right-content p{text-align:justify !important}section#services div.content .grid-2{-ms-grid-columns:1fr;grid-template-columns:1fr}section#services div.content .grid-2 .right-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}section#services div.content .grid-2 .left-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;margin-bottom:2em}section#services div.content .grid-2 .left-content p{text-align:justify !important}section#services div.picture-border{height:150px}section#services div#trade-consultancy{padding:2rem}section#services div#trade-consultancy div.content{width:100%}section#services div#trade-consultancy div.content p{text-align:justify}footer div.content{display:-ms-grid;display:grid}footer div.content h3{margin-bottom:1em}footer div.content .form #contactForm{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr)}footer div.content .form #contactForm .div1{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:1 / 1 / 2 / 3}footer div.content .form #contactForm .div2{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:2 / 1 / 3 / 3}footer div.content .form #contactForm .div3{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:3 / 1 / 4 / 3}footer div.content .form #contactForm .div4{-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:4 / 1 / 5 / 3}}
/*# sourceMappingURL=styles.min.css.map */