*{margin:0;padding:0;outline:0;border:0;list-style:none;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box}:root{scroll-behavior:smooth}body{font-family:"Open Sans",sans-serif;color:#161616}a{color:#d76c24;text-decoration:none}a:hover{color:#161616;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:"Nunito",sans-serif}section{padding:60px 0;overflow:hidden;position:relative}.section-header{text-align:center;padding-bottom:40px}.section-header h2{font-size:30px;letter-spacing:1px;font-weight:700;margin:0;color:#161616;text-transform:capitalize}.section-header p{margin:10px 0 0 0;padding:0;font-size:18px;line-height:42px;font-weight:700;color:#161616}.section-title{text-align:center;padding-bottom:30px;position:relative}.section-title h2{font-size:32px;font-weight:bold;text-transform:uppercase;margin-bottom:20px;padding-bottom:20px;position:relative}.section-title h2::after{content:"";position:absolute;display:block;width:50px;height:3px;background:#e03a3c;bottom:0;left:calc(50% - 25px)}@media(max-width: 768px){.section-header p{font-size:28px;line-height:32px}}.breadcrumbs{padding:15px 0;background:#d76c24;min-height:40px;margin-top:82px;color:#fff}@media(max-width: 992px){.breadcrumbs{margin-top:57px}}.breadcrumbs h2{font-size:28px;font-weight:500}.breadcrumbs ol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0 0 10px 0;margin:0;font-size:14px}.breadcrumbs ol a{color:#fff;-webkit-transition:.3s;transition:.3s}.breadcrumbs ol a:hover{text-decoration:underline}.breadcrumbs ol li+li{padding-left:10px}.breadcrumbs ol li+li::before{display:inline-block;padding-right:10px;color:#d76c24;content:"/"}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:99999;background:#d76c24;width:40px;height:40px;border-radius:50px;-webkit-transition:all .4s;transition:all .4s}.back-to-top i{font-size:24px;color:#fff;line-height:0}.back-to-top:hover{background:#d76c24;color:#fff}.back-to-top.active{visibility:visible;opacity:1}@media screen and (max-width: 768px){[data-aos-delay]{-webkit-transition-delay:0 !important;transition-delay:0 !important}}#preloader{position:fixed;inset:0;z-index:9999;overflow:hidden;background:#fff;-webkit-transition:all .6s ease-out;transition:all .6s ease-out;width:100%;height:100vh}#preloader:before,#preloader:after{content:"";position:absolute;border:4px solid #d76c24;border-radius:50%;-webkit-animation:animate-preloader 2s cubic-bezier(0, 0.2, 0.8, 1) infinite;animation:animate-preloader 2s cubic-bezier(0, 0.2, 0.8, 1) infinite}#preloader:after{-webkit-animation-delay:-0.5s;animation-delay:-0.5s}@-webkit-keyframes animate-preloader{0%{width:10px;height:10px;top:calc(50% - 5px);left:calc(50% - 5px);opacity:1}100%{width:72px;height:72px;top:calc(50% - 36px);left:calc(50% - 36px);opacity:0}}@keyframes animate-preloader{0%{width:10px;height:10px;top:calc(50% - 5px);left:calc(50% - 5px);opacity:1}100%{width:72px;height:72px;top:calc(50% - 36px);left:calc(50% - 36px);opacity:0}}.btn-more{font-weight:500;font-size:14px;letter-spacing:1px;display:inline-block;padding:12px 30px;border-radius:50px;margin-bottom:1rem;-webkit-transition:.5s;transition:.5s;color:#fff;text-transform:uppercase;background:#707070;-webkit-box-shadow:0 8px 28px rgba(75,72,72,.2);box-shadow:0 8px 28px rgba(75,72,72,.2)}.btn-more:hover{background:rgba(24,24,24,.8);color:#fff}.header{-webkit-transition:all .5s;transition:all .5s;z-index:997;padding:20px 0;background:#fff}.header.header-scrolled{background:#fff;padding:15px 0;-webkit-box-shadow:0px 2px 20px rgba(1,41,112,.1);box-shadow:0px 2px 20px rgba(1,41,112,.1)}.header .logo{line-height:0}.header .logo img{max-height:40px;margin-right:6px}.header .logo span{font-size:30px;font-weight:700;letter-spacing:1px;color:#fff;font-family:"Nunito",sans-serif;margin-top:3px}.navbar{padding:0}.navbar ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar li{position:relative}.navbar a,.navbar a:focus{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:10px 0 10px 30px;font-family:"Nunito",sans-serif;font-size:16px;font-weight:700;color:#d76c24;white-space:nowrap;-webkit-transition:.3s;transition:.3s}.navbar a i,.navbar a:focus i{font-size:12px;line-height:0;margin-left:5px}.navbar a:hover,.navbar .active,.navbar .active:focus,.navbar li:hover>a{color:#d76c24}.navbar .getstarted,.navbar .getstarted:focus{background:#d76c24;padding:8px 20px;margin-left:30px;border-radius:50px;color:#fff}.navbar .getstarted:hover,.navbar .getstarted:focus:hover{color:#fff;background:#161616}.navbar .dropdown ul{display:block;position:absolute;left:14px;top:calc(100% + 30px);margin:0;padding:10px 0;z-index:99;opacity:0;visibility:hidden;background:#fff;-webkit-box-shadow:0px 0px 30px rgba(127,137,161,.25);box-shadow:0px 0px 30px rgba(127,137,161,.25);-webkit-transition:.3s;transition:.3s;border-radius:4px}.navbar .dropdown ul li{min-width:200px}.navbar .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;font-weight:600}.navbar .dropdown ul a i{font-size:12px}.navbar .dropdown ul a:hover,.navbar .dropdown ul .active:hover,.navbar .dropdown ul li:hover>a{color:#2c2a2a}.navbar .dropdown:hover>ul{opacity:1;top:100%;visibility:visible}.navbar .dropdown .dropdown ul{top:0;left:calc(100% - 30px);visibility:hidden}.navbar .dropdown .dropdown:hover>ul{opacity:1;top:0;left:100%;visibility:visible}@media(max-width: 1366px){.navbar .dropdown .dropdown ul{left:-90%}.navbar .dropdown .dropdown:hover>ul{left:-100%}}.mobile-nav-toggle{color:#d76c24;font-size:28px;cursor:pointer;display:none;line-height:0;-webkit-transition:.5s;transition:.5s}.mobile-nav-toggle.bi-x{color:#fff}@media(max-width: 991px){.mobile-nav-toggle{display:block}.navbar ul{display:none}}.navbar-mobile{position:fixed;overflow:hidden;top:0;right:0;left:0;bottom:0;background:rgba(237,152,4,.5);-webkit-transition:.3s;transition:.3s}.navbar-mobile .mobile-nav-toggle{position:absolute;top:15px;right:15px}.navbar-mobile ul{display:block;position:absolute;top:55px;right:15px;bottom:15px;left:15px;padding:10px 0;border-radius:10px;background-color:#fff;overflow-y:auto;-webkit-transition:.3s;transition:.3s}.navbar-mobile a,.navbar-mobile a:focus{padding:10px 20px;font-size:15px;color:#d76c24}.navbar-mobile a:hover,.navbar-mobile .active,.navbar-mobile li:hover>a{color:#d76c24}.navbar-mobile .getstarted,.navbar-mobile .getstarted:focus{margin:15px}.navbar-mobile .dropdown ul{position:static;display:none;margin:10px 20px;padding:10px 0;z-index:99;opacity:1;visibility:visible;background:#fff;-webkit-box-shadow:0px 0px 30px rgba(127,137,161,.25);box-shadow:0px 0px 30px rgba(127,137,161,.25)}.navbar-mobile .dropdown ul li{min-width:200px}.navbar-mobile .dropdown ul a{padding:10px 20px}.navbar-mobile .dropdown ul a i{font-size:12px}.navbar-mobile .dropdown ul a:hover,.navbar-mobile .dropdown ul .active:hover,.navbar-mobile .dropdown ul li:hover>a{color:#161616}.navbar-mobile .dropdown>.dropdown-active{display:block}#hero{overflow:hidden;padding-top:120px;background-color:#f7f7f7;border-bottom-left-radius:15rem}.hero__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.hero__cols .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:56px;-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;width:60%}.hero__cols .col--1 h1{margin:.67em 0;font-weight:700;margin-bottom:10px;font-size:5rem}.hero__cols .col--1 .hero__h1{margin-bottom:30px}.hero__cols .col--2{z-index:0;-webkit-box-flex:1;-ms-flex:1;flex:1;width:40%}.hero__cols .col--2 .hero__flag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px;width:30rem;background:#fafbff;-webkit-box-shadow:0px 0 30px rgba(1,41,112,.08);box-shadow:0px 0 30px rgba(1,41,112,.08)}.hero__cols .col--2 .hero__flag img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:20px}.hero__cols .col--2 .hero__persons{position:relative;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:590px;margin-right:-20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero__cols .col--2 .hero__persons .hero__person{position:relative;overflow:hidden;width:21%;padding-right:20px;padding-left:20px;border-radius:20px;cursor:pointer;-webkit-transition:.3s ease-out;transition:.3s ease-out}.hero__cols .col--2 .hero__persons .hero__person:hover{width:58%}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont{position:relative;overflow:hidden;width:100%;height:100%;border-radius:20px}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-img{position:relative;z-index:0;display:block;height:115%;min-width:100%;-o-object-fit:cover;object-fit:cover}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-img:hover{width:58%}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:34px;line-height:1.1em}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-title.active{height:80px}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-square{position:absolute;z-index:-1;display:block;width:120px;height:100%;margin-left:-24px;background-color:#d76c24}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-square.active{width:0}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-txt-more{position:absolute;bottom:78px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-right:40px;padding-left:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-txt-less{position:absolute;bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;width:120px;height:120px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-count .hero__person-count.active{height:100%;opacity:1}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-count .hero__person-count-title{display:inline-block;margin-bottom:-20px;line-height:1em}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-count .hero__person-count-span{display:inline-block;width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14px}.hero__cols .col--2 .hero__persons .hero__person.active{width:58%}.hero__cols .col--2 .hero__persons .hero__person-grad{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background-image:gradient(linear, left top, left bottom, color-stop(50%, transparent), to(rgba(0, 0, 0, 0.8)));background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(rgba(0, 0, 0, 0.8)));background-image:linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.8));color:#fff}@media screen and (max-width: 600px){#hero{overflow:hidden;padding-top:120px;background-color:#f7f7f7;border-bottom-left-radius:4rem}.hero__cols{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-align:stretch;-webkit-box-align:stretch;align-items:stretch}.hero__cols .col--1{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:56px;-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;width:90%}.hero__cols .col--1 h1{margin:.67em 0;font-weight:700;margin-bottom:10px;font-size:3rem}.hero__cols .col--1 .hero__h1{margin-bottom:30px}.hero__cols .col--2{z-index:0;-webkit-box-flex:1;-ms-flex:1;flex:1;width:90%}.hero__cols .col--2 .hero__flag{width:100%}.hero__cols .col--2 .hero__persons{position:relative;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:590px;margin-right:-20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero__cols .col--2 .hero__persons .hero__person{position:relative;overflow:hidden;width:21%;padding-right:20px;padding-left:20px;border-radius:20px;cursor:pointer;-webkit-transition:.3s ease-out;transition:.3s ease-out}.hero__cols .col--2 .hero__persons .hero__person:hover{width:58%}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont{position:relative;overflow:hidden;width:100%;height:100%;border-radius:20px}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-img{position:relative;z-index:0;display:block;height:115%;min-width:100%;-o-object-fit:cover;object-fit:cover}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-img:hover{width:58%}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:34px;line-height:1.1em}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-title.active{height:80px}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-square{position:absolute;z-index:-1;display:block;width:120px;height:100%;margin-left:-24px;background-color:#d76c24}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-square.active{width:0}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-txt-more{position:absolute;bottom:78px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-right:40px;padding-left:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-txt-less{position:absolute;bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;width:120px;height:120px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-count .hero__person-count.active{height:100%;opacity:1}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-count .hero__person-count-title{display:inline-block;margin-bottom:-20px;line-height:1em}.hero__cols .col--2 .hero__persons .hero__person .hero__person-cont .hero__person-count .hero__person-count-span{display:inline-block;width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:14px}.hero__cols .col--2 .hero__persons .hero__person.active{width:58%}.hero__cols .col--2 .hero__persons .hero__person-grad{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background-image:gradient(linear, left top, left bottom, color-stop(50%, transparent), to(rgba(0, 0, 0, 0.8)));background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(rgba(0, 0, 0, 0.8)));background-image:linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.8));color:#fff}}#showcase{width:100%;height:100vh;background-color:#fff;overflow:hidden;padding:0;padding-top:100px;border-radius:0 0 7rem 7rem}#showcase .carousel-item{width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:-2rem}#showcase .carousel-item::before{content:"";background-color:rgba(12,11,10,.5);position:absolute;top:0;right:0;left:0;bottom:0}#showcase .carousel-container{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;position:absolute;bottom:0;top:0;left:0;right:0}#showcase .carousel-content{text-align:center}#showcase h2{color:#fff;margin-bottom:30px;font-size:48px;font-weight:700}#showcase h2 span{color:#d76c24}#showcase p{width:80%;-webkit-animation-delay:.4s;animation-delay:.4s;margin:0 auto 30px auto;color:#fff}#showcase .carousel-inner .carousel-item{-webkit-transition-property:opacity;transition-property:opacity;background-position:center top}#showcase .carousel-inner .carousel-item,#showcase .carousel-inner .active.carousel-item-start,#showcase .carousel-inner .active.carousel-item-end{opacity:0}#showcase .carousel-inner .active,#showcase .carousel-inner .carousel-item-next.carousel-item-start,#showcase .carousel-inner .carousel-item-prev.carousel-item-end{opacity:1;-webkit-transition:.5s;transition:.5s}#showcase .carousel-inner .carousel-item-next,#showcase .carousel-inner .carousel-item-prev,#showcase .carousel-inner .active.carousel-item-start,#showcase .carousel-inner .active.carousel-item-end{left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}#showcase .carousel-control-next-icon,#showcase .carousel-control-prev-icon{background:none;font-size:30px;line-height:0;width:auto;height:auto;background:#d76c24;border-radius:50px;-webkit-transition:.3s;transition:.3s;color:rgba(255,255,255,.5);width:54px;height:54px;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}#showcase .carousel-control-next-icon:hover,#showcase .carousel-control-prev-icon:hover{background:#d76c24;color:rgba(255,255,255,.8)}#showcase .carousel-indicators li{cursor:pointer}#showcase .btn-menu,#showcase .btn-book{font-weight:600;font-size:13px;letter-spacing:1px;text-transform:uppercase;display:inline-block;padding:12px 30px;border-radius:50px;background:#d76c24;-webkit-transition:.5s;transition:.5s;line-height:1;margin:0 10px;-webkit-animation-delay:.8s;animation-delay:.8s;color:#fff}#showcase .btn-menu:hover,#showcase .btn-book:hover{background:#ffb03b;color:#fff}@media(max-width: 768px){#showcase h2{font-size:28px}}@media(min-width: 1024px){#showcase p{width:50%}#showcase .carousel-control-prev,#showcase .carousel-control-next{width:5%}}#about-us-vid .container .top{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}#about-us-vid .container .top .content p{color:#999}#about-us-vid .container .bottom .left .about-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2%;padding:2px}#about-us-vid .container .bottom .left .about-list .about-list-icon{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;background-color:#d76c24;width:9rem !important;height:3.2rem !important;border-radius:3rem}#about-us-vid .container .bottom .left .about-list .about-list-icon i{color:#fff}#about-us-vid .container .bottom .left .about-list .about-list-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#about-us-vid .container .bottom .left .about-list .about-list-txt p{color:#999}#about-us-vid .container .bottom .right video{border-radius:20px;width:100%;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}#about-us-vid .container .bottom .right video:hover{-webkit-filter:unset;-moz-filter:unset;-ms-filter:unset;-o-filter:unset;filter:unset}.projects{padding:70px 0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#999}.projects .flag-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px;width:100%;background:#fafbff;-webkit-box-shadow:0px 0 30px rgba(1,41,112,.08);box-shadow:0px 0 30px rgba(1,41,112,.08)}.projects .flag-card img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:20px}.projects .flag-card p{padding:0;margin:0;font-family:"Nunito",sans-serif;font-size:14px;color:#999}.card-header-b{padding:1rem;color:#fff;position:absolute;bottom:20px;z-index:2}@media(min-width: 768px){.card-header-b{bottom:0px}}@media(min-width: 992px){.card-header-b{bottom:20px}}.card-header-b .category-b{font-size:.9rem;background-color:#d76c24;padding:.3rem .7rem;color:#fff;letter-spacing:.03em;border-radius:50px;text-decoration:none}.card-header-b .title-2{margin-bottom:0;padding:.6rem 0;font-size:1.5rem}@media(min-width: 768px){.card-header-b .title-2{font-size:1rem}}@media(min-width: 992px){.card-header-b .title-2{font-size:1.6rem}}.card-header-b .title-2 a{color:#fff;text-decoration:none}.card-header-b .date-b{color:#d8d8d8;font-size:1rem}@media(min-width: 768px){.card-header-b .date-b{font-size:.9rem}}@media(min-width: 992px){.card-header-b .date-b{font-size:1rem}}.carousel-pagination{margin-top:10px;text-align:center}.carousel-pagination .swiper-pagination-bullet{width:18px;height:10px;background-color:#555;margin:0 4px;border-radius:0;opacity:1;-webkit-transition:.3s;transition:.3s}.carousel-pagination .swiper-pagination-bullet-active{background-color:#d76c24;width:36px}@media(max-width: 767px){.card-box-a,.card-box-b,.card-box-c,.card-box-d{margin-bottom:2.5rem}}.card-box-a span,.card-box-b span,.card-box-c span,.card-box-d span{line-height:0}@media(min-width: 768px){.grid .card-box-b{margin-bottom:2.5rem}}.card-box-b{position:relative;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:5px solid #d76c24}.card-box-b .img-b{-webkit-transition:.8s all ease-in-out;transition:.8s all ease-in-out;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}@media(min-width: 768px){.card-box-b:hover .img-b{-webkit-transform:scale(1.2);transform:scale(1.2)}}@media(min-width: 768px){.card-box-b .price-a{font-size:.9rem}}@media(min-width: 992px){.card-box-b .price-a{font-size:1rem}}.card-overlay{position:absolute;width:100%;height:100%;top:0;left:0}.card-shadow{-webkit-backface-visibility:hidden;backface-visibility:hidden}.card-shadow:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0.2)), color-stop(90%, rgba(0, 0, 0, 0.65)));background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%)}@media screen and (max-width: 600px){.projects{padding:70px 0 60px}.projects .flag-card{width:60%;margin-bottom:2rem;margin-left:20%;margin-right:20%}.projects .flag-card p{padding:0;margin:0;font-family:"Nunito",sans-serif;font-size:14px}#about-us-vid .container{width:90%}}.country_events .container .row{margin-bottom:2rem;margin-top:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.country_events .container .row .e-col{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;width:45%;min-height:5rem}.country_events .container .row .e-col .event__thumbnail{position:relative;overflow:hidden;border-radius:20px}.country_events .container .row .e-col .event__thumbnail img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:20px;min-height:2rem;-webkit-transition:.8s all ease-in-out;transition:.8s all ease-in-out}.country_events .container .row .e-col .event__thumbnail img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.country_events .container .row .e-col .event__detail h3{color:#d76c24}@media screen and (max-width: 600px){.country_events .container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem;margin-top:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.country_events .container .row .e-col{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;width:100%;min-height:5rem;padding-top:2rem}.country_events .container .row .e-col .event__thumbnail{position:relative;overflow:hidden;border-radius:20px}.country_events .container .row .e-col .event__thumbnail img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:20px;min-height:2rem;-webkit-transition:.8s all ease-in-out;transition:.8s all ease-in-out}.country_events .container .row .e-col .event__thumbnail img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.country_events .container .row .e-col .event__detail h3{color:#d76c24}.country_events .container .row .e-col .event__detail p{color:#999}}.detail_hero{overflow:hidden;padding:0;background-color:#f7f7f7;border-bottom-left-radius:15rem;height:25rem;background-image:url("./../assets/img/events/SOUTH SUDAN.jpg");background-repeat:no-repeat;background-position-x:50%;background-position-y:50%;background-size:cover;-webkit-filter:grayscale(100%);filter:gray}.detail_hero .event__hero-img{position:relative;overflow:hidden}.detail_hero .event__hero-img img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}.event__detail .container .row .event_title{text-align:center;margin-bottom:3rem}.event__detail .container .row .event_title h1{text-transform:uppercase}.event__detail .container .row .col{width:50%}.event__detail .container .row .col .txt-content p{margin-bottom:2rem}.event__detail .container .row .col .img-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:center;-ms-flex-align:center;align-items:center}.event__detail .container .row .col .img-content>div{position:relative;overflow:hidden;border-radius:20px;margin-bottom:1rem;width:70%}.event__detail .container .row .col .img-content>div img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:20px;min-height:2rem;-webkit-transition:.8s all ease-in-out;transition:.8s all ease-in-out}.event__detail .container .row .col .img-content>div img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.benefitiary-testimonies h2{text-transform:uppercase}.benefitiary-testimonies .post-box{-webkit-transition:.3s;transition:.3s;height:100%;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.benefitiary-testimonies .post-box .read-content{overflow:hidden;height:21rem}.benefitiary-testimonies .post-box .post-img{overflow:hidden;position:relative;border-radius:10px;height:20rem}.benefitiary-testimonies .post-box .post-img img{-webkit-transition:.5s;transition:.5s;-o-object-fit:cover;object-fit:cover;width:100%;-webkit-filter:saturate(0);filter:saturate(0)}.benefitiary-testimonies .post-box .post-img img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:saturate(100%);filter:saturate(100%)}.benefitiary-testimonies .post-box .post-title{font-size:24px;color:#d76c24;font-weight:700;margin:15px 0 0 0;position:relative;-webkit-transition:.3s;transition:.3s}.benefitiary-testimonies .post-box .post-title:hover{color:#2c2a2a}.benefitiary-testimonies .post-box p{margin:15px 0 0 0;color:rgba(0,0,0,.7)}.benefitiary-testimonies .post-box .readmore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;line-height:1;-webkit-transition:.3s;transition:.3s;margin-top:15px}.benefitiary-testimonies .post-box .readmore i{line-height:0;margin-left:4px;font-size:18px}@media screen and (max-width: 600px){.detail_hero{border-bottom-left-radius:6rem}.event__detail .container .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.event__detail .container .row .col{width:100%}}.gallery-container{margin-top:4rem}.gallery-container .gallery-item{position:relative;border:1px solid #fff;overflow:hidden;z-index:1}.gallery-container .gallery-item img{-webkit-transition:all .3s;transition:all .3s;width:100%;overflow:hidden;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.gallery-container .gallery-item:before{content:"";inset:0;position:absolute;background:rgba(22,22,22,.8);z-index:2;-webkit-transition:.5s;transition:.5s;visibility:hidden;opacity:0}.gallery-container .gallery-item .gallery-info{opacity:0;position:absolute;inset:auto 40px 40px 40px;z-index:3;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;padding:20px}.gallery-container .gallery-item .gallery-info h4{font-size:18px;font-weight:600;color:#fff;padding-right:50px}.gallery-container .gallery-item .gallery-info .preview-link,.gallery-container .gallery-item .gallery-info .details-link{position:absolute;right:50px;font-size:24px;top:calc(50% - 14px);color:rgba(255,255,255,.7);-webkit-transition:.3s;transition:.3s;line-height:0}.gallery-container .gallery-item .gallery-info .preview-link:hover,.gallery-container .gallery-item .gallery-info .details-link:hover{color:#fff}.gallery-container .gallery-item .gallery-info .details-link{right:14px;font-size:28px}.gallery-container .gallery-item:hover:before{visibility:visible;opacity:1}.gallery-container .gallery-item:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.gallery-container .gallery-item:hover .gallery-info{opacity:1;inset:auto 10px 0 10px}.sponsor_container .container{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}.sponsor_container .container .txt_content .title h1{text-transform:uppercase;text-align:center}.sponsor_container .container .txt_content .description p{color:#999}.sponsor_container .container .sponsor_form{width:80%;margin-top:3rem}.about_us .container{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about_us .container .content_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;margin-bottom:2rem}.about_us .container .content{width:70%}.about_us .container .content p{color:#999;margin-bottom:4rem}#footer{background:#2c2a2a;padding:30px 0 30px 0;color:#fff;font-size:14px;border-top-left-radius:3rem;border-top-right-radius:3rem}#footer .footer-top{padding:60px 0 30px 0}#footer .footer-top .footer-info{margin-bottom:15px;color:#fff}#footer .footer-top .footer-info>img{width:80%}#footer .footer-top .footer-info h3{font-size:24px;margin:0 0 0 0;padding:2px 0 2px 0;line-height:1;font-weight:700}#footer .footer-top .footer-info .address{font-size:14px;line-height:24px;margin-bottom:0;font-family:"Montserrat",sans-serif}#footer .footer-top .social-links a{font-size:18px;display:inline-block;color:#fff;line-height:1;padding:8px 0;margin-right:4px;border-radius:50%;text-align:center;width:36px;height:36px;-webkit-transition:.3s;transition:.3s}#footer .footer-top .social-links a:hover{color:#d76c24;text-decoration:none}#footer .footer-top h4{font-size:16px;font-weight:600;color:#fff;position:relative;padding-bottom:12px}#footer .footer-top .footer-links{margin-bottom:30px}#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0}#footer .footer-top .footer-links ul i{padding-right:2px;color:#d76c24;font-size:18px;line-height:1}#footer .footer-top .footer-links ul li{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .footer-top .footer-links ul li:first-child{padding-top:0}#footer .footer-top .footer-links ul a{color:#fff;-webkit-transition:.3s;transition:.3s;display:inline-block;line-height:1}#footer .footer-top .footer-links ul a:hover{color:#d76c24}#footer .footer-top .footer-newsletter form{margin-top:30px;background:#fff;padding:6px 10px 6px 15px;position:relative;border-radius:50px}#footer .footer-top .footer-newsletter form input[type=email]{border:0;padding:4px;width:calc(100% - 110px)}#footer .footer-top .footer-newsletter form input[type=submit]{position:absolute;top:0;right:-2px;bottom:0;border:0;background:none;font-size:16px;padding:0 20px;background:#d76c24;color:#fff;-webkit-transition:.3s;transition:.3s;border-radius:50px}#footer .footer-top .footer-newsletter form input[type=submit]:hover{opacity:90%}#footer .copyright{border-top:1px solid #fff;text-align:center;padding-top:30px}#footer .credits{padding-top:10px;text-align:center;font-size:13px;color:#fafbff}#footer .credits a{color:#fff}@media(max-width: 575px){#footer .footer-top .footer-info{margin:-20px 0 30px 0}}/*# sourceMappingURL=style.min.css.map */