html{scroll-behavior:smooth}html.is-loading{overflow:hidden}body,html{height:100%}:focus{outline:none}body{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;overflow-y:auto}.transition-fade{opacity:1;-webkit-transition:.3s;transition:.3s}html.is-animating .transition-fade{opacity:0}body{font-family:Roboto,sans-serif;font-size:1rem;color:#848484;line-height:1.7}h1,h2,h3,h4,h5,h6{font-family:EB Garamond,serif;color:#022253}a,a:hover{color:#fff}.btn{-webkit-transition:.3s;transition:.3s;border-radius:0;padding:1.2rem 2rem;font-weight:600;text-transform:uppercase}.btn-primary{border-color:#bda251;background-color:#bda251;color:#fff;text-transform:capitalize;font-weight:400;padding:1rem 2rem}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{border-color:#9d790d;background-color:#9d790d;color:#fff}.btn-primary:disabled{color:#fff}.btn-secondary{border-color:#fff;background-color:transparent;color:#fff;text-transform:capitalize;font-weight:400;padding:1rem 2rem}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{border-color:#9d790d;background-color:#9d790d;color:#fff}.btn-secondary:disabled{color:#fff}.hero--home{background-image:url(../src/images/img_header.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:4rem 0;position:relative}@media (max-width:768px){.hero--home{padding-top:2rem}}.hero--home .hero__heading{margin-top:1.5rem}@media (max-width:768px){.hero--home .hero__heading{margin-top:0}}.hero__heading,.hero__subheading,.hero p{color:#fff}@media (max-width:768px){.hero__heading,.hero__subheading,.hero p{text-align:center}}@media (max-width:768px){.hero .btn-primary{margin-bottom:1rem}}.hero__heading{margin-bottom:0;font-size:2.4rem}@media (max-width:768px){.hero__heading{margin-top:2rem!important;font-size:1.5rem}}.hero__subheading{font-weight:600;font-size:1.3rem;margin:.5rem 0}@media (max-width:768px){.hero__subheading{font-size:1.1rem}}.hero__checklist{padding-left:15px;position:relative;list-style:none;margin:1rem 0 2rem}@media (max-width:768px){.hero__checklist{margin:1rem 0;display:block;text-align:left}}.hero__checklist li{color:#fff;position:relative;display:inline-block;width:24%;text-align:left;padding-left:2rem}@media (max-width:768px){.hero__checklist li{width:100%;margin-top:1rem}}.hero__checklist li:before{content:"";height:20px;width:20px;-webkit-mask-image:url(../src/images/icon_check.svg);mask-image:url(../src/images/icon_check.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;margin:auto;background-color:#fff;top:0;bottom:0;left:0}.hero hr{border:1px solid #fff}.loading{position:fixed;background-color:#fff;width:100%;top:0;bottom:0;left:0;right: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;z-index:1000}.loading__ring{display:inline-block;position:relative;width:80px;height:80px}.loading__ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;-webkit-animation:loading__ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loading__ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#1d1227}.loading__ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loading__ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading__ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes loading__ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading__ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal.fade-scale{opacity:0;-webkit-transition:all .15s linear;transition:all .15s linear}.modal.fade-scale.show{opacity:1}.modal .modal-dialog{max-width:800px}@media (max-width:768px){.modal .modal-dialog{max-width:600px}}.modal .modal-body{padding:5rem}@media (max-width:768px){.modal .modal-body{padding:1rem}}.modal .modal__heading{font-weight:700;text-align:center;font-size:1.7rem;margin-bottom:2rem}@media (max-width:768px){.modal .modal__heading{font-size:1.4rem;margin-bottom:1rem}.modal .modal__heading br{display:none}}@media (max-width:768px){.modal .modal-content{margin-right:1rem}}.modal .close{position:absolute;top:15px;right:15px}.modal .dropdown-toggle{padding:.8rem .5rem;background:#fff;border:1px solid #c7c7c7;font-weight:400}.modal .dropdown-toggle:active,.modal .dropdown-toggle:focus{background:#fff!important}.modal--form .modal-dialog{width:600px;max-width:100%!important}.iti{display:block!important}.iti__flag{background-image:url(../src/images/flags.png)}@media (max-width:768px){.iti__flag{background-image:url(../src/images/flags@2x.png)}}.footer__address{color:#fff;font-size:.9rem}@media (max-width:992px){.footer__address{text-align:center;display:block;margin-bottom:.5rem}}.footer__copyright{color:#fff;font-size:.9rem}@media (max-width:992px){.footer__copyright{text-align:center;display:block;margin-bottom:.5rem}}.footer__links{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:992px){.footer__links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__links li{position:relative;margin-right:1rem;padding-right:1rem}.footer__links li:before{content:"";position:absolute;top:0;bottom:0;right:0;height:70%;background-color:#fff;width:1px;margin-top:auto;margin-bottom:auto}.footer__links li:last-child{margin-right:0;padding-right:0}.footer__links li:last-child:before{display:none}.footer__links li a{color:#fff;font-size:.9rem}.footer__section-one{background-color:#002d6e;padding:3rem 0}.footer__section-one .section__heading{text-align:center;color:#fff}.footer__section-one p{color:#fff;font-size:1rem}.footer__section-two{background-color:#022253;padding:1.5rem 0}.form-control{background-color:#fff;border-color:#c7c7c7;margin-bottom:0;border-radius:0;height:60px}.form-control::-webkit-input-placeholder{color:#222}.form-control:focus{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;outline:none;border-color:#67a247}.form-control.error{border-color:red}.form-control option{background-color:#fff}.form-select{position:relative}.form-select select{padding:0 1rem;height:54px!important}.form-select:after{font-family:FontAwesome;font-weight:900;content:"\f0dc";position:absolute;top:0;right:0;height:50px;width:55px;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;font-size:.9rem;pointer-events:none;color:grey}.form-check{position:relative;font-size:.9rem;padding-left:.5rem;margin-top:.5rem;color:#fff}.form-check-input{margin-top:.3rem;opacity:0;position:relative;z-index:-9999}.form-check-input:checked+.form-check-box{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;background-color:#b69121}.form-check-input:checked+.form-check-box:before{content:"\f00c";font-family:FontAwesome;font-size:.9rem;color:#fff}.form-check-box{width:22px;height:22px;display:inline-block;border:1px solid #c7c7c7;position:relative;background-color:#fff;vertical-align:middle;margin-right:.4rem}.form-check a{font-weight:700;color:#fff}.form .col-cs{padding:0 .4rem}.form .action{text-align:left}.form label.error{color:red;font-size:.8rem;margin-bottom:0}.form--download{background-color:#372549;padding:2.5rem;position:relative;z-index:20;margin-left:2.5rem}@media (max-width:992px){.form--download{margin-left:0;margin-top:2rem}}.form--download .form__description,.form--download .form__title{color:#fff}@media (max-width:768px){.form--download .form__description,.form--download .form__title{text-align:center}}.form--download .form__title{font-family:Roboto,sans-serif;font-weight:700;font-size:1.7rem}@media (max-width:768px){.form--download input[type=submit]{width:100%}}.form--callback input[type=submit]{padding:.95rem 1rem;max-width:100%;width:200px}@media (max-width:768px){.form--callback input[type=submit]{margin-left:auto;margin-right:auto;display:block}}@media (max-width:576px){.form--callback input[type=submit]{width:100%}}.form--modal .form__title{font-size:1.8rem;text-align:center}.form--modal .form-check,.form--modal .form-check a{color:#000}.form--modal input[type=submit]{padding:.95rem 1rem;max-width:100%;width:200px}@media (max-width:768px){.form--modal input[type=submit]{margin-left:auto;margin-right:auto;display:block}}@media (max-width:576px){.form--modal input[type=submit]{width:100%}}.navbar{background-color:#022253}@media (max-width:992px){.navbar .container{max-width:100%}}.navbar--top .navbar-nav{margin-bottom:3rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:576px){.navbar--top .navbar-nav{margin-right:auto;text-align:center;width:100%;-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}}.navbar--top .nav-item{margin-right:1.5rem}.navbar--top .nav-item:last-child{margin-right:0}.navbar--top .nav-link{display:inline-block;font-weight:500}@media (max-width:768px){.navbar--top .nav-link{display:block}}.navbar--top .nav-link i{color:#b69121;font-size:1.4rem;display:inline-block;vertical-align:middle}.navbar--top .nav-icon{display:inline-block}@media (max-width:576px){.navbar--top .nav-icon{width:20px}}@media (max-width:576px){.navbar--top .navbar-brand{display:block;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:.5rem}}@media (max-width:576px){.navbar--top .nav-label{font-size:.9rem}}.page{position:relative}.page__heading{font-weight:700}@media (max-width:768px){.page__heading{font-size:1.8rem}}.page--content{padding:3rem 0;border-bottom:1px solid #c6c6c6}.section__heading{font-size:2.4rem;padding-bottom:0;font-weight:400;position:relative;margin-bottom:1.2rem}@media (max-width:992px){.section__heading br{display:none}}@media (max-width:768px){.section__heading{font-size:1.4rem}}.section-home{position:relative}@media (max-width:992px){.section-home .container{max-width:90%}}@media (max-width:768px){.section-home .container{max-width:100%}}.section-home__one{background-color:#fff;padding:4rem 0}@media (max-width:768px){.section-home__one{padding:2rem}.section-home__one img{display:block;margin-left:auto;margin-right:auto}}.section-home__one ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;width:100%;padding:0}@media (max-width:768px){.section-home__one ul{display:block;margin-bottom:0}}.section-home__one ul li{-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;background-color:#eee;padding:1rem;margin:1rem;font-size:1.2rem;color:#002d6e}@media (max-width:768px){.section-home__one ul li{margin-top:0}}.section-home__one ul li:before{content:"";height:100%}.section-home__one ul li:before,.section-home__one ul li span{display:inline-block;vertical-align:middle}.section-home__one .section__heading{color:#002d6e;text-align:center;margin-bottom:3rem}@media (max-width:768px){.section-home__one .section__heading{font-size:1.5rem;margin-bottom:1rem}}.section-home__one .service{text-align:center;background-color:#eef9ff;padding:2rem;border-radius:10%;min-height:230px;margin-bottom:1.5rem;font-weight:400;margin-top:1rem;font-size:1.3rem;line-height:1.3rem}@media (max-width:768px){.section-home__one .service{min-height:200px;margin:2rem 2rem 1rem}}.section-home__one .service .service__image{margin-bottom:1rem}.section-home__one .service .service__label{color:#002d6e;font-weight:500;margin-top:1rem}.section-home__two{background-image:url(../src/images/bg.jpg);background-color:#002d6e;background-repeat:no-repeat;background-position:50%;background-size:cover;padding:4rem 0;position:relative;color:#fff}@media (max-width:768px){.section-home__two{padding:2rem 1rem}}.section-home__two .section__heading{color:#fff}@media (max-width:768px){.section-home__two .section__heading{font-size:1.5rem}}@media (max-width:768px){.section-home__two .section__action{text-align:center!important}}.section-home__two h3{color:#fff;font-size:1.5rem}@media (max-width:768px){.section-home__two h3{margin-top:1rem;font-size:1.2rem}}.section-home__two .section__checklist{position:relative;list-style:none;padding-left:0;margin:1.5rem 0 2rem}@media (max-width:768px){.section-home__two .section__checklist{margin:1rem 0;display:block;text-align:left}}.section-home__two .section__checklist li{color:#fff;position:relative;padding-left:2rem;margin:1rem 0}@media (max-width:768px){.section-home__two .section__checklist li{margin:1rem 0}}.section-home__two .section__checklist li:before{content:"";height:20px;width:20px;-webkit-mask-image:url(../src/images/icon_goldcheck.svg);mask-image:url(../src/images/icon_goldcheck.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;margin:auto;background-color:#bea352;top:0;bottom:0;left:0}.section-home__three{background-color:#fff;padding:4rem 0}@media (max-width:768px){.section-home__three{padding:2rem 1rem}}.section-home__three .section__heading{color:#002d6e;text-align:center;margin-bottom:3rem}@media (max-width:768px){.section-home__three .section__heading{font-size:1.5rem}}@media (max-width:768px){.section-home__three .expat{margin:2rem}}.section-home__three .expat .expat__image{margin-bottom:1rem;min-height:100px}.section-home__three .expat .expat__label{color:#002d6e;font-weight:400;margin-top:1rem;font-size:1.3rem}.section-home__four{background-image:url(../src/images/bg.jpg);background-color:#002d6e;background-repeat:no-repeat;background-position:50%;background-size:cover;padding:4rem 0;position:relative;color:#fff}@media (max-width:768px){.section-home__four{padding:2rem 1rem}}.section-home__four .section__heading{color:#fff}@media (max-width:768px){.section-home__four .section__heading{font-size:1.5rem}}.section-home__five{background-image:url(../src/images/OurGuarantee.jpg);background-color:#002d6e;background-repeat:no-repeat;background-position:50%;background-size:cover;padding:4rem 0;position:relative;color:#fff;min-height:500px;margin:3rem 0}@media (max-width:768px){.section-home__five{padding:2rem;min-height:auto;background-position:15%;background-image:url(../src/images/OurGuaranteeMobile.jpg)}}.section-home__five .section__heading{color:#fff}@media (max-width:768px){.section-home__five .section__heading{font-size:1.8rem}}.section-home__five p{font-size:1.5rem}@media (max-width:768px){.section-home__five p{font-size:1.2rem}}.section-home__six{background-color:#02347d;padding:4rem 0}@media (max-width:768px){.section-home__six{padding:2rem}}.section-home__six .section__heading{color:#fff;position:relative;margin:0 auto;font-size:2.4rem}@media (max-width:768px){.section-home__six .section__heading{font-size:1.5rem}}.section-home__six .card{background-color:transparent;border:none}.section-home__six .card .card-header{background-color:transparent;border-bottom:2px solid #fff;padding:1rem 0}.section-home__six .card button{color:#fff;text-transform:capitalize;padding:0;font-weight:400;font-size:1rem;font-family:Roboto,sans-serif;width:100%;text-align:left}@media (max-width:768px){.section-home__six .card button{text-align:left}}.section-home__six .card button:hover{text-decoration:none}.section-home__six .card button span{color:#bea251}.section-home__six .card .card-body{color:#fff;padding:1rem 0}.section-home__seven{background-color:#0d1c53;padding:4rem 0;color:#fff}@media (max-width:768px){.section-home__seven{padding:2rem}}.section-home__seven .section__heading{color:#fff}@media (max-width:768px){.section-home__seven .section__heading{font-size:1.5rem}}
/*# sourceMappingURL=app.min.css.map */
