@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-family: "Red Hat Display", sans-serif;
}

p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-family: "Red Hat Display", sans-serif;
}

/*navbar*/
.navbar .navbar-nav {
  /* display: inline-block; */
  float: none;
}

.navbar .navbar-collapse {
  text-align: center;
  border: none;
  -webkit-box-shadow : none;
}

body {
  background-color: #1459ba;
  /* background-image: url(../images/bg-banner-home6.png);
    background-repeat: no-repeat;
    background-size: cover;*/
  width: 100%;
  float: left;
}

ul {
  padding: 0;
}
ul li {
  list-style-type: none;
}

.p1 {
  width: 100%;
  float: left;
  background-image: url(../images/bg-banner-home6.png);
  background-repeat: no-repeat;
  background-size: cover;
}

section#about {
  width: 100%;
  float: left;
  background-image: url(../images/bm13.png);
  background-repeat: no-repeat;
  background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-family: "Red Hat Display", sans-serif;
}

/*navbar*/
.navbar-default {
  background: none;
  border: none;
  /* border-bottom: 1px solid #fff; */
  /* position: static; */
  /* top:0; */
  width: 100%;
}

.navbar-default.fixed-navbar{
  position: fixed;
  background-color: #1459ba;
  z-index: 10;
  width: 100%;
}

@media (min-width: 400px) and (max-width:768px) {
  .navbar-default{
    height: 80px;
  }
}


ul.nav.navbar-nav li a {
  color: #fff;
}
ul.nav.navbar-nav li {
  font-family: "Red Hat Display", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 14px 0px 14px 1px;
  transition: all 0.2s ease-out 0s;
}
.navbar-default .navbar-nav > li > a {
  border-bottom : 3px solid transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #ff4c37;
  background-color: transparent;
  border-bottom: 3px solid #ff4c37;
  transition: all 0.3s ease-in;
}


.dropdown-menu {
  background-color: transparent;
  text-align: center;
}



.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #ff4c37;
  /* padding: 10px 0 10px; */
}
.dropdown-menu > li > a {
  padding: 13px 13px;
  border-radius: 9px;
}

ul.dropdown-menu li {
  padding: 0px 0 5px !important;
}





/*2nd section*/
.web-yp .img-py {
  float: left;
}
img.img-responsive {
  width: 100%;
}

.web-yp .text-ly {
  float: right;
  margin: 50px 0;
}

.text-ly .tt {
  color: #a5b7d2;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4em;
  margin-bottom: 20px;
}

.heading-bar h2 {
  font-size: 56px;
  line-height: 72px;
  color: #fff;
  font-weight: 600;
}

/*about*/
section.main-bar {
  width: 100%;
  float: left;
  padding: 2em 0 2em 0;
}

.aboput-text.text-ly {
  float: none;
}

.heading-bar h2 {
  font-size: 37px;
  line-height: 60px;
  color: #fff;
  font-weight: 600;
}

.pata-yp p {
  font-size: 15px;
}

/*services*/
.web-yps .services-text.text-ly {
  text-align: center;
}

.wrp-services {
  width: 100%;
  float: left;
  margin: 2em 0;
}

.wrp-services .ups-op {
  float: left;
}

.wp01 {
  padding: 20px 0 20px;
  height: 503px;
}

.wrp-services .lm-ip {
  text-align: center;
  padding: 20px 16px 20px 16px;
  height: 361px;
}

.wrp-services .icons-ser {
  margin: 25px 0 25px;
  text-align: -webkit-center;
}

.icons-ser img {
  width: 35%;
}

.wrp-services .lm-ip .heading-ser h4 {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  font-family: "Red Hat Display", sans-serif;
  margin: 25px 0 25px;
}

.wp01:hover {
  box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.3);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
  background: #258;
  border-radius: 25px 30px 25px 30px;
  background-color: #1459ba;
  background-image: url(http://wpdemo.archiwp.com/onum/wp-content/uploads/sites/3/2020/02/bg-box1-home6.png);
  background-position: top left;
  background-repeat: no-repeat;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.3s ease-in;
}

