@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla:wght@700;800&display=swap');

::-webkit-scrollbar {
  width: 5px;
  height:10px;
}
::-webkit-scrollbar-track {
  background: #e8e8e8;
}
::-webkit-scrollbar-thumb:hover {
  background: #fb5496;
}
::-webkit-scrollbar-thumb {
  background-image: -webkit-linear-gradient(45deg, #1c75bc, #aa0f19);
  background-image: -o-linear-gradient(45deg, #1c75bc, #aa0f19);
  background-image: linear-gradient(45deg, #1c75bc, #aa0f19);
}
::-moz-selection {
  background: #1c75bc;
}
::selection {
  background: #1c75bc;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-os-font-smoothing: grayscale;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: 0;
  vertical-align: baseline;
}
body {
  font-family: 'Rubik', sans-serif;
  color: #19191e;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  font-size: 17px;
  outline: 0;
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Karla', sans-serif;
  color: #1c75bc;
  font-weight: 800;
}
p{
  font-family: 'Rubik', sans-serif !important; 
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  padding: 0;
  margin: 0;
}
ul {
  list-style: none;
}
a{
  color:#1c75bc ;
}
a:hover {
  text-decoration: none;
}
button:focus {
  outline: 0 !important;
}
.fa-icon {
  margin-left: 5px;
  font-size: 12px;
}
.header-heading .fa-icon {
  margin-left: 5px;
  font-size: 12px;
  animation: 2s infinite arrowanim;
  -webkit-animation: 2s infinite arrowanim;
}
.badges-section .common-heading h2 {
  color: #fff;
}
.common-heading {
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 10;
}
.common-heading h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800 !important;
}
.common-heading h3 {
  text-transform: uppercase;
}
.service .common-heading h2 b{
  font-weight: 700;
}
.inner-heading h2 {
  margin-bottom: 30px;
}
.v-center {
  align-self: center;
  align-items: center;
}
button {
  position: relative;
  overflow: hidden;
}
.lnk {
  position: relative;
  overflow: hidden;
}
.animation,
.circle,
.circle2,
.clients-logo,
.custom-btn,
.dropdown-toggle,
.hover-scale img,
.icon-set,
.isotope_item,
.link-hover,
.main-header,
.main-header.sticky,
.navbar,
.s-block,
.sticky,
.sub-menu-sec a,
a,
button,
input {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.no-shadow {
  box-shadow: none !important;
}
span.circle {
  background: rgba(255, 255, 255, 0.2);
  display: block;
  position: absolute;
  top: -10%;
  right: -130px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
}
.lnk:hover span.circle {
  top: -10%;
  right: -80px;
}
span.circle2 {
  background: rgba(255, 255, 255, 0.2);
  display: block;
  position: absolute;
  top: -10%;
  right: -50px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.lnk:hover span.circle2 {
  top: -10%;
  right: -40px;
}
.font-15 {
  font-size: 15px;
}
.f-medium {
  font-weight: 400;
}
.f-bold {
  font-weight: 700;
}
.light-blue {
  background: #f8fdff;
}
.text-radius {
  border-radius: 3px;
  padding: 0 3px;
}
.text-primary {
  color: #bb080c;
}
.text-second {
  color: #1c75bc;
}
.text-bold {
  font-weight: 700;
}
.header-icon-nav a {
  background: #ffffff7a;
  padding: 12px;
  margin: 5px;
  border-radius: 50%;
  color: #0a2233;
}
.sticky .dsk-logo {
  line-height: 70px;
}
.sticky .custom-nav .nav-list li a.menu-links {
  line-height: 70px;
}
.main-header.sticky {
  height: 78px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.main-header.sticky .top-header {
  display: none;
}
.top-header {
  position: relative;
  z-index: 999;
  background: linear-gradient(to left, #04355c, #1c75bc);
  padding: 0.7rem 0;
  border-radius: 0px 0px 50px 50px;
}
.top-header .top-left marquee {
  color: #fff;
}
.top-header .top-right ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.top-header .top-right ul li span {
  color: #fff;
  font-weight: 400;
}
.top-header .top-right ul li a {
  color: #fff;
  padding-left: 0.2rem;
  font-size: 15px;
}
.top-header .top-right ul li:first-child {
  margin-right: 1rem;
}
.navbar .mobile-menu {
  display: none;
}
.navbar .mobilemenu {
  color: #0a2233;
  top: -4px;
  position: relative;
}
.navbar .mobilemenu i {
  font-size: 25px;
}
.mob-nav {
  display: flex;
}
.mob-nav li {
  position: relative;
}
.ml8 {
  margin-left: 8px;
}
.animate {
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}
.top-header .dropdown-toggle::after {
  display: inline-block;
  margin-left: 3px;
  vertical-align: baseline;
  content: "+";
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-radius: 100px;
}
.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #13134d;
  outline: 0;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #13134d;
  outline: 0;
}
.dropdown-menu {
  border: 0 solid rgba(0, 0, 0, 0.15);
}
header .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 10px 0;
  margin: 0;
  font-size: 16px;
  color: #fff;
  text-align: left;
  list-style: none;
  background: linear-gradient(to left, #004e92, #1c75bc);
  background-clip: padding-box;
  border: 0;
  border-top: 0 solid #00baff;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.dropdown-item {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 15px;
  color: #fff;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  padding: 10px 15px;
  border-bottom: 1px solid #ffffff82;
}
header .dropdown-menu .dropdown-item i {
  margin-right: 1rem;
}
header .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
}
.navbar-toggler {
  background-color: #fff;
  border: 1px solid #fff;
}
.top-header .sticky {
  background: #fff;
  -webkit-box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
  box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
  height: 70px;
}
.nav-item.dropdown:hover {
  background: #fff;
}
.list-mnu li a {
  white-space: break-spaces;
  line-height: 24px;
  padding: 5px 10px;
}
.navbar-light .navbar-nav .nav-link {
  font-weight: 400;
  font-size: 16px;
  color: #0a2233;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 0 15px;
  line-height: 48px;
}
.fixed-top {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  padding-top: 0;
  padding-bottom: 0;
  height: 100px;
}
.brand-logo a {
  display: block;
}
.top-header .navbar .custom-btn {
  padding: 0 32px;
  color: #fff;
  font-weight: 400;
}
.top-header .navbar .custom-btn:focus,
.top-header .navbar .custom-btn:hover {
  color: #fff;
}
.jd {
  font-size: 15px;
  border-left: 2px #155aba solid;
  margin: 10px 0;
  display: block;
  padding: 0 0 0 10px;
}
.res-menu .modal-header i {
  font-size: 24px;
  cursor: pointer;
}
.res-menu .modal-header {
  align-items: center;
  padding: 22px 20px;
  border: none;
  font-weight: 400;
  border-radius: 0;
  background: #fee;
}
.res-menu .modal.fade.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  display: flex;
  align-items: start;
  -webkit-box-align: start;
  height: 100%;
}
.res-menu .modal-dialog {
  min-height: 100%;
  margin: 0 0 0 auto;
  background: #0000006e;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
.res-menu .modal.fade.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  display: flex;
  align-items: start;
  -webkit-box-align: start;
  height: 100%;
}
.res-menu .modal-content.full {
  height: 100%;
}
.res-menu .modal-content {
  border: none;
  border-radius: 0;
  overflow-x: hidden;
  font-family: 'Rubik', sans-serif;
  background:transparent;
}
.res-menu .modal-body {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0;
  align-items: start !important;
}
.res-menu .modal-body .m-nav {
  width: 100%;
}
.res-menu .modal-body .navbar-nav {
  width: 100%;
}
.modal {
  z-index: 99999;
}
.res-menu .contact-info-:after {
  display: none;
}
.res-menu .contact-info- {
  margin-top: 0;
  position: relative;
  box-shadow: 0 0 5px transparent;
}
.res-menu .contact-info- .contct-heading {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  padding: 20px 20px;
  letter-spacing: 0.2px;
}
.res-menu .close {
  float: right;
  font-size: 40px;
  top: -10px;
  font-weight: 700;
  line-height: 1;
  color: #ccc;
  text-shadow: 0 1px 0 #fff;
}
.main-header.sticky .nx-dropdown {
  top: 65px;
}
.main-header.sticky {
  /* background: #fff;
  -webkit-box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
  box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08); */
}
.main-header {
  padding: 0 20px;
  height: fit-content;
  z-index: 99999;
}
.fa-ani {
  margin-left: 5px;
  font-size: 12px;
  animation: 2s infinite arrowanim;
  -webkit-animation: 2s infinite arrowanim;
}
.sub-menu-center-block {
  display: flex;
}
.menu-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  margin-top: 0rem;
  /* box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1); */
  padding: 1 1rem;
}
.right-bddr {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0 20px 0 0;
  margin: 0 16px 0 0;
}
.custom-nav .sbmenu > a::before {
  content: "+";
  position: absolute;
  right: 4px;
}
.custom-nav .sbmenu.hover > a::before {
  content: "-";
}
.main-header.sticky .custom-nav .nav-list li a.menu-links {
  color: #050748;
}
/* .main-header.sticky .custom-nav .nav-list li:hover a.menu-links {
  transition: 1s;
  transform: rotateX(360deg);
}
.main-header.custom-nav .nav-list li:hover a.menu-links {
  transition: 1s;
  transform: rotateX(360deg);
} */
.main-header.sticky .mega-white-logo {
  display: none;
}
.main-header .mega-white-logo {
  display: none;
}
.nav-bg-b.main-header.sticky .mega-white-logo {
  display: none;
}
.nav-bg-b.main-header .mega-white-logo {
  display: inline-block;
}
.nav-bg-b.main-header .mega-darks-logo {
  display: none;
}
.main-header.sticky .mega-darks-logo {
  display: inline-block;
}
.dsk-logo {
  float: left;
  line-height: 74px;
}
.dsk-logo .nav-brand img {
  max-height: 75px;
}
.custom-nav {
  float: right;
}
.custom-nav .nav-list li {
  display: inline-flex;
}
.custom-nav .nav-list .left-drop li {
  display: block;
  margin-bottom: 0.7rem;
  color: #fff;
}
.custom-nav .nav-list .left-drop li.active a:hover {
  color: #ffffff !important;
  background: linear-gradient(350deg, #F44336, #E91E63);

}
.custom-nav .nav-list .left-drop {
  border-right: 2px solid #4585ba;
  padding-right: 0.5rem;
}
.custom-nav .nav-list .left-drop li a {
  border-bottom: 4px solid #d12f25;
  text-align: left;
  padding: 10px 15px 10px 11px;
  width: 100%;
  display: flex;
  line-height: 19px;
  font-size: 16px;
  background: #fff;
  color: black !important;
  border-radius: 10px;
  align-items: center;
  justify-content: space-between;
}
.custom-nav .nav-list .left-drop li a i{
  padding-left:1rem;
}
.custom-nav .nav-list .left-drop li.active a:hover i{
  color: #fff;
}
.right-drop {
  padding: 0 2rem;
}
.right-drop ul li {
  margin-bottom: 1rem;
  width: 100%;
}
.right-drop ul li a {
  color: #fff;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ffffff82;
  width: 100%;
}
.right-drop ul li a i {
  margin-right: 0.5rem;
}

.tabcontent {
  display: none;
}
.tabcontent.active {
  display: flex;
}

.custom-nav .nav-list li a.menu-links {
  font-size: 16px;
  color: #000 !important;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 1rem 15px;
  line-height: 50px;
  position: relative;
  overflow: hidden;
}
.btn-br {
  line-height: 48px;
  color: #fff;
  border-radius: 10px;
  padding: 0 20px;
  font-weight: 400;
}
.btn-br:hover {
  color: #fff;
}
.btn-round- {
  width: 48px;
  height: 48px;
  text-align: left;
  line-height: 48px;
  padding: 0;
  margin-right: 8px;
  position: relative;
  padding-left: 1rem;
  display: inline-block;
}
.btn-round-.trngl:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #e8e8e8;
  clear: both;
  transform: translateY(-50%);
}
.btshad-b1 {
  -webkit-box-shadow: 0 10px 15px 0 rgba(175, 0, 87, 0.2);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 87, 0.2);
}
.btshad-b2 {
  -webkit-box-shadow: 0 10px 15px 0 rgba(56, 0, 189, 0.2);
  box-shadow: 0 10px 15px 0 rgba(56, 0, 189, 0.2);
}
.nx-dropdown {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 120px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.custom-nav > ul > li:hover .nx-dropdown {
  opacity: 1;
  height: auto;
  overflow: inherit;
}
.submenu-btnset {
  position: relative;
  display: block;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: normal;
}
.sub-menu-column {
  width: 25%;
  float: left;
  padding-right: 25px;
}
.sub-menu-column .menuheading {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.2px;
  margin: 0;
}
.sub-menu-column ul {
  width: 100%;
  display: inline-block;
  position: relative;
  padding-left: 24px;
  margin-top: 24px;
}
.sub-menu-column ul li {
  width: 100%;
  height: auto;
  float: left;
  padding: 0;
  margin-right: 0;
  margin-bottom: 9px;
}
.sub-menu-column ul li a {
  width: 100%;
  font-size: 15px;
  color: #fff;
  position: relative;
  line-height: 22px;
}
.sub-menu-section {
  width: 100%;
  padding: 50px 0 40px 0;
  display: inline-block;
  background: linear-gradient(to left, #004e92, #1c75bc);
  margin-top: 0px;
}
.sticky .sub-menu-section{
  margin-top: 37px;
}
.sub-menu-column ul:after {
  content: "";
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  background: #077bea;
}
.btn-block a {
  min-width: 230px;
  text-align: center;
  -webkit-box-shadow: 0 10px 15px 0 rgba(47, 0, 16, 0.15);
  box-shadow: 0 10px 15px 0 rgba(47, 0, 16, 0.15);
}
.bgtspnt {
  background: 0 0 !important;
}
div.custom-nav > ul > li.sbmenu > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #4f4daf;
  left: -100%;
  bottom: 28px;
  border-top: none;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.custom-nav > ul > li.sbmenu:hover > a:after {
  left: 0;
  opacity: 1;
}
.contact-show {
  position: relative;
  margin-left: 2rem;
}
.contact-show .bg-btn {
  animation: phone-outer 3000ms infinite;
  width: 70px;
}
.contact-show:hover .contact-inquiry {
  display: block;
}
.contact-inquiry {
  width: 285px;
  position: absolute;
  top: 48px;
  right: 0;
  z-index: 99;
  display: none;
  transition: all 2s linear;
}
.hrbg {
  background: #025195;
}
.contact-info- .contct-heading {
  font-size: 19px;
  color: #ffffff;
  font-weight: 400;
  padding: 11px 20px;
  letter-spacing: 0.2px;
}
.contact-info- .inquiry-card-nn .title-inq-c {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.contact-info- .inquiry-card-nn ul li a {
  font-size: 16px;
  color: #f2f2f2;
  font-weight: 400;
  text-decoration: none;
}
.contact-info- .inquiry-card-nn {
  border-top: 1px solid #e1e1e2;
  position: relative;
  padding: 15px 20px;
  text-align: left;
}
.contact-info- {
  width: 100%;
  display: inline-block;
  padding: 0;
  background: linear-gradient(to left, #004e92, #1c75bc);
  border-radius: 5px;
  margin-top: 20px;
  position: relative;
}
.contact-info- .inquiry-card-nn ul li {
  list-style: none;
  margin: 14px 0;
  text-align: left;
  display: block;
}
.contact-info- .inquiry-card-nn ul li.mb0 {
  margin-bottom: 0;
}
.contact-info- .inquiry-card-nn ul li i {
  font-size: 20px;
  margin: 0 11px 0 0;
  color: #fff;
}
.contact-info- .inquiry-card-nn span {
  font-size: 13px;
  color: #ffffff;
  font-weight: 500;
}
.home-banner img {
  border-radius: 3px;
  width: 100%;
  vertical-align: bottom;
  min-height: 439px;
}
.banner-one video {
  position: relative;
  width: 100%;
  height: 80vh;
  object-fit: cover;
}
.hero-card-web::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgb(17 72 134 / 81%);
}
.banner-text {
  position: absolute;
  width: 100%;
  z-index: 11;
}
.kt-banner-bottom {
  position: absolute;
  width: 100%;
  bottom: 25px;
  height: 29px;
}
.hero-card-web {
  padding-bottom: 100px;
  margin-bottom: 100px;
}
.contact-info-:after {
  content: "";
  position: absolute;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid transparent;
  border-bottom: 7px solid rgba(255, 255, 255, 0.95);
  top: -14px;
  right: 22px;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
}
.lg-none {
  display: none;
}
a.play-video {
  min-width: 70px;
  min-height: 70px;
  display: inline-flex;
  background: #fff;
  border-radius: 1000px;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: 0;
  position: relative;
  padding: 10px;
  align-items: center;
}
a.play-video::after {
  content: "";
  width: 70px;
  height: 70px;
  border-radius: 100%;
  border: 6px solid #fff;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring-ani 1.75s infinite cubic-bezier(0.66, 0, 0, 1);
  box-shadow: 0 0 0 0 rgba(12, 108, 211, 0.5);
}
@-webkit-keyframes ring-ani {
  to {
    box-shadow: 0 0 0 18px rgba(12, 108, 211, 0);
  }
}
.triangle-play {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 25px solid #ff2d8d;
  border-bottom: 15px solid transparent;
  text-align: center;
  margin: 0 auto 0;
}
.hero-card-web {
  position: relative;
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 100px;
  /* height: 100vh; */
  align-items: center;
  display: flex;
}
.hero-main-rp {
  padding: 30px 30px 0 90px;
}
.hero-heading-sec h2 {
  color: #ffffff;
  font-size: 55px;
  line-height: 67px;
  text-transform: uppercase;
  font-weight: 700;
}
.hero-heading-sec h2 span {
  /* display: block; */
  color: #ef4136;
  text-transform: uppercase;
  background: linear-gradient(to top, #b40a10 24%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}
.hero-heading-sec > p {
  color: #aa0f19;
  font-size: 18px;
  max-width: 400px;
  margin: 40px 0;
}
.flags-size {
  width: 25px;
}
.awards-block-tt {
  margin-top: 40px;
}
.hero-content-sec {
  display: inline-flex;
  align-items: center;
}
.title-hero-oth p {
  font-size: 20px;
  color: #000;
  margin: 0 0 0 0px;
  /* text-transform: uppercase; */
  font-weight: 800;
}
.title-hero-oth p span {
  display: block;
  color: #aa0f19;
}
.hero-service-cards {
  margin-top: 32px;
}
.service-slide {
  border-radius: 30px;
  max-width: 280px;
  overflow: hidden;
  margin: 20px 0;
  transform-style: preserve-3d;
  transform: perspective(1000px);
}
.service-card-hh {
  transform: translateZ(20px);
  display: block;
}
.image-sr-mm {
  height: 250px;
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0 auto;
}
.image-sr-mm img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto 0;
  max-width: 100%;
  max-height: 100%;
  width: initial !important;
}
.title-serv-c {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  padding: 20px 20px 35px;
}
.title-serv-c span {
  display: block;
}
.card-bg-a {
  background: #3faee5;
  background: -moz-linear-gradient(top, #3faee5 0, #6d03ce 100%);
  background: -webkit-linear-gradient(top, #3faee5 0, #6d03ce 100%);
  background: linear-gradient(to bottom, #3faee5 0, #6d03ce 100%);
}
.card-bg-b {
  background: #ff92f6;
  background: -moz-linear-gradient(top, #ff92f6 0, #b300a5 100%);
  background: -webkit-linear-gradient(top, #ff92f6 0, #b300a5 100%);
  background: linear-gradient(to bottom, #ff92f6 0, #b300a5 100%);
}
.card-bg-c {
  background: #3e35b7;
  background: -moz-linear-gradient(top, #3e35b7 0, #4c4aff 100%);
  background: -webkit-linear-gradient(top, #3e35b7 0, #4c4aff 100%);
  background: linear-gradient(to bottom, #3e35b7 0, #4c4aff 100%);
}
.card-bg-d {
  background: #f72c8c;
  background: -moz-linear-gradient(top, #f72c8c 0, #b82dcf 100%);
  background: -webkit-linear-gradient(top, #f72c8c 0, #b82dcf 100%);
  background: linear-gradient(to bottom, #ffa76a 0, #ff8e38 100%);
}
.card-bg-e {
  background: #5782ea;
  background: -moz-linear-gradient(top, #5782ea 0, #2251af 100%);
  background: -webkit-linear-gradient(top, #5782ea 0, #2251af 100%);
  background: linear-gradient(to bottom, #5782ea 0, #2251af 100%);
}
.card-bg-f {
  background: #95e5ff;
  background: -moz-linear-gradient(top, #95e5ff 0, #009688 100%);
  background: -webkit-linear-gradient(top, #95e5ff 0, #009688 100%);
  background: linear-gradient(to bottom, #95e5ff 0, #009688 100%);
}
.shape-bg3:before {
  content: "";
  background: url(../images/shape/shape-12.svg);
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.03;
}
.hero-bg-bg1:before {
  content: "";
  background: url(../images/banner/banner-shap-2.png);
  position: absolute;
  height: 100vh;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  background-position: left 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.hero-section {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  height: 100vh;
  align-items: center;
  display: inherit;
}
.btn-main:hover {
  color: #fff;
}
.btn-main {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
  padding: 0 23px;
  line-height: 57px;
  text-align: center;
  outline: 0;
  color: #fff !important;
  background-color: #aa0f19;
  border: none;
  -webkit-border-radius: 100px;
  border-radius: 10px;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0 10px 15px 0 rgba(233, 30, 99, 0.15);
  box-shadow: 0 10px 15px 0 rgba(233, 30, 99, 0.15);
}
.header-heading h1 {
  font-size: 60px;
  line-height: 72px;
  font-weight: 700;
  margin-bottom: 30px;
}
.header-heading p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 35px;
}
.about-kito {
  font-size: 20px;
  line-height: 26px;
  font-family: 'Rubik', sans-serif;
  font-style: italic;
  color: #666;
}
.about-agency .common-heading h1 {
  margin-bottom: 10px;
  font-size: 30px;
}
.about-agency .common-heading h5 {
  color: #257abf;
  font-size: 17px;
  margin-bottom: 0;
  line-height: 1.5;
}
.about-agency {
  position: relative;
  /* overflow: hidden; */
}
.home-about .a-shape {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -35%;
  filter: hue-rotate(277deg);
}
.home-about .a-shape img {
  height: 850px;
}
.num-sec-top {
  color: #fff;
  /* padding-bottom:200px !important; */
}
.num-sec .counter-number {
  text-align: center;
  padding: 2rem;
  /* background: #f4f4f4ba; */
  width: 100%;
  margin-bottom: 2rem;
  box-shadow: 0px 0px 8px 0px #c9e0f6;
}
.num-left h2 {
  margin-bottom: 1rem;
}
.num-left p {
  margin-bottom: 1rem;
}
.num-left {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.num-container {
  background: #fff;
  box-shadow: 0px 20px 9px 0px #cecece;
  padding: 3rem;
  margin-top: -114px;
}
.num-sec-top p {
  color: #f5f5f5;
}
.num-sec-top h2 {
  color: #fff;
  text-transform: uppercase;
}
.text-l {
  text-align: left;
}
.common-heading > span {
  color: #bf0709;
  /* text-transform: uppercase; */
  letter-spacing: 0.5px;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 3px 0;
  display: block;
}
.quote {
  font-weight: 500;
  padding: 25px;
  position: relative;
  border-left: 4px solid #ff358f;
  margin: 30px 0;
  background: #fafafb;
  color: #6a6a8e;
  font-family: 'Rubik', sans-serif;
}
.user- .user-image img {
  border-radius: 100%;
  width: 80px;
}
.user-info {
  margin: 0 0 0 20px;
}
.user-info p span {
  font-weight: 700;
}
.service-section {
  background: #fff;
  position: relative;
  overflow: hidden;
}
.image-block img {
  width: 100%;
  border-radius: 8px;
}
.white-text {
  color: #fff !important;
}
.shape-num .shape-loc:first-child:before {
  content: "";
  background: url(../images/shape/shape-1.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  left: -40px;
  bottom: -60px;
  z-index: -1;
}
.shape-num .shape-loc:last-child:after {
  content: "";
  background: url(../images/shape/shape-2.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  right: -40px;
  bottom: -60px;
  z-index: -1;
}
.shape-bg2 img {
  z-index: 1;
  position: relative;
}
.shape-bg2 {
  position: relative;
}
.shape-bg2:after {
  content: "";
  background: url(../images/shape/shape-2.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  right: -40px;
  bottom: -60px;
  z-index: -1;
}
.shape-bg2:before {
  content: "";
  background: url(../images/shape/shape-1.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  left: -40px;
  bottom: -60px;
  z-index: 0;
}
.service-section:before {
  content: "";
  background: url(../images/shape/dot-shape.png) #d7f0fd;
  position: absolute;
  height: 400px;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  background-position: center top;
  background-size: contain;
  background-repeat: repeat;
}
.s-block {
  background: linear-gradient(to left, #004e92, #c60404);
  text-align: center;
  background-size: 200%;
  background-position: top right;
  background-repeat: no-repeat;
  text-align: center;
  padding: 20px 20px;
  margin: 0;
  position: relative;
  border-bottom: 2px solid #9f1321;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
    min-height:400px;
    height:auto !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.service-section .s-block {
  background: url(../images/shape/shape-7.svg) #fff;
  background-size: 180px;
  background-position: top right;
  background-repeat: no-repeat;
}
.s-card-icon {
  width: 80px;
  margin: 0 auto 30px;
}
.s-block h4 {
  margin: 0 0 10px 0;
  color:#ffffff;
}
.s-block a {
  display: inline-block;
  color: #fdfdfd;
  font-family: 'Rubik', sans-serif;
}
.s-block p{
  color: #fdfdfd;
    font-size: 16px;
    line-height: 1.7;
    text-align: center !important;

}
.upset {
  position: relative;
  z-index: 5;
}
.service-2:before {
  background-color: #f9f9f9;
}
.wide-block {
  padding: 40px 30px;
  margin: 5px 0;
  position: relative;
  border: 0 solid #d4f0ff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.service-img1 {
  background: #e9ddff;
}
.service-img1:after {
  background: url(../images/service/service-img-1.png);
}
.service-img2 {
  background: #ffdadb;
}
.service-img2:after {
  background: url(../images/service/service-img-2.png);
}
.service-img3 {
  background: #d6edff;
}
.service-img3:after {
  background: url(../images/service/service-img-3.png);
}
.service-img4 {
  background: #ffede1;
}
.service-img4:after {
  background: url(../images/service/service-img-4.png);
}
.wide-block:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: 280px;
  background-position: right center;
  background-repeat: no-repeat;
}
.block-space- {
  max-width: 50%;
  position: relative;
  z-index: 555;
}
.wide-block h4 {
  margin: 20px 0 30px 0;
}
.tilt3d .statistics-img {
  transform-style: preserve-3d;
  transform: perspective(1000px);
}
.tilt3d .statistics-img img {
  transform: translateZ(20px);
}
.statistics {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 9px 0px #b5baff;
  border-radius: 5px;
  min-height: 138px;
  border-bottom: 3px solid #9d1321;
}
.statistics p {
  font-size: 20px;
  margin: 10px 0 0 0;
  font-weight: 500;
  color:#000;
}
.statistics span {
  font-size: 45px;
  font-family: 'Rubik', sans-serif;
  color: #050748;
  font-weight: 700;
  display: inline-block;
}
.statistics-img {
  width: 100px;
  height: 100px;
  float: left;
  padding: 15px;
  background: #fff;
  border-radius: 8px 40px 8px 40px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.statnumb {
  margin: 0 0 0 0px;
  text-align: left;
  float: left;
  color: #000;
}
.small .statistics-img {
  width: 75px;
  height: 75px;
}
.t-ctr {
  text-align: center;
}
.small .statistics span {
  font-size: 35px;
  color: #050748;
}
.in-stats .statistics span {
  font-size: 35px;
  color: #aa0f19;
}
.small .statistics p {
  font-size: 18px;
  line-height: 24px;
  color: #1c75bc;
  margin: 0;
}
.small {
  margin-top: 100px;
}
.in-stats .statistics {
  text-align: left;
}
.card-stats .statistics {
  padding: 40px;
  text-align: center;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: -30px 30px 60px #f2f2f2, 30px -30px 60px #fff;
  box-shadow: 0px 0px 10px #f2f2f2, 30px -30px 60px #fff;
}
.portfolio-section-nx {
  background: #f5f9fd;
  background: -webkit-linear-gradient(to left, #f5f9fd, #f5f9fd);
  background: linear-gradient(to left, #f5f9fd, #f5f9fd);
}
.portfolio-section-nx .pbwide {
  background:linear-gradient(to right, #1c75bc, #a12921);
}
.portfolio-section {
  background: #fff;
  position: relative;
}
.portfolio-section:before {
  content: "";
  background: url(../images/shape/dot-pattern.png);
  position: absolute;
  height: 400px;
  right: 0;
  left: 0;
  top: 0;
  background-size: auto;
  background-repeat: repeat;
}
.isotope_item {
  position: relative;
  border:1px solid #ececec;
}
.item-info {
  padding: 20px 0 0 0;
}
.isotope_item h4 {
  font-weight: 400;
  margin: 0 0 10px 0;
}
.isotope_item h4 a {
  color: #1c75bc;
}
.item-image {
  display: block;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #ececec;
}
.item-image img {
  /* width: 100%; */
  margin:auto;
  display: flex;
}
.portfolio-block {
  position: relative;
  padding: 50px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.portfolio-item-info h3 a {
  color: #050748;
}
.portfolio-item-info {
  width: 50%;
  padding-right: 40px;
}
.portfolio-item-image {
  width: 50%;
  text-align: center;
}
.portfolio-item-info .-reviewr {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  overflow: hidden;
  margin-right: 15px;
}
.portfolio-item-info .review-text {
  padding: 0 0 20px 0;
}
.portfolio-item-info .reviews-card {
  background: rgba(255, 255, 255, 0.6);
  padding: 25px;
  border-radius: 8px;
}
.clients-logo {
  background: #fff;
  padding: 0 15px;
  max-height: 150px;
  min-height: 150px;
  margin: 0 15px;
  border: 1px solid #d4f0ff;
  align-items: center;
  display: grid;
  position: relative;
  border-radius: 8px;
}
.clients-section {
  background: #f9f9f9;
}
.clients-logo img {
  margin: 0 auto;
  display: block;
  width: 160px;
}
.opl ul {
  display: contents;
}
.opl ul li {
  width: 20%;
  float: left;
  position: relative;
}
.tilt3d .icon-set {
  transform-style: preserve-3d;
  transform: perspective(1000px);
}
.tilt3d .work-card {
  transform: translateZ(10px);
}
.work-category {
  background: #fbf9ed;
  background: -moz-linear-gradient(top, #fbf9ed 0, #fbeaf8 100%);
  background: -webkit-linear-gradient(top, #fbf9ed 0, #fbeaf8 100%);
  background: linear-gradient(to bottom, #fbf9ed 0, #fbeaf8 100%);
  position: relative;
}
.work-category .common-heading h2 {
  margin-bottom: 30px;
}
.work-card p {
  color: #050748;
  font-family: 'Rubik', sans-serif;
  line-height: 24px;
  font-size: 16px;
  margin: 5px 0 0 0;
  padding: 0 12px;
}
.icon-bg {
  display: block;
  height: 62px;
  width: 62px;
  margin: 0 auto;
  text-align: center;
}
.icon-set {
  width: 25%;
  display: inline-block;
  float: left;
  position: relative;
}
.work-card {
  margin: 10px;
  padding: 30px 20px;
  max-height: 170px;
  text-align: center;
  min-height: 170px;
  border-radius: 8px 40px 8px 40px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  border: 1px solid #eee;
}
.cd1 {
  background: #70e4e8;
}
.cd2 {
  background: #f5eb92;
}
.cd3 {
  background: #a3ffe2;
}
.cd4 {
  background: #ffbc7a;
}
.cd5 {
  background: #e3ff8e;
}
.cd6 {
  background: #ffa0c6;
}
.cd7 {
  background: #f3a6ff;
}
.cd8 {
  background: #97ffaf;
}
.cd9 {
  background: #6cfffa;
}
.cd10 {
  background: #77baff;
}
.cd11 {
  background: #ffefd4;
}
.cd12 {
  background: #7affdb;
}
.testinomial-section {
  /* background: url(../images/shape/shape-9.svg) #f0f7ff; */
  background:linear-gradient(to left, #f5f5f5, #f5faff);
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
}
.testimonial-card .t-text p {
  font-size: 16px;
  line-height: 28px;
}
.testinomial-section .owl-carousel .owl-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  background: #fff;
  width: 100px;
  margin: 0;
  height: 50px;
  padding: 25px 0 0 0;
}
.user-info p {
  font-size: 16px;
  line-height: 28px;
}
.owl-carousel .user-image img {
  border-radius: 100%;
  width: 80px;
}
.owl-carousel .owl-dots .owl-dot:before {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  opacity: 0;
  background: 0 0;
  border: 1px solid #aa0f19;
}
.owl-carousel .owl-dots .owl-dot:after,
.owl-carousel .owl-dots .owl-dot:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  -webkit-transition: ease-out 0.16s;
  transition: ease-out 0.16s;
}
.owl-carousel .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 2px;
  vertical-align: middle;
}
.owl-carousel .owl-dots .owl-dot.active:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.owl-carousel .owl-dots .owl-dot:after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.4;
  background: #aa0f19;
  width: 4px;
  height: 4px;
}
.owl-carousel .owl-dots .owl-dot.active:after,
.owl-carousel .owl-dots .owl-dot.active:before {
  opacity: 1;
}
.owl-carousel .owl-dots .owl-dot.active:after,
.owl-carousel .owl-dots .owl-dot:focus:after,
.owl-carousel .owl-dots .owl-dot:hover:after {
  opacity: 1;
}
.light-bgs {
  background: linear-gradient(to left, #d7edff 0, #ffffff 100%);
  padding: 30px;
  border-radius: 8px;
}
.enquire-form {
  background: #d6fffc;
  background: -moz-linear-gradient(top, #d6fffc 0, #ffeff5 100%);
  background: -webkit-linear-gradient(top, #d6fffc 0, #ffeff5 100%);
  background: linear-gradient(to bottom, #054072 0, #1c75bc 100%);
}
.form-block input:focus,
.form-block textarea:focus {
  border-bottom: 2px solid #aa0f19;
}
.form-block input {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  margin: 0 0 15px 0;
  color: #172b43;
  font-size: 16px;
  outline: 0;
  background: #fff;
  border: 0;
  /* border-bottom: 2px solid #e6e6e6; */
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 1px 1px 3px 0px #c2d1f8;
}
.form-block textarea {
  height: 100px;
  width: 100%;
  padding: 15px;
  margin: 0 0 15px 0;
  color: #172b43;
  font-size: 16px;
  outline: 0;
  background: #fff;
  border: 0;
  border-bottom: 2px solid #e6e6e6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 2px 2px 0px #283e74;
}
.form-block .form-group {
  margin-bottom: 0;
}
.form-block select {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  margin: 0 0 15px 0;
  color: #172b43;
  font-size: 16px;
  outline: 0;
  background: #fff;
  border: 0;
  border-bottom: 2px solid #e6e6e6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.help-block.with-errors {
  color: #ff5050;
  margin: 0 0 0 10px;
  font-size: 13px;
  position: relative;
  bottom: 12px;
}
.messages .alert {
  position: relative;
  padding: 6px 25px 6px 6px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 14px;
}
.form-block .messages button:hover {
  background-color: transparent;
}
.messages .close {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  text-align: right;
  position: absolute;
  right: 5px;
  top: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #e42d29;
  background-color: #e42d29;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
  box-shadow: 0 3px 6px rgba(91, 130, 148, 0.08);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #ffbc80;
}
.custom-control-label::before {
  position: absolute;
  top: -1px;
  left: -1.5rem;
  display: block;
  width: 20px;
  height: 20px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: -3px;
  left: -26px;
  display: block;
  width: 25px;
  height: 25px;
  content: "";
  background: no-repeat 50%/50% 50%;
}
.custom-control {
  margin-bottom: 10px;
}
.form-block label input {
  height: 20px;
  width: 20px;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
}
.fieldsets label {
  position: relative;
  top: -14px;
  font-size: 14px;
  color: #aa0f19;
  margin: 0;
  padding: 0;
  display: inline;
}
.custom-control label {
  text-indent: -21px;
  padding: 2px 0 0 21px;
  font-size: 14px;
}
.form-block label a {
  color: #000;
}
.form-block p.trm {
  font-size: 13px;
  width: 100%;
  text-align: center;
  margin: 10px 0 0 0;
}
.form-block p.trm i {
  padding: 5px 5px 0 0;
}
.form-block button:hover {
  background-color: #aa0f19;
}
.form-block button {
  width: 100%;
}
.our-office {
  background: #fff;
  position: relative;
  overflow: hidden;
}
.shape-bg1,
.shape-num {
  position: relative;
}
.shape-numm .shape-loc:first-child:before {
  content: "";
  background: url(../images/shape/shape-1.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  left: -40px;
  top: -55px;
  z-index: -1;
}
.shape-numm .shape-loc:last-child:after {
  content: "";
  background: url(../images/shape/shape-2.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  right: -40px;
  top: -55px;
  z-index: -1;
}
.shape-bg1:before {
  content: "";
  background: url(../images/shape/shape-1.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  left: -40px;
  top: -55px;
  z-index: -1;
}
.shape-bg1:after {
  content: "";
  background: url(../images/shape/shape-2.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  right: -30px;
  top: -80px;
  z-index: -1;
}
.office-text {
  padding: 20px 0 0 0;
}
.office-text h4 {
  margin: 0 0 10px 0;
}
.office-text p {
  padding: 0 50px 0 0;
  margin: 0 0 20px 0;
}
.skyline-img {
  background: #fbf4f1;
  padding: 20px;
  border-radius: 8px 40px 8px 0;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.-address-list li a {
  color: #6a6a8e;
}
.-address-list li a i {
  width: 25px;
}
.-address-list li {
  line-height: 35px;
}
#scrollUp:hover {
  opacity: 1;
}
#scrollUp {
  bottom: 20px;
  right: 20px;
  width: 30px;
  height: 50px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  color: #fff;
  opacity: 0.4;
  background: url(../images/icons/up-arrow.svg) #00baff;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center center;
  background-repeat: no-repeat;
}
footer {
  position: relative;
}
.footer-svg {
  height: 80px;
  overflow: hidden;
  margin: -20px 0 0 0;
}
.footer-svg svg path {
  fill: #fff0f5;
}
footer .row {
  position: relative;
  z-index: 1;
}
/* footer:after {
  content: "";
  background: url(../images/shape/shape-1.png);
  position: absolute;
  width: 200px;
  height: 300px;
  background-repeat: no-repeat;
  top: 35%;
  z-index: 0;
  right: 0;
  background-position: center right;
  background-size: 80%;
  opacity: 0.5;
}
footer:before {
  content: "";
  background: url(../images/shape/shape-2.png);
  position: absolute;
  width: 250px;
  height: 250px;
  bottom: 0;
  z-index: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100%;
  opacity: 0.5;
} */
.footer-row1 {
  background: #fffdf2;
  background: -moz-linear-gradient(top, #fffdf2 0, #ffeff5 100%);
  background: -webkit-linear-gradient(top, #fffdf2 0, #ffeff5 100%);
  background: linear-gradient(to bottom, #fffdf2 0, #ffeff5 100%);
  padding: 80px 0;
}
.footer-row1 h5 {
  font-size: 18px;
}
.footer-row1 .footer-address-list li a {
  font-size: 14px;
}
.footer-row2 {
  background: linear-gradient(to left, #004e92, #1c75bc);
  padding: 50px 0 80px 0;
}
.footer-row2 p{
  color:#fff;
}
.footer-row3 {
  background: linear-gradient(to right, #004e92, #c60404);
  padding:0;
}
.footer-{
  padding-top: 10px;
  padding-bottom: 10px;
}
.email-subs h3 {
  margin-bottom: 0px;
}
.hline {
  border-top: 1px solid #e2eaef;
  margin: 0;
  position: relative;
}
.email-subs-form {
  position: relative;
}
.email-subs-form form {
  align-items: center;
  justify-content: center;
  display: flex;
}
.email-subs-form input {
  width: 100%;
  height: 65px;
  padding: 0 175px 0 30px;
  margin: 0;
  color: #172b43;
  font-size: 16px;
  outline: 0;
  background: #fff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.email-subs-form button {
  width: max-content;
  position: absolute;
  right: 5px;
  border-radius: 28px 100px 100px 28px;
  padding: 0 30px;
  line-height: 55px;
  box-shadow: none;
}
.footer-row2 h5 {
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 500;
  margin-top: 30px;
  color:#fff;
}
.footer-address-list li p {
  font-weight: 400;
  font-size: 18px;
  font-family: 'Rubik', sans-serif;
  line-height: 25px;
  color:#fff;
}
.footer-address-list li p span {
  display: flex;
  font-weight: 400;
  font-size: 15px;
  font-family: 'Rubik', sans-serif;
  color:#fff;
}
.footer-address-list li > span {
  position: relative;
  top: 5px;
  color:#fff;

}
.footer-address-list li {
  color: #6a6a8e;
  display: flex;
  padding: 0 0 9px 0;
  position: relative;
}
.footer-address-list li:last-child {
  padding: 0;
}
.footer-address-list li a {
  color: #ffffff;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.footer-address-list li i {
  margin: 0 15px 0 0;
  display: initial;
  font-size: 21px;
}
.ftr-details li {
  padding: 0 0 15px 0;
}
.footer-block {
  padding: 20px 0;
}
.social-links {
  text-align: right;
}
.social-links a {
  color: #6a6a8e;
  font-size: 25px;
  line-height: 1;
}
.footer-social-media-icons a:hover {
  color: #175ab8 !important;
}
.footer-social-media-icons a {
  color: #fff;
  font-size: 26px;
  border-radius: 4px;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 34px;
}
.copyright {
  text-align: center;
  color: #fff;
}
.footer- p a {
  color: #000;
}
.link-hover h4 a {
  color: #8abee7;
  font-family: 'Rubik', sans-serif;
  display: inline-block;
  padding: 3px 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  z-index: 1;
}
.link-hover a::after {
  content: "";
  width: 0;
  height: 1px;
  bottom: 3px;
  position: absolute;
  left: auto;
  right: 0;
  z-index: -1;
  -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  background: currentColor;
}
.link-hover a:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}
.link-hover a:hover {
  color: #b60a10 !important;
}
.breadcrumb-area {
  padding: 100px 0 80px 0;
  position: relative;
  overflow: hidden;
}
.breadcrumb-areav2 {
  padding: 150px 0 100px 0;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bread-titlev2 {
  text-align: center;
}
.bread-titlev2 h1 {
  font-size: 30px;
}
.statistics-wrap {
  margin-top: 30px;
  padding: 30px 0;
}
.breadcrumb-areav2:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.85;
  right: 0;
  left: 0;
  z-index: 0;
  background: -moz-linear-gradient(to bottom, #184580 0, #b00c14 100%);
  background: -webkit-linear-gradient(to bottom, #184580 0, #b00c14 100%);
  background: linear-gradient(to bottom, #184580 0, #b00c14 100%);
}
.breadcrumb-area:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.85;
  right: 0;
  left: 0;
  z-index: 0;
  background: -moz-linear-gradient(135deg, #1c447f 0, #8d192d 100%);
  background: -webkit-linear-gradient(135deg, #1c447f 0, #8d192d 100%);
  background:linear-gradient(135deg, #1c447f 0, #8d192d 100%);
}
.breadcrumb-area:after {
  content: "";
  z-index: 0;
  background: url(../images/banner/banner-shap-2.png);
  background-size: auto;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  z-index: 1;
  background-position: center right;
  background-size: contain;
}
.breadcrumb-area ul li {
  display: block;
  display: inline-block;
}
.breadcrumb-area .bread-menu li a {
  color: #e9e9e9;
  font-size: 16px;
  font-weight: 400;
  padding-right: 6px;
  display: inline-block;
}
.breadcrumb-area .bread-menu li + li::before {
  font-size: 5px;
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  font-weight: 700;
  margin: 0 10px 0 0;
  position: relative;
  top: -3px;
  color:#fff;
} /*.text-block {position: relative;z-index: 55;}*/
.bread-title h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 47px;
  margin: 15px 0 0 0;
  color:#fff;
}
.bread-inner p {
  font-size: 16px;
  line-height: 28px;
}
.block-1 p + p {
  margin: 8px 0 0 0;
}
.block-1 .small {
  margin-top: 50px;
}
.block-1 .statnumb {
  margin: 0;
}
.why-choose {
  background: #f7fcff;
}
.banner-4 {
  background: url(../images/banner/2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.team {
  overflow: hidden;
}
.bg-img1 {
  background-image: url(../images/bg-images/bg-img-1.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
}
.odd_div_wcu:nth-child(even) .wide-sblock {
  background: #ffbd84;
  background: -moz-linear-gradient(left, #ffbd84 0, #b60a10 100%);
  background: -webkit-linear-gradient(left, #ffbd84 0, #b60a10 100%);
  background: linear-gradient(to right, #ffbd84 0, #b60a10 100%);
}
.odd_div_wcu:nth-child(2) .wide-sblock {
  animation: border-transform 6s linear infinite;
}
.bg-gradient99 {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #eef4fd 100%);
  background: -webkit-linear-gradient(top, #fff 0, #eef4fd 100%);
  background: linear-gradient(to bottom, #fff 0, #eef4fd 100%);
}
.image-div {
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.info-text-block {
  padding: 20px 0 0 0;
}
.info-text-block h4 {
  margin: 0 0 10px 0;
}
.info-text-block h4 a {
  color: #050748;
}
.full-image-card {
  margin-top: 60px;
}
.otherinfo {
  margin: 30px 0 0 0;
}
.otherinfo p {
  line-height: 28px;
}
.social-media-profile {
  margin: 30px 0 0 0;
}
.social-media-profile a {
  color: #6a6a8e;
  font-size: 22px;
  margin: 0 30px 0 0;
  display: inline-block;
  line-height: 34px;
}
.social-media-profile a:hover {
  color: #aa0f19;
}
.bg-shape img {
  position: relative;
  z-index: 5;
}
.bg-shape:after {
  content: "";
  background: url(../images/shape/shape-1.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  left: -55px;
  top: -55px;
  z-index: 0;
}
.bg-shape:before {
  content: "";
  background: url(../images/shape/shape-2.svg);
  background-size: auto;
  position: absolute;
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  right: -55px;
  bottom: -55px;
  z-index: 0;
}
.banner-3 {
  background: url(../images/banner/5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.common-heading.pp h2 {
  margin-bottom: 0;
}
.common-heading.pp {
  padding: 0;
  text-align: left;
}
.common-heading.pp p {
  /* margin: 20px 0 0 0; */
}
.single-card-item {
  margin-top: 30px;
}
.latest-news{
  margin-top:50px;
}
.latest-news .item-image{
border:1px solid #d2d2d2;
}
.single-card-item .blogv1 {
  box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%),
    0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
  border-radius: 8px;
  background: #fff;
}
.blog-info {
  padding: 20px 25px 25px;
  border: 1px solid #ececec;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  min-height:246px;
  border-bottom:none;
}
.filter-menu {
  text-align: center;
}
.filters .filter-menu.recent {
  list-style: none;
  padding: 0;
  bottom: 0;
  position: inherit;
  text-align: right;
  margin: 35px 0 0 0;
}
.filters .filter-menu li {
  display: inline-block;
  padding: 20px;
  color: #333;
  cursor: pointer;
  background: #bfc1ef2b;
  -webkit-border-radius: 100px;
  border-radius: 40px 40px 40px 20px;
  margin-right:1rem;
}
.filters .filter-menu li.is-checked {
  background: #234179;
  color: #fff;
}
.portfolio-meta ul li {
  font-size: 14px;
  color: #fff;
  display: block;
  text-align: left;
  background: #fff;
  position: relative;
  padding: 15px 20px 15px 55px;
  border-bottom: 1px solid #ebebeb;
}
.portfolio-meta ul li p {
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  line-height: 28px;
  background: #fff;
  display: inline-block;
  color: #050748;
  font-weight: 400;
}
.portfolio-meta ul li p span {
  font-family: 'Rubik', sans-serif;
  display: block;
  margin-top: 2px;
  color: #6a6a8e;
  font-weight: 400;
}
.portfolio-meta ul li i {
  position: absolute;
  left: 10px;
  color: #9c1321;
  font-size: 25px;
  top: 50%;
  margin-top: -12.5px;
}
.pv-:hover .item-image img {
  transform: scale(1);
}
.h-scroll {
  width: 100%;
  padding: 50px 10px;
  border-top: 1px solid grey;
  margin-top: 5rem;
}
.tech-icons img {
  width: 45px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
}
.tech-icons li {
  margin: 11px;
  display: inline-block;
}
.tech-icons a:hover {
  border: 4px solid #d9cbff;
}
.tech-icons a {
  border: 4px solid #dedede;
  display: inline-block;
  height: 100%;
  position: relative;
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.techonology-used- {
  text-align: center;
  background: #f9f9f9;
}
.banner-2 {
  background: url(../images/banner/6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.service {
  overflow: hidden;
}
.service .common-heading h1 {
  margin-bottom: 20px;
  font-size: 40px;
}
.cta-area {
  position: relative;
  overflow: hidden;
  background: #e0f8ff;
  background: -moz-linear-gradient(top, #e0f8ff 0, #fff0e5 100%);
  background: -webkit-linear-gradient(top, #e0f8ff 0, #fff0e5 100%);
  background: linear-gradient(to bottom, #e0f8ff 0, #fff0e5 100%);
}
.btn-outline {
  border: 2px solid #000248;
  color: #050748;
  display: inline-block;
  padding: 0 32px;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  background: #fff;
  -webkit-box-shadow: 0 10px 15px 0 rgba(3, 35, 68, 0.1);
  box-shadow: 0 10px 15px 0 rgba(3, 35, 68, 0.1);
  line-height: 52px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.btn-outline:hover {
  background: linear-gradient(to left, #004e92, #000428);
  color: #fff;
  border: 2px solid #000428;
}
.cta-call {
  margin: 30px 0 0 0;
}
.cta-call i {
  margin: 0 5px 0 0;
}
.cta-call a {
  font-family: 'Rubik', sans-serif;
  font-size: 24px;
  color: #6a6a8e;
  display: inline-block;
  padding: 0 0 0 10px;
}
.cta-area .common-heading h2 {
  margin-bottom: 40px;
}
.shape {
  position: absolute;
}
.shape-a1 {
  bottom: -20px;
  left: 0;
}
.shape-a2 {
  bottom: -30px;
  right: 0;
}
.shape-a3 {
  top: 0;
  right: 0;
}
.shape-a4 {
  top: -150px;
  right: 20%;
}
.common-heading.ptag h2 {
  margin-bottom: 15px;
  color: #000000;
}
.common-heading.ptag h2 span {
  color: #b9080d;
}
.common-heading.ptag p {
  font-size: 16px;
  line-height: 28px;
}
.test-quote {
  background: #fff;
  width: fit-content;
  padding: 1rem;
  border-radius: 50px;
}
.ps-block span {
  font-size: 60px;
  font-family: 'Rubik', sans-serif;
  border-radius: 100%;
  border: 1px solid #e8e8e8;
  width: 100px;
  height: 100px;
  display: block;
  text-align: center;
  line-height: 100px;
  margin: 0 0 20px 0;
  color: #ffffff;
  border-radius: 68% 32% 64% 36%/59% 59% 41% 41%;
  background: linear-gradient(to left, #004e92, #c60404);
  animation: border-transform 6s linear infinite;
}

.ps-block h3 {
  margin-bottom: 20px;
}
.ps-block p {
  font-size: 16px;
  line-height: 28px;
}
.ps-block {
  padding: 0 25px;
}
.featured-project .isotope_item {
  margin-top: 60px;
}
.featured-project {
  background: #f3fbff;
  background: -moz-linear-gradient(top, #f3fbff 0, #fffdf6 100%);
  background: -webkit-linear-gradient(top, #f3fbff 0, #fffdf6 100%);
  background: linear-gradient(to bottom, #f3fbff 0, #fffdf6 100%);
}
.maga-btn {
  text-align: center;
}
.image-block1 img {
  -webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
  box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
}
.image-block img {
  -webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
  box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
  -webkit-border-radius: 8px;
}
.career-img{
  box-shadow: none;
  width:80% !important; 
}
.wide-sblock {
  display: inline-flex;
  text-align: left;
  padding: 15px 20px;
  min-height: 300px;
}
.s-block-content {
  margin: 0 0 0 20px;
}
.key-points {
  display: block;
}
.key-points li {
  padding: 8px 0 8px 35px;
  position: relative;
  line-height: 28px;
  font-size: 17px;
  text-align: left;
}
.key-points li:before {
  content: "\f00c";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
  top: 9px;
  background: #b20b12;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  text-align: center;
  align-items: center;
  color: #fff;
}
.service-point-2 {
  display: flow-root;
}
.service-point-2 li {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  padding: 4px 0;
  float: left;
  width: 50%;
}
.s-card-icon-large {
  width: 150px;
}
.s-block-content-large {
  margin: 0 0 0 20px;
  width: calc(100% - 150px);
}
.pricing-table {
  position: relative;
  text-align: center;
  padding: 30px 30px 0;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 10px #f2f2f2, 30px -30px 60px #fff;
  box-shadow: -30px 30px 60px #f2f2f2, 30px -30px 60px #fff;
}
.pricing-table img {
  background: #e9f8ff;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  padding: 10px;
  border: 8px solid #fbfbfb;
  animation: border-transform 6s linear infinite;
}
.pricing-table .title {
  margin: 30px 0 10px 0;
  font-size: 16px;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  display: block;
  letter-spacing: 0.5px;
}
.pricing-table .title-sub {
  margin: 0 0 30px 0;
}
.pricing-table .inner-table h2 {
  font-size: 42px;
  font-weight: 700;
  color: #aa0f19;
  margin-bottom: 3px;
}
.pricing-table .inner-table p.duration {
  color: #72729a;
  font-weight: 500;
  margin-bottom: 0;
}
.pricing-table .inner-table .details {
  margin-top: 35px;
  padding-top: 28px;
  padding-bottom: 30px;
  line-height: 42px;
  border-top: 1px solid #e5e5e5;
}
.pricing-table a {
  margin-bottom: -26px;
  display: inline-block;
}
.pricing-table .inner-table .details ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.pricing-table.best-plan .inner-table h2 {
  color: #2a89ea;
}
.seo-package .career-card-div .bg-gradient{
  background:linear-gradient(to left, #1c75bc 0, #092f50 100%);
} 
.seo-package .career-card-div .bg-gradient button{
padding: 10px;
    font-size: 21px;
    font-weight: 300;
    letter-spacing: 1px;
}
.pack-page .bg-gradient button{
  padding: 10px;
      font-size: 21px;
      font-weight: 300;
      letter-spacing: 1px;
  }
  .pack-page .card-body table tr td {
    text-align: left;
    padding: 20px;
    width: 25%;
    box-shadow: 1px 1px 1px 0px #d6dff4;
    font-weight: 500;
}
.pack-page .card-body table {
  width: 100%;
}
.seo-package .career-card-div .card-body{
  padding:0 !important;
}
.seo-package .career-card-div .card-body table{
width:100%;
}
.seo-package .career-card-div .card-body table tr td{
text-align: left;
padding: 20px;
width: 25%;
box-shadow: 1px 1px 1px 0px #d6dff4;
font-weight: 500;
}
.seo-package .career-card-div .card-body table tr:nth-child(even){
 background-color: #f2f4ff;
}
.seo-package .career-card-div .card-body table tr td i {
height:0
}








.pricing-table.best-plan img {
  background: #ccf0ff;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  padding: 10px;
  border: 8px solid #e9f8ff;
}
.banner-5 {
  background: url(../images/banner/7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.case-study1 {
  overflow: hidden;
}
.case-study3 {
  overflow: hidden;
}
.case-study .image-div {
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.case-study2 {
  background: #fee;
}
.image-div img {
  width: 100%;
}
.case-study2 .s-block {
  text-align: center;
  background: #fff;
  padding: 50px 20px;
  margin: 5px 0;
  position: relative;
  border: 1px solid #d4f0ff;
  -webkit-box-shadow: -25px 25px 45px #f0dede, 25px -25px 45px #fff6f6;
  box-shadow: -25px 25px 45px #f0dede, 25px -25px 45px #fff6f6;
}
.case-study1 .image-block img,
.case-study3 .image-block img {
  -webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
  box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
  width: 100%;
}
.case-study4 {
  background: #fff;
}
.project-platform {
  display: inline-flex;
}
.project-platform-used a {
  display: flex;
  margin: 0 auto;
  align-items: center;
  height: 100%;
}
.project-platform-used img {
  width: 40px;
  margin: 0 auto;
}
.project-platform-used {
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
}
.screen-splits {
  padding: 0 10px;
}
.entry-blog {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 15px;
  margin: 5px 0 15px 0;
}
.entry-blog a {
  color: #a2121e;
}
.entry-blog a i {
  margin-right: 4px;
}
.bypost {
  margin-right: 10px;
}
.item-image {
  position: relative;
}
.category-blog {
  position: absolute;
  left: 0;
  bottom: 0;
}
.posted-on {
  margin-right: 10px;
}
.category-blog a {
  display: inline-block;
  padding: 5px;
  background: #1c75bc;
  color: #fff;
}
.image-set {
  border-radius: 8px;
  overflow: hidden;
}
.image-set img {
  width: 100%;
}
.blog-header .user-image img {
  border-radius: 100%;
  width: 50px;
}
.blog-header .user-info {
  font-family: 'Rubik', sans-serif;
  margin: 0 0 0 20px;
}
.postwatch {
  text-align: right;
}
.ul-list {
  padding: 0 0 0 20px;
}
.ul-list li {
  font-size: 16px;
  line-height: 38px;
  list-style-type: circle;
}
.rd-quote {
  padding: 30px;
  position: relative;
  border-left: 4px solid #fc4899;
  font-size: 20px;
  line-height: 32px;
  font-style: italic;
  margin: 40px 0;
  background: #fafafb;
}
.author-block {
  position: relative;
  padding: 30px;
  margin-top: 50px;
  border-top: none;
  background: #fafafb;
  border-radius: 10px;
}
.author-block .user-image img {
  width: 80px;
  border-radius: 100px;
}
.comments-block h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
}
.comments-block .user-info h5 span {
  font-size: 15px;
  text-align: right;
  float: right;
  color: #6a6a8e;
}
.comments-block .user-info h5 {
  font-size: 20px;
  display: flow-root;
}
.comments-block .user-info h5 a {
  display: inline-block;
  padding: 0 0 0 6px;
  color: #00b2ff;
}
.comments-block .user-image img {
  width: 50px;
  border-radius: 100px;
}
.replied {
  padding-left: 60px;
}
.form-blog button {
  width: max-content;
}
.comments-block .media + .media {
  margin-top: 60px;
}
.form-blog {
  background: #fafafb;
  padding: 40px;
  border-radius: 8px;
}
.offer-image {
  border-radius: 8px;
  overflow: hidden;
}
.offer-image img {
  width: 100%;
}
.recent-post .post-info p {
  font-size: 16px;
  line-height: 28px;
}
.recent-post .post-image img {
  border-radius: 8px;
  width: 80px;
}
.recent-post .post-image a {
  display: block;
}
.recent-post .post-info h5 a {
  color: #050748;
}
.recent-post .post-info h5 a:hover {
  color: #2196f3;
}
.recent-post .post-info h5 {
  font-size: 16px;
  line-height: 26px;
}
.post-info {
  margin: 0 0 0 20px;
}
.widgets h3 {
  font-size: 20px;
}
.recent-post .media + .media {
  margin-top: 20px;
}
.tabs a {
  font-size: 15px;
  font-weight: 400;
  text-transform: lowercase;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 4px;
  border: none;
  color: inherit;
  margin: 0 4px 8px 0;
  display: inline-block;
  background: #f6f5fa;
  font-family: 'Rubik', sans-serif;
}
.blog-categories ul li:first-child a {
  padding-top: 0;
}
.blog-categories ul li a {
  font-family: 'Rubik', sans-serif;
  display: block;
  padding: 10px 0;
  font-size: 16px;
  line-height: 28px;
  border-bottom: 1px solid #d3d3d3;
  text-decoration: none;
  color: #757589;
  position: relative;
}
.blog-categories ul li span.categories-number {
  position: absolute;
  right: 0;
}
.blog-categories ul li:first-child {
  border-top: 0 solid;
}
.blog-post-tag span {
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin-bottom: 17px;
  color: #062a4d;
}
.blog-share-icon span {
  font-size: 18px;
  font-weight: 700;
  color: #062a4d;
  display: block;
  margin-bottom: 17px;
}
.blog-share-icon a {
  color: #6a6a8e;
  font-size: 18px;
  margin-right: 22px;
}
.blog-post-tag a {
  color: #6a6a8e;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-right: 10px;
  margin-bottom: 10px;
  border-width: 2px;
  border-style: solid;
  border-color: #eaedff;
  border-image: initial;
  padding: 12px 24px;
  border-radius: 5px;
}
.blog-share-icon a:last-child {
  margin-right: 0;
}
.post-navigation span a {
  color: #6a6a8e;
  margin-bottom: 5px;
  display: block;
}
.post-navigation h4 a {
  color: #050748;
}
.banner-6 {
  background: url(../images/banner/4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.contact--block {
  background: #4b6cb7;
  background: -webkit-linear-gradient(top, #004e92 0, #1c75bc 100%);
  background: linear-gradient(to left, #004e92, #1c75bc);
}
.contact-location {
  overflow: hidden;
}
.info-card {
  padding: 30px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to right, #1c75bc, #c60404);
    color: #fff;
    border-radius: 10px;
}
.contact-card {
  background: #fff8f2;
}
.email-card {
  background: #ffecec;
}
.skype-card {
  background: #eafffd;
}
.info-card span i {
  margin-right: 10px;
}
.info-card span {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Rubik', sans-serif;
}
.info-card p {
  font-size: 16px;
  line-height: 28px;
  padding: 20px 0 10px 0;
}
.info-card a {
  font-size: 20px;
  color: inherit;
  font-weight: 400;
}
.bglight {
  background: #fbfbfb;
}
.error {
  height: 100vh;
}
.error-block {
  padding-top: 50px;
  position: relative;
  z-index: 5;
}
.error-block h1{
  color:#fff;
}
.error-block p{
color: #fff;
margin-top: 1rem;
margin-bottom: 11rem;
}
.layer-div {
  position: relative;
}
.error-block a {
  margin-top: 40px;
  border: none;
}
.layer-div:before {
  background: url(../images/icons/404.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center center;
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center;
  right: 0;
  left: 0;
  z-index: 0;
}
.accordion .card-title:after {
  font-family: "Font Awesome 5 Free";
  content: "\f062";
  font-weight: 700;
  position: absolute;
  font-size: 14px;
  right: 5px;
  top: 9px;
  background: #9e1421;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100px;
  color: #fff;
  -webkit-box-shadow: 2px 5px 10px 0 rgba(0, 186, 255, 0.2);
  box-shadow: 2px 5px 10px 0 rgba(0, 186, 255, 0.2);
}
.card-header .btn-link:hover {
  color: #1c75bc;
  text-decoration: none;
}
.btn-link:focus,
.card-header .btn-link.focus {
  text-decoration: none;
  box-shadow: none;
}
.accordion .card-title.collapsed:after {
  content: "\f063";
  font-weight: 700;
}
.accordion .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 0 15px 15px 15px;
}
.panel .panel-collapse .collapse {
  transition: transform 0.25s ease-in-out;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
}
.card-1 .card-header {
  padding: 0 15px;
  margin-bottom: 0;
  background:linear-gradient(to left, #004e92, #1c75bc);
  border-bottom: 0;
  position: relative;
  cursor: pointer;
}
.card-1 {
  overflow: hidden;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 0;
  -webkit-box-shadow:3px 3px 12px 0px #050e3e;
  box-shadow:3px 4px 3px -1px #85909c;
}
.accordion .card-body p{
  color: #000;
}
.card-1 .card-title {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #d3d3d3;
  padding: 15px 40px 15px 0;
}
.tabs-layout .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #00baff;
  border-color: #00baff;
  border-radius: 100px;
}
.tabs-layout .nav-tabs .nav-link {
  border: 0 solid transparent;
  color: #6a6a8e;
  background-color: #efefef;
  border-radius: 100px;
  padding: 10px 35px;
}
.tabs-layout .nav-tabs .nav-item + .nav-item {
  margin: 0 10px;
}
.tabs-layout .nav-tabs .nav-item + .nav-item:last-child {
  margin: 0;
}
.tabs-layout .nav-tabs {
  border-bottom: 0 solid #dee2e6;
}
.tabs-layout .tab-content {
  padding: 20px 0 0 0;
}
.outline-tabs.tabs-layout .nav-tabs .nav-link {
  border: 1px solid #efefef;
  color: #6a6a8e;
  background-color: #fff;
  border-radius: 100px;
}
.outline-tabs.tabs-layout .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #00baff;
  border-color: #00baff;
  border-radius: 100px;
}
.reviews-block {
  background: #ffffff;
}
.reviews-block .common-heading.ptag h2 {
  margin-bottom: 15px;
  color: #fff;
}
.reviews-block .common-heading.ptag h2{
color:#1c75bc !important;
}
.pr-shadow {
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.revbx-lr {
  font-size: 40px;
}
.revbx-rl {
  text-align: right;
  display: block;
}
.revbx-rl img {
  max-width: 130px;
}
.reviews-card {
  position: relative;
  z-index: 9;
  background: #1d579a;
  padding: 55px 30px;
  border-radius: 8px;
  min-height: 420px;
}
.right-review-box p {
  color: #676767;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.4px;
  font-style: inherit;
}
.review-text {
  padding: 30px 0;
}
.left-review-box h4 {
  font-size: 16px;
  letter-spacing: 1px;
  color: #333;
  padding: 8px 0 0 0;
}
.client-abt {
  display: flex;
  align-items: center;
}
.reviewer-text {
  margin-left: 1.5rem;
}
.c-icon img {
  border-radius: 50px;
  border: 2px solid #fff;
}
.-client-details- {
  display: flex;
}
.-reviewr {
  width: 70px;
  height: 70px;
  border-radius: 100px;
  overflow: hidden;
  margin-right: 15px;
}
.reviewer-text h4 {
  color: #fff;
  padding: 5px 0 0 0;
  font-size: 16px;
  line-height: 24px;
}
.review-text {
  text-align: justify;
  color: #fff;
}
.reviewer-text p {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}
.star-rate li {
  display: inline-block;
  margin: 0 2px;
}
.star-rate {
  margin-top: 5px;
}
.star-rate li a.chked {
  color: #ff711c;
}
.star-rate li a {
  color: #6a6a8e;
}
.fl-hero {
  background: url(../images/hero/freelancer.png),
    url(../images/shape/hero-shape.svg), #ffd6d6;
  background-position: center center, center center;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}
.showin-mobile {
  display: none;
}
.follow-label {
  display: flex;
}
.follow-label h6 {
  margin: 0 40px 0 0;
  position: relative;
}
.follow-label h6:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -38px;
  width: 30px;
  height: 1px;
  background: #6a6a8e;
}
.follow-label a {
  color: #6a6a8e;
  padding: 5px 10px;
  font-size: 20px;
}
.bhv-service {
  overflow: hidden;
}
.counter-number {
  transform: translateZ(20px);
}
.hexagon {
  transform-style: preserve-3d;
  transform: perspective(1000px);
  text-align: center;
  min-width: 240px;
  height: auto;
  padding: 20px 30px;
  margin: 0 20px;
  background: #fff;
  border-radius: 8px 40px 8px 40px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.hexa1 {
  border: 2px solid #ffc3fe;
}
.hexa2 {
  border: 2px solid #ffe6ba;
}
.hexa3 {
  border: 2px solid #addaff;
}
.hexa4 {
  border: 2px solid #ffbaba;
}
.counter-no span {
  font-size: 50px;
  font-weight: 700;
  color: #050748;
}
.counter-no p {
  font-size: 20px;
  margin: 10px 0 0 0;
  font-weight: 500;
}
.counter-no {
  display: inline-block;
}
.freelance-service {
  background: #d4f0ff;
}
.header-heading .title- {
  display: block;
  margin-bottom: 15px;
}
.header-heading span {
  color: #e60072;
}
.lead-hero {
  background: url(../images/hero/bg-gradient.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.follow-label {
  display: flex;
}
.lead-gen-client .clients-logo {
  background: #fff;
  padding: 0 15px;
  max-height: 150px;
  min-height: 150px;
  margin: 0 0;
  border: 1px solid #d4f0ff;
  align-items: center;
  display: flex;
  position: relative;
  border-radius: 8px;
  -webkit-box-shadow: -20px 20px 40px #ece0f2, 20px -20px 40px #fff8ff;
  box-shadow: -20px 20px 40px #ece0f2, 20px -20px 40px #fff8ff;
}
.itm-media-object .media img {
  width: 65px;
  background: #d3f3ff;
  padding: 10px;
  border-radius: 8px;
}
.itm-media-object .media-body {
  margin-left: 30px;
}
.why-choos-lg {
  position: relative;
  margin-top: 15px;
  margin-bottom: 25px;
}
/* .why-choos-lg:before {
  content: "";
  background: url(../images/shape/dot_bg.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
} */
.why-choos-lg img {
  width: 70%;
}
.itm-media-object h4 {
  text-align: left;
}
.srvc-bg-nx {
  background: #fff;
  overflow: hidden;
  border-radius: 6px;
  margin: 0 10px;
  height: 240px;
  -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059),
    0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071),
    0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.about-sec-rpb {
  background: #fff8f2;
}
.about-sec-rpb.pad-tb {
  padding-bottom: 200px;
}
.badges-content {
  text-align: center;
}
.badges-content p {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  padding: 0 50px;
  margin-top: 10px;
}
.w-txt h2 {
  color: #fff;
}
.common-heading.w-txt > span {
  color: #fff;
}
.-service-list li:first-child {
  padding-left: 0;
}
.-service-list li {
  text-transform: uppercase;
  list-style: none;
  padding: 0 8px;
  border-right: 1px solid #d4d4d4;
  display: inline-block;
}
.-service-list li:last-child {
  border-right: none;
}
.service-sec-list p {
  font-size: 15px;
  line-height: 24px;
  margin: 14px 0 0 0;
}
.-service-list li a {
  font-size: 13px;
  color: #6a6a8e;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 5px;
  display: inline-block;
  font-weight: 700;
}
.link-prb {
  display: block;
}
.col-lg-6-cus {
  width: 40%;
}
.col-lg-3-cus {
  width: 30%;
}
.mt30- {
  margin-top: 20px;
}
.text-w,
.text-w a,
.text-w h4 {
  color: #fff;
}
.service-section-prb {
  position: relative;
  margin-top: -200px;
}
.bg-shape-dez {
  position: relative;
}
.bg-shape-dez::after,
.bg-shape-dez::before {
  position: absolute;
  z-index: 0;
  content: "";
  width: 50%;
  height: 50%;
  background: #007bff;
  background: -webkit-linear-gradient(left, #007bff 0, #b60a10 100%);
  background: linear-gradient(to right, #007bff 0, #b60a10 100%);
}
.bg-shape-dez::after {
  top: -10px;
  right: -10px;
  border-radius: 0 8px 0 0;
}
.single-image img {
  position: relative;
  z-index: 5;
  border-radius: 8px;
}
.bg-shape-dez::before {
  bottom: -10px;
  left: -10px;
  border-radius: 0 0 0 8px;
}
.single-image img {
  position: relative;
  z-index: 5;
  border-radius: 8px;
}
.srcl1 {
  background: #f3f5ff;
  border-bottom: 4px solid #b0bdff;
}
.srcl2 {
  background: #fff3e6;
  border-bottom: 4px solid #ffc093;
}
.srcl3 {
  background: #fbeefd;
  border-bottom: 4px solid #f6bcff;
}
.srcl4 {
  background: #effdff;
  border-bottom: 4px solid #9ff3ff;
}
.srcl5 {
  background: #fbfff1;
  border-bottom: 4px solid #ffdaa2;
}
.service-sec-list {
  padding: 24px;
}
.service-sec-brp {
  padding: 30px 25px;
}
.service-sec-list img {
  -moz-transition: width 0.5s, height 0.5s;
  -webkit-transition: width 0.5s, height 0.5s;
  transition: width 0.5s, height 0.5s;
  height: 60px;
  width: 60px;
  margin-bottom: 10px;
}
.service-sec-list:hover img {
  height: 0;
  width: 60px;
}
.service-sec-list:hover p {
  display: block;
}
.service-sec-list,
.service-sec-list:hover,
.service-sec-list:hover p {
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.-cta-btn {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.-cta-btn p {
  font-size: 30px;
  color: #050748;
  margin: 0 30px 0 0;
}
.-cta-btn p span {
  font-weight: 700;
}
.free-cta-title {
  display: inline-flex;
}
.key-block.shadow-box {
  padding: 15px;
  margin-bottom: 20px;
  border-top: 3px solid #a241bb;
  transition: all 0.3s ease-out 0s;
}
.key-icon {
  margin-right: 15px;
  float: left;
}
.clients-logos ul li p {
  font-size: 12px;
  padding-top: 0.5em;
  letter-spacing: 0;
  font-weight: 300;
  color: #959595;
}
.clients-logos ul li {
  display: inline-block;
  padding: 30px 0 0 0;
}
.brand-logo {
  max-width: 180px;
  margin: 0 auto;
  padding: 10px;
}
.video-review {
  border-radius: 8px;
  overflow: hidden;
}
.video-review a {
  position: relative;
  display: inline-block;
}
.video-review a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: -moz-linear-gradient(
    top,
    rgb(30, 87, 153, 0) 0,
    rgb(32, 124, 202, 0) 70%,
    rgb(0, 0, 0, 0.5) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgb(30, 87, 153, 0) 0,
    rgb(32, 124, 202, 0) 70%,
    rgb(0, 0, 0, 0.5) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(30, 87, 153, 0) 0,
    rgba(32, 124, 202, 0) 70%,
    rgba(0, 0, 0, 0.5) 100%
  );
}
.review-vid-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px;
  position: absolute;
  bottom: 0;
  z-index: 10;
}
.review-vid-details p {
  font-weight: 700;
  color: #fff;
  font-size: 20px;
}
.-vid-ico {
  min-width: 40px;
  min-height: 40px;
  display: inline-flex;
  background: #fff;
  border-radius: 1000px;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  outline: 0;
  position: relative;
  padding: 10px;
  align-items: center;
}
.triangle-play2 {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 12px solid #ff2d8d;
  border-bottom: 7px solid transparent;
  text-align: center;
  margin: 0 auto 0;
}
.rount-btn {
  width: 52px;
  height: 52px;
  padding: 0;
  text-align: center;
  font-size: 18px;
  border: 2px solid #dcdcdc;
}
.review-ref {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.review-icons a {
  display: inline-block;
  padding: 0 20px;
}
.bg-none {
  background: 0 0;
}
.list-style- {
  padding: 0 0 0 20px;
}
.list-style- li {
  line-height: 32px;
  list-style-type: circle;
}
.img-ctr {
  text-align: center;
  display: block;
}
.footer-link-v2 li {
  display: inline-flex;
  padding: 0 15px;
}
.footer-badges- {
  display: flex;
  justify-content: space-between;
}
.footer-badges- li {
  display: inline-block;
}
.footer-badges- li a img {
  width: 150px;
}
.footer-brands {
  background: #f8f9fa;
  padding: 10px 0;
}
.footer-brands img{
  width: 143px;
    margin: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot-l{
  padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    display: grid;
    align-items: center;
}
.single-blog- img {
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 8px;
}
.single-blog- .post-meta i {
  margin: 0 5px 0 0;
}
.single-blog- .post-meta {
  font-size: 13px;
}
.single-blog- .content .title {
  line-height: 20px;
  font-size: 15px;
}
.single-blog- .content .title a {
  color: #050748;
}
.single-blog- .content .title a:hover {
  color: #aa0f19;
}
.post-thumb {
  margin-right: 15px;
}
.single-blog- {
  display: inline-flex;
}
.footer-blog- .single-blog-:last-child {
  margin-top: 20px;
}
.icon-card- {
  text-align: center;
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 8px;
  padding: 15px;
}
.icon-card- img {
  width: 60px;
}
.icon-card- h4 {
  margin: 20px 0;
}
.hwcnwehlp {
  width: 100%;
  margin: 0;
  padding: 30px 0;
  overflow: hidden;
}
.hwcnwehlp .hrlpbx {
  width: 20%;
  float: left;
  text-align: center;
}
.hwcnwehlp .hrlpbx .hlpbx {
  width: 192px;
  height: 192px;
  background: #fff;
  padding: 10px;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border-radius: 50%;
  box-shadow: 0px 0px 9px 0px #bbc5f7;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.service_seo {
  background: #fff;
  padding: 15px 0px 20px;
  border-radius: 5px;
  box-shadow: 1px 2px 3px 0px #0f48875c;
  min-height: 185px;
}
.hlpbx .icon,
.service_seo .icon {
  width: 72px;
  height: 72px;
  margin: 20px auto 10px auto;
}
.hlpbx p,
.service_seo p {
  font-size: 17px;
  line-height: 24px;
  color: #000;
  display: block;
  font-weight: 700;
  padding:0 2rem;
}
.-shadow {
  -webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
  box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #fff;
}
a.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
}
h1 {
  font-size: 45px;
  line-height: 57px;
}
h2 {
  font-size: 40px;
  line-height: 52px;
}
h3 {
  font-size: 34px;
  line-height: 46px;
}
h4 {
  font-size: 20px;
  line-height: 32px;
}
h5 {
  font-size: 20px;
  line-height: 30px;
}
h6 {
  font-size: 16px;
  line-height: 26px;
}
p {
  font-size: 16px;
  line-height: 30px;
}
.pad-tb {
  padding-top: 50px;
  padding-bottom: 50px;
}
.mt-tb {
  margin-top: 100px;
  padding-bottom: 100px;
}
html .pt0 {
  padding-top: 0;
}
html .pm0 {
  padding-bottom: 0;
}
html .mt0 {
  margin-top: 0;
}
html .mb0 {
  margin-bottom: 0;
}
html .mt10 {
  margin-top: 10px;
}
html .mt20 {
  margin-top: 20px;
}
html .mt30 {
  margin-top: 30px;
}
html .mt40 {
  margin-top: 40px;
}
html .mt50 {
  margin-top: 50px;
}
html .mt60 {
  margin-top: 60px;
}
html .mt70 {
  margin-top: 70px;
}
html .mt80 {
  margin-top: 80px;
}
html .mt90 {
  margin-top: 90px;
}
html .mt100 {
  margin-top: 100px;
}
html .mb10 {
  margin-bottom: 10px;
}
html .mb20 {
  margin-bottom: 20px;
}
html .mb25 {
  margin-bottom: 25px;
}
html .mb30 {
  margin-bottom: 30px;
}
html .mb40 {
  margin-bottom: 40px;
}
html .mb50 {
  margin-bottom: 50px;
}
html .mb60 {
  margin-bottom: 60px;
}
html .mb70 {
  margin-bottom: 70px;
}
html .mb80 {
  margin-bottom: 80px;
}
html .mb90 {
  margin-bottom: 90px;
}
html .mb100 {
  margin-bottom: 100px;
}
html .p0 {
  padding: 0;
}
html .pt10 {
  padding-top: 10px;
}
html .pt20 {
  padding-top: 20px;
}
html .pt30 {
  padding-top: 30px;
}
html .pt40 {
  padding-top: 40px;
}
html .pt50 {
  padding-top: 50px;
}
html .pt60 {
  padding-top: 60px;
}
html .pt70 {
  padding-top: 70px;
}
html .pt80 {
  padding-top: 80px;
}
html .pt90 {
  padding-top: 90px;
}
html .pt100 {
  padding-top: 100px;
}
html .pb10 {
  padding-bottom: 10px;
}
html .pb20 {
  padding-bottom: 20px;
}
html .pb30 {
  padding-bottom: 30px;
}
html .pb40 {
  padding-bottom: 40px;
}
html .pb50 {
  padding-bottom: 50px;
}
html .pb60 {
  padding-bottom: 60px;
}
html .pb70 {
  padding-bottom: 70px;
}
html .pb80 {
  padding-bottom: 80px;
}
html .pb90 {
  padding-bottom: 90px;
}
html .pb100 {
  padding-bottom: 100px;
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
  text-align: center;
  display: inline;
}
.xhighlight {
  display: block;
  color: #ff2c8e;
}
.pl25 {
  padding-left: 25px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.bg-btn {
  background: #cf0400;
  background: -moz-linear-gradient(left, #1c75bc 0, #E91E63 100%);
  background: -webkit-linear-gradient(left, #1c75bc 0, #E91E63 100%);
  background: linear-gradient(to right, #1c75bc 0, #E91E63 100%);
  -webkit-box-shadow: 0 10px 15px 0 rgba(175, 0, 87, 0.2);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 87, 0.2);
}
.bg-btn2 {
  background: #173453;
  -webkit-box-shadow: 0 10px 15px 0 rgba(175, 0, 202, 0.2);
  box-shadow: 0 10px 15px 0 rgba(175, 0, 202, 0.2);
  animation: phone-outer 3000ms infinite;
}
.bg-btn3 {
  background: #000428;
  background: -moz-linear-gradient(left, #e42d29 0, #E91E63 100%);
  background: -webkit-linear-gradient(to left, #004e92, #E91E63 100%);
  background: linear-gradient(to left, #004e92, #E91E63);
  -webkit-box-shadow: 0 10px 15px 0 rgb(175 0 87 / 20%);
  box-shadow: 0 10px 15px 0 rgb(175 0 87 / 20%);
}
.hover-scale img {
  transform: scale(1);
  border-radius: 8px 8px 0 0;
}
.hover-scale:hover img {
  transform: scale(1.05);
}
.text-animation {
  font-weight: 700;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: hue 6s infinite linear;
}
.bg-a {
  background-image: linear-gradient(
    to right,
    #b60a10 0,
    #ffbd84 36%,
    #ffbd84 65%,
    #b60a10 100%
  );
}
.bg-b {
  background-image: linear-gradient(
    to right,
    #673ab7 0,
    #e91e63 36%,
    #e91e63 65%,
    #673ab7 100%
  );
}
@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}
@keyframes hue {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 2000px 0;
  }
}
@keyframes arrowanim {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(8px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes arrowanim {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(8px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes updonanim {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 8px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes updonanim {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 8px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes border-transform {
  0%,
  100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.lead-intro- img {
  animation: 3s infinite updonanim;
  -webkit-animation: 3s infinite updonanim;
}
.bg-gradient {
  background: #c7ecff;
  background: -moz-linear-gradient(to bottom, #1c75bc 0, #ab2219 100%);
  background: -webkit-linear-gradient(to bottom, #1c75bc 0, #ab2219 100%);
  background: linear-gradient(to bottom, #1c75bc 0, #ab2219 100%);
}
.bg-gradient1 {
  background: #ffe2e2;
  background: -moz-linear-gradient(top, #ffe2e2 0, #fff9f4 100%);
  background: -webkit-linear-gradient(top, #ffe2e2 0, #fff9f4 100%);
  background: linear-gradient(to bottom, #ffe2e2 0, #fff9f4 100%);
}
.bg-gradient2 {
  background: #fdffed;
  background: -moz-linear-gradient(top, #fdffed 0, #effff8 100%);
  background: -webkit-linear-gradient(top, #fdffed 0, #effff8 100%);
  background: linear-gradient(to bottom, #fdffed 0, #effff8 100%);
}
.bg-gradient3 {
  background: #e2f3ff;
  background: -moz-linear-gradient(top, #e2f3ff 0, #fffbef 100%);
  background: -webkit-linear-gradient(top, #e2f3ff 0, #fffbef 100%);
  background: linear-gradient(to bottom, #e2f3ff 0, #fffbef 100%);
}
.bg-gradient4 {
  background: #c1eeff;
  background: -moz-linear-gradient(top, #f3f2f2 0, #f5faff 100%);
  background: -webkit-linear-gradient(top, #f3f2f2 0, #f5faff 100%);
  background: linear-gradient(to bottom, #f3f2f2 0, #f5faff 100%);
}
.bg-gradient5 {
  background: #fff6f3;
  background: -moz-linear-gradient(to left, #004e92, #000428);
  background: -webkit-linear-gradient(left, #004e92, #000428);
  background: linear-gradient(to left, #004e92, #000428);
}
.bg-gradient6 {
  background: #e8fffc;
  background: -moz-linear-gradient(top, #e8fffc 0, #fff4f4 100%);
  background: -webkit-linear-gradient(top, #e8fffc 0, #fff4f4 100%);
  background: linear-gradient(to bottom, #e8fffc 0, #fff4f4 100%);
}
.bg-gradient7 {
  background: #ffe2e2;
  background: -moz-linear-gradient(top, #ffe2e2 0, #fff9f4 100%);
  background: -webkit-linear-gradient(top, #ffe2e2 0, #fff9f4 100%);
  background: linear-gradient(to bottom, #ffe2e2 0, #fff9f4 100%);
}
.bg-gradient8 {
  background: #fff8fb;
  background: -moz-linear-gradient(top, #fff8fb 0, #d0fcf6 100%);
  background: -webkit-linear-gradient(top, #fff8fb 0, #d0fcf6 100%);
  background: linear-gradient(to bottom, #fff8fb 0, #d0fcf6 100%);
}
.bg-gradient9 {
  background: #e5ffee;
  background: -moz-linear-gradient(top, #ffe2e2 0, #fff9f4 100%);
  background: -webkit-linear-gradient(top, #ffe2e2 0, #fff9f4 100%);
  background: linear-gradient(to bottom, #e5ffee 0, #e2f6ff 100%);
}
.bg-gradient10 {
  background: #e4fffe;
  background: -moz-linear-gradient(top, #e4fffe 0, #ffedf3 100%);
  background: -webkit-linear-gradient(top, #e4fffe 0, #ffedf3 100%);
  background: linear-gradient(to bottom, #e4fffe 0, #ffedf3 100%);
}
.bg-gradient11 {
  background: #aa0f19;
  background: -moz-linear-gradient(left, #b60a10 0, #007bff 100%);
  background: -webkit-linear-gradient(left, #b60a10 0, #007bff 100%);
  background: linear-gradient(to right, #b60a10 0, #007bff 100%);
}
.bg-gradient12 {
  background: #fff;
  background: -moz-linear-gradient(to left, #004e92, #1c75bc);
  background: -webkit-linear-gradient(to left, #004e92, #1c75bc);
  background: linear-gradient(to left, #004e92, #1c75bc);
}
.hero-card-web {
  background-image: url(../images/banner/kito-banner.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.bg-gradient13 {
  background: #9c27b0;
  background: -moz-linear-gradient(left, #9c27b0 0, #673ab7 100%);
  background: -webkit-linear-gradient(left, #9c27b0 0, #673ab7 100%);
  background: linear-gradient(to right, #9c27b0 0, #673ab7 100%);
}
.bg-gradient14 {
  background: #ff2d8d;
  background: -moz-linear-gradient(top, #ff2d8d 0, #653db9 100%);
  background: -webkit-linear-gradient(top, #ff2d8d 0, #653db9 100%);
  background: linear-gradient(to bottom, #ff2d8d 0, #653db9 100%);
}
.bg-gradient15 {
  background: #fffdf2;
  background: -moz-linear-gradient(top, #fffdf2 0, #ffeff5 100%);
  background: -webkit-linear-gradient(top, #fffdf2 0, #ffeff5 100%);
  background: linear-gradient(to bottom, #fffdf2 0, #ffeff5 100%);
}
.classic-bg1 {
  background: #fffef9;
}
.classic-bg2 {
  background: #f3fffe;
}
.classic-bg3 {
  background: #fef9ff;
}
.classic-bg4 {
  background: #3f36b9;
}
.classic-bg5 {
  background: #fffef4;
}
.mobile-menu2 {
  display: none;
}
.mobile-menu2 .navm- {
  margin: 0 0 0 10px;
}
.mob-nav2 {
  display: flex;
}
.mob-nav2 li {
  position: relative;
}
html.hc-nav-yscroll {
  overflow-y: scroll;
}
body.hc-nav-open {
  overflow: visible;
  position: relative;
  width: 100%;
  min-height: 100%;
}
.hc-offcanvas-nav {
  visibility: hidden;
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999999;
}
.hc-offcanvas-nav.is-ios * {
  cursor: pointer !important;
}
.hc-offcanvas-nav .nav-container {
  position: fixed;
  z-index: 9998;
  top: 0;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  transition: transform 0.4s ease;
}
.hc-offcanvas-nav .nav-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.hc-offcanvas-nav .nav-content {
  height: 100%;
}
.hc-offcanvas-nav .nav-wrapper-0 > .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
}
.hc-offcanvas-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hc-offcanvas-nav li {
  position: relative;
  display: block;
}
.hc-offcanvas-nav li.level-open > .nav-wrapper {
  visibility: visible;
}
.hc-offcanvas-nav li:not(.custom-content) a {
  position: relative;
  display: block;
  box-sizing: border-box;
  cursor: pointer;
}
.hc-offcanvas-nav li:not(.custom-content) a[disabled] {
  cursor: not-allowed;
}
.hc-offcanvas-nav li:not(.custom-content) a,
.hc-offcanvas-nav li:not(.custom-content) a:hover {
  text-decoration: none;
}
.hc-offcanvas-nav input[type="checkbox"] {
  display: none;
}
.hc-offcanvas-nav label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}
.hc-offcanvas-nav .nav-item {
  position: relative;
  display: block;
  box-sizing: border-box;
}
.hc-offcanvas-nav .nav-wrapper::after,
.hc-offcanvas-nav.disable-body::after {
  content: "";
  position: fixed;
  z-index: 9990;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s ease 0.4s, opacity 0.4s ease;
}
.hc-offcanvas-nav .sub-level-open::after,
.hc-offcanvas-nav.disable-body.nav-open::after {
  visibility: visible;
  opacity: 1;
  transition-delay: 50ms;
}
.hc-offcanvas-nav:not(.nav-open)::after {
  pointer-events: none;
}
.hc-offcanvas-nav.nav-levels-expand .nav-wrapper::after {
  display: none;
}
.hc-offcanvas-nav.nav-levels-expand .nav-wrapper.nav-wrapper-0 {
  max-height: 100vh;
}
.hc-offcanvas-nav.nav-levels-expand .nav-wrapper.nav-wrapper-0 > .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
  max-height: 100vh;
}
.hc-offcanvas-nav.nav-levels-expand ul .nav-wrapper {
  min-width: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  transition: height 0s ease 0.4s;
}
.hc-offcanvas-nav.nav-levels-expand .level-open > .nav-wrapper {
  max-height: none;
  overflow: visible;
  visibility: visible;
}
.hc-offcanvas-nav.nav-levels-overlap .nav-content {
  overflow: scroll;
  overflow-x: visible;
  overflow-y: auto;
  box-sizing: border-box;
  max-height: 100vh;
}
.hc-offcanvas-nav.nav-levels-overlap .nav-wrapper {
  max-height: 100vh;
}
.hc-offcanvas-nav.nav-levels-overlap ul .nav-wrapper {
  position: absolute;
  z-index: 9999;
  top: 0;
  height: 100%;
  visibility: hidden;
  transition: visibility 0s ease 0.4s, transform 0.4s ease;
}
.hc-offcanvas-nav.nav-levels-overlap ul li.nav-parent {
  position: static;
}
.hc-offcanvas-nav.nav-levels-overlap ul li.level-open > .nav-wrapper {
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition: transform 0.4s ease;
}
.hc-offcanvas-nav.nav-position-left {
  left: 0;
}
.hc-offcanvas-nav.nav-position-left .nav-container {
  left: 0;
}
.hc-offcanvas-nav.nav-position-left.nav-levels-overlap li .nav-wrapper {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}
.hc-offcanvas-nav.nav-position-right {
  right: 0;
}
.hc-offcanvas-nav.nav-position-right .nav-container {
  right: 0;
}
.hc-offcanvas-nav.nav-position-right.nav-levels-overlap li .nav-wrapper {
  right: 0;
  transform: translate3d(100%, 0, 0);
}
.hc-offcanvas-nav.nav-position-top {
  top: 0;
}
.hc-offcanvas-nav.nav-position-top .nav-container {
  top: 0;
  width: 100%;
}
.hc-offcanvas-nav.nav-position-top.nav-levels-overlap li .nav-wrapper {
  left: 0;
  transform: translate3d(0, -100%, 0);
}
.hc-offcanvas-nav.nav-position-bottom {
  top: auto;
  bottom: 0;
}
.hc-offcanvas-nav.nav-position-bottom .nav-container {
  top: auto;
  bottom: 0;
  width: 100%;
}
.hc-offcanvas-nav.nav-position-bottom.nav-levels-overlap li .nav-wrapper {
  left: 0;
  transform: translate3d(0, 100%, 0);
}
.hc-offcanvas-nav.nav-open[class*="hc-nav-"] div.nav-container {
  transform: translate3d(0, 0, 0);
}
.hc-offcanvas-nav.rtl li {
  text-align: right;
}
.hc-offcanvas-nav.rtl .nav-back span,
.hc-offcanvas-nav.rtl .nav-close span,
.hc-offcanvas-nav.rtl .nav-next span {
  left: 0;
  right: unset;
}
.hc-nav-trigger {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
  top: 20px;
  z-index: 9980;
  width: 30px;
  min-height: 48px;
}
.hc-nav-trigger span {
  width: 30px;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: 50% 50%;
}
.main-header.sticky .hc-nav-trigger span,
.main-header.sticky .hc-nav-trigger span::after,
.main-header.sticky .hc-nav-trigger span::before {
  background: #050748;
}
.hc-nav-trigger span,
.hc-nav-trigger span::after,
.hc-nav-trigger span::before {
  display: block;
  position: absolute;
  left: 0;
  height: 4px;
  background: #050748;
  transition: all 0.2s ease;
}
.nav-bg-b .hc-nav-trigger span,
.nav-bg-b .hc-nav-trigger span::after,
.nav-bg-b .hc-nav-trigger span::before {
  background: #fff;
}
.hc-nav-trigger span::after,
.hc-nav-trigger span::before {
  content: "";
  width: 100%;
}
.hc-nav-trigger span::before {
  top: -10px;
}
.hc-nav-trigger span::after {
  bottom: -10px;
}
.hc-nav-trigger.toggle-open span {
  background: rgba(0, 0, 0, 0) !important;
  transform: rotate(45deg);
}
.hc-nav-trigger.toggle-open span::before {
  transform: translate3d(0, 9px, 0);
}
.hc-nav-trigger.toggle-open span::after {
  transform: rotate(-90deg) translate3d(10px, 0, 0);
}
.hc-offcanvas-nav .nav-wrapper::after,
.hc-offcanvas-nav::after {
  background: rgba(0, 0, 0, 0.3);
}
.hc-offcanvas-nav .nav-container,
.hc-offcanvas-nav .nav-wrapper,
.hc-offcanvas-nav ul {
  background: linear-gradient(to left, #1e72bc, #022956);
}
.hc-offcanvas-nav h2 {
  font-size: 19px;
  font-weight: 400;
  text-align: left;
  padding: 20px 17px;
  color: #1b3958;
}
.hc-offcanvas-nav .nav-item {
  padding: 14px 17px;
  font-size: 15px;
  color: #fff;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  border-bottom: 0 solid #fff;
}
.hc-offcanvas-nav .nav-item:focus,
.hc-offcanvas-nav .nav-item:focus-within {
  z-index: 10;
}
.hc-offcanvas-nav .nav-item-wrapper {
  position: relative;
}
.hc-offcanvas-nav .nav-highlight {
  background: #2e6296;
}
.hc-offcanvas-nav .nav-back:focus,
.hc-offcanvas-nav .nav-close:focus,
.hc-offcanvas-nav .nav-next:focus {
  z-index: 10;
}
.hc-offcanvas-nav li:not(.custom-content) a {
  padding: 18px 17px;
  font-size: 15px;
  color: #e1ffff;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #d0d0d059;
}
.hc-offcanvas-nav li:not(.custom-content) a[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
.hc-offcanvas-nav:not(.touch-device) li:not(.custom-content) a:hover {
  background: #053262;
}
.hc-offcanvas-nav
  ul:first-of-type:not(:first-child)
  > li:first-child:not(.nav-back):not(.nav-close)
  > a {
  border-top: 1px solid #2c5d8f;
  margin-top: -1px;
}
.hc-offcanvas-nav li {
  text-align: left;
}
.hc-offcanvas-nav li.nav-back a,
.hc-offcanvas-nav li.nav-close a {
  background: transparent;
  border-top: 0 solid #295887;
  border-bottom: 0 solid #295887;
  padding-top: 1rem;
  position: absolute;
  right: 0;
  color:transparent;
  z-index:111;
}
.hc-offcanvas-nav li.nav-back a:hover,
.hc-offcanvas-nav li.nav-close a:hover {
  background: #2b5c8d;
}
.hc-offcanvas-nav li.nav-back:not(:first-child) a,
.hc-offcanvas-nav li.nav-close:not(:first-child) a {
  margin-top: -1px;
}
.hc-offcanvas-nav li.nav-parent .nav-item:last-child {
  padding-right: 10px;
}
.hc-offcanvas-nav li.nav-parent .nav-item:not(:last-child) {
  margin-right: 44px;
}
.hc-offcanvas-nav li.nav-back span,
.hc-offcanvas-nav li.nav-close span,
.hc-offcanvas-nav li.nav-parent .nav-next {
  width: 45px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  cursor: pointer;
  transition: background 0.2s ease;
}
.hc-offcanvas-nav li.nav-close span::after,
.hc-offcanvas-nav li.nav-close span::before {
  content: "";
  position: absolute;
  top: 46%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}
.hc-offcanvas-nav li.nav-close span::before {
  margin-left: -11px;
  transform: rotate(135deg);
}
.hc-offcanvas-nav li.nav-close span::after {
  transform: rotate(-45deg);
}
.hc-offcanvas-nav a.nav-next {
  /* border-left: 1px solid #2c5d8f; */
}
.hc-offcanvas-nav .nav-next span::before,
.hc-offcanvas-nav li.nav-back span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-left: -2px;
  box-sizing: border-box;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform-origin: center;
}
.hc-offcanvas-nav .nav-next span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 280px;
}
.hc-offcanvas-nav .nav-next span::before {
  transform: translate(-50%, -50%) rotate(135deg);
}
.hc-offcanvas-nav li.nav-back span::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.hc-offcanvas-nav.nav-position-left.nav-open .nav-wrapper {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
}
.hc-offcanvas-nav.nav-position-right.nav-open .nav-wrapper {
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2);
}
.hc-offcanvas-nav.nav-position-right .nav-next span::before {
  margin-left: 0;
  margin-right: -2px;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.hc-offcanvas-nav.nav-position-right li.nav-back span::before {
  margin-left: 0;
  margin-right: -2px;
  transform: translate(-50%, -50%) rotate(135deg);
}
.hc-offcanvas-nav.nav-position-top.nav-open .nav-wrapper {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.hc-offcanvas-nav.nav-position-top .nav-next span::before {
  margin-left: 0;
  margin-right: -2px;
  transform: translate(-50%, -50%) rotate(-135deg);
}
.hc-offcanvas-nav.nav-position-top li.nav-back span::before {
  margin-left: 0;
  margin-right: -2px;
  transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-position-bottom.nav-open .nav-wrapper {
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
}
.hc-offcanvas-nav.nav-position-bottom .nav-next span::before {
  margin-left: 0;
  margin-right: -2px;
  transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-position-bottom li.nav-back span::before {
  margin-left: 0;
  margin-right: -2px;
  transform: translate(-50%, -50%) rotate(-135deg);
}
.hc-offcanvas-nav.nav-levels-expand .nav-container ul .nav-wrapper,
.hc-offcanvas-nav.nav-levels-none .nav-container ul .nav-wrapper {
  box-shadow: none;
  background: 0 0;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container ul h2,
.hc-offcanvas-nav.nav-levels-none .nav-container ul h2 {
  display: none;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container ul ul .nav-item,
.hc-offcanvas-nav.nav-levels-none .nav-container ul ul .nav-item {
  font-size: 14px;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li,
.hc-offcanvas-nav.nav-levels-none .nav-container li {
  transition: background 0.3s ease;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open,
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open {
  background: #053262;
}
.hc-offcanvas-nav.nav-levels-expand
  .nav-container
  li.level-open
  > .nav-item-wrapper
  > a,
.hc-offcanvas-nav.nav-levels-none
  .nav-container
  li.level-open
  > .nav-item-wrapper
  > a {
  border-bottom: 0 solid #fff;
}
.hc-offcanvas-nav.nav-levels-expand
  .nav-container
  li.level-open
  > .nav-item-wrapper
  > a:hover,
.hc-offcanvas-nav.nav-levels-none
  .nav-container
  li.level-open
  > .nav-item-wrapper
  > a:hover {
  background: #053262;
}
.hc-offcanvas-nav.nav-levels-expand
  .nav-container
  li.level-open
  > .nav-item-wrapper
  > .nav-next
  span::before,
.hc-offcanvas-nav.nav-levels-expand
  .nav-container
  li.level-open
  > .nav-item-wrapper
  > a
  > .nav-next
  span::before,
.hc-offcanvas-nav.nav-levels-none
  .nav-container
  li.level-open
  > .nav-item-wrapper
  > .nav-next
  span::before,
.hc-offcanvas-nav.nav-levels-none
  .nav-container
  li.level-open
  > .nav-item-wrapper
  > a
  > .nav-next
  span::before {
  margin-top: 2px;
  transform: translate(1516%, -50%) rotate(-45deg);
}
.hc-offcanvas-nav.nav-levels-expand .nav-container .nav-next span::before,
.hc-offcanvas-nav.nav-levels-none .nav-container .nav-next span::before {
  margin-top: -2px;
  transform: translate(1516%, -50%) rotate(-135deg);
}
.hc-offcanvas-nav.rtl a.nav-next {
  border-left: none;
  border-right: 0 solid #fff;
}
.hc-offcanvas-nav.rtl li.nav-parent .nav-item {
  padding-right: 17px;
  padding-left: 58px;
}
#main-nav {
  display: none;
}
.hc-offcanvas-nav .nav-wrapper-0 > .nav-content {
  padding-bottom: 41px;
}
.hc-offcanvas-nav h2 {
  font-weight: 400;
}
.hc-offcanvas-nav a {
  font-size: 16px;
}
.hc-offcanvas-nav li .custom-message {
  font-size: 12px;
}
.hc-offcanvas-nav li .custom-message a {
  color: #fff;
  font-size: 13px;
}
.hc-offcanvas-nav li .custom-message a:hover {
  text-decoration: none;
}
.hc-offcanvas-nav.nav-position-bottom ul.bottom-nav,
.hc-offcanvas-nav.nav-position-top ul.bottom-nav {
  position: relative;
  border-top: none;
}
.hc-offcanvas-nav.nav-position-bottom .nav-wrapper-0 > .nav-content,
.hc-offcanvas-nav.nav-position-top .nav-wrapper-0 > .nav-content {
  padding-bottom: 0;
}
.hc-offcanvas-nav ul.bottom-nav {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  border-top: 1px solid #f2f2f24d;
  background: transparent;
}
.hc-offcanvas-nav ul.bottom-nav li {
  flex: auto;
}
.hc-offcanvas-nav ul.bottom-nav li a {
  padding: 10px;
  text-align: center;
  height: 100%;
  border-bottom: none;
}
.hc-offcanvas-nav ul.bottom-nav li svg {
  fill: #fff;
  display: inline-block;
  vertical-align: middle;
}
.hc-offcanvas-nav ul.bottom-nav li.prb svg {
  width: 18px;
  height: 18px;
}
@keyframes phone-outer {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 0 rgba(#3498db, 0), 0 0.05em 0.1em rgba(#000000, 0.2);
  }
  33.3333% {
    transform: translate3d(0, 0, 0) scale(1.1);
    box-shadow: 0 0 0 0 rgba(#3498db, 0.1), 0 0.05em 0.1em rgba(#000000, 0.5);
  }
  66.6666% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 0.5em rgba(#3498db, 0), 0 0.05em 0.1em rgba(#000000, 0.2);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 0 rgba(#3498db, 0), 0 0.05em 0.1em rgba(#000000, 0.2);
  }
}
.footer_contact {
  display: block;
  -webkit-column-count: auto;
  column-count: auto;
  background: #cf0400;
  background: -moz-linear-gradient(to right, #cf0400 0, #0d1773 91%);
  background: -webkit-linear-gradient(to right, #cf0400 0, #0d1773 91%);
  background: linear-gradient(to right, #cf0400 0, #0d1773 91%);
  color: #fff;
  position: fixed;
  bottom: 0;
  -webkit-box-shadow: -14px -6px 11px 0 #27202036;
  box-shadow: -14px -6px 11px 0 #27202036;
  width: 100%;
  z-index: 9999;
}
.call_wrapnew {
  border-right: 1px solid #000428;
  margin-right: 10px;
  padding: 0 0 3px;
}
.footer_contact .col-md-3 a,
.footer_contact .col-md-3 span {
  color: #ffffff;
  font-weight: 400;
  font-size: 17px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  padding-top: 2px;
  display: inline-block;
  line-height: 33px;
}
.footer_contact .col-md-3 i {
  vertical-align: middle;
  padding: 4px 0;
  width: 30px;
  font-size: 20px;
  color: #fff;
  position: relative;
  height: 30px;
  border-radius: 100%;
  transition: all 0.6s ease-in-out;
  text-align: center;
  z-index: 999;
}
@media (min-width: 993) and (max-width: 1024px) {
  .footer_contact .col-md-3 a,
  .footer_contact .col-md-3 span {
    font-size: 12px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer_contact .col-md-3 a,
  .footer_contact .col-md-3 span {
    font-size: 9px !important;
  }
  .footer_contact .col-md-3 {
    padding: 0;
  }
}
.seo-package .tab-content {
  padding: 0;
}
.seo-package .nav-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.seo-package .nav-item .nav-link {
  color: #000000 !important;
  font-size: 25.8px;
  padding: 21px 30px !important;
  position: relative;
  top: 0;
  background-color: #ffffff !important;
  font-weight: 500;
  border-bottom: 4px solid #1c75bc !important;
  box-shadow: 1px 0px 9px 0px #dedede;
  border-radius: 10px !important;
  min-height: 142px;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.seo-package .nav-item .nav-link.active {
  color: #000000 !important;
  font-size: 25.8px;
  padding: 21px 30px !important;
  position: relative;
  top: 0;
  background-color: #ffffff !important;
  font-weight: 500;
  border-bottom: 4px solid #1c75bc !important;
  box-shadow: 1px 0px 9px 0px #dedede;
  border-radius: 10px !important;
  min-height: 142px;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.seo-package .nav-item .nav-link img{
  margin-bottom:1rem;
}
.connect-block a {
  border-radius: 8px;
  background: linear-gradient(to left, #004e92, #1c75bc);
  border: 1px solid #176fb5;
  padding: 20px;
  display: flex;
}
.icon-fld-nx {
  text-align: center;
  font-size: 25px;
  margin: 0 20px 0 0;
  color: #fff;
}
.text-fld-nx {
  border-left: 1px solid #fff;
  padding: 0 0 0 20px;
}
.connect-block a span.small-text {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2.2px;
}
.text-fld-nx span {
  display: block;
}
.connect-block a span.large-text {
  font-size: 20px;
  color: #fff;
  line-height: 34px;
  font-weight: 700;
}
.common-heading.text-l > p {
  margin-top: 10px;
}
.contact-block-btm {
  padding: 50px 30px;
  background: #fff;
  border-radius: 8px;
  margin-left: 50px;
}
.pbwide {
  position: relative;
  padding: 50px;
  border-radius: 8px;
  display: grid;
  grid-template-columns: auto 55%;
  align-items: center;
  grid-gap: 20px;
}
.widebloktag span {
  background: #b20b12;
  padding: 5px 14px;
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
}
.portfolio-item-info-tt h3 {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
}
.info-list-ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.info-list-ul li {
  line-height: 40px;
  color: #fff;
}
.info-list-ul li::before {
  content: "▶";
  font-size: 14px;
  margin: 0px 5px 0px 0px;
}
.tilt-outer {
  transform-style: preserve-3d;
  transform: perspective(1000px);
}
.img-wide-blocktt {
  position: relative;
  right: -80px;
}
.desktopblock {
  position: relative;
  width: 100%;
  border: 10px solid rgb(255 255 255/50%);
  border-radius: 28px;
  overflow: hidden;
}
.shadow1 {
  -webkit-box-shadow: 0 10px 15px 0 rgb(3 35 68 / 15%);
  box-shadow: 0 10px 15px 0 rgb(3 35 68 / 15%);
}
.mobileblock {
  position: absolute;
  max-width: 190px;
  left: -80px;
  top: 0;
  border: 8px solid rgb(255 255 255/60%);
  border-radius: 28px;
  overflow: hidden;
  transform: scale(1.1);
}
.kito-company-awards-cover {
  background: linear-gradient(to left, #1c75bc, #c60404);
  padding: 60px 0;
}
.companytime {
  background: transparent;
  padding: 3rem 2rem;
  border-radius: 30px 0 30px 0;
  text-align: left;
}
.companytime p {
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
}
.companytime p span {
  font-weight: 500;
  display: block;
  font-size: 20px;
  line-height: 26px;
  border-top: 1px solid #d9d9d9;
  padding: 22px 0 0;
  margin: 22px 0 0;
}
.kito-logo-slider .industry-workfors {
  text-align: center;
  background: #fff;
  padding: 1rem 0;
  border-radius: 10px;
  border-bottom: 4px solid #1c75bc;
}
.kito-logo-slider .industry-workfors img {
  width: 50px !important;
  margin: 0 auto;
}
.industry-workfors h6 {
  padding-top: 10px;
  color:#1c75bc;
}
.owl-carousel .owl-item img {
  width: auto;
}

/* banner home page  */

.banner-one {
  min-height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  overflow: hidden;
  z-index: 1;
  padding-top: 0px;
  width: 100%;
  padding-bottom: 30px;
}

.shape-1 {
  width: 500px;
  height: 500px;
  position: absolute;
  /* z-index: -1; */
  top: -180px;
  left: -160px;
  border-radius: 60px;
  background-color: rgb(126 180 223 / 22%);
  transform: rotate(22deg);
}
.shape-2 {
  width: 500px;
  height: 500px;
  position: absolute;
  /* z-index: -1; */
  top: 90px;
  left: -410px;
  border-radius: 45px;
  transform: rotate(36deg);
}
.shape-3 {
  position: absolute;
  height: 900px;
  width: 900px;
  top: -78px;
  right: -100px;
  /* z-index: -1; */
  border-radius: 280px;
  transform: rotate(-54deg) skewX(5deg);
  background:linear-gradient(
    to right,
    rgb(28 117 188) 0%,
    rgb(24 123 168) 100%
  );
}

.shape-4 {
  position: absolute;
  height: 800px;
  width: 455px;
  top: -166px;
  right: -120px;
  /* z-index: -1; */
  border-radius: 60px;
  background-color: rgba(255, 255, 255, 0.1);
  transform: skew(-7deg, 20deg);
}
.shape-5 {
  position: absolute;
  height: 450px;
  width: 215px;
  top: -110px;
  right: -40px;
  /* z-index: -1; */
  border-radius: 60px;
  background-color: rgba(255, 255, 255, 0.1);
  transform: skew(10deg, -22deg);
}
.banner-content {
  padding-bottom: 50px;
}
.banner-media {
  position: relative;
  margin-right: -50px;
}
.banner-media .img-2 {
  position: absolute;
  top: 55px;
  left: 55px;
  border-radius: 20px;
  box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1);
}

.wave-img-1 {
  position: absolute;
  left: 17%;
  top: 28%;
  z-index: -1;
}
.wave-img-2 {
  position: absolute;
  right: 10%;
  top: 12%;
  z-index: -1;
}
.wave-img-3 {
  position: absolute;
  right: -180px;
  top: 60%;
  width: 320px;
  opacity: 0.1;
  z-index: -1;
}

@media (min-width: 1500px) {
  .shape-3 {
    right: -20%;
  }
  .shape-4 {
    right: -8%;
  }
  .shape-5 {
    right: -5%;
  }
}
@media (min-width: 1100px) {
  .shape-2 {
    left: -448px;
  }
}
@media (min-width: 800px) {
  .shape-3 {
    right: -20%;
  }
  .shape-4 {
    right: -8%;
  }
  .shape-5 {
    right: -5%;
  }
}
@media (min-width: 700px) {
  .shape-2 {
    top: -174px;
  }
  .shape-3 {
    right: -15%;
  }
  .shape-4 {
    right: -8%;
  }
  .shape-5 {
    right: -5%;
  }
  .banner-media .img-2 {
    top: 20px;
    left: 20px;
    height: 130px;
  }
}

@media (max-width: 700px) {
  .banner-content {
    padding-top: 30px;
  }
  .banner-media {
    .main-img {
      max-width: 330px;
    }
  }
  .shape-2 {
    left: -510px;
  }
  .shape-3 {
    right: -740px;
    top: 5%;
  }
  .shape-4 {
    right: -450px;
    top: -110px;
    transform: skew(-20deg, 20deg);
  }
  .shape-5 {
    display: none;
  }
}
@media (max-width: 700px) {
  .shape-2 {
    display: none;
  }
  .shape-3 {
    right: -860px;
  }
  .shape-4 {
    right: -510px;
  }
}

@keyframes Movetopbottom {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, -3%, 0);
  }
}

.z-index-unset {
  z-index: unset;
}

.move-1 {
  -webkit-animation: move1 5s infinite;
  animation: move1 5s infinite;
}
.move-2 {
  -webkit-animation: move2 5s infinite;
  animation: move2 5s infinite;
}
.move-3 {
  -webkit-animation: move3 5s infinite;
  animation: move3 5s infinite;
}
@-webkit-keyframes move1 {
  0% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
  50% {
    -webkit-transform: rotate(1deg) translate(2px, 2px);
    transform: rotate(1deg) translate(2px, 2px);
  }
  100% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
}
@keyframes move1 {
  0% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
  50% {
    -webkit-transform: rotate(1deg) translate(2px, 2px);
    transform: rotate(1deg) translate(2px, 2px);
  }
  100% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
}

@-webkit-keyframes move2 {
  0% {
    -webkit-transform: rotate(1deg) translate(2px, 2px);
    transform: rotate(1deg) translate(2px, 2px);
  }
  50% {
    -webkit-transform: rotate(-1deg) translate(-2px, -2px);
    transform: rotate(-1deg) translate(-2px, -2px);
  }
  100% {
    -webkit-transform: rotate(1deg) translate(2px, 2px);
    transform: rotate(1deg) translate(2px, 2px);
  }
}
@-webkit-keyframes move3 {
  0% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(5px, 0);
  }
  40% {
    transform: translate(5px, 5px);
  }
  65% {
    transform: translate(0, 5px);
  }
  65% {
    transform: translate(5px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
.banner-img-sec {
  position: relative;
}
.banner-img-sec img {
  width: 100%;
  -webkit-animation: spin 15s linear infinite;
  animation: spin 15s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
    transform-origin: 100 100;
  }
  100% {
    transform: rotate(360deg);
    transform-origin: 100 100;
  }
}
.hero-heading-sec {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.hero-heading-sec > p {
  color: #e4e3e3;
  font-size: 15px;
  max-width: 100%;
  margin: 0;
  font-weight: 500;
  letter-spacing: 1.5px;
  margin-bottom: 5px;
}

.hero-heading-sec > span {
  margin: 27px 0px;
  line-height: 2;
}

.hero-heading-sec .btn-main {
  width: fit-content;
  margin-top: 1rem;
}
.hero-heading-sec ul {
  line-height: 3;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 1rem 0 1rem;
}
.hero-heading-sec ul li {
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  width: 30%;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  background: linear-gradient(to left, #004e92, #1c75bc);
  margin-right: 7px;
  padding: 1rem 0rem;
  border-radius: 4px;
  box-shadow: 1px 5px 1px 0px #f8f8f8;
  letter-spacing: 1.5px;
  min-height: 195px;
  position: relative;
}
.statnumb {
  color: #fff;
}
.hero-heading-sec ul li lord-icon {
  position: absolute;
  width: 167px !important;
  height: 135px !important;
  top: 0;
  right: -36px;
  opacity: 0.05;
}

.hero-heading-sec ul li .counter {
  font-size: 46px;
  line-height: 1;
}

.hero-heading-sec ul li p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
}

.hero-heading-sec h2 {
  margin: 0rem 0 0.5rem;
}
.gradient {
  background: linear-gradient(
    to right,
    rgb(255, 64, 62) 0%,
    rgb(231 76 66) 100%
  );
}
.icon-bx-wraper {
  background: #ffffff2b;
  padding: 2rem 1rem;
  border-radius: 5px;
  box-shadow: 0px 0px 6px 2px #d4d1ff8a;
}

.icon-bx-wraper .gradient-sec {
  background: linear-gradient(
    to right,
    rgb(57, 26, 166) 0%,
    rgb(6, 163, 245) 100%
  );
  float: left;
  margin-right: 20px;
  border-radius: 50% !important;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 67px;
  height: 67px;
  min-width: 67px;
  line-height: 67px;
}
.icon-bx-wraper .gradient-sec lord-icon {
  color: #fff;
}
.icon-bx-wraper.style-1:after {
  content: attr(data-name);
  position: absolute;
  right: 35px;
  opacity: 0.1;
  font-weight: 400;
  line-height: 1;
  bottom: -11px;
  color: var(--primary);
  font-size: 72px;
  font-family: 'Rubik', sans-serif;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  padding-bottom: 1rem;
  transition: all 0.8s;
}
.banner-btn .bg-btn3 {
  border: 2px solid #fff;
}
.banner-btn .bg-btn1 {
  background: transparent;
  box-shadow: none;
  letter-spacing: 1px;
}
.trin-trin {
  animation-name: trin;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes trin {
  from {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  20%,
  32%,
  44%,
  56%,
  68% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  23%,
  35%,
  47%,
  59%,
  71% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  26%,
  38%,
  50%,
  62%,
  74% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  29%,
  41%,
  53%,
  65%,
  77% {
    transform: rotate3d(0, 0, 1, -15deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.banner-btn .bg-btn1 span {
  background-color: #bf0609;
  padding: 0.5rem;
  border-radius: 50px;
  border: 2px solid #fff;
  width: 41px;
  position: relative;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* homesection2
 */
.slick-slide .inner {
  margin: 0 25px;
}
.marquee-sec {
  margin-bottom: 50px;
}

/* abouthome */
.new-title {
  width: fit-content;
  margin: auto;
  position: relative;
  margin-bottom: 0 !important;
}
.new-title svg {
  width: 32px;
}
.new-title h3 {
  width: fit-content;
  margin: 0 auto 1rem;
}
.home-about {
  margin-bottom: 50px;
}

.wold-icon {
  width: fit-content;
  margin: auto;
}
.new-title .wold-icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 23%;
  height: 2px;
  background: #1c75bc;
  top: 82%;
  left: 20%;
}
.new-title .wold-icon:after {
  content: "";
  display: block;
  position: absolute;
  width: 22%;
  height: 2px;
  background: #1c75bc;
  top: 82%;
  right: 20%;
}
.new-title h3 {
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
}
.new-title h3 span {
  color: #000;
}

.h-about-con {
  text-align: center;
}
.h-about-con p,
.h-about-con h6 {
  font-size: 17px;
  margin-bottom: 1rem;
  line-height: 35px;
}

/* h-section4 */
.h-section4 {
  background: linear-gradient(to left, #1c75bc, #9a0909);
  margin-bottom: 60px;
}

/* h-section5 */
.about-agency {
  margin-bottom: 0px;
}
.about-agency p {
  font-size: 17px;
  margin-bottom: 1rem;
  line-height: 35px;
  color:#000 !important;
}

/* h-section7  */

.h-service-sec {
  margin-top: 80px;
  margin-bottom: 20px;
}

.h-ser {
  background: transparent;
  color: #d6d5d5;
  line-height: 6;
  border-radius: 10px 0 0 0px;
}
.h-ser .ser-icon {
  width: 100px;
  background: #ffffff57;
  border-radius: 50px;
  height: 100px;
  text-align: center;
  margin-bottom: 1rem;
}
.h-ser h3 {
  color: #fff;
  font-size: 24px;
}

.h-ser .ser-btn {
  line-height: 3;
  margin-top: 1rem;
}
.h-ser .ser-btn a {
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 0.8rem;
}
.h-ser .ser-btn a:hover {
  background-color: #fff;
  color: #000;
}
.h-ser .ser-btn a:hover i {
  color: #000;
}
.h-ser2 {
  background: #135991 !important;
  border-radius: 0;
}
.h-ser3 {
  border-radius: 0 10px 10px 0;
  background: #e08a0e;
}
.h-ser4 {
  background: #099878;
  border-radius: 0 0 0 10px;
}
.h-ser5 {
  background: #892e59 !important;
  border-radius: 0;
}
.h-ser6 {
  background: #9c5353;
  border-radius: 0 0 10px 0;
}

/* casestudy home  */

.portfolio-section-nx {
  padding-bottom: 8rem !important;
}

/* home-why */
/* awards */
.awards {
  width: 100%;
  /* float: left; */
  padding: 80px 0 0;
  /* overflow: hidden; */
}
.awards .heading {
  padding-bottom: 35px;
}
.awards .blue-bar {
  background: transparent;
  width: 100%;
  /* float: left; */
  padding: 90px 0;
  position: relative;
  text-align: center;
}
.awards .blue-bar:after {
  content: "";
  background: url(images/bg_awards_bottom.jpg) no-repeat center bottom;
  background-size: 100% 142px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 146px;
  display: none;
}
.awards .lft-rgt-ptrn {
  width: 100%;
  float: left;
  position: relative;
}
.awards .lft-rgt-ptrn:before,
.awards .lft-rgt-ptrn:after {
  content: "";
  background: url(images/bg_awards_lft.png) no-repeat center bottom;
  background-size: 237px 400px;
  position: absolute;
  left: 0;
  top: 55px;
  width: 237px;
  height: 400px;
}
.awards .lft-rgt-ptrn:after {
  left: inherit;
  right: 0;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.awards .blue-bar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.awards .blue-bar li {
  width: 13%;
  margin: 0 5px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.awards .blue-bar li:after {
  content: "";
  background: #ff7e16;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}
.awards .blue-bar li:before {
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 11px solid #ff7e16;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -8px;
}
.awards .blue-bar li .top-box,
.awards .blue-bar li .bottom-box {
  width: 100%;
  min-height: 280px;
  float: left;
  position: relative;
}
.awards .blue-bar li .icon {
  background: #fff;
  width: 104px;
  height: 104px;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.awards .blue-bar li .icon img {
  width: 70px;
  margin-top: 15px;
}
.awards .blue-bar li .top-box:after {
  content: "";
  border: 1px dashed #8d8e8f;
  width: 100px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 165px;
  margin-left: -50px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.awards .blue-bar li .bottom-box .text {
}
.awards .blue-bar li h3 {
  font-size: 18px;
  line-height: 28px;
  color: #424242;
  font-weight: 700;
  /* text-transform: uppercase; */
  padding: 23px 0 15px;
}
.awards .blue-bar li p {
  font-size: 16px;
  line-height: 21px;
  color: #101010;
  font-weight: 400;
}
.awards .blue-bar li:nth-child(2n):before {
  margin-top: 4px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.awards .blue-bar li:nth-child(2n) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.awards .blue-bar li:nth-child(2n) .top-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.awards .blue-bar li:nth-child(2n) .top-box:after {
  top: inherit;
  bottom: 165px;
}
.awards .blue-bar li:nth-child(2):after {
  background: #1647ff;
}
.awards .blue-bar li:nth-child(2):before {
  border-bottom: 11px solid #1647ff;
}
.awards .blue-bar li:nth-child(3):after {
  background: #fa4578;
}
.awards .blue-bar li:nth-child(3):before {
  border-bottom: 11px solid #fa4578;
}
.awards .blue-bar li:nth-child(4):after {
  background: #9bb4cf;
}
.awards .blue-bar li:nth-child(4):before {
  border-bottom: 11px solid #9bb4cf;
}
.awards .blue-bar li:nth-child(5):after {
  background: #3f5267;
}
.awards .blue-bar li:nth-child(5):before {
  border-bottom: 11px solid #3f5267;
}
.awards .blue-bar li:nth-child(6):after {
  background: #feb313;
}
.awards .blue-bar li:nth-child(6):before {
  border-bottom: 11px solid #feb313;
}
.awards .blue-bar li:nth-child(7):after {
  background: #32afb4;
}
.awards .blue-bar li:nth-child(7):before {
  border-bottom: 11px solid #32afb4;
}
.industries-sec {
  margin-top: 4rem;
  border-top: 1px solid #dedede;
}
.industries-sec h2 {
  color: #1d437d
}
.industries-sec p {
  color: #fff;
}
.industries-sec .work-card p {
  color: #000;
}
.industries-sec .work-card {
  border: none;
  box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgb(0 0 0 / 0%), 0 3px 7px -3px #2196F3;
  background-color: #fff;
}

/* home-price */
.koolui-pribel-plas17 {
  padding: 32px 0;
}
.koolui-pribel-plas17 .item {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-shadow: 0px 0px 9px 0px #e9e9e9;
}
.koolui-pribel-plas17 .item:before {
  width: 400px;
  height: 400px;
  border-radius: 200px;
  content: "";
  position: absolute;
  right: 80px;
  top: -200px;
  z-index: 0;
}
.koolui-pribel-plas17 .item--01:before {
  background: linear-gradient(to left, #a4101c, #1c75bc);
}
.koolui-pribel-plas17 .item--01 .item__pricing p {
  color: #a4101c;
}
.koolui-pribel-plas17 .item--01 .btn.btn-primary {
  background-color: #a4101c;
  border-color: #a4101c;
}
.koolui-pribel-plas17 .item--01 .btn.btn-primary:hover {
  background-color: #a4101c;
  border-color: #a4101c;
}
.koolui-pribel-plas17 .item--02:before {
  background:linear-gradient(to left, #a4101c, #1c75bc);
}
.koolui-pribel-plas17 .item--02 .item__pricing p {
  color: #1c75bc;
}
.koolui-pribel-plas17 .item--02 .btn.btn-primary {
  background-color: #1c75bc;
  border-color: #1c75bc;
}
.koolui-pribel-plas17 .item--02 .btn.btn-primary:hover {
  background-color: #1c75bc;
  border-color: #1c75bc;
}
.koolui-pribel-plas17 .item--03:before {
  background: linear-gradient(to left, #a4101c, #1c75bc);
}
.koolui-pribel-plas17 .item--03 .item__pricing p {
  color: #a4101c;
}
.koolui-pribel-plas17 .item--03 .btn.btn-primary {
  background-color: #a4101c;
  border-color: #a4101c;
}
.koolui-pribel-plas17 .item--03 .btn.btn-primary:hover {
  background-color: #a4101c;
  border-color: #a4101c;
}
.koolui-pribel-plas17 .item--04:before {
  background-color: #7e9bff;
}
.koolui-pribel-plas17 .item--04 .item__pricing p {
  color: #7e9bff;
}
.koolui-pribel-plas17 .item--04 .btn.btn-primary {
  background-color: #7e9bff;
  border-color: #7e9bff;
}
.koolui-pribel-plas17 .item--04 .btn.btn-primary:hover {
  background-color: #6587ff;
  border-color: #6587ff;
}
@media screen and (min-width: 992px) {
  .koolui-pribel-plas17 .item {
    margin-bottom: 0;
  }
}
.koolui-pribel-plas17 .item__media {
  width: 64px;
  height: 64px;
  margin: 20px auto 60px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 3;
}
.koolui-pribel-plas17 .item__media:before,
.koolui-pribel-plas17 .item__media:after {
  content: "";
  position: absolute;
}
.koolui-pribel-plas17 .item__media:after {
  width: 120px;
  height: 120px;
  border-radius: 60px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.05);
  z-index: 1;
}
.koolui-pribel-plas17 .item__media:before {
  width: 150px;
  height: 150px;
  border-radius: 75px;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 0;
}
.koolui-pribel-plas17 .item__media img {
  position: relative;
  z-index: 3;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.koolui-pribel-plas17 .item__heading h3 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.25rem;
  margin: 0;
  margin-bottom: 60px;
  position: relative;
  letter-spacing: 5px;
  color: #ffffff;
}
.koolui-pribel-plas17 .item__content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
}
.koolui-pribel-plas17 .item__content ul li {
  line-height: 40px;
  color: #2a2a2a;
  margin: 0;
  font-size: 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 400;
}
.koolui-pribel-plas17 .item__content ul li strong {
  color: #4a4a4a;
}
.koolui-pribel-plas17 .item__content ul li .fa-check{
  color:green;
}
.koolui-pribel-plas17 .item__content ul li .fa-times{
  color:red;
}
.koolui-pribel-plas17 .item__pricing {
  margin-bottom: 30px;
}
.koolui-pribel-plas17 .item__pricing p {
  margin: 0;
  padding: 0;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2.5rem;
}
.koolui-pribel-plas17 .item__pricing p span {
  font-weight: 300;
}
.koolui-pribel-plas17 .item .btn.btn-primary {
  color: #ffffff;
  height: 54px;
  border-radius: 22px;
  font-weight: 700;
  font-size: 20px;
}

.faq-sec{
  background:linear-gradient(to left, #f5f9fd, #f5f9fe);
}
.faq-sec h3 span{
  color:#1c75bc;

}

.faq-sec .new-title h3{
  color:#035397;
}
.faq-sec .new-title .wold-icon:before{
  background: #1c75bc;
}
.faq-sec .new-title .wold-icon::after{
  background: #1c75bc;
}
.faq-sec .new-title{
  margin-bottom: 2rem;
}
.other-service h5{
font-size: 23px;
line-height: 32px;
color: #003a76;
margin-bottom:1rem;
}
.other-service .list-style- li {
  list-style-type: none;
}
.other-service .list-style- li {
  line-height: 32px;
  list-style-type: none;
  margin-bottom: 0.6rem;
}
.other-service .list-style- {
  padding: 0;
}
.other-service .list-style- li a i{
  margin-right:0.8rem;
  color:#b80a0f;
}
.other-service .list-style- li a{
  color: #000;
}
.other-service .list-style- li a:hover{
  color:#1c75bc;
}
.abt-ser .h-ser {
  background: #bd070a;
  color: #d6d5d5;
  padding: 2rem 2rem;
  line-height: 6;
  border-radius: 10px 0 0 0px;
  min-height: 468px;
}
.abt-s1 p span{
  color:#000;
}
.bread-title h1{
  color: #fff;
}
.portfolio-page .isotope_item{
  position: relative;
  box-shadow: 0px 0px 9px 0px #efefef;
  padding: 1rem;
  border-radius: 10px;
  border: 13px solid #6c87d21f;
  min-height: 330px;
}
  
  #jobs .form-block{
    border: 1px solid #fff;
    box-shadow: 0px 0px 6px -2px #1c75bc;
    border-radius: 10px;
    padding: 1rem;
    background:#fff;
    border-bottom: 3px solid #1c75bc;
  }
  #jobs .form-block h3{
    text-align: center;
    font-size: 30px;
    margin-bottom: 1rem;
    font-weight: 700;
  }
   /* .contact-page .form-block input,  .contact-page .form-block select,  .contact-page .form-block textarea {
    box-shadow: 0px 0px 2px 0px #f6f8ff;
    background: transparent;
    border-color: #fff;
    color:#fff;
}
   .contact-page .form-block input::placeholder,  .contact-page .form-block select::placeholder,  .contact-page .form-block textarea::placeholder {
  color:#fff !important;
  }
  #jobs .custom-control label{
    color:#fff;
  }
  #jobs .custom-control label a{
    color:#fff;
  }
  #jobs .form-block p.trm{
    color:#fff;
  } */
  .career-card-div .bg-gradient{
    background: linear-gradient(to left, #1c75bc 0, #092f50 100%);
    padding: 0.4rem 0;
  }

  .career-card-div .bg-gradient button b{
    color:#fff !important;
    font-weight:400;
  }

  .career-card-div .accordion .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0 15px 15px 15px;
    background: #fff;
}
.career-card-div .accordion .card-body p{
  color: #000;
}
.bread-titlev2{
  color:#fff;
}

.bread-titlev2 h1{
  color:#fff;
}

.ser-cta{
  background: linear-gradient(to bottom, #1c75bc 0, #ad0d15 100%);
  color: #fff;
}
.ser-cta h4{
  color:#fff;
  margin-bottom:1rem;
}
.ser-cta h2{
  color:#fff;
  margin-bottom:1rem;
}
.ser-cta p{
  color:#fff;
}
.ser-cta .cta-call a{
  color: #fff;
}
.ser-cta  .common-heading {
line-height:3;
}
.ser-cta  .btn-outline {
  border: 2px solid #1c75bc;
  color: #1c75bc;
}
.s-card-icon h4 {
  margin: 0 0 10px 0;
  color: #1c75bc;
}

.ser-cta  .btn-outline:hover{
  color: #fff;
  border: 2px solid #fff;
}
.service .common-heading h2 {
  font-size: 30px;
  line-height: 1.4;
  margin: 1rem 0 2rem;
  color: #1c75bc;
}
.review-text h4{
  color:#fff;
}
.career-card-div .card-header .btn-link:hover {
  color: #ffffff;
  text-decoration: none;
}
.testimonial-card-a .owl-dots{
  text-align:center;
}
.testimonial-card-a .testimonial-card{
text-align: center;
}
.c-red{
  color: #8d192d;
}
.mobile-ios{
  background: linear-gradient(to left, #004e92, #c60404);
  COLOR: #fff;
}
.mobile-ios h3{
  color:#fff;
}
.mobile-ios .itm-media-object h4 {
  text-align: left;
  color: #e1e1e1;
}
.mobile-ios a{
color:#1c75bc;
}
.mobile-ios .-cta-btn p {
  font-size: 30px;
  color: #fff;
  margin: 0 30px 0 0;
}
.mobile-ios .btn-main {
  color: #ffffff;
}
.career-card-div .accordion .card-body p {
  color: #000;
}

.career-card-div .accordion .card-body{
background:#fff;
}
.ppc-why .common-heading > span{
  color: #fff;
  font-weight: 400;
}
.ppc-why h2{
  color:#fff;
}
.ppc-why h2 span{
  color:#1c75bc;
}
.ppc-why{
  background: linear-gradient(to bottom, #254077 0, #a2111e 100%);
  color:#fff;
}
.ppc-why h3{
  color:#fff;
}
.ppc-why h3 span{
  color:#1c75bc;
}
.ppc-why .btn-outline{
  border: none;
  background: #3f8ac6;
  color:#fff;
}

.web-package .item__content ul li {
  line-height: 40px;
  color: #2a2a2a;
  margin: 0;
  font-size: 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.web-package .item {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px 10px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-shadow: 0px 0px 9px 0px #e9e9e9;
  min-height: 580px
}
.web-package .item__content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
  height: 170px;
  position: relative;
  overflow-y: scroll;
  padding-right: 10px;
}
.web-package .item__content .pack-call{
display: block;
margin: 1rem 0 0;
color: #1c75bc;
font-weight: 700;
font-size: 25px;
}
.annual-package .item__content ul li {
  line-height: 40px;
  color: #2a2a2a;
  margin: 0;
  font-size: 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  border-bottom: 1px solid #80808017;
  padding-bottom: 1rem;
  padding-top: 1rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.annual-package .item {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px 10px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-shadow: 0px 0px 9px 0px #e9e9e9;
  min-height: 580px
}
.annual-package .item__content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
  height: 250px;
  position: relative;
  overflow-y: scroll;
  padding-right: 10px;
}
.annual-package .item:before {
  width: 450px;
  height: 436px;
  border-radius: 200px;
  content: "";
  position: absolute;
  right: 80px;
  top: -200px;
  z-index: 0;
}
.annual-pack .table-striped tr{
  background-color: rgb(255 255 255) !important;
}
.annual-pack .table-striped tr td{
  border: 1px solid rgb(228 228 228) !important;
  padding: 1rem 0;
  letter-spacing: 1px;
}
.annual-pack tr th {
  background: rgb(39 64 119);
  color: #fff;
  text-align: center;
  padding: 1.7rem 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.contact-page h2{
  font-size: 32px;
  line-height: 52px;
  margin-bottom: 1rem;
}
.contact-page p b{
color: #1c75bc;
}

.contact-page .info-body p {
  font-size: 14px;
}
.contact-page .info-body p b{
  color: #fff;
  font-weight: 400;
  font-size:18px;
  }
  .form-block input {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    margin: 0 0 25px 0;
    color: #172b43;
    font-size: 16px;
    outline: 0;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #1c75bc47;
    border-right: 1px solid #77a2c469;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 3px 3px 2px 0px #d6e1ff;
}
.contact-page .form-block input, .contact-page .form-block textarea {
  box-shadow:0px 0px 2px 0px #d6e1ff;
}
.form-block select {
  width: 100%;
  height: 50px;
  padding: 0 15px;
  margin: 0 0 25px 0;
  color: #172b43;
  font-size: 16px;
  outline: 0;
  background: #fff;
  border: 0;
  border-bottom: 1px solid #1c75bc47;
  border-right: 1px solid #77a2c469;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 3px 3px 2px 0px #d6e1ff;
}
.form-block textarea {
  width: 100%;
  height: 160px;
  padding: 15px !important;
  margin: 0 0 25px 0;
  color: #172b43;
  font-size: 16px;
  outline: 0;
  background: #fff;
  border: 0;
  border-bottom: 1px solid #1c75bc47;
  border-right: 1px solid #77a2c469;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 3px 3px 2px 0px #d6e1ff;
}
.testinomial-section .common-heading.ptag h2 {
  margin-bottom: 15px;
  color: #1d437d;
}
.ser-cta .shape img{
  opacity: 0.3;
}

.h-service-sec .box-item {
  position: relative;
  -webkit-backface-visibility: hidden;
  width: 415px;
  margin-bottom: 35px;
  max-width: 100%;
}

.h-service-sec .flip-box {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.h-service-sec .flip-box-front,
.h-service-sec .flip-box-back {
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  min-height: 475px;
  -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.h-service-sec .flip-box-front {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* .h-service-sec .flip-box:hover .flip-box-front {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
} */

.h-service-sec .flip-box-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* .h-service-sec .flip-box:hover .flip-box-back {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
} */

.h-service-sec .flip-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 30px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
  
  transform: translateY(-50%) translateZ(60px) scale(.94);
  -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
  -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
  top: 50%;
  text-decoration: none;
  color: #fff;
}

.h-service-sec .flip-box-header {
  font-size: 30px;
  font-weight: 700;
}

.h-service-sec .flip-box p {
  font-size: 18px;
  line-height: 1.5em;
  margin-top:1rem;
  font-weight: 300;
  letter-spacing: 1px;
}

.h-service-sec .flip-box-img {
  margin-top: 25px;
}

.h-service-sec .flip-box-button {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  margin-top: 19px;
  padding: 5px 15px !important;
  background: #bf0609;
  transition: cubic-bezier(0.165, 0.84, 0.44, 1);
  line-height: 41px;
  padding-top: 5px !important;
}
.h-service-sec .flip-box-button:hover{
  background:transparent;

}


::-webkit-scrollbar-track {
  background-color: #ebebeb !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.accordion .card-header .btn-link:hover {
  color: #fffdfd;
  text-decoration: none;
}
.h-service-sec .flip-box-front::after{
  content:'';
  display: block;
  position: absolute;
  background: rgb(8 52 86 / 86%);
  top:0;
  bottom:0;
  left:0;
  right:0;
  border-radius: 10px;
}
.h-service-sec .flip-box-back::after{
  content:'';
  display: block;
  position: absolute;
  background: rgb(8 52 86 / 86%);
  top:0;
  bottom:0;
  left:0;
  right:0;
  border-radius: 10px;
}
.new-banner{
  background:url('../images/banner/k-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  padding:60px 0 100px;
  margin-bottom: 2rem;
  position: relative;
}
.new-banner .banner-text{
  position: relative;
}
.new-banner .hero-heading-sec h2 span {
  /* display: block; */
  color: #1c75bc;
  text-transform: uppercase;
  background: linear-gradient(to top, #be2d24 24%, #f5f5f5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}
.new-banner .hero-heading-sec ul li {
  color: #3a2020;
  font-weight: 700;
  display: flex;
  align-items: center;
  width: 30%;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  background: transparent;
  margin-right: 7px;
  padding: 1rem 0rem;
  border-radius: 4px;
  box-shadow: 1px 3px 6px 0px #555555;
  letter-spacing: 1.5px;
  min-height:auto;
  position: relative;
}
.new-banner .hero-heading-sec ul li lord-icon {
  position: absolute;
  width: 167px !important;
  height: 135px !important;
  top: 0;
  right: -36px;
  opacity: 0.0;
}
.new-banner .hero-heading-sec ul li .counter {
  font-size: 35px;
  line-height: 1;
  color: #1c75bc;
}
.ban-bottom-box{
  background: white;
  box-shadow: 1px 3px 9px 0px #c8e2f6;
  padding: 2rem;
  border-radius: 10px;
  min-height: 132px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ban-bottom{
  margin-bottom: 4rem;
  margin-top: -8rem;
}


.new-banner::before,
.new-banner::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: repeat-x;
  }
  
  .new-banner::before {
    height: 10px;
    background-size: 20px 20px;
    background-image: radial-gradient(circle at 10px -5px, transparent 12px, white 13px);
  }

  .new-banner::after {
    height: 15px;
    background-size: 40px 20px;
    background-image: radial-gradient(circle at 10px 15px, white 12px, transparent 13px);
  }
  .new-banner .hero-heading-sec h2 {
    color: #ffffff;
    font-size: 50px;
    line-height: 59px;
    text-transform: uppercase;
    font-weight: 700;
}
.career-card-div .card-1 .card-header {
  padding: 0 15px;
  margin-bottom: 0;
  background: no-repeat;
  border-bottom: 0;
  position: relative;
  cursor: pointer;
}

/* index2 */
.index2-header{
  background: url(../images/banner/in2-bg.webp);
  height: 700px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}


.main-banner {
  position: relative;
  padding: 242px 0 274px 0;
  background: linear-gradient(to top, #0b4a8a, #1c75bc);
}

.main-banner .container {
  position: relative;
  z-index: 1;
}

.rocket-img {
  position: absolute;
  top: 90%;
  left: -20px;
  transform: translate(0,-50%);
  pointer-events: none;
  opacity: 0;
}

.rocket-img.active-rocket {
  top: 50%;
  opacity: 1;
  transition: 2s;
  transition-delay: 0.8s;
  animation: rocket 6s ease-in-out infinite 0.5s;
}

@keyframes rocket {
0%, 100% {
  transform: translate(0,-50%) translateY(15px);
}
50% {
  transform: translate(0,-50%) translateY(-15px);
}
}

.banner-animate {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.stars {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

.stars img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  animation: blink 5s linear infinite alternate;
}

@keyframes blink {
  0% {
      opacity: 1;
  }
  50% {
      opacity: 0;
  }
  100% {
      opacity: 0.5;
  }
}

.smoke {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translate(-50%);
  width: 1920px;
  pointer-events: none;
}

.smoke.smoke1 {
  opacity: 0.4;
  animation: smoke 6s ease-in-out infinite;
}

.smoke.smoke2 {
  animation: smoke2 5s ease-in-out infinite;
}

.smoke img {
  width: 100%;
}

@keyframes smoke {
0%, 100% {
  transform: translate(-50%) translateY(10px);
}
50% {
  transform: translate(-50%) translateY(0px);
}
}

@keyframes smoke2 {
0%, 100% {
  transform: translate(-50%) translateY(0px);
}
50% {
  transform: translate(-50%) translateY(10px);
}
}

.planet {
  position: absolute;
  opacity: 0.1;
  pointer-events: none;
}

.planet1 img {
  width: auto;
}

.planet1 {
  top: 47px;
  right: 256px;
  width: 301px;
  opacity: 0.1;
}

.planet2 {
  top: 73px;
  left: 46%;
  width: 141px;
  opacity: 0.1;
}

.planet3 {
  bottom: 197px;
  left: 50%;
  transform: translate(-50%);
  width: 141px;
  opacity: 0.1;
}

.planet4 {
  top: 500px;
  left: 129px;
  width: 117px;
  opacity: 0.1;
}

.planet5 {
  top: 600px;
  right: 500px;
  width: 117px;
  opacity: 0.1;
}

.shooting-star {
  position: absolute;
  pointer-events: none;
  width: 79px;
}

.shooting-star img {
  width: auto;
}

.shooting-star1 {
  top: 115px;
  left: 250px;
}

.shooting-star2 {
  top: 500px;
  left: 100px;
}

.shooting-star3 {
  top: 100px;
  right: 470px;
}

.shooting-star4 {
  top: 370px;
  right: 50px;
}

.shooting-star5 {
  top: 600px;
  right: 600px;
}


/*Banner Content*/
.banner-content {
  text-align: center;
  color:#fff;
}

.banner-form form {
  position: relative;
  display: inline-block;
}

.banner-form input {
  width: 570px;
  height: 70px;
  background: #ffffff;
  border-radius: 4px;
  border: none;
  outline: none;
  padding: 10px 190px 10px 30px;
  font-size: 15px;
  color: #777777;
}

.banner-form .sec-btn {
  position: absolute;
  top: 5px;
  right: 5px;
}
.banner-content h1{
  color: #fff;
  margin-bottom: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 40px;
}
.banner-content h1 span {
  color: #ef4136;
  text-transform: uppercase;
  background: linear-gradient(to top, #bac4ff 11%, #f5f5f5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}

/* index3 */
.hero-card-web.mobile-app- {
  position: relative;
  overflow: hidden;
  padding-top: 12px;
  padding-bottom: 156px;
}
.hero-card-web.mobile-app-{
  background-image: url(../images/banner/dotted-i-1.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  background-color:#eef8ffb8;
  color: #000 ;
  margin-bottom:3rem;
}
.hero-card-web.mobile-app-::after{
  content:none;
  background:none;
}
.hero-card-web.mobile-app- .banner-btn .bg-btn1 span{
  margin-right:0.5rem;
}
.hero-card-web.mobile-app- .banner-btn .bg-btn1{
  color: #000 !important;
}
.hero-card-web.mobile-app- .banner-btn .bg-btn1 i{
  color: #fff;

}
.hero-heading-sec2 h1{
  color: #000;
  font-weight: 800;
  font-size: 38px;
  letter-spacing: 2px;
}
.hero-heading-sec2 h1 span{
  color: #1c75bc;
  font-weight: 800;
  font-size: 38px;
  letter-spacing: 2px;
}
.waves {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 15vh;
  z-index: 1;
  margin-bottom: -8px;
  min-height: 100px;
  max-height: 150px
}

.waves .content {
  position: relative;
  height: 20vh;
  text-align: center;
  background-color: #fff
}
.parallax>use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite
}

.parallax>use:first-child {
  animation-delay: -2s;
  animation-duration: 7s
}

.parallax>use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s
}

.parallax>use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s
}

.parallax>use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s
}

@keyframes move-forever {
  0% {
      transform: translate3d(-90px,0,0)
  }

  to {
      transform: translate3d(85px,0,0)
  }
}

@keyframes move-up-down {
  0% {
      transform: translateY(0)
  }

  50% {
      transform: translateY(-15px)
  }

  to {
      transform: translateY(0)
  }
}
.contact--block blockquote {
  margin: 3rem 0 0rem;
  position: relative;
  z-index: 1;
  text-align: center;
  line-height: 2;
}
.contact--block  blockquote span{
  font: 1.85em "Sketch Block";
  color: #e42d29;
}
.contact--block blockquote i {
  font-size: 77px;
  color: #d0d0d047;

}

.contact--block blockquote .fa-quote-left{
  font-size: 77px;
  color: #d0d0d047;
  position: absolute;
  top: -50px;
  left: 0px;
  z-index: -1;
}
.contact--block blockquote .fa-quote-right{
font-size: 77px;
color: #d0d0d047;
position: absolute;
right: 0;
}
.contact--block blockquote:first-letter {
  font-size: 2.9em;
  text-transform: lowercase;
  /* float: left; */
  line-height: .22em;
  margin-right: -11px;
  position: relative;
  z-index: 1;
}
.contact--block blockquote strong:first-child {
  margin-left: 8px;
  letter-spacing: 0;
}

.contact--block blockquote strong:last-child {
  font: 4em "Museo 700";
  text-transform: uppercase;
  letter-spacing: 0;
}

.contact--block blockquote em {
  border-bottom: 2px dotted #858585;
padding-left: 5px;
}

.contact--block blockquote + b {
  float: right;
  margin-top: 10px;
  font: 1.6em CallunaRegular;
  letter-spacing: .15em;
}

.contact--block blockquote + b:first-letter {
  color: #fff79e;
  font-size: 1.3em;
  font-style: italic;
  letter-spacing: .25em;
}

@-moz-document url-prefix() { 

  .contact--block blockquote:first-letter {
      margin-top: -29px;
  }

}
.latest-news .item-image img{
  height:250px;
}
.whatsapp{
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.about-agency img{
  border-radius:10px;
}
.request-popup .modal-dialog{
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 30%;
}
.request-popup .modal-header{
  position: absolute;
  background: #e42d29;
  z-index: 1;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 43px;
  height: 43px;
  right: -19px;
  top: -17px;
}
.request-popup .modal-header button{
  padding: 0;
  margin: 0;
  color: #fff;
  opacity: 1;
  font-size: 19px;
}

.request-popup h2{
  font-size: 31px;
  line-height: 38px;
  margin-bottom: 1rem;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  font-weight: 400 !important;
  letter-spacing: 2px;
}
.request-popup .custom-control label {
  color: #fff;
}
.request-popup .custom-control label a{
  color: #fff;
}
.request-popup .form-block p.trm {
color: #fff;
}
.request-popup span{
  text-align: center;
  color: #ffffff;
}
.request-popup span a{
  color:#fff;
}
.request-popup .light-bgs {
padding:1rem 0;
}
.request-popup .form-block input {
  width: 100%;
  height: 41px;
  background: #fff;
}
.request-popup .form-block textarea {
  width: 100%;
  height: 95px;
}
.request-popup .modal-body{
  padding:0;
  /* background: #ffe3a5; */
}
.request-popup .light-bgs {
  background: linear-gradient(to left, #0c4878 0, #1c75bc 100%);
}
.request-popup .fieldsets span{
  line-height: 0px;
  text-align: left;
  font-size: 13px !important;
}
.request-popup .fieldsets span p{
  font-size: 14px;
  line-height: 2;
  margin-top: -25px;
  margin-bottom: 5px;
}
.contact--block .fieldsets span{
  line-height: 0px;
  text-align: left;
  font-size: 13px !important;
}
.contact--block .fieldsets span p{
  font-size: 14px;
  line-height: 2;
  margin-top: -21px;
  margin-bottom: 5px;
}
.custom-nav .nav-list li a{
  font-weight: 400;
  text-decoration: none;
  color: #fff !important;
  cursor:pointer;
}
.btn-main {
  cursor:pointer;
  
}
.cta-area .common-heading > span{
font-weight:500;
color:#fff;
}

.form-block .form-group{
  position: relative;
}
.form-block .form-group span{
  position: absolute;
  width: 100%;
  top: 49px;
  right: -18px;
}
.form-block .form-group span .text-danger{
  font-size:13px;
}

.form-block .form-group.choose-f span {
  position: absolute;
  width: 100%;
  top: 64px;
  right: -18px;
}
.gallery-block.grid-gallery{
  padding-bottom: 60px;
  padding-top: 60px;
}

.gallery-block.grid-gallery .heading{
    margin-bottom: 50px;
    text-align: center;
}

.gallery-block.grid-gallery .heading h2{
    font-weight: 800;
    font-size: 30px;
    text-transform: uppercase;
}

.gallery-block.grid-gallery a:hover{
  opacity: 0.8;
}

.gallery-block.grid-gallery .item img{
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  transition: 0.4s;
  border-radius: 5px 5px 0 0;
}

.gallery-block.grid-gallery .item{
  margin-bottom: 20px;
}

@media (min-width: 576px) {

  .gallery-block.grid-gallery .scale-on-hover:hover{
    transform: scale(1.05);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important;
  }
}

.ser-contact{
margin-bottom:4rem;
text-align: center;
padding:20px 0;
}
.ser-contact p{
  color:#fff;
  padding: 24px 0;
}
.ser-contact .call-btn{
  margin-left: 1rem;
}
.gallery-text{
  background: #fff;
  box-shadow: 0px 0px 9px 0px #cccccc;
  border-radius: 0 0px 5px 5px;
  padding: 0.5rem 1rem;
}
.gallery-text h3{
  font-size: 17px;
  color: #000;
  font-weight: 800;
  text-align: center;
  border-bottom:1px solid #1c75bc
}
.gallery-text h3:hover{
  color:#1c75bc;
}
.grid-gallery .item{
  margin-bottom: 2rem;
}


/*modal*/
#exampleModal1 .modal-header {
  position: absolute;
  background: #85553d;
  right: -20px;
  top: -22px;
}

#exampleModal1 .modal-header {
  position: absolute;
  background: #08c0f2;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 11;
  display: flex;
    align-items: center;
    justify-content: center;
}
.btn-c {
  opacity: 1;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 0;
}


.btn-c i {
  color: #fff;
  font-size: 28px;
}
#exampleModal1 .modal-body{
  padding:0 !important;
}


#exampleModal1 .modal-dialog{
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
      margin-top: 0;
  margin-bottom: 0;
  max-width:500px;
  width:fit-content;

}

