@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}:root{scroll-behavior:smooth;--white:#fff;--black:#000000;--body:#284252;--maincolor:#9b9bc6;--lightgrey:#f1f1f1;--color2:#84968e;--color3:#869b71;--white_img:brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(7498%) hue-rotate(67deg) brightness(112%) contrast(100%);--black_img:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(16%);--maincolor_img:brightness(0) saturate(100%) invert(75%) sepia(25%) saturate(528%) hue-rotate(202deg) brightness(82%) contrast(87%);--primaryfont:"Segoe UI";--shadow:0 .4rem 1.5rem 0 rgb(7,20,114,.5)}img{width:100%}html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,strong,i,ol,ul,li,form,label,footer,header,menu,nav,section{margin:0;padding:0}ol,ul{list-style:none}a{text-decoration:none!important;transition:200ms;color:inherit;display:inline-block}.f-right{float:right}button:focus,a:focus,input:focus,textarea:focus{outline:none}button{background:none;border:none;outline:none;padding:0}body{font-size:1.5rem;line-height:1.6;font-weight:300;color:var(--body);font-family:"Roboto",sans-serif;background:var(--white) fff}.container{margin:0 auto;width:100%}main{position:relative;width:100%;overflow:hidden}.figure img,.figure{width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;font-family:"Poppins",sans-serif;color:var(--maincolor)}.text-white{color:var(--white)!important}.white_img{-webkit-filter:brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(7498%) hue-rotate(67deg) brightness(112%) contrast(100%);filter:brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(7498%) hue-rotate(67deg) brightness(112%) contrast(100%)}.black_img{-webkit-filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(16%) hue-rotate(309deg) brightness(93%) contrast(107%);filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(16%) hue-rotate(309deg) brightness(93%) contrast(107%)}.maincolor_img{filter:brightness(0) saturate(100%) invert(75%) sepia(25%) saturate(528%) hue-rotate(202deg) brightness(82%) contrast(87%)}img[loading="lazy"]{-webkit-filter:blur(20px);filter:blur(20px);transition:.4s ease}img.loaded{-webkit-filter:blur(0);filter:blur(0)}.f_300{font-weight:300!important}.f_400{font-weight:400!important}.f_500{font-weight:500!important}.f_600{font-weight:600!important}.f_700{font-weight:700!important}.f_800{font-weight:800!important}.f_900{font-weight:900!important}.title_46{font-size:4.6rem;line-height:1.1}.title_40{font-size:4rem;line-height:1.15}.title_36{font-size:3.6rem;line-height:1.15}.title_32{font-size:3.2rem;line-height:1.15}.title_28{font-size:2.8rem;line-height:1.15}.title_24{font-size:2.4rem;line-height:1}.text_xl{font-size:2rem;line-height:1.5}.text_lg{font-size:1.8rem;line-height:1.5}.text_md{font-size:1.6rem;line-height:1.5}.text_sm{font-size:1.4rem;line-height:1.5}.text_xsm{font-size:1.2rem;line-height:1.5}.message_btn:hover{background:#262697;box-shadow:.5rem .5rem 1.5rem .1rem rgb(107 107 150 / .5)}.message_btn{width:4.5rem;height:4.5rem;background:#1f1fe9;display:flex;align-items:center;justify-content:center;position:fixed;bottom:2.5rem;left:2.5rem;border-radius:1rem;box-shadow:.5rem .5rem 1rem .1rem rgb(38 54 177 / .2);z-index:9999}.message_btn:hover{box-shadow:.5rem .5rem 1.5rem .1rem rgb(107 107 150 / .5)}.message_btn img{-webkit-animation:rotate5deg 1s infinite ease-in-out;animation:rotate5deg 1s infinite ease-in-out}@-webkit-keyframes rotate5deg{0%{transform:rotate(0deg)}50%{transform:rotate(10deg)}100%{transform:rotate(0deg)}}@keyframes rotate5deg{0%{transform:rotate(0deg)}50%{transform:rotate(10deg)}100%{transform:rotate(0deg)}}.icon_10{width:1rem}.icon_12{width:1.2rem}.icon_14{width:1.4rem}.icon_16{width:1.6rem}.icon_18{width:1.8rem}.icon_20{width:2rem}.icon_22{width:2.2rem}.icon_24{width:2.4rem}.icon_26{width:2.6rem}.icon_28{width:2.8rem}.icon_30{width:3rem}.icon_32{width:3.2rem}.icon_34{width:3.4rem}.icon_36{width:3.6rem}.pb_8{padding-bottom:.8rem}.pb_10{padding-bottom:1rem}.pb_25{padding-bottom:2.5rem}.pb_30{padding-bottom:3rem}.pb_80{padding-bottom:8rem}.pb_100{padding-bottom:10rem}.pt_8{padding-top:.8rem}.pt_10{padding-top:1rem}.pt_25{padding-top:2.5rem}.pt_80{padding-top:8rem}.pt_100{padding-top:10rem}.button{background:var(--white);height:5rem;font-size:1.6rem;border-radius:10rem;padding:0 4.5rem;box-shadow:none;border:.1rem solid var(--white);font-weight:600;color:var(--maincolor);display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:.25s ease;gap:1rem}.button:hover{border-color:#fff0;color:var(--white);box-shadow:0 .4rem 1rem 0 rgb(52 42 40 / .2);background:var(--maincolor)}.button_two{background:var(--maincolor);border:.1rem solid var(--maincolor);color:var(--white)}.button img{transition:.25s ease}.button_two:hover{color:var(--maincolor);box-shadow:0 .4rem 1rem 0 rgb(52 42 40 / .2);background:var(--white)}.button_one:hover img{-webkit-filter:var(--white_img)!important;filter:var(--white_img)!important}.button_two:hover img{-webkit-filter:var(--maincolor_img)!important;filter:var(--maincolor_img)!important}.site_header{padding:0;position:fixed;z-index:99999;width:100%;top:0;left:0;transition:all .4s ease;height:10rem;display:flex;align-items:center;background:rgb(155 155 198 / .5)}.menu_sticky{height:8rem;background:#9b9bc6;box-shadow:var(--shadow)}.logo img{width:7rem;height:auto;border-radius:99rem;transition:.35s}.menu_sticky .logo img{width:6rem}.header_right{transition:all .4s ease}.header_btn{background:var(--white);height:4.5rem;font-size:1.5rem;border-radius:10rem;font-weight:700;padding:0 2.5rem;box-shadow:none;border:.1rem solid var(--white);color:var(--maincolor);display:flex;align-items:center;justify-content:center}.header_btn:hover{color:var(--white);background:var(--maincolor);border:.1rem solid var(--maincolor)}.menu_sticky .header_right a:hover{border:.1rem solid var(--white)}.menu_link{color:var(--white);font-size:1.5rem;font-weight:400;line-height:2.5;display:flex;align-content:center;gap:.8rem}.menu_link:hover{opacity:.75}.menu_link img{transition:.25s ease}.hero_area{padding:18rem 0 10rem;position:relative}.hero_ovarlay{position:absolute;width:100%;left:0;top:0;background:rgb(0 0 0 / .6);display:block;height:100%;backdrop-filter:blur(1px)}.hero_ovarlay.v2{background:rgb(0 0 0 / .65)}.hero_content{color:var(--white)}.hero_content h1{color:var(--white);font-weight:500}.hero_content span{color:var(--white);font-weight:600}.hero_area .row{--bs-gutter-x:5rem;align-items:center}.header_right a{height:4.5rem;padding:0 3rem}.header_right{gap:1.5rem}.bg_cover{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0}.call_icon{width:4.5rem;display:flex;align-items:center;justify-content:center;border-radius:10rem;padding:0!important;background:var(--white)}.call_icon img{filter:var(--maincolor_img)}.call_icon:hover{background:var(--maincolor)}.call_icon:hover img{filter:var(--white_img)}.form_control{height:5rem;border:.1rem solid var(--maincolor);border-radius:1rem;width:100%;padding:0 2rem}.form_control:focus{border:.1rem solid #000}.contact-form{padding:3.4rem 3.4rem;border-radius:2rem;background:var(--white);border-bottom-left-radius:0;border-top-right-radius:0}.form_control::-webkit-input-placeholder{font-size:1.4rem;color:var(--maincolor);font-weight:400}.form_control::-moz-placeholder{font-size:1.4rem;color:var(--maincolor);font-weight:400}.form_control:-ms-input-placeholder{font-size:1.4rem;color:var(--maincolor);font-weight:400}.form_control::-ms-input-placeholder{font-size:1.4rem;color:var(--maincolor);font-weight:400}.form_control::placeholder,.replace_file_name{font-size:1.4rem;color:var(--maincolor);font-weight:400}.contact-form .row{--bs-gutter-x:1rem;--bs-gutter-y:1.4rem}.form_textarea{height:10rem;border-radius:1rem;padding-top:1.4rem}.form_group button{width:100%}.upload_container input[type="file"]{display:none}.choose_file_content{padding:0;display:grid;grid-template-columns:10rem 1fr;width:100%;border-radius:1rem;overflow:hidden;cursor:pointer;transition:.25s ease;border:.1rem solid var(--maincolor)}.choose_file_content:hover,.choose_file_content:focus{border:.1rem solid #ddd}label.upload_container{width:100%}.choose_file_left{color:var(--white);background:var(--maincolor);display:flex;align-items:center;padding-left:0;font-size:1.2rem;justify-content:center;font-weight:400}.choose_file_right{display:flex;align-items:center;font-size:1.4rem;padding-left:1.6rem}.choose_file_content:hover{background:var(--lightgrey)}.counter_area{background:var(--lightgrey)}.counter{opacity:0;transition:opacity 1s ease-in-out}.counter_box p{line-height:1}.expert_img{height:100%;width:100%;border-radius:1.5rem;transition:.35s ease;-o-object-fit:cover;object-fit:cover}.expert_box{width:100%;position:relative;overflow:hidden;display:block;border-radius:1.5rem;height:44rem;transition:.35s ease;cursor:pointer}.expert_area .row{--bs-gutter-x:2.5rem;--bs-gutter-y:2.5rem}.expert_overlay{height:10rem;position:absolute;bottom:0;left:0;padding:4rem 2rem 2rem 2rem;background:linear-gradient(180deg,#fff0,#000000 76%);width:100%;display:flex;flex-direction:column;padding-bottom:2rem;transition:.35s ease;justify-content:end}.expert_overlay h3{color:#fff;font-weight:500;font-size:1.8rem}.expert_box:hover{-webkit-filter:brightness(.75);filter:brightness(.75)}.expert_box:hover .expert_overlay{padding-top:4rem;padding-left:2.5rem}.merlin{width:15rem}.taurean{width:14rem}.stars{justify-content:center;gap:.3rem}.text_scroll{height:15rem;overflow:auto}.text_scroll p{font-size:1.4rem;line-height:1.6;font-weight:400;font-style:italic}.working_img{height:40rem;-o-object-fit:cover;object-fit:cover;border-radius:2rem}.contact_area .row{--bs-gutter-x:3.5rem;--bs-gutter-y:3.5rem}.points_list{display:grid}.points_list li svg{-webkit-filter:var(--maincolor_img);filter:var(--maincolor_img);width:2rem}.about_img{border-radius:2rem;height:58rem;-o-object-fit:cover;object-fit:cover;cursor:pointer}.about_area .row{--bs-gutter-x:4.5rem;--bs-gutter-y:2.5rem}.points_list{padding-left:2.5rem}.points_list li{display:flex;flex-direction:column}.points_list .text_lg{position:relative;font-size:1.6rem}.points_list .text_lg:before{width:.5rem;height:.5rem;background:.8rem;content:"";position:absolute;left:-1.8rem;top:50%;transform:translateY(-50%);background:#000;border-radius:10rem}.points_list li:not(:last-child){padding-bottom:1rem}.points_list p:last-child{font-size:1.4rem;line-height:1.45}.owl-stage-outer{border-radius:2rem}