/*tabs*/
.nav-tabs {
  border: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border-width: 0;
}
.nav-tabs > li > a {
  border: none;
  color: #ffffff;
  background: transparent;
  font-size: 15px;
  line-height: 30px;
  font-weight: 700;
  transition: all 0.3s linear;
  border: 1px solid #ccc;
  border-radius: 21px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #fff;
  background: #ff4c37;
}
.nav-tabs > li.active > a,
.nav-tabs > li > a:hover {
  border: none;
  color: #fff;
  background: #ff4c37;
  font-size: 15px;
  line-height: 30px;
  font-weight: 700;
  transition: all 0.3s linear;
}
.nav-tabs > li > a::after {
  content: "";
  background: #5a4080;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}
.nav-tabs > li.active > a::after,
.nav-tabs > li:hover > a::after {
  transform: scale(1);
}
.tab-nav > li > a::after {
  background: #5a4080 none repeat scroll 0% 0%;
  color: #fff;
}
.tab-pane {
  padding: 15px 0;
}
/*.tab-content{padding:20px}*/
.nav-tabs > li {
  width: 16%;
  text-align: center;
  padding: 0 20px;
}
.card {
  background: none repeat scroll 0% 0%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  padding: 20px 0 1em;
}

@media all and (max-width: 724px) {
  .nav-tabs > li > a > span {
    display: none;
  }
  .nav-tabs > li > a {
    padding: 5px 5px;
  }
}

.wrap-tmp {
  width: 100%;
  float: left;
  margin: 4em 0 2em;
}

.wrap-tmp .heading-one h3 {
  color: #fff;
  font-weight: 600;
}

.wrap-tmp .content-para p {
  font-size: 15px;
}

.wrap-tmp .tbs-contentwp img.img-responsive {
  width: auto;
}

section.py-tabs.my {
  width: 100%;
  float: left;
  padding: 0 6em 0 6em;
}

section.my {
  margin: 3em 0 2em 0;
}

/*pricing*/
.pricing {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto 3em;
}

.pricing-item {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  text-align: center;
  -webkit-flex: 0 1 330px;
  flex: 0 1 330px;
}

.pricing-action {
  color: inherit;
  border: none;
  background: none;
  cursor: pointer;
}

.pricing-action:focus {
  outline: none;
}

.pricing-feature-list {
  text-align: left;
}

.pricing-palden .pricing-item {
  font-family: "Open Sans", sans-serif;
  cursor: default;
  color: #84697c;
  background: #fff;
  box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
  border-radius: 20px 20px 10px 10px;
  margin: 1em;
}

@media screen and (min-width: 66.25em) {
  .pricing-palden .pricing-item {
    margin: 1em -0.5em;
  }
  .pricing-palden .pricing__item--featured {
    margin: 0;
    z-index: 10;
    box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
  }
}

.pricing-palden .pricing-deco {
  border-radius: 10px 10px 0 0;
  background: rgb(0, 66, 161);
  background: linear-gradient(
    90deg,
    rgba(0, 66, 161, 1) 30%,
    rgba(40, 116, 227, 1) 80%
  );
  padding: 4em 0 9em;
  position: relative;
}

.pricing-item.features-item.pricing__item--featured .pricing-deco {
  background: rgb(255, 93, 76);
  background: linear-gradient(
    90deg,
    rgba(255, 93, 76, 1) 3%,
    rgba(255, 76, 55, 1) 39%,
    rgba(198, 35, 16, 1) 100%
  ) !important;
}

.pricing-deco .image-yop {
  width: 100%;
  float: left;
  padding: 0 0 35px;
}

.pricing-palden .pricing-deco-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 160px;
}

.pricing-palden .pricing-title {
  font-size: 22px;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #fff;
}

.pricing-palden .deco-layer {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}

.pricing-palden .pricing-item:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}

.pricing-palden .pricing-item:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0);
}

.pricing-palden .icon {
  font-size: 2.5em;
}

.pricing-palden .pricing-price {
  font-size: 5em;
  font-weight: bold;
  padding: 0;
  color: #fff;
  margin: 0 0 0.25em 0;
  line-height: 0.75;
}

.pricing-palden .pricing-currency {
  font-size: 0.15em;
  vertical-align: top;
}

.pricing-palden .pricing-period {
  font-size: 0.15em;
  padding: 0 0 0 0.5em;
  font-style: italic;
}

.pricing-palden .pricing__sentence {
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 0 0 0.5em;
}

.pricing-palden .pricing-feature-list {
  margin: 0;
  padding: 0.25em 0 2.5em;
  list-style: none;
  text-align: center;
}

.pricing-palden .pricing-feature {
  padding: 1em 0;
}

