@import "https://fonts.googleapis.com/css2?family=Livvic:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&amp;display=swap";
body {
  font-size: 15px;
  line-height: 1.6;
  font-family: livvic, sans-serif;
  color: #000;
  font-weight: 500;
}
p {
  color: #333;
  font-weight: 500;
  font-size: 16px;
}
a {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
button {
  margin: 0;
  padding: 0;
  outline: 0;
}
button:focus {
  outline: 0;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #0b0d2a;
}
h3 {
  font-size: 26px;
}
.d-table {
  width: 100%;
  height: 100%;
}
.d-table-cell {
  display: table-cell;
  vertical-align: middle;
}
img {
  max-width: 100%;
}
.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pt-210 {
  padding-top: 210px;
}
.pt-200 {
  padding-top: 200px;
}
.pt-180 {
  padding-top: 180px;
}
.pt-175 {
  padding-top: 175px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-130 {
  padding-top: 130px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-75 {
  padding-top: 75px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-95 {
  padding-top: 95px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-65 {
  padding-top: 65px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.pb-230 {
  padding-bottom: 230px;
}
.pb-225 {
  padding-bottom: 225px;
}
.pb-210 {
  padding-bottom: 210px;
}
.pb-215 {
  padding-bottom: 215px;
}
.pb-200 {
  padding-bottom: 200px;
}
.pb-185 {
  padding-bottom: 185px;
}
.pb-180 {
  padding-bottom: 180px;
}
.pb-140 {
  padding-bottom: 140px;
}
.pb-110 {
  padding-bottom: 110px;
}
.pb-125 {
  padding-bottom: 125px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-85 {
  padding-bottom: 85px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-110 {
  padding-top: 110px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-45 {
  padding-top: 45px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-20 {
  padding-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.ml-25 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.margin-auto {
  margin: 0 auto;
}
.border-radius-50 {
  border-radius: 50px;
}
.border-radius-5 {
  border-radius: 5px;
}
.section-title span {
  margin-bottom: 8px;
  font-weight: 600;
  display: block;
}
.section-title h2 {
  font-size: 30px;
  font-weight: 600;
  margin-top: 0;
  line-height: 1.2;
  color: #0b0d2a;
  margin-bottom: 0;
}
.section-title p {
  padding-top: 10px;
  margin-bottom: 0;
  max-width: 530px;
  color: #444;
}
.sp-color1 {
  color: #042b4d;
  font-size: 20px;
}
.sp-color5 {
  color: #ffc221;
  font-size: 20px;
}
.sp-color {
  color: #000;
  font-size: 30px;
  line-height: 30px;
}
.sp-color2 {
  color: #042b4d;
  font-size: 30px;
  line-height: 40px;
}
.sp-color3 {
  color: #042b4d;
  font-size: 36px;
  line-height: 40px;
}
.sp-color4 {
  color: #fff;
  font-size: 26px;
  line-height: 40px;
}
.default-btn {
  display: inline-block;
  padding: 12px 32px;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.default-btn i {
  font-size: 20px;
  position: relative;
  top: 4px;
  display: none;
}
.default-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  left: -36%;
  top: 0;
  -webkit-transform: skew(50deg);
  transform: skew(50deg);
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  width: 0;
}
.default-btn:hover {
  color: #fff !important;
}
.default-btn:hover:before {
  height: 100%;
  width: 135%;
  background-color: #0b0d2a;
}
.default-btn.btn-bg-one:hover:before {
  height: 100%;
  width: 135%;
  background-color: #0071dc;
}
.btn-bg-one {
  background-color: #0d3351;
  border: 1px solid;
}
.btn-bg-one:hover {
  background-color: #0071dc;
  border: 1px solid;
}
.btn-bg-three {
  background-color: #fff;
  border: 1px solid;
  color: #0071dc;
  font-weight: 500;
  margin-top: 10px;
}
.btn-bg-three:hover {
  background-color: #000;
  border: 1px solid;
}
.btn-bg-three-1 {
  background-color: #fff;
  border: 1px solid;
  color: #0071dc;
  font-weight: 500;
  margin-top: 10px;
}
.default-btn.btn-bg-four:hover:before {
  height: 100%;
  width: 135%;
  background-color: #ffc221;
}
.btn-bg-four {
  background-color: #0071dc;
  border: 1px solid;
  color: #fff;
  font-weight: 500;
}
.btn-bg-four:hover {
  background-color: #ffc221;
  border: 1px solid;
}
.btn-bg-four-email {
  background-color: #0071dc;
  border: 1px solid;
  font-size: 24px;
  color: #fff;
  padding: 15px 100px;
  font-weight: 500;
}
.btn-bg-four-email:hover {
  background-color: #ffc221;
  border: 1px solid;
}
.btn-bg-two {
  background-color: #b70603;
}
.btn-bg-two:hover:before {
  height: 110%;
  width: 145%;
  background-color: #ffc221;
}
.top-header {
  /*padding: 7px 0 10px;*/
}
.top-header-bg {
  background-color: #093254;
}
.top-left-side .top-header-text {
  display: inline-block;
  position: relative;
  margin-left: 30px;
}
.top-left-side .top-header-text::before {
  content: "";
  position: absolute;
  left: -20px;
  width: 1px;
  height: 22px;
  background-color: #fff;
  top: 1px;
}
.top-left-side .top-header-text p {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
}
.top-left-side .top-header-text p b {
  color: #0071dc;
  font-weight: 500;
  margin-right: 5px;
}
.top-head-left {
  float: left;
}
.top-head-left .top-contact {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  margin-left: 60px;
}
.top-head-left .top-contact:hover i {
  background-color: #0071dc;
  color: #fff;
}
.top-head-left .top-contact:hover h3 a {
  color: #0071dc;
}
.top-head-left .top-contact h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 500;
}
.top-head-left .top-contact h3 a {
  color: #fff;
  margin: 5px 0px;
  text-decoration: none;
}
.top-head-left .top-contact h3 a:hover {
  color: #0071dc;
}
.top-header-right {
  float: right;
}
.top-header-right .top-header-social {
  display: inline-block;
  margin-right: 20px;
}
.top-header-right .top-header-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-header-right .top-header-social ul li {
  display: inline-block;
  top: 1px;
  position: relative;
}
.top-header-right .top-header-social ul li:first-child a {
  height: 30px;
  line-height: 32px;
  text-align: center;
  background-color: transparent;
  color: #fff;
  border-radius: 50px;
  font-size: 16px;
  margin-right: 20px;
  margin-bottom: 5px;
}
.top-header-right .top-header-social ul li a {
  height: 30px;
  line-height: 32px;
  text-align: center;
  background-color: transparent;
  color: #fff;
  border-radius: 50px;
  font-size: 16px;
  margin-right: 10px;
}
.top-header-right .top-header-social ul li a:hover {
  color: #0071dc;
}
.top-header-right .language-list {
  top: -6px;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  margin-left: -20px;
  z-index: 9999;
}
.top-header-right .language-list .language-list-item {
  height: 0;
  padding: 0 15px;
  border: none;
  color: #fff;
  background-color: transparent;
  font-weight: 500;
  font-size: 14px;
  border-radius: 5px 0 0 5px;
  padding-left: 30px;
  padding-right: 30px;
}
.top-header-right .language-list .language-list-item:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.top-header-right .language-list .nice-select {
  height: 0;
  width: 125px;
  line-height: 0;
  font-size: 15px;
  margin-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  color: #fff;
  border-radius: 5px 0 0 5px;
  z-index: 9999;
  text-align: right !important;
}
.top-header-right .language-list .nice-select .list {
  background-color: #fff;
  -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  border-radius: 0;
  margin-top: 20px;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.top-header-right .language-list .nice-select .list .option {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  color: #0b0d2a;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  width: 180px;
  border-bottom: 1px solid #e1e1e1;
}
.top-header-right .language-list .nice-select .list .option:hover {
  background-color: transparent !important;
  color: #0071dc;
}
.top-header-right .language-list .nice-select .list .option .selected {
  background-color: transparent !important;
  font-weight: 500;
  color: #0071dc !important;
}
.top-header-right .language-list .nice-select::after {
  content: "\e98c";
  height: 8px;
  width: 8px;
  border: none;
  top: 0;
  margin-bottom: 0;
  right: 10px;
  background-color: transparent;
  font-family: boxicons !important;
  color: #fff;
  font-size: 18px;
  -webkit-transform-origin: none;
  transform-origin: none;
  -webkit-transform: none;
  transform: none;
  margin-top: 0;
}
.main-nav {
  background-color: #fff;
  top: 0;
  position: inherit;
  left: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
.main-nav .navbar {
  padding-left: 0;
  padding-right: 0;
}
.main-nav nav .navbar-nav {
  margin-left: 115px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.main-nav nav .navbar-nav .nav-item:hover a,
.main-nav nav .navbar-nav .nav-item .active {
  color: #093254 !important;
}
.main-nav nav .navbar-nav .nav-item:hover a::before,
.main-nav nav .navbar-nav .nav-item .active::before {
  opacity: 1;
  width: 100%;
}
.main-nav nav .navbar-nav .nav-item:hover a i,
.main-nav nav .navbar-nav .nav-item .active i {
  color: #093254;
}
.main-nav nav .navbar-nav .nav-item a {
  text-transform: capitalize;
  color: #0b0d2a;
  font-weight: 500;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.main-nav nav .navbar-nav .nav-item a::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #093254;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.main-nav nav .navbar-nav .nav-item a i {
  line-height: 0;
  position: relative;
  top: 0px;
  font-size: 18px;
  color: #444;
}
.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item a :focus {
  color: #0071dc !important;
}
.main-nav nav .navbar-nav .nav-item a:hover::before,
.main-nav nav .navbar-nav .nav-item a :focus::before {
  opacity: 1;
  width: 100%;
}
.main-nav nav .navbar-nav .nav-item a:hover i,
.main-nav nav .navbar-nav .nav-item a :focus i {
  color: #0071dc;
}
.main-nav nav .navbar-nav .nav-item a.active {
  color: #0071dc !important;
}
.main-nav nav .navbar-nav .nav-item a.active::before {
  opacity: 1;
  width: 100%;
}
.main-nav nav .navbar-nav .nav-item a.active i {
  color: #0071dc;
}
.main-nav nav .navbar-nav .nav-item:hover .dropdown-menu {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu {
  z-index: 5;
  border: none;
  padding: 0;
  margin-top: -28px;
  border-radius: 0;
  background-color: #fff !important;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
  border-bottom: 1px solid #e1e1e1;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child {
  border-bottom: none;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
  text-transform: capitalize;
  color: #0b0d2a !important;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  font-weight: 600;
  padding: 10px 25px;
  font-size: 15px;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a i {
  float: right;
  top: 12px;
  position: relative;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #093254;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  z-index: -1;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
  border-radius: 0;
  color: #fff !important;
  padding-left: 35px;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active i {
  color: #fff;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active::before {
  width: 100%;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active {
  color: #fff !important;
  border-radius: 0;
  padding-left: 35px;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus i,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active i {
  color: #fff;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus::before,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active::before {
  width: 100%;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active {
  color: #fff !important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active::before {
  width: 100%;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active i {
  color: #fff;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  left: 100%;
  margin-top: 18px !important;
  position: absolute;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.main-nav .nav-side.nav-side {
  position: relative;
}
.main-nav .nav-side .nav-side-item {
  margin-right: 20px;
  display: inline-block;
}
.main-nav .nav-side .nav-side-item:last-child {
  margin-right: 0;
}
.main-nav .nav-side .nav-side-item .search-box {
  position: relative;
  top: -5px;
}
.main-nav .nav-side .nav-side-item .search-box i {
  cursor: pointer;
  font-size: 24px;
  color: #0b0d2a;
  position: relative;
  display: inline-block;
  top: 0;
}
.main-nav .nav-side .nav-side-item .search-box:hover i {
  color: #0071dc;
}
.main-nav .nav-side .nav-side-item .search-side-widget .search-side-form {
  position: relative;
  top: -10px;
}
.main-nav
  .nav-side
  .nav-side-item
  .search-side-widget
  .search-side-form
  .form-control {
  height: 45px;
  background-color: #f8f8f8;
  padding: 10px 20px;
  width: 100%;
  border-radius: 50px;
  border: none;
}
.main-nav
  .nav-side
  .nav-side-item
  .search-side-widget
  .search-side-form
  .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.main-nav
  .nav-side
  .nav-side-item
  .search-side-widget
  .search-side-form
  button {
  position: absolute;
  top: 3px;
  right: 3px;
  height: 40px;
  width: 40px;
  background-color: #0071dc;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: none;
  outline: none;
  border-radius: 50px;
}
.main-nav
  .nav-side
  .nav-side-item
  .search-side-widget
  .search-side-form
  button
  i {
  color: #fff;
  position: relative;
  top: 1.9px;
}
.main-nav
  .nav-side
  .nav-side-item
  .search-side-widget
  .search-side-form
  button:hover {
  background-color: #0071dc;
}
.main-nav .nav-side .nav-side-item .get-btn {
  display: inline-block;
  position: relative;
  top: 5px;
}
.main-nav .nav-side .nav-side-item .get-btn .default-btn {
  padding: 9px 25px;
  margin-bottom: 8px;
  margin-left: 10px;
}
.blog-area .content .get-btn .default-btn {
  padding: 9px 25px;
  margin-bottom: 8px;
  margin-left: 0;
}
.nav-side-mt {
  margin-top: 6px;
}
.side-nav-responsive {
  display: none;
}
.side-nav-responsive .dot-menu {
  padding: 0 10px;
  height: 30px;
  cursor: pointer;
  z-index: 999;
  position: absolute;
  right: 60px;
  top: 20px;
}
.side-nav-responsive .dot-menu .circle-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
}
.side-nav-responsive .dot-menu .circle-inner .in-circle {
  height: 5px;
  width: 5px;
  border-radius: 100%;
  margin: 0 2px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  background-color: #0071dc;
}
.side-nav-responsive .dot-menu:hover .circle-inner .circle {
  background-color: #0071dc;
}
.side-nav-responsive .container-max {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.side-nav-responsive .container-max .container {
  position: absolute;
  top: 70px;
  right: 0;
  max-width: 220px;
  margin-left: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  z-index: 2;
  padding-left: 15px;
  padding-right: 15px;
}
.side-nav-responsive .container-max .container.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.side-nav-responsive .side-nav-inner {
  padding: 12px 10px 10px;
  -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, 0.09);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.09);
  background-color: #fff;
}
.side-nav-responsive .side-nav-inner .side-nav {
  background-color: #0071dc;
  padding: 10px;
}
.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .search-box {
  position: relative;
  display: inline-block;
  top: -10px;
  margin-right: 5px;
}
.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .search-box i {
  cursor: pointer;
  font-size: 24px;
  color: #fff;
  position: relative;
  display: inline-block;
  top: 5px;
}
.side-nav-responsive
  .side-nav-inner
  .side-nav
  .side-nav-item
  .search-box:hover
  i {
  color: #0071dc;
}
.side-nav-responsive .side-nav-inner .side-nav .side-nav-item .get-btn {
  display: inline-block;
  position: relative;
  top: 5px;
}
.side-nav-responsive
  .side-nav-inner
  .side-nav
  .side-nav-item
  .get-btn
  .default-btn {
  padding: 7px 15px;
  background-color: #fff;
  color: #0b0d2a;
}
.sticky-nav {
  top: 0;
  position: fixed;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  width: 100% !important;
  z-index: 999;
}
.sticky-nav .main-nav {
  top: 0;
  border: none;
  position: fixed;
  z-index: 999;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.search-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.search-overlay .search-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.search-overlay .search-layer:nth-child(1) {
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.search-overlay .search-layer:nth-child(2) {
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
}
.search-overlay .search-layer:nth-child(3) {
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.9s ease-in-out 0.6s;
  transition: all 0.9s ease-in-out 0.6s;
}
.search-overlay .search-close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 50px;
  z-index: 2;
  text-align: center;
  cursor: pointer;
  padding: 10px;
  -webkit-transition: all 0.9s ease-in-out 1.5s;
  transition: all 0.9s ease-in-out 1.5s;
  opacity: 0;
  visibility: hidden;
}
.search-overlay .search-close .search-close-line {
  width: 100%;
  height: 3px;
  float: left;
  margin-bottom: 5px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.search-overlay .search-close .search-close-line:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-overlay .search-close .search-close-line:nth-child(2) {
  margin-top: -7px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.search-overlay .search-close:hover .search-close-line {
  background: #0071dc;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.search-overlay .search-form {
  -webkit-transition: all 0.9s ease-in-out 1.4s;
  transition: all 0.9s ease-in-out 1.4s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
  max-width: 500px;
  width: 500px;
  padding: 0 15px;
}
.search-overlay .search-form form {
  position: relative;
}
.search-overlay .search-form form .input-search {
  display: block;
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 30px;
  color: #0b0d2a;
  padding: 3px 0 0 25px;
}
.search-overlay .search-form form .input-search::-webkit-input-placeholder {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  letter-spacing: 0.5px;
  color: #0b0d2a;
}
.search-overlay .search-form form .input-search:-ms-input-placeholder {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  letter-spacing: 0.5px;
  color: #0b0d2a;
}
.search-overlay .search-form form .input-search::-ms-input-placeholder {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  letter-spacing: 0.5px;
  color: #0b0d2a;
}
.search-overlay .search-form form .input-search::placeholder {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  letter-spacing: 0.5px;
  color: #0b0d2a;
}
.search-overlay .search-form form .input-search:focus {
  border: none;
  outline: none;
}
.search-overlay
  .search-form
  form
  .input-search:focus::-webkit-input-placeholder {
  color: transparent;
}
.search-overlay .search-form form .input-search:focus:-ms-input-placeholder {
  color: transparent;
}
.search-overlay .search-form form .input-search:focus::-ms-input-placeholder {
  color: transparent;
}
.search-overlay .search-form form .input-search:focus::placeholder {
  color: transparent;
}
.search-overlay .search-form form button {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 50px;
  color: #fff;
  height: 50px;
  border-radius: 50%;
  background-color: #0071dc;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  border: none;
  font-size: 20px;
  line-height: 55px;
}
.search-overlay .search-form form button:hover {
  background-color: #0071dc;
  color: #fff;
}
.search-overlay .search-form form:hover {
  border: none;
  outline: none;
}
.search-overlay.search-overlay-active.search-overlay {
  opacity: 1;
  visibility: visible;
}
.search-overlay.search-overlay-active.search-overlay .search-layer {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.search-overlay.search-overlay-active.search-overlay .search-close {
  opacity: 1;
  visibility: visible;
}
.search-overlay.search-overlay-active.search-overlay .search-form {
  opacity: 1;
  visibility: visible;
}
.banner-slider-area {
  position: relative;
}
.banner-slider-area .owl-dots {
  margin-top: 0 !important;
  position: absolute;
  display: -ms-grid;
  display: grid;
  right: 7%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-bottom: 10px;
}
.banner-slider-area .owl-dots .owl-dot span {
  background-color: #fbfbfb3f !important;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  margin: 7px;
  width: 40px !important;
  height: 40px !important;
  border: 10px solid #fbfbfb3f;
}
.banner-slider-area .owl-dots .owl-dot.active span {
  background-color: #fff !important;
  width: 40px !important;
  height: 40px !important;
  border: 13px solid #0071dc;
}
.banner-slider-area .owl-dots .owl-dot:hover span {
  background-color: #fff !important;
  width: 40px !important;
  height: 40px !important;
  border: 13px solid #0071dc;
}
.banner-item {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-item::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #070b3b;
  opacity: 0.7;
}
.banner-item-content {
  padding-top: 130px;
  padding-bottom: 120px;
}
.banner-item-content span {
  font-size: 13px;
  font-weight: 500;
  color: #0071dc;
  padding: 10px 25px;
  background-color: #fff;
  border-radius: 50px;
  display: inline-block;
}
.banner-item-content h1 {
  margin-top: 25px;
  font-size: 70px;
  color: #fff;
  font-weight: 700;
  max-width: 780px;
  margin-bottom: 20px;
}
.banner-item-content p {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  max-width: 660px;
  margin-bottom: 35px;
}
.item-bg1 {
  background-image: url(../images/home-one/home-one-img1.html);
}
.item-bg2 {
  background-image: url(../images/home-one/home-one-img2.html);
}
.item-bg3 {
  background-image: url(../images/home-one/home-one-img3.html);
}
.banner-area {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/home-two.html);
}
.banner-area::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#0b0d2abf),
    to(#0b0d2a00)
  );
  background-image: linear-gradient(to right, #0b0d2abf, #0b0d2a00);
}
.banner-item-ptb {
  padding-top: 140px;
  padding-bottom: 160px;
}
.banner-item-ptb h1 {
  margin-top: 0;
}
.banner-area-two {
  position: relative;
  z-index: 1;
  background-color: #f7f3f3;
}
.banner-area-two::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/home-three-bg.png);
}
.banner-content {
  position: relative;
  margin-top: -50px;
}
.banner-content h1 {
  font-size: 54px;
  color: #0b0d2a;
  font-weight: 600;
  max-width: 680px;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-top: 20px;
}
.banner-content p {
  font-size: 17px;
  color: #0b0d2a;
  font-weight: 500;
  max-width: 500px;
  margin-bottom: 35px;
}
.banner-img {
  position: relative;
  margin-top: 25px;
  padding-top: 80px;
  padding-left: 70px;
  padding-bottom: 50px;
}
.banner-img {
  bottom: 0;
  right: 0;
  -webkit-clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);
}
.banner-img img {
  border-top-left-radius: 60px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.banner-img .banner-img-shape {
  position: absolute;
  bottom: 100px;
  right: 0;
  -webkit-animation: moveBounce 9s linear infinite;
  animation: moveBounce 9s linear infinite;
}
.banner-sub-item {
  position: relative;
  background-color: #fff;
  box-shadow: 0.5px 0.5px 5px #0d3351;
  border-radius: 15px;
  padding: 15px 10px 15px 160px;
  margin: 20px 0;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}
.banner-sub-item img {
  position: absolute;
  top: 10px;
  left: 10px;
  max-width: 125px;
  border-radius: 15px 0 0 15px;
}
.banner-sub-item .content {
  padding-bottom: 10px;
}
.banner-sub-item .content h3 {
  font-size: 30px;
  color: #0d3351;
  font-weight: 700;
  margin-bottom: 0;
}
.banner-sub-item .content span {
  color: #0b0d2a;
  font-size: 22px;
  font-weight: 600;
}
.banner-sub-slider {
  position: relative;
  margin-top: -80px;
  padding-bottom: 70px;
}
.banner-bottom-area {
  position: relative;
  margin-top: -75px;
}
.banner-bottom-card {
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 30px 20px 30px 135px;
  border-radius: 15px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  border-bottom: 3px solid #0071dc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.banner-bottom-card i {
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 40px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  color: #0b0d2a;
  background-color: #e5f3ff;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
}
.banner-bottom-card h3 {
  color: #0b0d2a;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.banner-bottom-card p {
  margin-bottom: 0;
  font-weight: 500;
}
.banner-bottom-card:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.banner-bottom-card:hover h3 {
  color: #0071dc;
}
.inner-banner {
  position: relative;
  z-index: 1;
  background-image: url(../images/breadcrumb.png);
  background-size: cover;
  background-position: center;
}
.inner-banner::before {
  position: relative;
}
.inner-banner .inner-title {
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
  z-index: 1;
}
.inner-banner .inner-title h1 {
  font-size: 45px;
  color: #fff !important;
  font-weight: 600;
  position: relative;
}
.inner-banner .inner-title h1 {
  font-size: 45px;
  color: #fff !important;
  font-weight: 600;
  position: relative;
}
.inner-banner .inner-title ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.inner-banner .inner-title ul li {
  font-size: 18px;
  color: #fff;
  display: inline-block;
}
.inner-banner .inner-title ul li i {
  color: #fff;
  position: relative;
  top: 0px;
  margin: 0 3px;
}
.inner-banner .inner-title ul li a {
  color: #fff;
}
.inner-banner .inner-title ul li a:hover {
  color: #0071dc;
}
.inner-banner .inner-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.about-content {
  padding: 0 15px;
}
.about-content .about-content-card {
  margin-top: 30px;
}
.about-content .about-content-card i {
  font-size: 60px;
  color: #b70603;
  line-height: 1;
}
.about-content .about-content-card:hover i {
  color: #ffc221;
}
.about-content .about-content-card h3 {
  margin-top: 15px;
  margin-bottom: 12px;
}
.about-content .about-content-card p {
  margin-bottom: 0;
}
.about-content .about-list {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.about-content .about-list li {
  display: block;
  color: #0b0d2a;
  margin-bottom: 10px;
  font-weight: 500;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  padding-left: 35px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 15px;
}
.about-content .about-list li:hover {
  color: #aa1314;
}
.about-content .about-list li:hover i {
  color: #ffc221;
}
.about-content .about-list li:last-child {
  margin-bottom: 0;
}
.about-content .about-list li i {
  font-size: 26px;
  color: #aa1314;
  position: absolute;
  left: 0;
  top: 3px;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about-content .about-content-text {
  margin-top: 5px;
  margin-bottom: 0;
}
.about-img {
  position: relative;
}
.about-img.main::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 30%;
  height: 40%;
  background-color: transparent;
  border: 3px solid #ffc221;
  bottom: -10px;
  right: -40px;
  border-radius: 35px;
}
.about-img.about::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 30%;
  height: 40%;
  background-color: transparent;
  border: 3px solid #0071dc;
  bottom: -40px;
  left: -40px;
  border-radius: 35px;
}
.about-img.msp::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 30%;
  height: 40%;
  background-color: transparent;
  border: 3px solid #0071dc;
  bottom: -40px;
  left: -40px;
  border-radius: 35px;
  display: none;
}
.about-img.msp {
  background-image: linear-gradient(
      90deg,
      rgb(255, 255, 255, 1),
      rgba(217, 91, 132, 0)
    ),
    url(../images/pages_banner/msp_main1.jpg);
  width: 100%;
  height: 380px;
  background-size: cover;
  text-align: center;
}
.about-list.msp li {
  font-size: 24px !important;
  padding: 0 0 10px;
}
.about-img::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 30%;
  height: 40%;
  background-color: transparent;
  border: 3px solid #0071dc;
  bottom: -40px;
  right: -40px;
  border-radius: 35px;
}
.about-img img {
  border-radius: 15px;
}
.about-img .sub-content {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 15px;
  padding: 15px 10px 23px 160px;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}
.about-img .sub-content img {
  position: absolute;
  top: 10px;
  left: 10px;
  max-width: 123px;
  border-radius: 15px 0 0 15px;
}
.about-img .sub-content h3 {
  font-size: 45px;
  color: #0071dc;
  font-weight: 700;
  margin-bottom: 0;
}
.about-img .sub-content span {
  color: #0b0d2a;
  font-size: 18px;
  font-weight: 600;
}
.about-play {
  position: relative;
  border-radius: 30px;
}
.about-play img {
  border-radius: 30px;
}
.about-play .about-play-content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  max-width: 470px;
  background-color: #0b0d2a38;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 70%;
  padding: 100px 40px 70px 25px;
}
.about-play .about-play-content::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 30px;
  width: 91.7%;
  height: 90.1%;
  background-color: #0071dc;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 70%;
}
.about-play .about-play-content span {
  color: #fff;
}
.about-play .about-play-content h2 {
  color: #fff;
  font-size: 35px;
  max-width: 300px;
  margin-bottom: 0;
}
.about-play .about-play-content .play-on-area {
  position: absolute;
  z-index: 1;
  bottom: 175px;
  left: 200px;
}
.about-play .about-play-content .play-on-area .play-on {
  width: 80px;
  height: 80px;
  color: #0071dc;
  background-color: #fff;
  text-align: center;
  font-size: 55px;
  border-radius: 50px;
  display: inline-block;
}
.about-play .about-play-content .play-on-area .play-on i {
  padding-left: 3px;
}
.about-play .about-play-content .play-on-area .play-on:hover {
  color: #fff;
  background-color: #0071dc;
}
.about-bg {
  background-color: #070b3b;
}
.about-img-2 {
  margin-bottom: 30px;
}
.about-img-2 img {
  border-radius: 15px;
}
.about-content-2 {
  margin-bottom: 30px;
}
.about-content-2 .section-title h2 {
  color: #fff;
}
.about-content-2 .section-title p {
  color: #fff;
}
.about-content-2 .about-card {
  margin-top: 15px;
}
.about-content-2 .about-card .content {
  padding-top: 20px;
  position: relative;
  padding-left: 70px;
  margin-bottom: 40px;
}
.about-content-2 .about-card .content i {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 55px;
  color: #0071dc;
  line-height: 1;
}
.about-content-2 .about-card .content h3 {
  margin-bottom: 10px;
  color: #fff;
}
.about-content-2 .about-card p {
  margin-top: 25px;
  margin-bottom: 0;
  color: #fff;
}
.security-area.web {
  background: #fff;
}
.security-area.web .section-title h2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  color: #0071dc;
}
.security-area {
  background: #0071dc12;
}
.security-area .section-title h2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.security-area .section-title h3 {
  font-size: 40px;
  font-weight: 500;
  color: #000;
}
.security-area .section-title h4 {
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.security-area .section-title h6 {
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.security-area.web .security-card {
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 25px;
  border-radius: 15px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  border-bottom: 3px solid #0071dc;
}
.security-card {
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  border-bottom: 3px solid #0071dc;
}
.security-card img {
  width: 50%;
  height: auto;
  border-radius: 10%;
}
.security-area.web .security-card img {
  width: 60%;
  height: auto;
  border-radius: 20%;
}
.security-card i {
  font-size: 45px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  color: #0b0d2a;
  background-color: #e5f3ff;
  border-radius: 50px;
  display: inline-block;
  text-align: center;
  margin-bottom: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.security-card h3 {
  margin-bottom: 10px;
}
.security-card h3 a {
  color: #0b0d2a;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.security-card p {
  margin-bottom: -4px;
}
.security-card:hover i {
  background-color: #093254;
  color: #fff;
}
.security-card:hover h3 a {
  color: #ffc221;
}
.services-area {
  background-color: #093254;
  position: relative;
}
.services-area .section-title h2 {
  max-width: 500px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}
.services-area .section-title p {
  color: #fff;
  max-width: 760px;
}
.services-card {
  padding: 25px 20px 25px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.services-card.offers {
  padding: 25px 20px 25px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  min-height: 360px;
}
.services-card.main_home {
  padding: 25px 20px 25px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  max-height: 300px !important;
}
.services-card.extra {
  padding: 30px 20px 50px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.services-card:hover::before {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  opacity: 1;
}
.services-card:hover i {
  color: #fff;
}
.services-card:hover h3 a {
  color: #fff;
}
.services-card:hover p {
  color: #fff;
}
.services-card:hover .learn-btn {
  color: #fff;
}
.services-card:hover .learn-btn i {
  color: #fff;
}
.services-card::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 90px;
  height: 90px;
  background-color: #093254;
  border-radius: 272px 0 0 0;
  opacity: 0.1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.services-card::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 75px;
  height: 75px;
  background-color: #0071dc;
  border-radius: 170px 0 0 0;
  opacity: 0.1;
}
.services-card i {
  color: #b70603;
  font-size: 60px;
  line-height: 1;
}
.services-card.offers i {
  color: #0071dc;
  font-size: 16px;
  line-height: 1;
  margin-right: 2px;
}
.services-card.offers:hover i {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.services-card h3 {
  margin-top: 20px;
  margin-bottom: 12px;
}
.services-card h3 a {
  display: block;
  color: #0b0d2a;
}
.services-card p {
  margin-bottom: 6px;
}
.services-card .learn-btn {
  color: #0b0d2a;
  font-size: 14px;
  font-weight: 600;
}
.services-card.offers .learn-btn {
  color: #0b0d2a;
  font-size: 24px;
  font-weight: 600;
}
.services-card .learn-btn i {
  font-size: 20px;
  position: relative;
  top: -1px;
  color: #0b0d2a;
}
.services-card .learn-btn:hover {
  color: #fff;
}
.services-card.offers:hover .learn-btn {
  color: #fff;
}
.services-card.offers h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}
.services-card.offers:hover h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.services-card.offers h3 span {
  margin-left: 5px;
  background-color: #ffc221;
  padding: 5px 10px;
  border-radius: 25px;
}
.services-card.offers:hover h3 span {
  margin-left: 5px;
  background-color: #fff;
  color: #000;
}
.services-card.offers .learn-btn {
  padding-top: 10px;
  border-top: 1px solid #333;
}
.services-card.offers:hover .learn-btn {
  padding-top: 10px;
  border-top: 1px solid #fff;
}
.services-card .learn-btn:hover i {
  color: #fff;
}
.services-style-bg {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
}
.services-style-bg {
  box-shadow: 12px 10px 5px -3px #3336;
}
.service-shape {
  position: absolute;
  top: 0;
  right: 0;
}
.service-shape img {
  max-width: 400px;
}
.services-area-two {
  background-color: #070b3b;
  position: relative;
  z-index: 1;
}
.services-area-two::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/services/services-bg.html);
}
.services-area-two .section-title h2 {
  max-width: 500px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}
.services-item {
  position: relative;
  margin-bottom: 80px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.services-item:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.services-item:hover .content h3 a {
  color: #0071dc;
}
.services-item a {
  display: block;
}
.services-item a img {
  border-radius: 5px;
}
.services-item .content {
  position: absolute;
  left: 0;
  right: 0;
  width: 82%;
  bottom: -80px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 20px 20px 20px 100px;
  margin-bottom: 30px;
}
.services-item .content i {
  font-size: 60px;
  position: absolute;
  top: 17px;
  left: 20px;
  line-height: 1;
  color: #0071dc;
}
.services-item .content span {
  color: #0071dc;
}
.services-item .content h3 {
  font-size: 20px;
  margin-top: 3px;
  margin-bottom: 0;
}
.services-item .content h3 a {
  color: #0b0d2a;
}
.services-area-three {
  background-color: #f8f8f8;
}
.services-area-three .section-title h2 {
  max-width: 390px;
  color: #0b0d2a;
  margin-left: auto;
  margin-right: auto;
}
.services-widget-area .section-title h2 {
  color: #0b0d2a;
}
.services-style-area .section-title h2 {
  max-width: 390px;
  color: #0b0d2a;
  margin-left: auto;
  margin-right: auto;
}
.services-style-area .section-title p {
  max-width: 600px;
}
.service-article .service-article-img {
  margin-bottom: 25px;
}
.service-article .service-article-img img {
  border-radius: 15px;
}
.service-article .service-article-content h2 {
  font-size: 26px;
  margin-bottom: 15px;
}
.service-article .service-article-content p {
  margin-bottom: 20px;
}
.service-article .service-article-content .service-article-list {
  list-style: none;
  margin: 0 0 25px;
  padding: 0;
}
.service-article .service-article-content .service-article-list li {
  display: block;
  color: #0b0d2a;
  margin-bottom: 10px;
  font-weight: 600;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  padding-left: 35px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service-article .service-article-content .service-article-list li:hover {
  color: #0071dc;
}
.service-article .service-article-content .service-article-list li:hover i {
  color: #0071dc;
}
.service-article .service-article-content .service-article-list li:last-child {
  margin-bottom: 0;
}
.service-article .service-article-content .service-article-list li i {
  font-size: 26px;
  color: #0071dc;
  position: absolute;
  left: 0;
  top: -2px;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service-article .service-article-another h2 {
  font-size: 26px;
  margin-bottom: 15px;
}
.service-article .service-article-another p {
  margin-bottom: 20px;
}
.service-article .service-article-another .service-article-another-img {
  margin-bottom: 25px;
  margin-top: 10px;
}
.service-article .service-article-another .service-article-another-img img {
  border-radius: 15px;
}
.service-article .service-work-process h2 {
  font-size: 26px;
  margin-bottom: 15px;
}
.service-article .service-work-process p {
  margin-bottom: 30px;
}
.service-article .work-process-card p {
  margin-bottom: 0;
}
.work-process-area .section-title h2 {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.work-process-left.offer {
  background-color: #093254;
  padding: 40px 50px 20px;
  border-radius: 10px;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.work-process-left {
  background-color: #093254;
  padding: 40px 50px 20px;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-left::before {
  content: "";
  position: absolute;
  z-index: -1;
  opacity: 0.2;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.work-process-left .section-title {
  margin-bottom: 30px;
}
.work-process-left.ssl .section-title h2 {
  color: #0071dc;
  font-size: 28px;
  font-weight: 600;
  max-width: 550px;
  background: #fff;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 5px;
}
.work-process-left.offer .section-title h2 {
  color: #0071dc;
  font-size: 28px;
  font-weight: 600;
  max-width: 550px;
  background: #fff;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 5px;
}
.work-process-left.offer .section-title h2:hover {
  color: #ffc221;
  font-size: 28px;
  font-weight: 600;
  max-width: 550px;
  background: #fff;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 5px;
  transform: scale(1.02);
  transition: all 0.3s ease-in;
}
.work-process-left.ssl .section-title h2:hover {
  color: #ffc221;
  font-size: 28px;
  font-weight: 600;
  max-width: 550px;
  background: #fff;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 5px;
  transform: scale(1.02);
  transition: all 0.3s ease-in;
}
.work-process-left .section-title h2 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  max-width: 350px;
  background: #fff;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 5px;
}
.work-process-left .section-title h2:hover {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  max-width: 350px;
  background: #fff;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 5px;
  transform: scale(1.02);
  transition: all 0.3s ease-in;
}
.work-process-left .default-btn {
  margin: 0 auto;
}
.work-process-card {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.work-process-card::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 70px;
  height: 55px;
  background-color: #0071dc;
  border-radius: 0 0 0 270px;
  opacity: 0.1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.work-process-card i {
  font-size: 60px;
  color: #0071dc;
  line-height: 1.2;
}
.work-process-card h3 {
  margin-top: 15px;
  margin-bottom: 10px;
}
.work-process-card p {
  margin-bottom: 0;
}
.work-process-card .number {
  font-size: 24px;
  color: #0071dc;
  font-weight: 600;
  position: absolute;
  top: 5px;
  right: 15px;
}
.work-process-area-two.starter .blockquote {
  padding: 20px 70px 0 10px;
}
.work-process-area-two.smm .blockquote {
  background-image: url(../images/pages_banner/smm1.html);
  background-position: center;
  background-size: cover;
  padding: 50px 0;
}
.work-process-area-two .security-card {
  padding: 10px 20px;
  margin-top: 20px;
}
.work-process-area-two .security-card:hover {
  transform: scale(1.02);
  transition: all 0.3s ease-in;
}
.work-process-area-two .security-card h3 {
  font-size: 32px;
  line-height: 36px;
}
.work-process-area-two {
  position: relative;
}
.work-shape {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.choose-area {
  background-color: #070b3b;
}
.choose-content {
  margin-bottom: 30px;
}
.choose-content .section-title h2 {
  max-width: 470px;
  color: #fff;
}
.choose-content .section-title p {
  color: #fff;
}
.choose-content .choose-content-card {
  margin-top: 15px;
}
.choose-content .choose-content-card .content {
  padding-top: 20px;
  position: relative;
  padding-left: 75px;
}
.choose-content .choose-content-card .content i {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 60px;
  color: #0071dc;
  line-height: 1;
}
.choose-content .choose-content-card .content h3 {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #fff;
}
.choose-content .choose-content-card p {
  margin-top: 5px;
  margin-bottom: 0;
  color: #fff;
}
.choose-img {
  margin-bottom: 30px;
}
.choose-img img {
  border-radius: 15px;
}
.build-area {
  position: relative;
  z-index: 1;
}
.build-area::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  background-color: #b70603;
}
.build-area::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  background-image: url(../images/video_back.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.build-area .default-btn {
  background-color: #fff;
  color: #0071dc;
}
.build-content .section-title span {
  color: #fff;
}
.build-content .section-title h2 {
  color: #fff;
}
.build-content.build-content-on-color .section-title span {
  color: #0b0d2a;
}
.build-content.build-content-on-color .section-title h2 {
  color: #0b0d2a;
}
.build-btn-area {
  float: right;
}
.build-play-img {
  position: relative;
  border-radius: 30px;
  margin-bottom: 30px;
}
.build-play-img img {
  border-radius: 30px;
}
.build-play-img .play-area-content {
  position: absolute;
  z-index: 1;
  bottom: -1px;
  left: -1px;
  max-width: 470px;
  background-color: #0b0d2a38;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 70%;
  padding: 150px 80px 110px 40px;
}
.build-play-img .play-area-content::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 30px;
  right: 30px;
  width: 92.7%;
  height: 92.1%;
  background-color: #093254;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 70%;
}
.build-play-img .play-area-content span {
  color: #fff;
}
.build-play-img .play-area-content h2 {
  color: #fff;
  font-size: 35px;
  max-width: 300px;
  margin-bottom: 0;
}
.play-area {
  position: absolute;
  z-index: 1;
  bottom: 220px;
  left: 260px;
}
.play-area .play-on {
  width: 80px;
  height: 80px;
  color: #0071dc;
  background-color: #fff;
  text-align: center;
  font-size: 55px;
  line-height: 85px;
  border-radius: 50px;
  display: inline-block;
}
.play-area .play-on i {
  position: relative;
  left: 5px;
  top: 2px;
}
.play-area .play-on:hover {
  color: #fff;
  background-color: #0071dc;
}
.build-item {
  position: relative;
  margin-bottom: 80px;
}
.build-item a {
  display: block;
}
.build-item a img {
  border-radius: 5px;
}
.build-item .content {
  position: absolute;
  left: 0;
  right: 0;
  width: 90%;
  bottom: -80px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 30px;
}
.build-item .content h3 {
  margin-bottom: 5px;
}
.build-item .content h3 a {
  color: #0b0d2a;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.build-item .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.build-item .content ul li {
  display: inline-block;
  margin-right: 15px;
  color: #444;
  font-weight: 500;
  position: relative;
  font-size: 14px;
}
.build-item .content ul li a {
  color: #444;
}
.build-item .content ul li::before {
  content: "";
  position: absolute;
  top: 5px;
  right: -10px;
  width: 2px;
  height: 15px;
  background-color: #444;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}
.build-item .content ul li:last-child {
  margin-left: 0;
}
.build-item .content ul li:last-child::before {
  display: none;
}
.build-item .content ul li:hover a {
  color: #0071dc;
}
.build-item .content .more-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  color: #0071dc;
  text-align: center;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 5px;
  background-color: #e6f1fc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.build-item:hover .content h3 a {
  color: #0071dc;
}
.build-item:hover .more-btn {
  background-color: #0071dc;
  color: #fff;
}
.build-text {
  margin-bottom: 20px;
  margin-top: 30px;
}
.build-text p {
  color: #fff;
  margin-bottom: 0;
  font-weight: 600;
}
.build-text.build-on-text p {
  color: #0b0d2a;
}
.play-btn-area {
  position: relative;
  z-index: 1;
  padding-top: 170px;
  padding-bottom: 170px;
  text-align: center;
  margin-bottom: 30px;
}
.play-btn-area::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/old_pages/build/build-play-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 15px;
}
.play-btn-area .build-play {
  font-size: 55px;
  color: #fff;
  width: 100px;
  height: 100px;
  z-index: 1;
  background-color: #ffffff87;
  border-radius: 50%;
  line-height: 105px;
  text-align: center;
  position: relative;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-animation: pulse 3s ease-out infinite;
  animation: pulse 3s ease-out infinite;
}
.play-btn-area .build-play i {
  position: relative;
  top: 1px;
  left: 3px;
}
.play-btn-area .build-play::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  left: 0;
  right: 0;
  top: 15px;
  margin: 0 auto;
  z-index: -1;
  background-color: #0071dc;
  border-radius: 50%;
}
.play-btn-area .build-play:hover {
  border-radius: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.play-btn-area .build-play:hover::before {
  border-radius: 0;
  -webkit-animation: none;
  animation: none;
}
.talk-area {
  background-image: url(../images/banner_back1.html);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  z-index: -1;
}
.talk-area::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #070f60;
  opacity: 0.6;
}
.talk-content .section-title {
  margin-bottom: 30px;
}
.talk-content .section-title h2 {
  color: #fff;
  line-height: 40px;
  margin-left: auto;
  margin-right: auto;
}
.call-us-area {
  background-color: #070b3b;
  position: relative;
  z-index: 1;
}
.call-us-area::before {
  content: "";
  position: absolute;
  opacity: 0.1;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/call-us/call-shap1.html);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.call-us-img {
  text-align: center;
  position: relative;
  z-index: 1;
}
.call-shape .shape1 {
  position: absolute;
  top: 30px;
  left: 30px;
}
.call-shape .shape2 {
  position: absolute;
  top: 30px;
  right: -35px;
}
.call-contact {
  padding: 50px 0;
}
.call-contact h3 {
  font-size: 22px;
  color: #0071dc;
  margin-bottom: 5px;
}
.call-contact .call-btn {
  font-size: 35px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: 600;
}
.call-contact .call-btn:hover {
  color: #0071dc;
}
.call-contact p {
  font-size: 20px;
  color: #fff;
  margin-bottom: 25px;
}
.counter-area {
  position: relative;
}
.counter-area .section-title h2 {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.counter-area .section-title p {
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
}
.counter-content {
  margin-bottom: 30px;
  text-align: center;
}
.counter-content h1 {
  font-size: 170px;
  color: #0b0d2a;
  margin-bottom: 0;
  line-height: 1;
}
.counter-content h1 span {
  color: #0071dc;
  line-height: 1;
  position: relative;
  top: -6px;
}
.counter-content h3 {
  margin-bottom: 13px;
}
.counter-content p {
  max-width: 355px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.counter-another-content {
  margin-bottom: 25px;
  padding-left: 75px;
  position: relative;
}
.counter-another-content:hover i {
  color: #ffc221;
}
.counter-another-content.about {
  margin-bottom: 25px;
  padding: 20px 5px 20px 5px;
  position: relative;
  background-color: #f5f5f5e3;
  border-radius: 5px;
  box-shadow: 0.5px 0.5px 5px #0071dc;
}
.counter-another-content.about:hover {
  margin-bottom: 25px;
  padding: 20px 5px 20px 5px;
  position: relative;
  background-color: #f5f5f5e3;
  border-radius: 5px;
  box-shadow: 0.5px 0.5px 5px #0071dc;
  transition: all 0.3s ease;
  transform: scale(1.05);
}
.counter-another-content.about h4 {
  color: #0071dc;
}
.counter-another-content i {
  position: absolute;
  line-height: 1;
  font-size: 60px;
  top: 3px;
  left: 0;
  color: #b70603;
}
.counter-another-content h3 {
  color: #0b0d2a;
  font-size: 35px;
  line-height: 1;
  margin-bottom: 8px;
}
.counter-another-content span {
  font-size: 20px;
  color: rgb(37, 37, 37);
  margin-bottom: 0;
  font-weight: 600;
}
.counter-shape {
  display: none;
}
.counter-shape .shape1 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.counter-shape .shape1 img {
  max-width: 200px;
}
.counter-shape .shape2 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.counter-shape .shape2 img {
  max-width: 200px;
}
.case-study-area .section-title h2 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.case-study-item.main {
  position: relative;
  margin-bottom: 80px;
  border: 4px solid #333;
}
.case-study-item {
  position: relative;
  margin-bottom: 0;
  border: 4px solid #333;
  width: 215px;
}
.case-study-item:hover {
  position: relative;
  border: 4px solid #333;
  transform: scale(1.01);
  transition: all 0.3s ease-in;
}
.case-study-item a {
  display: block;
}
.case-study-item a img {
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
}
.case-study-item .content {
  position: absolute;
  left: 0;
  right: 0;
  width: 90%;
  bottom: -80px;
  border: 3px solid #333;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 30px;
}
.case-study-item .content h3 {
  margin-bottom: 5px;
}
.case-study-item .content h3 a {
  color: #0b0d2a;
}
.case-study-item .content h3:hover a {
  color: #0071dc;
}
.case-study-item .content h4 {
  margin-bottom: 5px;
  font-size: 18px;
}
.case-study-item .content h4 a {
  color: #0b0d2a;
}
.case-study-item .content h4:hover a {
  color: #0071dc;
}
.case-study-item .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.case-study-item .content ul li {
  display: inline-block;
  margin-right: 15px;
  color: #444;
  font-weight: 500;
  position: relative;
}
.case-study-item .content ul li::before {
  content: "";
  position: absolute;
  top: 5px;
  right: -10px;
  width: 2px;
  height: 15px;
  background-color: #444;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}
.case-study-item .content ul li a {
  color: #444;
}
.case-study-item .content ul li:last-child {
  margin-left: 0;
}
.case-study-item .content ul li:last-child::before {
  display: none;
}
.case-study-item .content ul li:hover a {
  color: #0071dc;
}
.case-study-item .content .more-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 45px;
  height: 45px;
  line-height: 50px;
  font-size: 20px;
  color: #0071dc;
  text-align: center;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 5px;
  background-color: #e6f1fc;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case-study-item .content .more-btn:hover {
  background-color: #0071dc;
  color: #fff;
}
.case-study-item:hover .content h3 a {
  color: #0071dc;
}
.case-study-item:hover .content .more-btn {
  background-color: #0071dc;
  color: #fff;
}
.case-article .case-article-img {
  margin-bottom: 25px;
}
.case-article .case-article-img img {
  border-radius: 15px;
}
.case-article .case-article-content h2 {
  font-size: 26px;
  margin-bottom: 15px;
}
.case-article .case-article-content p {
  margin-bottom: 20px;
}
.case-article .case-article-content .case-article-list {
  list-style: none;
  margin: 0 0 25px;
  padding: 0;
}
.case-article .case-article-content .case-article-list li {
  display: block;
  color: #0b0d2a;
  margin-bottom: 10px;
  font-weight: 600;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  padding-left: 35px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case-article .case-article-content .case-article-list li:hover {
  color: #0071dc;
}
.case-article .case-article-content .case-article-list li:hover i {
  color: #0071dc;
}
.case-article .case-article-content .case-article-list li:last-child {
  margin-bottom: 0;
}
.case-article .case-article-content .case-article-list li i {
  font-size: 26px;
  color: #0071dc;
  position: absolute;
  left: 0;
  top: 2px;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case-article .case-article-content .case-article-list.case-article-ls li i {
  top: -1px;
}
.case-article .case-article-another h2 {
  font-size: 26px;
  margin-bottom: 15px;
}
.case-article .case-article-another p {
  margin-bottom: 20px;
}
.case-article .case-article-another .case-article-another-img {
  margin-bottom: 25px;
  margin-top: 10px;
}
.case-article .case-article-another .case-article-another-img img {
  border-radius: 15px;
}
.case-article .case-work-process h2 {
  font-size: 26px;
  margin-bottom: 15px;
}
.case-article .case-work-process p {
  margin-bottom: 30px;
}
.case-play-btn {
  position: relative;
  z-index: 1;
  padding-top: 170px;
  padding-bottom: 170px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
.case-play-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/build/build-play-bg.html);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 15px;
}
.case-play-btn .case-play {
  font-size: 55px;
  color: #0071dc;
  width: 80px;
  height: 80px;
  z-index: 1;
  background-color: #fff;
  border-radius: 50%;
  line-height: 85px;
  text-align: center;
  position: relative;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-animation: pulse 3s ease-out infinite;
  animation: pulse 3s ease-out infinite;
}
.case-play-btn .case-play i {
  position: relative;
  top: 1px;
  left: 3px;
}
.case-play-btn .case-play:hover {
  border-radius: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.case-play-btn .case-play:hover::before {
  border-radius: 0;
  -webkit-animation: none;
  animation: none;
}
.team-card {
  margin-bottom: 30px;
  position: relative;
}
.team-card:hover .social-link {
  opacity: 1;
}
.team-card:hover .social-link li a {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.team-card:hover .content {
  border-radius: 0;
}
.team-card .social-link {
  position: absolute;
  top: 17%;
  right: 30px;
  padding: 0;
  list-style: none;
  opacity: 0;
}
.team-card .social-link li {
  display: block;
  margin-bottom: 10px;
}
.team-card .social-link li a {
  width: 30px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  background-color: #0071dc;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.team-card .social-link li:hover a {
  background-color: #fff;
  color: #0071dc;
}
.team-card .content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0071dc;
  padding: 20px 25px;
  border-top-left-radius: 100px;
  text-align: center;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}
.team-card .content h3 {
  margin-bottom: 0;
  color: #fff;
}
.team-card .content span {
  color: #fff;
}
.technology-area {
  position: relative;
  z-index: 1;
  background-image: url(../images/technology-img.html);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.technology-area .section-title h2 {
  color: #fff;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}
.technology-area::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #070b3b;
  opacity: 0.8;
}
.technology-card {
  width: 180px;
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 30px;
}
.technology-card:hover {
  transform: scale(1.05);
  transition: all 0.3s linear;
}
.technology-card i {
  font-size: 50px;
  line-height: 1;
  color: #fff;
}
.technology-card h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 15px;
  font-weight: 500;
}
.technology-area-two {
  background-color: #fff;
}
.technology-area-two .section-title h2 {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}
.technology-card-color {
  border-color: #0071dc;
}
.technology-card-color i {
  color: #0071dc;
}
.technology-card-color h3 {
  color: #0b0d2a;
}
.brand-area {
  position: relative;
}
.brand-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/brand-logo/brand-bg.html);
}
.brand-area-two {
  position: relative;
  background-color: #0071dc;
}
.brand-area-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/brand-logo/brand-bg.html);
}
.brand-item h4 {
  color: #fff;
}
.brand-item img {
  width: unset !important;
  text-align: center;
  margin: 0 auto;
}
.clients-area {
  position: relative;
  z-index: 1;
  background-color: #15163b;
}
.clients-area::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background-image: url(../images/client-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.clients-area .section-title h2 {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.clients-area .owl-nav {
  margin-top: 0;
}
.clients-area .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -7%;
  font-size: 25px !important;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  width: 45px;
  height: 45px;
  border-radius: 50px;
  line-height: 45px !important;
  background-color: transparent !important;
  color: #0071dc !important;
  border: 1px solid #0071dc !important;
}
.clients-area .owl-nav .owl-prev:hover {
  color: #fff !important;
  background-color: #0071dc !important;
}
.clients-area .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -7%;
  color: #444 !important;
  font-size: 25px !important;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  width: 45px;
  height: 45px;
  line-height: 45px !important;
  border-radius: 50px;
  background-color: transparent !important;
  color: #0071dc !important;
  border: 1px solid #0071dc !important;
}
.clients-area .owl-nav .owl-next:hover {
  color: #fff !important;
  background-color: #0071dc !important;
}
.clients-area-two {
  background-color: #fff;
}
.clients-area-two .section-title h2 {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  color: #0b0d2a;
}
.clients-content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  padding: 30px 40px 25px;
  margin-bottom: 30px;
  border-radius: 10px;
}
.clients-content::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  width: 95%;
  height: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 10px;
}
.clients-content .content {
  padding-left: 110px;
  position: relative;
  margin-bottom: 10px;
}
.clients-content .content img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  width: unset !important;
  width: 75px !important;
  height: 75px !important;
}
.clients-content .content i {
  position: absolute;
  bottom: -40px;
  left: 60px;
  border-radius: 50px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: #0071dc;
  color: #fff;
  text-align: center;
}
.clients-content .content h3 {
  padding-top: 25px;
  margin-bottom: 0;
}
.clients-content .content span {
  margin-bottom: 0;
}
.clients-content p {
  margin-bottom: 0;
}
.client-circle .client-circle-1 {
  position: absolute;
  top: 10%;
  left: 0;
}
.client-circle .client-circle-2 {
  position: absolute;
  top: 40%;
  left: 3%;
}
.client-circle .client-circle-3 {
  position: absolute;
  top: 75%;
  left: 0%;
}
.client-circle .client-circle-4 {
  position: absolute;
  top: 10%;
  right: 20%;
}
.client-circle .client-circle-5 {
  position: absolute;
  top: 25%;
  right: 5%;
}
.client-circle .client-circle-6 {
  position: absolute;
  top: 70%;
  right: 0;
}
.client-circle .client-circle-7 {
  position: absolute;
  bottom: 5%;
  right: 35%;
}
.circle {
  width: 40px;
  height: 40px;
  background-color: #0071dc;
  border-radius: 50px;
  position: relative;
  z-index: 1;
  border: 13px solid #f6fbff;
}
.blog-card {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.452);
  margin-bottom: 30px;
  border-radius: 5px;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  border: 1px solid #f1f1f1;
}
.blog-card.ecommerce {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.452);
  margin-bottom: 30px;
  border-radius: 5px;
  padding: 0 0 30px 0;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  border: 1px solid #f1f1f1;
}
.blog-card.ecommerce:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.452);
  margin-bottom: 30px;
  border-radius: 5px;
  padding: 0 0 30px 0;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  border: 1px solid #f1f1f1;
  transform: scale(1.03);
}
.blog-card:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.blog-card .blog-img {
  position: relative;
}
.blog-card .blog-img img {
  border-radius: 5px;
}
.blog-card:hover .blog-img .blog-tag {
  background-color: #ffc221;
  padding: 15px 32px;
  position: absolute;
  bottom: -25px;
  right: 30px;
  border-radius: 5px;
  text-align: center;
}
.blog-card .blog-img .blog-tag {
  background-color: #0071dc;
  padding: 15px 32px;
  position: absolute;
  bottom: -25px;
  right: 30px;
  border-radius: 5px;
  text-align: center;
}
.blog-card .blog-img .blog-tag h3 {
  font-size: 17px;
  color: #fff;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 500;
}
.blog-card .blog-img .blog-tag span {
  color: #fff;
  line-height: 1;
  font-weight: 500;
}
.blog-card .content {
  padding: 25px 30px 0;
  margin-bottom: -30px;
}
.blog-card .content ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}
.blog-card .content .about-list {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}
.blog-card .content .price li {
  display: inline-block;
  color: #ffc221;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  margin-right: 10px;
}
.blog-card.ecommerce .content .price li span {
  display: inline-block;
  color: #ffc221;
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
  margin-right: 10px;
}
.blog-card.ecommerce .content .price li {
  display: inline-block;
  color: #ffc221;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  margin-right: 10px;
}
.blog-card .content ul li {
  display: inline-block;
  font-size: 15px;
  margin-right: 20px;
}
.blog-card .content ul li a {
  color: #444;
}
.blog-card .content ul li a i {
  font-size: 20px;
  color: #0071dc;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.blog-card .content ul li a:last-child {
  margin-right: 0;
}
.blog-card .content ul li a:hover {
  color: #0071dc;
}
.blog-card .content ul li a:hover i {
  color: #0071dc;
}
.blog-card .content h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
}
.blog-card .content h3 a {
  color: #0b0d2a;
}
.blog-card .content p {
  margin-bottom: 8px;
}
.blog-card .content .read-btn {
  color: #0071dc;
  font-size: 15px;
  font-weight: 600;
}
.blog-card .content .read-btn i {
  font-size: 20px;
  position: relative;
  top: 5px;
}
.blog-card .content .read-btn:hover {
  color: #0b0d2a;
  letter-spacing: 0.25px;
}
.blog-card:hover .content h3 a {
  color: #0071dc;
}
.blog-article {
  margin-bottom: 30px;
}
.blog-article .blog-article-img {
  margin-bottom: 30px;
  position: relative;
}
.blog-article .blog-article-img img {
  border-radius: 15px;
}
.blog-article .blog-article-img .blog-article-tag {
  background-color: #0071dc;
  padding: 15px 12px;
  position: absolute;
  bottom: -20px;
  right: 30px;
  border-radius: 3px;
  text-align: center;
}
.blog-article .blog-article-img .blog-article-tag h3 {
  font-size: 17px;
  color: #fff;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 500;
}
.blog-article .blog-article-img .blog-article-tag span {
  font-size: 17px;
  color: #fff;
  line-height: 1;
  font-weight: 500;
}
.blog-article .blog-article-title {
  margin-bottom: 20px;
}
.blog-article .blog-article-title ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-article .blog-article-title ul li {
  display: inline-block;
  font-size: 15px;
  color: #0b0d2a;
  margin-right: 30px;
  position: relative;
  font-weight: 500;
}
.blog-article .blog-article-title ul li:last-child {
  margin-right: 0;
}
.blog-article .blog-article-title ul li i {
  font-size: 18px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  color: #0071dc;
}
.blog-article .blog-article-title h2 {
  margin-top: 15px;
  font-size: 26px;
  max-width: 650px;
  margin-bottom: 0;
  color: #0b0d2a;
}
.blog-article .article-content {
  padding-bottom: 10px;
}
.blog-article .article-content p {
  margin-bottom: 20px;
}
.work-process-area-two .blockquote {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  margin-top: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 12px 10px 5px -3px #3336;
  padding: 35px 60px 20px 50px;
  margin-left: 15px;
}
.work-process-area-two.responsive .blockquote {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  margin-top: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(55, 106, 165, 0.945);
  padding: 20px 50px 20px 60px;
  margin-left: 15px;
}
.work-process-area-two .blockquote.how_we_do {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  margin-top: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(55, 106, 165, 0.945);
  padding: 20px 30px 20px 30px;
  margin-left: 15px;
}
.work-process-area-two .blockquote p {
  font-size: 30px;
  color: #000;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.work-process-area-two.seo .blockquote p {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
}
.work-process-area-two.smm .blockquote p {
  font-size: 36px;
  color: #fff;
  text-shadow: 0.5px 0.5px 0.5px #000;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
}
.work-process-area-two.responsive .blockquote h2 {
  font-size: 60px;
  color: #0071dc;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.work-process-area-two.redesign .blockquote h2 {
  font-size: 30px;
  color: #000;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 0;
  margin-left: 0;
}
.work-process-area-two .blockquote h2 {
  font-size: 36px;
  line-height: 40px;
  color: #000;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.work-process-area-two .blockquote.how_we_do p {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 0;
}
.work-process-area-two .blockquote.how_we_do h3 {
  padding-bottom: 15px;
  border-bottom: 2px solid #ffc221;
}
.work-process-area-two .blockquote span {
  font-size: 15px;
  color: #0b0d2a;
  font-weight: 600;
}
.work-process-area-two .blockquote i {
  font-size: 35px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#070f60),
    to(#0071dc)
  );
  background-image: linear-gradient(to right, #070f60, #0071dc);
  text-align: center;
  border-radius: 50px;
  position: absolute;
  top: 24%;
  left: -35px;
}
.blog-article .article-content .blockquote p {
  font-size: 15px;
  color: #444;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.blog-article .article-content .blockquote span {
  font-size: 15px;
  color: #0b0d2a;
  font-weight: 600;
}
.blog-article .article-content .blockquote i {
  font-size: 35px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#070f60),
    to(#0071dc)
  );
  background-image: linear-gradient(to right, #070f60, #0071dc);
  text-align: center;
  border-radius: 50px;
  position: absolute;
  top: 24%;
  left: -35px;
}
.blog-article .blog-article-share {
  padding: 10px 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
}
.blog-article .blog-article-share .blog-tag ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-article .blog-article-share .blog-tag ul li {
  display: inline-block;
  padding: 5px 3px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  color: #0b0d2a;
  font-weight: 400;
  margin-right: 5px;
}
.blog-article .blog-article-share .blog-tag ul li:last-child {
  margin-right: 0;
}
.blog-article .blog-article-share .blog-tag ul li i {
  color: #0071dc;
  font-size: 18px;
  position: relative;
  top: 3px;
}
.blog-article .blog-article-share .blog-tag ul li a {
  color: #fff;
  background-color: #0071dc;
  padding: 5px 12px;
  border-radius: 10px;
  font-size: 14px;
}
.blog-article .blog-article-share .blog-tag ul li:hover a {
  background-color: #0071dc;
}
.blog-article .blog-article-share .social-icon {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
.blog-article .blog-article-share .social-icon li {
  display: inline-block;
  margin-right: 5px;
}
.blog-article .blog-article-share .social-icon li a {
  border-radius: 0;
  width: 35px;
  height: 35px;
  line-height: 37px;
  text-align: center;
  color: #0071dc;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.blog-article .blog-article-share .social-icon li a:hover {
  background-color: #0071dc;
  color: #fff;
}
.blog-article .comments-wrap {
  margin-bottom: 30px;
}
.blog-article .comments-wrap .comment-title .title {
  font-size: 24px;
  margin-bottom: 0;
  color: #0b0d2a;
}
.blog-article .comments-wrap .comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-article .comments-wrap .comment-list li {
  position: relative;
  padding: 30px;
  padding-left: 75px;
  border-bottom: 1px solid #e1e1e1;
}
.blog-article .comments-wrap .comment-list li:last-child {
  margin-bottom: 0;
}
.blog-article .comments-wrap .comment-list li img {
  position: absolute;
  top: 30px;
  left: 0;
  border-radius: 50%;
}
.blog-article .comments-wrap .comment-list li h3 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #0b0d2a;
}
.blog-article .comments-wrap .comment-list li span {
  font-size: 15px;
  color: #0b0d2a;
}
.blog-article .comments-wrap .comment-list li p {
  margin-top: 10px;
  margin-bottom: 0;
}
.blog-article .comments-wrap .comment-list li a {
  color: #0071dc;
  font-weight: 600;
  position: absolute;
  top: 30px;
  right: 0;
}
.blog-article .comments-wrap .comment-list li a:hover {
  color: #0071dc;
}
.blog-article .comments-form {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}
.blog-article .comments-form .title {
  font-size: 24px;
  margin-bottom: 20px;
  color: #0b0d2a;
}
.blog-article .comments-form .contact-form {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background-color: #fff;
}
.blog-article .comments-form .default-btn {
  width: unset;
}
.search-widget {
  margin-bottom: 30px;
  background-color: #fff;
}
.search-widget .search-form {
  position: relative;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
}
.search-widget .search-form .form-control {
  height: 50px;
  border: none;
  background-color: #fff;
  padding: 10px 20px;
  width: 100%;
  color: #0b0d2a;
  border-radius: 5px;
}
.search-widget .search-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.search-widget .search-form button {
  position: absolute;
  top: 3px;
  right: 3px;
  height: 45px;
  width: 45px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: none;
  outline: none;
  background-color: #0071dc;
  line-height: 57px;
  border-radius: 5px;
}
.search-widget .search-form button i {
  color: #fff;
  font-size: 24px;
}
.search-widget .search-form button:hover {
  background-color: #0b0d2a;
}
.side-bar-area {
  margin-left: 15px;
}
.side-bar-widget {
  background-color: #fff;
}
.side-bar-widget .title {
  font-size: 20px;
  color: #0b0d2a;
  padding: 0;
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  background-color: transparent;
  width: 100%;
}
.side-bar-widget .side-bar-categories {
  margin-bottom: 15px;
}
.side-bar-widget .side-bar-categories ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.side-bar-widget .side-bar-categories ul li {
  position: relative;
  font-size: 15px;
  font-weight: 500;
}
.side-bar-widget .side-bar-categories ul li .line-circle {
  position: absolute;
  top: 10px;
  left: 0;
  width: 13px;
  height: 13px;
  background-color: transparent;
  border: 1px solid #0071dc;
  border-radius: 50px;
}
.side-bar-widget .side-bar-categories ul li .line-circle::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  margin: 0 auto;
  width: 9px;
  height: 9px;
  background-color: #0071dc;
  border-radius: 50px;
}
.side-bar-widget .side-bar-categories ul li:last-child {
  border-bottom: none;
}
.side-bar-widget .side-bar-categories ul li a {
  display: inline-block;
  color: #444;
  font-weight: 400;
  padding: 5px 0 5px 25px;
  font-weight: 600;
  position: relative;
  width: 100%;
}
.side-bar-widget .side-bar-categories ul li a span {
  right: 30px;
  position: absolute;
  top: 10px;
  color: #444;
}
.side-bar-widget .side-bar-categories ul li a:hover {
  color: #0071dc;
}
.side-bar-widget .side-bar-categories ul li a:hover span {
  color: #0071dc;
}
.side-bar-widget .widget-popular-post {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
.side-bar-widget .widget-popular-post .item {
  overflow: hidden;
  margin-bottom: 13px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e2e2e2;
}
.side-bar-widget .widget-popular-post .item:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.side-bar-widget .widget-popular-post .item .thumb {
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
}
.side-bar-widget .widget-popular-post .item .thumb .full-image {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center !important;
  position: relative;
  background-color: #070b3b;
}
.side-bar-widget .widget-popular-post .item .thumb .full-image.bg1 {
  background-image: url(../images/blog/blog-details.html);
}
.side-bar-widget .widget-popular-post .item .thumb .full-image.bg2 {
  background-image: url(../images/blog/blog-img2.html);
}
.side-bar-widget .widget-popular-post .item .thumb .full-image.bg3 {
  background-image: url(../images/blog/blog-img3.html);
}
.side-bar-widget .widget-popular-post .item .thumb .full-image.bg4 {
  background-image: url(../images/blog/blog-img1.html);
}
.side-bar-widget .widget-popular-post .item .info {
  overflow: hidden;
  padding: 0;
}
.side-bar-widget .widget-popular-post .item .info .title-text {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 500;
  max-width: 210px;
}
.side-bar-widget .widget-popular-post .item .info .title-text a {
  display: inline-block;
  color: #0b0d2a;
  margin-bottom: 5px;
}
.side-bar-widget .widget-popular-post .item .info .title-text a:hover {
  color: #0071dc;
}
.side-bar-widget .widget-popular-post .item .info p {
  font-size: 15px;
  margin-bottom: 0;
  max-width: 180px;
  color: #0071dc;
}
.side-bar-widget .side-bar-widget-tag {
  list-style: none;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
.side-bar-widget .side-bar-widget-tag li {
  display: inline-block;
  margin: 5px;
  color: #fff;
}
.side-bar-widget .side-bar-widget-tag li a {
  color: #fff;
  padding: 7px 15px;
  background-color: #0071dc;
  font-size: 14px;
  font-weight: 400;
  border-radius: 5px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.side-bar-widget .side-bar-widget-tag li:hover a {
  color: #fff;
  background-color: #0071dc;
}
.side-bar-widget .blog-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 10px;
  margin-bottom: 25px;
}
.side-bar-widget .blog-gallery li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
}
.side-bar-widget .blog-gallery li a {
  display: block;
  position: relative;
}
.side-bar-widget .blog-gallery li a img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.side-bar-widget .blog-gallery li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0071dc;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  border-radius: 15px;
}
.side-bar-widget .blog-gallery li a::after {
  content: "\ee93";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  font-size: 35px;
  font-family: boxicons;
  color: #fff;
}
.side-bar-widget .blog-gallery li a:hover::before {
  opacity: 0.5;
  visibility: visible;
}
.side-bar-widget .blog-gallery li a:hover::after {
  opacity: 1;
  visibility: visible;
}
.blog-style-card {
  margin-bottom: 30px;
}
.blog-style-card .blog-style-img {
  position: relative;
}
.blog-style-card .blog-style-img img {
  border-radius: 15px;
}
.blog-style-card .blog-style-img .blog-style-tag {
  background-color: #0071dc;
  padding: 15px 12px;
  position: absolute;
  bottom: -20px;
  right: 30px;
  border-radius: 3px;
  text-align: center;
}
.blog-style-card .blog-style-img .blog-style-tag h3 {
  font-size: 17px;
  color: #fff;
  line-height: 1;
  margin-bottom: 0;
  font-weight: 500;
}
.blog-style-card .blog-style-img .blog-style-tag span {
  font-size: 17px;
  color: #fff;
  line-height: 1;
  font-weight: 500;
}
.blog-style-card .content {
  padding: 30px 0 0;
}
.blog-style-card .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-style-card .content ul li {
  display: inline-block;
  font-size: 15px;
  color: #0b0d2a;
  margin-right: 30px;
  position: relative;
  font-weight: 500;
}
.blog-style-card .content ul li:last-child {
  margin-right: 0;
}
.blog-style-card .content ul li i {
  font-size: 18px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  color: #0071dc;
}
.blog-style-card .content h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-style-card .content h3 a {
  color: #0b0d2a;
  display: block;
}
.blog-style-card .content p {
  margin-bottom: 15px;
}
.blog-style-card .content .default-btn {
  padding: 8px 16px;
  font-size: 14px;
}
.blog-style-card:hover .content h3 a {
  color: #0071dc;
}
.faq-area .section-title h2 {
  padding-bottom: 10px;
  border-bottom: 2px solid #ffc221;
}
.faq-area .section-title p {
  max-width: 560px;
}
.faq-content {
  margin-bottom: 30px;
}
.faq-content .section-title {
  margin-bottom: 30px;
}
.faq-content .section-title h2 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
}
.faq-content .section-title p {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.faq-content .faq-accordion .accordion {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.faq-content .faq-accordion .accordion .accordion-item {
  display: block;
  margin-bottom: 30px;
  padding: 5px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  box-shadow: 7px 7px 4px -4px #3336;
}
.faq-content .faq-accordion .accordion.ssl .accordion-item {
  display: block;
  margin-bottom: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
}
.faq-content .faq-accordion .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.faq-content .faq-accordion .accordion .accordion-title {
  padding: 15px 50px 15px 10px;
  color: #0b0d2a;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.faq-content .faq-accordion .accordion .accordion-title i {
  position: absolute;
  right: 15px;
  top: 14px;
  font-size: 25px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 24px;
  width: 30px;
  height: 30px;
  color: #0071dc;
  text-align: center;
  line-height: 30px;
  background-color: transparent;
  border-radius: 50px;
  border: 1px solid #0071dc;
}
.faq-content .faq-accordion .accordion .accordion-title.active i::before {
  content: "\eaed";
}
.faq-content
  .faq-accordion
  .accordion
  .accordion-title.active
  i
  .accordion-content
  p {
  margin-top: -5px;
}
.faq-content .faq-accordion .accordion .accordion-content {
  display: none;
  position: relative;
  margin-top: 0;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
}
.faq-content .faq-accordion .accordion .accordion-content p {
  margin-top: -6px;
  line-height: 1.8;
  font-size: 15px;
  margin-bottom: 3px;
}
.faq-content .faq-accordion .accordion .accordion-content.show {
  display: block;
}
.user-img {
  margin-bottom: 30px;
}
.user-form .contact-form {
  width: 100%;
}
.user-form .contact-form .agree-label .forget {
  position: absolute;
  right: 0;
}
.user-form .contact-form .default-btn {
  width: unset;
}
.user-form .contact-form .account-desc {
  margin-top: 15px;
  font-weight: 600;
  margin-bottom: 0;
}
.user-form .contact-form .account-desc a {
  color: #0071dc;
}
.user-form .contact-form .account-desc a:hover {
  color: #0071dc;
}
.pagination-area {
  margin-top: 10px;
  margin-bottom: 30px;
}
.pagination-area .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #0071dc;
  background-color: transparent;
  border: 1px solid #0071dc;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-left: 3px;
  margin-right: 3px;
  font-size: 18px;
  border-radius: 5px;
}
.pagination-area .page-numbers:hover {
  background-color: #0071dc;
  color: #fff;
}
.pagination-area .page-numbers i {
  position: relative;
  font-size: 25px;
  top: 5px;
}
.pagination-area .page-numbers.current {
  background-color: #0071dc;
  color: #fff;
}
.terms-conditions-img {
  margin-bottom: 30px;
}
.single-content {
  margin-bottom: 30px;
}
.single-content h3 {
  font-size: 24px;
  color: #0b0d2a;
  margin-bottom: 15px;
}
.single-content p {
  margin-bottom: 15px;
}
.contact-form {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.contact-form h2 {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
}
.contact-form .underline {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  border-bottom: 1px solid #fff;
}
.contact-form p {
  color: #fff;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
.contact-form .form-group {
  margin-bottom: 10px;
  position: relative;
}
.contact-form .form-group label {
  color: #0b0d2a;
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: 500;
}
.contact-form .form-group label span {
  color: #0071dc;
}
.contact-form .form-group.checkbox-option {
  position: relative;
}
.contact-form .form-group.checkbox-option #chb2 {
  position: absolute;
  top: 6px;
  left: 0;
}
.contact-form .form-group.checkbox-option p {
  padding-left: 25px;
  font-size: 15px;
}
.contact-form .form-group.checkbox-option p a {
  color: #0071dc;
}
.contact-form .form-group.checkbox-option p a:hover {
  color: #0071dc;
}
.contact-form .form-group .form-control {
  height: 50px;
  color: #0b0d2a;
  border: 1px solid #0071dc;
  background-color: #fff;
  font-size: 15px;
  padding: 10px 20px;
  width: 100%;
  border-radius: 0;
  font-weight: 500;
}
.contact-form .form-group .form-control:focus {
  outline: none;
  border-color: #0b0d2a;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact-form .form-group textarea.form-control {
  height: auto;
}
.contact-form .agree-label {
  margin-bottom: 15px;
  position: relative;
}
.contact-form .agree-label #chb1 {
  position: absolute;
  top: 5px;
  left: 0;
}
.contact-form .agree-label label {
  font-weight: 500;
  color: #0b0d2a;
  margin-left: 25px;
}
.contact-form .agree-label label a {
  color: #0071dc;
}
.contact-form .agree-label label a:hover {
  color: #0071dc;
}
.contact-form .with-errors {
  float: left;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0;
  color: red;
  font-weight: 400;
  display: block;
}
.contact-form .text-danger {
  font-size: 18px;
  margin-top: 15px;
}
.contact-form .default-btn {
  border: 0;
  outline: none;
}
.contact-form .form-group .form-control::-webkit-input-placeholder,
.contact-form .form-group .form-control:-ms-input-placeholder,
.contact-form .form-group .form-control::-ms-input-placeholder,
.contact-form .form-group .form-control::-webkit-input-placeholder {
  color: #444;
}
.contact-form .form-group .form-control::-webkit-input-placeholder,
.contact-form .form-group .form-control:-ms-input-placeholder,
.contact-form .form-group .form-control::-ms-input-placeholder,
.contact-form .form-group .form-control::placeholder {
  color: #444;
}
.contact-card {
  text-align: center;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  padding: 30px 20px;
  border-radius: 15px;
}
.contact-card i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  font-size: 24px;
  color: #0071dc;
  border-radius: 50px;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
}
.contact-card h3 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #0b0d2a;
}
.contact-card span {
  color: #444;
  font-weight: 500;
  font-size: 17px;
  display: block;
}
.contact-card span a {
  color: #444;
  display: block;
}
.contact-card span a:hover {
  color: #0071dc;
}
.contact-info {
  margin-bottom: 30px;
  background-color: #070b3b;
  padding: 52px 35px 22px;
  border-radius: 15px;
  position: relative;
  z-index: 1;
}
.contact-info::before {
  content: "";
  position: absolute;
  opacity: 0.1;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/call-us/call-shap1.html);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.contact-info span {
  color: #0071dc;
  display: block;
  margin-bottom: 5px;
}
.contact-info h2 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 15px;
}
.contact-info p {
  color: #fff;
  margin-bottom: 20px;
}
.contact-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-info ul li {
  display: block;
  margin-bottom: 30px;
  padding-left: 60px;
  position: relative;
}
.contact-info ul li:hover .content i {
  background-color: #ffc221;
  color: #fff;
}
.contact-info ul li .content i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background-color: #fff;
  font-size: 20px;
  color: #0071dc;
  border-radius: 50px;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.contact-info ul li .content h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #fff;
  display: block;
}
.contact-info ul li .content a {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
}
.contact-info ul li .content a:hover {
  color: #ffc221;
}
.contact-info ul li .content span {
  color: #fff;
  font-weight: 400;
  display: block;
  font-size: 15px;
}
.error-area {
  height: 100%;
  padding-top: 50px;
  padding-bottom: 70px;
}
.error-area .error-content {
  text-align: center;
  position: relative;
}
.error-area .error-content img {
  max-width: 100%;
}
.error-area .error-content h3 {
  margin-bottom: 20px;
  position: relative;
  color: #0b0d2a;
  font-size: 35px;
}
.error-area .error-content p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  color: #444;
}
.coming-soon-area {
  position: relative;
  height: 100vh;
  overflow: hidden;
  background-color: #fff;
}
.coming-soon-area .coming-soon-content {
  text-align: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  padding: 50px 30px;
  background-color: #f8f8f8;
  border: 3px solid #0071dc;
}
.coming-soon-area .coming-soon-content h1 {
  margin-bottom: 0;
  color: #0b0d2a;
  font-size: 50px;
}
.coming-soon-area .coming-soon-content p {
  font-size: 16px;
  max-width: 600px;
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  color: #444;
}
.coming-soon-area .coming-soon-content #timer {
  margin-top: 40px;
}
.coming-soon-area .coming-soon-content #timer div {
  display: inline-block;
  color: #0b0d2a;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 10px;
  font-size: 35px;
  font-weight: 700;
  background-color: #fff;
  border-radius: 5px;
}
.coming-soon-area .coming-soon-content #timer div span {
  display: block;
  text-transform: capitalize;
  margin-top: -15px;
  font-size: 16px;
  font-weight: 400;
  color: #0b0d2a;
}
.coming-soon-area .coming-soon-content #timer div:last-child {
  margin-right: 0;
}
.coming-soon-area .coming-soon-content #timer div:last-child::before {
  display: none;
}
.coming-soon-area .coming-soon-content #timer div:first-child {
  margin-left: 0;
}
.coming-soon-area .coming-soon-content #timer div::before {
  content: "";
  position: absolute;
  right: -50px;
  top: -10px;
  font-size: 70px;
  color: #fff;
}
.coming-soon-area .coming-soon-content #timer div span {
  font-size: 13px;
  padding-top: 5px;
}
.coming-soon-area .coming-soon-content .newsletter-form {
  position: relative;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
  display: block;
  width: 100%;
  height: 60px;
  border: none;
  background-color: #fff;
  padding-left: 15px;
  color: #fff;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 0;
  border: 1px solid #ccc;
  color: #5d5d5d;
}
.coming-soon-area
  .coming-soon-content
  .newsletter-form
  .input-newsletter:focus {
  border-color: #0b0d2a;
}
.coming-soon-area .coming-soon-content .newsletter-form .default-btn {
  border: 0;
  outline: 0;
  border-radius: 0 !important;
}
.coming-soon-area .coming-soon-content .newsletter-form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  padding: 0 30px;
  text-transform: uppercase;
  outline: 0;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  font-size: 15px;
  cursor: pointer;
}
.coming-soon-area .coming-soon-content .newsletter-form button::after {
  border-radius: 0;
}
.coming-soon-area .coming-soon-content .newsletter-form button::before {
  border-radius: 0;
}
.coming-soon-area .coming-soon-content .newsletter-form button:hover {
  color: #fff;
  background-color: #190f3c;
}
.coming-soon-area .coming-soon-content ul {
  list-style: none;
  margin-top: 30px;
  padding: 0;
}
.coming-soon-area .coming-soon-content ul li {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 50px;
  font-size: 18px;
  background-color: #0071dc;
  color: #fff;
  border-radius: 50px;
  margin-right: 10px;
}
.coming-soon-area .coming-soon-content ul li a {
  color: #fff;
}
.coming-soon-area .coming-soon-content ul li:hover {
  background-color: #0b0d2a;
}
.coming-soon-area #validator-newsletter {
  text-align: left;
  color: #dc3545 !important;
  margin-top: 10px;
}
.map-area iframe {
  display: block;
  width: 100%;
  height: 400px;
}
.footer-bg {
  background-color: #002e52;
}
.footer-widget span {
  color: #0071dc;
  font-size: 26px;
  margin-top: 20px;
  font-weight: 600;
}
img.google {
  display: block;
  margin: auto;
}
.footer-widget .footer-logo {
  margin-bottom: 20px;
  position: relative;
  top: -5px;
}
.footer-widget h3 {
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 20px;
  color: #ffc221;
  line-height: 1.2;
}
.footer-widget p {
  margin-bottom: 20px;
  color: #fff;
  max-width: 300px;
}
.footer-widget .footer-call-content {
  padding: 0 0 5px 0;
  border-radius: 15px;
  position: relative;
  margin-left: 0;
}
.footer-call-content ul li {
  color: #fff;
  list-style: none;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
}
.footer-call-content ul li a {
  font-size: 16px;
  font-weight: 500;
}
.footer-call-content ul li a:hover {
  font-size: 16px;
  font-weight: 400;
  color: #070b3b;
}
.footer-call-content ul li i {
  width: 35px;
  height: 35px;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  color: #b70603;
  border-radius: 50px;
  background-color: #e5f3ff;
}
.footer-widget .footer-call-content li:hover i {
  background-color: #ffc221;
  color: #fff;
}
.footer-widget .footer-call-content h3 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 5px;
  color: #0b0d2a;
}
.footer-widget .footer-call-content span a {
  color: #0b0d2a;
  font-weight: 600;
}
.footer-widget .footer-call-content span a:hover {
  color: #0071dc;
}
.footer-widget .footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-widget .footer-list li {
  display: block;
  margin-bottom: 0;
  font-weight: 500;
}
.footer-widget .footer-list li:last-child {
  margin-bottom: 0;
}
.footer-widget .footer-list li a {
  color: #fff;
  font-weight: 400;
}
.footer-widget .footer-list li a i {
  font-size: 18px;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.footer-widget .footer-list li a:hover {
  color: #ffc221;
}
.footer-widget .footer-blog {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-widget .footer-blog li {
  display: block;
  margin-bottom: 20px;
  padding-left: 90px;
  position: relative;
}
.footer-widget .footer-blog li:hover h3 a {
  color: #0071dc;
}
.footer-widget .footer-blog li:last-child {
  margin-bottom: 0;
}
.footer-widget .footer-blog li a {
  display: block;
}
.footer-widget .footer-blog li a img {
  position: absolute;
  top: 0;
  left: 0;
  height: 70px;
  width: 70px;
}
.footer-widget .footer-blog li h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
  max-width: 200px;
}
.footer-widget .footer-blog li h3 a {
  color: #fff;
  line-height: 1.4;
}
.footer-widget .footer-blog li h3 a:hover {
  color: #0071dc;
}
.footer-widget .footer-blog li span {
  font-size: 14px;
  color: #0071dc;
}
.footer-widget .newsletter-area .newsletter-form {
  position: relative;
  max-width: 270px;
  border-radius: 5px;
}
.footer-widget .newsletter-area .newsletter-form .form-control {
  background-color: #fff;
  height: 50px;
  line-height: 50px;
  margin: 0;
  border-radius: 5px;
  border: 0;
  padding: 0 45px 0 15px;
  max-width: 100%;
  color: #0b0d2a;
  font-weight: 400;
}
.footer-widget .newsletter-area .newsletter-form .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.footer-widget .newsletter-area .newsletter-form .subscribe-btn {
  position: absolute;
  top: 3px;
  right: 3px;
  background-color: #0071dc;
  color: #fff;
  height: 45px;
  line-height: 50px;
  width: 45px;
  border: 0;
  border-radius: 5px;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer-widget .newsletter-area .newsletter-form .subscribe-btn:hover {
  background: #0b0d2a;
  color: #fff;
}
.footer-widget .newsletter-area .newsletter-form .validation-danger {
  font-size: 18px;
  margin-top: 5px;
  color: red;
}
.copy-right-area {
  padding: 15px 0;
  border-top: 1px solid #0071dc61;
}
.copy-right-text .footer_list {
  margin: 0 0 0 0;
}
.copy-right-text .footer_list li {
  color: #fff;
  display: inline-block;
  list-style: none;
  padding: 0 10px 0 3px;
  border-right: 1px solid #ddd;
}
.footer_list li a {
  color: #fff;
}
.footer_list li a:hover {
  color: #ffc221;
}
.copy-right-text p img {
  width: 50px;
}
.copy-right-text p {
  color: #fff;
  margin-bottom: 0;
}
.copy-right-text p a {
  color: #0071dc;
  border-bottom: 1px solid #0071dc;
}
.copy-right-text p a:hover {
  color: #0071dc;
  border-color: #0071dc;
}
.go-top {
  position: fixed;
  top: 60%;
  right: 3%;
  opacity: 0;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  background: #0071dc;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  line-height: 43px;
  z-index: 100;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.go-top i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.go-top:hover {
  background-color: #0071dc;
}
.go-top.active {
  top: 95%;
  -webkit-transform: translateY(-95%);
  transform: translateY(-95%);
  opacity: 1;
  visibility: visible;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #070b3b;
}
.spinner {
  width: 100px;
  height: 60px;
  border-radius: 5px;
  background-image: url(../images/logo2.png);
  margin: 100px auto;
  -webkit-animation: rotate-in 1.2s infinite ease-in-out;
  animation: rotate-in 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotate-in {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@keyframes rotate-in {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@-webkit-keyframes moveBounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes moveBounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.user-area {
  background-color: #070b3b;
}
.star {
  margin-bottom: 13px;
  padding-left: 5px;
}
.starter {
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  margin-left: 10px;
  padding: 0 30px;
}
.blog-area .about-list li {
  display: block;
  color: #0b0d2a;
  margin-bottom: 10px;
  font-weight: 500;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  padding-left: 35px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 15px;
}
.blog-area .about-list li:hover {
  color: #0071dc;
}
.blog-area .about-list li:hover i {
  color: #ffc221;
}
.blog-area .about-list li:last-child {
  margin-bottom: 0;
}
.blog-area .about-list li i {
  font-size: 26px;
  color: #0071dc;
  position: absolute;
  left: 0;
  top: -2px;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.security-area.web h2 {
  padding-bottom: 20px;
  border-bottom: 2px solid #ffc221;
}
.blog-area h2 {
  padding-bottom: 20px;
  border-bottom: 2px solid #ffc221;
}
.blog-area p {
  float: right;
}
.blue {
  background-color: #0071dc;
}
.yellow {
  background-color: #ffee215e;
}
.about-area.starter_1 h3 {
  font-weight: 600;
}
.about-area.starter_1 .about-content .comments-form.sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 120px;
  width: auto;
}
.about-area.starter_1 h2 {
  padding-bottom: 20px;
  border-bottom: 2px solid #ffc221;
}
.about-area.starter_1 .about-list li {
  font-size: 20px;
  font-weight: 600;
}
.about-area.starter_1 .about-content.list {
  padding-bottom: 20px;
  border-bottom: 2px solid #ffc221;
}
.about-area.starter_1.ecomm .about-content.list {
  padding-bottom: 20px;
  border-bottom: none !important;
}
.security-area.starter_1 .section-title p {
  max-width: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  color: #fff;
}
.security-area.starter_1 .section-title .about {
  background-color: #fff;
  margin-top: 20px;
  padding: 10px 10px;
}
.security-area.starter_1 .section-title .about:hover {
  transform: scale(1);
}
.security-area.starter_1 .section-title .about h5 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 36px;
  color: #000;
}
.security-area.starter_1 .section-title .benefits {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 36px;
  color: #ffc221;
}
.security-area.starter_1 .section-title .about p {
  max-width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
}
.security-area.starter_1.ecommerce .section-title .about p {
  max-width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
}
.security-area.starter_1 .section-title span {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  color: #ffc221;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ffc221;
}
.security-area.starter_1 {
  background-color: #0071dc;
}
.user-area.starter_1 {
  background-color: #fff;
}
.user-area.starter_1 .user-img img {
  border-radius: 10px;
}
.fluid-section-one {
  position: relative;
  z-index: 1;
}
.fluid-section-one.style-two.seo {
  background-color: #0071dc12;
  padding-top: 20px;
}
.fluid-section-one.style-two {
  padding: 0 0 50px 0;
}
.fluid-section-one .container-fluid {
  position: relative;
  min-height: 350px;
}
.fluid-section-one .content-column {
  position: relative;
  float: left;
  width: 55%;
  padding: 90px 0 90px 0;
  z-index: 22;
}
.fluid-section-one .content-column .inner-column::before {
  content: "";
  position: absolute;
  left: 0;
  top: -152px;
  width: 501px;
  height: 190px;
  background-image: url(../images/background/2.html);
  z-index: -1;
  opacity: 0.78;
  background-repeat: no-repeat;
}
.fluid-section-one .content-column .inner-column::after {
  content: "";
  position: absolute;
  left: 205px;
  bottom: -97px;
  width: 173px;
  height: 193px;
  background-image: url(../images/background/3.html);
  background-repeat: no-repeat;
}
.fluid-section-one .content-column .inner-column {
  position: relative;
  max-width: 870px;
  margin: 0 auto;
  box-shadow: 29px 0 51px rgba(0, 0, 0, 0.24);
  background-color: #fff;
}
.fluid-section-one .content-column .row {
  margin: 0 -38px;
}
.fluid-section-one .content-column .text-column {
  position: relative;
  z-index: 1;
}
.fluid-section-one .content-column .text-column .inner-box {
  position: relative;
  padding: 20px 50px 20px 50px;
  z-index: 2;
}
.fluid-section-one .content-column .text-column .inner-box p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #000;
}
.fluid-section-one .content-column .inner-column::before {
  content: "";
  position: absolute;
  left: 0;
  top: -152px;
  width: 501px;
  height: 190px;
  background-image: url(../images/background/2.html);
  z-index: -1;
}
.fluid-section-one .content-column .text-column .inner-box h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 31px;
}
.fluid-section-one .content-column .text-column .inner-box .text {
  position: relative;
  margin-left: 70px;
  color: #e38b00;
  font-size: 18px;
  font-weight: 600;
}
.fluid-section-one .content-column .text-column .inner-box .text::before {
  content: "";
  position: absolute;
  left: -70px;
  top: 11px;
  width: 50px;
  height: 3px;
  background-color: #333;
}
.fluid-section-one .image-column {
  position: absolute;
  float: right;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
}
.fluid-section-one .image-column:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #141b28;
  opacity: 0.1;
  content: "";
}
.fluid-section-one .image-column .image-box {
  position: relative;
  display: none;
}
.fluid-section-one .image-column .image-box img {
  position: relative;
  display: block;
  width: 100%;
}
.fluid-section-one .image-column .video-link {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.fluid-section-one .image-column a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.fluid-section-one .image-column a h5 {
  font-size: 15px;
  display: block;
  color: #fff;
  line-height: 1.2em;
  font-weight: 400;
  text-decoration: underline;
}
.fluid-section-one .image-column .fa {
  position: relative;
  display: block;
  height: 70px;
  width: 70px;
  margin: 0 auto;
  border-radius: 50%;
  color: #e38b00;
  text-align: center;
  font-size: 24px;
  line-height: 65px;
  background-color: rgba(255, 255, 255, 0.43);
  border: 1px solid #e38b00;
}
.fluid-section-one .image-column .video-link:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50%;
  -webkit-animation: pulse-border 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: pulse-border 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.services-section.style-four {
  position: relative;
  padding: 38px 0 98px;
}
.services-section.style-four .sec-title {
  position: relative;
}
.services-section.style-four .owl-item {
  position: relative;
  display: inline-block;
}
.services-section.style-four .sec-title h3 {
  padding: 0 0 23px;
}
.services-section.style-four:before {
  display: none;
}
.services-section.style-four .col-lg-3.col-md-6.col-sm-12 {
  padding: 0;
  margin: 0;
}
.services-section.style-four .service-block {
  position: relative;
  padding: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  overflow: hidden;
}
.services-section.style-four .service-block:hover {
  background-image: none;
}
.services-section.style-four .service-block:before {
  content: "";
  position: absolute;
  left: -100%;
  opacity: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffc221;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.services-section.style-four .service-block:hover:before {
  left: 0;
  opacity: 1;
}
.yellow-block {
  background-color: #0071dc;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.services-section.style-four
  .service-block:hover
  .lower-content
  .sec-title
  h3
  a,
.services-section.style-four .service-block:hover .lower-content .text,
.services-section.style-four .service-block:hover .lower-content .link-box a {
  color: #000;
}
.grey-img-block {
  background-image: url(../images/background/service-block-1.html);
  background-repeat: no-repeat;
  background-size: cover;
}
.drk-grey-block {
  background-color: #333;
}
.services-section.style-four .service-block .lower-content {
  position: relative;
  padding: 89px 48px 73px 74px;
  text-align: left;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.services-section.style-four .yellow-block .lower-content .sec-title h3,
.services-section.style-four .yellow-block .lower-content .sec-title h3 a,
.services-section.style-four .yellow-block .lower-content .text,
.services-section.style-four .drk-grey-block .lower-content .sec-title h3,
.services-section.style-four .drk-grey-block .lower-content .sec-title h3 a,
.services-section.style-four .drk-grey-block .lower-content .link-box a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.services-section.style-four .drk-grey-block .lower-content .text {
  color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.services-section.style-four .yellow-block .lower-content .link-box a,
.services-section.style-four .grey-img-block .lower-content .link-box a {
  color: #333;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.services-section.style-four .yellow-block .lower-content .sec-title h3:before {
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.services-section.style-four
  .drk-grey-block
  .lower-content
  .sec-title
  h3:after {
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.services-section.style-four .owl-nav,
.services-section.style-four .owl-dots {
  display: none;
}
.services-section.style-four .section-title h2 {
  padding: 0 50px 20px;
  margin-bottom: 30px;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.solution-details-area {
  background-color: #fff;
}
.solution-details-area .solutions-content .single-solution.style2 {
  margin-bottom: 30px;
  padding: 65px 20px;
}
.solution-details-area .solutions-content .single-solution.style2 h3 {
  margin-top: -30px;
}
.solution-details-area .solutions-content {
  margin-bottom: 30px;
}
.solution-details-area .solutions-content h3 {
  font-size: 30px;
  margin-bottom: 10px;
}
.solution-details-area .solutions-content .challenge-btn .two {
  margin-left: 30px;
}
.solution-details-area .solutions-content ul {
  margin-bottom: 30px;
}
.solution-details-area .solutions-content ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.solution-area .solutions-content .carpet-list li {
  position: relative;
  padding-left: 45px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.solution-area.seo {
  overflow: hidden;
  background-color: #0071dc12;
}
.solution-area {
  overflow: hidden;
  background-color: #fff;
}
.solution-area .col-lg-6.pr-0 {
  padding-right: 0;
}
.solution-area.solution-area-three {
  position: relative;
  z-index: 1;
}
.solution-area.solution-area-three .container-fluid {
  max-width: 100%;
}
.solution-area.solution-area-three .solution-shape-left {
  z-index: -1;
  position: absolute;
  top: 50px;
  left: 50px;
  -webkit-animation: movebounce 5s linear infinite;
  animation: movebounce 5s linear infinite;
}
.single-solution {
  padding: 20px 30px;
}
.overly-one {
  position: relative;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.overly-one::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#0071dc),
    to(transparent)
  );
  background: linear-gradient(left, #0071dc, transparent);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  z-index: 1;
}
.overly-one::after {
  content: "";
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0071dc),
    to(transparent)
  );
  background: linear-gradient(top, #0071dc, transparent);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
}
.overly-one .overly-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    to(#0071dc)
  );
  background: linear-gradient(left, transparent, #0071dc);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
}
.overly-one .overly-two::after {
  content: "";
  position: absolute;
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#0071dc),
    to(transparent)
  );
  background: linear-gradient(bottom, #0071dc, transparent);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
}
.overly-one:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.overly-one:hover .overly-two::before {
  left: 30px;
  opacity: 1;
}
.overly-one:hover .overly-two::after {
  top: 30px;
  opacity: 1;
}
.overly-one:hover::before {
  right: 30px;
  opacity: 1;
}
.overly-one:hover::after {
  bottom: 30px;
  opacity: 1;
}
.pricing-area {
  overflow: hidden;
}
.pricing-area .shape-three {
  display: none;
}
.single-pricing.pricing {
  text-align: center;
  margin-top: 30px;
  padding: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 12px 10px 5px -3px #3336;
  background-color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
.single-pricing {
  text-align: center;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 12px 10px 5px -3px #3336;
  background-color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
.single-pricing.email {
  text-align: center;
  margin-bottom: 30px;
  padding: 30px 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 12px 10px 5px -3px #3336;
  background-color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
.single-pricing .pricing-shape {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.single-pricing .pricing-shape-2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
}
.single-pricing .pricing-title {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.single-pricing .pricing-title h3 {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.single-pricing .pricing-title h2 {
  color: #0071dc;
  font-size: 30px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  margin-bottom: 0;
  margin-top: 10px;
}
.single-pricing .pricing-title h2 sub {
  font-size: 35px;
  position: relative;
  top: 0;
}
.single-pricing .pricing-title span {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: block;
  margin-bottom: 0;
}
.single-pricing.first ul {
  padding: 30px 0 285px;
  list-style: none;
}
.single-pricing.first1 {
  margin-right: 20px;
  padding: 30px 0 63px;
  list-style: none;
}
.single-pricing.office ul {
  padding: 15px 0 0;
  list-style: none;
}
.single-pricing ul {
  padding: 30px 0 0;
  list-style: none;
}
.single-pricing ul li {
  padding-bottom: 5px;
  color: #555;
  font-size: 16px;
  font-weight: 600;
  text-indent: -8px;
  margin-left: 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.single-pricing.office ul li {
  padding-bottom: 5px;
  color: #555;
  font-size: 15px;
  font-weight: 600;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.single-pricing ul li span {
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 600;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.single-pricing ul li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.single-pricing.active {
  background-color: #ffc221;
  transform: scale(1.05);
  transition: all 0.3s ease-in;
}
.single-pricing.active {
  background-color: #ffc221;
  transition: all 0.3s ease-in;
}
.single-pricing.active .pricing-title h3 {
  color: #000;
}
.single-pricing.active .pricing-title h2 {
  color: #000;
}
.single-pricing.active .pricing-title span {
  color: #000;
}
.single-pricing.active .pricing-title h4 {
  color: #fff;
  border-color: #000;
}
.single-pricing.active ul li {
  color: #000;
}
.single-pricing.active ul li span {
  color: #fff;
}
.single-pricing.active .pricing-shape {
  opacity: 0;
}
.single-pricing.active .pricing-shape-2 {
  opacity: 1;
}
.single-pricing:hover {
  background-color: #ffc221;
  transform: scale(1.02);
  transition: all 0.3s ease-in;
}
.single-pricing.email:hover {
  background-color: #fff !important;
  transform: scale(1);
  transition: all 0.3s ease-in;
}
.single-pricing.office:hover {
  background-color: #fff;
  transform: scale(1);
}
.single-pricing.office {
  padding: 30px 20px 30px 20px;
}
.single-pricing:hover .pricing-title h3 {
  color: #000;
}
.single-pricing:hover .pricing-title h2 {
  color: #000;
}
.single-pricing:hover .pricing-title span {
  color: #000;
}
.single-pricing:hover .pricing-title h4 {
  color: #fff;
  border-color: #fff;
}
.single-pricing:hover ul li {
  color: #000;
}
.single-pricing:hover .pricing-shape {
  opacity: 0;
}
.single-pricing:hover .pricing-shape-2 {
  opacity: 1;
}
.section-title .yellow1 {
  color: #ffc221;
}
.single-solution .yellow1 {
  color: #ffc221;
}
.contact-info .yellow1 {
  color: #ffc221;
}
.bg-blue {
  background-color: #0071dc12;
}
.font14 {
  font-size: 14px;
}
.font30 {
  font-size: 30px;
  color: #000;
}
.font26 {
  font-size: 26px;
  color: #000;
}
.partner-area {
  text-align: center;
}
.partner-area .owl-carousel .owl-item {
  line-height: 1;
}
.partner-area .owl-carousel .owl-item img {
  width: auto;
}
.image {
  margin-bottom: 0;
}
.partner-item {
  padding-right: 0;
  margin-bottom: 30px;
  border: 4px solid #000;
}
.partner-item .image img {
  width: 100%;
  height: auto;
}
.partner-item .image:hover {
  opacity: 0.7;
}
.partner-item:hover {
  transition: all 0.3s ease-in;
  transform: scale(1.02);
}
.content-gallery a {
  font-size: 15px;
  line-height: 30px;
  padding-bottom: 30px;
  color: #000 !important;
  min-width: 215px;
}
.content-gallery a:hover {
  font-size: 15px;
  line-height: 30px;
  padding-bottom: 30px;
  color: #0071dc !important;
  min-width: 215px;
}
.content-gallery.home {
  font-size: 16px;
  line-height: 24px;
  color: #0b0d2a !important;
  font-weight: 500;
  min-width: 215px;
}
.content-gallery.home a {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 30px;
  color: #0b0d2a !important;
  font-weight: 500;
  min-width: 215px;
}
.content-gallery.home a:hover {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 30px;
  color: #0071dc !important;
  font-weight: 500;
  min-width: 215px;
}
.services-card.web_pack p {
  padding-left: 60px;
}
.services-card.ecom p {
  padding-left: 15px;
}
.services-card.web_pack .ultra {
  padding-left: 40px;
}
.services-card.web_pack h3 {
  padding-left: 60px;
}
.services-card.offers .btn-bg-four {
  margin-top: 10px;
  margin-left: 80px;
}
.section-title.offers h2 {
  font-size: 50px;
  line-height: 60px;
  color: #0071dc;
}
.section-title.offers span {
  font-size: 36px;
  line-height: 40px;
  color: #000;
}
.single-pricing.offers ul {
  padding: 0 0 0;
  list-style: none;
}
.single-pricing.offers .pricing-title h3 {
  line-height: 40px;
  font-size: 30px;
}
.section-title.offer img {
  width: 200px;
  border-radius: 50%;
}
.contact_seo img {
  border-radius: 20px;
  margin-left: 30px;
}
.architecture-section.logo {
  position: relative;
  padding: 50px 0 40px;
}
.architecture-section {
  position: relative;
  padding: 60px 0 40px;
}
.architecture-section.hosting {
  position: relative;
  padding: 50px 0 40px;
}
.architecture-section.term {
  position: relative;
  padding: 50px 0 0;
}
.architecture-section.office {
  position: relative;
  padding: 20px 0 40px;
}
.architecture-section .pattern-layer {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 424px;
}
.architecture-section .title-box {
  position: relative;
}
.architecture-section .title-box .title-inner-box {
  position: relative;
  background-color: #fff;
  padding: 30px 40px 30px 50px;
  box-shadow: 12px 10px 5px -3px #3336;
}
.architecture-section.hosting .title-box .title-inner-box {
  position: relative;
  background-color: #fff;
  padding: 30px 40px 70px 50px;
  box-shadow: 12px 10px 5px -3px #3336;
}
.architecture-section.term .title-box .title-inner-box {
  position: relative;
  background-color: #fff;
  padding: 5px 40px 5px 40px;
  border: 10px solid #ffc221;
  box-shadow: 2px 2px 10px #ffc221;
}
.architecture-section .title-box.office .title-inner-box {
  position: relative;
  background-color: #fff;
  padding: 30px 10px 0 10px;
  border: 10px solid #ffc221;
  box-shadow: 2px 2px 10px #ffc221;
}
.architecture-section .title-box.office1 .title-inner-box {
  position: relative;
  background-color: #fff;
  padding: 10px 20px 10px 20px;
  border: 10px solid #ffc221;
  box-shadow: 2px 2px 10px #ffc221;
}
.architecture-section .title-box .title-inner-box .sec-title h2 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
}
.architecture-section .title-box .text {
  position: relative;
  color: #333;
  font-size: 18px;
  line-height: 1.9em;
}
.architecture-section .lower-content {
  position: relative;
}
.architecture-section .lower-content .inner-content {
  position: relative;
  padding: 0 70px 0 70px;
}
.architecture-section .lower-content .list-column {
  position: relative;
}
.architecture-section .lower-content .list-column .inner-column {
  position: relative;
  padding-top: 30px;
}
.architecture-section .lower-content .architecture-info {
  position: relative;
  margin-bottom: 32px;
}
.architecture-section .lower-content .architecture-info:last-child {
  margin-bottom: 0;
}
.architecture-section .lower-content .architecture-info .info-inner {
  position: relative;
  padding-bottom: 14px;
}
.architecture-section .lower-content .architecture-info .info-inner:before {
  position: absolute;
  content: "";
  left: 0;
  width: 35px;
  bottom: 0;
  height: 2px;
  background-color: #ffc221;
}
.architecture-section .lower-content .architecture-info .info-inner h3 {
  position: relative;
  color: #222;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.3em;
}
.architecture-section .lower-content .architecture-info .info-inner .text {
  position: relative;
  color: #666;
  font-size: 20px;
  margin-top: 4px;
}
.architecture-section .lower-content .image-column {
  position: relative;
}
.architecture-section .lower-content .image-column .inner-column {
  position: relative;
  margin-top: -50px;
}
.architecture-section .lower-content .image-column img {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 15px;
}
.solution-area .about-list {
  padding: 0;
}
.solution-area .about-list li a {
  color: #000 !important;
}
.solution-area .about-list li {
  display: block;
  color: #0b0d2a;
  margin-bottom: 10px;
  font-weight: 500;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  padding-left: 35px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
}
.solution-area .about-list li:hover {
  color: #0071dc;
}
.solution-area .about-list li:hover i {
  color: #ffc221;
}
.solution-area .about-list li:last-child {
  margin-bottom: 0;
}
.solution-area .about-list li i {
  font-size: 26px;
  color: #aa1314;
  position: absolute;
  left: 0;
  top: 3px;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.architecture-section .about-list {
  padding: 0;
}
.architecture-section .about-list li {
  display: block;
  color: #0b0d2a;
  margin-bottom: 10px;
  font-weight: 500;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  padding-left: 35px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
}
.architecture-section .about-list.starter_1 li {
  display: block;
  color: #0b0d2a;
  margin-bottom: 30px;
  font-weight: 500;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  padding-left: 35px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
}
.architecture-section .about-list li:hover {
  color: #0071dc;
}
.architecture-section .about-list li:hover i {
  color: #ffc221;
}
.architecture-section .about-list li:last-child {
  margin-bottom: 0;
}
.architecture-section .about-list li i {
  font-size: 26px;
  color: #0071dc;
  position: absolute;
  left: 0;
  top: 3px;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.pl-30 {
  padding-left: 30px;
}
.col-half-offset {
  margin-left: 3.166666667%;
}
.bg-bluee {
  background-color: #0072dc9d;
  padding: 10px 10px;
  color: #fff;
  border-radius: 5px;
}
.single-pricing.wrapper {
  width: 400px;
  padding: 50px;
  height: 150px;
}
.ui-widget-content {
  display: block !important;
  padding: 5px;
  margin-left: 10px;
}
.nice-select {
  display: none !important;
}
.ui-title-slogan {
  color: #253241;
  font: 600 12px/1 "Open Sans";
  text-transform: uppercase;
  margin-bottom: 3px;
}
.b-steps-list {
  margin-left: 0;
  margin-right: 0;
}
.b-steps-list__item {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
}
.b-steps-list__number {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background-color: #0071dc;
  border-radius: 50%;
  padding: 65px 30px;
  width: 170px;
  text-align: center;
  border: 5px solid #fff;
}
.b-steps-list__number.special {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background-color: #0071dc;
  border-radius: 50%;
  padding: 50px 30px;
  width: 170px;
  text-align: center;
  border: 5px solid #fff;
}
.b-steps-list__number:hover {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
  font-size: 20px;
  color: #000;
  background-color: #ffc221;
  border-radius: 50%;
  padding: 65px 30px;
  width: 170px;
  text-align: center;
  border: 5px solid #333;
  transform: scale(1.08);
  transition: all 0.3s ease-in;
}
.b-steps-list__number.special:hover {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
  font-size: 20px;
  color: #000;
  background-color: #ffc221;
  border-radius: 50%;
  padding: 50px 30px;
  width: 170px;
  text-align: center;
  border: 5px solid #333;
  transform: scale(1.08);
  transition: all 0.3s ease-in;
}
.b-steps-list__title {
  margin-bottom: 15px;
  font: 700 18px Montserrat;
  color: #253241;
}
.b-steps-list__item:not(:last-child):after {
  position: absolute;
  top: 80px;
  left: calc(100% - 75px);
  width: 115px;
  height: 2px;
  border: 2px dotted #000;
  content: "";
}
.term-condition {
  padding: 30px 30px 0 30px;
  box-shadow: 2px 2px 5px 2px #3336;
}
.banner-below {
  margin-top: -100px;
  padding-bottom: 50px;
}
.skill-bar {
  background: #fff;
  box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 25px 30px;
}
.skill-bar .bar {
  margin: 20px 0;
}
.skill-bar .bar:first-child {
  margin-top: 0;
}
.skill-bar .bar .info {
  margin-bottom: 5px;
}
.skill-bar .bar .info span {
  font-size: 17px;
  font-weight: 500;
}
.skill-bar .bar .progress-line {
  position: relative;
  height: 10px;
  width: 100%;
  background: #f0f0f0;
  transform: scaleX(0);
  transform-origin: left;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05),
    0 1px rgba(255, 255, 255, 0.8);
  animation: animate 1s cubic-bezier(1, 0, 0.5, 1) forwards;
}
@keyframes animate {
  100% {
    transform: scaleX(1);
  }
}
.skill-bar .bar .progress-line span {
  position: absolute;
  height: 100%;
  width: 80%;
  background: #0071dc;
  border-radius: 10px;
  transform: scaleX(0);
  transform-origin: left;
  animation: animate 1s 1s cubic-bezier(1, 0, 0.5, 1) forwards;
}
.skill-bar .bar .progress-line.html span {
  width: 90%;
}
.skill-bar .bar .progress-line.boot span {
  width: 95%;
}
.skill-bar .bar .progress-line.wordpress span {
  width: 85%;
}
.skill-bar .bar .progress-line.magento span {
  width: 75%;
}
.skill-bar .bar .progress-line.php span {
  width: 70%;
}
.skill-bar .bar .progress-line.java span {
  width: 70%;
}
.skill-bar .bar .progress-line.sql span {
  width: 85%;
}
.skill-bar .bar .progress-line.logo span {
  width: 65%;
}
.section-title.heading {
  border-bottom: 2px solid #ffc221;
  margin-bottom: 30px;
}
.solution-area.msp {
  background-image: url(../images/pages_banner/new1.jpg);
  background-size: cover;
  width: 100%;
  height: 520px;
  padding: 80px 0;
}
.solution-area.msp img {
  border-radius: 50%;
  width: 100%;
  height: 350px;
  margin-top: 40px;
  margin-left: -50px;
}
.solution-area.msp2 {
  background-image: url(../images/pages_banner/new2.jpg);
  background-size: cover;
  width: 100%;
  height: 530px;
  padding: 0 0;
}
.solution-area.msp2 img {
  border-radius: 50%;
  width: 100%;
  height: 330px;
  margin-top: 150px;
  margin-left: 80px;
}
.solution-area.msp2 .section-title h2 {
  margin-top: 100px;
}
.solution-area.msp2 .section-title h5 {
  padding-top: 10px;
  font-size: 18px !important;
  line-height: 36px;
  font-weight: 500 !important;
  color: rgb(29, 29, 29);
}
.solution-area.msp .section-title h2 {
  margin-top: 60px;
}
.solution-area.msp .section-title h5 {
  padding-top: 40px;
  font-size: 18px !important;
  line-height: 36px;
  font-weight: 500 !important;
  color: rgb(29, 29, 29);
}
.solution-area.msp1 {
  background-image: url(../images/pages_banner/msp_sec11.jpg);
  background-size: cover;
  width: 100%;
  height: 200px;
  padding: 50px 0;
  background-color: #fff !important;
}
.bg-white {
  background-color: #fff !important;
}
.solution-area.msp1 h5 {
  font-size: 18px !important;
  line-height: 36px;
  font-weight: 500 !important;
  color: rgb(29, 29, 29);
}
.security-area.msp .security-card h3 {
  padding: 10px 0;
}
.security-area.msp .security-card {
  padding: 30px 0 10px;
}
.security-area.msp .security-card img {
  width: 100px;
}
.security-area.msp .security-card:hover img {
  width: 100px;
  transform: scale(1.1);
  transition: all 0.3s ease-in;
}
.solution-area.msp3 {
  background-color: #fff;
  padding: 40px 0 0;
}
.solution-area.msp3 h5 {
  font-size: 16px !important;
  line-height: 26px;
  font-weight: 500 !important;
  color: rgb(29, 29, 29);
}
.bg-dark_blue {
  background-color: #dbeef4;
}
.work-process-area-two.msp .blockquote p {
  font-weight: 500;
}
.work-process-area-two.msp .blockquote p {
  font-weight: 500;
}
.work-process-area-two.msp .blockquote a:hover {
  color: #ffc221;
}
.add_ons {
  text-align: right;
}
.contact-form .offers_line a h2:hover {
  color: #0071dc;
}
.about_title {
  font-size: 30px;
  line-height: 40px;
}
.bg-card {
  background-color: #ebf5fc3b;
}
.web_pack_card {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  flex-wrap: wrap;
  padding: 40px 0;
}
.web_pack_card .card {
  position: relative;
  width: 350px;
  height: 480px;
  box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.05),
    inset -5px -5px 5px rgba(255, 255, 255, 0.5),
    5px 5px 5px rgba(0, 0, 0, 0.05), -5px -5px 5px rgba(255, 255, 255, 0.5);
  border-radius: 15px;
  margin: 30px 25px 20px 5px;
}
.web_pack_card .card .box {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.web_pack_card .card:hover .box {
  transform: translateY(-50px);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  background: linear-gradient(45deg, #0061bb, #50aaff);
}
.web_pack_card .card .box .content {
  padding: 20px;
  text-align: center;
}
.web_pack_card .card .box .content .big_text {
  font-size: 60px;
  color: #0071dc52;
}
.web_pack_card .card .box .content .big_text span {
  font-size: 26px;
}
.web_pack_card .card:hover .box .content h2 {
  color: rgba(255, 255, 255, 0.15);
}
.web_pack_card .card:hover .box .content h3 {
  color: #ffc221;
}
.web_pack_card .card:hover .box .content p {
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px !important;
}
.web_pack_card .card .box .content h3 {
  font-size: 2.2em;
  color: #0071dc;
  z-index: 1;
  transition: 0.5s;
  padding-bottom: 10px;
}
.web_pack_card .card .box .content p {
  font-size: 1em;
  font-weight: 600;
  color: #000;
  z-index: 1;
  transition: 0.5s;
  margin-bottom: 10px !important;
}
.web_pack_card .card .box .content a {
  position: relative;
  display: inline-block;
  padding: 8px 20px;
  background-color: #0071dc;
  margin-top: 15px;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.web_pack_card .card:hover .box .content a {
  background-color: #ffc221;
}
.h1-sty {
  text-align: center;
  color: #fff !important;
}
.h1-stye {
  text-align: center;
}
.msp_img {
  width: 200px;
}
.msp_term {
  text-align: right;
}
.msp_term a:hover {
  color: #000;
  text-align: right;
}
.ot-testimonials-heading.office {
  background: #fff;
  border-radius: 25px;
  border: 5px solid #000434;
}
.ot-testimonials-heading.office1 {
  background: #fff;
  border-radius: 25px;
  border: 5px solid #000434;
}
.single-solution.email {
  padding: 30px 0;
}
.single-solution.email1 {
  padding: 20px 0;
}
.single-pricing.email .pricing-title h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0;
  padding: 10px;
  color: #fff;
  background-color: #0071dc;
  border-radius: 10px;
}
.single-pricing.email ul {
  padding: 20px 0 0;
}
.banner-sub-item:hover::before {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  opacity: 1;
}
.banner-sub-item::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 90px;
  height: 90px;
  background-color: #0071dc;
  border-radius: 272px 0 0 0;
  opacity: 0.1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.banner-sub-item::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 75px;
  height: 75px;
  background-color: #0071dc;
  border-radius: 170px 0 0 0;
  opacity: 0.1;
}
.single-pricing.micro {
  padding: 36px 0 30px;
}
.single-pricing.email .pricing-title.micro h4 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: -25px;
  padding: 5px;
  color: #fff;
  background-color: #0071dc;
  border-radius: 10px;
}
.single-pricing.email .pricing-title.micro h5 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: -25px;
  padding: 5px;
  color: #fff;
  background-color: #0071dc;
  font-weight: 400;
  border: 2px solid #0071dc;
  border-radius: 10px;
}
.single-pricing.email .pricing-title.micro h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0;
  padding: 10px;
  color: #000;
  background-color: transparent;
  border-radius: 10px;
}
.single-pricing.email .micros h2 {
  font-size: 20px !important;
  line-height: 28px;
  margin-bottom: 10px;
  padding: 50px 3px 0 3px;
  color: #000;
  font-weight: 600;
  background-color: transparent;
  border-radius: 10px;
}
.single-pricing.email .micros .big_text {
  font-size: 20px !important;
  line-height: 28px;
  margin-bottom: 10px;
  padding: 20px 3px 0 3px;
  color: #000;
  font-weight: 600;
  background-color: transparent;
  border-radius: 10px;
}
.single-pricing.email .micros .big_text1 {
  font-size: 20px !important;
  line-height: 28px;
  margin-bottom: 10px;
  padding: 42px 3px 0 3px;
  color: #000;
  font-weight: 600;
  background-color: transparent;
  border-radius: 10px;
}
.single-pricing.email .micros li {
  font-size: 16px !important;
  line-height: 18px;
  margin-bottom: 15px;
  padding: 3px;
  color: #000;
  font-weight: 400;
  background-color: transparent;
  border-radius: 10px;
}
.single-pricing.email .get-btn a {
  font-size: 16px !important;
  line-height: 18px;
  margin-bottom: 0;
  padding: 10px 20px;
  color: #fff;
  border: 2px solid #fff;
  font-weight: 500;
  background-color: #0071dc;
  border-radius: 50px;
}
.single-pricing.email .get-btn a:hover {
  font-size: 16px !important;
  line-height: 18px;
  margin-bottom: 0;
  padding: 10px 20px;
  color: #fff;
  border: 2px solid #fff;
  font-weight: 500;
  background-color: #ffc221;
  border-radius: 50px;
}
.micro-img {
  display: flex;
  justify-content: end;
}
.micro-img img {
  width: 55px;
  height: auto;
}
.pricing-area .comments-form.sticky {
  position: sticky;
  top: 120px;
  width: auto;
}
.fluid-section-one .accordion-item .accordion-title .table td {
  padding: 0 75px;
}
.fluid-section-one .accordion-item .accordion-content .table td {
  padding: 10px 70px 20px;
}
.fluid-section-one .accordion-item .accordion-content .table .text {
  padding: 10px 0 20px 90px;
}
.fluid-section-one .accordion-item .accordion-content .table .text1 {
  padding: 10px 0 20px 50px;
}
.fluid-section-one .accordion-item .accordion-content .table .text2 {
  padding: 10px 35px 20px 30px;
}
.fluid-section-one .accordion-item .accordion-content .table .text3 {
  padding: 10px 35px 20px 20px;
}
.fluid-section-one .accordion-item .accordion-title .table .text4 {
  padding: 0 65px 0 40px;
}
.fluid-section-one .accordion-item .accordion-content .table .text4 {
  padding: 0 0 0 70px;
}
.fluid-section-one .accordion-item .accordion-content .table .text_1 {
  padding: 0 0 0 40px;
}
.fluid-section-one .accordion-item .accordion-content .table .text_2 {
  padding: 0 0 0 90px;
}
.fluid-section-one .accordion-item .accordion-content .table .text_3 {
  padding: 0 0 0 135px;
}
.fluid-section-one .accordion-item .accordion-content .table .small_heading {
  padding: 10px 30px 20px 70px;
}
.fluid-section-one .accordion-item .accordion-content .table .small_heading1 {
  padding: 10px 30px 20px 70px;
  width: 350px;
}
.fluid-section-one .accordion-item .table .big_heading {
  padding: 0 80px;
}
.fluid-section-one .accordion-content .sec_table .td_sec td {
  padding: 0 60px;
}
.fluid-section-one .accordion-item .accordion-title .table .big_heading {
  font-size: 20px;
  max-width: 302px;
}
.fluid-section-one .accordion-item .accordion-content .table .small_heading {
  font-size: 14px;
  max-width: 300px;
}
.fluid-section-one .accordion-item .accordion-title .table td img {
  max-width: 50px;
}
.fluid-section-one .accordion-item .accordion-content .sec_table tr {
  padding: 0 50px 0 30px;
}
.fluid-section-one .accordion-item .accordion-content .table .tb_sec .content {
  padding: 0 50px 0 10px;
}
.fluid-section-one .accordion-item .accordion-content .table td img {
  margin-top: 0;
  max-width: 40px;
}
.fluid-section-one .accordion-item .accordion-content .table td p {
  margin-top: 0;
  max-width: 50px;
  text-align: center;
}
.fluid-section-one #hidden_content {
  transition: all 0.5s ease-in-out;
  display: none;
}
.fluid-section-one .accordion-item .accordion-title .sec_table {
  margin-left: 10px;
}
.fluid-section-one .accordion-item .accordion-content .sec_table td {
  min-width: 100px;
}
.fluid-section-one .accordion-item .accordion-title .content img {
  padding-left: 50px;
}
.fluid-section-one .accordion-item .accordion-title .title {
  padding-left: 50px;
}
.fluid-section-one .accordion-item .accordion-content .title {
  padding-left: 50px;
}
.fluid-section-one .accordion-item .accordion-content .content1 {
  padding-left: 25px;
}
.fluid-section-one .accordion-item .accordion-content .sec_table {
  margin-left: 50px;
}
.fluid-section-one .accordion-item .accordion-content .sec_table td {
  padding: 10px 20px 20px;
  max-width: 200px;
  min-width: 200px;
  text-align: center;
}
.fluid-section-one
  .accordion-item
  .accordion-content
  .sec_table
  .small_heading {
  padding: 10px 20px 20px;
  max-width: 70px;
}
.about-area.starter_1 .single-pricing.email h2 {
  padding-bottom: 0;
  border-bottom: none;
}
.single-pricing.email {
  text-align: center;
  margin-bottom: 30px;
  padding: 30px 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  box-shadow: 12px 10px 5px -3px #3336;
  background-color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 10px;
  min-height: 920px !important;
}
.solution-area .solution-content .single-solution .section-title .web_subtext {
  font-size: 22px;
  line-height: 30px;
}
.solution-area .about-list .price_gst {
  font-size: 20px;
  color: #0071dc;
  margin-top: 50px;
  animation: glow 2s ease-in-out infinite;
}
@keyframes glow {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.5);
    color: #ffc221;
  }
}
.solution-area .about-list .price_gst1 {
  font-size: 20px;
  color: #0071dc;
  animation: glow1 2s ease-in-out infinite;
}
@keyframes glow1 {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.5);
    color: #ffc221;
  }
}
.work-process-area-two.home {
  text-align: left !important;
}
.work-process-area-two.home .blockquote.first {
  font-size: 16px !important;
  text-align: left !important;
}
.work-process-area-two.home .blockquote.first h6 span {
  font-size: 24px !important;
}
section.note-sec.solution-area .note-content {
  box-shadow: 1px 1px 6px #00000085;
  padding: 20px;
  border-radius: 15px;
}
section.note-sec.solution-area {
}
section.note-sec.solution-area .note-content .section-title {
  text-align: center;
  color: #0071dc;
}
section.note-sec.solution-area .note-content .section-title span {
  color: #0071dc;
}
section.note-sec.solution-area .note-content ul {
  padding: 0px;
  margin: 10px 0px 0px;
}
section.note-sec.solution-area .note-content ul li {
  list-style: none;
  display: flex;
  line-height: 1.6;
  font-family: livvic, sans-serif;
  color: #444;
  font-size: 16px;
  margin: 5px;
  text-align: center;
}
section.note-sec.solution-area .note-content ul li i {
  margin: 5px 10px 0px 0px;
  color: #0071dc;
}
section.note-sec.solution-area .section-title span {
  margin-bottom: 0;
}
section.note-sec.solution-area .bank-note {
  padding: 15px 0px;
  border: 3px dashed #0071dc;
  margin: 20px 0px;
}
section.note-sec.solution-area .bank-note span {
  display: inline-flex;
  margin: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  white-space: nowrap;
}
section.note-sec.solution-area .bank-note h4 {
  color: #0071dc;
}
section.note-sec.solution-area .bank-note p:nth-child(1) {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0;
  flex-wrap: wrap;
}
.noteani {
  animation: noteani 1s ease-in-out infinite;
}
@keyframes noteani {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.footer-call-content li i.bx.bx-help-circle + a {
  margin-left: 36px;
}
.comments-form.insetbox {
  text-align: center;
  border-bottom: 2px solid #ffc221;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.comments-form.insetbox h2 {
  margin-bottom: 20px;
}
.comments-form.insetshadow {
  padding: 33px 15px;
  border-radius: 30px;
  box-shadow: inset 1px 2px 15px #0005;
}
.comments-form .contact-form {
  text-align: left;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.clients-area .bx,
.build-area .bx {
  vertical-align: initial !important;
}
.pb-40 {
  padding-bottom: 40px;
}
.services-style-area .new-table table td {
  font-size: 18px;
  text-align: center;
  color: #0071dc;
}
.services-style-area .new-table table i {
  font-size: 22px;
}
.services-style-area .new-table table th {
  font-size: 20px;
  font-weight: 600;
}
.services-style-area .new-table {
  border-radius: 15px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.new-response ul li {
  list-style: none;
  margin-bottom: 10px;
  margin-left: 20px;
}
.new-response ul li a {
  color: #333;
  font-size: 18px;
}
.services-card.offers.services-style-bg.new-response i {
  font-size: 22px;
  margin-bottom: 4px;
}
.services-card.offers.services-style-bg.new-response:hover a {
  color: white;
}
.new-table.bg-white.table-responsive {
  padding: 20px;
  box-shadow: 0 0 15px rgb(0 0 0 / 50%);
  border-bottom: 3px solid #0071dc;
}
section.packages-sec .pack {
  margin-bottom: 25px;
  box-shadow: 1px 1px 6px #0005;
}
section.packages-sec .pack .packcontent {
  padding: 15px 15px 25px;
  text-align: center;
}
section.packages-sec .pack .packcontent ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
section.packages-sec .pack .packcontent ul li + li {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #0000001c;
}
section.packages-sec .pack .packcontent ul li {
  font-size: 18px;
}
section.packages-sec .packheader {
  padding: 35px 20px;
  margin-bottom: 40px;
  background: #0071dc;
}
section.packages-sec .packheader h2 {
  font-weight: 500;
  margin: 0px;
  line-height: 1.2;
  color: #fff;
  position: relative;
  text-align: center;
  font-size: 26px;
  z-index: 2;
  font-family: livvic, sans-serif;
}
section.packages-sec .packbox {
  position: relative;
  overflow: hidden;
}
section.packages-sec .packheader:before {
  content: "";
  width: 100px;
  height: 100px;
  transform: rotate(45deg);
  background: #0071dc;
  top: 25px;
  border-radius: 15%;
  left: calc(50% - 50px);
  position: absolute;
  z-index: 1;
}
section.packages-sec .packheader:after {
  content: "\e9b8";
  font-family: boxicons;
  margin: auto;
  color: #fff;
  position: relative;
  z-index: 1;
  width: 90px;
  padding-bottom: 35px;
  margin-top: -20px;
  margin-bottom: -70px;
  transform: rotate(180deg);
  height: 90px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}
section.packages-sec .pack {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 25px;
}
@keyframes packupdown {
  0% {
    padding-bottom: 0px;
  }
  100% {
    padding-bottom: 25px;
  }
}
section.packages-sec .clr {
  color: #ff0000;
}
section.packages-sec .clg {
  color: #ffc221;
}
section.packages-sec .clb {
  color: #0071dc;
}
section.packages-sec .packbox:hover .packheader,
section.packages-sec .packbox:hover .packheader:before {
  background: #ffc221;
}
section.packages-sec .packbox .packheader,
section.packages-sec .packbox .packheader:before {
  transition: all 0.5s;
}
section.packages-sec .pack {
  transition: all 0.5s;
}
section.packages-sec .pack:hover {
  transform: translateY(-10px);
}
.pb-15 {
  padding-bottom: 15px;
}
.title-box-sec .clb {
  color: #0071dc;
}
.architecture-section .title-box-sec {
  box-shadow: 1px 1px 6px #0004;
  padding: 25px;
}
.bounce a {
  animation: 2s anim-popoutin ease infinite;
  font-weight: 600;
  font-size: 36px;
}
@-webkit-keyframes anim-popoutin {
  0% {
    color: black;
    transform: scale(0);
    opacity: 0;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  25% {
    color: #0071dc;
    transform: scale(1.2);
    opacity: 1;
    text-shadow: 3px 8px 5px rgba(0, 0, 0, 0.5);
  }
  50% {
    color: black;
    transform: scale(1);
    opacity: 1;
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(1);
    opacity: 1;
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0);
  }
}
.txp .row .item {
  text-align: center;
  padding: 10px 15px;
  margin-bottom: 15px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  border-radius: 5px;
}
.txp .row .item h6 {
  padding-top: 15px;
  margin-bottom: 0;
  min-height: 53px;
}
.txp .item:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  background-color: #0071dc12;
}
.txp .item img {
  width: 30%;
}
.text-left {
  text-align: left;
}
.txp-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.txp-contact {
  padding: 30px 0;
}
.banner-area-two marquee {
  position: absolute;
  padding: 10px 0 0;
  z-index: 5;
}
.banner-area-two marquee a {
  font-size: 18px;
  color: red;
}

.seo-badge {
  padding: 0px 50px;
}
.font-wt-600 {
  font-weight: 600;
}
section.note-sec2.solution-area .note-content {
  box-shadow: 1px 1px 6px #00000085;
  padding: 20px;
  border-radius: 15px;
}
section.note-sec2.solution-area .note-content .section-title span {
  color: #0071dc;
}
section.note-sec2.solution-area .note-content .section-title {
  text-align: center;
  color: #0071dc;
}
section.note-sec2.solution-area .note-content ul li {
  line-height: 1.6;
  font-family: livvic, sans-serif;
  color: #444;
  font-size: 16px;
  margin-bottom: 5px;
}
.banner-area-two marquee .blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.footer-call-content .footer-list li {
  display: flex;
  gap: 15px;
  align-items: center;
}
.footer-widget.pl-2 li,
.footer-widget.pl-5 li {
  margin-bottom: 10px;
}
.footer-top .footer-widget {
  margin-bottom: 20px;
}
.ad-feature {
  background-color: #f8f8f8;
}
.ad-feature .section-title {
  border-bottom: 2px solid #0571a9;
}
.ad-feature-list span {
  color: #0571a9;
  font-weight: 600;
  font-size: 18px;
  -webkit-text-stroke: 0.2px;
}
.txp-ad-logo {
  max-width: 400px;
  margin-bottom: 6px;
  width: 100%;
}
.banner-website-links {
  width: fit-content;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.ad-feature-list li {
  list-style-type: none;
}
.banner-website-links a {
  font-size: 18px;
  color: #0571a9;
  display: flex;
  gap: 0 8px;
  align-items: baseline;
  transition: all 400ms ease-in-out;
}
.banner-website-links a:hover {
  color: #303030;
  text-decoration: none;
}
.ad-feature .section-title h2 {
  font-size: 26px;
  text-align: center;
  color: #0571a9;
}
.ad-feature .row > div:first-child {
  text-align: center;
}

.alert-message {
  text-align: center;
  display: block;
  background: #ffc221 !important;
  padding: 0.375rem 0.75rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  vertical-align: middle;
  font-weight: 400;
  line-height: 1.5;
}
.alert-message a {
  color: #0071dc;
  font-weight: 600;
}
.alert-message a:hover {
  color: #0a58ca;
}

.new-tab {
  padding: 30px 0 50px;
}
.new-tab .tab-list {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.new-tab .tab-list > li {
  padding: 0 2%;
  border-left: 1px solid #6c6c6c;
  text-align: center;
  float: left;
  cursor: pointer;
}
.new-tab strong {
  font-weight: 600 !important;
  line-height: 30px;
}
.new-tab .tab-list > li:first-child {
  border-left: none;
}
.new-tab .custom-list li {
  color: #333;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
  display: list-item;
  padding-left: 0;
  line-height: 24px;
}

.new-tab .tab-list > li:hover > h4,
.new-tab .tab-list > li.active > h4 {
  color: #0071dc;
}
.new-tab .tab-list > li > h4 {
  display: block;
  transition: all 500ms ease;
  font-size: 20px;
  font-weight: 600;
  margin: 10px 0;
}
.new-tab li.active {
  background-color: whitesmoke;
}
.new-tab .tabs-content {
  opacity: 0;
  display: none;
  /*margin: 3em 0; */
  opacity: 1s ease-out;
}

.new-tab .tabs-content.active {
  opacity: 1;
  display: block;
}

/* Tab 1 Set */
.new-tab .tabs-content > div {
  padding: 2em;
}
.new-tab ul.custom-list {
  list-style-type: disc;
}

/* mobile */
@media (max-width: 766px) {
  .new-msp .new-tab .tab-list > li {
    border-left: none;
    border: 1px solid;
    color: black;
    margin: 5px;
    width: 100%;
  }
  .new-msp .new-tab .tabs-content > div {
    padding: 1em;
  }
  .new-msp .work-process-area-two .blockquote i {
    top: -25%;
    left: 0px;
  }
}
