@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100;200;300;400;500;600;700;800;900&family=Source+Serif+Pro:wght@300;400;600;700;900&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1.2;
  font-family: 'Lexend Deca', sans-serif;
  background-color: #fff;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:hover {
  text-decoration: none;
}

.top_head {
  padding: 12px; 
  border-bottom: solid 1px rgba(112, 112, 112, 0.35);
}
.top_head .navbar-toggler {box-shadow: none; outline: none;}
.top_head .navbar-nav .nav-item {
  margin: 0 25px;
}
.top_head .navbar-light .navbar-nav .nav-link {
  font-size: 18px; 
  font-weight: 500; 
  color: #566fbf;
}
.top_head .navbar-nav .nav-link:hover {
  color: #042ca6;
}
.top_head .joinbtn {
  background-color: #042ca6;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  padding: 6px 20px;
  border-radius: 10px;
  margin-left: 25px;
  display: inline-block;
}
.top_head .joinbtn:hover {
  opacity: 0.8;
}
.top_head .navbar-brand {
  border-right: 1px solid #707070;
  padding: 0;
  padding-right: 30px;
}
.top_head .navbar-brand img {
  max-width: 100%;
}


.topbannersec {
  background-color: #6ab9d8;
  margin-top: 140px;
}
.topbannersec .topbannerinfo {
  padding-top: 150px; 
  padding-bottom: 210px;
}
.topbannersec .topbannerinfo:before {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -150px;
  right: -50px;
}
.topbannersec .title1 {
  color: #042ca6;
  font-size: 60px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 10px;
  font-family: 'Source Serif Pro', serif;
  position: relative;
}
.topbannersec .title2 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
.topbannersec .imgman {
  position: absolute;
  bottom: -25px;
  right: 0;
  max-width: 560px;
  z-index: 1;
}
.topbannersec .imglayer {
  position: absolute;
  bottom: -25px;
  right: -50%;
  max-width: 800px;
}


.morebtnsec {
  margin: 100px 0;
}