.pricing-palden .pricing-action {
  font-weight: bold;
  margin: auto 3em 2em 3em;
  padding: 1em 2em;
  color: #fff;
  border-radius: 30px;
  background: linear-gradient(135deg, #a93bfe, #584efd);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.pricing-palden .pricing-action:hover,
.pricing-palden .pricing-action:focus {
  background: linear-gradient(135deg, #fd7d57, #f55d59);
}

.pricing-palden .pricing-item--featured .pricing-deco {
  padding: 5em 0 8.885em 0;
}

section.main-bar.my.pricing {
  width: 100%;
  float: left;
  background-image: url(../images/bg-shape4-home6.png);
  background-size: cover;
  background-repeat: no-repeat;
}

section.main-bar.my.services {
  width: 100%;
  float: left;
  background-image: url(../images/bg-shape1-home6.png);
  background-size: cover;
  background-repeat: no-repeat;
}

footer.footer {
  width: 100%;
  float: left;
  margin: 1em 0 0 0;
  padding: 2em 0 2em 0;
  box-shadow: 25px 27px 30px 29px #4887df;
  background-color: #1459ba;
}

.footer-cont {
  padding: 20px 0;
}

.social-media-footer ul li a {
  color: #fff;
  font-size: 20px;
  margin: 0 5px 0;
}
.social-media-footer ul {
  display: flex;
  list-style-type: none;
  padding: 0;
}

.social-media-footer ul li {
  margin-right: 10px;
}

.social-media-footer ul li:last-child {
  margin-right: 0;
}

.suc-email span.icon-footer .fa {
  color: #ff5d4c;
  font-size: 30px;
}

.suc-email span.icon-footer {
  position: absolute;
  top: 6px;
  right: 19px;
}

.suc-email input.form-control.subs-jo {
  height: 43px;
  border-radius: 20px;
}

.form-group.sb-ftr {
  position: relative;
}

.subscribe-fter h3.subs-heading {
  color: #fff;
}

.contact-pt h3.ctn-heading {
  color: #fff;
  margin: 22px 0px 20px;
}

.lines-ctn ul li {
  list-style-type: none;
  color: #fff;
  padding: 0 0 20px;
  font-size: 14px;
}

/*  */
.line-ctn ul li {
  padding-top: 8px;
}
.line-ctn ul li a {
  list-style-type: none;
  color: #fff;
  padding: 0 0 20px;
  font-size: 14px;
}

/*  */

/*animation css*/
.animate__animated.animate__backInLeft {
  animation: backInLeft;
  animation-duration: 3s;
}

.animate__animated.animate__backInRight {
  animation: backInRight;
  animation-duration: 3s;
}

.animate__animated.animate__backInDown {
  animation: backInDown;
  animation-duration: 3s;
}

.animate__animated.animate__bounce {
  animation: bounce;
  animation-duration: 3s;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  transition: all 3s ease-in-out;
}

#myBtn:hover {
  background-color: #555;
}

/*media query*/
@media only screen and (max-width: 1100px) {
  section.py-tabs.my {
    padding: 0 1em 0 1em;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li > a:hover {
    font-size: 16px;
  }

  .nav-tabs > li > a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 900px) {
  section.py-tabs.my {
    padding: 0 2em 0 2em;
  }

  .nav-tabs > li {
    padding: 0 12px;
  }
}

@media only screen and (max-width: 830px) {
  section.py-tabs.my {
    padding: 0 1em 0 1em;
  }

  .nav-tabs > li {
    padding: 0 12px;
  }

  .nav-tabs > li.active > a,
  .nav-tabs > li > a:hover {
    font-size: 14px;
  }

  .nav-tabs > li > a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 723px) {
  section.py-tabs.my {
    padding: 0 1em 0 1em;
  }

  .nav-tabs > li {
    padding: 0 12px;
  }

  .nav-tabs > li.active > a,
  .nav-tabs > li > a:hover {
    font-size: 10px;
  }

  .nav-tabs > li > a {
    font-size: 10px;
  }
}

@media only screen and (max-width: 1240px) {
  section.py-tabs.my {
    padding: 0 2em 0 2em;
  }
}

/*contact page*/
section.contact-page {
  width: 100%;
  float: left;
  background-image: url(../images/bg-page-header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
}

.contact-heading h2 {
  color: #000;
  font-size: 45px;
  text-align: center;
  font-family: "Red Hat Display", sans-serif;
}

.py-olk {
  width: 100%;
  float: left;
  background-color: transparent;
  background-image: linear-gradient(145deg, #0039e4 0%, #04dbf1 100%);
  box-shadow: 18px 18px 40px 0px rgba(2, 156, 236, 0.3);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 60px 60px 50px 60px;
  border-radius: 21px;
}

nav.navbar.navbar-default.contact-pup {
  margin-bottom: 0;
}

.ctr-pl h5 {
  color: #fff;
}

.ctr-heading {
  margin: 0 0 25px;
}
.ctr-heading h3 {
  color: #fff;
  font-size: 40px;
}

.cont-olk {
  margin: 0 45px 20px;
}

.yl {
  display: flex;
  float: left;
  font-size: 30px;
  color: #61daff;
}

.cont-olk span {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

section.contact-address-page {
  width: 100%;
  float: left;
  padding: 100px 0px 0px 0px;
  background: #fff;
}

.frm-btl .ctr-heading h3 {
  color: #000;
  font-size: 40px;
}

.frm-btl .ctr-pl h5 {
  color: #a5b7d2;
}
.frm-btl {
  width: 100%;
}
.frm-btl.py-olk {
  background: none;
  box-shadow: none;
  padding: 0px;
  margin-left: 20px;
}

textarea.form-control {
  width: 100%;
  padding: 15px 20px;
}

button.btn.btn-send-from {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  font-size: 16px;
  padding: 8px 20px 8px 20px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  background: #fe4c1c;
  cursor: pointer;
  border: 1px solid transparent;
  outline: 0;
  box-sizing: border-box;
  color: #fff;
  position: relative;
  font-family: "Red Hat Display", sans-serif;
  overflow: hidden;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 25px;
  box-shadow: 12px 12px 20px 0 rgba(254, 76, 28, 0.3);
  -webkit-box-shadow: 12px 12px 20px 0 rgba(254, 76, 28, 0.3);
  -moz-box-shadow: 12px 12px 20px 0 rgba(254, 76, 28, 0.3);
}
/*button.btn.btn-send-from {
    background: #fe4c1c;
    text-align: left;
    padding: 5px 5px 5px 28px;
    box-shadow: 12px 12px 20px 0 rgba(254,76,28,.3);
    -webkit-box-shadow: 12px 12px 20px 0 rgba(254,76,28,.3);
    -moz-box-shadow: 12px 12px 20px 0 rgba(254,76,28,.3);
}*/

.ty-lm span.arr-sub .fa {
  background: #fff;
  color: #fe4c1c;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-left: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.ty-lm {
  width: 100%;
  float: left;
  margin: 15px 0 20px 0;
}

.py-readt input.form-control.py-frm,
textarea.form-control.py-frm {
  color: #7e7e7e;
  border: 1px solid #e6e6e6;
  border-radius: 23px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  padding: 21px 18px;
  box-sizing: border-box;
  outline: none;
}

/*content-marketing*/

.service-box .overlay {
  background-color: #0039e4;
  background-image: -moz-linear-gradient(145deg, #0039e4, #04dbf1);
  background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
  background-image: linear-gradient(145deg, #0039e4, #04dbf1);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  opacity: 0;
}

.service-box .big-number {
  position: absolute;
  right: 35px;
  bottom: -13px;
  font-size: 88px;
  font-weight: 900;
  font-family: "Red Hat Display", sans-serif;
  line-height: 1;
  color: rgba(165, 183, 210, 0.2);
  z-index: 0;
}

.service-box .number-box {
  float: left;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #0039e4;
  background-image: -moz-linear-gradient(145deg, #0039e4, #04dbf1);
  background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
  background-image: linear-gradient(145deg, #0039e4, #04dbf1);
  box-shadow: 8px 8px 20px 0 rgba(42, 67, 113, 0.3);
  -webkit-box-shadow: 8px 8px 20px 0 rgba(42, 67, 113, 0.3);
  -moz-box-shadow: 8px 8px 20px 0 rgba(42, 67, 113, 0.3);
}

.service-box .content-box {
  padding-left: 75px;
}

.service-box .content-box .service-box-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}

.service-box .content-box p:last-child {
  margin-bottom: 0;
  color: #4a4444;
  font-size: 16px;
}

.wbt-89.service-box {
  margin: 25px 0;
}

section.main-bar.my.content-ma {
  width: 100%;
  float: left;
  background-image: url(../images/bg-cont.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3em 0 3em;
}

.content-ma .heading-bar h2 {
  color: #000;
}

.ic-p .circle-left h4,
.ic-p .circle-left p {
  color: #000;
}

.ic-p .circle-left p {
  color: #000;
  font-size: 16px;
}

.icircle_process.widget .circle-left {
  display: flow-root;
  padding: 0 20px;
}

.icircle_process.widget .py-left {
  float: left;
}

.lp-kl {
  width: 100%;
  float: left;
  margin: 0 0 20px;
}

section.faqs {
  width: 100%;
  float: left;
  /*background-image: url(../images/12345.avif);
    background-size: cover;
    background-repeat: no-repeat;*/
  padding: 3em 0 3em;
}

section.faqs.my .heading-bar.faq h2 {
  color: #000;
}

/*accordian*/
.template_faq {
  background: #edf3fe none repeat scroll 0 0;
}
.panel-group {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
  margin-bottom: 0;
  padding: 30px;
  box-shadow: 20px 20px 30px -5px;
}
#accordion .panel {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  margin: 0 0 15px 10px;
}
#accordion .panel-heading {
  border-radius: 30px;
  padding: 0;
}
#accordion .panel-title a {
  background: #ff4530 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 30px;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 600;
  padding: 12px 20px 12px 50px;
  position: relative;
  transition: all 0.3s ease 0s;
}

#accordion .panel-title a::after,
#accordion .panel-title a.collapsed::after {
  background: #ff4530 !important;
}
#accordion .panel-title a.collapsed {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  color: #333;
}
#accordion .panel-title a::after,
#accordion .panel-title a.collapsed::after {
  background: #ffb900 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
  color: #fff;
  content: "";
  font-family: fontawesome;
  font-size: 25px;
  height: 55px;
  left: -20px;
  line-height: 55px;
  position: absolute;
  text-align: center;
  top: -5px;
  transition: all 0.3s ease 0s;
  width: 55px;
}
#accordion .panel-title a.collapsed::after {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #0039e4;
  content: "";
}
#accordion .panel-body {
  background: transparent none repeat scroll 0 0;
  border-top: medium none;
  padding: 20px 25px 10px 9px;
  position: relative;
}
#accordion .panel-body p {
  border-left: 1px dashed #8c8c8c;
  padding-left: 25px;
}

.panel-collapse.collapse .panel-body p {
  color: #000;
  font-size: 16px;
}

a:focus,
a:hover {
  text-decoration: none;
}

.app-development .likp .images-apps {
  margin: 2em 0;
}

section.work-app.my {
  width: 100%;
  float: left;
  /*background-image: url(../images/app-development--mobile-apps.jpg);
    background-size: cover;
    background-repeat: no-repeat;*/
  padding: 3em 0 3em;
}

.dropdown-menu {
  background-color: #2049c3;
}

/*seo*/

.icon-box.s4 {
  float: left;
  display: flow-root;
  width: 50%;
}

.icon-box.s4 h4 {
  color: #000;
}
.icon-main {
  float: left;
}

.optimize-78 {
  width: 100%;
  float: left;
  margin: 0 0 2em;
  padding: 10px 18px 10px 20px;
  border-radius: 15px 136px 15px 70px;
}

.icon-box.s4.right_seo {
  margin: 0 0 0 20px;
}

section.content-services.my.seo_services {
  width: 100%;
  float: left;
  padding: 2em 0;
}

.web-yps {
  width: 100%;
  float: left;
  padding: 0 0 2em;
}

.faq-py {
  width: 100%;
  float: left;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #000;
  background-color: transparent;
}

.navbar-brand.tpp-logo img {
  width: 12%;
  border-radius: 10%;
  margin-top: -3px;
}

.footer-logo img {
  width: 20%;
  border-radius: 20%;
}

/* .apkl a.navbar-brand.tpp-logo {
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
} */

.col-sm-3 {
  flex: 1; /* Each column takes equal width */
  padding: 0; /* Remove padding */
  margin: 0;
}
.ctr-ipl {
  display: flex;
  justify-content: space-between;
}
@media (max-width:768px) {
  .ctr-ipl {
    flex-direction: column;
    gap: 4px;
    justify-content: space-between;
  }
}
.col-lg-6 {
  width: 100%;
}
.navbar-toggle{
  margin-top:-30px
}
@media (min-width: 623px) and (max-width:768px) {
  .navbar-toggle{
    margin-top: 23px;
  }
}

.navbar-nav li.dropdown:hover .dropdown-menu {
  display: block;
}