@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap";
@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}body{color:#4a4f61;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:26px}a{text-decoration:none}img{max-width:100%}a,.btn,button,span,p,i,input,select,textarea,li,img,:after,:before,h1,h2,h3,h4,h5,h6{-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:focus,.button:focus{outline:none;text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;border:none;outline:none}button:hover{cursor:pointer}button:focus{border:0;outline:0}h1,h2,h3,h4,h5,h6{color:#1d233a;margin:0 0 10px;font-family:Poppins,sans-serif;font-weight:600}ul{margin:0;padding:0}li{list-style:none}p{color:#4a4f61;margin-bottom:10px;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:26px}::-moz-selection{color:#fff;text-shadow:none;background:#7432ff}::selection{color:#fff;text-shadow:none;background:#7432ff}input::-moz-placeholder{color:#b2bcd6;opacity:1;font-size:14px;font-weight:500}.form-control::-moz-placeholder{color:#b2bcd6;opacity:1;font-size:14px;font-weight:500}input::placeholder,.form-control::placeholder{color:#b2bcd6;opacity:1;font-size:14px;font-weight:500}input:-ms-placeholder-shown{color:#b2bcd6;font-size:14px;font-weight:500}.form-control:-ms-placeholder-shown{color:#b2bcd6;font-size:14px;font-weight:500}input::-moz-placeholder{color:#b2bcd6;font-size:14px;font-weight:500}.form-control::-moz-placeholder{color:#b2bcd6;font-size:14px;font-weight:500}input,.form-control{-ms-border-radius:10px;-o-border-radius:10px;color:#4a4f61;background:#eef3ff;border:none;border-radius:10px;width:100%;padding:16px 24px;font-weight:500}input:focus,.form-control:focus{box-shadow:none;color:#4a4f61;background:#eef3ff;border:none;outline:none;font-weight:500}textarea{resize:none;color:#4a4f61;-ms-border-radius:10px;-o-border-radius:10px;background:#eef3ff;border:none;border-radius:10px;padding:16px 24px;font-weight:500}.fix{overflow:hidden}.p-relative{position:relative}.p-absolute{position:absolute}.hero__title{color:#1d233a;margin-bottom:28px;font-size:60px;line-height:72px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__title{font-size:50px;line-height:60px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.hero__title{font-size:40px;line-height:50px}}@media (max-width:575px){.hero__title{font-size:35px;line-height:45px}}.hero__title span{z-index:1;z-index:1;display:inline-block;position:relative}.hero__title span:after{content:"";z-index:-1;background:#f2dac0;width:100%;height:9px;position:absolute;bottom:15px;left:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__title span:after{bottom:12px}}.section__sub-title{color:#7432ff;text-transform:uppercase;margin-bottom:20px;font-size:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.section__sub-title{font-size:18px}}.section__title{color:#1d233a;margin-bottom:28px;font-size:50px;line-height:60px}@media only screen and (min-width:992px) and (max-width:1199px){.section__title{font-size:45px;line-height:55px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.section__title{font-size:38px;line-height:48px}}@media (max-width:575px){.section__title{font-size:35px;line-height:45px}}.section__title span{z-index:1;display:inline-block;position:relative}.section__title span:after{content:"";z-index:-1;background:#f2dac0;width:100%;height:9px;position:absolute;bottom:12px;left:0}@media (max-width:575px){.section__title span:after{display:none}.section__title span{display:inline}}.m-btn{color:#fff;text-align:center;-ms-border-radius:8px;-o-border-radius:8px;z-index:1;-o-transition:all .5s ease-in-out;background:#7432ff;border-radius:8px;padding:15px 35px;font-size:16px;font-weight:500;transition:all .5s ease-in-out;display:inline-block;position:relative;overflow:hidden}.m-btn:before{content:"";opacity:.2;z-index:10;-o-transition:all 1s cubic-bezier(.19,1,.22,1);background:#ffffff80;width:50px;height:155px;transition:all 1s cubic-bezier(.19,1,.22,1);position:absolute;top:-50px;left:-75px;transform:rotate(35deg)}.m-btn:hover{color:#c5f617;background:#1d233a}.m-btn:hover:before{-o-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1);left:120%}.m-btn.blog-btn{-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;padding:8px 23px;font-size:15px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.m-btn.blog-btn{padding:4px 17px;font-size:14px}}.s-btn{color:#b3b8d5;-ms-border-radius:50px;-o-border-radius:50px;text-align:center;z-index:1;-o-transition:all .5s ease-in-out;background:#1d233a;border-radius:50px;padding:15px 45px;font-size:16px;font-weight:500;transition:all .5s ease-in-out;display:inline-block;position:relative;overflow:hidden}.s-btn:hover{color:#b499ff;background:#2b2a5b}.s-btn-pink{color:#1d233a;background:#b19cff}.s-btn-yellow{color:#1d233a;background:#f2dac0}.s-btn-green{color:#1d233a;background:#c2ea9b}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.header__area{padding:15px 0}}@media (max-width:575px){.header__area{padding:10px 0}}.header__area .logo img{max-width:185px}.header__area.sticky{z-index:99;background:#fff;width:100%;margin:auto;animation:1s ease-in-out fadeInDown;top:0;left:0;box-shadow:0 0 70px #1d233a1f;position:fixed!important}.header__area.sticky .main-menu-3 ul li a{color:#1d233a}.header__area.sticky .main-menu-3 ul li:hover>a{color:#7432ff}.header__area.sticky .main-menu-3 .header__right .m-btn{background:#7432ff}.header__area.sticky .main-menu-3 .header__right .m-btn:hover,.header__area-2.sticky{background:#1d233a}.header__transparent{z-index:11;width:100%;position:absolute;top:0;left:0;right:0}.header__white .main-menu ul li a{color:#fff}.header__white .main-menu ul li:hover>a{color:#f2dac0}.header__white .main-menu ul li .submenu li a{color:#1d233a}.header__white .main-menu .header__right .m-btn{background:#1d233a}.header__right{padding-top:10px;padding-bottom:5px;padding-left:95px}@media only screen and (min-width:1200px) and (max-width:1399px){.header__right{padding-left:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.header__right{padding-left:25px}}.header__right .m-btn:hover{color:#f2dac0;background:#7432ff}.main-menu ul li{-o-transition:all .3s ease-in-out;margin:0 20px;transition:all .3s ease-in-out;display:inline-block;position:relative}.main-menu ul li a{color:#1d233a;cursor:pointer;padding:40px 0;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1;display:block;position:relative}.main-menu ul li a:hover{color:#7432ff}.main-menu ul li .submenu{text-align:left;opacity:0;visibility:hidden;z-index:99;-ms-border-radius:10px;-o-border-radius:10px;-o-transition:all .3s ease-in-out;background:#fff;border-radius:10px;min-width:220px;padding:15px 10px;transition:all .3s ease-in-out;position:absolute;top:85%;left:20px;box-shadow:0 0 50px #1d233a14}.main-menu ul li .submenu li{width:100%;margin:0;padding:8px 25px;display:block}.main-menu ul li .submenu li a{-o-transition:all .6s ease-in-out;padding:0;font-size:14px;transition:all .6s ease-in-out;display:inline-block;position:relative}.main-menu ul li .submenu li a:before{content:"";-o-transition:width .6s cubic-bezier(.25,.8,.25,1)0s;background:#7432ff;width:0;height:1.5px;transition:width .6s cubic-bezier(.25,.8,.25,1);position:absolute;bottom:0;left:auto;right:0}.main-menu ul li .submenu li:hover a{color:#7432ff}.main-menu ul li .submenu li:hover a:before{width:100%;left:0;right:auto}.main-menu ul li:hover .submenu{opacity:1;visibility:visible;left:0}.main-menu-2 ul li a{color:#fff}.main-menu-2 ul li .submenu{background:#232745}.sidebar__contact{margin-top:30px;display:inline-block}.sidebar__contact h4{color:#fff;margin-bottom:20px;font-size:27px}.sidebar__contact ul li{color:#fff;margin-bottom:15px;font-size:15px;list-style:none}.sidebar__contact ul li:last-child{margin-bottom:0}.sidebar__contact ul li i{color:#8b61ff;vertical-align:middle;width:25px;display:inline-block}.sidebar__social{margin-top:35px}.sidebar__social a{text-align:center;color:#fff;z-index:1;-ms-border-radius:5px;-o-border-radius:5px;background:#2b2a5b;border-radius:5px;width:38px;height:38px;margin-right:10px;font-size:14px;line-height:38px;display:inline-block;position:relative;overflow:hidden}.sidebar__social a:before{content:"";z-index:-1;-o-transition:all .3s ease-in-out;background:#7432ff;width:0%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.sidebar__social a:hover:before{width:100%}.sidebar__social a:hover i{color:#8b61ff}.sidebar__social a:last-child{margin-right:0}.hero__area{background:#fffef2}.hero__area-2{background:#1d233a;padding-bottom:140px}.hero__height{min-height:1080px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__height{min-height:980px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__height{min-height:880px}}@media only screen and (min-width:576px) and (max-width:767px){.hero__height{min-height:1380px}}@media (max-width:575px){.hero__height{min-height:1180px}}.hero__pt{margin-top:-20px}.hero__shape img{z-index:3;position:absolute}.hero__shape img.hero-shape-1{mix-blend-mode:multiply;max-width:34%;top:18%;right:11%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__shape img.hero-shape-1{right:4%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape img.hero-shape-1{right:3%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__shape img.hero-shape-1{max-width:35%;top:16%;right:0}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape img.hero-shape-1{top:18%;right:4%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__shape img.hero-shape-1{max-width:46%;top:47%;right:31%}}@media (max-width:575px){.hero__shape img.hero-shape-1{max-width:61%;top:42%;right:22%}}.hero__shape img.hero-shape-2{max-width:4%;animation:2s linear infinite alternate hero-shape-2;top:25%;right:38%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__shape img.hero-shape-2{top:25%;right:37%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape img.hero-shape-2{top:23%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape img.hero-shape-2{top:23%}}.hero__shape img.hero-shape-3{max-width:86px;top:20%;right:12%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__shape img.hero-shape-3{top:16%;right:10%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape img.hero-shape-3{top:18%;right:6%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__shape img.hero-shape-3{top:14%;right:9%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape img.hero-shape-3{top:18%;right:7%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__shape img.hero-shape-3{max-width:11%;top:49%;right:30%}}@media (max-width:575px){.hero__shape img.hero-shape-3{max-width:16%;top:42%;right:23%}}.hero__shape img.hero-shape-4{max-width:109px;bottom:34%;right:44%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__shape img.hero-shape-4{bottom:26%;right:47%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape img.hero-shape-4{bottom:25%;right:52%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__shape img.hero-shape-4{bottom:25%;right:48%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape img.hero-shape-4{bottom:13%;right:51%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__shape img.hero-shape-4{max-width:14%;bottom:15%;right:80%}}.hero__shape img.hero-shape-5{max-width:84px;animation:2s linear infinite alternate hero-shape-5;top:24%;right:24%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__shape img.hero-shape-5{top:26%;right:21%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape img.hero-shape-5{top:25%;right:22%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__shape img.hero-shape-5{top:22%;right:20%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape img.hero-shape-5{right:19%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__shape img.hero-shape-5{max-width:11%;top:49%;right:53%}}.hero__shape img.hero-shape-6{max-width:24px;top:30%;right:9%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__shape img.hero-shape-6{top:18%;right:4%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape img.hero-shape-6{top:20%;right:1%}}.hero__shape img.hero-shape-7{max-width:119px;bottom:25%;right:35.5%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__shape img.hero-shape-7{bottom:20%;right:31%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape img.hero-shape-7{bottom:23%;right:36%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__shape img.hero-shape-7{bottom:22%;right:34%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape img.hero-shape-7{bottom:24%;right:40%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__shape img.hero-shape-7{max-width:15%;bottom:16%;right:37%}}.hero__shape-2 img{position:absolute}.hero__shape-2 img.hero2-s-1{z-index:1;max-width:311px;top:15%;right:31%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.hero__shape-2 img.hero2-s-1{right:28%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__shape-2 img.hero2-s-1{top:14%;right:25%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape-2 img.hero2-s-1{top:12%;right:18%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__shape-2 img.hero2-s-1{top:21%;right:48%}}@media (max-width:575px){.hero__shape-2 img.hero2-s-1{top:19%;right:15%}}.hero__shape-2 img.hero2-s-2{max-width:76px;top:11%;right:12%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.hero__shape-2 img.hero2-s-2{right:6%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hero__shape-2 img.hero2-s-2{top:9%;right:7%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__shape-2 img.hero2-s-2{top:18%}}@media (max-width:575px){.hero__shape-2 img.hero2-s-2{top:19%;right:1%}}.hero__shape-2 img.hero2-s-3{z-index:1;max-width:29px;animation:2s linear infinite alternate hero-shape-2;top:22%;right:12%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__shape-2 img.hero2-s-3{right:5%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape-2 img.hero2-s-3{right:3%}}.hero__shape-2 img.hero2-s-4{z-index:1;max-width:119px;animation:2s linear infinite alternate hero-shape-5;top:34%;right:36%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.hero__shape-2 img.hero2-s-4{top:32%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape-2 img.hero2-s-4{right:38%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hero__shape-2 img.hero2-s-4{top:30%}}.hero__shape-2 img.hero2-s-5{top:8%;right:10%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__shape-2 img.hero2-s-5{right:3%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__shape-2 img.hero2-s-5{right:1%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__shape-2 img.hero2-s-5{right:-13%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape-2 img.hero2-s-5{top:7%;right:-17%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__shape-2 img.hero2-s-5{top:17%;right:0}}@media (max-width:575px){.hero__shape-2 img.hero2-s-5{top:5%}}.hero__shape-2 img.hero2-s-6{bottom:28%;right:9%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.hero__shape-2 img.hero2-s-6{right:1%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hero__shape-2 img.hero2-s-6{bottom:24%;right:-7%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__shape-2 img.hero2-s-6{bottom:41%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__shape-2 img.hero2-s-6{bottom:52%;right:1%}}@media (max-width:575px){.hero__shape-2 img.hero2-s-6{bottom:60%}}.hero__content{z-index:1;position:relative}.hero__content-shape img{position:absolute}.hero__content-shape img.hero-c-shape-1{max-width:69%;top:18%;left:6%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__content-shape img.hero-c-shape-1{left:-2%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__content-shape img.hero-c-shape-1{left:-7%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__content-shape img.hero-c-shape-1{top:22%;left:-10%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__content-shape img.hero-c-shape-1{max-width:80%;top:23%;left:-16%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__content-shape img.hero-c-shape-1{max-width:100%;top:7%;left:0}}@media (max-width:575px){.hero__content-shape img.hero-c-shape-1{max-width:140%;top:7%;left:-18%}}.hero__content p{padding-right:100px}@media only screen and (min-width:768px) and (max-width:991px){.hero__content p{padding-right:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__content p{padding-right:0}}.hero__content-2{position:relative}.hero__content-2 .hero__title-2{color:#fff}.hero__content-2 .hero__title-2 span:after{background:#7432ff}.hero__content-2 p{color:#fff;padding-right:135px}@media only screen and (min-width:992px) and (max-width:1199px){.hero__content-2 p{padding-right:30px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__content-2 p{padding-right:0}}.hero__content-2 .m-btn:hover{color:#f2dac0;background:#7432ff}.hero__thumb{padding-top:135px}.hero__thumb-shape img{position:absolute}.hero__thumb-shape img.hero-t-shape-1{top:21%;right:13%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__thumb-shape img.hero-t-shape-1{top:22%;right:4%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-shape img.hero-t-shape-1{right:3%}}.hero__thumb-shape img.hero-t-shape-2{max-width:26%;top:34%;right:28%}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__thumb-shape img.hero-t-shape-2{right:21%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-shape img.hero-t-shape-2{top:35%;right:24%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-shape img.hero-t-shape-2{top:31%;right:23%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-shape img.hero-t-shape-2{right:25%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-shape img.hero-t-shape-2{max-width:34%;top:51%;right:70%}}@media (max-width:575px){.hero__thumb-shape img.hero-t-shape-2{max-width:55%;top:47%;right:53%}}.hero__thumb-shape img.hero-t-shape-3{max-width:20%;bottom:14%;right:0}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__thumb-shape img.hero-t-shape-3{bottom:10%}}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__thumb-shape img.hero-t-shape-3{bottom:9%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-shape img.hero-t-shape-3{bottom:14%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-shape img.hero-t-shape-3{max-width:22%;bottom:20%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__thumb-shape img.hero-t-shape-3{max-width:31%;bottom:12%}}@media (max-width:575px){.hero__thumb-shape img.hero-t-shape-3{max-width:40%;bottom:15%}}.hero__thumb-2{z-index:2;margin-right:-28px;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__thumb-2{margin-top:60px}}.hero__thumb-image{position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-image{margin-top:-40px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__thumb-image{margin-top:-70px}}@media (max-width:575px){.hero__thumb-image{text-align:left}}.hero__thumb-image img{object-fit:cover;-ms-border-radius:190px;-o-border-radius:190px;border-radius:190px;width:330px;height:500px;position:relative}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__thumb-image img{width:340px;height:510px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-image img{width:310px;height:480px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__thumb-image img{width:270px;height:400px}}.hero__thumb-image:before{content:"";-ms-border-radius:212px;-o-border-radius:212px;background:#f2dac0;border-radius:212px;width:373px;height:542px;position:absolute;top:-20px;right:-21px}@media only screen and (min-width:1400px) and (max-width:1700px){.hero__thumb-image:before{width:383px;height:552px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__thumb-image:before{width:353px;height:522px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.hero__thumb-image:before{width:303px;height:432px;top:-15px;right:-16px}}@media (max-width:575px){.hero__thumb-image:before{left:-16px}}.hero__services{margin-top:65px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.hero__services{margin-top:35px}}@media only screen and (min-width:768px) and (max-width:991px){.hero__services{margin-top:10px}}.hero__services:before{content:"";-ms-border-radius:50%;-o-border-radius:50%;background:#232745;border-radius:50%;width:776px;height:776px;position:absolute;top:-33%;left:4%}@media only screen and (min-width:1200px) and (max-width:1399px){.hero__services:before{width:650px;height:650px;left:2%}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__services:before{width:500px;height:500px;top:-22%;left:-3%}}@media only screen and (min-width:768px) and (max-width:991px){.hero__services:before{width:400px;height:400px;top:-13%}}@media only screen and (min-width:576px) and (max-width:767px){.hero__services:before{width:430px;height:430px;top:-10%;left:0}}@media (max-width:575px){.hero__services:before{width:360px;height:360px;top:-9%;left:-9%}}@keyframes hero-shape-5{0%{transform:translate(30px)}to{transform:translate(0)}}@keyframes hero-shape-2{0%{transform:translateY(30px)}to{transform:translateY(0)}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.about__pb{padding-bottom:245px}}@media (max-width:575px){.about__pb{padding-bottom:20px}}.about__title{z-index:5;position:relative}.about__thumb-shape img{z-index:3;position:absolute}.about__thumb-shape img.about-s-1{max-width:29px;animation:2s linear infinite alternate hero-shape-2;bottom:11%;left:12%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.about__thumb-shape img.about-s-1{left:4%}}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-shape img.about-s-1{left:3%}}.about__thumb-shape img.about-s-2{mix-blend-mode:multiply;bottom:19%;left:42%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.about__thumb-shape img.about-s-2{bottom:18%;left:39%}}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-shape img.about-s-2{bottom:13%;left:30%}}@media only screen and (min-width:768px) and (max-width:991px){.about__thumb-shape img.about-s-2{bottom:50%;left:63%}}.about__thumb-image{position:relative}.about__thumb-image img{object-fit:cover;-ms-border-radius:150px 20px 20px 20px;-o-border-radius:150px 20px 20px 20px;border-radius:150px 20px 20px;width:631px;height:409px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-image img{width:431px;height:350px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__thumb-image img{width:600px;height:370px}}.about__thumb-image:before{content:"";-ms-border-radius:171px 41px 41px 41px;-o-border-radius:171px 41px 41px 41px;background:#f2dac0;border-radius:171px 41px 41px;width:597px;height:364px;position:absolute;top:-22px;left:-23px}@media only screen and (min-width:1200px) and (max-width:1399px){.about__thumb-image:before{width:500px}}@media only screen and (min-width:992px) and (max-width:1199px){.about__thumb-image:before{width:397px;height:310px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__thumb-image:before{width:522px;height:341px}}@media (max-width:575px){.about__thumb-image:before{width:95%}}.about__content{margin-top:-24px}@media only screen and (min-width:992px) and (max-width:1199px){.about__content{margin-top:-30px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__content{margin-top:-20px}}.about__content p{margin-bottom:40px}@media only screen and (min-width:1200px) and (max-width:1399px){.about__content p{margin-bottom:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.about__content p{margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.about__content p{margin-top:50px;margin-bottom:35px}}.about__content ul{margin-bottom:20px;position:relative}.about__content ul li{padding-left:37px;position:relative}.about__content ul li:not(:last-child){margin-bottom:16px}@media only screen and (min-width:992px) and (max-width:1199px){.about__content ul li:not(:last-child){margin-bottom:12px}}.about__content ul li:after{content:"";color:#fff;-ms-border-radius:50px;-o-border-radius:50px;text-align:center;background:#4a4f61;border-radius:50px;width:20px;height:20px;font-family:"Font Awesome 6 Free";font-size:12px;font-weight:900;line-height:20px;position:absolute;top:5px;left:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.about__content ul li{padding-right:20px}}.about__counter-bg{z-index:3;-ms-border-radius:20px 20px 80px 20px;-o-border-radius:20px 20px 80px 20px;background:#7432ff;border-radius:20px 20px 80px;width:811px;height:207px;position:absolute;bottom:5%;right:16%}@media only screen and (min-width:1200px) and (max-width:1399px){.about__counter-bg{width:781px;height:177px}}@media only screen and (min-width:992px) and (max-width:1199px){.about__counter-bg{width:750px;height:150px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.about__counter-bg{width:770px;height:170px;bottom:45px;left:0}}@media only screen and (min-width:576px) and (max-width:767px){.about__counter-bg{width:100%;height:160px}}.about__counter-content{padding-top:50px;padding-left:100px}@media only screen and (min-width:1200px) and (max-width:1399px){.about__counter-content{padding-top:42px}}@media only screen and (min-width:992px) and (max-width:1199px){.about__counter-content{padding-top:35px;padding-left:90px}}@media only screen and (min-width:768px) and (max-width:991px){.about__counter-content{padding-top:39px;padding-left:92px}}@media only screen and (min-width:576px) and (max-width:767px){.about__counter-content{padding-top:38px;padding-left:49px}}.about__counter-text{position:relative}.about__counter-text:not(:last-child){margin-right:90px}@media only screen and (min-width:576px) and (max-width:767px){.about__counter-text:not(:last-child){margin-right:83px}}.about__counter-text h2{color:#fff;font-size:45px}@media only screen and (min-width:992px) and (max-width:1199px){.about__counter-text h2{margin-bottom:4px;font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.about__counter-text h2{margin-bottom:3px}}@media only screen and (min-width:576px) and (max-width:767px){.about__counter-text h2{font-size:30px}}.about__counter-text p{color:#f2dac0;margin-bottom:0;font-size:18px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.about__counter-text p{margin-top:0}}@media only screen and (min-width:576px) and (max-width:767px){.about__counter-text p{font-size:16px}}.about__counter-text:not(:last-child):before{content:"";border-right:1px solid #fff;height:100%;position:absolute;right:-48px}.services__area{background:#1d233a}.services__shape img{position:absolute}.services__shape img.services-s-1{top:0;right:11%}.services__shape img.services-s-2{max-width:85px;animation:2s linear infinite alternate hero-shape-5;top:13%;right:16%}@media only screen and (min-width:768px) and (max-width:991px){.services__shape img.services-s-2{top:9%}}.services__shape img.services-s-3{animation:2s linear infinite alternate hero-shape-2;top:39%;right:0}.services__title{position:relative}.services__title .section__title{color:#fff}.services__title .section__title span:after{background:#7432ff}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__details{padding-bottom:260px}}.services__details-shape img{position:absolute}.services__details-shape img.s-details-s-1{mix-blend-mode:multiply;z-index:1;max-width:120px;top:4%;left:34.5%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.services__details-shape img.s-details-s-1{left:29.5%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__details-shape img.s-details-s-1{top:3%;left:11%}}@media (max-width:575px){.services__details-shape img.s-details-s-1{top:2%}}.services__details-shape img.s-details-s-2{max-width:50px;top:34%;left:30.5%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.services__details-shape img.s-details-s-2{left:26.5%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__details-shape img.s-details-s-2{top:19.8%;left:4.5%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__details-shape img.s-details-s-2{top:15%}}.services__details-shape img.s-details-s-3{top:18%;right:0}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.services__details-shape img.s-details-s-3{top:15%}}@media only screen and (min-width:992px) and (max-width:1199px){.services__details-shape img.s-details-s-3{top:11%}}@media only screen and (min-width:768px) and (max-width:991px){.services__details-shape img.s-details-s-3{top:8%}}@media only screen and (min-width:576px) and (max-width:767px){.services__details-shape img.s-details-s-3{top:4%}}@media (max-width:575px){.services__details-shape img.s-details-s-3{top:1%}}.services__details-thumb{position:relative}.services__details-thumb img{object-fit:cover;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;height:563px}@media only screen and (min-width:768px) and (max-width:991px){.services__details-thumb img{height:500px}}@media only screen and (min-width:576px) and (max-width:767px){.services__details-thumb img{height:400px}}@media (max-width:575px){.services__details-thumb img{height:350px}}.services__details-content{position:relative}.services__details-content h2{margin-bottom:50px;font-size:45px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.services__details-content h2{font-size:38px}}@media (max-width:575px){.services__details-content h2{margin-bottom:30px;font-size:30px}}.services__details-content p{margin-bottom:24px;padding-right:65px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.services__details-content p{padding-right:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.services__details-content p{padding-right:0}}.single__bg{-ms-border-radius:20px;-o-border-radius:20px;-o-transition:all .3s ease-in-out;background:#232745;border-radius:20px;margin-bottom:30px;transition:all .3s ease-in-out;position:relative}.single__bg:hover{background:#23234c;transform:translateY(-10px)}.single__bg-pink,.single__bg-pink:hover{background:#d4c5ff}.single__bg-yellow{background:#fff5e8;margin-top:-93px}.single__bg-yellow:hover{background:#fff5e8}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.single__bg-yellow{margin-top:10px}}.single__bg-green{background:#e5ffcf;margin-top:-187px}.single__bg-green:hover{background:#e5ffcf}@media only screen and (min-width:768px) and (max-width:991px){.single__bg-green{margin-top:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.single__bg-green{margin-top:10px}}.single__service{-o-transition:all .6s ease-in-out;padding:65px 70px;transition:all .6s ease-in-out}@media only screen and (min-width:1200px) and (max-width:1399px){.single__service{padding:55px 60px}}@media only screen and (min-width:768px) and (max-width:991px){.single__service{padding:40px 45px}}@media (max-width:575px){.single__service{padding:40px 45px}}@media only screen and (min-width:992px) and (max-width:1199px){.single__service-2{padding:30px 35px}}.single__service-icon{z-index:1;margin-bottom:40px;position:relative}.single__service-icon img{max-width:60px;margin-left:10px}.single__service-icon:after{content:"";-ms-border-radius:50px;-o-border-radius:50px;z-index:-1;background:#7432ff;border-radius:50px;width:40px;height:40px;position:absolute;top:37px;left:0}.single__service-icon-pink:after{background:#b19cff}.single__service-icon-yellow:after{background:#f2dac0}.single__service-icon-green:after{background:#c2ea9b}.single__service-content h3{color:#fff;margin-bottom:32px;font-size:24px}.single__service-content p{color:#fff;margin-bottom:40px;font-family:Poppins,sans-serif;font-weight:400}.single__service-content-2 h3{color:#1d233a}@media only screen and (min-width:992px) and (max-width:1199px){.single__service-content-2 h3{font-size:22px}}.single__service-content-2 p{color:#4a4f61}.key__factors{margin-top:68px}.key__factors-title{margin-bottom:40px}.key__factors-title h3{font-family:Open Sans,sans-serif;font-weight:700}@media (max-width:575px){.key__factors-content{margin-right:15px}}.key__factors-icon{margin-right:30px;position:relative}.key__factors-icon:before{content:"";-ms-border-radius:50%;-o-border-radius:50%;z-index:-1;background:#e3dcff;border-radius:50%;width:31px;height:31px;position:absolute;top:15px;left:0}.key__factors-icon i{color:#7432ff;padding-left:15px;font-size:30px}@media (max-width:575px){.key__factors-text{margin-top:30px}}.key__factors-text h5{margin-bottom:15px;font-family:Open Sans,sans-serif;font-size:18px}.key__factors-text P{margin-bottom:0;padding-right:60px}@media only screen and (min-width:992px) and (max-width:1199px){.key__factors-text P{padding-right:20px}}@media only screen and (min-width:768px) and (max-width:991px){.key__factors-text P{padding-right:50px}}@media only screen and (min-width:576px) and (max-width:767px){.key__factors-text P{padding-right:10px}}@media (max-width:575px){.key__factors-text P{padding-right:0}}.key__benefits-title{margin-top:30px}.key__benefits-title h3{margin-bottom:34px;font-family:Open Sans,sans-serif;font-weight:700}.key__benefits-content{margin-bottom:48px}.key__benefits-content ul li{margin-bottom:16px;padding-left:35px;position:relative}.key__benefits-content ul li:after{content:"";color:#fff;text-align:center;-ms-border-radius:50%;-o-border-radius:50%;background:#4a4f61;border-radius:50%;width:20px;height:20px;font-family:"Font Awesome 6 Free";font-size:12px;font-weight:900;line-height:20px;position:absolute;top:5px;left:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.facts__pb{padding-bottom:110px}}.facts__thumb-shape img{position:absolute}.facts__thumb-shape img.facts-s-1{mix-blend-mode:multiply;top:21%;left:16%}@media only screen and (min-width:1400px) and (max-width:1700px){.facts__thumb-shape img.facts-s-1{left:9%}}@media only screen and (min-width:1200px) and (max-width:1399px){.facts__thumb-shape img.facts-s-1{left:5%}}@media only screen and (min-width:992px) and (max-width:1199px){.facts__thumb-shape img.facts-s-1{left:2%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.facts__thumb-shape img.facts-s-1{top:15%;left:10%}}@media (max-width:575px){.facts__thumb-shape img.facts-s-1{top:6%;left:6%}}.facts__thumb-shape img.facts-s-2{mix-blend-mode:multiply;top:37%;left:29%}@media only screen and (min-width:1400px) and (max-width:1700px){.facts__thumb-shape img.facts-s-2{left:25%}}@media only screen and (min-width:1200px) and (max-width:1399px){.facts__thumb-shape img.facts-s-2{left:17%}}@media only screen and (min-width:992px) and (max-width:1199px){.facts__thumb-shape img.facts-s-2{left:15%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.facts__thumb-shape img.facts-s-2{top:24%;left:35%}}@media (max-width:575px){.facts__thumb-shape img.facts-s-2{top:21%;left:27%}}.facts__thumb-shape img.facts-s-3{max-width:49px;animation:2s linear infinite alternate hero-shape-2;top:20%;left:44%}@media only screen and (min-width:992px) and (max-width:1199px){.facts__thumb-shape img.facts-s-3{left:40%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.facts__thumb-shape img.facts-s-3{top:12%;left:73%}}@media only screen and (min-width:576px) and (max-width:767px){.facts__thumb-shape img.facts-s-3{left:82%}}@media (max-width:575px){.facts__thumb-shape img.facts-s-3{top:4%;left:75%}}.facts__thumb-shape img.facts-s-4{max-width:104px;bottom:10%;left:33%}@media only screen and (min-width:992px) and (max-width:1199px){.facts__thumb-shape img.facts-s-4{left:9%}}@media only screen and (min-width:768px) and (max-width:991px){.facts__thumb-shape img.facts-s-4{bottom:36%;left:78%}}.facts__thumb-image img{margin-left:-45px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.facts__thumb-image img{margin-left:0}}.facts__content{padding-left:120px}.facts__content-text{margin-bottom:60px}@media only screen and (min-width:992px) and (max-width:1199px){.facts__content{padding-left:70px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.facts__content{padding-top:60px;padding-left:0}}.facts__counter-text:not(:last-child){padding-right:75px}.facts__counter-text h2{margin-bottom:20px;font-size:45px}.facts__counter-text h5{margin-bottom:25px;font-size:18px;display:inline-block;position:relative}.facts__counter-text h5:before{content:"";border-bottom:1px solid #4a4f61;width:100%;position:absolute;bottom:-15px;left:0}@media only screen and (min-width:576px) and (max-width:767px){.portfolio__area-2{padding-bottom:225px}}@media (max-width:575px){.portfolio__area-2{padding-bottom:210px}}.portfolio__shape img{z-index:3;position:absolute}.portfolio__shape img.portfolio-s-1{top:7%;left:0}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.portfolio__shape img.portfolio-s-1{top:17%}}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__shape img.portfolio-s-1{top:20%}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__shape img.portfolio-s-1{top:13%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__shape img.portfolio-s-1{z-index:-1}}@media (max-width:575px){.portfolio__shape img.portfolio-s-1{top:10%}}.portfolio__shape img.portfolio-s-2{z-index:-1;top:1%;right:0}.portfolio__shape img.portfolio-s-3{max-width:29px;animation:2s linear infinite alternate hero-shape-2;bottom:30%;right:10%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.portfolio__shape img.portfolio-s-3{right:4%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.portfolio__shape img.portfolio-s-3{right:3%}}@media only screen and (min-width:576px) and (max-width:767px){.portfolio__shape img.portfolio-s-3{right:6%}}.portfolio__shape img.portfolio-s-4{z-index:6;mix-blend-mode:multiply;max-width:112px;bottom:5%;left:12.5%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.portfolio__shape img.portfolio-s-4{left:2%}}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__shape img.portfolio-s-4{left:4%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.portfolio__shape img.portfolio-s-4{bottom:13%;left:10%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__shape img.portfolio-s-4{bottom:2%}}.portfolio__shape-2 img{position:absolute}.portfolio__shape-2 img.p-s-1{max-width:119px;top:15%;left:5%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.portfolio__shape-2 img.p-s-1{left:1%}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__shape-2 img.p-s-1{top:9%}}@media only screen and (min-width:576px) and (max-width:767px){.portfolio__shape-2 img.p-s-1{top:11%}}.portfolio__shape-2 img.p-s-2{max-width:104px;top:9%;left:16%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.portfolio__shape-2 img.p-s-2{left:9%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.portfolio__shape-2 img.p-s-2{top:2%;left:5%}}@media (max-width:575px){.portfolio__shape-2 img.p-s-2{top:1%;left:4%}}.portfolio__shape-2 img.p-s-3{max-width:110px;top:7%;right:14%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.portfolio__shape-2 img.p-s-3{right:3%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.portfolio__shape-2 img.p-s-3{top:2%;right:3%}}.portfolio__shape-2 img.p-s-4{max-width:94px;top:14%;right:21%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.portfolio__shape-2 img.p-s-4{right:11%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.portfolio__shape-2 img.p-s-4{top:9%;right:6%}}@media only screen and (min-width:576px) and (max-width:767px){.portfolio__shape-2 img.p-s-4{top:11%}}@media (max-width:575px){.portfolio__shape-2 img.p-s-4{top:13%;right:8%}}.portfolio__shape-2 img.p-s-5{max-width:29px;animation:2s linear infinite alternate hero-shape-2;top:47%;right:10%}.portfolio__wrapper:before{content:"";-ms-border-radius:0 164px 20px 0;-o-border-radius:0 164px 20px 0;z-index:-1;background:#7432ff;border-radius:0 164px 20px 0;width:1308px;height:338px;position:absolute;left:0}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.portfolio__wrapper:before{width:1108px}}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__wrapper:before{width:990px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__wrapper:before{width:100%}}.portfolio__content{padding-top:90px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__content{padding-top:50px}}.portfolio__title .section__sub-title{color:#f2dac0}.portfolio__title .section__title{color:#fff}.portfolio__title .section__title span:after{background:#8b61ff}@media only screen and (min-width:576px) and (max-width:767px){.portfolio__title-2 .section__title span{display:inline}.portfolio__title-2 .section__title span:after{display:none}}.portfolio__menu{z-index:4;border:none;padding-top:22px;position:relative}.portfolio__menu li:not(:last-child){margin-right:35px}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__menu li:not(:last-child){margin-right:25px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__menu li:not(:last-child){margin-right:20px}}.portfolio__menu li .nav-link{text-transform:uppercase;color:#fff;background:0 0;border:none;outline:none;padding:0;font-size:18px;font-weight:600}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.portfolio__menu li .nav-link{font-size:16px}}@media (max-width:575px){.portfolio__menu li .nav-link{font-size:14px}}.portfolio__menu li .nav-link:hover,.portfolio__menu li .nav-link.active{color:#c5f617;background:0 0}.portfolio__menu-2{justify-content:center}.portfolio__menu-2 li .nav-link{color:#1d233a}.portfolio__menu-2 li .nav-link:hover,.portfolio__menu-2 li .nav-link.active{color:#7432ff}.portfolio__item{z-index:4;position:relative}.portfolio__item:hover .portfolio__text{visibility:visible;opacity:1;bottom:0}.portfolio__item-2{-ms-border-radius:20px;-o-border-radius:20px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 30px 40px #1d233a1a}.portfolio__item-2:hover .portfolio__image-2 img{transform:scale(1.1)}.portfolio__image{position:relative}.portfolio__image img{-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.portfolio__image-2{-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;position:relative;overflow:hidden}.portfolio__image-2 img{-ms-border-radius:20px;-o-border-radius:20px;-o-transition:all 1.5s ease-in-out;border-radius:20px;width:100%;transition:all 1.5s ease-in-out}.portfolio__link{position:absolute;top:50%;right:30px;transform:translateY(-50%)}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__link{right:20px}}.portfolio__link a{text-align:center;color:#fff;-ms-border-radius:50%;-o-border-radius:50%;background:#c5f617;border-radius:50%;width:50px;height:50px;font-size:15px;line-height:48px;display:inline-block}.portfolio__link a:hover{background:#7432ff}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.portfolio__link a{width:40px;height:40px;line-height:38px}}.portfolio__text{z-index:1;visibility:hidden;opacity:0;-o-transition:all .3s ease-in-out;-ms-border-radius:10px;-o-border-radius:10px;background:#fff;border-radius:10px;margin:30px;padding:18px 30px;transition:all .3s ease-in-out;position:absolute;bottom:-50px;left:0;right:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.portfolio__text{margin:25px;padding:16px 25px}}.portfolio__text p{margin:0;font-weight:500}.portfolio__text h3{color:#1d233a;margin-top:7px;font-size:24px;font-weight:600}.portfolio__text h3 :hover{color:#7432ff}@media only screen and (min-width:1200px) and (max-width:1399px){.portfolio__text h3{margin-top:5px;font-size:22px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.portfolio__text h3{margin-top:2px;font-size:18px}}.portfolio__text-2{padding:40px 56px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__text-2{padding:35px 50px}}@media (max-width:575px){.portfolio__text-2{padding:30px 40px}}.portfolio__text-2 h3:hover{color:#7432ff}.portfolio__details-shape img{position:absolute}.portfolio__details-shape img.p-details-1{max-width:104px;top:6%;left:8%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__details-shape img.p-details-1{top:3%;left:2%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.portfolio__details-shape img.p-details-1{left:1%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__details-shape img.p-details-1{left:8%}}.portfolio__details-shape img.p-details-2{max-width:29px;top:33%;right:12%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:992px) and (max-width:1199px){.portfolio__details-shape img.p-details-2{right:2%}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.portfolio__details-shape img.p-details-2{right:3%}}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__details-shape img.p-details-2{top:27%}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__details-shape img.p-details-2{top:20%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__details-shape img.p-details-2{top:16%;right:6%}}.portfolio__details-thumb{position:relative}.portfolio__details-thumb img{object-fit:cover;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;width:100%;height:679px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__details-thumb img{height:600px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__details-thumb img{height:485px}}@media only screen and (min-width:576px) and (max-width:767px){.portfolio__details-thumb img{height:400px}}@media (max-width:575px){.portfolio__details-thumb img{height:350px}}.portfolio__details-thumb-2 img{object-fit:cover;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;width:100%;height:323px}.portfolio__details-thumb-2 img:not(last-child){margin-bottom:32px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__details-thumb-2 img{height:284px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio__details-thumb-2 img{height:226px}}.portfolio__details-content h2{margin-bottom:20px;font-size:45px}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__details-content h2{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__details-content h2{font-size:35px}}.portfolio__details-content p{padding-right:80px}@media only screen and (min-width:1200px) and (max-width:1399px){.portfolio__details-content p{padding-right:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio__details-content p{padding-right:30px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.portfolio__details-content p{padding-right:0}}.values{margin-top:50px}.values__content{margin-bottom:40px}.values__content-icon{margin-right:30px}.values__content-icon i{color:#fff;text-align:center;-ms-border-radius:20px;-o-border-radius:20px;background:#1d233a;border-radius:20px;padding:29px;font-size:28px;line-height:28px}.values__content-icon i.blue{background:#7432ff}.values__content-icon i.green{color:#1d233a;background:#c5f617}.values__content-text h3{font-family:Open Sans,sans-serif;font-size:24px;font-weight:700}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.values__content-text h3{font-size:20px}}.values__content-text P{margin-bottom:0;padding-right:150px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.values__content-text P{padding-right:0}}.sidebar__content{-ms-border-radius:20px;-o-border-radius:20px;background:#e6edff;border-radius:20px;padding:45px 47px 20px}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar__content{margin-right:30px;padding:40px 42px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.sidebar__content{padding:30px 30px 5px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sidebar__content{margin-top:50px}}.sidebar__content-heading{margin-bottom:35px;display:inline-block;position:relative}.sidebar__content-heading h3{font-family:Open Sans,sans-serif;font-weight:700}@media only screen and (min-width:768px) and (max-width:991px){.sidebar__content-heading h3{font-size:21px}}.sidebar__content-heading:before{content:"";background:#1d233a;width:60px;height:1px;position:absolute;top:18px;right:-80px}@media only screen and (min-width:768px) and (max-width:991px){.sidebar__content-heading:before{width:50px;top:14px;right:-70px}}@media (max-width:575px){.sidebar__content-heading:before{top:15px}}.sidebar__info{margin-bottom:26px}@media only screen and (min-width:768px) and (max-width:991px){.sidebar__info{margin-bottom:24px}}.sidebar__info h4{margin-bottom:5px;font-family:Open Sans,sans-serif;font-size:20px;font-weight:700}@media only screen and (min-width:768px) and (max-width:991px){.sidebar__info h4{font-size:17px}}.experience__area{background:#1d233a}.experience__shape img{position:absolute}.experience__shape img.experience-s-1{animation:2s linear infinite alternate hero-shape-5;top:20%;right:42%}@media only screen and (min-width:992px) and (max-width:1199px){.experience__shape img.experience-s-1{right:34%}}@media only screen and (min-width:768px) and (max-width:991px){.experience__shape img.experience-s-1{top:44%;right:34%}}@media only screen and (min-width:576px) and (max-width:767px){.experience__shape img.experience-s-1{top:46%;right:11%}}@media (max-width:575px){.experience__shape img.experience-s-1{top:53%;right:7%}}.experience__shape img.experience-s-2{max-width:109px;animation:2s linear infinite alternate hero-shape-2;top:19%;right:12%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.experience__shape img.experience-s-2{top:15%;right:5%}}@media only screen and (min-width:768px) and (max-width:991px){.experience__shape img.experience-s-2{top:8%;right:10%}}@media only screen and (min-width:576px) and (max-width:767px){.experience__shape img.experience-s-2{top:6%}}@media (max-width:575px){.experience__shape img.experience-s-2{top:4%}}.experience__shape img.experience-s-3{max-width:84px;bottom:19%;right:49%}@media only screen and (min-width:992px) and (max-width:1199px){.experience__shape img.experience-s-3{bottom:22%;right:52%}}.experience__shape img.experience-s-4{max-width:105px;bottom:15%;right:10%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.experience__shape img.experience-s-4{bottom:9%;right:4%}}@media only screen and (min-width:992px) and (max-width:1199px){.experience__shape img.experience-s-4{bottom:11%;right:6%}}@media only screen and (min-width:768px) and (max-width:991px){.experience__shape img.experience-s-4{bottom:10%;right:22%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.experience__shape img.experience-s-4{bottom:8%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.experience__content{margin-bottom:60px}}.experience__content .section__sub-title{color:#f2dac0}.experience__content .section__title{color:#fff}.experience__content .section__title span:after{background:#7432ff}.experience__content p{color:#fff}.experience__content .m-btn:hover{color:#f2dac0;background:#7432ff}.experience__video-btn{-ms-border-radius:50%;-o-border-radius:50%;z-index:4;border-radius:50%;display:inline-block;position:absolute;top:74%;right:38%}.experience__video-btn i{z-index:5;position:relative}.experience__video-btn span:before{animation-delay:.8s}.experience__video-btn span:after,.experience__video-btn span:before{content:"";-ms-border-radius:50%;-o-border-radius:50%;background:#fff;border-radius:50%;width:100%;height:100%;animation-name:videoBtn;animation-duration:1.8s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:0;left:0}.experience__video-btn span{text-align:center;-ms-border-radius:50%;-o-border-radius:50%;color:#7432ff;z-index:2;cursor:pointer;background:#fff;border-radius:50%;width:80px;height:80px;font-size:25px;line-height:80px;display:inline-block;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.experience__video-btn{top:81%;right:64%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.experience__video-btn{top:80%;right:40%}}.experience__thumb{z-index:2;position:relative}@keyframes videoBtn{0%{opacity:.6;transform:scale(1)}50%{opacity:.3;transform:scale(1.5)}to{opacity:0;transform:scale(2)}}.testimonials__area:before{content:"";z-index:-1;background:#fffef2;width:100%;height:73%;margin:auto;position:absolute;top:0;left:0;right:0}.testimonials__shape img{position:absolute}.testimonials__shape img.t-shape-1{z-index:1;max-width:104px;top:20%;left:19%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.testimonials__shape img.t-shape-1{left:13%}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonials__shape img.t-shape-1{left:12%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.testimonials__shape img.t-shape-1{top:7%;left:5%}}.testimonials__shape img.t-shape-2{top:26%;left:9%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.testimonials__shape img.t-shape-2{left:1%}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonials__shape img.t-shape-2{left:-3%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.testimonials__shape img.t-shape-2{top:29%;left:-11%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.testimonials__shape img.t-shape-2{top:33%;left:2%}}@media (max-width:575px){.testimonials__shape img.t-shape-2{left:-14%}}.testimonials__shape img.t-shape-3{max-width:64px;animation:2s linear infinite alternate hero-shape-5;top:27%;right:25%}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonials__shape img.t-shape-3{right:19%}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonials__shape img.t-shape-3{right:13%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.testimonials__shape img.t-shape-3{right:4%}}@media (max-width:575px){.testimonials__shape img.t-shape-3{top:4%;right:73%}}.testimonials__shape img.t-shape-4{max-width:24px;top:17%;right:14%}@media only screen and (min-width:992px) and (max-width:1199px){.testimonials__shape img.t-shape-4{right:9%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.testimonials__shape img.t-shape-4{top:14%;right:11%}}@media (max-width:575px){.testimonials__shape img.t-shape-4{top:8%;right:11%}}.testimonials__shape img.t-shape-5{max-width:29px;animation:2s linear infinite alternate hero-shape-2;bottom:26%;left:8%}.testimonials__title p{padding:0 380px}@media only screen and (min-width:1200px) and (max-width:1399px){.testimonials__title p{padding:0 280px}}@media only screen and (min-width:992px) and (max-width:1199px){.testimonials__title p{padding:0 180px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonials__title p{padding:0 80px}}@media only screen and (min-width:576px) and (max-width:767px){.testimonials__title p{padding:0 30px}}@media (max-width:575px){.testimonials__title p{padding:0}}.testimonials__item{-ms-border-radius:20px;-o-border-radius:20px;background:#fff;border-radius:20px;box-shadow:0 0 50px #1d233a12}.testimonials__item-content{padding:48px 54px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.testimonials__item-content{padding:32px 38px}}.testimonials__logo{margin-bottom:50px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonials__logo{margin-bottom:40px}}.testimonials__logo img{max-height:50px}.testimonials__text{margin-bottom:30px}.testimonials__client-thumb{margin-right:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.testimonials__client-thumb{margin-right:17px}}.testimonials__client-thumb img{max-width:75px}.testimonials__client-text h4{color:#7432ff;margin-bottom:7px;font-size:20px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonials__client-text h4{margin-bottom:0;font-size:17px}}@media only screen and (min-width:768px) and (max-width:991px){.testimonials__client-text h4{margin-bottom:4px;font-size:18px}}.testimonials__client-text span{font-size:14px}@media only screen and (min-width:992px) and (max-width:1199px){.testimonials__client-text span{font-size:13px}}.swiper-pagination{z-index:3}.swiper-pagination-bullet{opacity:1;background:#f2dac0;width:10px;height:10px}.swiper-pagination-bullet-active{background:#7432ff;border-radius:5px;width:32px}.faq__shape img{position:absolute}.faq__shape img.faq-shape-1{max-width:29px;animation:2s linear infinite alternate hero-shape-2;top:19%;left:42%}@media only screen and (min-width:992px) and (max-width:1199px){.faq__shape img.faq-shape-1{top:21%;left:34%}}.faq__shape img.faq-shape-2{mix-blend-mode:multiply;z-index:1;max-width:72px;top:7%;right:15%}@media only screen and (min-width:576px) and (max-width:767px){.faq__shape img.faq-shape-2{top:4%;right:7%}}@media (max-width:575px){.faq__shape img.faq-shape-2{top:3%;right:8%}}.faq__shape img.faq-shape-3{z-index:-1;bottom:18%;left:9%}@media only screen and (min-width:1200px) and (max-width:1399px){.faq__shape img.faq-shape-3{left:3%}}@media only screen and (min-width:992px) and (max-width:1199px){.faq__shape img.faq-shape-3{left:2%}}.faq__shape img.faq-shape-4{max-width:69px;bottom:27%;left:43.5%}@media only screen and (min-width:992px) and (max-width:1199px){.faq__shape img.faq-shape-4{left:31%}}.faq__bg{position:relative}.faq__bg:before{content:"";-ms-border-radius:35px;-o-border-radius:35px;z-index:-1;background:#fff;border-radius:35px;width:70%;height:100%;position:absolute;top:0;right:0;box-shadow:0 0 50px #1d233a1a}@media only screen and (min-width:992px) and (max-width:1199px){.faq__bg:before{width:77%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.faq__bg:before{width:90%;height:66%;top:34%;right:18%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.faq__bg:before{width:93%;height:40%;top:60%}}.faq__thumb-image{position:relative}.faq__thumb-image img{object-fit:cover;-ms-border-radius:150px 20px 20px 20px;-o-border-radius:150px 20px 20px 20px;border-radius:150px 20px 20px;width:564px;height:366px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.faq__thumb-image img{width:514px}}@media only screen and (min-width:992px) and (max-width:1199px){.faq__thumb-image img{width:360px;height:300px}}.faq__thumb-image:before{content:"";-ms-border-radius:170px 40px 40px 40px;-o-border-radius:170px 40px 40px 40px;mix-blend-mode:multiply;z-index:1;background:#c5f617;border-radius:170px 40px 40px;width:534px;height:325px;position:absolute;top:-24px;left:-24px}@media only screen and (min-width:1200px) and (max-width:1399px){.faq__thumb-image:before{width:484px}}@media only screen and (min-width:992px) and (max-width:1199px){.faq__thumb-image:before{width:338px;height:280px}}@media (max-width:575px){.faq__thumb-image:before{width:95%}}.faq__content{padding:85px 80px 85px 0}@media only screen and (min-width:1200px) and (max-width:1399px){.faq__content{padding:75px 70px 75px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.faq__content{padding:55px 50px 55px 0}}@media (max-width:575px){.faq__content{padding:75px 0 0}}.faq__wrapper{-ms-border-radius:20px;-o-border-radius:20px;background:#7432ff;border-radius:20px;margin-top:45px;padding:0 40px;position:relative}.faq__wrapper .accordion-item{background:0 0;border:none;border-bottom:1px solid #8b61ff;padding-top:35px;padding-bottom:35px}.faq__wrapper .accordion-item:last-child{border-bottom:none}@media only screen and (min-width:992px) and (max-width:1199px){.faq__wrapper .accordion-item{padding-top:30px;padding-bottom:30px}}.faq__wrapper .accordion-item .accordion-header .accordion-button{color:#fff;text-align:left;box-shadow:none;background:0 0;border:none;padding:0;font-size:18px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.faq__wrapper .accordion-item .accordion-header .accordion-button{padding-right:20px;font-size:17px;line-height:1.3}}.faq__wrapper .accordion-item .accordion-header .accordion-button:after{color:#fff;content:"";background-image:none;font-family:"Font Awesome 6 Free";font-size:18px;font-weight:600;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq__wrapper .accordion-item .accordion-header .accordion-button.collapsed:after{content:""}.faq__wrapper .accordion-collapse{border:none}.faq__wrapper .accordion-body{color:#fff;margin-bottom:0;padding:20px 50px 0 0}@media only screen and (min-width:576px) and (max-width:767px){.faq__wrapper .accordion-body{padding-right:35px}}@media (max-width:575px){.faq__wrapper .accordion-body{padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.blog__area-pb{padding-bottom:220px}}@media (max-width:575px){.blog__area-pb{padding-bottom:195px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.blog__area-pb-2{padding-bottom:215px}}@media (max-width:575px){.blog__area-pb-2{padding-bottom:200px}}.blog__shape img{position:absolute}.blog__shape img.blog-shape-1{z-index:-1;top:20%;left:0}.blog__shape img.blog-shape-2{z-index:-1;max-width:94px;bottom:19%;left:14%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.blog__shape img.blog-shape-2{bottom:15%;left:4%}}@media (max-width:575px){.blog__shape img.blog-shape-2{bottom:9%}}.blog__shape img.blog-shape-3{max-width:54px;top:20%;right:14%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.blog__shape img.blog-shape-3{top:14%;right:8%}}@media only screen and (min-width:576px) and (max-width:767px){.blog__shape img.blog-shape-3{top:2%}}.blog__shape img.blog-shape-4{mix-blend-mode:multiply;z-index:1;top:24%;right:34.5%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.blog__shape img.blog-shape-4{right:30%}}@media only screen and (min-width:992px) and (max-width:1199px){.blog__shape img.blog-shape-4{top:26%;right:29%}}@media only screen and (min-width:768px) and (max-width:991px){.blog__shape img.blog-shape-4{top:16%;right:42%}}@media only screen and (min-width:576px) and (max-width:767px){.blog__shape img.blog-shape-4{top:10%;right:7%}}@media (max-width:575px){.blog__shape img.blog-shape-4{top:12%;right:28.5%}}.blog__shape img.blog-shape-5{max-width:24px;top:11%;left:21%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.blog__shape img.blog-shape-5{top:7%;left:11%}}@media only screen and (min-width:576px) and (max-width:767px){.blog__shape img.blog-shape-5{top:4%}}@media (max-width:575px){.blog__shape img.blog-shape-5{top:1%;left:18%}}.blog__title p{padding:0 380px}@media only screen and (min-width:1200px) and (max-width:1399px){.blog__title p{padding:0 280px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog__title p{padding:0 200px}}@media only screen and (min-width:768px) and (max-width:991px){.blog__title p{padding:0 80px}}@media only screen and (min-width:576px) and (max-width:767px){.blog__title p{padding:0 30px}}@media (max-width:575px){.blog__title p{padding:0}}.blog__content h3{font-size:28px;line-height:1.3}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.blog__content h3{font-size:22px}}.blog__date{margin-bottom:22px}.blog__date p{margin-bottom:0;margin-right:55px}@media only screen and (min-width:1200px) and (max-width:1399px){.blog__date p{margin-right:30px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.blog__date p{margin-right:15px;font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.blog__date p{margin-right:32px}}@media (max-width:575px){.blog__date p{margin-right:15px}}.blog__date i{margin-right:10px;font-size:16px}.blog__item{-ms-border-radius:20px;-o-border-radius:20px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 0 50px 20px #1d233a1a}.blog__item:hover .blog__thumb img{transform:scale(1.1)}.blog__link{margin-top:15px;margin-bottom:16px;display:inline-block}.blog__link a{-o-transition:all .3s ease-in-out;font-size:16px;font-weight:600;transition:all .3s ease-in-out}.blog__link i{-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;top:50%;left:112%;transform:translate(-50%,-50%)}.blog__link:hover i{left:116%}.blog__link .arrow-btn{color:#1d233a;cursor:pointer;position:relative}.blog__link .arrow-btn:hover{color:#7432ff}.blog__link-single{margin-top:20px;margin-bottom:0}.blog__link-single i{left:78%}.blog__link-single .m-btn{padding-right:60px}.blog__link-single:hover i{left:82%}.blog__quote{background:#fff5e8;margin-top:47px;margin-bottom:47px;padding:38px 60px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.blog__quote{padding:36px 55px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog__quote{padding:30px 45px}}@media only screen and (min-width:576px) and (max-width:767px){.blog__quote{padding:30px 38px}}@media (max-width:575px){.blog__quote{padding:25px 35px}}.blog__quote:before{content:"";background:#f2dac0;width:4px;height:100%;position:absolute;top:0;left:0}.blog__quote blockquote{margin-bottom:5px}.blog__quote blockquote p{margin-bottom:15px;padding-right:45px;font-size:24px;font-weight:600;line-height:1.3}@media only screen and (min-width:1200px) and (max-width:1399px){.blog__quote blockquote p{padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog__quote blockquote p{padding-right:0}}@media only screen and (min-width:576px) and (max-width:767px){.blog__quote blockquote p{font-size:20px}}@media (max-width:575px){.blog__quote blockquote p{font-size:16px}}.blog__quote blockquote h5{color:#4a4f61;margin-bottom:0;padding-left:70px;font-size:18px;font-weight:600;position:relative}@media (max-width:575px){.blog__quote blockquote h5{font-size:16px}}.blog__quote blockquote h5:after{content:"";background:#4a4f61;width:50px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.blog__thumb{position:relative;overflow:hidden}.blog__thumb img{-ms-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;-o-transition:all 1.5s ease-in-out;border-radius:20px 20px 0 0;width:100%;transition:all 1.5s ease-in-out}.blog__content{padding:40px 35px 25px 42px}@media only screen and (min-width:1200px) and (max-width:1399px){.blog__content{padding:30px 25px 15px 32px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.blog__content{padding:25px 25px 15px 32px}}.blog__single{-ms-border-radius:15px;-o-border-radius:15px;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 0 100px #1d233a1a}.blog__single:hover .blog__single-thumb img{transform:scale(1.1)}.blog__single-thumb{position:relative;overflow:hidden}.blog__single-thumb img{-ms-border-radius:15px 15px 0 0;-o-border-radius:15px 15px 0 0;-o-transition:all 1.5s ease-in-out;border-radius:15px 15px 0 0;width:100%;transition:all 1.5s ease-in-out}.blog__single-content{padding:50px;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog__single-content{padding:55px 40px 40px}}.blog__single-content-tag{padding:8px 22px;display:inline-block;position:absolute;top:-23px;right:76px}.blog__single-content-tag a{color:#fff;z-index:3;font-size:16px;font-weight:600;position:relative}.blog__single-content-tag a:hover{color:#ccc2ff}.blog__single-content-tag:before{content:"";opacity:.8;z-index:2;-ms-border-radius:15px 5px 5px 5px;-o-border-radius:15px 5px 5px 5px;background:#1d233a;border-radius:15px 5px 5px;width:100%;height:100%;position:absolute;top:0;left:0}.blog__single-content-tag:after{content:"";opacity:.8;z-index:1;-ms-border-radius:15px 5px 5px 5px;-o-border-radius:15px 5px 5px 5px;background:#7432ff;border-radius:15px 5px 5px;width:100%;height:100%;position:absolute;top:10px;left:12px}.blog__single-content-meta{margin-bottom:40px}.blog__single-content-meta ul li{margin-right:28px;display:inline-block}@media (max-width:575px){.blog__single-content-meta ul li:not(:last-child){margin-bottom:15px}}.blog__single-content-meta ul li a{font-size:18px;font-weight:600}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog__single-content-meta ul li a{font-size:16px}}.blog__single-content-meta ul li a i{text-align:center;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #4a4f61;border-radius:50%;width:25px;height:25px;margin-right:10px;font-size:14px;line-height:25px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog__single-content-meta ul li a i{width:22px;height:22px;font-size:13px;line-height:22px}}.blog__single-content h2{margin-bottom:32px;font-size:45px}@media only screen and (min-width:992px) and (max-width:1199px){.blog__single-content h2{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.blog__single-content h2{font-size:35px}}@media (max-width:575px){.blog__single-content h2{font-size:30px}}.blog__single-content h2 a:hover{color:#4a4f61}.blog__single-content p{margin-bottom:27px;padding-right:70px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog__single-content p{padding-right:0}}.blog__single-details{padding:50px}.blog__single-details p{padding-right:19px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog__single-details p{padding-right:0}}.blog__sidebar{padding-left:30px}@media only screen and (min-width:992px) and (max-width:1199px){.blog__sidebar{padding-left:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.blog__sidebar{padding-top:70px;padding-left:0}}.blog__pagination ul li{margin-right:6px;display:inline-block}.blog__pagination ul li a{text-align:center;color:#4a4f61;-ms-border-radius:5px;-o-border-radius:5px;background:#e6e6ef;border-radius:5px;width:54px;height:54px;font-size:18px;font-weight:600;line-height:54px;display:inline-block}.blog__pagination ul li a:hover,.blog__pagination ul li.active a{color:#fff;background:#4a4f61}.sidebar__widget{-ms-border-radius:10px;-o-border-radius:10px;background:#fff;border-radius:10px;padding:32px 40px;box-shadow:0 0 50px #1d233a1a}.sidebar__widget-title{margin-bottom:25px;position:relative}.sidebar__widget-title h3{color:#7432ff;font-size:22px;display:inline-block;position:relative}.sidebar__widget-title h3:before{content:"";border-bottom:1px solid #7432ff;width:100%;position:absolute;bottom:-7px;left:0}.sidebar__widget-link ul li:not(:last-child){margin-bottom:35px}.sidebar__widget-link ul li a{font-size:17px;font-weight:600;display:block;position:relative}.sidebar__widget-link ul li a:before{content:"";font-family:"Font Awesome 6 Free";font-size:16px;font-weight:700;position:absolute;top:0;right:0}.sidebar__widget-link ul li a:after{content:"";visibility:hidden;opacity:0;font-family:"Font Awesome 6 Free";font-size:16px;font-weight:700;position:absolute;top:0;right:20px}.sidebar__widget-link ul li a:hover{color:#7432ff}.sidebar__widget-link ul li a:hover:after{opacity:1;visibility:visible;right:0}.sidebar__widget-link ul li a:hover:before{opacity:0;visibility:hidden;right:-10px}.sidebar__widget-2{margin-right:30px}@media only screen and (min-width:1200px) and (max-width:1399px){.sidebar__widget-2{margin-right:25px}}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar__widget-2{margin-right:20px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.sidebar__widget-2{margin-top:50px;margin-right:0}}.sidebar__widget-search{-ms-border-radius:10px;-o-border-radius:10px;background:#1d233a;border-radius:10px;padding:38px 34px;position:relative}.sidebar__widget-search input{background:0 0;border:1px solid #4a4f61}.sidebar__widget-search input::placeholder{color:#4a4f61;font-size:17px;font-weight:600}.sidebar__widget-search button{color:#fff;-ms-border-radius:10px;-o-border-radius:10px;background:#7432ff;border-radius:10px;width:48px;height:48px;font-size:17px;line-height:48px;position:absolute;top:50%;right:42px;transform:translateY(-50%)}.sidebar__widget-tags a{-ms-border-radius:5px;-o-border-radius:5px;background:#eef3ff;border-radius:5px;height:40px;margin-bottom:10px;margin-right:8px;padding:0 15px;font-size:16px;font-weight:600;line-height:40px;display:inline-block}.sidebar__widget-tags a:hover{color:#fff;background:#7432ff}.sidebar__rc ul li:not(:last-child){margin-bottom:30px}.sidebar__rc-item{align-items:center;display:flex}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar__rc-item{flex-wrap:wrap}}.sidebar__rc-thumb{-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;position:relative;overflow:hidden}.sidebar__rc-thumb img{object-fit:cover;-ms-border-radius:10px;-o-border-radius:10px;-o-transition:all 1.5s ease-in-out;border-radius:10px;width:240px;height:92px;transition:all 1.5s ease-in-out}.sidebar__rc-thumb:hover img{transform:scale(1.1)}.sidebar__rc-content{padding-left:25px}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar__rc-content{padding-top:18px;padding-left:0}}.sidebar__rc-content h5{font-size:17px;font-weight:600}.sidebar__rc-content h5 a:hover{color:#7432ff}.sidebar__rc-meta span{font-size:14px;font-weight:600}.sidebar__rc-meta span i{padding-right:10px}.post__author{-ms-border-radius:10px;-o-border-radius:10px;background:#1d233a;border-radius:10px;margin-top:46px;margin-bottom:50px;padding:40px 50px}@media only screen and (min-width:1200px) and (max-width:1399px){.post__author{padding:35px 40px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.post__author{padding:30px}}@media (max-width:575px){.post__author{padding:30px 35px}.post__author-thumb{margin-bottom:30px}}.post__author-thumb img{object-fit:cover;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:143px;max-width:none;height:143px}@media only screen and (min-width:576px) and (max-width:767px){.post__author-thumb img{width:100px;height:100px}}.post__author-content{padding-left:42px}@media only screen and (min-width:1200px) and (max-width:1399px){.post__author-content{padding-left:37px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.post__author-content{padding-left:30px}}@media only screen and (min-width:576px) and (max-width:767px){.post__author-content{padding-left:20px}}@media (max-width:575px){.post__author-content{padding-left:0}}.post__author-content h4{color:#7432ff;margin-bottom:14px;font-family:Open Sans,sans-serif;font-size:24px;font-weight:600}.post__author-content p{color:#fff;margin-bottom:20px;padding-right:50px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.post__author-content p{padding-right:0}}.post__author-social{margin-top:23px}.post__author-social a{color:#4a4f61;text-align:center;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #4a4f61;border-radius:50%;width:38px;height:38px;font-size:16px;line-height:38px;display:inline-block}@media only screen and (min-width:576px) and (max-width:767px){.post__author-social a{width:30px;height:30px;font-size:14px;line-height:30px}}@media (max-width:575px){.post__author-social a{width:28px;height:28px;font-size:13px;line-height:28px}}.post__author-social a:not(:last-child){margin-right:24px}@media only screen and (min-width:576px) and (max-width:767px){.post__author-social a:not(:last-child){margin-right:20px}}@media (max-width:575px){.post__author-social a:not(:last-child){margin-right:10px}}.post__author-social a:hover{border-color:#7432ff}.post__comment{margin-bottom:23px}.post__comment-title h4{margin-bottom:7px;font-size:24px;font-weight:600}.post__comment-content ul li.children{padding-left:100px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.post__comment-content ul li.children{padding-left:50px}}@media only screen and (min-width:576px) and (max-width:767px){.post__comment-content ul li.children{padding-left:20px}}@media (max-width:575px){.post__comment-content ul li.children{padding-left:15px}}.comment__box{border-bottom:1px solid #e2e2e2;padding:35px 0 25px}.comment__box-thumb img{object-fit:cover;border-radius:50%;width:100px;max-width:none;height:100px}.comment__box-content{padding-left:40px}@media only screen and (min-width:576px) and (max-width:767px){.comment__box-content{padding-left:30px}}@media (max-width:575px){.comment__box-content{padding-top:20px;padding-left:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.comment__box-content p{padding-right:0}}.comment__box-name{margin-bottom:4px}.comment__box-name h5{font-family:Open Sans,sans-serif;font-size:20px;font-weight:500}.comment__box-name span{font-size:14px;font-weight:600}.comment__box a{text-transform:uppercase;color:#7432ff;margin-top:20px;font-weight:600;position:relative}.comment__box a i{position:absolute;top:50%;left:135%;transform:translate(-50%,-50%)}.comment__box a:hover i{left:145%}.comment__box-2{border-bottom:none}.comment__form-title{margin-bottom:40px}.comment__form-title h4{margin-bottom:48px;font-size:24px;font-weight:500}.comment__form-content textarea{height:224px}.comment__form-content .field-format .form-group{width:100%}@media (max-width:575px){.comment__form-content .field-format .form-group{padding-left:0;padding-right:0}.comment__form-content .field-format .form-group-2{margin-bottom:25px}}.lets-work__area{background:#fffef2}.lets-work__shape img{position:absolute}.lets-work__shape img.lets-work-shape-1{z-index:2;max-width:451px;bottom:-5.5%;left:8%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.lets-work__shape img.lets-work-shape-1{max-width:31%;left:4%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.lets-work__shape img.lets-work-shape-1{max-width:35%;left:2%}}@media only screen and (min-width:576px) and (max-width:767px){.lets-work__shape img.lets-work-shape-1{max-width:40%}}@media (max-width:575px){.lets-work__shape img.lets-work-shape-1{max-width:56%;bottom:-5.7%;left:0}}.lets-work__shape img.lets-work-shape-2{max-width:466px;top:-23%;right:9%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.lets-work__shape img.lets-work-shape-2{right:2%}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.lets-work__shape img.lets-work-shape-2{max-width:32%}}@media only screen and (min-width:768px) and (max-width:991px){.lets-work__shape img.lets-work-shape-2{max-width:36%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.lets-work__shape img.lets-work-shape-2{max-width:41%;right:4%}}@media (max-width:575px){.lets-work__shape img.lets-work-shape-2{max-width:57%;top:-21%;right:0}}.lets-work__shape img.lets-work-shape-3{max-width:109px;top:21%;left:20%}@media only screen and (min-width:768px) and (max-width:991px){.lets-work__shape img.lets-work-shape-3{top:16%;left:11%}}@media only screen and (min-width:576px) and (max-width:767px){.lets-work__shape img.lets-work-shape-3{top:9%;left:12%}}.lets-work__shape img.lets-work-shape-4{max-width:49px;top:70%;right:22%}@media only screen and (min-width:576px) and (max-width:767px){.lets-work__shape img.lets-work-shape-4{top:73%;right:15%}}.lets-work__title{padding:0 350px}@media only screen and (min-width:1200px) and (max-width:1399px){.lets-work__title{padding:0 250px}}@media only screen and (min-width:992px) and (max-width:1199px){.lets-work__title{padding:0 250px}}@media only screen and (min-width:768px) and (max-width:991px){.lets-work__title{padding:0 150px}}@media only screen and (min-width:576px) and (max-width:767px){.lets-work__title{padding:0 60px}}@media (max-width:575px){.lets-work__title{padding:0}}.footer__area{background:#1d233a}.footer__area:before{content:"";-ms-border-radius:0 0 32px 0;-o-border-radius:0 0 32px 0;z-index:1;background:#f2dac0;border-radius:0 0 32px;width:55%;height:32px;position:absolute;top:0;left:0}@media (max-width:575px){.footer__area:before{width:70%}}.footer__shape img{position:absolute}.footer__shape img.footer-shape-1{top:0;right:12%}.footer__shape img.footer-shape-2{bottom:0;right:8%}.footer__newsletter .section__title{color:#fff}.footer__newsletter .section__title span:after{background:#7432ff}.footer__subscribe{padding-top:40px}@media only screen and (min-width:768px) and (max-width:991px){.footer__subscribe{padding-top:10px}}.footer__subscribe-input{padding-left:50px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__subscribe-input{padding-left:40px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__subscribe-input{padding-left:0}}.footer__subscribe-input input{-ms-border-radius:50px;-o-border-radius:50px;border:none;border-radius:50px;outline:none;width:470px;height:68px;padding:0 155px 0 40px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__subscribe-input input{width:370px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__subscribe-input input{width:315px;height:60px;padding:0 140px 0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.footer__subscribe-input input{width:390px;padding:0 180px 0 30px}}@media (max-width:575px){.footer__subscribe-input input{width:100%;height:58px;padding:0 170px 0 20px}}.footer__subscribe-input button{color:#4a4f61;-ms-border-radius:50px;-o-border-radius:50px;background:#c5f617;border-radius:50px;width:171px;height:68px;font-size:16px;position:absolute;top:0;right:0;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.footer__subscribe-input button{width:128px;height:60px;right:-25px}}@media only screen and (min-width:768px) and (max-width:991px){.footer__subscribe-input button{right:-180px}}@media (max-width:575px){.footer__subscribe-input button{width:150px;height:100%}}.footer__widget{position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__widget-mt{margin-top:60px}}@media (max-width:575px){.footer__widget-mt-2{margin-top:60px}}.footer__widget-logo img{max-width:197px;margin-bottom:50px}.footer__widget-logo p{color:#fff;margin-bottom:40px;padding-right:90px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__widget-logo p{padding-right:50px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__widget-logo p{padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__widget-social{margin-bottom:60px}}.footer__widget-social a{color:#fff;text-align:center;-ms-border-radius:50%;-o-border-radius:50%;background:#7432ff;border-radius:50%;width:38px;height:38px;margin-right:30px;font-size:16px;line-height:38px;display:inline-block}.footer__widget-social a:hover{color:#8b61ff}.footer__widget-title{margin-bottom:25px}.footer__widget-title h5{color:#7432ff;font-family:Open Sans,sans-serif;font-size:18px;font-weight:600;display:inline-block;position:relative}.footer__widget-title h5:before{content:"";border-bottom:1px solid #7432ff;width:50px;position:absolute;bottom:-5px;left:0}.footer__widget-link ul li{margin-bottom:20px}.footer__widget-link ul li a{color:#fff}.footer__widget-address{margin-bottom:53px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__widget-address{margin-bottom:30px}}.footer__widget-address p{color:#fff;padding-right:100px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__widget-address p{padding-right:38px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.footer__widget-address p{padding-right:0}}@media (max-width:575px){.footer__widget-address p{padding-right:20px}}.footer__widget-phone{margin-bottom:53px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.footer__widget-phone{margin-bottom:30px}}.footer__widget-phone i{color:#c5f617;padding-right:15px;font-size:18px}.footer__widget-phone p{color:#fff;margin-bottom:0}.footer__widget-email i{color:#7432ff;padding-right:15px;font-size:18px}.footer__widget-email p{color:#fff;margin-bottom:0}.footer__copyright{position:relative}.footer__copyright p{color:#fff;font-family:Poppins,sans-serif}.footer__copyright p a{color:#c5f617;padding-left:5px;font-weight:500}.footer__copyright p a:hover{color:#7432ff}.maxdi__area{background:#fffef2}.maxdi__shape img{position:absolute}.maxdi__shape img.m-shape-1{z-index:1;max-width:104px;animation:2s linear infinite alternate hero-shape-2;top:18%;left:16%}@media only screen and (min-width:1400px) and (max-width:1700px){.maxdi__shape img.m-shape-1{left:8%}}@media only screen and (min-width:1200px) and (max-width:1399px){.maxdi__shape img.m-shape-1{top:22%;left:5%}}@media only screen and (min-width:992px) and (max-width:1199px){.maxdi__shape img.m-shape-1{top:27%;left:10%}}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__shape img.m-shape-1{top:34%;left:9%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.maxdi__shape img.m-shape-1{top:37%;left:6%}}.maxdi__shape img.m-shape-2{top:24%;left:8%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.maxdi__shape img.m-shape-2{left:5%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.maxdi__shape img.m-shape-2{top:31%;left:6%}}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__shape img.m-shape-2{top:38%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.maxdi__shape img.m-shape-2{top:39%;left:3%}}@media (max-width:575px){.maxdi__shape img.m-shape-2{top:47%;left:-12%}}.maxdi__shape img.m-shape-3{max-width:64px;animation:2s linear infinite alternate hero-shape-5;top:30%;right:22%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.maxdi__shape img.m-shape-3{right:14%}}@media only screen and (min-width:992px) and (max-width:1199px){.maxdi__shape img.m-shape-3{right:9%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.maxdi__shape img.m-shape-3{top:36%;right:5%}}@media (max-width:575px){.maxdi__shape img.m-shape-3{top:44%}}.maxdi__shape img.m-shape-4{max-width:24px;top:18%;right:14%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.maxdi__shape img.m-shape-4{right:8%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.maxdi__shape img.m-shape-4{top:11%;right:6%}}.maxdi__title p{padding:0 350px}@media only screen and (min-width:1200px) and (max-width:1399px){.maxdi__title p{padding:0 260px}}@media only screen and (min-width:992px) and (max-width:1199px){.maxdi__title p{padding:0 180px}}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__title p{padding:0 80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.maxdi__title p{padding:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.maxdi__title .section__title span{display:inline}.maxdi__title .section__title span:after{display:none}}.maxdi__counter{position:absolute;top:72%;left:20%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.maxdi__counter{left:15%}}@media only screen and (min-width:992px) and (max-width:1199px){.maxdi__counter{left:13%}}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__counter{left:12%}}@media only screen and (min-width:576px) and (max-width:767px){.maxdi__counter{left:7%}}@media (max-width:575px){.maxdi__counter{top:80%;left:10%}}.maxdi__counter-content{z-index:5;position:relative}.maxdi__counter-content:before{content:"";-ms-border-radius:50%;-o-border-radius:50%;opacity:.8;background:#1d233a;border-radius:50%;width:223px;height:223px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__counter-content:before{width:185px;height:185px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.maxdi__counter-content:before{width:165px;height:165px}}.maxdi__counter-content h2{color:#fff;z-index:6;font-size:45px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__counter-content h2{margin-bottom:3px;font-size:38px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.maxdi__counter-content h2{margin-bottom:1px;font-size:32px}}.maxdi__counter-content p{color:#fff;z-index:6;margin-bottom:0;font-size:18px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__counter-content p{font-size:17px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.maxdi__counter-content p{font-size:15px}}.maxdi__counter-content-2:before{opacity:.9;background:#7432ff}.maxdi__counter-2{top:67%;left:73%}@media only screen and (min-width:1400px) and (max-width:1700px){.maxdi__counter-2{left:76%}}@media only screen and (min-width:1200px) and (max-width:1399px){.maxdi__counter-2{top:70%;left:80%}}@media only screen and (min-width:992px) and (max-width:1199px){.maxdi__counter-2{top:77%;left:81%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.maxdi__counter-2{left:78%}}@media (max-width:575px){.maxdi__counter-2{top:86%;left:60%}}.maxdi__thumb-1{margin-left:209px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__thumb-1{margin-left:100px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.maxdi__thumb-1{margin-left:0}}.maxdi__thumb-1:before{content:"";-ms-border-radius:50%;-o-border-radius:50%;opacity:.9;background:#1d233a;border-radius:50%;width:540px;height:540px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:1200px) and (max-width:1399px){.maxdi__thumb-1:before{width:510px;height:510px}}@media only screen and (min-width:992px) and (max-width:1199px){.maxdi__thumb-1:before{width:440px;height:440px;top:48.5%}}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__thumb-1:before{width:350px;height:350px;top:45.5%}}@media only screen and (min-width:576px) and (max-width:767px){.maxdi__thumb-1:before{width:320px;height:320px;top:43.5%}}@media (max-width:575px){.maxdi__thumb-1:before{width:260px;height:260px;top:39.5%}}.maxdi__thumb-1 img{object-fit:cover;-ms-border-radius:50%;-o-border-radius:50%;opacity:.8;border-radius:50%;width:485px;height:auto;position:relative}.maxdi__thumb-2{margin-top:130px;margin-left:-35px;position:relative}.maxdi__thumb-2 img{object-fit:cover;-ms-border-radius:50%;-o-border-radius:50%;opacity:.8;z-index:2;border-radius:50%;width:338px;height:auto;position:relative}.maxdi__thumb-3{margin-left:-84px;position:relative}.maxdi__thumb-3:before{content:"";-ms-border-radius:50%;-o-border-radius:50%;opacity:.9;z-index:1;background:#c5f617;border-radius:50%;width:300px;height:300px;position:absolute;top:26.5%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:1200px) and (max-width:1399px){.maxdi__thumb-3:before{width:280px;height:280px}}@media only screen and (min-width:992px) and (max-width:1199px){.maxdi__thumb-3:before{width:240px;height:240px;top:25.3%}}@media only screen and (min-width:768px) and (max-width:991px){.maxdi__thumb-3:before{width:200px;height:200px;top:23.5%}}@media only screen and (min-width:576px) and (max-width:767px){.maxdi__thumb-3:before{width:180px;height:180px;top:22.5%}}@media (max-width:575px){.maxdi__thumb-3:before{width:160px;height:160px;top:21.5%}}.maxdi__thumb-3 img{object-fit:cover;-ms-border-radius:50%;-o-border-radius:50%;opacity:.8;z-index:2;border-radius:50%;width:255px;height:auto;position:relative}@media (max-width:575px){.project__area{padding-top:30px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.project__area-pt{padding-top:100px}}@media (max-width:575px){.project__area-pt{padding-top:0}}.project__area:before{content:"";background:#7432ff;width:100%;height:578px;position:absolute;top:28.7%;left:0}@media only screen and (min-width:1200px) and (max-width:1399px){.project__area:before{height:495px;top:30.9%}}@media only screen and (min-width:992px) and (max-width:1199px){.project__area:before{height:428px;top:28.8%}}@media only screen and (min-width:768px) and (max-width:991px){.project__area:before{height:426px}}@media only screen and (min-width:576px) and (max-width:767px){.project__area:before{height:500px;top:25%}}@media (max-width:575px){.project__area:before{height:650px;top:15%}}.project__area-2:before{top:22.15%}@media only screen and (min-width:1200px) and (max-width:1399px){.project__area-2:before{height:513px}}@media only screen and (min-width:992px) and (max-width:1199px){.project__area-2:before{height:422px}}@media only screen and (min-width:768px) and (max-width:991px){.project__area-2:before{height:404px}}@media only screen and (min-width:576px) and (max-width:767px){.project__area-2:before{top:20.6%}}.project__shape img{position:absolute}.project__shape img.project-s-1{max-width:29px;animation:2s linear infinite alternate hero-shape-2;top:7%;left:43%}@media only screen and (min-width:1400px) and (max-width:1700px){.project__shape img.project-s-1{left:41%}}@media only screen and (min-width:992px) and (max-width:1199px){.project__shape img.project-s-1{left:45%}}@media only screen and (min-width:768px) and (max-width:991px){.project__shape img.project-s-1{left:51%}}@media only screen and (min-width:576px) and (max-width:767px){.project__shape img.project-s-1{left:50%}}@media (max-width:575px){.project__shape img.project-s-1{top:1%;left:87%}}.project__shape img.project-s-2{max-width:104px;bottom:-4%;left:35%}@media only screen and (min-width:1200px) and (max-width:1399px){.project__shape img.project-s-2{bottom:-2%;left:26%}}@media only screen and (min-width:992px) and (max-width:1199px){.project__shape img.project-s-2{bottom:-1%;left:19%}}@media only screen and (min-width:768px) and (max-width:991px){.project__shape img.project-s-2{bottom:-4%;left:25%}}@media only screen and (min-width:576px) and (max-width:767px){.project__shape img.project-s-2{bottom:-6%;left:46%}}.project__shape img.project-s-3{max-width:286px;animation:2s linear infinite alternate hero-shape-2;top:43%;right:14%}@media only screen and (min-width:1200px) and (max-width:1399px){.project__shape img.project-s-3{top:40%;right:17%}}@media only screen and (min-width:992px) and (max-width:1199px){.project__shape img.project-s-3{top:38%}}@media only screen and (min-width:768px) and (max-width:991px){.project__shape img.project-s-3{top:27%;right:10%}}@media only screen and (min-width:576px) and (max-width:767px){.project__shape img.project-s-3{top:40%;right:5%}}@media (max-width:575px){.project__shape img.project-s-3{top:42%;right:0}}.project__shape img.project-s-4{opacity:.8;z-index:1;max-width:112px;top:51%;right:7%}@media only screen and (min-width:1200px) and (max-width:1399px){.project__shape img.project-s-4{top:49%}}@media only screen and (min-width:992px) and (max-width:1199px){.project__shape img.project-s-4{top:47%}}.project__shape.contact__shape img.c-s-2{bottom:20%}@media only screen and (min-width:768px) and (max-width:991px){.project__shape.contact__shape img.c-s-2{left:17%}}.project__shape.contact__shape img.c-s-3{top:33%}.project__shape.contact__shape img.c-s-4{top:7%;left:14%}.project__thumb-1 img{object-fit:cover;-ms-border-radius:20px 200px 20px 20px;-o-border-radius:20px 200px 20px 20px;-webkit-filter:grayscale(100);mix-blend-mode:multiply;border-radius:20px 200px 20px 20px;width:508px;height:735px}@media only screen and (min-width:1200px) and (max-width:1399px){.project__thumb-1 img{width:508px;height:652px}}@media only screen and (min-width:992px) and (max-width:1199px){.project__thumb-1 img{width:450px;height:535px}}@media only screen and (min-width:768px) and (max-width:991px){.project__thumb-1 img{height:500px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project__thumb-1 img{-ms-border-radius:20px 150px 20px 20px;-o-border-radius:20px 150px 20px 20px;border-radius:20px 150px 20px 20px;height:335px}}@media (max-width:575px){.project__thumb-1 img{width:310px;height:400px;margin-top:-30px}}.project__thumb-2{margin-top:-105px;margin-left:60px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.project__thumb-2{margin-top:-100px}}@media only screen and (min-width:576px) and (max-width:767px){.project__thumb-2{margin-top:-75px;margin-left:30px}}@media (max-width:575px){.project__thumb-2{margin-top:-90px;margin-left:90px}}.project__thumb-2 img{object-fit:cover;-ms-border-radius:175px 20px 20px 20px;-o-border-radius:175px 20px 20px 20px;border-radius:175px 20px 20px;width:369px;height:473px}@media only screen and (min-width:1200px) and (max-width:1399px){.project__thumb-2 img{width:369px;height:415px}}@media only screen and (min-width:992px) and (max-width:1199px){.project__thumb-2 img{width:330px;height:350px}}@media only screen and (min-width:768px) and (max-width:991px){.project__thumb-2 img{width:340px;height:262px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project__thumb-2 img{-ms-border-radius:130px 20px 20px 20px;-o-border-radius:130px 20px 20px 20px;border-radius:130px 20px 20px;height:250px}}@media (max-width:575px){.project__thumb-2 img{width:280px;height:360px}}.project__thumb-2:before{content:"";-ms-border-radius:175px 20px 20px 20px;-o-border-radius:175px 20px 20px 20px;mix-blend-mode:multiply;z-index:1;background:#c5f617;border-radius:175px 20px 20px;width:350px;height:315px;position:absolute;top:-53px;right:-26%}@media only screen and (min-width:992px) and (max-width:1199px){.project__thumb-2:before{width:322px;height:265px;right:-21%}}@media only screen and (min-width:768px) and (max-width:991px){.project__thumb-2:before{width:248px;height:203px;top:-29px;right:-14%}}@media only screen and (min-width:576px) and (max-width:767px){.project__thumb-2:before{-ms-border-radius:130px 20px 20px 20px;-o-border-radius:130px 20px 20px 20px;border-radius:130px 20px 20px;width:214px;height:213px;right:-15%}}@media (max-width:575px){.project__thumb-2:before{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px){.project__thumb-3:before{height:297px}}@media only screen and (min-width:992px) and (max-width:1199px){.project__thumb-3:before{height:271px}}@media only screen and (min-width:768px) and (max-width:991px){.project__thumb-3:before{height:225px}}.project__wrapper{margin-top:-304px}@media only screen and (min-width:1200px) and (max-width:1399px){.project__wrapper{margin-top:-280px}}@media only screen and (min-width:992px) and (max-width:1199px){.project__wrapper{margin-top:-240px}}@media only screen and (min-width:576px) and (max-width:767px){.project__wrapper{margin-top:0}}@media (max-width:575px){.project__wrapper{margin-top:50px}}.project__wrapper:before{content:"";-ms-border-radius:20px 0 0 132px;-o-border-radius:20px 0 0 132px;background:#1d233a;border-radius:20px 0 0 132px;width:1027px;height:432px;position:absolute;right:0}@media only screen and (min-width:1400px) and (max-width:1700px){.project__wrapper:before{width:55.3%}}@media only screen and (min-width:1200px) and (max-width:1399px){.project__wrapper:before{width:65%;height:420px}}@media only screen and (min-width:992px) and (max-width:1199px){.project__wrapper:before{width:68%;height:392px}}@media only screen and (min-width:768px) and (max-width:991px){.project__wrapper:before{width:75%;height:377px}}@media only screen and (min-width:576px) and (max-width:767px){.project__wrapper:before{-ms-border-radius:10px 100px 0 0;-o-border-radius:10px 100px 0 0;border-radius:10px 100px 0 0;width:100%;height:386px}}.project__content{margin-left:125px;padding-top:87px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.project__content{margin-left:25px;padding-top:75px}}@media only screen and (min-width:992px) and (max-width:1199px){.project__content{margin-left:115px;padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.project__content{margin-left:110px;padding-top:59px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.project__content{margin-left:0;padding-top:68px}}.project__title .section__sub-title,.project__title .section__title{color:#fff}.project__title .section__title span:after{background:#7432ff}.project__title-2 .section__sub-title{color:#7432ff}.project__title p{color:#fff}.project__title .m-btn:hover{color:#f2dac0;background:#7432ff}.customers__shape img{position:absolute}.customers__shape img.c-s-1{max-width:107px;top:56%;left:13%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.customers__shape img.c-s-1{top:78%;left:7%}}@media only screen and (min-width:576px) and (max-width:767px){.customers__shape img.c-s-1{top:69%;left:8%}}@media (max-width:575px){.customers__shape img.c-s-1{top:73%;left:6%}}.customers__shape img.c-s-2{max-width:104px;top:44%;right:14%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.customers__shape img.c-s-2{top:44%;right:9%}}@media only screen and (min-width:576px) and (max-width:767px){.customers__shape img.c-s-2{top:53%;right:10%}}@media (max-width:575px){.customers__shape img.c-s-2{top:55%;right:0}}.customers__container{-ms-border-radius:28px;-o-border-radius:28px;background:#fff;border-radius:28px;margin-top:70px;padding:65px 95px;position:relative;box-shadow:0 0 50px #1d233a1a}@media only screen and (min-width:992px) and (max-width:1199px){.customers__container{padding:60px 85px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.customers__container{padding:45px 60px}}.brand__item.swiper-slide img{max-width:124px}.pricing__area{background:#1d233a}.pricing__shape img{position:absolute}.pricing__shape img.p-shape-1{max-width:30px;animation:2s linear infinite alternate hero-shape-2;top:20%;left:27%}@media only screen and (min-width:1200px) and (max-width:1399px){.pricing__shape img.p-shape-1{left:21%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.pricing__shape img.p-shape-1{top:11%;left:14%}}@media only screen and (min-width:576px) and (max-width:767px){.pricing__shape img.p-shape-1{top:3%;left:9%}}@media (max-width:575px){.pricing__shape img.p-shape-1{top:2%;left:14%}}.pricing__shape img.p-shape-2{max-width:110px;animation:2s linear infinite alternate hero-shape-5;top:27%;right:23%}@media only screen and (min-width:1200px) and (max-width:1399px){.pricing__shape img.p-shape-2{top:29%;right:21%}}@media only screen and (min-width:992px) and (max-width:1199px){.pricing__shape img.p-shape-2{top:25%;right:17%}}@media only screen and (min-width:768px) and (max-width:991px){.pricing__shape img.p-shape-2{top:21%;right:8%}}@media only screen and (min-width:576px) and (max-width:767px){.pricing__shape img.p-shape-2{top:15%;right:8%}}.pricing__shape img.p-shape-3{max-width:230px;top:11%;right:7%}@media only screen and (min-width:1200px) and (max-width:1399px){.pricing__shape img.p-shape-3{right:2%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.pricing__shape img.p-shape-3{top:4%;right:0}}@media only screen and (min-width:576px) and (max-width:767px){.pricing__shape img.p-shape-3{top:2%;right:-15%}}@media (max-width:575px){.pricing__shape img.p-shape-3{top:-3%;right:-20%}}.pricing__shape img.p-shape-4{max-width:67px;top:31%;left:13%}@media only screen and (min-width:1200px) and (max-width:1399px){.pricing__shape img.p-shape-4{left:8%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.pricing__shape img.p-shape-4{top:25%;left:7%}}@media only screen and (min-width:576px) and (max-width:767px){.pricing__shape img.p-shape-4{top:16%;left:8%}}.pricing__shape img.p-shape-5{max-width:104px;bottom:7%;right:14%}@media only screen and (min-width:1200px) and (max-width:1399px){.pricing__shape img.p-shape-5{right:14%}}@media only screen and (min-width:992px) and (max-width:1199px){.pricing__shape img.p-shape-5{bottom:6%;right:7%}}@media only screen and (min-width:768px) and (max-width:991px){.pricing__shape img.p-shape-5{bottom:4%;right:47%}}@media only screen and (min-width:576px) and (max-width:767px){.pricing__shape img.p-shape-5{bottom:3%;right:12%}}@media (max-width:575px){.pricing__shape img.p-shape-5{bottom:2%}}.pricing__title{margin-bottom:50px;position:relative}.pricing__title .section__title{color:#fff}.pricing__title .section__title span:after{background:#7432ff}.pricing__title P{color:#fff;padding:0 50px}@media only screen and (min-width:1200px) and (max-width:1399px){.pricing__title P{padding:0}}@media only screen and (min-width:992px) and (max-width:1199px){.pricing__title P{padding:0 40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.pricing__title P{padding:0}}.pricing__tab .tab-content{text-align:left}.pricing__nav{-ms-border-radius:30px;-o-border-radius:30px;background:#7432ff;border:none;border-radius:30px;padding:8px;display:inline-block}.pricing__nav li{display:inline-block}.pricing__nav li .nav-link{color:#1d233a;-ms-border-radius:30px;-o-border-radius:30px;background:0 0;border:none;border-radius:30px;margin-bottom:0;padding:15px 40px;font-size:16px;font-weight:600;line-height:1}.pricing__nav li .nav-link.active{color:#fff;background:#1d233a}.pricing__nav li .nav-link:hover,.nav-link:focus{color:#f2dac0}.pricing__box{-ms-border-radius:20px;-o-border-radius:20px;-o-transition:all .3s ease-in-out;background:#232745;border-radius:20px;padding:40px 70px;transition:all .3s ease-in-out;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.pricing__box{padding:35px 50px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.pricing__box{padding:30px 40px}}@media (max-width:575px){.pricing__box{padding:40px}}.pricing__box:hover{background:#7432ff}.pricing__box:hover .pricing__amount h2{color:#1d233a}.pricing__box:hover .pricing__amount:before{border-color:#1d233a;width:100%}.pricing__box:hover .pricing__item ul li:after{color:#1d233a}.pricing__box:hover .pricing__link .m-btn{background:#1d233a}.pricing__box.active{background:#7432ff}.pricing__box.active .pricing__amount h2{color:#1d233a}.pricing__box.active .pricing__amount:before{border-color:#1d233a}.pricing__box.active .pricing__item ul li:after{color:#1d233a}.pricing__box.active .pricing__link .m-btn{background:#1d233a}.pricing__header{margin-bottom:20px}.pricing__header h3{color:#fff;margin-bottom:8px}.pricing__header P{color:#fff}@media only screen and (min-width:1200px) and (max-width:1399px){.pricing__header P{font-size:15px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.pricing__header P{font-size:13px}}.pricing__amount{margin-bottom:45px;position:relative}.pricing__amount:before{content:"";-o-transition:all .6s ease-in-out;border-bottom:2px solid #7432ff;width:30%;transition:all .6s ease-in-out;position:absolute;bottom:-30%;left:0;right:0}.pricing__amount h2{color:#7432ff;font-size:50px}@media only screen and (min-width:992px) and (max-width:1199px){.pricing__amount h2{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px){.pricing__amount h2{font-size:45px}}.pricing__amount h2>span{color:#fff;margin-left:8px;font-size:16px;font-weight:400}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.pricing__amount h2>span{margin-left:4px;font-size:15px}}.pricing__item{margin-top:60px}.pricing__item ul li{color:#fff;margin-bottom:16px;padding-left:30px;font-size:16px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.pricing__item ul li{font-size:15px}}.pricing__item ul li:after{content:"";color:#7432ff;font-family:"Font Awesome 6 Free";font-size:18px;font-weight:900;position:absolute;top:1px;left:0}.pricing__link{margin-top:40px}.page__title-area{background:#7432ff}.page__title-height{min-height:640px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.page__title-height{min-height:540px}}.page__title-shape img{position:absolute}.page__title-shape img.page-title-s-1{z-index:1;max-width:119px;top:24%;left:37.5%}@media only screen and (min-width:1400px) and (max-width:1700px){.page__title-shape img.page-title-s-1{left:42%}}@media only screen and (min-width:1200px) and (max-width:1399px){.page__title-shape img.page-title-s-1{left:51.5%}}.page__title-shape img.page-title-s-2{z-index:2;max-width:28px;top:40%;right:37%}@media only screen and (min-width:768px) and (max-width:991px){.page__title-shape img.page-title-s-2{right:42%}}@media (max-width:575px){.page__title-shape img.page-title-s-2{right:8%}}.page__title-shape img.page-title-s-3{z-index:1;max-width:198px;top:22%;left:0}.page__title-shape img.page-title-s-4{z-index:1;max-width:564px;top:0;left:4%}@media only screen and (min-width:1400px) and (max-width:1700px){.page__title-shape img.page-title-s-4{left:-2%}}@media only screen and (min-width:1200px) and (max-width:1399px){.page__title-shape img.page-title-s-4{left:-8%}}@media only screen and (min-width:992px) and (max-width:1199px){.page__title-shape img.page-title-s-4{left:-7%}}@media only screen and (min-width:768px) and (max-width:991px){.page__title-shape img.page-title-s-4{left:-10%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.page__title-shape img.page-title-s-4{top:-2%;left:-18%}}@media (max-width:575px){.page__title-shape img.page-title-s-4{max-width:115%;left:-40%}}.page__title-shape img.page-title-s-5{top:0;left:0}.page__title-shape img.page-title-s-6{max-width:270px;bottom:0;left:21%}@media only screen and (min-width:992px) and (max-width:1199px){.page__title-shape img.page-title-s-6{left:30%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.page__title-shape img.page-title-s-6{left:40%}}.page__title-shape img.page-title-s-7{max-width:285px;bottom:9%;right:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.page__title-shape img.page-title-s-7{bottom:-10%}}@media only screen and (min-width:576px) and (max-width:767px){.page__title-shape img.page-title-s-7{right:-6%}}.page__title-heading{color:#fff;z-index:3;margin-bottom:0;font-size:60px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.page__title-heading{font-size:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.page__title-heading{font-size:45px}}@media only screen and (min-width:768px) and (max-width:991px){.page__title-heading{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.page__title-heading{margin-bottom:15px;font-size:32px}}@media (max-width:575px){.page__title-heading{font-size:30px}}.breadcrumb{z-index:3;justify-content:flex-end;margin-bottom:0;position:relative}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.breadcrumb{justify-content:flex-start}}.breadcrumb-item.active{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.breadcrumb-item.active:before{content:"";color:#fff;padding-right:10px;font-family:"Font Awesome 6 Free";font-size:20px;font-weight:900}.breadcrumb-item a{color:#f2dac0;font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.breadcrumb-item a:hover{color:#1d233a}.breadcrumb-item+.breadcrumb-item{padding-left:10px}.breadcrumb-item+.breadcrumb-item:before{content:"";color:#fff;padding-right:10px;font-family:"Font Awesome 6 Free";font-size:20px;font-weight:900}.team__area{background:#fffef2}.team__shape img{position:absolute}.team__shape img.t-shape-1{z-index:1;max-width:104px;animation:2s linear infinite alternate hero-shape-2;top:20%;left:19%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.team__shape img.t-shape-1{left:13%}}@media only screen and (min-width:992px) and (max-width:1199px){.team__shape img.t-shape-1{left:6%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.team__shape img.t-shape-1{top:7%;left:5%}}@media only screen and (min-width:576px) and (max-width:767px){.team__shape img.t-shape-1{top:2%}}@media (max-width:575px){.team__shape img.t-shape-1{top:1%;left:3%}}.team__shape img.t-shape-2{top:26%;left:9%}@media only screen and (min-width:1400px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px){.team__shape img.t-shape-2{left:1%}}@media only screen and (min-width:992px) and (max-width:1199px){.team__shape img.t-shape-2{left:-5%}}@media only screen and (min-width:768px) and (max-width:991px){.team__shape img.t-shape-2{top:23%;left:-2%}}@media only screen and (min-width:576px) and (max-width:767px){.team__shape img.t-shape-2{top:15%;left:2%}}@media (max-width:575px){.team__shape img.t-shape-2{top:16%;left:-10%}}.team__shape img.t-shape-3{max-width:64px;animation:2s linear infinite alternate hero-shape-5;top:27%;right:21%}@media only screen and (min-width:1200px) and (max-width:1399px){.team__shape img.t-shape-3{right:19%}}@media only screen and (min-width:992px) and (max-width:1199px){.team__shape img.t-shape-3{right:13%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.team__shape img.t-shape-3{right:4%}}@media (max-width:575px){.team__shape img.t-shape-3{top:16%;right:2%}}.team__shape img.t-shape-4{max-width:24px;top:17%;right:14%}@media only screen and (min-width:992px) and (max-width:1199px){.team__shape img.t-shape-4{right:9%}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__shape img.t-shape-4{top:14%;right:11%}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__shape img.t-shape-4{top:4%}}.team__shape-2 img.t-shape-1{top:7%}.team__shape-2 img.t-shape-2{top:13%}.team__shape-2 img.t-shape-3{top:14%}.team__shape-2 img.t-shape-4{top:8%}.team__heading p{padding:0 380px}@media only screen and (min-width:1200px) and (max-width:1399px){.team__heading p{padding:0 280px}}@media only screen and (min-width:992px) and (max-width:1199px){.team__heading p{padding:0 180px}}@media only screen and (min-width:768px) and (max-width:991px){.team__heading p{padding:0 80px}}@media only screen and (min-width:576px) and (max-width:767px){.team__heading p{padding:0 30px}}@media (max-width:575px){.team__heading p{padding:0}}@media only screen and (min-width:576px) and (max-width:767px){.team__heading .section__title span{display:inline}.team__heading .section__title span:after{display:none}}.team__thumb{text-align:center;position:relative}.team__thumb img{object-fit:cover;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;height:365px}@media only screen and (min-width:1200px) and (max-width:1399px){.team__thumb img{height:330px}}@media only screen and (min-width:992px) and (max-width:1199px){.team__thumb img{height:280px}}.team__content{margin:-50px 20px 0;padding:20px 35px 30px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.team__content{padding:15px 30px 25px}}@media only screen and (min-width:992px) and (max-width:1199px){.team__content{margin:-30px 10px 0;padding:10px 25px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.team__content{margin:-50px 30px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__content{margin:-50px 70px 0}}@media (max-width:575px){.team__content{margin:-50px 40px 0}}.team__content:before{content:"";opacity:.8;z-index:1;-ms-border-radius:20px;-o-border-radius:20px;background:#7432ff;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.team__content:after{content:"";opacity:.8;z-index:1;-ms-border-radius:20px;-o-border-radius:20px;background:#7432ff;border-radius:20px;width:100%;height:100%;position:absolute;top:-13px;left:0}.team__title{color:#fff;z-index:5;margin-bottom:5px;font-size:24px;position:relative}.team__title:hover{color:#f2dac0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__title{font-size:22px}}@media only screen and (min-width:992px) and (max-width:1199px){.team__title{margin-bottom:3px;font-size:18px}}.team__position{color:#fff;z-index:5;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.team__position{font-size:14px}}.team__details-thumb{position:relative}.team__details-thumb img{object-fit:cover;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;height:633px}@media only screen and (min-width:1200px) and (max-width:1399px){.team__details-thumb img{height:600px}}@media only screen and (min-width:992px) and (max-width:1199px){.team__details-thumb img{height:500px}}@media only screen and (min-width:768px) and (max-width:991px){.team__details-thumb img{height:350px}}@media (max-width:575px){.team__details-thumb img{height:500px}}.team__details-thumb-content{margin:-39px 80px 0 108px;padding:25px 40px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.team__details-thumb-content{margin:-39px 55px 0 78px;padding:25px 35px 22px}}@media only screen and (min-width:992px) and (max-width:1199px){.team__details-thumb-content{margin:-30px 45px 0 65px;padding:20px 30px}}@media only screen and (min-width:768px) and (max-width:991px){.team__details-thumb-content{margin:-20px 25px 0;padding:20px 25px}}@media only screen and (min-width:576px) and (max-width:767px){.team__details-thumb-content{padding:25px 35px}}@media (max-width:575px){.team__details-thumb-content{margin:-39px 40px 0 45px;padding:20px}}.team__details-thumb-content span{color:#fff;z-index:2;font-size:18px;font-weight:600;position:relative}.team__details-thumb-content:before{content:"";opacity:.8;z-index:1;-ms-border-radius:20px;-o-border-radius:20px;background:#7432ff;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.team__details-thumb-content:after{content:"";opacity:.8;z-index:1;-ms-border-radius:20px;-o-border-radius:20px;background:#7432ff;border-radius:20px;width:405px;height:108px;position:absolute;top:-37px;left:-50px}@media only screen and (min-width:992px) and (max-width:1199px){.team__details-thumb-content:after{width:343px}}@media only screen and (min-width:768px) and (max-width:991px){.team__details-thumb-content:after{width:250px;left:-18px}}@media (max-width:575px){.team__details-thumb-content:after{width:294px;left:-29px}}.team__details-thumb-social{z-index:2;margin-top:42px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),(max-width:575px){.team__details-thumb-social{margin-top:35px}}@media only screen and (min-width:768px) and (max-width:991px){.team__details-thumb-social{margin-top:30px}}.team__details-thumb-social a{color:#fff;text-align:center;-ms-border-radius:50%;-o-border-radius:50%;border:1px solid #fff;border-radius:50%;width:38px;height:38px;font-size:16px;line-height:38px;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.team__details-thumb-social a{width:30px;height:30px;font-size:14px;line-height:30px}}.team__details-thumb-social a:hover{color:#f2dac0}.team__details-thumb-social a:not(:last-child){margin-right:28px}@media only screen and (min-width:1200px) and (max-width:1399px){.team__details-thumb-social a:not(:last-child){margin-right:24px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.team__details-thumb-social a:not(:last-child){margin-right:10px}}@media (max-width:575px){.team__details-thumb-social a:not(:last-child){margin-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.team__details-content{margin-left:30px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__details-content{margin-top:60px}}.team__details-content h2{margin-bottom:30px;font-size:45px}@media only screen and (min-width:992px) and (max-width:1199px){.team__details-content h2{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.team__details-content h2{font-size:35px}}@media (max-width:575px){.team__details-content h2{font-size:30px}}.team__details-content p{margin-bottom:25px;padding-right:75px}@media only screen and (min-width:1200px) and (max-width:1399px){.team__details-content p{padding-right:60px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__details-content p{padding-right:0}}.team__details-counter{margin-top:60px}.team__details-counter-item{position:relative}.team__details-counter-item:not(:last-child){margin-right:90px}@media (max-width:575px){.team__details-counter-item:not(:last-child){margin-bottom:40px;margin-right:0}}.team__details-counter-item h2{margin-bottom:10px;font-size:45px}@media only screen and (min-width:1200px) and (max-width:1399px){.team__details-counter-item h2{font-size:40px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.team__details-counter-item h2{font-size:35px}}.team__details-counter-item p{color:#7432ff;margin-bottom:0;padding-right:0;font-size:18px;font-weight:600}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.team__details-counter-item p{font-size:16px}}.team__details-counter-item:not(:last-child):before{content:"";border-right:1px solid #4a4f61;height:100%;position:absolute;right:-48px}@media (max-width:575px){.team__details-counter-item:not(:last-child):before{display:none}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact__area{padding-bottom:120px}}.contact__info{margin-right:85px;padding:105px 90px 60px 125px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.contact__info{margin-right:30px;padding:90px 70px 45px 105px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px){.contact__info{margin-right:65px;padding:85px 50px 40px 85px}}@media only screen and (min-width:768px) and (max-width:991px){.contact__info{margin-right:50px;padding:75px 40px 30px 75px}}@media only screen and (min-width:576px) and (max-width:767px){.contact__info{margin-right:0}}@media (max-width:575px){.contact__info{margin-right:20px;padding:65px 30px 20px 55px}}.contact__info:before{content:"";z-index:1;opacity:.9;-ms-border-radius:113px 191px 276px 166px;-o-border-radius:113px 191px 276px 166px;background:#1d233a;border-radius:113px 191px 276px 166px;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (min-width:992px) and (max-width:1199px){.contact__info:before{-ms-border-radius:83px 141px 170px 110px;-o-border-radius:83px 141px 170px 110px;border-radius:83px 141px 170px 110px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.contact__info:before{-ms-border-radius:73px 100px 150px 100px;-o-border-radius:73px 100px 150px 100px;border-radius:73px 100px 150px}}.contact__info:after{content:"";opacity:.9;-ms-border-radius:100px 100px 288px 164px;-o-border-radius:100px 100px 288px 164px;background:#7432ff;border-radius:100px 100px 288px 164px;width:100%;height:100%;position:absolute;top:40px;left:40px}@media only screen and (min-width:992px) and (max-width:1199px){.contact__info:after{-ms-border-radius:70px 60px 220px 100px;-o-border-radius:70px 60px 220px 100px;border-radius:70px 60px 220px 100px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:575px){.contact__info:after{-ms-border-radius:60px 50px 180px 90px;-o-border-radius:60px 50px 180px 90px;border-radius:60px 50px 180px 90px;top:30px;left:30px}}.contact__info-content{z-index:2;position:relative}.contact__info-title{margin-left:15px}.contact__info-title h5{color:#fff;margin-bottom:20px;font-family:Open Sans,sans-serif;font-size:20px;font-weight:400;display:inline-block;position:relative}.contact__info-title h5:before{content:"";border-bottom:1px solid #7432ff;width:100%;position:absolute;bottom:-7px;left:0}.contact__info-title p,.contact__info-icon i{color:#fff}.contact__info-icon i.green{color:#c5f617}.contact__info-icon i.blue{color:#7432ff}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.contact__title{margin-top:100px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.contact__title .section__title span{display:inline}.contact__title .section__title span:after{display:none}}.contact__title-icon{margin-top:50px;font-size:50px}.contact__form{z-index:5;-ms-border-radius:20px;-o-border-radius:20px;background:#fff;border-radius:20px;margin-top:-304px;margin-left:18px;padding:67px 62px;position:relative;box-shadow:0 0 100px #1d233a1a}.contact__form-title{font-size:24px;font-weight:500}.contact__form-content textarea{height:224px}.contact__form-content .field-format .form-group{width:100%}@media (max-width:575px){.contact__form-content .field-format .form-group{padding-left:0;padding-right:0}.contact__form-content .field-format .form-group-2{margin-bottom:40px}}@media only screen and (min-width:1200px) and (max-width:1399px){.contact__form-2{margin-left:28px}}@media only screen and (min-width:768px) and (max-width:991px){.contact__form-2{padding:47px 52px}}@media only screen and (min-width:576px) and (max-width:767px){.contact__form-2{margin-top:-100px;padding:37px 45px}}@media (max-width:575px){.contact__form-2{margin-top:-60px;padding:30px 35px}}