.processec {
  padding-top: 5px;
  padding-bottom: 200px;
  background-image: url(../images/circle.png);
  background-position: 98% 98%;
  background-repeat: no-repeat;
  background-size: 500px 500px;
  overflow: hidden;
}
.processec .precessinfo {
  display: inline-block;
  width: 100%;
  padding: 30px 25px;
  max-width: 420px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.processec .precessinfo h3 {
  color: #4663bf;
  font-size: 50px;
  font-weight: 900;
  margin-bottom: 10px;
  font-family: 'Source Serif Pro', serif;
}
.processec .precessinfo p {
  color: #656565;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.7;
  margin-bottom: 15px;
}
.processec .precessinfo .btn {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  border-radius: 50px;
  padding: 10px 32px;
  background-color: #6ab9d8;
  box-shadow: none;
}
.processec .precessinfo .btn:hover {
  opacity: 0.8;
}
.processec .precesstep {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: self-start;
  justify-content: space-between;
}
.processec .precesstep .imgline {
  position: absolute; 
  top: -180px; 
  left: -100px;
}
.processec .precesstep .stepinfo {
  position: relative;
  width: 100%;
  max-width: 280px;
}
.processec .precesstep .step1 {
  margin-top: 176px;
}
.processec .precesstep .step2 {
  margin-top: 40px;
}
.processec .precesstep .step3 {
  margin-top: -200px;
}
.processec .precesstep .stepinfo .imgdot {
  max-width: 64px;
  margin-bottom: 24px;
}
.processec .precesstep .stepinfo .number {
  font-size: 200px;
  font-weight: 900;
  color: rgba(0, 0, 0, 0.10);
  position: absolute;
  right: -20px;
  bottom: 0;
  z-index: -1;
}
.processec .precesstep .stepinfo h4 {
  font-size: 18px;
  font-weight: 800;
  color: #000000;
  line-height: 1.2;
  margin-bottom: 10px;
}
.processec .precesstep .stepinfo p {
  font-size: 16px;
  font-weight: 500;
  color: #656565;
  line-height: 1.7;
}


.advantagsec {
  padding: 200px 0;
  position: relative;
  overflow: hidden;
}
.advantagsec:before {
  content: "";
  background-color: #def6ff;
  display: inline-block;
  width: 220px;
  height: 72%;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.advantagsec .imgtitle {
  position: absolute;
  left: -90px;
  top: -200px;
}
.advantagsec .advacontent {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 30px 0;
}
.advantagsec .advacontent .img {
  width: 100%;
  max-width: 150px;
}
.advantagsec .advacontent .txtdiv {
  max-width: 280px;
  padding-left: 30px;
}
.advantagsec .advacontent h4 {
  font-size: 36px;
  font-weight: 900;
  color: #000000;
  line-height: 1.2;
  margin-bottom: 10px;
  font-family: 'Source Serif Pro', serif;
}
.advantagsec .advacontent p {
  font-size: 16px;
  font-weight: 500;
  color: #656565;
  line-height: 1.5;
}


.servicesec {
  padding: 180px 0 130px 0;
  position: relative;
  overflow: hidden;
}
.servicesec .imgtitle {
  position: absolute;
  left: 0px;
  top: -140px;
}
.servicesec .serviceslider .slick-list .slick-active {
  filter: blur(2px);
}
.servicesec .serviceslider .slick-list .slick-current {
  filter: blur(0px);
}
.servicesec .serviceslider .boxes {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: 20px 30px;
  margin: 50px 0;
  background-color: #fff;
  max-width: 840px;
}
.servicesec .serviceslider .slick-current .boxes {
  box-shadow: 0 40px 36px 0 rgba(27, 45, 85, 0.10);
}
.servicesec .serviceslider .boxes .img {
  width: 50%;
}
.servicesec .serviceslider .boxesinfo {
  width: 50%;
  padding: 25px;
  text-align: right;
}
.servicesec .serviceslider .boxes h3 {
  color: #000000;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 15px;
  font-family: 'Source Serif Pro', serif;
}
.servicesec .serviceslider .boxes p {
  color: #656565;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.2;
}


.pricingsec {
  padding: 250px 0 200px 0;
  position: relative;
  overflow: hidden;
}
.pricingsec .imgtitle {
  position: absolute;
  left: -90px;
  top: -240px;
}
.pricingsec .pricinglists {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
.pricingsec .pricinglists .pricingbox {
  width: 50%;
  float: left;
  padding: 80px 60px;
  border-radius: 30px;
  box-shadow: 0 53px 46px 0 rgba(27, 45, 85, 0.14);
  border: solid 1px #042ca6;
  background-color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.pricingsec .pricingbox .recomlabel {
  color: #1b2d55;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 30px;
  display: block;
  background-color: #2fc204;
  position: absolute;
  left: -40px;
  top: 32px;
  transform: rotate(-45deg);
}
.pricingsec .pricingbox .title-1 {
  color: #000000;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 15px;
  font-family: 'Source Serif Pro', serif;
}
.pricingsec .pricingbox .title-2 {
  color: #656565;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 30px;
}
.pricingsec .pricingbox .prices {
  color: #000000;
  font-size: 70px;
  font-weight: bold;
  line-height: 1;
  font-family: 'Source Serif Pro', serif;
}
.pricingsec .pricingbox .prices span {
  font-size: 24px;
  font-weight: 900;
}
.pricingsec .pricingbox .prices-hide {
  color: #afafaf;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  font-family: 'Source Serif Pro', serif;
  position: relative;
  display: inline-block;
}
.pricingsec .pricingbox .prices-hide:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #afafaf;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 70%, 100% 80%, 0% 6%);
}
.pricingsec .pricingbox .prices-hide span {
  font-size: 16px;
  font-weight: 900;
}
.pricingsec .pricingbox ul {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin: 40px 0;
}
.pricingsec .pricingbox ul li {
  color: #000000;
  font-size: 21px;
  font-weight: normal;
  line-height: 1.2;
  width: 100%;
  margin: 10px 0;
  padding: 0 0 0 45px;
  display: inline-block;
  background-image: url(../images/checked.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 26px 26px;
}
.pricingsec .pricingbox .links {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  padding: 8px 40px 8px 20px;
  border-radius: 5px;
  display: inline-block;
  background-image: url(../images/right-arrow.svg);
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 24px 24px;
  background-color: #f2f2f2;
}
.pricingsec .pricingbox .links:hover {
  opacity: 0.8;
}
.pricingsec .pricingbox.comingprice {
  opacity: 0.5;
  border: solid 1px rgba(207, 207, 207, 0.39);
  margin-top: 20px;
  margin-left: -60px;
  box-shadow: none;
  z-index: -1;
  padding-bottom: 20px;
  transform: scale(0.96);
}


.moreabosec {
  background-color: #4663bf;
  padding: 30px 0 50px 0;
}
.moreabosec .rtitle {
  color: #fff;
  font-size: 48px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 10px;
  font-family: 'Source Serif Pro', serif;
}
.moreabosec .rdesq {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
  max-width: 480px;
}
.moreabosec .moreabo-form {
  max-width: 370px;
  margin: 30px auto ;
}
.moreabosec .moreabo-form .form-group {
  margin-bottom: 24px;
}
.moreabosec .moreabo-form .form-control {
  background-color: rgb(242 244 245 / 20%);
  border: none;
  border-radius: 5px;
  color: #fff;
  padding: 13px;
  font-size: 16px;
  font-weight: 500;
  height: auto;
  box-shadow: none;
}
.moreabosec .moreabo-form .form-control::-webkit-input-placeholder {color: #bbb5e0;}
.moreabosec .moreabo-form .form-control:-ms-input-placeholder {color: #bbb5e0;}
.moreabosec .moreabo-form .form-control::placeholder {color: #bbb5e0;}
.moreabosec .moreabo-form .submit-btn {
  color: #fff;
  padding: 13px;
  font-size: 16px;
  font-weight: 500;
  background-color: #6ab9d8;
  text-transform: uppercase;
  box-shadow: none;
}
.moreabosec .moreabo-form .submit-btn:hover {
  opacity: 0.8;
}

.footersec {
  background-color: #fff;
  padding: 40px 0;
}
.footersec .ftitle {
  color: #181433;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 25px;
}
.footersec .finfo {
  margin: 20px 0;
}
.footersec .finfo .flogo {
  color: #1b1c31;
  font-size: 21px;
  font-weight: 200;
  margin-bottom: 22px;
  display: inline-block;
}
.footersec .finfo .fdesq {
  color: #757095;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
}
.footersec .finfo .socialss {
  width: 100%;
  display: inline-block;
}
.footersec .finfo .socialss a {
  color: #3734a9;
  font-size: 24px;
  display: inline-block;
  margin-right: 15px;
}
.footersec .fmenu {
  margin: 20px 0;
}
.footersec .fmenu li {
  margin-bottom: 15px;
}
.footersec .fmenu li a {
  color: #181433;
  font-size: 16px;
  font-weight: 500;
}
.footersec .fmenu li a:hover {
  color: #3734a9;
}
.footersec .fjoin {
  margin: 20px 0;
}
.footersec .fjoin .txt {
  color: #181433;
  opacity: 0.5;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.63;
}
.footersec .fjoin .fjoinform {
  position: relative;
  margin-bottom: 20px;
}
.footersec .fjoin .fjoinform .btn {
  background-color: #6ab9d8;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.footersec .fjoin .fjoinform .form-control {
  background-color: #f9f9f9;
  border-radius: 0;
  border: none;
  padding: 13px 120px 13px 13px;
  font-size: 16px;
  font-weight: 500;
  height: auto;
  box-shadow: none;
}

@media screen and (max-width: 1600px) {
  .topbannersec {overflow: hidden;}

}
@media screen and (max-width: 1300px) {
  .topbannersec {margin-top: 60px;}
  .topbannersec .imgman {max-width: 430px;}

}
@media screen and (max-width: 1199px) {
  .topbannersec .topbannerinfo {padding-top: 100px;}
  .topbannersec .title1 {font-size: 40px;}
  .topbannersec .imgman {max-width: 350px;}
  .processec .precesstep .step3 {margin-top: -50px;}

}
@media screen and (max-width: 991px) {
  .processec {padding-bottom: 100px; background-size: 300px 300px;}
  .processec .precessinfo {max-width: 100%;}
  .processec .precesstep {flex-direction: column;}
  .processec .precesstep .stepinfo {margin: 20px 0 !important; max-width: 100%;}
  .processec .precesstep .stepinfo .imgdot {margin-bottom: 0;}
  .processec .precesstep .stepinfo .number {font-size: 100px; right: 0;}
  .processec .precesstep .imgline {display: none;}
  .advantagsec .advacontent .txtdiv {max-width: 480px;}
  .servicesec .serviceslider .boxes {max-width: 740px;}
  .moreabosec .rtitle {font-size: 36px;}
  .moreabosec .rdesq {font-size: 18px;}
  .processec .precessinfo h3 {font-size: 40px;}
  .pricingsec .pricinglists .pricingbox {padding: 80px 40px;}
  .pricingsec .pricingbox .title-1 {font-size: 34px;}
  .pricingsec .pricingbox .prices {font-size: 50px;}
  .pricingsec .pricingbox .prices-hide {font-size: 30px;}
  .pricingsec .pricingbox ul li {font-size: 20px;}

}
@media screen and (max-width: 767px) {
  .top_head {padding: 0;}
  .top_head .joinbtn {margin-left: 0; font-size: 20px;}
  .top_head .navbar-nav .nav-item {margin: 5px 0;}
  .top_head .navbar-brand {padding-right: 10px;}
  .top_head .navbar-brand img {max-width: 150px;}
  .topbannersec {margin-top: 20px;}
  .topbannersec .title1 {font-size: 30px;}
  .topbannersec .topbannerinfo {padding-top: 50px; padding-bottom: 50px;}
  .topbannersec .topbannerinfo:before {left: 0; right: 0;}
  .topbannersec .imgman {position: static; max-width: 100%; margin-bottom: -5px;}
  .topbannersec .imglayer {display: none;}
  .morebtnsec {margin: 50px 0;}
  .processec .precessinfo h3 {font-size: 30px;}
  .servicesec .serviceslider .boxes {max-width: 600px; padding: 20px; margin: 30px 0;}
  .servicesec .serviceslider .boxes h3 {font-size: 30px;}
  .servicesec .serviceslider .boxes p {font-size: 16px;}
  .servicesec .serviceslider .boxesinfo {padding: 20px;}
  .moreabosec .moreabo-form {max-width: 100%;}
  .pricingsec {padding: 250px 0 100px 0;}
  .pricingsec .imgtitle {left: -30px;}
  .pricingsec .pricinglists {width: 100%; display: inline-block;}
  .pricingsec .pricinglists .pricingbox {width: 100%;}
  .pricingsec .pricingbox.comingprice {margin-left: 0;}

}
@media screen and (max-width: 640px) {
  .advantagsec {padding-bottom: 100px;}
  .advantagsec .advacontent h4 {font-size: 30px;}
  .servicesec .serviceslider .boxes {max-width: 400px; flex-direction: column;}
  .servicesec .serviceslider .boxes .img {width: 100%;}
  .servicesec .serviceslider .boxesinfo {width: 100%;}
  .moreabosec .rtitle {font-size: 30px;}
  .moreabosec .rdesq {font-size: 16px;}
  .pricingsec .pricingbox .title-1 {font-size: 30px;}
  .pricingsec .pricingbox .title-2 {font-size: 16px;}
  .pricingsec .pricingbox ul li {font-size: 18px; background-size: 22px 22px; padding: 0 0 0 35px;}

}
@media screen and (max-width: 480px) {
  .advantagsec .advacontent {flex-direction: column;}
  .advantagsec .advacontent .txtdiv {padding-left: 0; padding-top: 20px; text-align: center;}
  .servicesec {padding: 100px 0 50px 0;}
  .servicesec .imgtitle {top: -100px;}
  .servicesec .serviceslider .boxes {max-width: 300px; padding: 15px;}

}
