@import"https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Dosis:wght@200;300;400;500;600;700;800&family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap&family=Inter:wght@400;500;600;700;800;900&family=Exo:ital,wght@0,100..900;1,100..900&display=swap&family=Barlow:wght@400;500;600;700;800;900&family=Lato:wght@300;400;700;900&family=Montserrat:wght@300;400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&family=Raleway:wght@300;400;500;600;700;800&family=Roboto:wght@300;400;500;700;900&family=Rubik:wght@400;500;600;700;800;900&family=Saira:wght@400;500;600;700;800;900&display=swap&family=Open+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css";@import"../css/bootstrap.5.3.3.min.css";@import"../css/jquery.fancybox.min.css";@import"../css/owl.carousel.min.css";@import"../css/swiper-bundle.min.css";@import"../css//animate-4.1.1.min.css";@import"../css/aos.min.css";@font-face{font-family:"BellGothic-Black";src:url("../font-family/bell-gothic-black/bell-gothic-black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"BellGothic-Bold";src:url("../font-family/bell-gothic-black/ufonts.com_bell-gothic-bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"BellGothic-Light";src:url("../font-family/bell-gothic-black/ufonts.com_bell-gothic-light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}#first-load{z-index:1999;align-items:center;background-color:#00084d;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0}#first-load>span{font-size:100vh;color:rgba(0,0,0,0);position:absolute;word-break:break-all;height:100%;width:100%;line-height:15vh;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}#first-load img{display:block;margin:0 auto;width:auto;height:auto;max-width:225px !important}#first-load .box-loader{margin-top:16px}#first-load .box-loader .container{display:flex;position:relative;width:92px}#first-load .box-loader .container .circle-loader{-webkit-animation:move 1000ms linear 0ms infinite;animation:move 1000ms linear 0ms infinite;background-color:#d3d3d3;border-radius:50%;height:8px;margin-right:32px;width:8px;flex-shrink:0}#first-load .box-loader .container .circle-loader:first-child{-webkit-animation:grow 1000ms linear 0ms infinite;animation:grow 1000ms linear 0ms infinite;left:0;position:absolute;top:0}#first-load .box-loader .container .circle-loader:last-child{animation:grow 1000ms linear 0s infinite reverse;margin-right:0;position:absolute;right:0;top:0}@-webkit-keyframes grow{from{transform:scale(0, 0);opacity:0}to{transform:scale(1, 1);opacity:1}}@keyframes grow{from{transform:scale(0, 0);opacity:0}to{transform:scale(1, 1);opacity:1}}@-webkit-keyframes move{from{transform:translateX(0px)}to{transform:translateX(45px)}}@keyframes move{from{transform:translateX(0px)}to{transform:translateX(45px)}}*{padding:0;margin:0;font-family:"Lato",sans-serif;transition:.3s ease}li{list-style-type:none}ul,ol{padding:0;margin:0}figure{margin-bottom:0;overflow:hidden;transform:none}img{max-width:100%;height:100%;width:100%;object-fit:cover}img:hover{transform:scale(1.1)}.logo img,.banner img{transform:none}a{text-decoration:none;color:#4655d8}a:hover{color:#4655d8}.h1,h1{font-size:53px;font-weight:700;text-transform:capitalize}.h2,h2{font-size:32px;font-weight:700;text-transform:capitalize}.h3,h3{font-size:26px;font-weight:700}.h4,h4{font-size:22px;font-weight:700}p:empty{display:none}.flex{display:flex}.fww{flex-wrap:wrap}.fdc{flex-direction:column}.aic{align-items:center}.jcc{justify-content:center}.jce{justify-content:end}.jcs{justify-content:start}.jcsb{justify-content:space-between}.aib{align-items:baseline}.tac{text-align:center}.tae{text-align:end}.tas{text-align:start}.flexBox{display:flex;align-items:center;justify-content:center}.ov{overflow:visible}.oh{overflow:hidden}.ovi{overflow:visible !important}.ohi{overflow:hidden !important}.tn{transform:none}.tni{transform:none !important}section{padding:70px 0;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover}.tbtn{padding:10px 22px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#000;border:1px solid #fff;transition:.5s ease;border-radius:50px}.tbtn i{color:#000;margin-left:10px}.tbtn:hover{background-color:#000;color:#fff}.tbtn:hover i{color:#4655d8;animation:1s tada 2}.tbtn2{padding:10px 20px;overflow:hidden;background:#4655d8;display:inline-flex;align-items:center;justify-content:center;color:#fff;border:1px solid #4655d8;transition:.5s ease;border-radius:5px;text-transform:capitalize;border-radius:50px;font-size:14px}.tbtn2 i{height:30px;width:30px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border-radius:5px;display:flex;align-items:center;justify-content:center;margin-left:10px;color:#fff;font-size:16px;rotate:-40deg}.tbtn2:hover{background-color:#fff;color:#4655d8}.tbtn2:hover i{animation:tbtn 1s linear,tada 1s 2 1s;rotate:180deg;background:#4655d8;color:#fff}@keyframes tbtn{0%{rotate:0deg}30%{transform:translateX(0%);rotate:180deg}100%{transform:translateX(1000%)}}.animated{animation-duration:1s}.logo img{width:100%}.closeBox{display:none}.line-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-clamp:3}.form-grp{margin-bottom:20px}.form-grp .form-control{background-color:rgba(70,85,216,.102);height:55px;border-radius:10px}.form-grp .form-control .required{color:red}.form-grp .form-control:hover{box-shadow:0px 6px 7px 0px rgba(0,0,0,.43)}.form-grp .form-control:focus{box-shadow:2px 3px 6px 0px rgba(70,85,216,.43)}.form-grp textarea.form-control{height:150px}.vit-header{position:relative;z-index:100}.vit-header .flex{padding:15px 0}.vit-header .flex .left{flex-shrink:0}.vit-header .flex .left a{display:block;width:auto}.vit-header .flex .right{display:flex;align-items:center}.vit-header .flex .right li{display:flex;align-items:center;margin-left:35px}.vit-header .flex .right li .icon-box{height:51px;width:51px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;margin-right:10px;flex-shrink:0}.vit-header .flex .right li .icon-box i{color:#00084d;font-size:24px}.vit-header .flex .right li .text h5{color:#fff;margin-bottom:0;font-size:16px}.vit-header .flex .right li .text a{font-size:20px;font-weight:700;color:#fff}.vit-header .flex .right li .text a:hover{color:#9a6d21}.vit-header .flex .right li:hover .icon-box i{animation:1s tada 1}.banner .container>.row{margin-top:100px}.banner .left{margin-top:75px}.banner .left .h1{color:#fff;margin-bottom:15px}.banner .left .h4{color:#fff;margin-bottom:25px;line-height:40px;font-weight:400}.banner .left .h2{color:#fff;margin-bottom:40px}.banner .left a+.h4{margin-top:10px;font-size:16px}.banner .right .boder-top{background-color:#4655d8;height:15px;position:relative;border-top:1px solid #000}.banner .right .boder-top::after{content:"";position:absolute;top:0;right:0;width:50%;height:100%;display:block;background:#9a6d21}.banner .right form{padding:40px 20px;text-align:center;background:#fff}.banner .right .form-grp{margin-top:15px;text-align:left;margin-bottom:0}.banner .right .form-grp label{font-size:15px}.banner .right .form-grp .form-control{border-width:1px;border-color:#000;border-style:solid;border-radius:3px;background-color:#fff;height:39px}.banner .right .form-grp .form-control .required{color:red}.banner .right .form-grp .form-control:hover{box-shadow:0px 6px 7px 0px rgba(0,0,0,.43)}.banner .right .form-grp .form-control:focus{box-shadow:2px 3px 6px 0px rgba(70,85,216,.43)}.banner .right .form-grp textarea.form-control{height:100px}.banner .right .submit-box{margin-top:20px}.banner .right .submit-box input{width:100%;background:#4655d8;color:#fff;padding:12px}.banner .right .submit-box input:hover{background:#000}.marquee{background:#00084d;padding:30px 0}.marquee .flex{animation:25s marq1 infinite linear}.marquee .flex:hover{animation-play-state:paused}.marquee .flex p{flex-shrink:0;font-size:52px;margin-bottom:0;color:#fff;margin-right:100px}@keyframes marq1{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}.service{background:#f6f6f6}.service .item{min-height:auto;position:relative;margin-top:30px;margin-bottom:35px}.service .item figure{height:320px}.service .item a{font-size:22px;font-weight:700;color:#fff;background:#00084d;position:absolute;bottom:-35px;text-align:center;width:95%;margin:auto;padding:13px 60px;transform:translateX(-50%);left:50%;text-transform:uppercase}.service .item a:hover{background:#9a6d21}.why figure{overflow:visible;height:510px}.why figure img{animation:3s pulse infinite linear;object-fit:contain}.why .right{padding-top:90px}.why .right .h2{margin-bottom:35px}.why .right .h4{display:flex;align-items:center;margin-top:10px}.why .right .h4 .icon{border-radius:5px;width:66px;height:66px;background:#00084d;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:10px;margin-right:12px}.why .right .h4 .icon img{object-fit:contain}.why .right .h4:hover{transform:translateX(10px)}.attroney .flex{background:#00084d;padding:60px 30px;position:relative}.attroney .flex .content .h1{color:#fff}.attroney .flex .content .h4{color:#fff}.attroney .flex .content .h3{color:#fff}.attroney .flex .content .h1{color:#fff;margin-bottom:15px}.attroney .flex .content .h4{color:#fff;margin-bottom:25px;line-height:40px;font-weight:400}.attroney .flex .content .h3{color:#fff;margin-bottom:40px}.attroney .flex .content a+.h4{margin-top:10px;font-size:16px}.attroney .flex img{position:absolute;right:0;bottom:0;object-fit:contain;height:auto;width:auto}.bottom-bar{padding:15px;text-align:center;background:#00084d;color:#fff;margin-bottom:0;font-size:22px}.bottom-bar p{margin-bottom:0}.scroll-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;cursor:pointer;z-index:10000;display:none;background:#fff;border-radius:50%}.scroll-top .progress-circle{transform:rotate(-90deg)}.scroll-top .progress-circle circle.bg{fill:none;stroke:#eee;stroke-width:4}.scroll-top .progress-circle circle.progress{fill:none;stroke:#4655d8;stroke-width:4;stroke-dasharray:138;stroke-dashoffset:138;transition:stroke-dashoffset .3s}.scroll-top .arrow{position:absolute;top:50%;transform:translate(-50%, -50%);left:50%;font-size:20px;color:#4655d8}.backdrop{height:100%;width:100%;background-color:rgba(0,0,0,.6);inset:0;z-index:700}.sticky-to{z-index:1000;display:inline-block !important;animation:moonB .5s linear}@keyframes moonB{0%{transform:translateX(300px)}100%{transform:translateX(0px)}}@keyframes pulse1{0%{box-shadow:0 0 5px 1px rgba(197,0,0,.4862745098)}25%{box-shadow:0 0 15px 1px rgba(197,0,0,.4862745098)}75%{box-shadow:0 0 25px 1px rgba(197,0,0,.4862745098)}100%{box-shadow:0 0 35px 1px rgba(197,0,0,.4862745098)}}@keyframes textbgmove{0%{background-position-x:0%;background-size:117%}100%{background-position-x:100%;background-size:120%}}@keyframes rota{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes oneByone{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes plane-fly{49%{transform:translate(5px, -5px);opacity:0}51%{transform:translate(-5px, 5px)}}@media(min-width: 1240px){.container{max-width:1200px}}@media(min-width: 1024px){@keyframes menu-style{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}}@media(max-width: 1024px){br{display:none}.attroney .flex img{width:40%}}@media(max-width: 992px){.vit-header .flex .left a{width:70%}.vit-header .flex .right li{margin-left:15px}.vit-header .flex .right li .text{display:none}.vit-header .flex .right li .icon-box{height:41px;width:41px;margin-right:0}.vit-header .flex .right li .icon-box a{flex-shrink:0}.vit-header .flex .right li .icon-box i{font-size:20px}.marquee .flex p{font-size:25px}.service .item a{font-size:16px;padding:13px}section{padding:50px 0}.why .right{padding-top:50px}.marquee{padding:18px 0}.h1,h1{font-size:43px}.h2,h2{font-size:24px}.h3,h3{font-size:20px}.h4,h4{font-size:18px}.attroney .flex .content .h4{margin-bottom:20px;line-height:normal}.attroney .flex .content .h3{margin-bottom:20px}.bottom-bar p{font-size:14px}.banner .left .h4{line-height:26px}.banner .right{margin-top:20px}.banner .container>.row{margin-top:0}}@media(max-width: 767px){.h1,h1{font-size:26px}.h2,h2{font-size:20px}.h3,h3{font-size:18.5px}.h4,h4{font-size:16px}.banner .right form{padding:20px 10px}.marquee .flex p{font-size:16px}.service .item a{font-size:13px;padding:9px}.why figure{height:auto}.attroney .flex{background:#00084d;padding:30px 10px}.vit-header .flex .left{flex-shrink:1}.tbtn{padding:7px 10px;font-size:14px}.scroll-top{transform:scale(0.7);right:0}.vit-header .flex .right li .icon-box{height:31px;width:31px}.vit-header .flex .right li .icon-box i{font-size:14px}}/*# sourceMappingURL=style.css.map */