﻿html {
  font-size: 68.75%;
}
*,
::after,
::before {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tt,
ul,
var {
  border: 0;
  margin: 0;
  outline: none !important;
  padding: 0;
  vertical-align: baseline;
  font-family: "Rubik", sans-serif;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  background-repeat: repeat-x;
  font-size: 1.4rem;
  color: #272320;
}
a {
  color: inherit;
  outline: none !important;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
h1,
h2,
h3 {
  font-family: "Rajdhani", sans-serif;
}
.dropdown-toggle::after {
  border: none !important;
  content: "";
  font-family: "fontAwesome";
  top: 8px;
  right: -8px;
  position: absolute;
}
button:focus {
  outline: none !important;
}
ol {
  padding-left: 0;
}
ol li {
  list-style: inherit;
}
ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
ul li {
  list-style: none;
}
img {
  vertical-align: top;
  max-width: 100%;
  border: none;
  outline: none;
}
.btn {
  border: none !important;
}
.btn:focus {
  box-shadow: none;
  border: none;
  outline: 0;
}
.btn:focus,
.form-control:focus,
.resizeselect:focus {
  box-shadow: none;
  border: none;
  outline: 0;
}
header .dropdown-submenu {
  position: relative;
}
header .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
header .dropdown:hover > .dropdown-menu {
  display: block;
}
header .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
header .dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
header .dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.header-one .top-sction-head {
  background: #0b132b;
  color: #fff;
  overflow: hidden;
}
.header-one .top-sction-head::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  height: 55px;
  width: 145px;
  background: #0060ff;
  display: inline-block;
}
.header-one .top-sction-head i {
  color: #0060ff;
  margin-right: 5px;
  font-size: 18px;
}
.header-one .top-sction-head svg {
  color: #0060ff;
  width: 19px;
  height: 19px;
}
.header-one .top-sction-head .socal-links {
  background: #0060ff;
  height: 55px;
  position: relative;
  margin-left: 58px;
}
.header-one .top-sction-head .socal-links li {
  position: relative;
  z-index: 2;
}
.header-one .top-sction-head .socal-links li a {
  line-height: 49px;
  margin: 0 14px;
  font-size: 18px;
}
.header-one .top-sction-head .socal-links i {
  color: #fff;
  margin-right: 0;
}
.header-one .top-sction-head .socal-links::before {
  position: absolute;
  left: -15px;
  top: 0;
  content: "";
  height: 55px;
  transform: skewX(-10deg);
  width: 115px;
  background: #0060ff;
  display: inline-block;
}
.middle-sction .btn-getst {
  background: #0060ff;
  color: #fff !important;
  height: 45px;
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.69rem;
  border-radius: 6px;
  line-height: 3.45rem;
  width: 150px;
  margin-left: 15px;
  display: flex;
  justify-content: center;
  transition: all 0.5s;
}
.middle-sction .btn-getst:hover {
  background: #0b132b;
}
.middle-sction .btn-getst span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.middle-sction .btn-getst svg {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.middle-sction .navbar-light .navbar-nav .nav-link {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 1.89rem;
  color: #0b132b;
  padding: 0 1.95rem;
  transition: all 0.5s;
}
.middle-sction .navbar-light .navbar-nav .nav-link:hover {
  color: #0060ff;
}
.middle-sction .navbar-light .dropdown > .nav-link::after {
  top: 0;
  right: -7px;
  position: absolute;
  content: "";
  font-size: 1.75rem;
  font-weight: 600;
  font-family: "FontAwesome";
}
.banner-part {
  height: 580px;
  position: relative;
}
.banner-part .banner-text {
  position: relative;
  z-index: 2;
  display: grid;
  align-content: center;
  height: 580px;
}
.banner-part .banner-text .btn-more {
  background: #0060ff;
  color: #fff;
  font-size: 1.69rem;
  width: 150px;
  margin-top: 18px;
  line-height: 3rem;
}
.banner-part .banner-text h5 {
  font-size: 3rem;
  text-transform: capitalize;
  font-family: "Shadows Into Light", cursive;
  color: #0b132b;
}
.banner-part .banner-text p {
  font-size: 1.69rem;
}
.banner-part .banner-text h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 900;
  text-transform: capitalize;
  line-height: 1.25;
  position: relative;
  color: #0b132b;
}
.banner-part .banner-text h1:after {
  position: absolute;
  background: url(../images/line.png) no-repeat;
  content: "";
  left: 0;
  top: 61px;
  width: 57%;
  height: 43px;
  display: inline-block;
}
.banner-part .banner-text h1 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
}
.banner-part .banner-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 580px;
}
.banner-part .banner-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.body-total-01 {
  padding-top: 100px;
}
.about-home-01 .com-about-us-img {
  width: 100%;
  height: 450px;
  display: inline-block;
  position: relative;
}
.about-home-01 .com-about-us-img .big-01 {
  display: inline-block;
  overflow: hidden;
  width: 400px;
  width: 93%;
}
.about-home-01 .com-about-us-img .big-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-01 .com-about-us-img .sm01-01 {
  width: 60%;
  height: 210px;
  display: inline-block;
  position: absolute;
  left: -50px;
  bottom: 0;
  border: solid 17px #fff;
  box-shadow: rgba(0, 0, 0, 0.1215686275) 1px 2px 38px;
}
.about-home-01 .com-about-us-img .sm01-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-01 .com-about-right-h h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.about-home-01 .com-about-right-h h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.about-home-01 .com-about-right-h h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.about-home-01 .com-about-right-h h1 span {
  font-size: 4rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
}
.about-home-01 .com-about-right-h h3 {
  font-family: "Rajdhani", sans-serif;
  color: #0060ff;
  font-size: 4rem;
  font-weight: 700;
}
.about-home-01 .com-about-right-h h3 small {
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
}
.about-home-01 .com-about-right-h h3 small svg {
  color: #0b132b;
  width: 20px;
  height: 20px;
}
.about-home-01 .com-about-right-h h3 span {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.89rem;
  color: #0b132b;
  font-weight: 700;
}
.about-home-01 h6 {
  font-size: 1.56rem;
}
.services-part-home {
  background: #0060ff url(../images/1.png) no-repeat;
  position: relative;
  background-size: 100%;
  background-position: top center;
  margin-top: 90px;
  padding: 80px 0;
}
.services-part-home .comon-heading h5 {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.services-part-home .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #fff;
  margin-top: 5px;
}
.services-part-home .com-items {
  background: #fff;
  display: inline-block;
  width: 100%;
  height: 540px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin: 30px 0;
}
.services-part-home .com-items .img-box-serv {
  height: 340px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.services-part-home .com-items .img-box-serv figure {
  display: inline-block;
  height: 300px;
  width: 100%;
}
.services-part-home .com-items .img-box-serv figure img {
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.services-part-home .com-items .img-box-serv .icon-serv {
  width: 80px;
  height: 80px;
  display: table;
  margin: auto;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.14);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  padding: 22px;
}
.services-part-home .com-items:hover figure img {
  transform: scale(1.1);
}
.services-part-home .com-items .text-serv {
  padding: 0 30px;
}
.services-part-home .com-items .text-serv h5 {
  font-size: 2.45rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
}
.services-part-home .com-items .text-serv .btn-r-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.76rem;
  font-weight: 600;
  padding: 0;
  height: 50px;
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: auto;
  padding-left: 15px;
}
.services-part-home .com-items .text-serv .btn-r-more span {
  background: #0b132b;
  color: #fff;
  height: 50px;
  width: 40px;
  margin-left: auto;
  display: flex;
  align-items: center;
}
.services-part-home .com-items .text-serv .btn-r-more span svg {
  width: 35px;
  height: 35px;
}
.whychoose-part-home {
  padding: 80px 0;
}
.whychoose-part-home .left-part-whyu h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: #0060ff;
  position: relative;
  font-weight: 600;
}
.whychoose-part-home .left-part-whyu h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.whychoose-part-home .left-part-whyu h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.whychoose-part-home .left-part-whyu h1 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.whychoose-part-home .left-part-whyu h6 {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.66rem;
  font-weight: 600;
  color: #0b132b;
  width: 86%;
}
.whychoose-part-home .left-part-whyu .why-com-div {
  width: 100%;
  margin-bottom: 30px;
}
.whychoose-part-home .left-part-whyu .why-com-div figure {
  width: 80px;
  height: 80px;
  background: #0060ff;
  display: grid;
  align-content: center;
  justify-content: center;
  padding: 20px;
  border-radius: 40% 0 40% 40%;
}
.whychoose-part-home .left-part-whyu .why-com-div figure img {
  filter: brightness(0) invert(1);
}
.whychoose-part-home .left-part-whyu .why-com-div .text-why-h {
  width: 90%;
  padding-left: 15px;
}
.whychoose-part-home .left-part-whyu .why-com-div .text-why-h h5 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 2.55rem;
  color: #0b132b;
}
.whychoose-part-home .left-part-whyu .why-com-div .text-why-h h5:after {
  display: none;
}
.whychoose-part-home .righty-why {
  width: 100%;
  height: 500px;
  border-radius: 8px;
  overflow: hidden;
  filter: drop-shadow(-1px 10px 18px rgba(50, 50, 0, 0.5));
}
.whychoose-part-home .righty-why img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-part-home {
  background: #f9f9f9 url(../images/1-bg.png) no-repeat;
  padding: 80px 0;
}
.team-part-home .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.team-part-home .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.team-part-home .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.team-part-home .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.team-part-home .tema-items {
  height: 360px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  margin-bottom: 30px;
}
.team-part-home .tema-items .tema-details {
  text-align: center;
  position: relative;
  padding-top: 18px;
}
.team-part-home .tema-items .tema-details h5 {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  position: relative;
}
.team-part-home .tema-items .tema-details h5 span {
  font-size: 1.56rem;
  color: #0060ff;
  margin-top: 5px;
}
.team-part-home .tema-items .img-box-team01 {
  height: 270px;
  overflow: hidden;
  position: relative;
}
.team-part-home .tema-items .img-box-team01 .hover-team {
  position: absolute;
  height: 100%;
  display: grid;
  z-index: 2;
  top: 0;
  padding: 0 29px;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.5s;
}
.team-part-home .tema-items .img-box-team01 .user-pic {
  object-position: top;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-part-home .tema-items .soc-t {
  background: #fff;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  padding: 10px;
  margin: 0 5px;
}
.team-part-home .tema-items .soc-t figure {
  text-align: center;
  margin: 0 auto !important;
  width: 88%;
}
.team-part-home .tema-items .soc-t figure img {
  transform: scale(1);
  transition: all 0.5s;
}
.team-part-home .tema-items:hover .hover-team {
  opacity: 9;
}
.team-part-home .tema-items:hover .soc-t figure img {
  transform: scale(1.1);
}
.cash-stuidy-home-01 .titels-cash {
  background: #0b132b url(../images/bg-study01.jpg) no-repeat;
  background-position: top left;
  color: #fff;
  padding: 80px 0;
}
.cash-stuidy-home-01 .titels-cash h5 {
  font-size: 2rem;
  font-weight: 600;
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
}
.cash-stuidy-home-01 .titels-cash h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.cash-stuidy-home-01 .titels-cash h1 {
  font-size: 4rem;
  font-weight: 700;
}
.cash-stuidy-home-01 .titels-cash p {
  font-size: 1.65rem;
}
.cash-stuidy-home-01 .items-work {
  height: 400px;
}
.cash-stuidy-home-01 .items-work .img-works {
  height: 300px;
  width: 100%;
}
.cash-stuidy-home-01 .items-work .img-works img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cash-stuidy-home-01 .items-work .work-title {
  background: #0060ff;
  padding: 20px;
}
.cash-stuidy-home-01 .items-work .work-title h5 {
  color: #fff;
  font-size: 2.56rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.cash-stuidy-home-01 .items-work .work-title h5 span {
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.65rem;
}
.howit-work-home-01 {
  padding: 80px 0;
  background: url(../images/1-st.webp) no-repeat;
  background-position: center center;
}
.howit-work-home-01 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.howit-work-home-01 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.howit-work-home-01 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.howit-work-home-01 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.howit-work-home-01 .comon-items-stp {
  display: inline-block;
  width: 100%;
  height: 350px;
  transform: scale(1);
  transition: all 0.5s;
}
.howit-work-home-01 .comon-items-stp .img-sty-box {
  display: inline-block;
  width: 100%;
  position: relative;
  height: 190px;
}
.howit-work-home-01 .comon-items-stp .img-sty-box .no01 {
  position: absolute;
  width: 60px;
  height: 60px;
  display: grid;
  align-content: center;
  justify-content: center;
  background: #0060ff;
  color: #fff;
  border-radius: 50%;
  bottom: 0;
  left: 30px;
  font-size: 2rem;
  z-index: 2;
}
.howit-work-home-01 .comon-items-stp .img-sty-box figure {
  width: 180px;
  height: 180px;
  margin: 0 auto !important;
  border-radius: 50%;
  background: #fff;
  position: relative;
}
.howit-work-home-01 .comon-items-stp .img-sty-box figure::before {
  position: absolute;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  border: dashed 1px #bbb;
  content: "";
  left: -15px;
  right: 0;
  margin: auto;
  top: -15px;
  z-index: 1;
}
.howit-work-home-01 .comon-items-stp .img-sty-box figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.howit-work-home-01 .comon-items-stp .st-names {
  margin-top: 25px;
}
.howit-work-home-01 .comon-items-stp .st-names h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2.56rem;
  color: #0b132b;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.howit-work-home-01 .comon-items-stp:hover {
  transform: scale(1.1);
}
.tetimonals-work-home-01 .video-sections {
  position: relative;
}
.tetimonals-work-home-01 .video-sections .img-videom {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  height: 680px;
}
.tetimonals-work-home-01 .video-sections .img-videom img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-01 .dveo-text {
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.tetimonals-work-home-01 .dveo-text h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-01 .dveo-text h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-01 .dveo-text p {
  color: #fff;
  font-size: 1.65rem;
}
.tetimonals-work-home-01 .dveo-text .btn-more {
  background: #0060ff;
  width: 150px;
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  height: 45px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
}
.tetimonals-work-home-01 .dveo-text .btn-play01 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100%;
  color: #0060ff;
  background: #fff;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-animation: murad 1s linear infinite;
  animation: murad 1.5s linear infinite;
  -webkit-transition: 0.5s;
  font-size: 3rem;
  z-index: 1;
  padding-left: 20px;
}
.tetimonals-work-home-01 .slider-tesr {
  position: relative;
  top: 50px;
}
.tetimonals-work-home-01 .slider-tesr .tems-slider01 {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  height: 400px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  margin-bottom: 30px;
}
.tetimonals-work-home-01 .slider-tesr .tems-slider01 .img-userpic {
  height: 143px;
  position: relative;
  width: 100%;
}
.tetimonals-work-home-01 .slider-tesr .tems-slider01 .img-userpic figure {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.tetimonals-work-home-01 .slider-tesr .tems-slider01 .img-userpic figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-01 .slider-tesr .tems-slider01 .img-userpic .quite {
  background: #0060ff;
  width: 45px;
  height: 45px;
  color: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 40px;
  bottom: 19px;
  border-radius: 50%;
}
.tetimonals-work-home-01 .slider-tesr .tems-slider01 .para-details h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2rem;
}
.tetimonals-work-home-01 .slider-tesr .tems-slider01 .para-details h5 span {
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.45rem;
  margin-top: 5px;
  font-weight: 600;
}
.blogs-home-01 {
  padding-top: 120px;
}
.blogs-home-01 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.blogs-home-01 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.blogs-home-01 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.blogs-home-01 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 8px;
}
.blogs-home-01 .items-blogs {
  height: 520px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.blogs-home-01 .items-blogs figure {
  height: 270px;
}
.blogs-home-01 .items-blogs figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blogs-home-01 .items-blogs .content-post {
  padding: 10px 30px;
}
.blogs-home-01 .items-blogs .content-post h5 {
  font-size: 2.45rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  margin-bottom: 13px;
}
.blogs-home-01 .items-blogs .content-post .admin-t {
  margin-right: 15px;
  font-weight: 600;
}
.blogs-home-01 .items-blogs .content-post .admin-t i {
  color: #0060ff;
  margin-right: 5px;
}
.blogs-home-01 .items-blogs .content-post .admin-t span {
  font-family: "Rajdhani", sans-serif;
}
.blogs-home-01 .items-blogs .content-post .btn-mre {
  color: #0060ff;
  font-size: 1.85rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.blogs-home-01 .items-blogs .content-post .btn-mre i {
  font-size: 1rem;
}
.counst-home-01 {
  margin-top: 80px;
}
.counst-home-01 .bg-imghj {
  height: 650px;
  width: 100%;
}
.counst-home-01 .bg-imghj img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.counst-home-01 .form-sections {
  background: #0b132b;
  height: 650px;
  display: grid;
  align-content: center;
  padding: 30px;
}
.counst-home-01 .form-sections .indesi {
  width: 94%;
  padding-left: 30px;
}
.counst-home-01 .form-sections h1 {
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
}
.counst-home-01 .form-sections p {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  width: 90%;
}
.counst-home-01 .form-sections .form-group {
  margin-bottom: 20px;
}
.counst-home-01 .form-sections .form-control {
  height: 50px;
  background: none;
  border: solid 1px #0060ff;
  font-size: 1.45rem;
  font-family: "Rajdhani", sans-serif;
  color: #fff;
}
.counst-home-01 .form-sections .form-control::placeholder {
  color: #fff;
}
.counst-home-01 .form-sections textarea {
  height: 150px !important;
  resize: none;
}
.counst-home-01 .form-sections .btn-send-ms {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  width: 171px;
  height: 50px;
}
.sucb-text01 {
  height: 280px;
  display: grid;
  align-content: center;
  padding: 0 20px;
}
.sucb-text01 .form-control {
  height: 50px;
  font-size: 1.45rem;
  font-family: "Rajdhani", sans-serif;
  margin-top: 20px;
  margin-bottom: 30px;
}
.sucb-text01 .form-control:focus {
  background: #e6e6e6;
}
.sucb-text01 h1 {
  font-size: 3rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
  text-transform: capitalize;
}
.sucb-text01 p {
  font-size: 1.56rem;
}
.sucb-text01 .btn-subcibe {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  text-transform: capitalize;
  width: 160px;
  margin-top: 0;
  transition: all 0.5s;
}
.sucb-text01 .btn-subcibe:hover {
  background: #0b132b;
}
.sucb-text01 .btn-close {
  background: #0060ff;
  opacity: 9;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  right: -20px;
  top: -20px;
}
.sucb-text01 .btn-close:hover {
  background: #0b132b;
}
.sucb-text01 .btn-close svg {
  color: #fff;
  width: 25px;
  height: 25px;
}
.sucrbie-div {
  background: #0060ff;
  color: #fff;
  padding: 50px 0;
}
.sucrbie-div figure {
  filter: brightness(0) invert(1);
  width: 75px;
}
.sucrbie-div h1 {
  font-size: 4rem;
  font-weight: 700;
}
.sucrbie-div h1 span {
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
}
.sucrbie-div .btn-subcribe {
  border: solid 2px #fff !important;
  width: 180px;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  height: 50px;
  line-height: 42px;
  font-family: "Rajdhani", sans-serif;
}
.main-footer01 {
  background: #0b132b url(../images/members_map_102.png) no-repeat;
  background-position: center center;
}
.main-footer01 .comon-footer-mns .btn {
  background: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 8px;
}
.main-footer01 .comon-footer-mns .btn figure {
  width: 70%;
  margin: auto !important;
}
.main-footer01 .comon-footer-mns h5 {
  color: #fff;
  font-size: 3rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
}
.main-footer01 .comon-footer-mns ul.main-links li {
  margin-bottom: 18px;
}
.main-footer01 .comon-footer-mns ul.main-links li a {
  color: #fff;
  font-size: 1.65rem;
  font-weight: 500;
  font-family: "Rajdhani", sans-serif;
  position: relative;
}
.main-footer01 .comon-footer-mns ul.main-links li a::before {
  position: relative;
  content: "";
}
.main-footer01 .comon-footer-mns .nextx01 a {
  display: flex;
  align-items: flex-start;
}
.main-footer01 .comon-footer-mns .nextx01 a span svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.main-footer01 .comon-footer-mns .post-list li {
  margin-bottom: 20px;
}
.main-footer01 .comon-footer-mns .post-list li figure {
  width: 80px;
  height: 61px;
}
.main-footer01 .comon-footer-mns .post-list li figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.main-footer01 .comon-footer-mns .post-list li p {
  color: #fff;
  margin-left: 10px;
}
.main-footer01 .comon-footer-mns .post-list li span {
  color: #0060ff;
}
.main-footer01 .coply {
  color: #fff;
}
.main-footer01 .coply a {
  margin-left: 10px;
}
.main-footer01 hr {
  background: #0060ff;
}
.navbar-nav .dropdown-menu {
  border: none !important;
  filter: drop-shadow(-1px 10px 18px rgba(50, 50, 0, 0.1));
  min-width: 19rem !important;
}
.navbar-nav .dropdown-menu .dropdown-item {
  font-size: 1.35rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  padding: 10px 15px;
  line-height: normal;
  transition: all 0.5s;
  position: relative;
  cursor: pointer;
}
.navbar-nav .dropdown-menu .dropdown-item::before {
  position: relative;
  content: "";
  display: inline-block;
  width: 0;
  height: 2px;
  left: 0;
  top: 9px;
  background: #fff;
  transition: all 0.5s;
  float: left;
  margin-right: 7px;
  border-radius: 8px;
  transform: translateX(0);
  opacity: 0;
}
.navbar-nav .dropdown-menu .dropdown-item:hover {
  background: none !important;
  color: #0060ff !important;
}
.navbar-nav .dropdown-menu .dropdown-item:hover:before {
  transform: translateX(0);
  opacity: 9;
  width: 21px;
  background: #0060ff !important;
}
.banner-part-2 {
  height: 580px;
  position: relative;
}
.banner-part-2:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.54);
}
.banner-part-2 .banner-text {
  position: relative;
  z-index: 2;
  display: grid;
  align-content: center;
  height: 580px;
  text-align: center;
}
.banner-part-2 .banner-text .btn-more {
  background: #0060ff;
  color: #fff;
  font-size: 1.69rem;
  width: 150px;
  margin: auto;
  display: table;
  margin-top: 18px;
  line-height: 3rem;
}
.banner-part-2 .banner-text h5 {
  font-size: 3rem;
  text-transform: capitalize;
  font-family: "Shadows Into Light", cursive;
  color: #fff;
}
.banner-part-2 .banner-text p {
  font-size: 1.69rem;
  margin: auto !important;
  text-align: center;
  color: #fff;
}
.banner-part-2 .banner-text h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 900;
  text-transform: capitalize;
  line-height: 1.25;
  position: relative;
  color: #fff;
}
.banner-part-2 .banner-text h1 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #fff;
}
.banner-part-2 .banner-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 580px;
}
.banner-part-2 .banner-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.comon-feature {
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 300px;
  box-shadow: 0 0 50px rgba(217, 217, 217, 0.7);
  padding: 0 30px;
}
.comon-feature figure {
  width: 90px;
  height: 90px;
  margin: auto;
  display: table;
  margin-bottom: 15px;
  background: #0060ff;
  box-shadow: 4px 17px 40px rgba(0, 96, 255, 0.65);
  border-radius: 50%;
  overflow: hidden;
  padding: 22px;
}
.comon-feature figure img {
  filter: brightness(0) invert(1);
}
.comon-feature h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  margin-top: 15px;
}
.comon-feature p {
  color: #999;
  margin-top: 15px;
  font-size: 1.35rem;
}
.progressBar {
  margin-bottom: 26px;
  margin-bottom: 1.66em;
  position: relative;
}
.progressBar h4 {
  font-size: 1.85rem;
  text-transform: none;
  margin-bottom: 7px;
  margin-bottom: 0.33em;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-weight: 700;
}
.progressBarcontainer {
  width: 100%;
  height: 10px;
  background: #e1e1e1 !important;
  overflow: hidden;
  border-radius: 0.3em;
}
.progressBarValue {
  height: 10px;
  float: left;
  border-radius: 0.3em;
  background: #0060ff;
}
.speech-bubble {
  font-size: 0.75em;
  line-height: 2em;
  position: absolute;
  top: -0.6em;
  text-align: center;
  min-width: 3em;
  border-radius: 0.3em;
  color: #fff;
  display: none;
}
.speech-bubble:after {
  border: 0.5em solid rgba(0, 0, 0, 0);
  content: "";
  margin-left: -0.5em;
  position: absolute;
  bottom: -50%;
  left: 50%;
}
.html {
  left: calc(88.5% - 1.5em);
}
.css {
  left: calc(78.5% - 1.5em);
}
.javascript {
  left: calc(58.5% - 1.5em);
}
.react {
  left: calc(48.5% - 1.5em);
}
.jquery {
  left: calc(58.5% - 1.5em);
}
.html,
.css,
.javascript,
.react,
.jquery {
  background: #0060ff;
}
.html:after {
  border-top-color: #0060ff;
}
.css:after {
  border-top-color: #0060ff;
}
.javascript:after {
  border-top-color: #0060ff;
}
.react:after {
  border-top-color: #0060ff;
}
.jquery:after {
  border-top-color: #0060ff;
}
.achivemnets .why-com-div figure {
  border-radius: 20% 0 20% 20% !important;
  width: 70px !important;
  height: 70px !important;
  padding: 16px !important;
}
.services-part-home-02 {
  background: #f9f9f9 url(../images/bg-dots2.png) no-repeat;
  position: relative;
  background-position: top right;
  margin-top: 90px;
  padding: 80px 0;
}
.services-part-home-02 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.services-part-home-02 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-02 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.services-part-home-02 .com-items {
  background: #fff;
  display: inline-block;
  width: 100%;
  height: 440px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin: 30px 0;
  position: relative;
}
.services-part-home-02 .com-items .img-box-serv {
  height: 440px;
  display: inline-block;
  width: 100%;
  margin: 0;
}
.services-part-home-02 .com-items .img-box-serv figure {
  display: inline-block;
  height: 420px;
  width: 100%;
  margin: 0;
}
.services-part-home-02 .com-items .img-box-serv figure img {
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.services-part-home-02 .com-items .img-box-serv .icon-serv {
  width: 80px;
  height: 80px;
  display: table;
  margin: auto;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.14);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  padding: 22px;
}
.services-part-home-02 .com-items .text-serv {
  padding: 0;
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  transform: translateY(0);
  transition: all 0.5s;
}
.services-part-home-02 .com-items .text-serv .iconsh {
  width: 71px;
  height: 71px;
  background: #0060ff;
  padding: 15px;
  margin-right: 15px;
}
.services-part-home-02 .com-items .text-serv .iconsh img {
  filter: brightness(0) invert(1);
}
.services-part-home-02 .com-items .text-serv h5 {
  font-size: 2.45rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
  text-align: left;
}
.services-part-home-02 .com-items .text-serv .btn-r-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.76rem;
  font-weight: 600;
  padding: 0;
  height: 50px;
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: auto;
  padding-left: 15px;
}
.services-part-home-02 .com-items .text-serv .btn-r-more span {
  background: #0b132b;
  color: #fff;
  height: 50px;
  width: 40px;
  margin-left: auto;
  display: flex;
  align-items: center;
}
.services-part-home-02 .com-items .text-serv .btn-r-more span svg {
  width: 35px;
  height: 35px;
}
.services-part-home-02 .com-items .hover-fes {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  display: grid;
  align-content: center;
  justify-content: center;
  color: #fff;
  padding: 30px;
  transform: translateY(-102%);
  transition: all 0.5s;
}
.services-part-home-02 .com-items .hover-fes h5 {
  font-size: 3rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
}
.services-part-home-02 .com-items .hover-fes p {
  font-size: 1.56rem;
  margin-top: 20px;
}
.services-part-home-02 .com-items .hover-fes .btn-r-more {
  background: #0060ff;
  width: 50px;
  height: 50px;
  display: grid;
  justify-content: center;
  align-content: center;
  margin: auto;
  border-radius: 50%;
  color: #fff !important;
}
.services-part-home-02 .com-items:hover figure img {
  transform: scale(1.1);
}
.services-part-home-02 .com-items:hover .hover-fes {
  transform: translateY(0);
}
.services-part-home-02 .com-items:hover .text-serv {
  transform: translateY(150px);
}
.whychoose-part-home-02 {
  padding: 80px 0;
  background: #0b132b;
  position: relative;
}
.whychoose-part-home-02 .container {
  position: relative;
  z-index: 2;
}
.whychoose-part-home-02:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 480px;
  display: inline-block;
  background: #0060ff;
  height: 100%;
}
.whychoose-part-home-02 .left-part-whyu h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: #0060ff;
  position: relative;
  font-weight: 600;
}
.whychoose-part-home-02 .left-part-whyu h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.whychoose-part-home-02 .left-part-whyu h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.whychoose-part-home-02 .left-part-whyu h1 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.whychoose-part-home-02 .left-part-whyu h6 {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.66rem;
  font-weight: 600;
  color: #fff;
  width: 86%;
}
.whychoose-part-home-02 .left-part-whyu .why-com-div {
  width: 100%;
  margin-bottom: 30px;
}
.whychoose-part-home-02 .left-part-whyu .why-com-div figure {
  width: 80px;
  height: 80px;
  background: #0060ff;
  display: grid;
  align-content: center;
  justify-content: center;
  padding: 20px;
  border-radius: 40% 0 40% 40%;
}
.whychoose-part-home-02 .left-part-whyu .why-com-div figure img {
  filter: brightness(0) invert(1);
}
.whychoose-part-home-02 .left-part-whyu .why-com-div .text-why-h {
  width: 90%;
  padding-left: 15px;
}
.whychoose-part-home-02 .left-part-whyu .why-com-div .text-why-h h5 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 2.55rem;
  color: #fff;
}
.whychoose-part-home-02 .left-part-whyu .why-com-div .text-why-h h5:after {
  display: none;
}
.whychoose-part-home-02 .left-part-whyu .why-com-div .text-why-h p {
  color: #999;
}
.whychoose-part-home-02 .righty-why {
  width: 100%;
  height: 500px;
  border-radius: 8px;
  overflow: hidden;
  filter: drop-shadow(-1px 10px 18px rgba(50, 50, 0, 0.5));
}
.whychoose-part-home-02 .righty-why figcaption {
  background: #0060ff;
  padding: 10px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 3rem;
}
.whychoose-part-home-02 .righty-why img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cash-stuidy-home-02 .titels-cash {
  background: #0060ff url(../images/bg-study02.png) no-repeat;
  background-position: top left;
  color: #fff;
  padding: 80px 0;
}
.cash-stuidy-home-02 .titels-cash h5 {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
}
.cash-stuidy-home-02 .titels-cash h5:after {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.cash-stuidy-home-02 .titels-cash h5:before {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.cash-stuidy-home-02 .titels-cash h1 {
  font-size: 4rem;
  font-weight: 700;
}
.cash-stuidy-home-02 .titels-cash p {
  font-size: 1.65rem;
}
.cash-stuidy-home-02 .mixitup-control-active {
  color: #0060ff !important;
  background: #fff !important;
  box-shadow: 0px 14px 80px rgba(252, 56, 56, 0.4);
  font-weight: 700 !important;
}
.cash-stuidy-home-02 .controls .btn {
  font-weight: 700;
  font-size: 2rem;
  padding: 3px 15px;
  border-radius: 28px;
  font-weight: 600;
  background: none;
  box-shadow: none;
  font-family: "Rajdhani", sans-serif;
  border: solid 2px #fff !important;
  color: #fff;
  margin: 0 10px;
}
.cash-stuidy-home-02 .items-work {
  height: 400px;
}
.cash-stuidy-home-02 .items-work .img-works {
  height: 300px;
  width: 100%;
}
.cash-stuidy-home-02 .items-work .img-works img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cash-stuidy-home-02 .items-work .work-title {
  background: #fff;
  width: 90% !important;
  margin: auto !important;
  position: relative;
  top: -30px;
  padding: 20px;
  display: table;
}
.cash-stuidy-home-02 .items-work .work-title h5 {
  color: #0060ff;
  font-size: 2.56rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.cash-stuidy-home-02 .items-work .work-title h5:after {
  display: none;
}
.cash-stuidy-home-02 .items-work .work-title h5:before {
  display: none;
}
.cash-stuidy-home-02 .items-work .work-title h5 span {
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.65rem;
}
.clients-slider {
  margin-top: 90px;
}
.clients-slider .logo-clients {
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 150px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  margin: 30px 0;
}
.comon-miisnon figure {
  width: 100%;
  height: 130px;
}
.comon-miisnon figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.comon-miisnon ul li {
  line-height: 29px;
}
.comon-miisnon ul li i {
  color: #0060ff;
}
.com-about-right-h .nav-tabs {
  border-bottom: 2px solid #dee2e6;
}
.com-about-right-h .nav-tabs .nav-item.show .nav-link,
.com-about-right-h .nav-tabs .nav-link.active {
  background: #0060ff;
  color: #fff;
}
.com-about-right-h .nav-tabs .nav-item.show .nav-link,
.com-about-right-h .nav-tabs .nav-link {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  text-transform: capitalize;
}
.services-part-home-03 {
  background: #0060ff url(../images/1.png) no-repeat;
  position: relative;
  background-size: 100%;
  background-position: top center;
  margin-top: 90px;
  padding: 80px 0;
}
.services-part-home-03 .comon-heading h5 {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.services-part-home-03 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-03 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-03 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #fff;
  margin-top: 5px;
}
.services-part-home-03 .com-items {
  background: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 370px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin: 30px 0;
  position: relative;
}
.services-part-home-03 .com-items:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #0b132b;
  display: inline-block;
  content: "";
  transform: translateY(-400px);
  transition: all 0.5s;
}
.services-part-home-03 .com-items .img-box-serv {
  height: 140px;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.services-part-home-03 .com-items .img-box-serv figure {
  display: inline-block;
  height: 140px;
  width: 100%;
}
.services-part-home-03 .com-items .img-box-serv figure img {
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.services-part-home-03 .com-items .img-box-serv .icon-serv {
  width: 100px;
  height: 100px;
  display: table;
  margin: auto;
  border-radius: 50%;
  background: #0060ff;
  box-shadow: 4px 17px 40px rgba(0, 96, 255, 0.65);
  padding: 22px;
}
.services-part-home-03 .com-items .img-box-serv .icon-serv img {
  filter: brightness(0) invert(1);
}
.services-part-home-03 .com-items:hover:after {
  transform: translateY(0);
}
.services-part-home-03 .com-items:hover figure img {
  transform: scale(1.1);
}
.services-part-home-03 .com-items:hover .text-serv h5 {
  color: #fff;
}
.services-part-home-03 .com-items:hover p {
  color: #fff;
}
.services-part-home-03 .com-items:hover .btn-r-more {
  background: #0060ff;
}
.services-part-home-03 .com-items .text-serv {
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
.services-part-home-03 .com-items .text-serv h5 {
  font-size: 2.45rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
}
.services-part-home-03 .com-items .text-serv .btn-r-more {
  background: #0b132b;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.76rem;
  font-weight: 600;
  padding: 0;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: auto;
  border-radius: 50%;
}
.services-part-home-03 .com-items .text-serv .btn-r-more span {
  background: #0b132b;
  color: #fff;
  height: 50px;
  width: 40px;
  margin-left: auto;
  display: flex;
  align-items: center;
}
.services-part-home-03 .com-items .text-serv .btn-r-more span svg {
  width: 35px;
  height: 35px;
}
.cash-stuidy-home-03 .titels-cash {
  background: #0b132b url(../images/bg-study01.jpg) no-repeat;
  background-position: top left;
  color: #fff;
  padding: 80px 0;
}
.cash-stuidy-home-03 .titels-cash h5 {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
}
.cash-stuidy-home-03 .titels-cash h5:after {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.cash-stuidy-home-03 .titels-cash h5:before {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.cash-stuidy-home-03 .titels-cash h1 {
  font-size: 4rem;
  font-weight: 700;
}
.cash-stuidy-home-03 .titels-cash p {
  font-size: 1.65rem;
}
.cash-stuidy-home-03 .mixitup-control-active {
  color: #0060ff !important;
  background: #fff !important;
  box-shadow: 0px 14px 80px rgba(252, 56, 56, 0.4);
  font-weight: 700 !important;
}
.cash-stuidy-home-03 .controls .btn {
  font-weight: 700;
  font-size: 2rem;
  padding: 3px 15px;
  border-radius: 28px;
  font-weight: 600;
  background: none;
  box-shadow: none;
  font-family: "Rajdhani", sans-serif;
  border: solid 2px #fff !important;
  color: #fff;
  margin: 0 10px;
}
.cash-stuidy-home-03 .items-work {
  height: 300px;
  overflow: hidden;
  position: relative;
}
.cash-stuidy-home-03 .items-work .hover-button-divnm {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  background: rgba(11, 19, 43, 0.8117647059);
  display: grid;
  align-content: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.5s;
}
.cash-stuidy-home-03 .items-work .hover-button-divnm .btn svg {
  color: #fff;
  width: 40px;
  height: 40px;
}
.cash-stuidy-home-03 .items-work .img-works {
  height: 300px;
  width: 100%;
}
.cash-stuidy-home-03 .items-work .img-works img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cash-stuidy-home-03 .items-work .work-title {
  background: #fff;
  margin: auto !important;
  width: 100%;
  position: relative;
  top: 0;
  padding: 20px;
  display: table;
  transform: translateY(0);
  transition: all 0.5s;
  z-index: 2;
}
.cash-stuidy-home-03 .items-work .work-title h5 {
  color: #0060ff;
  font-size: 2.56rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.cash-stuidy-home-03 .items-work .work-title h5:after {
  display: none;
}
.cash-stuidy-home-03 .items-work .work-title h5:before {
  display: none;
}
.cash-stuidy-home-03 .items-work .work-title h5 span {
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.65rem;
}
.cash-stuidy-home-03 .items-work:hover .work-title {
  transform: translateY(-94px);
}
.cash-stuidy-home-03 .items-work:hover .hover-button-divnm {
  opacity: 9;
  z-index: 1;
}
.achivemnets-02 {
  margin-top: 90px;
}
.achivemnets-02 .insj {
  background: #0060ff;
  padding: 30px;
  border-radius: 10px;
}
.achivemnets-02 .insj .comk figure {
  width: 50px;
  height: 50px;
}
.achivemnets-02 .insj .comk figure img {
  filter: brightness(0) invert(1);
}
.achivemnets-02 .insj .comk .textr h2 {
  font-size: 3.45rem;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.achivemnets-02 .insj .comk .textr h5 {
  font-size: 1.75rem;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
}
.blogs-home-02 {
  padding-top: 120px;
}
.blogs-home-02 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.blogs-home-02 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.blogs-home-02 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.blogs-home-02 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 8px;
}
.blogs-home-02 .items-blogs {
  height: 540px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.blogs-home-02 .items-blogs figure {
  height: 270px;
}
.blogs-home-02 .items-blogs figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blogs-home-02 .items-blogs .content-post {
  padding: 10px 30px;
  position: relative;
  top: -45px;
}
.blogs-home-02 .items-blogs .content-post h5 {
  font-size: 2.45rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  margin-bottom: 13px;
}
.blogs-home-02 .items-blogs .content-post .admin-t {
  margin-right: 15px;
  font-weight: 600;
}
.blogs-home-02 .items-blogs .content-post .admin-t i {
  color: #0060ff;
  margin-right: 5px;
}
.blogs-home-02 .items-blogs .content-post .admin-t span {
  font-family: "Rajdhani", sans-serif;
}
.blogs-home-02 .items-blogs .content-post .btn-mre {
  color: #0060ff;
  font-size: 1.85rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.blogs-home-02 .items-blogs .content-post .btn-mre i {
  font-size: 1rem;
}
.blogs-home-02 .top-blogs-iduv {
  background: #fff;
  padding: 10px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  justify-content: space-between;
}
.blogs-home-02 .top-blogs-iduv .snm-05-img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  align-content: center;
  margin-right: 8px;
}
.blogs-home-02 .top-blogs-iduv .snm-05-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blogs-home-02 .top-blogs-iduv h6 {
  font-family: "Rajdhani", sans-serif;
  text-transform: capitalize;
  font-size: 1.65rem;
}
.blogs-home-02 .top-blogs-iduv h6 i {
  color: #0060ff;
  font-size: 1.65rem;
}
.banner-part-02 {
  height: 580px;
  position: relative;
}
.banner-part-02 .carousel-indicators {
  bottom: 50px;
}
.banner-part-02 .carousel-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-part-02 .carousel-inner {
  height: 580px;
}
.banner-part-02 .carousel-caption {
  height: 100%;
  bottom: 0;
  display: grid;
  align-content: center;
  text-align: left;
  left: 0;
  right: 0;
}
.banner-part-02 .carousel-caption h5 {
  font-family: "Shadows Into Light", cursive;
  font-size: 3rem;
  color: #fff;
  text-transform: capitalize;
}
.banner-part-02 .carousel-caption h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  color: #fff;
}
.banner-part-02 .carousel-caption h1 span {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.banner-part-02 .carousel-caption p {
  font-size: 1.65rem;
}
.banner-part-02 .carousel-caption .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2rem;
  width: 170px;
}
.top-sectionsj {
  margin-top: 90px;
}
.top-sectionsj .insjfg {
  background: #0060ff;
  border-radius: 15px;
  padding: 30px;
}
.top-sectionsj .row .comon-feature-new {
  border-right: solid 1px #5281f7;
}
.top-sectionsj .row > div:last-child .comon-feature-new {
  border-right: none;
}
.comon-feature-new {
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 200px;
  padding: 30px 30px 14px;
}
.comon-feature-new figure {
  width: 50px;
  height: 50px;
  margin: 0;
  display: table;
  margin-bottom: 0px;
  overflow: hidden;
}
.comon-feature-new figure img {
  filter: brightness(0) invert(1);
}
.comon-feature-new h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  margin-top: 15px;
}
.comon-feature-new p {
  color: #fff;
  margin-top: 8px;
  font-size: 1.35rem;
}
.services-part-home-04 {
  background: #f9f9f9 url(../images/bg-dots2.png) no-repeat;
  position: relative;
  background-size: 100%;
  background-position: top center;
  margin-top: 90px;
  padding: 80px 0;
}
.services-part-home-04 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.services-part-home-04 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-04 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-04 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.services-part-home-04 .com-items {
  background: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 370px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin: 30px 0;
  position: relative;
}
.services-part-home-04 .com-items:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #0060ff;
  display: inline-block;
  content: "";
  transform: translateY(-400px);
  transition: all 0.5s;
}
.services-part-home-04 .com-items .img-box-serv {
  height: 140px;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.services-part-home-04 .com-items .img-box-serv figure {
  display: inline-block;
  height: 140px;
  width: 100%;
}
.services-part-home-04 .com-items .img-box-serv figure img {
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.services-part-home-04 .com-items .img-box-serv .icon-serv {
  width: 100px;
  height: 100px;
  display: table;
  margin: auto;
  border-radius: 50%;
  background: #0060ff;
  box-shadow: 4px 17px 40px rgba(0, 96, 255, 0.65);
  padding: 22px;
}
.services-part-home-04 .com-items .img-box-serv .icon-serv img {
  filter: brightness(0) invert(1);
}
.services-part-home-04 .com-items:hover .icon-serv {
  background: #fff;
}
.services-part-home-04 .com-items:hover .icon-serv img {
  filter: brightness(1);
}
.services-part-home-04 .com-items:hover:after {
  transform: translateY(0);
}
.services-part-home-04 .com-items:hover figure img {
  transform: scale(1.1);
}
.services-part-home-04 .com-items:hover .text-serv .icon-serv {
  background: #0b132b;
}
.services-part-home-04 .com-items:hover .text-serv h5 {
  color: #fff;
}
.services-part-home-04 .com-items:hover p {
  color: #fff;
}
.services-part-home-04 .com-items:hover .btn-r-more {
  background: #0060ff;
}
.services-part-home-04 .com-items .text-serv {
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
.services-part-home-04 .com-items .text-serv h5 {
  font-size: 2.45rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
}
.services-part-home-04 .com-items .text-serv .btn-r-more {
  background: #0b132b;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.76rem;
  font-weight: 600;
  padding: 0;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: auto;
  border-radius: 50%;
}
.services-part-home-04 .com-items .text-serv .btn-r-more span {
  background: #0b132b;
  color: #fff;
  height: 50px;
  width: 40px;
  margin-left: auto;
  display: flex;
  align-items: center;
}
.services-part-home-04 .com-items .text-serv .btn-r-more span svg {
  width: 35px;
  height: 35px;
}
.cash-stuidy-home-04 .titels-cash {
  background: #fff;
  padding: 80px 0;
}
.cash-stuidy-home-04 .titels-cash h5 {
  font-size: 2rem;
  font-weight: 600;
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
}
.cash-stuidy-home-04 .titels-cash h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.cash-stuidy-home-04 .titels-cash h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.cash-stuidy-home-04 .titels-cash p {
  font-size: 1.65rem;
}
.cash-stuidy-home-04 .sell-sbtn {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  width: 220px;
  box-shadow: 4px 17px 40px rgba(0, 96, 255, 0.65);
  height: 50px;
  line-height: 40px;
}
.cash-stuidy-home-04 .items-work {
  height: 400px;
  position: relative;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.12);
  margin-top: 30px;
  margin-bottom: 30px;
}
.cash-stuidy-home-04 .items-work .hover-button-divnm {
  position: absolute;
  top: 0;
  height: 305px;
  width: 100%;
  left: 0;
  right: 0;
  background: rgba(11, 19, 43, 0.8117647059);
  display: grid;
  align-content: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.5s;
}
.cash-stuidy-home-04 .items-work .hover-button-divnm .btn svg {
  color: #fff;
  width: 40px;
  height: 40px;
}
.cash-stuidy-home-04 .items-work .img-works {
  height: 305px;
  width: 100%;
  position: relative;
}
.cash-stuidy-home-04 .items-work .img-works img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cash-stuidy-home-04 .items-work .work-title {
  background: #fff;
  margin: auto !important;
  width: 100%;
  position: relative;
  padding: 20px;
  display: table;
  transform: translateY(0);
  transition: all 0.5s;
  z-index: 2;
}
.cash-stuidy-home-04 .items-work .work-title h5 {
  color: #0b132b;
  font-size: 2.56rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.cash-stuidy-home-04 .items-work .work-title h5 span {
  color: #0060ff;
}
.cash-stuidy-home-04 .items-work .work-title h5:after {
  display: none;
}
.cash-stuidy-home-04 .items-work .work-title h5:before {
  display: none;
}
.cash-stuidy-home-04 .items-work .work-title h5 span {
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.65rem;
}
.cash-stuidy-home-04 .items-work:hover .hover-button-divnm {
  opacity: 9;
  z-index: 1;
}
.howit-work-home-02 {
  padding: 80px 0;
  background: #001659 url(../images/map.64d3dbc2e5120598223b.png) no-repeat;
  background-position: top center;
  height: 560px;
}
.howit-work-home-02 .comon-heading h5 {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.howit-work-home-02 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.howit-work-home-02 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.howit-work-home-02 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #fff;
  margin-top: 5px;
}
.howit-work-home-02 .comon-items-stp {
  display: inline-block;
  width: 100%;
  border-radius: 10px;
  height: 220px;
  background: #fff;
  transform: scale(1);
  transition: all 0.5s;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}
.howit-work-home-02 .comon-items-stp .img-sty-box {
  display: inline-block;
  width: 100%;
  position: relative;
  height: 30px;
}
.howit-work-home-02 .comon-items-stp .img-sty-box .no01 {
  position: absolute;
  width: 80px;
  height: 80px;
  display: grid;
  align-content: center;
  justify-content: center;
  background: #0060ff;
  color: #fff;
  border: solid 8px #5281f7;
  border-radius: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 2rem;
  z-index: 2;
  margin: auto;
}
.howit-work-home-02 .comon-items-stp .img-sty-box figure {
  width: 180px;
  height: 180px;
  margin: 0 auto !important;
  border-radius: 50%;
  background: #fff;
  position: relative;
  margin: 0 auto;
}
.howit-work-home-02 .comon-items-stp .img-sty-box figure::before {
  position: absolute;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  border: dashed 1px #bbb;
  content: "";
  left: -15px;
  right: 0;
  margin: auto;
  top: -15px;
  z-index: 1;
}
.howit-work-home-02 .comon-items-stp .img-sty-box figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.howit-work-home-02 .comon-items-stp .st-names {
  margin-top: 20px;
  padding: 0 20px;
}
.howit-work-home-02 .comon-items-stp .st-names h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2.56rem;
  color: #0b132b;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.howit-work-home-02 .comon-items-stp:hover {
  transform: scale(1.1);
}
.achivemnets-03 {
  margin-bottom: 60px;
}
.achivemnets-03 .insj .comk figure {
  width: 50px;
  height: 50px;
}
.achivemnets-03 .insj .comk figure img {
  filter: brightness(0) invert(1);
}
.achivemnets-03 .insj .comk .textr h2 {
  font-size: 3.45rem;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.achivemnets-03 .insj .comk .textr h5 {
  font-size: 1.75rem;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
}
.team-part-home-02 {
  background: #fff;
  padding: 100px 0;
}
.team-part-home-02 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.team-part-home-02 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.team-part-home-02 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.team-part-home-02 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.team-part-home-02 .tema-items {
  height: 360px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  margin-bottom: 30px;
}
.team-part-home-02 .tema-items .tema-details {
  text-align: center;
  position: relative;
  padding-top: 18px;
}
.team-part-home-02 .tema-items .tema-details h5 {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  position: relative;
}
.team-part-home-02 .tema-items .tema-details h5 span {
  font-size: 1.56rem;
  color: #0060ff;
  margin-top: 5px;
}
.team-part-home-02 .tema-items .img-box-team01 {
  height: 270px;
  overflow: hidden;
  position: relative;
}
.team-part-home-02 .tema-items .img-box-team01 .hover-team {
  position: absolute;
  height: 100%;
  display: grid;
  z-index: 2;
  top: 0;
  padding: 0 29px;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.5s;
}
.team-part-home-02 .tema-items .img-box-team01 .user-pic {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-part-home-02 .tema-items .soc-t {
  background: #fff;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  padding: 10px;
  margin: 0 5px;
}
.team-part-home-02 .tema-items .soc-t figure {
  text-align: center;
  margin: 0 auto !important;
  width: 88%;
}
.team-part-home-02 .tema-items .soc-t figure img {
  transform: scale(1);
  transition: all 0.5s;
}
.team-part-home-02 .tema-items:hover .hover-team {
  opacity: 9;
}
.team-part-home-02 .tema-items:hover .soc-t figure img {
  transform: scale(1.1);
}
.tetimonals-work-home-02 {
  background: url(../images/vdeo-bg.jpg) no-repeat;
  background-size: cover;
}
.tetimonals-work-home-02 .comon-heading {
  text-align: center;
}
.tetimonals-work-home-02 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.tetimonals-work-home-02 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-02 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-02 .comon-heading h1 {
  color: #fff;
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-02 .comon-heading h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-02 .dveo-text {
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.tetimonals-work-home-02 .dveo-text h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-02 .dveo-text h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-02 .dveo-text p {
  color: #fff;
  font-size: 1.65rem;
}
.tetimonals-work-home-02 .dveo-text .btn-more {
  background: #0060ff;
  width: 150px;
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  height: 45px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
}
.tetimonals-work-home-02 .dveo-text .btn-play01 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100%;
  color: #0060ff;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-animation: murad 1s linear infinite;
  animation: murad 1.5s linear infinite;
  -webkit-transition: 0.5s;
  font-size: 3rem;
  z-index: 1;
  padding-left: 20px;
}
.tetimonals-work-home-02 .slider-tesr {
  position: relative;
  top: 50px;
}
.tetimonals-work-home-02 .slider-tesr .tems-slider01 {
  padding: 30px;
  border-radius: 8px;
  height: auto;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  margin-bottom: 30px;
}
.tetimonals-work-home-02 .slider-tesr .tems-slider01 .img-userpic {
  height: 143px;
  position: relative;
  width: 20%;
  margin: auto;
}
.tetimonals-work-home-02 .slider-tesr .tems-slider01 .img-userpic figure {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.tetimonals-work-home-02 .slider-tesr .tems-slider01 .img-userpic figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-02 .slider-tesr .tems-slider01 .img-userpic .quite {
  background: #0060ff;
  width: 45px;
  height: 45px;
  color: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 40px;
  bottom: 19px;
  border-radius: 50%;
}
.tetimonals-work-home-02 .slider-tesr .tems-slider01 .para-details {
  width: 70%;
  margin: auto;
}
.tetimonals-work-home-02 .slider-tesr .tems-slider01 .para-details p {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
}
.tetimonals-work-home-02 .slider-tesr .tems-slider01 .para-details h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2rem;
  color: #fff;
}
.tetimonals-work-home-02 .slider-tesr .tems-slider01 .para-details h5 span {
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.45rem;
  margin-top: 5px;
  font-weight: 600;
}
.howit-work-home-03 {
  padding: 40px 0;
  background: url(../images/1-st.webp) no-repeat;
  background-position: center center;
}
.howit-work-home-03 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.howit-work-home-03 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.howit-work-home-03 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.howit-work-home-03 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.howit-work-home-03 .comon-items-stp {
  display: inline-block;
  width: 100%;
  height: 350px;
  transform: scale(1);
  transition: all 0.5s;
}
.howit-work-home-03 .comon-items-stp .img-sty-box {
  display: inline-block;
  width: 100%;
  position: relative;
  height: 180px;
}
.howit-work-home-03 .comon-items-stp .img-sty-box .no01 {
  position: absolute;
  width: 60px;
  height: 60px;
  display: grid;
  align-content: center;
  justify-content: center;
  background: #0060ff;
  color: #fff;
  border-radius: 50%;
  bottom: 61px;
  left: 30px;
  font-size: 2rem;
  z-index: 2;
}
.howit-work-home-03 .comon-items-stp .img-sty-box figure {
  width: 120px;
  height: 120px;
  margin: 0 auto !important;
  border-radius: 50%;
  background: #0b132b;
  position: relative;
  padding: 30px;
  top: 20px;
}
.howit-work-home-03 .comon-items-stp .img-sty-box figure img {
  filter: brightness(0) invert(1);
}
.howit-work-home-03 .comon-items-stp .img-sty-box figure::before {
  position: absolute;
  width: 151px;
  height: 151px;
  border-radius: 50%;
  border: dashed 1px #bbb;
  content: "";
  left: -15px;
  right: 0;
  margin: auto;
  top: -15px;
  z-index: 1;
}
.howit-work-home-03 .comon-items-stp .st-names {
  margin-top: 0;
}
.howit-work-home-03 .comon-items-stp .st-names h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2.56rem;
  color: #0b132b;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.howit-work-home-03 .comon-items-stp:hover {
  transform: scale(1.1);
}
.achivemnets-03 {
  background: #001659 url(../images/map.64d3dbc2e5120598223b.png) no-repeat;
  background-repeat: no-repeat;
  padding: 90px 0;
}
.achivemnets-03 .insj .comk figure {
  width: 50px;
  height: 50px;
}
.achivemnets-03 .insj .comk figure img {
  filter: brightness(0) invert(1);
}
.achivemnets-03 .insj .comk .textr h2 {
  font-size: 3.45rem;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.achivemnets-03 .insj .comk .textr h5 {
  font-size: 1.75rem;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
}
.new-ui-banner .carousel-indicators [data-bs-target] {
  background: #0060ff;
  height: 7px;
  width: 55px;
  border-radius: 5px;
  border: none !important;
}
.new-ui-banner .carousel-indicators .active {
  opacity: 9 !important;
  background: #fff !important;
}
.banner-part-05 {
  height: 580px;
  position: relative;
}
.banner-part-05 .carousel-indicators {
  bottom: 50px;
}
.banner-part-05 .carousel-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-part-05 .carousel-inner {
  height: 580px;
}
.banner-part-05 .carousel-caption {
  height: 100%;
  bottom: 0;
  display: grid;
  align-content: center;
  text-align: left;
  left: 0;
  right: 0;
}
.banner-part-05 .carousel-caption h5 {
  font-family: "Shadows Into Light", cursive;
  font-size: 3rem;
  color: #0060ff;
  text-transform: capitalize;
}
.banner-part-05 .carousel-caption h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  color: #0b132b;
}
.banner-part-05 .carousel-caption h1 span {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.banner-part-05 .carousel-caption p {
  font-size: 1.65rem;
  color: #0b132b;
}
.banner-part-05 .carousel-caption .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2rem;
  width: 170px;
}
.sm01-01-2 {
  width: 60%;
  height: 210px;
  display: inline-block;
  position: absolute;
  right: 0px;
  bottom: 0;
  border: solid 17px #fff;
  box-shadow: rgba(0, 0, 0, 0.12);
}
.top-sectionsj-02 {
  margin-top: -110px;
  position: relative;
  top: 0;
}
.top-sectionsj-02 .comon-feature-new {
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 250px;
  padding: 30px 30px 14px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-bottom: solid 4px #0060ff;
}
.top-sectionsj-02 .comon-feature-new figure {
  width: 45px;
  margin: 0;
  display: table;
  margin-bottom: 0px;
  overflow: hidden;
}
.top-sectionsj-02 .comon-feature-new figure img {
  filter: brightness(1);
}
.top-sectionsj-02 .comon-feature-new h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  margin-top: 15px;
}
.top-sectionsj-02 .comon-feature-new p {
  color: #0b132b;
  margin-top: 8px;
  font-size: 1.35rem;
}
.new-services-part-01 {
  background: #f5f5f5;
  margin-top: 50px;
  padding: 70px 0;
}
.new-services-part-01 .comon-sert {
  width: 100%;
}
.new-services-part-01 .comon-sert h4 {
  color: #0060ff;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 2.56rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.new-services-part-01 .comon-sert h4:after {
  width: 30px;
  height: 2px;
  background: #0060ff;
  content: "";
  position: relative;
  right: 0;
  top: 0;
  display: inline-block;
  margin-left: 5px;
}
.new-services-part-01 .comon-sert .right-st-text h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2.56rem;
  color: #0b132b;
  margin-bottom: 8px;
}
.new-services-part-01 .comon-sert .right-st-text ul {
  margin-top: 8px;
}
.new-services-part-01 .comon-sert .right-st-text ul li {
  line-height: 30px;
}
.new-services-part-01 .comon-sert .right-st-text ul li a {
  display: inline-block;
  width: 100%;
  position: relative;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #0b132b;
  display: flex;
  font-size: 1.65rem;
}
.new-services-part-01 .comon-sert .right-st-text ul li a::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  font-family: "FontAwesome";
  margin-right: 5px;
  color: #0060ff;
}
.services-part-home-05 {
  padding: 80px 0;
}
.services-part-home-05 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.services-part-home-05 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.services-part-home-05 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-05 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-05 .righy0 {
  width: 100%;
  height: 500px;
}
.services-part-home-05 .righy0 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.services-part-home-05 .rioght-dibn h2 {
  font-size: 3rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
  color: #0b132b;
}
.services-part-home-05 .rioght-dibn ul li {
  display: flex;
  align-items: center;
  font-family: "Rajdhani", sans-serif;
  color: #0b132b;
  font-weight: 700;
  line-height: 30px;
  font-size: 1.65rem;
}
.services-part-home-05 .rioght-dibn ul li::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  font-family: "FontAwesome";
  margin-right: 5px;
  color: #0060ff;
}
.services-part-home-05 .rioght-dibn .red-btn {
  background: #0060ff;
  color: #fff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.services-part-home-05 .nav-pills .nav-link.active,
.services-part-home-05 .nav-pills .show > .nav-link {
  background: #0b132b;
}
.services-part-home-05 .nav-pills .nav-link.active .comon-dert,
.services-part-home-05 .nav-pills .show > .nav-link .comon-dert {
  border-color: #0b132b;
}
.services-part-home-05 .nav-pills .nav-link.active .comon-dert .text-h,
.services-part-home-05 .nav-pills .show > .nav-link .comon-dert .text-h {
  color: #fff;
}
.services-part-home-05 .nav-pills .nav-link.active .comon-dert img,
.services-part-home-05 .nav-pills .show > .nav-link .comon-dert img {
  filter: brightness(0) invert(1);
}
.services-part-home-05 .nav-link {
  border-radius: 0;
  overflow: hidden;
}
.services-part-home-05 li.nav-item {
  width: 20%;
  display: inline-block;
  margin: 0 15px;
}
.services-part-home-05 li.nav-item .comon-dert {
  display: inline-block;
  width: 100%;
  border: solid 2px #0b132b;
  padding: 20px;
}
.services-part-home-05 li.nav-item .comon-dert .text-h {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-top: 12px;
  display: table;
  text-align: center;
  margin: auto;
  color: #0b132b;
}
.services-part-home-05 li.nav-item .comon-dert span img {
  width: 23%;
  margin: auto;
}
.blogs-home-03 {
  padding-top: 120px;
}
.blogs-home-03 .sm-post {
  margin-bottom: 15px;
  width: 100%;
}
.blogs-home-03 .sm-post figure {
  width: 90px;
  height: 70px;
  overflow: hidden;
}
.blogs-home-03 .sm-post figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blogs-home-03 .sm-post .right-pous {
  padding-left: 15px;
}
.blogs-home-03 .sm-post .right-pous h5 {
  font-size: 1.65rem;
  margin-bottom: 10px;
}
.blogs-home-03 .sm-post .right-pous p {
  color: #424242;
}
.blogs-home-03 .sm-post .right-pous p i {
  color: #0060ff;
}
.blogs-home-03 .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  width: 220px;
  box-shadow: 4px 17px 40px rgba(0, 96, 255, 0.65);
  height: 50px;
  line-height: 40px;
}
.blogs-home-03 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.blogs-home-03 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.blogs-home-03 .comon-heading h5:before {
  display: none;
}
.blogs-home-03 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 8px;
}
.blogs-home-03 .items-blogs {
  height: 540px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.blogs-home-03 .items-blogs figure {
  height: 270px;
  position: relative;
}
.blogs-home-03 .items-blogs figure figcaption {
  position: absolute;
  width: 86px;
  height: 86px;
  background: #0060ff;
  color: #fff;
  bottom: 0;
  left: 0;
  border-radius: 0 50px 0 0;
  display: grid;
  align-content: center;
  justify-content: center;
  font-size: 1.65rem;
  text-align: center;
}
.blogs-home-03 .items-blogs figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blogs-home-03 .items-blogs .content-post {
  padding: 10px 30px;
  position: relative;
  top: 0;
}
.blogs-home-03 .items-blogs .content-post h6 {
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.45rem;
  font-weight: 600;
}
.blogs-home-03 .items-blogs .content-post h6 b {
  color: #0060ff;
}
.blogs-home-03 .items-blogs .content-post h5 {
  font-size: 2.45rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  margin-bottom: 13px;
}
.blogs-home-03 .items-blogs .content-post .admin-t {
  margin-right: 15px;
  font-weight: 600;
}
.blogs-home-03 .items-blogs .content-post .admin-t i {
  color: #0060ff;
  margin-right: 5px;
}
.blogs-home-03 .items-blogs .content-post .admin-t span {
  font-family: "Rajdhani", sans-serif;
}
.blogs-home-03 .items-blogs .content-post .btn-mre {
  color: #0060ff;
  font-size: 1.85rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.blogs-home-03 .items-blogs .content-post .btn-mre i {
  font-size: 1rem;
}
.blogs-home-03 .top-blogs-iduv {
  background: #fff;
  padding: 10px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  justify-content: space-between;
}
.blogs-home-03 .top-blogs-iduv .snm-05-img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  align-content: center;
  margin-right: 8px;
}
.blogs-home-03 .top-blogs-iduv h6 {
  font-family: "Rajdhani", sans-serif;
  text-transform: capitalize;
  font-size: 1.65rem;
}
.blogs-home-03 .top-blogs-iduv h6 i {
  color: #0060ff;
  font-size: 1.65rem;
}
.achivemnets-04 {
  background-repeat: no-repeat;
  padding: 30px 0 90px 0;
}
.achivemnets-04 .insj .comk figure {
  width: 50px;
  height: 50px;
}
.achivemnets-04 .insj .comk .textr h2 {
  font-size: 3.45rem;
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.achivemnets-04 .insj .comk .textr h5 {
  font-size: 1.75rem;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
}
.tetimonals-work-home-06 {
  background: url(../images/vdeo-bg.jpg) no-repeat;
  padding: 80px 0;
  background-size: cover;
}
.tetimonals-work-home-06 .comon-heading {
  text-align: center;
}
.tetimonals-work-home-06 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.tetimonals-work-home-06 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-06 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-06 .comon-heading h1 {
  color: #fff;
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-06 .comon-heading h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-06 .dveo-text {
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.tetimonals-work-home-06 .dveo-text h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-06 .dveo-text h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-06 .dveo-text p {
  color: #fff;
  font-size: 1.65rem;
}
.tetimonals-work-home-06 .dveo-text .btn-more {
  background: #0060ff;
  width: 150px;
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  height: 45px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
}
.tetimonals-work-home-06 .dveo-text .btn-play01 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100%;
  color: #0060ff;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-animation: murad 1s linear infinite;
  animation: murad 1.5s linear infinite;
  -webkit-transition: 0.5s;
  font-size: 3rem;
  z-index: 1;
  padding-left: 20px;
}
.tetimonals-work-home-06 .slider-tesr {
  position: relative;
}
.tetimonals-work-home-06 .slider-tesr .tems-slider01 {
  padding: 30px;
  border-radius: 8px;
  height: auto;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  margin-bottom: 30px;
}
.tetimonals-work-home-06 .slider-tesr .tems-slider01 h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2rem;
  color: #fff;
}
.tetimonals-work-home-06 .slider-tesr .tems-slider01 h5 span {
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.45rem;
  margin-top: 5px;
  font-weight: 600;
}
.tetimonals-work-home-06 .slider-tesr .tems-slider01 .img-userpic {
  position: relative;
  width: 20%;
}
.tetimonals-work-home-06 .slider-tesr .tems-slider01 .img-userpic figure {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.tetimonals-work-home-06 .slider-tesr .tems-slider01 .img-userpic figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-06 .slider-tesr .tems-slider01 .img-userpic .quite {
  background: #0060ff;
  width: 45px;
  height: 45px;
  color: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 40px;
  bottom: -20px;
  border-radius: 50%;
}
.tetimonals-work-home-06 .slider-tesr .tems-slider01 .para-details {
  width: 100%;
  margin: auto;
  border: solid 1px #fff;
  padding: 20px;
}
.tetimonals-work-home-06 .slider-tesr .tems-slider01 .para-details p {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
}
.new-uliner-line h1 span {
  position: relative;
}
.new-uliner-line h1 span:after {
  background: url(../images/10.webp) no-repeat;
  position: absolute;
  content: "";
  display: inline-block;
  width: 230px;
  height: 43px;
  right: 100px;
  bottom: -28px;
  float: right;
}
.sm01-01-2 {
  width: 60%;
  height: 210px;
  display: inline-block;
  position: absolute;
  right: 0px;
  bottom: 0;
  border: solid 17px #fff;
  box-shadow: rgba(0, 0, 0, 0.12);
}
.top-sectionsj-02 {
  margin-top: -110px;
  position: relative;
  top: 0;
}
.top-sectionsj-02 .insjfg .comon-feature-new {
  border: none !important;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.34);
}
.top-sectionsj-02 .insjfg .row > div:nth-child(2) .comon-feature-new {
  background: #0060ff;
  box-shadow: inset #0052db -19px 2px 13px;
}
.top-sectionsj-02 .insjfg .row > div:nth-child(2) .comon-feature-new h5 {
  color: #fff;
}
.top-sectionsj-02 .insjfg .row > div:nth-child(2) .comon-feature-new p {
  color: #fff;
}
.top-sectionsj-02
  .insjfg
  .row
  > div:nth-child(2)
  .comon-feature-new
  figure
  img {
  filter: brightness(0) invert(1);
}
.top-sectionsj-02 .insjfg .row > div:nth-child(4) .comon-feature-new {
  background: #0b132b;
  box-shadow: inset #0e1324 -19px 2px 13px;
}
.top-sectionsj-02 .insjfg .row > div:nth-child(4) .comon-feature-new h5 {
  color: #fff;
}
.top-sectionsj-02 .insjfg .row > div:nth-child(4) .comon-feature-new p {
  color: #fff;
}
.top-sectionsj-02
  .insjfg
  .row
  > div:nth-child(4)
  .comon-feature-new
  figure
  img {
  filter: brightness(0) invert(1);
}
.top-sectionsj-02 .comon-feature-new {
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 250px;
  padding: 30px 30px 14px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.top-sectionsj-02 .comon-feature-new figure {
  width: 45px;
  margin: 0;
  display: table;
  margin-bottom: 0px;
  overflow: hidden;
}
.top-sectionsj-02 .comon-feature-new figure img {
  filter: brightness(1);
}
.top-sectionsj-02 .comon-feature-new h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  margin-top: 15px;
}
.top-sectionsj-02 .comon-feature-new p {
  color: #0b132b;
  margin-top: 8px;
  font-size: 1.35rem;
}
.new-services-part-01 {
  background: #f5f5f5;
  margin-top: 50px;
  padding: 70px 0;
}
.new-services-part-01 .comon-sert {
  width: 100%;
}
.new-services-part-01 .comon-sert h4 {
  color: #0060ff;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 2.56rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.new-services-part-01 .comon-sert h4:after {
  width: 30px;
  height: 2px;
  background: #0060ff;
  content: "";
  position: relative;
  right: 0;
  top: 0;
  display: inline-block;
  margin-left: 5px;
}
.new-services-part-01 .comon-sert .right-st-text h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2.56rem;
  color: #0b132b;
  margin-bottom: 8px;
}
.new-services-part-01 .comon-sert .right-st-text ul {
  margin-top: 8px;
}
.new-services-part-01 .comon-sert .right-st-text ul li {
  line-height: 30px;
}
.new-services-part-01 .comon-sert .right-st-text ul li a {
  display: inline-block;
  width: 100%;
  position: relative;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #0b132b;
  display: flex;
  font-size: 1.65rem;
}
.new-services-part-01 .comon-sert .right-st-text ul li a::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  font-family: "FontAwesome";
  margin-right: 5px;
  color: #0060ff;
}
.services-part-home-07 {
  background: #001659 url(../images/map.64d3dbc2e5120598223b.png) no-repeat;
  position: relative;
  background-size: 100%;
  background-position: top center;
  margin-top: 90px;
  padding: 80px 0;
}
.services-part-home-07 .comon-heading h5 {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.services-part-home-07 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-07 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-07 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #fff;
  margin-top: 5px;
}
.services-part-home-07 .com-items {
  border: solid 2px #0060ff;
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 370px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin: 30px 0;
  position: relative;
}
.services-part-home-07 .com-items p {
  color: #fff;
}
.services-part-home-07 .com-items:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #0b132b;
  display: inline-block;
  content: "";
  transform: translateY(-400px);
  transition: all 0.5s;
}
.services-part-home-07 .com-items .img-box-serv {
  height: 140px;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.services-part-home-07 .com-items .img-box-serv figure {
  display: inline-block;
  height: 140px;
  width: 100%;
}
.services-part-home-07 .com-items .img-box-serv figure img {
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.services-part-home-07 .com-items .img-box-serv .icon-serv {
  width: 100px;
  height: 100px;
  display: table;
  margin: auto;
  border-radius: 50%;
  background: #0060ff;
  box-shadow: 4px 17px 40px rgba(0, 96, 255, 0.65);
  padding: 22px;
}
.services-part-home-07 .com-items .img-box-serv .icon-serv img {
  filter: brightness(0) invert(1);
}
.services-part-home-07 .com-items:hover {
  border: solid 2px #0b132b;
}
.services-part-home-07 .com-items:hover:after {
  transform: translateY(0);
}
.services-part-home-07 .com-items:hover figure img {
  transform: scale(1.1);
}
.services-part-home-07 .com-items:hover .text-serv h5 {
  color: #fff;
}
.services-part-home-07 .com-items:hover p {
  color: #fff;
}
.services-part-home-07 .com-items:hover .btn-r-more {
  background: #0060ff;
}
.services-part-home-07 .com-items .text-serv {
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
.services-part-home-07 .com-items .text-serv h5 {
  font-size: 2.45rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #fff;
}
.services-part-home-07 .com-items .text-serv .btn-r-more {
  background: #fff;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.76rem;
  font-weight: 600;
  padding: 0;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: auto;
  border-radius: 50%;
}
.services-part-home-07 .com-items .text-serv .btn-r-more span {
  background: #fff;
  color: #0b132b;
  height: 50px;
  width: 40px;
  margin-left: auto;
  display: flex;
  align-items: center;
}
.services-part-home-07 .com-items .text-serv .btn-r-more span svg {
  width: 35px;
  height: 35px;
}
.cash-stuidy-home-07 .titels-cash {
  background: #fff;
  color: #fff;
  padding: 80px 0;
}
.cash-stuidy-home-07 .titels-cash h5 {
  font-size: 2rem;
  font-weight: 600;
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
}
.cash-stuidy-home-07 .titels-cash h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.cash-stuidy-home-07 .titels-cash h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.cash-stuidy-home-07 .titels-cash h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.cash-stuidy-home-07 .titels-cash p {
  font-size: 1.65rem;
}
.cash-stuidy-home-07 .mixitup-control-active {
  color: #fff !important;
  background: #0060ff !important;
  box-shadow: 0px 14px 80px rgba(252, 56, 56, 0.4);
  font-weight: 700 !important;
}
.cash-stuidy-home-07 .controls .btn {
  font-weight: 700;
  font-size: 2rem;
  padding: 3px 15px;
  border-radius: 28px;
  font-weight: 600;
  background: none;
  box-shadow: none;
  font-family: "Rajdhani", sans-serif;
  border: solid 2px #0060ff !important;
  color: #0060ff;
  margin: 0 10px;
}
.cash-stuidy-home-07 .items-work {
  height: 300px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.cash-stuidy-home-07 .items-work .hover-button-divnm {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  background: rgba(11, 19, 43, 0.8117647059);
  display: grid;
  align-content: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.5s;
}
.cash-stuidy-home-07 .items-work .hover-button-divnm .btn svg {
  color: #fff;
  width: 40px;
  height: 40px;
}
.cash-stuidy-home-07 .items-work .img-works {
  height: 300px;
  width: 100%;
}
.cash-stuidy-home-07 .items-work .img-works img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cash-stuidy-home-07 .items-work .work-title {
  background: #fff;
  margin: auto !important;
  width: 100%;
  position: relative;
  top: 0;
  padding: 20px;
  display: table;
  transform: translateY(0);
  transition: all 0.5s;
  z-index: 2;
}
.cash-stuidy-home-07 .items-work .work-title h5 {
  color: #0060ff;
  font-size: 2.56rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.cash-stuidy-home-07 .items-work .work-title h5:after {
  display: none;
}
.cash-stuidy-home-07 .items-work .work-title h5:before {
  display: none;
}
.cash-stuidy-home-07 .items-work .work-title h5 span {
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.65rem;
}
.cash-stuidy-home-07 .items-work:hover .work-title {
  transform: translateY(-94px);
}
.cash-stuidy-home-07 .items-work:hover .hover-button-divnm {
  opacity: 9;
  z-index: 1;
}
.tetimonals-work-home-07 .inside-texr {
  background: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
.tetimonals-work-home-07 .inside-texr .righty01 {
  width: 100%;
  height: 390px;
}
.tetimonals-work-home-07 .inside-texr .righty01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-07 .video-sections {
  position: relative;
}
.tetimonals-work-home-07 .video-sections .img-videom {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  height: 680px;
}
.tetimonals-work-home-07 .video-sections .img-videom img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-07 .dveo-text {
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.tetimonals-work-home-07 .dveo-text h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-07 .dveo-text h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-07 .dveo-text p {
  color: #fff;
  font-size: 1.65rem;
}
.tetimonals-work-home-07 .dveo-text .btn-more {
  background: #0060ff;
  width: 150px;
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  height: 45px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
}
.tetimonals-work-home-07 .dveo-text .btn-play01 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100%;
  color: #0060ff;
  background: #fff;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-animation: murad 1s linear infinite;
  animation: murad 1.5s linear infinite;
  -webkit-transition: 0.5s;
  font-size: 3rem;
  z-index: 1;
  padding-left: 20px;
}
.tetimonals-work-home-07 .slider-tesr {
  position: relative;
  top: 50px;
}
.tetimonals-work-home-07 .slider-tesr .tems-slider01 {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  height: 350px;
}
.tetimonals-work-home-07 .slider-tesr .tems-slider01 .img-userpic {
  height: 143px;
  position: relative;
  width: 43%;
  margin: auto;
}
.tetimonals-work-home-07 .slider-tesr .tems-slider01 .img-userpic figure {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.tetimonals-work-home-07 .slider-tesr .tems-slider01 .img-userpic figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-07 .slider-tesr .tems-slider01 .img-userpic .quite {
  background: #0060ff;
  width: 45px;
  height: 45px;
  color: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 40px;
  bottom: 19px;
  border-radius: 50%;
}
.tetimonals-work-home-07 .slider-tesr .tems-slider01 .para-details h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2rem;
}
.tetimonals-work-home-07 .slider-tesr .tems-slider01 .para-details h5 span {
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.45rem;
  margin-top: 5px;
  font-weight: 600;
}
.add-section-home-01 {
  background: #001659;
  height: 280px;
  position: relative;
  margin-top: 80px;
  display: grid !important;
  align-content: center;
}
.add-section-home-01 h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.add-section-home-01 p {
  color: #fff;
  font-size: 1.65rem;
}
.add-section-home-01 .conta-btn {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2rem;
}
.add-section-home-01 .container .righyu01 {
  position: absolute;
  right: 15%;
  bottom: 0;
  width: 22%;
}
.services-part-home-08 {
  position: relative;
  background-size: 100%;
  margin-top: 0;
  padding: 80px 0;
}
.services-part-home-08 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.services-part-home-08 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-08 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-08 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.services-part-home-08 .com-items {
  background: #fff;
  display: inline-block;
  width: 100%;
  height: 540px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin: 30px 0;
}
.services-part-home-08 .com-items .img-box-serv {
  height: 340px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.services-part-home-08 .com-items .img-box-serv figure {
  display: inline-block;
  height: 300px;
  width: 100%;
}
.services-part-home-08 .com-items .img-box-serv figure img {
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.services-part-home-08 .com-items .img-box-serv .icon-serv {
  width: 80px;
  height: 80px;
  display: table;
  margin: auto;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.14);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  padding: 22px;
}
.services-part-home-08 .com-items:hover figure img {
  transform: scale(1.1);
}
.services-part-home-08 .com-items .text-serv {
  padding: 0 30px;
}
.services-part-home-08 .com-items .text-serv h5 {
  font-size: 2.45rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
}
.services-part-home-08 .com-items .text-serv .btn-r-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.76rem;
  font-weight: 600;
  padding: 0;
  height: 50px;
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: auto;
  padding-left: 15px;
}
.services-part-home-08 .com-items .text-serv .btn-r-more span {
  background: #0b132b;
  color: #fff;
  height: 50px;
  width: 40px;
  margin-left: auto;
  display: flex;
  align-items: center;
}
.services-part-home-08 .com-items .text-serv .btn-r-more span svg {
  width: 35px;
  height: 35px;
}
.new-services-part-08 {
  background: #f9f9f9 url(../images/1-bg.png) no-repeat;
  margin-top: 50px;
  padding: 70px 0;
}
.new-services-part-08 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.new-services-part-08 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.new-services-part-08 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.new-services-part-08 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.new-services-part-08 .comon-sert {
  width: 100%;
}
.new-services-part-08 .comon-sert h4 {
  color: #0060ff;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 2.56rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.new-services-part-08 .comon-sert h4:after {
  width: 30px;
  height: 2px;
  background: #0060ff;
  content: "";
  position: relative;
  right: 0;
  top: 0;
  display: inline-block;
  margin-left: 5px;
}
.new-services-part-08 .comon-sert .right-st-text h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2.56rem;
  color: #0b132b;
  margin-bottom: 8px;
}
.new-services-part-08 .comon-sert .right-st-text ul {
  margin-top: 8px;
}
.new-services-part-08 .comon-sert .right-st-text ul li {
  line-height: 30px;
}
.new-services-part-08 .comon-sert .right-st-text ul li a {
  display: inline-block;
  width: 100%;
  position: relative;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #0b132b;
  display: flex;
  font-size: 1.65rem;
}
.new-services-part-08 .comon-sert .right-st-text ul li a::before {
  content: "";
  position: relative;
  left: 0;
  display: inline-block;
  font-family: "FontAwesome";
  margin-right: 5px;
  color: #0060ff;
}
.rt-team01 .comon-heading h5:before {
  display: none;
}
.banner-part-09 {
  height: 580px;
  position: relative;
}
.banner-part-09 .carousel-indicators {
  bottom: 50px;
}
.banner-part-09 .carousel-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-part-09 .carousel-inner {
  height: 580px;
}
.banner-part-09 .carousel-caption {
  height: 100%;
  bottom: 40px;
  display: grid;
  align-content: center;
  text-align: left;
  left: 0;
  right: 0;
}
.banner-part-09 .carousel-caption .inside-poi {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}
.banner-part-09 .carousel-caption .inside-poi h5 {
  font-family: "Shadows Into Light", cursive;
  font-size: 3rem;
  color: #0060ff;
  text-transform: capitalize;
}
.banner-part-09 .carousel-caption .inside-poi h1 {
  font-size: 4.5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  color: #0b132b;
}
.banner-part-09 .carousel-caption .inside-poi h1 span {
  font-size: 4.5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.banner-part-09 .carousel-caption .inside-poi p {
  font-size: 1.65rem;
  color: #0b132b;
}
.banner-part-09 .carousel-caption .inside-poi .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.62rem;
  width: 150px;
}
.about-home-09 {
  overflow: hidden;
}
.about-home-09 .com-about-us-img {
  width: 100%;
  height: 450px;
  display: inline-block;
  position: relative;
}
.about-home-09 .com-about-us-img .big-01 {
  display: inline-block;
  overflow: hidden;
  height: 650px;
  width: 93%;
}
.about-home-09 .com-about-us-img .big-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-09 .com-about-us-img .sm01-01 {
  width: 60%;
  height: 210px;
  display: inline-block;
  position: absolute;
  left: -50px;
  bottom: 0;
  border: solid 17px #fff;
  box-shadow: rgba(0, 0, 0, 0.1215686275) 1px 2px 38px;
}
.about-home-09 .com-about-us-img .sm01-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-09 .com-about-right-h {
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 50px;
}
.about-home-09 .com-about-right-h h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.about-home-09 .com-about-right-h h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.about-home-09 .com-about-right-h h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.about-home-09 .com-about-right-h h1 span {
  font-size: 4rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
}
.about-home-09 .com-about-right-h h3 {
  font-family: "Rajdhani", sans-serif;
  color: #0060ff;
  font-size: 4rem;
  font-weight: 700;
}
.about-home-09 .com-about-right-h h3 small {
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
}
.about-home-09 .com-about-right-h h3 small svg {
  color: #0b132b;
  width: 20px;
  height: 20px;
}
.about-home-09 .com-about-right-h h3 span {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.89rem;
  color: #0b132b;
  font-weight: 700;
}
.about-home-09 h6 {
  font-size: 1.56rem;
}
.clients-slider-02 {
  background-image: radial-gradient(#e6e6e6 1px, transparent 0);
  background-size: 15px 15px;
  padding: 60px 0;
}
.clients-slider-02 .logo-clients {
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 150px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12);
  margin: 30px 0;
  background: #fff;
}
.banner-part-10 {
  height: 580px;
  position: relative;
}
.banner-part-10 .carousel-indicators {
  bottom: 50px;
}
.banner-part-10 .carousel-item {
  height: 580px;
}
.banner-part-10 .carousel-item .bg-01 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-part-10 .carousel-inner {
  height: 580px;
  position: relative;
}
.banner-part-10 .carousel-caption {
  height: 100%;
  bottom: 40px;
  display: grid;
  align-content: center;
  text-align: left;
  left: 0;
  right: 0;
}
.banner-part-10 .carousel-caption .imgou-pic {
  width: 40%;
  position: absolute;
  bottom: -200px;
}
.banner-part-10 .carousel-caption h5 {
  font-family: "Shadows Into Light", cursive;
  font-size: 3rem;
  color: #fff;
  text-transform: capitalize;
}
.banner-part-10 .carousel-caption h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  color: #fff;
}
.banner-part-10 .carousel-caption h1 span {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #fff;
}
.banner-part-10 .carousel-caption p {
  font-size: 1.65rem;
  color: #fff;
}
.banner-part-10 .carousel-caption .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2rem;
  width: 170px;
}
.about-home-10 {
  overflow: hidden;
  background: #0060ff;
  height: 650px;
}
.about-home-10 .com-about-right-h .nav-tabs .nav-item.show .nav-link,
.about-home-10 .com-about-right-h .nav-tabs .nav-link.active {
  background: #fff;
  color: #0060ff;
}
.about-home-10 .com-about-right-h .nav-tabs .nav-item.show .nav-link,
.about-home-10 .com-about-right-h .nav-tabs .nav-link {
  color: #fff;
}
.about-home-10 .com-about-us-img {
  width: 100%;
  height: 450px;
  display: inline-block;
  position: relative;
}
.about-home-10 .com-about-us-img .big-01 {
  display: inline-block;
  height: 750px;
  width: 93%;
}
.about-home-10 .com-about-us-img .big-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-10 .com-about-us-img .sm01-01 {
  width: 60%;
  height: 210px;
  display: inline-block;
  position: absolute;
  left: -50px;
  bottom: 0;
  border: solid 17px #fff;
  box-shadow: rgba(0, 0, 0, 0.1215686275) 1px 2px 38px;
}
.about-home-10 .com-about-us-img .sm01-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-10 .com-about-right-h {
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 50px;
}
.about-home-10 .com-about-right-h li {
  color: #fff;
}
.about-home-10 .com-about-right-h li i {
  color: #fff;
}
.about-home-10 .com-about-right-h p {
  color: #fff;
}
.about-home-10 .com-about-right-h h6 {
  color: #fff;
}
.about-home-10 .com-about-right-h h5 {
  color: #fff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.about-home-10 .com-about-right-h h5:after {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.about-home-10 .com-about-right-h h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #fff;
}
.about-home-10 .com-about-right-h h1 span {
  font-size: 4rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
}
.about-home-10 .com-about-right-h h3 {
  font-family: "Rajdhani", sans-serif;
  color: #0060ff;
  font-size: 4rem;
  font-weight: 700;
}
.about-home-10 .com-about-right-h h3 small {
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
}
.about-home-10 .com-about-right-h h3 small svg {
  color: #0b132b;
  width: 20px;
  height: 20px;
}
.about-home-10 .com-about-right-h h3 span {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.89rem;
  color: #0b132b;
  font-weight: 700;
}
.about-home-10 h6 {
  font-size: 1.56rem;
}
.why-choose-10 {
  overflow: hidden;
  position: relative;
  top: -6px;
}
.why-choose-10 .abouy-secrt-div {
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
.why-choose-10 .abouy-secrt-div h6 {
  font-size: 1.65rem;
  line-height: 25px;
}
.why-choose-10 .abouy-secrt-div h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.why-choose-10 .abouy-secrt-div h1 span {
  font-size: 4rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
}
.why-choose-10 .abouy-secrt-div li {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 45px;
}
.why-choose-10 .abouy-secrt-div li:after {
  display: inline-block;
  content: "";
  height: 80px;
  background: #0060ff;
  color: #fff;
  position: relative;
  left: 0;
  bottom: 0;
  width: 2px;
  border: dashed 1px;
  position: absolute;
  top: 80px;
  left: 39px;
}
.why-choose-10 .abouy-secrt-div li:last-child:after {
  display: none;
}
.why-choose-10 .abouy-secrt-div li .iconj {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0060ff;
  margin-right: 18px;
  border-radius: 50px;
  padding: 20px;
}
.why-choose-10 .abouy-secrt-div li .iconj img {
  filter: brightness(0) invert(1);
}
.why-choose-10 .abouy-secrt-div li .text-01 {
  width: 80%;
  display: inline-block;
}
.why-choose-10 .abouy-secrt-div h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.why-choose-10 .abouy-secrt-div h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.why-choose-10 .it-bgone {
  display: inline-block;
  width: 100%;
  height: 800px;
}
.why-choose-10 .it-bgone img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.why-choose-10 .left-part-whyu h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: #0060ff;
  position: relative;
  font-weight: 600;
}
.why-choose-10 .left-part-whyu h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.why-choose-10 .left-part-whyu h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.why-choose-10 .left-part-whyu h1 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.why-choose-10 .left-part-whyu h6 {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.66rem;
  font-weight: 600;
  color: #0b132b;
  width: 86%;
}
.why-choose-10 .left-part-whyu .why-com-div {
  width: 100%;
  margin-bottom: 30px;
}
.why-choose-10 .left-part-whyu .why-com-div figure {
  width: 80px;
  height: 80px;
  background: #0060ff;
  display: grid;
  align-content: center;
  justify-content: center;
  padding: 20px;
  border-radius: 40% 0 40% 40%;
}
.why-choose-10 .left-part-whyu .why-com-div figure img {
  filter: brightness(0) invert(1);
}
.why-choose-10 .left-part-whyu .why-com-div .text-why-h {
  width: 90%;
  padding-left: 15px;
}
.why-choose-10 .left-part-whyu .why-com-div .text-why-h h5 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 2.55rem;
  color: #0b132b;
}
.why-choose-10 .left-part-whyu .why-com-div .text-why-h h5:after {
  display: none;
}
.why-choose-10 .righty-why {
  width: 100%;
  height: 500px;
  border-radius: 8px;
  overflow: hidden;
  filter: drop-shadow(-1px 10px 18px rgba(50, 50, 0, 0.5));
}
.why-choose-10 .righty-why img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-10 {
  background: url(../images/map.webp), url(../images/map-user.png) no-repeat;
  background-size: cover, 100%;
  background-position: center, center;
}
.tetimonals-work-home-10 .comon-heading {
  text-align: center;
}
.tetimonals-work-home-10 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.tetimonals-work-home-10 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-10 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-10 .comon-heading h1 {
  color: #0b132b;
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-10 .comon-heading h1 span {
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-10 .dveo-text {
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.tetimonals-work-home-10 .dveo-text h1 {
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-10 .dveo-text h1 span {
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-10 .dveo-text p {
  color: #0b132b;
  font-size: 1.65rem;
}
.tetimonals-work-home-10 .dveo-text .btn-more {
  background: #0060ff;
  width: 150px;
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  height: 45px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
}
.tetimonals-work-home-10 .dveo-text .btn-play01 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100%;
  color: #0060ff;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-animation: murad 1s linear infinite;
  animation: murad 1.5s linear infinite;
  -webkit-transition: 0.5s;
  font-size: 3rem;
  z-index: 1;
  padding-left: 20px;
}
.tetimonals-work-home-10 .slider-tesr {
  position: relative;
  top: 50px;
}
.tetimonals-work-home-10 .slider-tesr .tems-slider01 {
  padding: 30px;
  border-radius: 8px;
  height: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.tetimonals-work-home-10 .slider-tesr .tems-slider01 .img-userpic {
  height: 143px;
  position: relative;
  width: 20%;
  margin: auto;
}
.tetimonals-work-home-10 .slider-tesr .tems-slider01 .img-userpic figure {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.tetimonals-work-home-10 .slider-tesr .tems-slider01 .img-userpic figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-10 .slider-tesr .tems-slider01 .img-userpic .quite {
  background: #0060ff;
  width: 45px;
  height: 45px;
  color: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 40px;
  bottom: 19px;
  border-radius: 50%;
}
.tetimonals-work-home-10 .slider-tesr .tems-slider01 .para-details {
  width: 70%;
  margin: auto;
}
.tetimonals-work-home-10 .slider-tesr .tems-slider01 .para-details p {
  font-size: 2rem;
  font-weight: 600;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
}
.tetimonals-work-home-10 .slider-tesr .tems-slider01 .para-details h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2rem;
  color: #0b132b;
}
.tetimonals-work-home-10 .slider-tesr .tems-slider01 .para-details h5 span {
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.45rem;
  margin-top: 5px;
  font-weight: 600;
}
.text01 {
  background: #0060ff;
  color: #fff;
  font-size: 4rem;
  font-family: "Rajdhani", sans-serif;
  text-align: center;
  padding: 20px;
  display: inline-block;
  width: 211px;
  font-weight: 700;
}
.text01 span {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.service-home-11 {
  padding: 90px 0;
  margin-top: 80px;
}
.service-home-11 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.service-home-11 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.service-home-11 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.service-home-11 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.service-home-11 .comon-ser11 {
  display: grid;
  align-content: center;
  width: 100%;
  position: relative;
  height: 450px;
  overflow: hidden;
}
.service-home-11 .comon-ser11 figure {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  width: 100%;
  height: 100%;
}
.service-home-11 .comon-ser11 figure img {
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.service-home-11 .comon-ser11 figure:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  display: inline-block;
  z-index: 1;
  height: 100%;
}
.service-home-11 .comon-ser11:hover figure img {
  transform: scale(1.1);
}
.service-home-11 .comon-ser11 .content-dibn {
  position: relative;
  z-index: 2;
  display: inline-block;
  text-align: center;
  height: 450px;
  overflow: hidden;
  display: grid;
  align-content: center;
  padding: 0 40px;
}
.service-home-11 .comon-ser11 .content-dibn .btn-r-more {
  background: #0060ff;
  width: 50px;
  height: 50px;
  display: grid;
  justify-content: center;
  align-content: center;
  margin: auto;
  border-radius: 50%;
  color: #fff !important;
}
.service-home-11 .comon-ser11 .content-dibn h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 3rem;
  color: #fff;
  font-weight: 700;
}
.service-home-11 .comon-ser11 .content-dibn p {
  color: #fff;
  font-size: 1.45rem;
  margin-top: 10px;
}
.service-home-11 .btn-all-vb {
  background: #0060ff;
  color: #fff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  text-transform: capitalize;
  width: 140px;
  font-weight: 600;
}
.service-home-11 .btn-all-vb svg {
  width: 30px;
  height: 30px;
}
.get-in-touch01 {
  position: relative;
  z-index: 2;
  bottom: -50px;
}
.get-in-touch01 .ink08 {
  background: url(../images/vb1.jpg) no-repeat;
  display: grid;
  align-content: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  height: 250px;
  text-align: center;
}
.get-in-touch01 .ink08 .btn-more02 {
  background: #0b132b;
  color: #fff;
  width: 150px;
  display: table;
  margin: auto;
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  transition: all 0.5s;
}
.get-in-touch01 .ink08 .btn-more02:hover {
  background: #fff;
  color: #0060ff;
}
.get-in-touch01 .ink08 .btn-more02 svg {
  width: 20px;
  height: 20px;
}
.get-in-touch01 .ink08 h5 {
  color: #fff;
  font-size: 3rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.get-in-touch01 .ink08 h1 {
  font-family: "Rajdhani", sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 4.2rem;
}
.faq-part-home {
  padding: 90px 0;
}
.faq-part-home .righty-bg-faq {
  height: 550px;
  overflow: hidden;
  filter: drop-shadow(-1px 10px 18px rgba(50, 50, 0, 0.5));
  display: inline-block;
  width: 100%;
}
.faq-part-home .righty-bg-faq img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.faq-part-home .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.faq-part-home .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.faq-part-home .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.faq-part-home .accordion-button {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 600;
}
.faq-part-home .accordion-button:not(.collapsed) {
  background-color: #0b132b;
  color: #fff;
}
.faq-part-home .accordion-button {
  color: #0060ff;
}
.banner-part-12 {
  height: 580px;
  position: relative;
  overflow: hidden;
}
.banner-part-12 .img-left-bouncs {
  position: absolute;
  left: -90px;
  top: -70px;
  height: 344px;
  z-index: 1;
  opacity: 0.3;
}
.banner-part-12 .img-slodid-color {
  position: absolute;
  left: -40px;
  top: -20px;
  height: 150px;
  z-index: 2;
  background: #0060ff;
  width: 150px;
  border-radius: 50%;
}
.banner-part-12 .img-right-bouncs {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  opacity: 0.3;
  right: -90px;
  top: -70px;
}
.banner-part-12 .img-right-squer {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  right: 30px;
  top: 80px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  border: solid 10px #0060ff;
  display: inline-block;
  transform: rotate(-30deg);
}
.banner-part-12 .img-left-bouncs2 {
  position: absolute;
  top: 20% !important;
  z-index: 1;
  left: 40%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #0060ff;
  display: inline-block;
}
.banner-part-12 .carousel-indicators {
  bottom: 50px;
}
.banner-part-12 .carousel-item {
  height: 580px;
}
.banner-part-12 .carousel-item .bg-01 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-part-12 .carousel-inner {
  height: 580px;
  position: relative;
}
.banner-part-12 .carousel-caption {
  height: 100%;
  bottom: 40px;
  display: grid;
  align-content: center;
  text-align: left;
  left: 0;
  right: 0;
}
.banner-part-12 .carousel-caption .imgou-pic {
  position: absolute;
  bottom: -50px;
}
.banner-part-12 .carousel-caption h5 {
  font-family: "Shadows Into Light", cursive;
  font-size: 3rem;
  color: #0060ff;
  text-transform: capitalize;
}
.banner-part-12 .carousel-caption h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  color: #fff;
}
.banner-part-12 .carousel-caption h1 span {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #fff;
}
.banner-part-12 .carousel-caption p {
  font-size: 1.65rem;
  color: #fff;
}
.banner-part-12 .carousel-caption .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2rem;
  width: 196px;
  display: flex;
  align-items: center;
  border-radius: 40px;
  height: 56px;
  justify-content: center;
  transition: all 0.5s;
}
.banner-part-12 .carousel-caption .btn-more span {
  background: #fff;
  width: 30px;
  height: 30px;
  display: grid;
  align-content: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  color: #0060ff;
  margin-left: 8px;
  transition: all 0.5s;
}
.banner-part-12 .carousel-caption .btn-more span i {
  font-size: 1.65rem;
}
.banner-part-12 .carousel-caption .btn-more:hover {
  background: #fff;
  color: #0060ff;
}
.banner-part-12 .carousel-caption .btn-more:hover span {
  background: #0060ff;
  color: #fff;
}
.header-two .top-sction-head {
  background: #0b132b;
  color: #fff;
  overflow: hidden;
}
.header-two .top-sction-head::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 55px;
  width: 145px;
  background: #0060ff;
  display: inline-block;
}
.header-two .top-sction-head i {
  color: #0060ff;
  margin-right: 5px;
  font-size: 18px;
}
.header-two .top-sction-head svg {
  color: #0060ff;
  width: 19px;
  height: 19px;
}
.header-two .top-sction-head .socal-links {
  height: 55px;
  position: relative;
  margin-left: 58px;
}
.header-two .top-sction-head .socal-links li {
  position: relative;
  z-index: 2;
}
.header-two .top-sction-head .socal-links li a {
  line-height: 49px;
  margin: 0 14px;
  font-size: 18px;
}
.header-two .top-sction-head .socal-links i {
  color: #fff;
  margin-right: 0;
}
.header-two .top-sction-head .left-head01 {
  background: #0060ff;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 55px;
}
.header-two .top-sction-head .left-head01 a svg {
  color: #0b132b;
}
.header-two .top-sction-head .left-head01 a i {
  color: #0b132b;
}
.header-two .top-sction-head .left-head01::after {
  position: absolute;
  right: -10px;
  top: -19px;
  content: "";
  height: 79px;
  transform: skewX(-10deg);
  width: 45px;
  background: #0060ff;
  display: inline-block;
}
.middle-sction .btn-getst {
  background: #0060ff;
  color: #fff !important;
  height: 45px;
  border-radius: 50px;
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.69rem;
  line-height: 3.45rem;
  width: 150px;
  margin-left: 15px;
  display: flex;
  justify-content: center;
  transition: all 0.5s;
}
.middle-sction .btn-getst:hover {
  background: #0b132b;
}
.middle-sction .btn-getst span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.middle-sction .btn-getst svg {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.middle-sction .navbar-light .navbar-nav .nav-link {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 1.89rem;
  color: #0b132b;
  padding: 0 1.95rem;
  transition: all 0.5s;
}
.middle-sction .navbar-light .navbar-nav .nav-link:hover {
  color: #0060ff;
}
.middle-sction .navbar-light .dropdown > .nav-link::after {
  top: 0;
  right: -7px;
  position: absolute;
  content: "";
  font-size: 1.75rem;
  font-weight: 600;
  font-family: "FontAwesome";
}
.top-fatures-sections {
  position: relative;
  top: -40px;
}
.top-fatures-sections .row > div:last-child .comon-section-divn {
  background: #0b132b;
}
.top-fatures-sections .comon-section-divn {
  background: #0060ff;
  padding: 20px;
  justify-content: center;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.34);
  height: 120px;
  display: grid;
  align-content: center;
  position: relative;
}
.top-fatures-sections .comon-section-divn h1 {
  color: #fff;
  opacity: 6%;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 8rem;
  position: absolute;
  left: 10px;
  top: -20px;
}
.top-fatures-sections .comon-section-divn figure {
  width: 13%;
  margin: auto;
  text-align: center;
  display: table;
}
.top-fatures-sections .comon-section-divn figure img {
  filter: brightness(0) invert(1);
}
.top-fatures-sections .comon-section-divn .righty-divb {
  width: 80%;
  display: inline-block;
  padding-left: 15px;
}
.top-fatures-sections .comon-section-divn .righty-divb h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2.45rem;
  font-weight: 700;
  color: #0b132b;
  color: #fff;
}
.top-fatures-sections .comon-section-divn .righty-divb p {
  color: #fff;
}
.about-home-01 .com-about-us-img {
  width: 100%;
  height: 450px;
  display: inline-block;
  position: relative;
}
.about-home-01 .com-about-us-img .big-01 {
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
.about-home-01 .com-about-us-img .sm01-01 {
  width: 60%;
  height: 210px;
  display: inline-block;
  position: absolute;
  left: -50px;
  bottom: 0;
  border: solid 17px #fff;
  box-shadow: rgba(0, 0, 0, 0.1215686275) 1px 2px 38px;
}
.about-home-01 .com-about-us-img .sm01-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-01 .com-about-right-h h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.about-home-01 .com-about-right-h h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.about-home-01 .com-about-right-h h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.about-home-01 .com-about-right-h h1 span {
  font-size: 4rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
}
.about-home-01 .com-about-right-h h3 {
  font-family: "Rajdhani", sans-serif;
  color: #0060ff;
  font-size: 4rem;
  font-weight: 700;
}
.about-home-01 .com-about-right-h h3 small {
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
}
.about-home-01 .com-about-right-h h3 small svg {
  color: #0b132b;
  width: 20px;
  height: 20px;
}
.about-home-01 .com-about-right-h h3 span {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.89rem;
  color: #0b132b;
  font-weight: 700;
}
.about-home-01 h6 {
  font-size: 1.56rem;
}
.services-part-home-12 {
  background: #0060ff url(../images/1.png) no-repeat;
  position: relative;
  background-size: 100%;
  background-position: top center;
  margin-top: 90px;
  padding: 80px 0;
}
.services-part-home-12 .comon-heading h5 {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.services-part-home-12 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.services-part-home-12 .comon-heading h5:before {
  display: none;
}
.services-part-home-12 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #fff;
  margin-top: 5px;
}
.services-part-home-12 .comon-heading p {
  color: #fff;
}
.services-part-home-12 .comon-heading .btn-all {
  background: #fff;
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  width: 160px;
  height: 50px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  font-size: 2rem;
  font-weight: 600;
  justify-content: center;
}
.services-part-home-12 .comon-heading .btn-all span {
  width: 30px;
  height: 30px;
  background: #0060ff;
  color: #fff;
  border-radius: 50px;
  display: grid;
  align-content: center;
  justify-content: center;
  margin-left: 10px;
}
.services-part-home-12 .comon-heading .btn-all span i {
  font-size: 1.56rem;
}
.services-part-home-12 .com-items {
  background: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 280px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  position: relative;
}
.services-part-home-12 .com-items:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #0b132b;
  display: inline-block;
  content: "";
  transform: translateY(-400px);
  transition: all 0.5s;
}
.services-part-home-12 .com-items .img-box-serv {
  height: 60px;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.services-part-home-12 .com-items .img-box-serv figure {
  display: inline-block;
  height: 60px;
  width: 100%;
}
.services-part-home-12 .com-items .img-box-serv figure img {
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.services-part-home-12 .com-items .img-box-serv .icon-serv {
  width: 60px;
  height: 60px;
  display: table;
  margin-left: 20px;
}
.services-part-home-12 .com-items .text-serv {
  padding: 0 30px;
  position: relative;
  z-index: 1;
  margin-top: 15px;
}
.services-part-home-12 .com-items .text-serv h5 {
  font-size: 2.45rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
}
.services-part-home-12 .com-items .text-serv .btn-r-more {
  background: #0b132b;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.76rem;
  font-weight: 600;
  padding: 0;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 50%;
  opacity: 0;
  transform: translateY(-30px);
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 50%;
  right: 0;
  margin: auto;
  display: none;
}
.services-part-home-12 .com-items .text-serv .btn-r-more span {
  background: #0b132b;
  color: #fff;
  height: 50px;
  width: 40px;
  margin-left: auto;
  display: flex;
  align-items: center;
}
.services-part-home-12 .com-items .text-serv .btn-r-more span svg {
  width: 35px;
  height: 35px;
}
.services-part-home-12 .com-items:hover .btn-r-more {
  transform: translateY(0);
  opacity: 9;
}
.services-part-home-12 .com-items:hover:after {
  transform: translateY(0);
}
.services-part-home-12 .com-items:hover figure img {
  transform: scale(1.1);
}
.services-part-home-12 .com-items:hover .text-serv h5 {
  color: #fff;
}
.services-part-home-12 .com-items:hover p {
  color: #fff;
}
.services-part-home-12 .com-items:hover .btn-r-more {
  background: #0060ff;
}
.why-choose-12 {
  background: #0b132b url(../images/bg-study01.jpg) no-repeat;
  background-position: left top;
  background-size: contain;
  color: #fff;
  position: relative;
  top: -4px;
}
.why-choose-12 .left-part-whyu {
  padding: 50px 70px;
  position: relative;
}
.why-choose-12 .left-part-whyu:after {
  width: 200px;
  height: 750px;
  position: absolute;
  content: "";
  right: -50px;
  top: 0;
  background: #0b132b;
  display: inline-block;
  transform: skewX(-5deg);
  z-index: 1;
}
.why-choose-12 .left-part-whyu h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: #0060ff;
  position: relative;
  font-weight: 600;
}
.why-choose-12 .left-part-whyu h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.why-choose-12 .left-part-whyu h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.why-choose-12 .left-part-whyu h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.why-choose-12 .left-part-whyu h6 {
  font-size: 1.65rem;
  font-weight: 400;
}
.why-choose-12 .right-imghj {
  height: 750px;
}
.why-choose-12 .right-imghj img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.why-choose-12 .com-slimple-choos {
  position: relative;
  background: #0060ff;
  height: 150px;
  z-index: 2;
  padding: 30px;
  border-radius: 10px;
}
.why-choose-12 .com-slimple-choos h5 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  width: 90%;
}
.why-choose-12 .com-slimple-choos h5:after {
  display: none;
}
.why-choose-12 .com-slimple-choos span svg {
  width: 30px;
  height: 30px;
}
.stagy-content-div {
  background: #fff;
  padding: 60px 0;
  position: relative;
  height: 800px;
}
.stagy-content-div .conm-sec-stag {
  display: grid;
  align-content: center;
  width: 84%;
  position: relative;
  z-index: 3;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  height: 130px;
  padding: 0 30px 0 60px;
  background: #fff;
  margin-bottom: 30px;
  margin-left: auto;
  transition: all 0.5s;
}
.stagy-content-div .conm-sec-stag figure {
  background: #0060ff;
  width: 70px;
  height: 70px;
  display: grid;
  align-content: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  padding: 16px;
  position: absolute;
  left: -30px;
  top: 30px;
  transform: scale(1);
  transition: all 0.5s;
}
.stagy-content-div .conm-sec-stag figure img {
  filter: brightness(0) invert(1);
}
.stagy-content-div .conm-sec-stag h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
}
.stagy-content-div .conm-sec-stag p {
  width: 100%;
}
.stagy-content-div .conm-sec-stag:hover {
  background: #0060ff;
}
.stagy-content-div .conm-sec-stag:hover figure {
  background: #0b132b;
  transform: scale(1.1);
}
.stagy-content-div .conm-sec-stag:hover h5 {
  color: #fff;
}
.stagy-content-div .conm-sec-stag:hover p {
  color: #fff;
}
.stagy-content-div .img-bigh {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  text-align: center;
  top: 25%;
  z-index: 1;
  width: 30%;
}
.stagy-content-div .row > div:first-child > div {
  margin-right: auto;
}
.stagy-content-div .row > div:last-child > div {
  padding: 0 60px 0 30px;
}
.stagy-content-div .row > div:last-child > div figure {
  right: -30px;
  left: inherit;
}
.stagy-content-div .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.stagy-content-div .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.stagy-content-div .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.stagy-content-div .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.team-part-home-02 {
  background: #f9f9f9 url(../images/1-bg.png) no-repeat;
  padding: 80px 0;
}
.team-part-home-02 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.team-part-home-02 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.team-part-home-02 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.team-part-home-02 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.team-part-home-02 .tema-items {
  height: 360px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  background: none !important;
  box-shadow: none !important;
}
.team-part-home-02 .tema-items .tema-details {
  text-align: center;
  position: relative;
  padding-top: 18px;
  background: #fff;
  width: 90%;
  margin: auto;
  top: -20px;
  z-index: 2;
  padding-bottom: 20px;
  border-bottom: solid 4px #0060ff;
  position: relative;
  overflow: hidden;
}
.team-part-home-02 .tema-items .tema-details:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  margin: auto;
  width: 100%;
  background: #0060ff;
  height: 150px;
  transform: translateY(150px);
  transition: all 0.5s;
}
.team-part-home-02 .tema-items .tema-details h5 {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  position: relative;
  position: relative;
  z-index: 2;
}
.team-part-home-02 .tema-items .tema-details h5 span {
  font-size: 1.56rem;
  color: #0060ff;
  margin-top: 5px;
}
.team-part-home-02 .tema-items .tema-details:hover:after {
  transform: translateY(0);
}
.team-part-home-02 .tema-items .tema-details:hover h5 span {
  color: #fff;
}
.team-part-home-02 .tema-items .img-box-team01 {
  height: 270px;
  overflow: hidden;
  position: relative;
}
.team-part-home-02 .tema-items .img-box-team01 .hover-team {
  position: absolute;
  height: 100%;
  display: grid;
  z-index: 2;
  top: 0;
  padding: 0 29px;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.5s;
}
.team-part-home-02 .tema-items .img-box-team01 .user-pic {
  object-position: top;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-part-home-02 .tema-items .soc-t {
  background: #fff;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  padding: 10px;
  margin: 0 5px;
}
.team-part-home-02 .tema-items .soc-t figure {
  text-align: center;
  margin: 0 auto !important;
  width: 88%;
}
.team-part-home-02 .tema-items .soc-t figure img {
  transform: scale(1);
  transition: all 0.5s;
}
.team-part-home-02 .tema-items:hover .hover-team {
  opacity: 9;
}
.team-part-home-02 .tema-items:hover .soc-t figure img {
  transform: scale(1.1);
}
.tetimonals-work-home-12 {
  background: url(../images/members_map_102.png) no-repeat,
    url(../images/map-user.png) no-repeat;
  background-position: center top, center;
  background-size: contain;
  background-color: #0b132b;
}
.tetimonals-work-home-12 .comon-heading {
  text-align: center;
}
.tetimonals-work-home-12 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.tetimonals-work-home-12 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-12 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-12 .comon-heading h1 {
  color: #fff;
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-12 .comon-heading h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-12 .dveo-text {
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.tetimonals-work-home-12 .dveo-text h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-12 .dveo-text h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-12 .dveo-text p {
  color: #fff;
  font-size: 1.65rem;
}
.tetimonals-work-home-12 .dveo-text .btn-more {
  background: #0060ff;
  width: 150px;
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  height: 45px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
}
.tetimonals-work-home-12 .dveo-text .btn-play01 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100%;
  color: #0060ff;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-animation: murad 1s linear infinite;
  animation: murad 1.5s linear infinite;
  -webkit-transition: 0.5s;
  font-size: 3rem;
  z-index: 1;
  padding-left: 20px;
}
.tetimonals-work-home-12 .slider-tesr {
  position: relative;
  top: 50px;
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 {
  padding: 30px;
  border-radius: 8px;
  height: auto;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background: #0060ff;
  width: 70%;
  margin: auto;
  transform: skewX(-20deg);
  margin-top: 30px;
  margin-bottom: 30px;
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 .insidu {
  transform: skewX(20deg);
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 .img-userpic {
  height: 143px;
  position: relative;
  width: 20%;
  margin: auto;
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 .img-userpic figure {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 .img-userpic figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 .img-userpic .quite {
  background: #0b132b;
  width: 45px;
  height: 45px;
  color: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 40px;
  bottom: 19px;
  border-radius: 50%;
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 .para-details {
  width: 70%;
  margin: auto;
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 .para-details p {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 .para-details h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2rem;
  color: #fff;
}
.tetimonals-work-home-12 .slider-tesr .tems-slider01 .para-details h5 span {
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.45rem;
  margin-top: 5px;
  font-weight: 600;
}
.banner-part-13 {
  height: 580px;
  position: relative;
}
.banner-part-13 .carousel-indicators {
  bottom: 50px;
}
.banner-part-13 .carousel-item {
  height: 580px;
}
.banner-part-13 .carousel-item .bg-01 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-part-13 .carousel-inner {
  height: 580px;
  position: relative;
}
.banner-part-13 .carousel-caption {
  height: 100%;
  bottom: 40px;
  display: grid;
  align-content: center;
  text-align: left;
  left: 0;
  right: 0;
}
.banner-part-13 .carousel-caption .imgou-pic {
  width: 40%;
  position: absolute;
  bottom: -200px;
}
.banner-part-13 .carousel-caption h5 {
  font-family: "Shadows Into Light", cursive;
  font-size: 3rem;
  color: #fff;
  text-transform: capitalize;
}
.banner-part-13 .carousel-caption h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  color: #fff;
}
.banner-part-13 .carousel-caption h1 span {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #ffd81c;
}
.banner-part-13 .carousel-caption p {
  font-size: 1.65rem;
  color: #fff;
}
.banner-part-13 .carousel-caption .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2rem;
  width: 170px;
}
.about-home-13 {
  position: relative;
  background: url(../images/bg-about-part.png) no-repeat;
  background-position: left top;
  background-size: contain;
}
.about-home-13 .left-about-new-01 {
  position: relative;
}
.about-home-13 .left-about-new-01::after {
  background: url(../images/bg-about05.png) no-repeat;
  background-position: center;
  top: 0;
  width: 352px;
  height: 520px;
  content: "";
  left: 170px;
  right: 0;
  margin: auto;
  position: absolute;
  top: -70px;
  z-index: -1;
}
.about-home-13 .left-about-new-01::before {
  background: url(../images/bg-styu.png) no-repeat;
  background-position: center;
  top: 0;
  width: 600px;
  height: 600px;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: -130px;
  z-index: -1;
}
.about-home-13 .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  width: 180px;
  border-radius: 30px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-home-13 .btn-more span {
  width: 40px;
  height: 40px;
  background: #fff;
  display: flex;
  align-items: center;
  color: #0060ff;
  justify-content: center;
  border-radius: 50%;
  margin-left: 10px;
}
.about-home-13 .list-text02 li {
  background: #f3f3f3;
  padding: 10px;
  border-radius: 10px;
  font-family: "Rajdhani", sans-serif;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.about-home-13 .list-text02 li span {
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.8rem;
}
.about-home-13 .list-text02 li i {
  color: #0060ff;
  font-size: 2rem;
  margin-right: 5px;
}
.about-home-13 .yesra {
  background: #0b132b;
  color: #fff;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  align-content: center;
  position: absolute;
  bottom: 10%;
  left: 12%;
  border: solid 10px #fff;
  padding: 20px;
}
.about-home-13 .yesra h2 {
  font-size: 5rem;
  font-weight: 700;
}
.about-home-13 .yesra h2 span {
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.about-home-13 .com-about-us-img {
  width: 400px;
  height: 400px;
  display: block;
  position: relative;
  border-radius: 80%;
  background: #0060ff;
  overflow: hidden;
  margin: auto;
}
.about-home-13 .com-about-us-img .big-01 {
  display: inline-block;
  overflow: hidden;
  width: 500px;
  position: absolute;
  bottom: 0;
  left: -30px;
}
.about-home-13 .com-about-us-img .big-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-13 .com-about-us-img .sm01-01 {
  width: 60%;
  height: 210px;
  display: inline-block;
  position: absolute;
  left: -50px;
  bottom: 0;
  border: solid 17px #fff;
  box-shadow: rgba(0, 0, 0, 0.1215686275) 1px 2px 38px;
}
.about-home-13 .com-about-us-img .sm01-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-13 .com-about-right-h h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.about-home-13 .com-about-right-h h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.about-home-13 .com-about-right-h h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.about-home-13 .com-about-right-h h1 span {
  font-size: 4rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
}
.about-home-13 .com-about-right-h h3 {
  font-family: "Rajdhani", sans-serif;
  color: #0060ff;
  font-size: 4rem;
  font-weight: 700;
}
.about-home-13 .com-about-right-h h3 small {
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
}
.about-home-13 .com-about-right-h h3 small svg {
  color: #0b132b;
  width: 20px;
  height: 20px;
}
.about-home-13 .com-about-right-h h3 span {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.89rem;
  color: #0b132b;
  font-weight: 700;
}
.about-home-13 h6 {
  font-size: 1.56rem;
}
.why-choose-13 {
  color: #fff;
  position: relative;
  margin-top: 80px;
}
.why-choose-13 .btn-getst {
  background: #0060ff;
  color: #fff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  border-radius: 30px;
  padding-left: 20px;
  padding-right: 20px;
  height: 52px;
  line-height: 42px;
  display: flex;
  justify-content: center;
  width: 190px;
}
.why-choose-13 .btn-getst svg {
  width: 30px;
  height: 30px;
}
.why-choose-13 .left-part-whyu {
  padding: 50px 70px;
  background: #0b132b url(../images/bg-study01.jpg) no-repeat;
  background-position: left top;
  background-size: contain;
  position: relative;
  height: 750px;
}
.why-choose-13 .left-part-whyu .conten-texr {
  position: relative;
  z-index: 3;
}
.why-choose-13 .left-part-whyu:after {
  position: absolute;
  content: "";
  right: -80px;
  top: 0;
  display: inline-block;
  transform: skewX(-10deg);
  background: #0b132b;
  width: 200px;
  height: 750px;
  z-index: 1;
}
.why-choose-13 .left-part-whyu h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: #0060ff;
  position: relative;
  font-weight: 600;
}
.why-choose-13 .left-part-whyu h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.why-choose-13 .left-part-whyu h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.why-choose-13 .left-part-whyu h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.why-choose-13 .left-part-whyu h6 {
  font-size: 1.65rem;
  font-weight: 400;
}
.why-choose-13 .right-imghj {
  height: 750px;
  position: relative;
  background: #0060ff url(../images/righty-bg.png) no-repeat;
  background-position: 10px top;
  background-size: cover;
  top: -20px;
  border-bottom: solid 8px #fff;
}
.why-choose-13 .right-imghj::before {
  position: absolute;
  content: "";
  left: -80px;
  top: 0;
  display: inline-block;
  transform: skewX(-10deg);
  background: #0060ff;
  width: 200px;
  height: 750px;
  z-index: 1;
  border-left: solid 8px #fff;
  border-bottom: solid 8px #fff;
}
.why-choose-13 .right-imghj .img-sco {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.why-choose-13 .com-slimple-choos {
  position: relative;
  z-index: 2;
  align-items: center;
  margin-bottom: 20px;
}
.why-choose-13 .com-slimple-choos h5 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
}
.why-choose-13 .com-slimple-choos h5:after {
  display: none;
}
.why-choose-13 .com-slimple-choos span {
  margin-right: 10px;
}
.why-choose-13 .com-slimple-choos span svg {
  width: 30px;
  height: 30px;
  display: grid;
}
.offetr-text01 {
  padding: 80px 0 0 0;
}
.offetr-text01 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.offetr-text01 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.offetr-text01 .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.offetr-text01 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.comon-sert {
  height: 550px;
  overflow: hidden;
}
.comon-sert .der-div {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  display: grid;
  align-content: center;
  width: 90%;
  height: 100px;
  margin: auto;
  padding: 20px;
  position: relative;
  top: -30px;
  position: relative;
  overflow: hidden;
}
.comon-sert .der-div > div {
  position: relative;
  z-index: 2;
}
.comon-sert .der-div::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(-95px);
  transition: all 0.5s;
  background: #0060ff;
  content: "";
  display: inline-block;
  height: 100px;
}
.comon-sert .der-div i {
  color: #0060ff;
  font-size: 2rem;
}
.comon-sert .der-div h6 {
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  transition: all 0.5s linear;
}
.comon-sert .der-div h5 {
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-size: 2.45rem;
  font-weight: 700;
}
.comon-sert .img-box-offer {
  border-radius: 8px;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 300px;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.comon-sert .img-box-offer .comjk {
  background: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  border-radius: 0 0 0 80px;
  height: 100px;
  position: absolute;
  z-index: 1;
  right: -20px;
  top: 0;
  width: 130px;
  transform: scale(1);
  transition: all 0.5s linear;
}
.comon-sert .img-box-offer .comjk span img {
  width: 36%;
  margin: auto;
}
.comon-sert .img-box-offer > img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.comon-sert:hover .comjk {
  background: #0060ff;
  transform: scale(1.1);
}
.comon-sert:hover .comjk span img {
  filter: brightness(0) invert(1);
}
.comon-sert:hover .der-div::after {
  transform: translateY(0);
}
.comon-sert:hover .der-div i {
  color: #fff;
}
.comon-sert:hover .der-div h6 {
  color: #fff;
}
.sertion-divbn {
  background: #f9f9f9 url(../images/1-bg.png) no-repeat;
  padding: 80px 0;
}
.sertion-divbn .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.sertion-divbn .comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.sertion-divbn .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.sertion-divbn .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.sertion-divbn .new-servicesr {
  width: 100%;
  height: 400px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  position: relative;
  background: #fff;
  padding: 40px;
  margin-bottom: 80px;
}
.sertion-divbn .new-servicesr h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  color: #0b132b;
  margin-top: 30px;
}
.sertion-divbn .new-servicesr ul li {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 35px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #0b132b;
  font-size: 1.6rem;
}
.sertion-divbn .new-servicesr ul li:before {
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 5px;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  color: #0060ff;
}
.sertion-divbn .new-servicesr .img-icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto !important;
  box-shadow: 4px 17px 40px rgba(0, 96, 255, 0.65);
  padding: 20px;
  background: #0060ff;
  position: relative;
  display: table;
  margin-top: -80px !important;
}
.sertion-divbn .new-servicesr .img-icon img {
  filter: brightness(0) invert(1);
}
.achivemnts-div13 .indoi0 {
  background: url(../images/achivement-bg01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 259px;
  display: grid;
  align-content: center;
}
.achivemnts-div13 .indoi0 .row > div:nth-child(2) .comk {
  width: 100%;
}
.achivemnts-div13 .indoi0 .row > div:nth-child(2) .comk::before {
  background: rgba(0, 96, 255, 0.5490196078);
  width: 350px;
  height: 259px;
  content: "";
  display: inline-block;
  position: absolute;
  left: -100px;
  right: 0;
  top: -70px;
}
.achivemnts-div13 .indoi0 .row > div:nth-child(3) .comk {
  width: 100%;
  position: relative;
}
.achivemnts-div13 .indoi0 .row > div:nth-child(3) .comk::before {
  background: url(../images/last-bg02.png) no-repeat;
  width: 199px;
  height: 259px;
  content: "";
  display: inline-block;
  position: absolute;
  right: -80px;
  top: -70px;
}
.achivemnts-div13 .indoi0 .comk {
  display: flex;
  align-items: center;
  position: relative;
}
.achivemnts-div13 .indoi0 .comk figure {
  width: 80px;
  height: 80px;
}
.achivemnts-div13 .indoi0 .comk figure img {
  filter: brightness(0) invert(1);
}
.achivemnts-div13 .indoi0 .comk .textr h2 {
  font-size: 6rem;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  position: relative;
}
.achivemnts-div13 .indoi0 .comk .textr h2::before {
  width: 80px;
  height: 80px;
  position: absolute;
  border-radius: 50%;
  background: rgba(251, 251, 251, 0.1019607843);
  content: "";
  display: inline-block;
  left: 0;
  top: -20px;
}
.achivemnts-div13 .indoi0 .comk .textr h5 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 3rem;
  position: relative;
}
.team-part-home-03 {
  background: #f9f9f9 url(../images/1-bg.png) no-repeat;
  padding: 80px 0;
  margin-top: 90px;
}
.team-part-home-03 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.team-part-home-03 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.team-part-home-03 .comon-heading h5:before {
  display: none;
}
.team-part-home-03 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.team-part-home-03 .btn-viem-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  width: 150px;
}
.team-part-home-03 .btn-viem-more span svg {
  width: 30px;
  height: 30px;
}
.team-part-home-03 .tema-items {
  height: 360px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  background: none !important;
  box-shadow: none !important;
}
.team-part-home-03 .tema-items .tema-details {
  text-align: center;
  position: relative;
  padding-top: 18px;
  background: #fff;
  width: 90%;
  margin: auto;
  top: -20px;
  z-index: 2;
  padding-bottom: 20px;
  border-bottom: solid 4px #0060ff;
  position: relative;
  overflow: hidden;
}
.team-part-home-03 .tema-items .tema-details:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  margin: auto;
  width: 100%;
  background: #0060ff;
  height: 150px;
  transform: translateY(150px);
  transition: all 0.5s;
}
.team-part-home-03 .tema-items .tema-details h5 {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  position: relative;
  position: relative;
  z-index: 2;
}
.team-part-home-03 .tema-items .tema-details h5 span {
  font-size: 1.56rem;
  color: #0060ff;
  margin-top: 5px;
}
.team-part-home-03 .tema-items .tema-details:hover:after {
  transform: translateY(0);
}
.team-part-home-03 .tema-items .tema-details:hover h5 span {
  color: #fff;
}
.team-part-home-03 .tema-items .img-box-team01 {
  height: 270px;
  overflow: hidden;
  position: relative;
}
.team-part-home-03 .tema-items .img-box-team01 .hover-team {
  position: absolute;
  height: 100%;
  display: grid;
  z-index: 2;
  top: 0;
  padding: 0 29px;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.5s;
}
.team-part-home-03 .tema-items .img-box-team01 .user-pic {
  object-position: top;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-part-home-03 .tema-items .soc-t {
  background: #fff;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  padding: 10px;
  margin: 0 5px;
}
.team-part-home-03 .tema-items .soc-t figure {
  text-align: center;
  margin: 0 auto !important;
  width: 88%;
}
.team-part-home-03 .tema-items .soc-t figure img {
  transform: scale(1);
  transition: all 0.5s;
}
.team-part-home-03 .tema-items:hover .hover-team {
  opacity: 9;
}
.team-part-home-03 .tema-items:hover .soc-t figure img {
  transform: scale(1.1);
}
.team-part-home-03 ul {
  column-count: 2;
}
.team-part-home-03 ul li {
  display: flex;
  align-items: center;
  line-height: 40px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2rem;
}
.team-part-home-03 ul li svg {
  width: 30px;
  height: 30px;
  color: #0060ff;
  margin-right: 5px;
}
.tetimonals-work-home-13 {
  background: #fff;
}
.tetimonals-work-home-13 .comon-heading {
  text-align: center;
}
.tetimonals-work-home-13 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.tetimonals-work-home-13 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-13 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-13 .comon-heading h1 {
  color: #0b132b;
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-13 .comon-heading h1 span {
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-13 .dveo-text {
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.tetimonals-work-home-13 .dveo-text h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-13 .dveo-text h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-13 .dveo-text p {
  color: #fff;
  font-size: 1.65rem;
}
.tetimonals-work-home-13 .dveo-text .btn-more {
  background: #0060ff;
  width: 150px;
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  height: 45px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
}
.tetimonals-work-home-13 .dveo-text .btn-play01 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100%;
  color: #0060ff;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-animation: murad 1s linear infinite;
  animation: murad 1.5s linear infinite;
  -webkit-transition: 0.5s;
  font-size: 3rem;
  z-index: 1;
  padding-left: 20px;
}
.tetimonals-work-home-13 .slider-tesr {
  position: relative;
  top: 50px;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01 {
  padding: 30px;
  border-radius: 8px;
  height: auto;
  width: 100%;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  background: #0b132b;
  overflow: hidden;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01:before {
  left: -50px;
  top: 0;
  display: inline-block;
  content: "";
  background: #0060ff;
  width: 60%;
  height: 100%;
  z-index: 1;
  transform: skewX(10deg);
  position: absolute;
  transition: all 0.5s linear;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01:after {
  position: absolute;
  content: "";
  right: 30px;
  top: 20px;
  font-size: 4rem;
  font-family: "FontAwesome";
  color: #fff;
  z-index: 2;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01 .img-userpic {
  height: 143px;
  position: relative;
  width: 20%;
  margin: auto;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01 .img-userpic figure {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  position: relative;
  z-index: 2;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01 .img-userpic figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01 .img-userpic .quite {
  background: #0b132b;
  width: 45px;
  height: 45px;
  display: grid;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 40px;
  bottom: 19px;
  border-radius: 50%;
  color: #fff;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01 .para-details {
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 2;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01 .para-details p {
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  color: #fff;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01 .para-details h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2rem;
  color: #fff;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01 .para-details h5 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.45rem;
  margin-top: 5px;
  font-weight: 600;
}
.tetimonals-work-home-13 .slider-tesr .tems-slider01:hover::before {
  width: 120%;
  left: 0;
  transform: skewX(0deg);
}
.blogs-home-13 {
  padding-top: 120px;
}
.blogs-home-13 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.blogs-home-13 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.blogs-home-13 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.blogs-home-13 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 8px;
}
.blogs-home-13 .items-blogs {
  height: 520px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.blogs-home-13 .items-blogs figure {
  height: 270px;
  position: relative;
}
.blogs-home-13 .items-blogs figure figcaption {
  position: absolute;
  left: 20px;
  top: 20px;
  background: #0060ff;
  color: #fff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  width: 62px;
  height: 62px;
  text-align: center;
  border-radius: 5px;
  line-height: 20px;
  display: grid;
  align-content: center;
}
.blogs-home-13 .items-blogs figure figcaption b {
  display: block;
  font-size: 1.5rem;
}
.blogs-home-13 .items-blogs figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blogs-home-13 .items-blogs .content-post {
  padding: 10px 30px;
}
.blogs-home-13 .items-blogs .content-post h6 {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.6rem;
  color: #0060ff;
  margin-bottom: 8px;
}
.blogs-home-13 .items-blogs .content-post h5 {
  font-size: 2.45rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  margin-bottom: 13px;
}
.blogs-home-13 .items-blogs .content-post .admin-t {
  margin-right: 15px;
  font-weight: 600;
}
.blogs-home-13 .items-blogs .content-post .admin-t i {
  color: #0060ff;
  margin-right: 5px;
}
.blogs-home-13 .items-blogs .content-post .admin-t span {
  font-family: "Rajdhani", sans-serif;
}
.blogs-home-13 .items-blogs .content-post .btn-mre {
  color: #0060ff;
  font-size: 1.85rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.blogs-home-13 .items-blogs .content-post .btn-mre i {
  font-size: 1rem;
}
.anhjl ul {
  column-count: 2;
}
.anhjl ul li {
  align-items: baseline !important;
  margin-bottom: 18px !important;
}
.sertion-divbn-02 {
  background: #f9f9f9 url(../images/1-bg.png) no-repeat;
  padding: 80px 0;
  margin-top: 80px;
}
.sertion-divbn-02 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.sertion-divbn-02 .comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.sertion-divbn-02 .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.sertion-divbn-02 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.sertion-divbn-02 .new-servicesr {
  width: 100%;
  height: 400px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  position: relative;
  background: #fff;
  padding: 40px;
  margin-bottom: 80px;
  overflow: hidden;
}
.sertion-divbn-02 .new-servicesr:after {
  background: #0060ff;
  position: absolute;
  content: "";
  right: -30px;
  top: -30px;
  border-radius: 50%;
  display: inline-block;
  width: 80px;
  height: 80px;
  opacity: 0;
  transition: all 0.5s linear;
}
.sertion-divbn-02 .new-servicesr .in-text {
  position: relative;
  z-index: 2;
}
.sertion-divbn-02 .new-servicesr .in-hover-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 400px;
  width: 100%;
  opacity: 0;
  transition: all 0.5s linear;
}
.sertion-divbn-02 .new-servicesr .in-hover-text img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sertion-divbn-02 .new-servicesr h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  color: #0b132b;
  margin-top: 15px;
}
.sertion-divbn-02 .new-servicesr ul li {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 35px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #0b132b;
  font-size: 1.6rem;
}
.sertion-divbn-02 .new-servicesr ul li:before {
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 5px;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  color: #0060ff;
}
.sertion-divbn-02 .new-servicesr .img-icon {
  overflow: hidden;
  padding: 0;
  width: 50px;
  position: relative;
  display: table;
}
.sertion-divbn-02 .new-servicesr:hover {
  background: #0b132b;
}
.sertion-divbn-02 .new-servicesr:hover .in-hover-text {
  opacity: 0.3;
}
.sertion-divbn-02 .new-servicesr:hover h5,
.sertion-divbn-02 .new-servicesr:hover li,
.sertion-divbn-02 .new-servicesr:hover p {
  color: #fff;
}
.sertion-divbn-02 .new-servicesr:hover .img-icon img {
  filter: brightness(0) invert(1);
}
.sertion-divbn-02 .new-servicesr:hover ul li::before {
  color: #fff;
}
.sertion-divbn-02 .new-servicesr:hover::after {
  opacity: 9;
}
.btn-wiem-all {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  width: 140px;
  font-weight: 600;
}
.btn-wiem-all span svg {
  width: 30px;
  height: 30px;
}
.imgh-div0j2m {
  position: relative;
}
.imgh-div0j2m::after {
  background: url(../images/bg-about05.png) no-repeat;
  background-position: center;
  top: 0;
  width: 352px;
  height: 520px;
  content: "";
  left: 50px;
  right: 0;
  margin: auto;
  position: absolute;
  top: -70px;
  z-index: 1;
}
.imgh-div0j2m::before {
  width: 100px;
  height: 100px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  bottom: 30px;
  z-index: 99;
  background: #0060ff;
  border-radius: 50%;
}
.imgh-div0j2m .main-imgo {
  width: 400px;
  height: 400px;
  display: block;
  position: relative;
  border-radius: 80%;
  background: #0060ff;
  overflow: hidden;
  margin: auto;
  z-index: 2;
}
.imgh-div0j2m .main-imgo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.speacil-features01 {
  background: #0060ff;
  position: relative;
  overflow: hidden;
}
.speacil-features01:after {
  position: absolute;
  content: "";
  display: inline-block;
  background: #013da1;
  width: 200px;
  height: 100%;
  top: 0;
  right: -50px;
}
.speacil-features01 .row > div:nth-child(2) .com-fetuy {
  background: #0052db;
}
.speacil-features01 .row > div:nth-child(3) .com-fetuy {
  background: #024ac1;
}
.speacil-features01 .row > div:nth-child(4) .com-fetuy {
  background: #013da1;
}
.speacil-features01 .com-fetuy {
  padding: 40px;
  display: inline-block;
}
.speacil-features01 .com-fetuy figure {
  width: 60px;
}
.speacil-features01 .com-fetuy figure img {
  filter: brightness(0) invert(1);
}
.speacil-features01 .com-fetuy h5 {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
}
.speacil-features01 .com-fetuy p {
  color: #a5c6fd;
  font-size: 1.2rem;
}
.list-text02 ul {
  column-count: 2;
}
.list-text02 ul li {
  background: #f3f3f3;
  padding: 10px;
  border-radius: 10px;
  font-family: "Rajdhani", sans-serif;
  margin-bottom: 10px;
  display: flex;
  align-items: baseline;
}
.list-text02 ul li span {
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.8rem;
}
.list-text02 ul li span i {
  color: #0060ff;
  font-size: 2rem;
  margin-right: 5px;
}
.top-fatures-sections-02 {
  position: relative;
  margin-top: 90px;
}
.top-fatures-sections-02 .row > div:last-child .comon-section-divn {
  background: #0b132b;
}
.top-fatures-sections-02 .comon-section-divn {
  background: #0060ff;
  padding: 20px;
  justify-content: center;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.34);
  height: 120px;
  display: grid;
  align-content: center;
  position: relative;
}
.top-fatures-sections-02 .comon-section-divn h1 {
  color: #fff;
  opacity: 6%;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 8rem;
  position: absolute;
  left: 10px;
  top: -20px;
}
.top-fatures-sections-02 .comon-section-divn figure {
  width: 13%;
  margin: auto;
  text-align: center;
  display: table;
}
.top-fatures-sections-02 .comon-section-divn figure img {
  filter: brightness(0) invert(1);
}
.top-fatures-sections-02 .comon-section-divn .righty-divb {
  width: 80%;
  display: inline-block;
  padding-left: 15px;
}
.top-fatures-sections-02 .comon-section-divn .righty-divb h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2.45rem;
  font-weight: 700;
  color: #0b132b;
  color: #fff;
}
.top-fatures-sections-02 .comon-section-divn .righty-divb p {
  color: #fff;
}
.new-why-chose-div {
  padding: 80px 0;
  background: #0060ff;
}
.new-why-chose-div .comon-heading h5 {
  color: #fff;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  font-size: 2rem;
}
.new-why-chose-div .comon-heading h5::after {
  width: 50px;
  height: 4px;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  background: #fff;
  border-radius: 28px;
  overflow: hidden;
}
.new-why-chose-div .comon-heading h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #fff;
}
.new-why-chose-div .row > div:nth-child(2) .comk-divo {
  background: #0b132b;
}
.new-why-chose-div .row > div:nth-child(2) .comk-divo h5,
.new-why-chose-div .row > div:nth-child(2) .comk-divo p {
  color: #fff;
}
.new-why-chose-div .comk-divo {
  display: grid;
  align-content: center;
  position: relative;
  background: #fff;
  border-radius: 5px;
  height: 350px;
  padding: 30px;
  transform: scale(1);
  transition: all 0.5s linear;
}
.new-why-chose-div .comk-divo figure {
  width: 90px;
  margin: auto !important;
  height: 90px;
  background: #0b132b;
  padding: 20px;
  border-radius: 5px;
}
.new-why-chose-div .comk-divo figure img {
  filter: brightness(0) invert(1);
}
.new-why-chose-div .comk-divo:hover {
  transform: scale(1.1);
}
.new-why-chose-div .comk-divo h5 {
  font-size: 3rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
}
#particle-canvas {
  width: 100%;
  height: 100%;
}
.banner-part-16 {
  height: 580px;
  position: relative;
}
.banner-part-16:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.54);
}
.banner-part-16 .banner-text {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9999;
  display: grid;
  align-content: center;
  height: 580px;
  text-align: center;
  top: 0;
  width: 51%;
  margin: auto;
}
.banner-part-16 .banner-text .btn-more {
  background: #0060ff;
  color: #fff;
  font-size: 1.69rem;
  width: 150px;
  margin: auto;
  display: table;
  margin-top: 18px;
  line-height: 3rem;
  position: relative;
}
.banner-part-16 .banner-text h5 {
  font-size: 3rem;
  text-transform: capitalize;
  font-family: "Shadows Into Light", cursive;
  color: #fff;
}
.banner-part-16 .banner-text p {
  font-size: 1.69rem;
  margin: auto !important;
  text-align: center;
  color: #fff;
}
.banner-part-16 .banner-text h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 900;
  text-transform: capitalize;
  line-height: 1.25;
  position: relative;
  color: #fff;
}
.banner-part-16 .banner-text h1 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #fff;
}
.banner-part-16 .banner-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 580px;
}
.banner-part-16 .banner-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-16 .com-about-us-img {
  width: 100%;
  height: 450px;
  display: inline-block;
  position: relative;
}
.about-home-16 .com-about-us-img .big-01 {
  display: inline-block;
  overflow: hidden;
  width: 400px;
  width: 93%;
}
.about-home-16 .com-about-us-img .big-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-16 .com-about-us-img .sm01-01 {
  width: 60%;
  height: 210px;
  display: inline-block;
  position: absolute;
  left: -50px;
  bottom: 0;
  border: solid 17px #fff;
  box-shadow: rgba(0, 0, 0, 0.1215686275) 1px 2px 38px;
}
.about-home-16 .com-about-us-img .sm01-01 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-home-16 .com-about-right-h h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.about-home-16 .com-about-right-h h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.about-home-16 .com-about-right-h h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.about-home-16 .com-about-right-h h1 span {
  font-size: 4rem;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
}
.about-home-16 .com-about-right-h h3 {
  font-family: "Rajdhani", sans-serif;
  color: #0060ff;
  font-size: 4rem;
  font-weight: 700;
}
.about-home-16 .com-about-right-h h3 small {
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
}
.about-home-16 .com-about-right-h h3 small svg {
  color: #0b132b;
  width: 20px;
  height: 20px;
}
.about-home-16 .com-about-right-h h3 span {
  font-family: "Rajdhani", sans-serif;
  font-size: 1.89rem;
  color: #0b132b;
  font-weight: 700;
}
.about-home-16 h6 {
  font-size: 1.56rem;
}
.banner-part-17 {
  height: 580px;
  position: relative;
}
.banner-part-17:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.54);
}
.banner-part-17 .banner-text {
  position: absolute;
  overflow: hidden;
  z-index: 9999;
  display: grid;
  align-content: center;
  height: 580px;
  text-align: left;
  top: 0;
  width: 100%;
  margin: auto;
}
.banner-part-17 .banner-text .btn-more {
  background: #0060ff;
  color: #fff;
  font-size: 1.69rem;
  width: 150px;
  margin: 0;
  display: block;
  margin-top: 18px;
  line-height: 3rem;
  position: relative;
}
.banner-part-17 .banner-text h5 {
  font-size: 3rem;
  text-transform: capitalize;
  font-family: "Shadows Into Light", cursive;
  color: #0060ff;
}
.banner-part-17 .banner-text p {
  font-size: 1.69rem;
  text-align: left;
  color: #0b132b;
  width: 40%;
}
.banner-part-17 .banner-text h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 900;
  text-transform: capitalize;
  line-height: 1.25;
  position: relative;
  color: #0b132b;
}
.banner-part-17 .banner-text h1 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
}
.banner-part-17 .banner-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 580px;
}
.banner-part-17 .banner-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.xindex-sp {
  z-index: 99999;
}
.banner-part-18 {
  height: 580px;
  position: relative;
  overflow: hidden;
}
.banner-part-18 .banner-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 580px;
}
.banner-part-18 .banner-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-part-18 .banner-text {
  position: relative;
  z-index: 2;
  display: grid;
  align-content: center;
  height: 580px;
}
.banner-part-18 .banner-text h5 {
  font-size: 3rem;
  text-transform: capitalize;
  font-family: "Shadows Into Light", cursive;
  color: #0b132b;
}
.banner-part-18 .banner-text h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 900;
  text-transform: capitalize;
  line-height: 1.25;
  position: relative;
  color: #0b132b;
}
.banner-part-18 .banner-text h1 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
}
.banner-part-18 .banner-text h1:after {
  position: absolute;
  background: url(../images/line.png) no-repeat;
  content: "";
  left: 0;
  top: 61px;
  width: 57%;
  height: 43px;
  display: inline-block;
}
.banner-part-18 .btn-more {
  background: #0060ff;
  color: #fff;
  font-size: 1.69rem;
  width: 150px;
  margin-top: 18px;
  line-height: 3rem;
}
.banner-part-18 .img-left-bouncs {
  position: absolute;
  left: -90px;
  top: -70px;
  height: 344px;
  z-index: 1;
  opacity: 0.3;
}
.banner-part-18 .img-slodid-color {
  position: absolute;
  left: -40px;
  top: -20px;
  height: 150px;
  z-index: 2;
  background: #0060ff;
  width: 150px;
  border-radius: 50%;
}
.banner-part-18 .img-right-bouncs {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  opacity: 0.3;
  right: -90px;
  top: -70px;
}
.banner-part-18 .img-right-squer {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 30px;
  top: 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  border: solid 10px #0060ff;
  display: inline-block;
  transform: rotate(-30deg);
}
.banner-part-18 .img-left-bouncs2 {
  position: absolute;
  top: 20% !important;
  z-index: 1;
  left: 40%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #0060ff;
  display: inline-block;
}
.banner-part-18 .carousel-indicators {
  bottom: 50px;
}
.banner-part-18 .carousel-item {
  height: 580px;
}
.banner-part-18 .carousel-item .bg-01 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.banner-part-18 .carousel-inner {
  height: 580px;
  position: relative;
}
.banner-part-18 .carousel-caption {
  height: 100%;
  bottom: 40px;
  display: grid;
  align-content: center;
  text-align: left;
  left: 0;
  right: 0;
}
.banner-part-18 .carousel-caption .imgou-pic {
  position: absolute;
  bottom: -50px;
}
.banner-part-18 .carousel-caption h5 {
  font-family: "Shadows Into Light", cursive;
  font-size: 3rem;
  color: #0060ff;
  text-transform: capitalize;
}
.banner-part-18 .carousel-caption h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.05;
  color: #fff;
}
.banner-part-18 .carousel-caption h1 span {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #fff;
}
.banner-part-18 .carousel-caption p {
  font-size: 1.65rem;
  color: #fff;
}
.banner-part-18 .carousel-caption .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2rem;
  width: 196px;
  display: flex;
  align-items: center;
  border-radius: 40px;
  height: 56px;
  justify-content: center;
  transition: all 0.5s;
}
.banner-part-18 .carousel-caption .btn-more span {
  background: #fff;
  width: 30px;
  height: 30px;
  display: grid;
  align-content: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  color: #0060ff;
  margin-left: 8px;
  transition: all 0.5s;
}
.banner-part-18 .carousel-caption .btn-more span i {
  font-size: 1.65rem;
}
.banner-part-18 .carousel-caption .btn-more:hover {
  background: #fff;
  color: #0060ff;
}
.banner-part-18 .carousel-caption .btn-more:hover span {
  background: #0060ff;
  color: #fff;
}
.left-secui01 {
  padding: 80px 0;
}
.left-secui01 h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.left-secui01 h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.left-secui01 h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.left-secui01 ul {
  column-count: 2;
  margin-top: 20px;
}
.left-secui01 ul li {
  display: flex;
  align-items: center;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 25px;
}
.left-secui01 ul li .new-icon {
  width: 60px;
  height: 60px;
  background: #0060ff;
  padding: 10px;
  margin-right: 8px;
}
.left-secui01 ul li .new-icon img {
  filter: brightness(0) invert(1);
}
.left-secui01 ul li span:last-child {
  font-size: 1.6rem;
  font-weight: 600;
}
.left-secui01 .btn-details {
  background: #0060ff;
  color: #fff;
  font-size: 2rem;
  text-transform: capitalize;
  padding-left: 20px;
  padding-right: 20px;
}
.pricing-page-home-01 {
  padding: 80px 0;
}
.pricing-page-home-01 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.pricing-page-home-01 .comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.pricing-page-home-01 .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.pricing-page-home-01 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 8px;
}
.pricing-page-home-01 .pricing {
  margin-top: 80px;
}
.pricing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pricing .plan {
  background-color: #fff;
  padding: 2.5rem;
  margin: 12px;
  border-radius: 5px;
  text-align: center;
  transition: 0.3s;
  cursor: pointer;
  box-shadow: 5px 7px 67px -28px rgba(0, 0, 0, 0.37);
  height: 500px;
  display: grid;
  align-content: center;
}
.pricing .plan figure {
  width: 50px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
.pricing .plan h2 {
  font-size: 22px;
  margin-bottom: 12px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.pricing .plan .price {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.pricing .plan .price sub {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #0b132b;
  font-size: 1.4rem;
}
.pricing .plan .price sup {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
  font-size: 2rem;
  margin-right: 5px;
}
.pricing .plan ul.features {
  list-style-type: none;
  text-align: left;
}
.pricing .plan ul.features li {
  margin: 8px;
}
.pricing .plan ul.features li .fas {
  margin-right: 4px;
}
.pricing .plan ul.features li .fa-check-circle {
  color: #0060ff;
}
.pricing .plan ul.features li .fa-times-circle {
  color: #eb4d4b;
}
.pricing .plan button {
  border: none;
  width: 100%;
  padding: 12px 35px;
  margin-top: 1rem;
  background-color: #0060ff;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
}
.pricing .plan.popular {
  border: 2px solid #0060ff;
  position: relative;
  transform: scale(1.08);
  background: #0060ff;
}
.pricing .plan.popular figure img {
  filter: brightness(0) invert(1);
}
.pricing .plan.popular span {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #0b132b;
  color: #fff;
  padding: 4px 15px;
  font-size: 18px;
  border-radius: 5px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.pricing .plan.popular button {
  background: #0b132b !important;
}
.pricing .plan.popular .price {
  color: #fff;
}
.pricing .plan.popular .price sub {
  color: #fff;
}
.pricing .plan.popular .price sup {
  color: #fff;
}
.pricing .plan.popular .features li {
  color: #fff;
}
.pricing .plan.popular .features li i {
  color: #fff;
}
.pricing .plan:hover {
  box-shadow: 5px 7px 67px -28px rgba(0, 0, 0, 0.37);
  transform: scale(1.1);
}
.spical-missons-list li {
  display: flex;
  align-items: baseline;
  margin-bottom: 20px;
}
.spical-missons-list li i {
  color: #0060ff;
  font-size: 2rem;
}
.spical-missons-list li h6 {
  font-size: 2rem;
}
.sp-no-bg {
  background: #fff !important;
  margin-top: 0;
}
.sp-margin-top {
  margin-top: 100px !important;
}
.our-best02-home-02 {
  padding: 80px 0;
  position: relative;
}
.our-best02-home-02 .comon-heading {
  margin-top: 40px;
}
.our-best02-home-02 .comon-heading h1 {
  color: #fff;
  font-weight: 700;
  font-family: "Rajdhani", sans-serif;
  font-size: 4rem;
}
.our-best02-home-02 .comon-heading h5 {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.our-best02-home-02 .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.our-best02-home-02 .comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #fff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.our-best02-home-02 .container {
  position: relative;
  z-index: 2;
}
.our-best02-home-02 .bg-best-img05 {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  height: 300px;
  overflow: hidden;
}
.our-best02-home-02 .bg-best-img05 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.our-best02-home-02 .comonhj01 {
  background: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  height: 320px;
  overflow: hidden;
  border-radius: 5px;
  padding: 0 20px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.our-best02-home-02 .comonhj01 figure {
  width: 70px;
  display: block;
  margin: auto;
}
.our-best02-home-02 .comonhj01 h5 {
  font-family: "Rajdhani", sans-serif;
  color: #0b132b;
  font-weight: 700;
  font-size: 2.4rem;
  margin: 12px 0;
}
.spo-servicesr-part .comon-sert {
  height: auto !important;
}
.btn-moretu {
  background: #fff;
  color: #0060ff;
  transition: all 0.5s;
  font-size: 2rem;
  padding-left: 20px;
  padding-right: 20px;
}
.team-part-home-20 {
  background: #fff;
  padding: 80px 0;
}
.team-part-home-20 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.team-part-home-20 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.team-part-home-20 .comon-heading h5:before {
  display: none;
}
.team-part-home-20 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.team-part-home-20 .tema-items {
  height: 360px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.team-part-home-20 .tema-items .tema-details {
  text-align: center;
  position: relative;
  padding-top: 18px;
}
.team-part-home-20 .tema-items .tema-details h5 {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  position: relative;
}
.team-part-home-20 .tema-items .tema-details h5 span {
  font-size: 1.56rem;
  color: #0060ff;
  margin-top: 5px;
}
.team-part-home-20 .tema-items .img-box-team01 {
  height: 270px;
  overflow: hidden;
  position: relative;
  height: 270px;
  overflow: hidden;
  border-radius: 50%;
}
.team-part-home-20 .tema-items .img-box-team01 .hover-team {
  position: absolute;
  height: 100%;
  display: grid;
  z-index: 2;
  top: 0;
  padding: 0 29px;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.5s;
}
.team-part-home-20 .tema-items .img-box-team01 .user-pic {
  object-position: top;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-part-home-20 .tema-items .soc-t {
  background: #fff;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  padding: 10px;
  margin: 0 5px;
}
.team-part-home-20 .tema-items .soc-t figure {
  text-align: center;
  margin: 0 auto !important;
  width: 88%;
}
.team-part-home-20 .tema-items .soc-t figure img {
  transform: scale(1);
  transition: all 0.5s;
}
.team-part-home-20 .tema-items:hover .hover-team {
  opacity: 9;
}
.team-part-home-20 .tema-items:hover .img-box-team01 {
  border: solid 10px #0060ff;
}
.team-part-home-20 .tema-items:hover .soc-t figure img {
  transform: scale(1.1);
}
.tetimonals-work-home-20 {
  position: relative;
}
.tetimonals-work-home-20 .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.tetimonals-work-home-20 .comon-heading h5:before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-20 .comon-heading h5:after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.tetimonals-work-home-20 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 8px;
}
.tetimonals-work-home-20 .dveo-text {
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.tetimonals-work-home-20 .dveo-text h1 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-20 .dveo-text h1 span {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.tetimonals-work-home-20 .dveo-text p {
  color: #fff;
  font-size: 1.65rem;
}
.tetimonals-work-home-20 .dveo-text .btn-more {
  background: #0060ff;
  width: 150px;
  font-size: 1.65rem;
  font-family: "Rajdhani", sans-serif;
  height: 45px;
  line-height: 34px;
  font-weight: 600;
  color: #fff;
}
.tetimonals-work-home-20 .dveo-text .btn-play01 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100%;
  color: #0060ff;
  background: #fff;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-animation: murad 1s linear infinite;
  animation: murad 1.5s linear infinite;
  -webkit-transition: 0.5s;
  font-size: 3rem;
  z-index: 1;
  padding-left: 20px;
}
.tetimonals-work-home-20 .slider-tesr {
  position: relative;
  top: 50px;
}
.tetimonals-work-home-20 .slider-tesr .tems-slider01 {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  height: 400px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  margin-bottom: 30px;
}
.tetimonals-work-home-20 .slider-tesr .tems-slider01 .img-userpic {
  height: 143px;
  position: relative;
  width: 100%;
}
.tetimonals-work-home-20 .slider-tesr .tems-slider01 .img-userpic figure {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.tetimonals-work-home-20 .slider-tesr .tems-slider01 .img-userpic figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tetimonals-work-home-20 .slider-tesr .tems-slider01 .img-userpic .quite {
  background: #0060ff;
  width: 45px;
  height: 45px;
  color: #fff;
  display: grid;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 40px;
  bottom: 19px;
  border-radius: 50%;
}
.tetimonals-work-home-20 .slider-tesr .tems-slider01 .para-details h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2rem;
}
.tetimonals-work-home-20 .slider-tesr .tems-slider01 .para-details h5 span {
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.45rem;
  margin-top: 5px;
  font-weight: 600;
}
.we-serve-home-20 {
  position: relative;
  padding: 80px 0;
  margin-top: 80px;
  background: #f5f5f5;
}
.we-serve-home-20 h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 8px;
}
.we-serve-home-20 ul {
  column-count: 4;
}
.we-serve-home-20 ul li {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
  text-transform: capitalize;
  transition: all 0.5s linear;
  transform: scale(1);
}
.we-serve-home-20 ul li .w-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  border-radius: 5px 0 0 5px;
  background: #0060ff;
  padding: 10px;
  margin-right: 10px;
  transition: all 0.5s linear;
}
.we-serve-home-20 ul li .w-icon img {
  filter: brightness(0) invert(1);
}
.we-serve-home-20 ul li span:last-child {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 700;
}
.we-serve-home-20 ul li:hover {
  transform: scale(1.1);
}
.we-serve-home-20 ul li:hover .w-icon {
  background: #0b132b;
}
.new-fetures-part-21 {
  position: relative;
  padding: 80px 0;
}
.new-fetures-part-21 .comon-heading {
  position: relative;
}
.new-fetures-part-21 .comon-heading h5 {
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
  color: #0060ff;
}
.new-fetures-part-21 .comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.new-fetures-part-21 .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.new-fetures-part-21 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.new-fetures-part-21 .como-fetures-divbn {
  display: inline-block;
  width: 100%;
  height: 260px;
  text-align: center;
}
.new-fetures-part-21 .como-fetures-divbn figure {
  width: 65px;
  display: inline-block;
}
.new-fetures-part-21 .como-fetures-divbn h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #0b132b;
  font-size: 2.2rem;
}
.new-fetures-part-21 .como-fetures-divbn p {
  margin-top: 10px;
}
.new-fetures-part-21 .como-fetures-divbn:hover figure img {
  animation: bounce 2s ease infinite;
}
.new-about-20 {
  background: #f4f7fc url(../images/bg-dots3.png) no-repeat;
  background-position: left top;
  padding-top: 80px;
}
.dark-bg01 {
  background: #0b132b;
  padding: 80px 0;
}
.dark-bg01 .comon-heading h1 {
  color: #fff;
}
.new-fetures-part-21 h5 {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  color: #0060ff;
}
.new-fetures-part-21 h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.new-fetures-part-21 h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.new-fetures-part-21 h6 {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.new-fetures-part-21 .btn-more {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: capitalize;
}
.bg-none-div {
  background: none !important;
}
.flip-card {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 250px;
  perspective: 1000px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.flip-card:focus {
  outline: 0;
}
.flip-card:hover .flip-card-inner,
.flip-card:focus .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flip-card-front {
  background: linear-gradient(to left, #030a26, #051c36);
  color: #000;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flip-card-front h3 {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
}
.flip-card-front figure {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.flip-card-front figure img {
  opacity: 0.2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.flip-card-back {
  background: linear-gradient(to right, #4364f7, #6fb1fc);
  color: #fff;
  transform: rotateY(180deg);
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 30px;
}
.flip-card-back .btn {
  background: #fff;
  color: #0b132b;
  margin-top: 15px;
  font-size: 1.6rem;
}
.about-usi-div {
  padding: 100px 0;
}
.form-maindoivbn {
  position: relative;
  z-index: 2;
  padding: 30px;
  backdrop-filter: blur(20px);
  height: 500px;
  display: grid;
  width: 100%;
  align-content: center;
}
.form-maindoivbn h2 {
  color: #fff;
  font-weight: 700;
  font-size: 3.5rem;
}
.form-maindoivbn .form-group {
  margin-bottom: 15px;
}
.form-maindoivbn .form-group .form-control {
  height: 50px;
  font-size: 1.4rem;
}
.form-maindoivbn .form-group .form-control::placeholder {
  color: #0b132b;
}
.form-maindoivbn .form-select {
  height: 50px;
  font-size: 1.4rem;
}
.form-maindoivbn .btn-submitr {
  background: #0060ff;
  color: #fff !important;
  width: 100%;
  height: 50px;
  font-size: 2rem !important;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
}
.banner-part-23 {
  height: 580px;
  position: relative;
}
.banner-part-23 .banner-text {
  position: relative;
  z-index: 2;
  display: grid;
  align-content: center;
  height: 580px;
}
.banner-part-23 .banner-text .btn-more {
  background: #0060ff;
  color: #fff;
  font-size: 1.69rem;
  width: 150px;
  margin-top: 18px;
  line-height: 3rem;
}
.banner-part-23 .banner-text h5 {
  font-size: 3rem;
  text-transform: capitalize;
  font-family: "Shadows Into Light", cursive;
  color: #fff;
}
.banner-part-23 .banner-text p {
  font-size: 1.69rem;
  color: #fff;
}
.banner-part-23 .banner-text h1 {
  font-size: 5rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 900;
  text-transform: capitalize;
  line-height: 1.25;
  position: relative;
  color: #fff;
}
.banner-part-23 .banner-text h1:after {
  position: absolute;
  background: url(../images/line.png) no-repeat;
  content: "";
  left: 0;
  top: 61px;
  width: 57%;
  height: 43px;
  display: inline-block;
}
.banner-part-23 .banner-text h1 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  color: #fff;
}
.banner-part-23 .banner-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 580px;
}
.banner-part-23 .banner-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sub-page-banner {
  height: 320px;
  overflow: hidden;
  position: relative;
}
.sub-page-banner .banner-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
}
.sub-page-banner .banner-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sub-page-banner .be-heading01 {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 320px;
  display: grid;
  align-content: center;
  justify-content: center;
}
.sub-page-banner .be-heading01 h1 {
  color: #fff;
  font-size: 4rem;
  text-transform: capitalize;
  font-weight: 700;
}
.sub-page-banner .be-heading01 ol li {
  color: #0060ff;
  font-size: 1.8rem;
}
.sub-page-banner .be-heading01 ol .active {
  color: #fff !important;
}
.about-top-01 {
  margin-top: 80px;
}
.about-top-01 .com-about01 {
  display: inline-block;
  width: 100%;
  height: 550px;
}
.about-top-01 .com-about01 figure {
  height: 350px;
  margin: 0;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.about-top-01 .com-about01 figure img {
  transform: scale(1);
  transition: all 0.5s linear;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-top-01 .com-about01 .about-textr {
  background: #0060ff;
  color: #fff;
  color: #fff;
  display: flex;
  width: 87%;
  height: 100px;
  margin: auto;
  position: relative;
  top: -22px;
  align-items: center;
  padding: 0 27px;
}
.about-top-01 .com-about01 .about-textr h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  width: 85%;
}
.about-top-01 .com-about01 .about-textr .btn {
  background: #fff;
  width: 50px;
  height: 50px;
  display: grid;
  align-content: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 50%;
  font-size: 2rem;
  color: #0060ff;
  transition: all 0.5s;
}
.about-top-01 .com-about01:hover figure img {
  transform: scale(1.1);
}
.about-top-01 .com-about01:hover .btn {
  background: #0b132b;
}
.about-mission-01 {
  background: #0b132b;
  padding: 80px 0;
}
.about-mission-01 .left-about-sdiv {
  display: inline-block;
  width: 100%;
  position: relative;
}
.about-mission-01 .left-about-sdiv h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: #0060ff;
  position: relative;
  font-weight: 600;
}
.about-mission-01 .left-about-sdiv h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.about-mission-01 .left-about-sdiv h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #fff;
}
.about-mission-01 .left-about-sdiv p {
  color: #fff;
}
.about-mission-01 .right-suvi {
  display: inline-block;
  width: 100%;
  position: relative;
}
.about-mission-01 .right-suvi .comon-miisnon p {
  color: #fff;
}
.about-mission-01 .right-suvi .nav-tabs {
  border-color: #0060ff !important;
}
.about-mission-01 .right-suvi .nav-tabs .nav-link.active {
  background: #0060ff;
  color: #fff;
  border-color: #0060ff !important;
}
.about-mission-01 .right-suvi .nav-tabs .nav-link {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  text-transform: capitalize;
}
.about-mission-01 .right-suvi .nav-tabs .nav-link:hover {
  border-color: #0060ff !important;
}
.about-mission-01 .right-suvi figure {
  width: 100%;
  height: 130px;
}
.about-mission-01 .right-suvi figure img {
  object-position: top;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-mission-01 .right-suvi ul li {
  line-height: 29px;
  color: #fff;
}
.about-mission-01 .right-suvi ul li i {
  color: #0060ff;
}
.about-page-textimoal-div02 {
  padding: 80px 0;
}
.about-page-textimoal-div02 .comon-heading h5 {
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
  color: #0060ff;
}
.about-page-textimoal-div02 .comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.about-page-textimoal-div02 .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.about-page-textimoal-div02 .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
}
.about-page-textimoal-div02 .items-slider-05 {
  box-shadow: 0 0 50px rgba(217, 217, 217, 0.7);
  border-radius: 10px;
  padding: 20px;
  height: 30px;
  display: grid;
  align-content: center;
  height: 300px;
  margin: 30px 0;
}
.about-page-textimoal-div02 .items-slider-05 figure {
  width: 70px;
  height: 70px;
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  margin-right: 15px !important;
}
.about-page-textimoal-div02 .items-slider-05 figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about-page-textimoal-div02 .items-slider-05 h5 {
  font-size: 2rem;
  font-weight: 600;
  color: #0b132b;
}
.about-page-textimoal-div02 .items-slider-05 p {
  font-size: 1.6rem;
}
.about-page-textimoal-div02 .items-slider-05 h6 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2rem;
}
.about-page-textimoal-div02 .items-slider-05 h6 span {
  color: #0060ff;
  font-size: 1.4rem;
}
.count-div {
  background: #0060ff url(../images/map.64d3dbc2e5120598223b.png) no-repeat;
  color: #fff;
  padding: 80px 0;
}
.count-div .comon-number1 {
  text-align: center;
}
.count-div .comon-number1 h2 {
  font-size: 6rem;
  font-weight: 700;
}
.count-div .comon-number1 p {
  font-size: 3rem;
  font-family: "Rajdhani", sans-serif;
}
.faq-about-div {
  background: #f3f3f3;
  padding: 80px 0;
}
.faq-about-div h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: #0060ff;
  position: relative;
  font-weight: 600;
}
.faq-about-div h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.faq-about-div h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
}
.faq-about-div .accordion-button:not(.collapsed) {
  background-color: #0b132b;
  color: #fff;
}
.faq-about-div .accordion-button {
  font-size: 2.2rem;
  font-weight: 700;
  text-transform: capitalize;
}
.sp-pading02 {
  padding: 80px 0;
}
.new-expricenced-part-21 {
  background: url(../images/banner0106.jpg) no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.new-expricenced-part-21 h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  color: #0060ff;
  position: relative;
  font-weight: 600;
}
.new-expricenced-part-21 h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.new-expricenced-part-21 h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #fff;
}
.new-expricenced-part-21 ul li span {
  width: 80px;
  height: 80px;
  border: solid 1px #fff;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 80px;
  font-size: 4rem;
  margin-right: 15px;
  transition: all 0.5s linear;
}
.new-expricenced-part-21 ul li span:hover {
  background: #fff;
  color: #0b132b;
}
.new-expricenced-part-21 h4 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 3rem;
}
.new-expricenced-part-21 figure {
  height: 450px;
}
.new-expricenced-part-21 figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.main-comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.main-comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.main-comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.main-comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.info-box-03 {
  top: 0;
  margin-top: 80px !important;
}
.top-sectionsj-04 {
  margin-top: 80px;
  position: relative;
  top: 0;
}
.top-sectionsj-04 .comon-feature-new {
  display: grid;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 350px;
  padding: 30px 30px 14px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-bottom: solid 4px #0060ff;
  text-align: center;
  position: relative;
}
.top-sectionsj-04 .comon-feature-new figure {
  width: 45px;
  margin: 0;
  display: table;
  margin-bottom: 0px;
  overflow: hidden;
  margin: 20px auto;
  position: relative;
  z-index: 2;
}
.top-sectionsj-04 .comon-feature-new figure img {
  filter: brightness(1);
}
.top-sectionsj-04 .comon-feature-new h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: #0b132b;
  margin-top: 15px;
  position: relative;
  z-index: 2;
}
.top-sectionsj-04 .comon-feature-new p {
  color: #0b132b;
  margin-top: 8px;
  font-size: 1.35rem;
  position: relative;
  z-index: 2;
}
.top-sectionsj-04 .comon-feature-new .btn-more-ty {
  color: #0b132b;
  font-size: 1.6rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
}
.top-sectionsj-04 .comon-feature-new .btn-more-ty i {
  color: #0060ff;
  font-size: 14px;
}
.top-sectionsj-04 .comon-feature-new .mainjh-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: inline-block;
  height: 100%;
  background: #0b132b;
  z-index: 1;
  opacity: 0;
  transition: all 0.5s linear;
}
.top-sectionsj-04 .comon-feature-new .mainjh-info img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.top-sectionsj-04 .comon-feature-new:hover {
  background: #0b132b;
  color: #fff;
}
.top-sectionsj-04 .comon-feature-new:hover h5 {
  color: #fff;
}
.top-sectionsj-04 .comon-feature-new:hover figure img {
  filter: brightness(0) invert(1);
}
.top-sectionsj-04 .comon-feature-new:hover p {
  color: #fff;
}
.top-sectionsj-04 .comon-feature-new:hover .btn-more-ty {
  color: #fff;
}
.top-sectionsj-04 .comon-feature-new:hover .btn-more-ty i {
  color: #fff !important;
}
.top-sectionsj-04 .comon-feature-new:hover .mainjh-info {
  opacity: 5;
}
.top-sectionsj-04 .comon-feature-new:hover .mainjh-info img {
  opacity: 40%;
}
.service-info-div .services-part-home-04 {
  background: none !important;
}
.service-info-div-08 .new-services-part-08 {
  background: none !important;
}
.service-info-div-08 .new-services-part-08 .comon-sert {
  height: 290px;
}
.team-info-div .team-part-home {
  background: none !important;
}
.faq-info-div-02 .accordion-button {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 600;
}
.faq-info-div-02 .accordion-button:not(.collapsed) {
  background-color: #0b132b;
  color: #fff;
}
.faq-info-div-02 .accordion-button {
  color: #0060ff;
}
.misson-div-info {
  padding: 80px 0;
}
.misson-div-info .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  text-transform: uppercase;
}
.misson-div-info .comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.misson-div-info .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.misson-div-info .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #0b132b;
  margin-top: 5px;
}
.misson-div-info .comoik {
  display: inline-block;
  height: 450px;
}
.misson-div-info .comoik figure {
  width: 100%;
  height: 280px;
  border-radius: 8px;
  overflow: hidden;
  display: inline-block;
}
.misson-div-info .comoik figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.misson-div-info .comoik h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  margin-bottom: 10px;
}
.about-history {
  padding: 80px 0;
}
.scomk {
  width: 100%;
  height: 280px;
  border-radius: 8px;
  overflow: hidden;
  margin: 15px 0 30px 0;
}
.scomk img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.timeline > h3 {
  text-align: center;
  text-transform: capitalize;
  font-size: 2rem;
  font-weight: bold;
  padding: 1rem;
}
.timeline > .column {
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 1rem;
}
.timeline > .column::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  border: 1px solid rgba(49, 49, 49, 0.07);
  height: 89%;
  z-index: -1;
}
.timeline > .column > .row {
  display: flex;
}
.timeline > .column > .row > .text {
  flex: 1 1 calc(50% - 50px);
  position: relative;
}
.timeline > .column > .row h3 {
  color: #fff;
  background-color: #0060ff;
  padding: 1rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: 700;
  text-transform: capitalize;
}
.time {
  color: #0060ff;
}
.timeline > .column > .row p {
  padding: 1rem;
  color: rgba(51, 51, 51, 0.5);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.timeline > .column > .row > .icon {
  flex: 1 1 100px;
}
.timeline > .column > .row > .icon > div {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: auto;
  background: #fff;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.18);
  position: relative;
}
.timeline > .column > .row > div i {
  display: block;
  font-size: 1.5rem;
  color: #05f;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.timeline > .column > .row > .time {
  flex: 1 1 calc(50% - 50px);
  padding-top: 1rem;
}
.timeline > .column > .row:nth-child(even) {
  flex-direction: row-reverse;
}
.timeline > .column > .row:nth-child(even) > div:last-child {
  text-align: end;
}
.timeline > .column > .row:nth-child(even) h3::before {
  content: "";
  position: absolute;
  left: -10px;
  border: 10px solid rgba(0, 0, 0, 0);
  border-right-color: #0060ff;
}
.timeline > .column > .row:nth-child(odd) h3::after {
  content: "";
  position: absolute;
  right: -10px;
  border: 10px solid rgba(0, 0, 0, 0);
  border-left-color: #0060ff;
}
@media screen and (max-width: 768px) {
  .timeline > .column::before {
    left: 50px;
    height: 80%;
    top: 50px;
  }
  .timeline > .column > .row {
    flex-flow: column wrap;
    height: 250px;
  }
  .timeline > .column > .row:nth-child(even) {
    flex-direction: column;
  }
  .timeline > .column > .row:nth-child(even) > .time:last-child {
    text-align: start;
  }
  .timeline > .column > .row > .icon {
    order: 1;
    flex: 1 1 100%;
    padding-top: 50px;
    width: 100px;
  }
  .timeline > .column > .row > .time {
    order: 2;
    flex: 1 1 50px;
    width: calc(100% - 100px);
  }
  .timeline > .column > .row > .text {
    order: 3;
    flex: 1 1 calc(100% - 50px);
    width: calc(100% - 100px);
  }
  .timeline > .column > .row:nth-child(odd) h3::before {
    content: "";
    position: absolute;
    left: -20px;
    border: 10px solid rgba(0, 0, 0, 0);
    border-right-color: #000;
  }
  .timeline > .column > .row:nth-child(odd) h3::after {
    border: none;
  }
}
.bg-sp-none {
  background: none !important;
}
.spou-div02 {
  background: #f9f9f9 url(../images/bg-dots2.png) no-repeat;
  background-position: center;
}
.left-heading-ivou h2 {
  background: #0060ff;
  padding: 15px;
  color: #fff;
  font-weight: 700;
}
.left-heading-ivou .pdf-div03 {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  padding: 25px;
  margin-bottom: 20px;
}
.left-heading-ivou .pdf-div03 .pdf-icon {
  width: 45px;
}
.left-heading-ivou .pdf-div03 h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  color: #0b132b;
  font-size: 2rem;
  margin-left: 10px;
}
.left-heading-ivou .pdf-div03 h5 span {
  font-size: 1.4rem;
  font-family: "Rajdhani", sans-serif;
  color: #0060ff;
}
.consult-divbnm {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 30px;
}
.consult-divbnm h3 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 3rem;
}
.consult-divbnm .form-group {
  margin-bottom: 20px;
}
.consult-divbnm .form-group .form-control {
  height: 50px;
  font-size: 1.4rem;
  background: #f7f7f7;
  border: none !important;
}
.consult-divbnm .form-select {
  height: 50px;
  font-size: 1.4rem;
  background: #f7f7f7;
  border: none !important;
}
.consult-divbnm .btn-submit {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  width: 100%;
  height: 45px;
  font-size: 2rem;
}
.apoltest {
  background: #0060ff;
  color: #fff;
}
.apoltest h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 3rem;
}
.apoltest h5 span {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-size: 2rem;
}
.right-sign-div .mianj {
  display: inline-block;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.right-sign-div .mianj img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.right-sign-div h4 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
}
.right-sign-div ul {
  margin-left: 20px;
}
.right-sign-div ul li {
  font-size: 1.6rem;
  line-height: 35px;
}
.right-sign-div ul li i {
  color: #0060ff;
  margin-right: 10px !important;
}
.right-sign-div .bh-div {
  width: 180px;
  height: 180px;
  display: inline-block;
}
.right-sign-div .bh-div img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.maingh h2 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 3rem;
}
.gob-com {
  display: grid;
  align-content: center;
  justify-content: center;
  background: rgba(179, 176, 176, 0.1);
  text-align: center;
  height: 220px;
  padding: 0 30px;
}
.gob-com h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2rem;
}
.gob-com figure {
  width: 60px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.no-bg {
  background: none !important;
}
.single-services-info {
  padding: 80px 0;
}
.top-user-div .container {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12);
  padding: 30px;
}
.top-user-div .soi {
  width: 45px;
  height: 45px;
  background: #0060ff;
  color: #fff;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 37px;
}
.top-user-div h2 {
  font-size: 3rem;
  font-weight: 700;
  color: #0b132b;
}
.top-user-div h2 span {
  color: #0060ff;
  font-size: 1.6rem;
  font-family: "Rajdhani", sans-serif;
}
.top-user-div ul li {
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  color: #0b132b;
  font-weight: 600;
  margin-bottom: 10px;
}
.top-user-div ul .tyu {
  width: 150px;
  display: inline-block;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2rem;
}
.top-user-div .btn-contact {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  padding-left: 20px;
  padding-right: 20px;
}
.top-user-div .usi-img {
  height: 300px;
}
.top-user-div .usi-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.comon-flaure {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12);
  padding: 30px;
  height: 250px;
  display: grid;
  align-content: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 25px;
}
.comon-flaure figure {
  width: 90px;
  display: block;
  margin: auto !important;
  text-align: center;
  background: #0060ff;
  padding: 20px;
  border-radius: 50%;
}
.comon-flaure figure img {
  filter: brightness(0) invert(1);
}
.comon-flaure h3 {
  font-weight: 700;
  margin-top: 15px;
  font-size: 2.4rem;
  text-transform: capitalize;
}
.career-info-page {
  padding: 80px 0;
}
.career-info-page .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.career-info-page .comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.career-info-page .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.career-info-page .comon-heading h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.career-info-page .comon-vacn {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12);
  padding: 20px 50px;
  /*height: 120px;*/
  display: grid;
  align-content: center;
  margin-bottom: 30px;
}
.career-info-page .comon-vacn span i {
  color: #0060ff;
  font-size: 4rem;
  margin-right: 8px;
}
.career-info-page .comon-vacn .right-icon h5 {
  font-size: 2.2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
}
.career-info-page .comon-vacn .btn-jobs {
  background: #0060ff;
  color: #fff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0.5s linear;
}
.career-info-page .comon-vacn .btn-jobs:hover {
  background: #0b132b;
}
.career-info-page .btn-contact01 {
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2rem;
}
.career-details-div01-info {
  padding: 80px 0;
}
.career-details-div01-info h1 {
  font-weight: 700;
  font-size: 4rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.career-details-div01-info .cr-details {
  margin-top: 20px;
}
.career-details-div01-info .cr-details h5 {
  color: #0060ff;
  font-size: 2.4rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
.career-details-div01-info .cr-details ul {
  margin-left: 0;
  margin-top: 15px;
}
.career-details-div01-info .cr-details ul li {
  font-weight: 600;
  color: #0b132b;
  margin-bottom: 8px;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.8rem;
}
.career-details-div01-info .cr-details ul li::before {
  position: relative;
  display: inline-block;
  content: "";
  font-family: "FontAwesome";
  top: 0;
  margin-right: 8px;
}
.career-details-div01-info .apy-bn {
  background: #0060ff;
  color: #fff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
}
.career-details-div01-info .job-ds-div {
  background: #f5f5f5;
  padding: 30px;
}
.career-details-div01-info .job-ds-div h2 {
  font-size: 3rem;
  font-weight: 700;
  color: #0b132b;
}
.career-details-div01-info .job-ds-div .comon-jobs-div {
  margin-bottom: 20px;
}
.career-details-div01-info .job-ds-div .comon-jobs-div h5 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
}
.career-details-div01-info .job-ds-div .comon-jobs-div h5 i {
  margin-right: 8px;
}
.career-details-div01-info .job-ds-div .comon-jobs-div h6 {
  font-size: 1.6rem;
  margin-top: 10px;
}
.contact-us-page-design-01 {
  padding: 80px 0;
}
.responsive-map {
  overflow: hidden;
  position: relative;
  height: 0;
  height: 300px;
}
.responsive-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.conty-details {
  background: #0b132b;
  padding: 30px;
  height: 490px;
  display: grid;
  align-content: center;
}
.conty-details span {
  background: #0060ff;
  color: #fff;
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  font-size: 2rem;
  line-height: 67px;
  margin-right: 15px;
}
.conty-details h5 {
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.conty-details p {
  color: #fff;
}
.left-contf {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12);
  padding: 30px;
}
.left-contf h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.left-contf .form-group {
  margin-bottom: 20px;
}
.left-contf .form-group .form-control {
  background: #f1f1f1;
  height: 45px;
  font-size: 1.5rem;
  border: none !important;
}
.left-contf .form-group textarea {
  height: 150px !important;
  resize: none !important;
}
.left-contf .form-group .btn-submit {
  background: #0060ff;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Rajdhani", sans-serif;
  padding-left: 20px;
  padding-right: 20px;
}
.it-top-sction-info {
  padding: 80px 0;
}
.it-top-sction-info .comon-heading h5 {
  color: #0060ff;
  font-size: 2rem;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
}
.it-top-sction-info .comon-heading h5::before {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  left: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.it-top-sction-info .comon-heading h5::after {
  width: 50px;
  height: 4px;
  background: #0060ff;
  content: "";
  position: relative;
  display: inline-block;
  top: -4px;
  right: -5px;
  border-radius: 28px;
  overflow: hidden;
}
.it-top-sction-info .comon-heading h1 {
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 4rem;
}
.it-top-sction-info .crm-it-srve01-div {
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 150px;
}
.it-top-sction-info .crm-it-srve01-div figure {
  width: 80px;
}
.it-top-sction-info .crm-it-srve01-div .ter-text {
  width: 95%;
  display: inline-block;
  padding-left: 20px;
}
.it-top-sction-info .crm-it-srve01-div .ter-text h5 {
  font-size: 2.2rem;
  font-weight: 600;
  position: relative;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.it-top-sction-info .crm-it-srve01-div .ter-text h5::after {
  width: 80px;
  height: 2px;
  content: "";
  background: #e1e1e1;
  position: absolute;
  display: inline-block;
  left: 2px;
  bottom: -7px;
}
.web-about-sec-new {
  padding: 80px 0;
}
.web-about-sec-new .sm01-01 {
  right: 0;
  left: inherit !important;
}
.web-about-sec-new .webd-ser {
  display: inline-block;
  width: 100%;
}
.web-about-sec-new .webd-ser h6 {
  color: #0060ff;
  font-size: 1.5rem;
}
.web-about-sec-new .webd-ser h4 {
  font-size: 2rem;
  font-weight: 700;
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  margin: 8px 0;
}
.web-about-sec-new .comofg {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12);
  padding: 30px;
}
.web-about-sec-new .comofg i {
  color: #0060ff;
  font-size: 2.5rem;
}
.web-about-sec-new .comofg h5 {
  font-size: 2rem;
  font-weight: 600;
  color: #0b132b;
  margin-left: 15px;
}
.web-about-sec-new .comofg h5 span {
  font-size: 1.4rem;
  color: #bbb;
  font-weight: 400;
  margin-top: 5px;
}
.web-dvb02 {
  padding: 80px 0;
}
.blog-info-design .items-blogs {
  height: 550px !important;
  border-radius: 8px;
  margin-bottom: 30px;
}
.blogs-info-div {
  padding: 80px 0;
}
.blogs-info-div .comon-blogs-list-items {
  display: inline-block;
  height: 610px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  overflow: hidden;
}
.blogs-info-div .comon-blogs-list-items .content-post {
  padding: 30px;
}
.blogs-info-div .comon-blogs-list-items .content-post h6 {
  color: #0060ff;
  font-family: "Rajdhani", sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 8px;
  display: inline-block;
}
.blogs-info-div .comon-blogs-list-items .content-post h5 {
  color: #0b132b;
  font-family: "Rajdhani", sans-serif;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 2.2rem;
  font-weight: 700;
  text-transform: capitalize;
}
.blogs-info-div .comon-blogs-list-items .content-post .admin-t {
  margin-right: 15px !important;
}
.blogs-info-div .comon-blogs-list-items .content-post .admin-t i {
  color: #0060ff;
  margin-right: 5px;
}
.blogs-info-div .comon-blogs-list-items figure {
  height: 350px;
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.blogs-info-div .comon-blogs-list-items figure img {
  transition: all 0.5s linear;
  transform: scale(1);
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blogs-info-div .comon-blogs-list-items figure figcaption {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #0060ff;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  text-align: center;
  display: grid;
  justify-content: center;
  align-content: center;
  width: 70px;
  height: 70px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 23px;
}
.blogs-info-div .comon-blogs-list-items:hover figure img {
  transform: scale(1.1);
}
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  font-size: 13px;
  font-weight: 700;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: rgba(0, 0, 0, 0);
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  color: #000 !important;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #ff8c00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #ff8c00;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #ff8c00;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: gray;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666 \9;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #ff8c00;
  color: #fff !important;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #039 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #ff8c00;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #ff8c00;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #039 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
  color: #ff8c00;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: rgba(0, 0, 0, 0);
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-right-width: 2px;
  border-bottom-width: 2px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 4px 5px;
}
.datepicker .dow {
  border-bottom: 1px solid #e7e7e7;
  color: #9b8079;
  font-size: 13px;
}
.datepicker-months .prev,
.datapicker-months .next,
.datepicker-years .prev,
.datepicker-years .next {
  width: 58px;
}
.datepicker-days tbody td:nth-child(6),
.datepicker-days tbody td:nth-child(7) {
  color: #d44;
}
.charset {
  box-shadow: 1px 1px 10px #000;
}
.app {
  width: 100%;
  height: 350px;
  margin: 20px auto;
}
.app:after {
  content: "";
  display: table;
  clear: both;
}
.app__side {
  background: #333;
  width: 35%;
  height: 100%;
  padding: 40px;
  float: left;
  color: #ff8c00;
}
.app__main {
  background: #fbf9fa;
  width: 100%;
  height: 100%;
  float: left;
  padding: 10px;
}
.calendar {
  padding: 0;
}
.calendar .datepicker {
  width: 100%;
}
.calendar .datepicker table {
  width: 100%;
}
.comon-sec-blogs-inf-right {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 30px;
  display: grid;
  align-content: center;
  width: 100%;
  margin-bottom: 30px;
}
.comon-sec-blogs-inf-right h5 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #0b132b;
}
.comon-sec-blogs-inf-right ul li {
  border-bottom: solid 1px #f3f3f3;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.comon-sec-blogs-inf-right ul li a {
  color: #0b132b;
  transition: all 0.5s linear;
}
.comon-sec-blogs-inf-right ul li a:hover {
  color: #0060ff;
}
.comon-sec-blogs-inf-right .como-list {
  display: flex;
  align-items: center;
  width: 100%;
}
.comon-sec-blogs-inf-right .como-list figure {
  width: 80px;
  height: 70px;
}
.comon-sec-blogs-inf-right .como-list figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.comon-sec-blogs-inf-right .como-list .textry {
  width: 90%;
  padding-left: 20px;
}
.comon-sec-blogs-inf-right .como-list .textry h5 {
  font-size: 1.4rem;
  color: #0b132b;
}
.comon-sec-blogs-inf-right .como-list .textry p {
  font-size: 1.2rem;
  margin-top: 8px;
}
.comon-sec-blogs-inf-right .serty-div {
  background: #f5f5f5;
  height: 50px;
}
.comon-sec-blogs-inf-right .serty-div .form-control {
  border: none !important;
  font-size: 1.6rem;
  background: none;
}
.comon-sec-blogs-inf-right .serty-div .btn-serach {
  background: #0060ff;
  color: #fff;
  height: 50px;
  width: 70px;
  font-size: 1.6rem;
}
.line-ani {
  background: #bbb;
  width: 100px;
  height: 2px;
  border-radius: 0;
  margin-top: 10px;
  position: relative;
}
.line-ani::after {
  position: absolute;
  width: 50%;
  height: 2px;
  top: 0;
  left: 0;
  animation: line 2s 0.2s infinite linear;
  content: "";
  background: #0060ff;
  display: inline-block;
}
.tags02 ul li {
  float: left;
  display: inline-block;
  border-bottom: none !important;
  margin-right: 8px;
}
.tags02 ul li .btn {
  font-size: 1.4rem;
  background: #0060ff;
  color: #fff;
  text-transform: capitalize;
}
.tags02 ul li .btn:hover {
  background: #0b132b;
  color: #fff !important;
}
.sp-mobile-toggle-div {
  width: 330px;
}
.navbar-toggler {
  border: none !important;
  font-size: 3rem;
  color: #0b132b !important;
  opacity: 9 !important;
}
.navbar-toggler:focus {
  box-shadow: none !important;
}
.mobile-menu-sec .navbar-nav {
  width: 100%;
  padding: 0 10px;
}
.mobile-menu-sec .navbar-nav .nav-link {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 2.2rem;
  color: #0b132b;
  background: #f5f5f5;
  padding: 5px 10px;
}
.mobile-menu-sec .navbar-nav .nav-link:hover {
  color: inherit !important;
}
.mobile-menu-sec .navbar-nav .dropdown-toggle::after {
  top: 2px;
  right: 5px !important;
}
.mobile-menu-sec .navbar-nav .dropdown-item:hover {
  color: #fff !important;
}
.sub-menu01 {
  background: #0060ff;
}
.sub-menu01 .dropdown-item {
  color: #fff !important;
}
.sub-menu02 {
  background: #0b132b;
}
.sub-menu02 .dropdown-item {
  color: #fff !important;
}
.sub-menu02 .dropdown-toggle::after {
  top: 13px !important;
}
.logo-side {
  width: 143px;
  display: inline-block;
  margin-top: 10px;
}
.close-menu {
  border: none;
  color: #323657;
  background: none !important;
  position: absolute;
  right: 21px;
  top: 2px;
}
.close-menu svg {
  width: 30px;
  height: 30px;
}
.quick-link ul li {
  display: flex;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: normal;
  align-items: center;
}
.quick-link ul li i {
  font-size: 35px;
  margin-right: 14px;
  color: #0060ff;
}
.side-media {
  list-style-type: none;
  margin-top: 15px;
  display: flex;
}
.side-media li a {
  background: #101014;
  color: #fff;
  padding: 8px 12px;
  border-radius: 8px;
  display: inline-block;
}
.side-media li {
  margin: 0 5px;
}
.cmr-head::before {
  display: none !important;
}
.cmr-head::after {
  right: 9px !important;
  top: 10px !important;
}
.minco {
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.contact-bnm1 h1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0b132b;
}
.comon-feature-new-img figure {
  height: 280px;
  overflow: hidden;
}
.comon-feature-new-img .in-details012 {
  background: #fff;
  width: 95%;
  margin: auto;
  display: table;
  position: relative;
  top: -50px;
  padding: 72px 20px 20px;
  text-align: center;
}
.comon-feature-new-img .in-details012 h5 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  margin-bottom: 8px;
}
.comon-feature-new-img .imo-icon {
  width: 80px;
  height: 80px;
  display: grid;
  border-radius: 50%;
  overflow: hidden;
  background: #0060ff;
  margin: auto;
  padding: 15px;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
}
.comon-feature-new-img .imo-icon img {
  filter: brightness(0) invert(1);
}
.fixed-menu {
  background: #fff;
  position: fixed;
  top: 0;
  animation: slide-down 0.7s;
  left: 0;
  right: 0;
  box-shadow: 4px -86px 103px rgba(0, 0, 0, 0.9);
  z-index: 250;
}
.fixed-menu .top-sction-head {
  display: none !important;
}
@keyframes slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1180px) {
  .services-part-home .com-items {
    height: 580px;
  }
  .blogs-home-01 .items-blogs {
    height: 610px;
  }
  .blogs-home-01 .items-blogs {
    height: 600px !important;
  }
  .new-services-part-08 .comon-sert {
    width: 100%;
    height: 290px;
  }
  .sertion-divbn-02 .new-servicesr {
    height: 450px;
  }
  .about-home-13 .yesra {
    left: -8%;
  }
  .about-home-13 .left-about-new-01::after {
    left: 120px;
  }
  .speacil-features01 .com-fetuy {
    min-height: 300px;
  }
  .about-top-01 .com-about01 .about-textr {
    height: 170px;
  }
  .web-about-sec-new .comofg {
    min-height: 152px;
  }
}
@media (max-width: 900px) {
  .add-section-home-01 {
    text-align: center;
  }
  .web-about-sec-new .comofg {
    min-height: inherit;
  }
  .team-part-home-20 .tema-items .img-box-team01 {
    width: 200px;
    margin: auto !important;
    height: 200px;
  }
  .big-01 {
    width: 100% !important;
  }
  .speacil-features01 .com-fetuy {
    min-height: inherit;
  }
  .about-home-10 {
    height: auto;
  }
  .com-about-us-img {
    height: auto !important;
  }
  .com-about-right-h {
    padding-bottom: 50px;
  }
  .img-bigh {
    display: none !important;
  }
  .stagy-content-div .conm-sec-stag {
    width: 100%;
  }
  .stagy-content-div .row > div:last-child > div figure {
    left: -30px;
    right: inherit !important;
  }
  .stagy-content-div .row > div:last-child > div {
    padding: 0 30px 0 60px;
  }
  .stagy-content-div {
    height: auto;
  }
  .why-choose-13 .left-part-whyu:after,
  .why-choose-13 .right-imghj::before {
    display: none !important;
  }
  .achivemnts-div13 .indoi0 .row > div:nth-child(2) .comk::before {
    display: none;
  }
  .speacil-features01:after {
    display: none;
  }
  .about-home-13 .com-about-us-img .big-01 {
    display: none;
  }
  .about-home-13 .yesra {
    display: none;
  }
  .why-choose-13 .left-part-whyu {
    padding: 30px 20px;
    height: auto;
    padding-bottom: 70px;
  }
  .why-choose-13 .right-imghj {
    display: none;
  }
  .about-home-13 .left-about-new-01 {
    display: none !important;
  }
  .banner-part-16 .banner-text {
    width: 100%;
  }
  .banner-part-16 .banner-text p {
    width: 60%;
    margin: auto;
    display: table;
  }
  .smo01 {
    display: none;
  }
  .new-uliner-line h1 span:after {
    right: 260px;
  }
  .pricing .plan {
    width: 80%;
    margin: 50px auto;
    height: 630px;
  }
  .pricing .plan .price {
    font-size: 8rem;
  }
  .pricing .plan li {
    font-size: 2.2rem;
  }
  .career-info-page .comon-vacn {
    height: auto;
  }
  .career-info-page .comon-vacn .btn-jobs {
    width: 180px;
    margin-top: 20px;
  }
  .conty-details {
    height: 620px;
  }
}
@media (max-width: 896px) {
  .sucrbie-div h1 {
    text-align: center;
    margin: 35px 0;
  }
  .sucrbie-div figure {
    display: block !important;
    margin: auto !important;
  }
  .indesi {
    text-align: center;
  }
  .indesi p {
    width: 100% !important;
  }
  .imgh-div0j2m {
    display: none !important;
  }
  .counst-home-01 .bg-imghj {
    height: 580px;
  }
  .btn-send-ms {
    display: table;
    margin: 15px auto !important;
  }
  .btn-subcribe {
    display: table;
    margin: auto !important;
  }
  .banner-part-18 .banner-img {
    display: none;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 70%;
  }
  .timeline > .column > .row > .time {
    display: none;
  }
  .timeline > .column > .row > .icon {
    padding-top: 0;
  }
  .timeline > .column > .row:nth-child(odd) h3::before {
    border-right-color: #0060ff;
    left: -11px;
  }
  .sucrbie-div figure {
    margin: auto !important;
    display: block !important;
  }
  .sucrbie-div h1 {
    text-align: center;
    margin-top: 18px;
  }
  .sucrbie-div .btn-subcribe {
    margin: auto !important;
    margin-top: 25px !important;
  }
  .indesi {
    text-align: center;
  }
  .indesi p {
    width: 100% !important;
  }
  .services-part-home .com-items {
    height: 580px;
  }
  .counst-home-01 .form-sections .btn-send-ms {
    margin: auto !important;
    display: table !important;
  }
  .righyu01 {
    display: none;
  }
  .faq-setion-divbn {
    margin-top: 50px;
  }
}
@media (max-width: 667px) {
  html {
    font-size: 60%;
  }
  .navbar-brand {
    width: 150px;
    display: inline-block;
  }
  .conty-details {
    height: 450px;
  }
  .pricing .plan {
    height: 590px;
  }
  .why-choose-10 .abouy-secrt-div {
    padding-left: 30px;
    padding-right: 30px;
  }
  .misson-div-info .comoik {
    width: 80% !important;
    margin: auto;
    display: table !important;
  }
  .service-info-div-07 .com-items {
    display: grid !important;
  }
  .service-info-div-07 .btn-all {
    background: #fff;
    color: #0060ff;
    font-family: "Rajdhani", sans-serif;
    width: 160px;
    height: 50px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    font-size: 2rem;
    font-weight: 600;
    justify-content: center;
    margin: auto;
  }
  .banner-part {
    height: 450px;
  }
  .banner-part .banner-img {
    height: 450px;
  }
  .banner-part .banner-text {
    height: 450px;
  }
  .banner-part .banner-text h1 {
    text-shadow: #fff 1px 1px 1px;
  }
  .banner-part .banner-text h1:after {
    top: 35px;
  }
  .banner-part .banner-text .btn-more {
    width: 107px !important;
  }
  .com-about-us-img {
    height: auto !important;
  }
  .com-about-us-img .sm01-01 {
    display: none !important;
  }
  .services-part-home .com-items {
    height: 409px;
  }
  .services-part-home .com-items .img-box-serv {
    height: 220px;
  }
  .services-part-home .com-items .img-box-serv figure {
    height: 180px;
  }
  .services-part-home .com-items .btn-r-more {
    width: 120px !important;
    height: 34px !important;
  }
  .whychoose-part-home .left-part-whyu .why-com-div figure {
    width: 59px;
    height: 59px;
    padding: 13px;
  }
  .whychoose-part-home .righty-why {
    height: 320px;
  }
  .team-part-home .tema-items {
    height: 310px !important;
  }
  .team-part-home .tema-items .img-box-team01 {
    height: 230px;
  }
  .sucrbie-div figure {
    margin: auto !important;
    display: block !important;
  }
  .sucrbie-div h1 {
    text-align: center;
    margin-top: 18px;
  }
  .sucrbie-div .btn-subcribe {
    margin: auto !important;
    margin-top: 25px !important;
    display: table;
  }
  .foot-logo {
    width: 132px;
    display: inline-block;
  }
  .main-footer01 .comon-footer-mns .post-list li figure {
    width: 80px;
    height: 51px;
  }
  .main-footer01 .comon-footer-mns .btn {
    width: 31px;
    height: 31px;
  }
  .counst-home-01 .form-sections {
    padding: 0;
  }
  .coply p {
    text-align: center;
  }
  .coply ul {
    text-align: center;
  }
  .services-part-home .com-items .btn-r-more {
    width: 142px !important;
  }
  .blogs-home-01 .items-blogs {
    height: 550px;
  }
  .blogs-home-01 .items-blogs .content-post {
    padding: 10px 21px;
  }
  .counst-home-01 .bg-imghj {
    height: 480px;
    width: 100%;
  }
  .whychoose-part-home-02:after {
    width: 390px;
  }
  .blogs-home-02 .items-blogs .content-post {
    padding: 10px 7px;
  }
  .top-sectionsj-02 {
    margin-top: 0;
  }
  .comon-sert {
    height: auto;
    margin-bottom: 30px;
  }
  .services-part-home-05 li.nav-item .comon-dert span img {
    width: 53%;
    margin: auto;
  }
  .rioght-dibn {
    margin-top: 30px;
  }
  .blogs-home-03 .items-blogs {
    height: 570px;
  }
  .service-home-11 .comon-ser11 {
    height: 360px;
  }
  .about-home-13 .left-about-new-01 {
    display: none !important;
  }
  .sertion-divbn-02 .new-servicesr {
    height: 440px;
  }
  .banner-part .banner-text h1:after {
    top: 55px;
  }
  .new-uliner-line h1 span:after {
    right: 40px;
  }
  .banner-part-18 {
    height: 350px;
  }
  .banner-part-18 .banner-text {
    height: 350px;
  }
  .banner-part-18 .banner-text h1:after {
    top: 53px;
  }
  .banner-part-10 {
    height: 450px;
  }
  .banner-part-10 .carousel-inner {
    height: 450px;
  }
  .banner-part-10 .carousel-inner .carousel-item {
    height: 450px;
  }
  .banner-part-10 .carousel-inner .carousel-item .carousel-caption {
    bottom: 0;
  }
  .about-home-10 .com-about-us-img .big-01 {
    height: 450px;
  }
  .we-serve-home-20 ul {
    column-count: 2;
  }
  .banner-part-05 {
    height: 450px;
  }
  .banner-part-05 .carousel-inner {
    height: 450px;
  }
  .banner-part-05 .carousel-inner .carousel-item {
    height: 450px;
  }
  .banner-part-23 {
    height: auto;
    padding-bottom: 40px;
  }
  .banner-part-23 .banner-img {
    height: 100%;
  }
  .blogs-home-13 .items-blogs {
    height: 540px;
  }
  .banner-part-2 {
    height: 450px;
  }
  .banner-part-2 .banner-img {
    height: 450px;
  }
  .banner-part-2 .banner-text {
    height: 450px;
  }
  .banner-part-02 {
    height: 450px;
  }
  .banner-part-02 .carousel-item {
    height: 450px;
  }
  .banner-part-02 .banner-img {
    height: 450px;
  }
  .banner-part-02 .banner-text {
    height: 450px;
  }
  .banner-part-09 {
    height: 450px;
  }
  .banner-part-09 .carousel-item {
    height: 450px;
  }
  .banner-part-09 .carousel-caption {
    bottom: 0;
  }
  .banner-part-09 .banner-img {
    height: 450px;
  }
  .banner-part-09 .banner-text {
    height: 450px;
  }
  .sub-page-banner {
    height: 240px;
  }
  .sub-page-banner .be-heading01 {
    height: 240px;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 50%;
  }
  .navbar-brand {
    width: 150px;
    display: inline-block;
  }
  .we-serve-home-20 ul {
    column-count: 1;
  }
  .it-top-sction-info .crm-it-srve01-div {
    height: auto;
  }
  .about-home-10 .com-about-us-img .big-01 {
    height: 350px;
  }
  .team-part-home-20 .tema-items .img-box-team01 {
    width: 270px;
    margin: auto !important;
  }
  .team-info-div-02 .tema-items .img-box-team01 {
    width: 200px;
    margin: auto !important;
  }
  .blogs-home-13 .items-blogs {
    width: 84% !important;
    margin: auto;
    height: 540px;
    display: block !important;
  }
  .banner-part {
    height: 300px;
  }
  .banner-part .banner-img {
    height: 300px;
  }
  .banner-part .banner-text {
    height: 289px;
  }
  .banner-part .banner-text h1 {
    text-shadow: #fff 1px 1px 1px;
  }
  .banner-part .banner-text h1:after {
    top: 35px;
  }
  .banner-part .banner-text .btn-more {
    width: 90px !important;
  }
  .com-about-us-img {
    height: auto !important;
  }
  .com-about-us-img .sm01-01 {
    display: none !important;
  }
  .cash-stuidy-home-01 .items-work {
    height: 379px;
    width: 84% !important;
    margin: 30px auto !important;
    display: block !important;
  }
  .services-part-home .com-items {
    height: 379px;
    width: 84%;
    margin: 30px auto;
    display: block;
  }
  .services-part-home .com-items .img-box-serv {
    height: 220px;
  }
  .services-part-home .com-items .img-box-serv figure {
    height: 180px;
  }
  .services-part-home .com-items .btn-r-more {
    width: 120px !important;
    height: 34px !important;
  }
  .howit-work-home-01 .no01 {
    left: 80px !important;
  }
  .whychoose-part-home .left-part-whyu .why-com-div figure {
    width: 59px;
    height: 59px;
    padding: 13px;
  }
  .whychoose-part-home .righty-why {
    height: 320px;
  }
  .team-part-home .tema-items {
    height: 350px !important;
    width: 84% !important;
    margin: auto;
    display: block !important;
  }
  .team-part-home .tema-items .img-box-team01 {
    height: 260px;
  }
  .sucrbie-div figure {
    margin: auto !important;
    display: block !important;
  }
  .sucrbie-div h1 {
    text-align: center;
    margin-top: 18px;
  }
  .sucrbie-div .btn-subcribe {
    margin: auto !important;
    margin-top: 25px !important;
  }
  .foot-logo {
    width: 132px;
    display: inline-block;
  }
  .main-footer01 .comon-footer-mns .post-list li figure {
    width: 80px;
    height: 51px;
  }
  .main-footer01 .comon-footer-mns .btn {
    width: 31px;
    height: 31px;
  }
  .counst-home-01 .form-sections {
    padding: 0;
  }
  .coply p {
    text-align: center;
  }
  .coply ul {
    text-align: center;
  }
  .blogs-home-01 .items-blogs {
    width: 84% !important;
    margin: auto !important;
    display: block !important;
    height: 460px;
  }
  .counst-home-01 .bg-imghj {
    height: 270px;
    width: 100%;
  }
  .tetimonals-work-home-01 .tems-slider01 {
    width: 84% !important;
    margin: auto !important;
    display: block !important;
  }
  .comon-feature {
    width: 84% !important;
    margin: auto !important;
  }
  .services-part-home-02 .com-items {
    width: 84%;
    margin: auto;
    display: block;
  }
  .whychoose-part-home-02 .righty-why {
    height: 310px;
  }
  .cash-stuidy-home-02 .controls .btn,
  .cash-stuidy-home-03 .controls .btn {
    margin-bottom: 20px;
  }
  .cash-stuidy-home-02 .items-work {
    width: 80% !important;
    margin: auto !important;
    display: block !important;
  }
  .cash-stuidy-home-03 .items-work {
    width: 80% !important;
    margin: auto !important;
    display: block !important;
    margin-bottom: 20px !important;
  }
  .comk {
    margin-bottom: 25px !important;
    justify-content: center;
  }
  .whychoose-part-home-02:after {
    display: none;
  }
  .services-part-home-03 .com-items {
    width: 80% !important;
    margin: auto !important;
  }
  .top-sectionsj .row .comon-feature-new {
    border: none !important;
  }
  .services-part-home-04 .com-items {
    width: 80% !important;
    margin: auto !important;
    margin-bottom: 20px !important;
  }
  .cash-stuidy-home-04 .items-work {
    width: 80% !important;
    margin: auto !important;
    margin-bottom: 20px !important;
    display: block !important;
  }
  .howit-work-home-03 .comon-items-stp .img-sty-box .no01 {
    left: 80px;
  }
  .howit-work-home-03 .comon-items-stp {
    height: auto;
  }
  .blogs-home-03 .items-blogs {
    height: 480px;
  }
  .tetimonals-work-home-06 .slider-tesr .tems-slider01 .img-userpic {
    width: 32%;
  }
  .com-items {
    width: 84% !important;
    margin: auto !important;
    margin-bottom: 20px !important;
    display: block !important;
  }
  .comon-sert {
    height: auto !important;
  }
  .service-home-11 .comon-ser11 {
    width: 84% !important;
    margin: auto !important;
    height: 280px;
  }
  .new-servicesr {
    width: 84% !important;
    margin: auto !important;
    display: block !important;
  }
  .about-home-13 .left-about-new-01::before,
  .about-home-13 .left-about-new-01::after {
    display: none;
  }
  .banner-part-12 {
    height: 350px;
  }
  .banner-part-12 .img-slodid-color {
    display: none;
  }
  .banner-part-12 .img-right-squer {
    display: none;
  }
  .banner-part-12 .img-right-bouncs {
    display: none;
  }
  .banner-part-12 .carousel-inner {
    height: 350px;
  }
  .banner-part-12 .carousel-inner .carousel-item {
    height: 310px;
  }
  .banner-part-12 .carousel-inner .carousel-item .carousel-caption {
    left: 10px;
    bottom: 0;
  }
  .sertion-divbn-02 .new-servicesr {
    height: 440px;
  }
  .why-choose-13 .left-part-whyu {
    padding: 30px 20px;
    height: auto;
    padding-bottom: 70px;
  }
  .why-choose-13 .right-imghj {
    display: none;
  }
  .stagy-content-div .conm-sec-stag {
    padding: 0 30px 0 83px;
  }
  .stagy-content-div .conm-sec-stag figure {
    left: inherit;
  }
  .stagy-content-div .row > div:last-child > div figure {
    left: inherit;
  }
  .stagy-content-div .row > div:last-child > div {
    padding: 0 30px 0 83px;
  }
  .banner-part-16 {
    height: 350px;
  }
  .banner-part-16 .banner-text {
    width: 100%;
    height: 350px;
  }
  .banner-part-16 .banner-text p {
    width: 100%;
  }
  .banner-part-16 .banner-img {
    height: 350px;
  }
  .banner-part-17 {
    height: 350px;
  }
  .banner-part-17 .banner-text {
    width: 100%;
    height: 350px;
  }
  .banner-part-17 .banner-text p {
    width: 100%;
  }
  .banner-part-17 .banner-img {
    height: 350px;
  }
  .banner-part-18 {
    height: 350px;
  }
  .banner-part-18 .banner-text {
    height: 350px;
  }
  .banner-part-18 .banner-text h1:after {
    top: 43px;
  }
  .banner-part-10 {
    height: 350px;
  }
  .banner-part-10 .carousel-inner {
    height: 350px;
  }
  .banner-part-10 .carousel-inner .carousel-item {
    height: 350px;
  }
  .banner-part-05 {
    height: 350px;
  }
  .banner-part-05 .carousel-inner {
    height: 350px;
  }
  .banner-part-05 .carousel-inner .carousel-item {
    height: 350px;
  }
  .banner-part {
    height: 350px;
  }
  .banner-part .banner-img {
    height: 350px;
  }
  .banner-part .banner-text {
    height: 350px;
  }
  .banner-part .banner-text h1 {
    text-shadow: #fff 1px 1px 1px;
  }
  .banner-part-2 {
    height: 350px;
  }
  .banner-part-2 .banner-img {
    height: 350px;
  }
  .banner-part-2 .banner-text {
    height: 350px;
  }
  .banner-part-02 {
    height: 350px;
  }
  .banner-part-02 .carousel-item {
    height: 350px;
  }
  .banner-part-02 .banner-img {
    height: 350px;
  }
  .banner-part-02 .banner-text {
    height: 350px;
  }
  .banner-part-09 {
    height: 350px;
  }
  .banner-part-09 .carousel-item {
    height: 350px;
  }
  .banner-part-09 .carousel-caption {
    bottom: 0;
  }
  .banner-part-09 .banner-img {
    height: 350px;
  }
  .banner-part-09 .banner-text {
    height: 350px;
  }
}
@keyframes lineH {
  0% {
    width: 0%;
  }
  100% {
    width: 95%;
    opacity: 0;
  }
}
@-webkit-keyframes murad {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 5px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 5px rgba(255, 255, 255, 0.4);
  }
  100% {
    -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3),
      0 0 0 40px rgba(255, 255, 255, 0);
  }
}
@keyframes murad {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 5px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 5px rgba(255, 255, 255, 0.4);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 40px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 40px rgba(255, 255, 255, 0);
  }
}
.pulse {
  animation: pulse 1s infinite ease-in-out alternate;
}
@keyframes pulse {
  from {
    transform: scale(0.8);
  }
  to {
    transform: scale(1.2);
  }
}
.hithere {
  animation: hithere 1s ease infinite;
}
@keyframes hithere {
  30% {
    transform: scale(1.2);
  }
  40%,
  60% {
    transform: rotate(-20deg) scale(1.2);
  }
  50% {
    transform: rotate(20deg) scale(1.2);
  }
  70% {
    transform: rotate(0deg) scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.grow {
  animation: grow 2s ease infinite;
}
.spin {
  animation: spin 1s infinite linear;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.elastic-spin {
  animation: elastic-spin 1s infinite ease;
}
@keyframes elastic-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(720deg);
  }
}
.pulse {
  animation: pulse 1s infinite ease-in-out alternate;
}
.bounce {
  animation: bounce 2s ease infinite;
}
@keyframes bounce {
  70% {
    transform: translateY(0%);
  }
  80% {
    transform: translateY(-15%);
  }
  90% {
    transform: translateY(0%);
  }
  95% {
    transform: translateY(-7%);
  }
  97% {
    transform: translateY(0%);
  }
  99% {
    transform: translateY(-3%);
  }
  100% {
    transform: translateY(0);
  }
}
.bounce2 {
  animation: bounce2 2s ease infinite;
}
.v-whatsapp {
	position: fixed;
	bottom: 5px;
	left: 5px;
	z-index: 99999999999;
}
@keyframes bounce2 {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
} /*# sourceMappingURL=style.min.css.map */
