@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap");:root{--header-height: 3rem;--text-color-light: #a6a6a6;--body-color: #fbfefd;--container-color: #ffffff;--footer-color: #151414;--copyright-color: #202020;--reddish-orange: #f26722;--mid-blue: #1f5faa;--white: #fff;--night-blue: #06163a;--brownish-grey: #666;--facebook-bg: #3b5999;--messanger-bg: #0084ff;--twitter-bg: #00aced;--linkedin-bg: #007bb6;--youtube-bg: #bb0000;--whatsapp-bg: #34bf49;--pinterest-bg: #cb2027;--googleplus-bg: #dd4b39;--instagram-bg: #bc2a8d;--vimeo-bg: #1ab7ea;--tumblr-bg: #32506d;--dribbble-bg: #ea4c89;--github-bg: #000000;--Dropbox-bg: #007ee5;--snapchat-bg: #fffc00;--body-font: "Open Sans", sans-serif;--nav-font: "Montserrat", sans-serif;--biggest-font-size: 2.25rem;--h1-font-size: 1.5rem;--h2-font-size: 1.25rem;--h3-font-size: 1rem;--normal-font-size: 0.9375rem;--small-font-size: 0.813rem;--smaller-font-size: 0.75rem;--font-medium: 500;--font-semi-bold: 600;--font-bold: 600;--mb-1: 0.5rem;--mb-2: 1rem;--mb-3: 1.5rem;--mb-4: 2rem;--mb-5: 2.5rem;--mb-6: 3rem;--z-tooltip: 10;--z-fixed: 100}@media screen and (min-width: 768px){:root{--biggest-font-size: 4rem;--h1-font-size: 2.25rem;--h2-font-size: 1.5rem;--h3-font-size: 1.25rem;--normal-font-size: 1rem;--small-font-size: 0.875rem;--smaller-font-size: 0.813rem}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.navbar{font-family:var(--nav-font)}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--white);font-family:var(--body-font)}.page{position:relative;width:100%}ul{list-style:none}a{-webkit-transition:0.3s;transition:0.3s;text-decoration:none;outline:none}h1{font-size:72px}h2{font-size:40px;font-weight:bold}h3{font-size:24px;font-weight:bold}h4{font-size:20px;font-weight:bold}h5{font-size:18px;font-weight:600}p{font-size:16px}.navbar{height:80px;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);background-color:var(--white) !important}.navbar-brand{width:248.8px;height:40px;-o-object-fit:contain;object-fit:contain;padding:0}.navbar .navbar-nav .nav-item .nav-item{font-size:16px;font-weight:500}.navbar .navbar-nav .nav-item .active{color:var(--reddish-orange);font-weight:600}.footer{padding:80px 115px 80px 103px;background-color:var(--night-blue);position:relative}.footer .footer-content{position:relative;z-index:2}.footer .footer-content .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .footer-content__col__logo{margin-bottom:24px}.footer .footer-content__col__text p{margin-bottom:14px;font-size:var(--normal-font-size) !important;color:var(--white);margin-bottom:24px}.footer .footer-content__col__info .info-details{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.footer .footer-content__col__info .info-details i{margin:4.4px 10.6px 0 0;color:var(--reddish-orange)}.footer .footer-content__col__info .info-details span{font-size:15px;color:var(--white)}.footer .footer-content__col__heading h3{color:var(--white);font-size:var(--h3-font-size);font-weight:var(--font-semi-bold);margin-bottom:30px;position:relative;text-transform:uppercase}.footer .footer-content__col__heading h3::after{content:"";position:absolute;width:32px;height:2px;margin:13.5px 0 11.5px 8px;background-color:var(--reddish-orange)}.footer .footer-content__col__list li{margin-bottom:16px}.footer .footer-content__col__list li a{color:var(--white);text-transform:capitalize;letter-spacing:-0.93px}.footer .footer-content__col__list li a:hover{color:var(--reddish-orange)}.footer .footer-content__col__subscribe{position:relative;overflow:hidden}.footer .footer-content__col__subscribe input{width:100%;padding:12px 8px;background:transparent;outline:none;margin-bottom:10px;border-radius:5px;border:solid 1px rgba(101,81,81,0.1);font-size:16px;color:rgba(255,255,255,0.6);-webkit-transition:0.3s;transition:0.3s}.footer .footer-content__col__subscribe input:hover,.footer .footer-content__col__subscribe input:focus{border:solid 1px var(--reddish-orange)}.footer .footer-content__col__subscribe button{display:inline-block;padding:11px 24px}.facebook-bg{background:var(--facebook-bg)}.twitter-bg{background:var(--twitter-bg)}.google-bg{background:var(--googleplus-bg)}.copyright{padding:9px 0;background-color:var(--reddish-orange)}.copyright__text p{color:var(--white);margin-bottom:0}.copyright__text p a{color:var(--white);text-decoration:underline}.carousel:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.carousel img{-webkit-transition:0.4s;transition:0.4s}.carousel-caption{-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;height:100%;width:100%;left:103px}.carousel-caption .slide-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel-caption .slide-title .line-slider{width:64px;height:4px;margin:0 8px 0 0;-webkit-transform:rotate(180deg);transform:rotate(180deg);display:inline-block;background-color:var(--white)}.carousel-caption .slide-title h2{font-size:50px}.carousel-caption h1{text-align:left;margin-bottom:48px}.carousel-caption .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block}.carousel-indicators button{width:15px;height:15px;margin:2px 0 2px 8px;background-color:rgba(255,255,255,0.5);border:none;border-radius:50%}.carousel-indicators .active{position:relative;width:19px;height:19px;margin:0 8px 0 0;padding:6px;border:2px solid var(--white);background:transparent;border-radius:50%}.carousel-indicators .active::after{content:"";position:absolute;width:7px;height:7px;background-color:var(--white);border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.btn{position:relative;padding:14px 24px;color:var(--white);line-height:1.75;font-size:16px;font-weight:bold;border-radius:10px;background-color:var(--reddish-orange);overflow:hidden;z-index:2;border:none}.btn:hover{color:var(--white)}.btn:hover::before{bottom:0%}.btn::before{content:"";position:absolute;width:100%;height:100%;left:0;bottom:-100%;background-color:var(--mid-blue);z-index:-1;-webkit-transition:0.3s;transition:0.3s}.section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-title .title-line{width:48px;height:2px;margin:11.5px 16px 10.5px 0;background-color:var(--reddish-orange);-webkit-transition:0.3s;transition:0.3s}.section-title .title-line.right{margin:11.5px 0 10.5px 16px}.section-title h5{margin:0;color:var(--mid-blue)}.section-title ~ h2{margin:8px 0 64px}.homepage .about{padding:80px 0}.homepage .about .right img{height:100%}.homepage .about .left h2{margin-bottom:16px}.homepage .about h2{margin:8px 0 0;line-height:1.13;color:var(--night-blue)}.homepage .about .section-title ~ p{margin-top:16px;margin-bottom:7px}.homepage .about-service{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:33px}.homepage .about-service_icon{margin-right:8px}.homepage .about-service_content p{margin-top:8px;margin-bottom:0;color:var(--brownish-grey)}.homepage .services{padding:80px 0;margin:auto;background-color:var(--night-blue);color:var(--white)}.homepage .services .section-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.homepage .services .section-title h5{color:var(--white)}.homepage .services h2{max-width:398px;line-height:1.13;margin:8px auto 16px}.homepage .services p{max-width:567px;margin:auto}.homepage .services .service-topic{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;margin-top:58px;overflow:hidden}.homepage .services .service-topic:hover .service-topic_icon::before{background-color:var(--reddish-orange);bottom:0}.homepage .services .service-topic_icon{position:relative;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;min-width:96px;height:96px;margin:0 16px 0 0;border-radius:12px;border:solid 2px rgba(255,255,255,0.1);background-color:transparent;overflow:hidden;z-index:2}.homepage .services .service-topic_icon::before{content:"";position:absolute;height:100%;width:100%;left:0;bottom:-100%;z-index:-1;-webkit-transition:0.5s;transition:0.5s}.homepage .services .service-topic_content{text-align:left;position:relative}.homepage .services .service-topic_content .service-link{letter-spacing:-0.82px;margin-bottom:8px;-webkit-transition:0.5s;transition:0.5s;color:var(--white);font-size:20px;font-weight:bold}.homepage .services .service-topic_content p{font-size:14px;-webkit-transition:0.5s;transition:0.5s}.homepage .partners{padding:80px 0;margin:auto}.homepage .partners .section-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.homepage .partners p{color:var(--brownish-grey)}.homepage .partners .left *{text-align:left;margin-bottom:36px}.homepage .partners .left h5{color:var(--brownish-grey);font-size:16px;font-weight:bold}.homepage .partners .right h3{color:var(--night-blue);line-height:1.88;margin:12px 26px 4px 26px}.homepage .partners .right span{color:var(--mid-blue)}.homepage .partners .right .signature{-o-object-fit:none;object-fit:none}.homepage .banner{padding:80px 0;background-size:100% 100%;background-image:url("../img/home-banner-bg.jpg");color:var(--white)}.homepage .banner-content{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}.homepage .banner-content_left .section-title h5{color:var(--white)}.homepage .insights{padding:80px 0;margin:auto}.homepage .insights .section-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.homepage .insights .section-title ~ p{max-width:519px;margin:16px auto 0;color:var(--brownish-grey)}.homepage .insights .card{border:none}.homepage .insights .card .card-img{width:100%;height:280px;overflow:hidden}.homepage .insights .card .card-img-top{-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:0.4s;transition:0.4s}.homepage .insights .card .card-img-top:hover{-webkit-transform:scale(1);transform:scale(1)}.homepage .insights .card .card-body{text-align:left;padding:1rem 0;overflow:hidden;text-overflow:ellipsis}.homepage .insights .card .card-body .date i{margin:3px 8px 2.3px 0;color:#e60019}.homepage .insights .card .card-body .date span{color:var(--brownish-grey);font-size:14px;font-weight:bold}.homepage .insights .card .card-body .card-title{margin:6px 0 16px;font-size:24px;font-weight:bold;color:var(--night-blue);white-space:nowrap}.homepage .insights .card .card-body .card-title:hover{color:var(--reddish-orange)}.homepage .insights .card .card-body p{margin:16px 0;font-size:16px;color:var(--brownish-grey)}.homepage .insights .card .card-body .more{color:var(--night-blue);font-size:16px;font-weight:600;text-decoration:underline;position:relative;overflow:hidden;display:inline-block}.homepage .insights .card .card-body .more::before{content:"\f061";font-family:"Font Awesome 5 free";font-weight:900;position:absolute;left:-20px;-webkit-transition:0.3s;transition:0.3s;color:var(--reddish-orange)}.homepage .insights .card .card-body .more:hover{color:var(--reddish-orange);padding-left:20px}.homepage .insights .card .card-body .more:hover::before{left:0px}.homepage .branches{padding:80px 0;background-color:#f5f5f5;margin:auto}.homepage .branches .section-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.homepage .branches .branch{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;overflow:hidden}.homepage .branches .branch:hover .section-title .title-line.left{opacity:0}.homepage .branches .branch .branch-container{top:25%;position:relative;-webkit-transition:0.4s;transition:0.4s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homepage .branches .branch-image{margin-right:8px;-webkit-transition:0.4s;transition:0.4s}.homepage .branches .branch-title{-webkit-transition:0.9s;transition:0.9s}.homepage .branches .branch-title h5{font-size:20px;font-weight:bold}.homepage .branches .branch-info{text-align:left;margin-top:16px;position:relative;-webkit-transition:0.3s;transition:0.3s}.homepage .branches .branch-info_details{margin-top:8px}.homepage .branches .branch-info_details i{margin:5px 8.5px 4.6px 0;color:var(--reddish-orange)}.homepage .branches .branch-info_details span{color:var(--brownish-grey)}@media (max-width: 1200px){.homepage .services .service-topic{min-width:380px}.homepage .about .about-service{max-width:320px}.homepage .about .right{margin-top:40px}}@media (max-width: 480px){.homepage .services .service-topic{min-width:280px}}.homepage #home{margin-top:80px}.homepage .services .service-topic{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0px;margin-top:58px;overflow:hidden;min-width:380px}

/*# sourceMappingURL=main.min.css.map */
