html {
  overflow: inherit;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 25px;
  color: #646464;
  font-weight: 400;
  height: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #ffffff;
  overflow: inherit;
  overflow-x: hidden;
}
p {
  margin: 0 0 20px 0;
  color: #333;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
a {
  color: #f31f1f;
}
a,a:hover{
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
h1,h2,h3,h4,h5,h6 {
  font-family: "Poppins", sans-serif;
  margin: 0 0 20px 0;
  font-weight: 500;
  color: #111111;
}

h1 {
  font-size: 46px;
  line-height: 56px;
}
h2 {
  font-size: 33px;
  line-height: 50px;
}
h3 {
  font-size: 22px;
  line-height: 36px;
}
h4 {
  font-size: 20px;
  line-height: 30px;
}
h5 {
  font-size: 18px;
  line-height: 30px;
}
h6 {
  font-size: 16px;
  line-height: 30px;
}
img {
  max-width: 100%;
  height: auto;
}
.topbar-layout4 {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  background-color: #5f2ef0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.topbar-layout4 .topbar-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.topbar-layout4 .topbar-menu li {
  margin-right: 30px;
  padding-right: 30px;
  font-size: 14px;
  color: #ffc107;
  position: relative;
  z-index: 1;
}
.topbar-layout4 .topbar-menu li a{
  color: #fff;
}
.topbar-layout4 .topbar-menu li a:hover{
  color: #eb0505;
}
.topbar-layout4 .topbar-menu li i {
  margin-right: 10px;
}
.topbar-layout4 .topbar-menu li:before {
  content: "";
  position: absolute;
  height: 25px;
  width: 1px;
  z-index: 1;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #c2c2c2;
}

.topbar-layout4 .topbar-menu li:last-child {
  margin-right: 0;
  padding-right: 0;
}

.topbar-layout4 .topbar-menu li:last-child:before {
  display: none;
}

.topbar-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
}

.topbar-social .single-item {
  margin-right: 5px;
  font-size: 15px;
}

.topbar-social .single-item:last-child {
  margin-right: 0;
}

.topbar-social .single-item a {
  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;
  padding: 10px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.topbar-social .single-item a i {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.topbar-social .single-item a:hover i {
  color: #eb0505;
}
.topbar-social li strong{
  color: #fff;
}
.sticky-on .navbar-wrap {
  position: relative;
  z-index: 2;
}
.sticky-on .navbar-wrap.no-transparent {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.navbar-layout7 {
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.temp-logo {
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.navbar-layout7 .temp-logo {
  position: relative;
  z-index: 1;
}
.temp-logo a {
  display: block;
}
.navbar-layout7 .temp-logo .default-logo {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.mobilemenu {
    display: none;
}
nav.template-main-menu {
  font-family: "Poppins", sans-serif;
}
nav.template-main-menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
nav.template-main-menu > ul > li {
  position: relative;
}
nav.template-main-menu > ul > li > a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navbar-layout7 nav.template-main-menu > ul > li > a {
  color: #000000;
  padding:40px 20px;
}
nav.template-main-menu > ul > li > a:before {
  position: absolute;
  z-index: 1;
  content: "";
  height: 2px;
  background-color: #ffffff;
  bottom: 26px;
  width: 0%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
nav.template-main-menu > ul > li ul.dropdown-menu-col-1 {
  padding: 20px 0;
  border-top: 1px solid #f31f1f;
  background-color: #ffffff;
  width: 265px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 0;
  top: 100%;
  left: 0;
  border-radius: 4px;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  -webkit-box-shadow: 0 0 35px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 0 35px 0 rgb(0 0 0 / 10%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
nav.template-main-menu > ul > li ul.dropdown-menu-col-1:before {
  position: absolute;
  z-index: 1;
  background-color: #f31f1f;
  height: 1px;
  border-radius: 4px;
  content: "";
  width: 98%;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
}
nav.template-main-menu > ul > li > ul > li {
  position: relative;
}
nav.template-main-menu > ul > li ul.dropdown-menu-col-1 li a {
  font-weight: 500;
  width: 100%;
  padding:5px 15px;
  font-size: 14px;
  color: #4c4b4b;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
nav.template-main-menu > ul > li ul.dropdown-menu-col-1 li a span {
  position: relative;
  z-index: 1;
}
nav.template-main-menu > ul > li ul.dropdown-menu-col-1 li a span:before {
  position: absolute;
  z-index: 1;
  content: "";
  background-color: #eb0505;
  height: 1px;
  width: 0;
  right: 0;
  left: inherit;
  bottom: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1);
}
nav.template-main-menu > ul > li:hover ul.dropdown-menu-col-1 {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navbar-layout7 nav.template-main-menu > ul > li ul.dropdown-menu-col-1 {
  border-top: 0;
}
.navbar-layout7 nav.template-main-menu > ul > li > a:hover{
  color: #eb0505;
}
nav.template-main-menu > ul > li ul.dropdown-menu-col-1 li a:hover {
  color: #eb0505;
}
nav.template-main-menu > ul > li ul.dropdown-menu-col-1 li a:hover span:before {
  width: 100%;
  left: 0;
  right: inherit;
}
.btn-fill {
  font-weight: 500;
  font-size: 16px;
  position: relative;
  z-index: 2;
  padding: 10px 27px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #eb0505;
  border: 2px solid;
  border-color: #eb0505;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-fill.btn-gradient {
  border: 0;
  padding: 8px 15px;
}
.btn-fill:hover {
  color: #eb0505;
  background-color: transparent;
}
.btn-fill.btn-gradient:hover {
  color: #ffffff;
}
.btn-fill.btn-gradient:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  right: inherit;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 4px;
  background: #eb0505;
  background: -o-linear-gradient(205deg, #eb0505 40%, #7a64f2 100%);
  background: linear-gradient(245deg, #eb0505 40%, #7a64f2 100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-fill.btn-gradient:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  right: inherit;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 4px;
  background: #eb0505;
  background-image: -o-linear-gradient(30deg, #eb0505 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #eb0505 0%, #7a64f2 100%);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.btn-fill.btn-gradient:hover:before {
  opacity: 1;
  visibility: visible;
}
.btn-fill.btn-gradient:hover:after {
  opacity: 0;
  visibility: hidden;
}

/*--- Main Banner Layout One ---*/
.main-banner-wrap-layout1 {
  padding:50px 0 60px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.bg-gradient-layout1:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -o-linear-gradient(30deg, #523fff 0%, #750ed5 100%);
  background-image: linear-gradient(60deg, #523fff 0%, #750ed5 100%);
}
.main-banner-wrap-layout1 .animated-figure li {
  position: absolute;
  z-index: -1;
}

.main-banner-wrap-layout1 .animated-figure li:first-child {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  right: inherit;
}

.main-banner-wrap-layout1 .animated-figure li:last-child {
  top: 0;
  right: 0;
  left: inherit;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.main-banner-wrap-layout1 .compress-left-side {
  padding-right: 50px;
  padding-left: calc(calc(100% - 1170px)/2);
}

.main-banner-wrap-layout1 .compress-right-side {
  padding-left: 50px;
  padding-right: calc(calc(100% - 1170px)/2);
}
.main-banner-box-layout1 {
  margin-top: 20px;
}
.main-banner-box-layout1 .item-figure {
  -webkit-animation: up_down 15s infinite;
  animation: up_down 15s infinite;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.main-banner-box-layout1 .item-sub-title {
    color: #ffc107;
    margin-bottom: 15px;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: bold;
}

.main-banner-box-layout1 .item-main-title {
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
    line-height: 48px;
}
.main-banner-box-layout1 p {
  color: #ffffff;
  width: 80%;
  margin-bottom: 50px;
  font-size: 16px;
}
.main-banner-box-layout1 .banner-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.main-banner-box-layout1 .banner-btns a {
  margin-bottom: 15px;
  margin-right: 30px;
}
.main-banner-box-layout1 .banner-btns a:last-child {
  margin-right: 0;
}

.main-banner-box-layout1 .banner-btns .item-btn {
  padding: 10px 29px;
}
.main-banner-box-layout1 .banner-btns .play-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-banner-box-layout1 .banner-btns .play-btn .item-icon {
  position: relative;
  z-index: 1;
  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;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  margin-right: 10px;
  color: #f31f1f;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.main-banner-box-layout1 .banner-btns .play-btn .item-icon:before {
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a95df1), to(#750ed5));
  background-image: -o-linear-gradient(top, #a95df1 0%, #750ed5 100%);
  background-image: linear-gradient(180deg, #a95df1 0%, #750ed5 100%);
  color: #f31f1f;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.main-banner-box-layout1 .banner-btns .play-btn .item-icon:after {
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  background-color: #ffffff;
  color: #f31f1f;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.main-banner-box-layout1 .banner-btns .play-btn .item-icon i {
  margin-left: 5px;
}

.main-banner-box-layout1 .banner-btns .play-btn span {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.main-banner-box-layout1 .banner-btns .play-btn:hover .item-icon {
  color: #ffffff;
}

.main-banner-box-layout1 .banner-btns .play-btn:hover .item-icon:before {
  opacity: 1;
}

.main-banner-box-layout1 .banner-btns .play-btn:hover .item-icon:after {
  opacity: 0;
}

@-webkit-keyframes up_down {
  0% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(-30px) translateX(0);
    transform: translateY(-30px) translateX(0);
  }
  75% {
    -webkit-transform: translateY(30px) translateX(0);
    transform: translateY(30px) translateX(0);
  }
}

@keyframes up_down {
  0% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
  }
  25% {
    -webkit-transform: translateY(-30px) translateX(0);
    transform: translateY(-30px) translateX(0);
  }
  75% {
    -webkit-transform: translateY(30px) translateX(0);
    transform: translateY(30px) translateX(0);
  }
}


.about-wrap-layout1 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.section-padding-md {
  padding-top: 110px;
  padding-bottom: 90px;
}
.about-wrap-layout1 .animated-shape li {
  position: absolute;
  z-index: 0;
  bottom: 150px;
  right: 30px;
}
.about-box-layout1 {
  margin-bottom: 30px;
}
.about-box-layout1 .figure-holder {
  position: relative;
  z-index: 1;
  margin-right: 50px;
  padding: 0 0 0 30px;
}
.about-box-layout1 .figure-holder .animated-bg {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 50px;
  top: 0;
}
.about-box-layout1 .figure-holder .animated-bg svg {
  margin: 0 auto;
}
.about-box-layout1 .figure-holder .animated-figure {
  text-align: right;
}
.about-wrap-layout1 .compress-right-side {
  padding-left: 0;
  padding-right: calc(calc(100% - 1170px)/2);
}
.about-box-layout1 .content-holder .item-title {
  font-weight: 700;
  margin-bottom: 15px;
}
.list-item {
  margin-bottom: 50px;
}
.list-item li {
  position: relative;
  z-index: 1;
  padding-left: 30px;
  margin-bottom: 10px;
}
.list-item li:before {
  position: absolute;
  z-index: 1;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
  top: 0;
  color: #f31f1f;
}
.service-wrap-layout1 {
  overflow: hidden;
}
.bg-color-accent2 {
  background-color: #f9fbfe;
}
.bg-color-dark{
  
}
.section-padding-md {
  padding-top: 50px;
  padding-bottom: 20px;
}
.service-wrap-layout1 .animated-shape ul {
  position: relative;
  z-index: 0;
}
.service-wrap-layout1 .animated-shape ul li {
  position: absolute;
  z-index: -1;
}
.service-wrap-layout1 .animated-shape ul li:first-child {
  top: 300px;
  left: 30px;
  z-index: 1;
}
.section-heading {
  position: relative;
  z-index: 0;
  text-align: center;
  margin-bottom: 55px;
}
.section-heading .heading-main-title {
  font-weight: 700;
}
.section-heading.heading-dark .heading-main-title {
  color: #000000;
}
.section-heading.heading-layout1 .heading-main-title {
  margin-bottom: 15px;
}
.has-animation .heading-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.has-animation .heading-icon .dash-left {
  margin-right: 25px;
}

.has-animation .heading-icon .dash-left .dashed1 {
  stroke-dashoffset: 100;
}

.has-animation .heading-icon .dash-right {
  margin-left: 15px;
}

.has-animation .heading-icon .dash-right .dashed1 {
  stroke-dashoffset: -100;
}

.has-animation .heading-icon .dashed1 {
  stroke-dasharray: 100;
}

.has-animation .heading-icon .dashed2 {
  stroke-dasharray: 4;
}

@keyframes dash_animation {
  to {
    stroke-dashoffset: 0;
  }
}

.has-animation.active-animation .heading-icon .dashed1 {
  -webkit-animation: dash_animation 1.5s linear forwards;
  animation: dash_animation 1.5s linear forwards;
}

.section-heading.heading-dark .heading-icon i {
  margin-top: 5px;
}

.section-heading.heading-dark .heading-icon i:before {
  font-size: 30px;
}
.section-heading .heading-paragraph {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.service-box-layout1 {
  margin-bottom: 30px;
  background-color: #ffffff;
  padding:20px 30px 20px;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.service-box-layout1:hover {
  -webkit-box-shadow: 0px 2px 35px 0px rgb(0 0 0 / 10%);
  box-shadow: 0px 2px 35px 0px rgb(0 0 0 / 10%);
}
.service-box-layout1 .icon-holder {
  position: relative;
  z-index: 1;
  line-height: 1;
  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;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
.service-box-layout1 .icon-holder .item-icon {
    z-index: 1;
    transition: all 0.5s ease-in-out;
    color: #eb0505;
    background: #ddd;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-box-layout1:hover .icon-holder .item-icon{
  background-color: rgb(255 56 56 / 10%);
  color: #ff3838;
}
.service-box-layout1 .icon-holder .item-icon .flaticon-chart:before{
  font-size: 32px;
}
.service-box-layout1 .item-title {
  font-weight: 600;
  margin-bottom: 10px;
}
.service-box-layout1 .item-title a {
  color: #000000;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.service-box-layout1 p {
  margin-bottom: 10px;
}
.btn-text {
  font-weight: 500;
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f31f1f;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-text i {
  margin-top: 3px;
  margin-left: 10px;
  line-height: 1;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  color: #f31f1f;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.bg-color-light {
  background-color: #ffffff;
}
.compress-left-side {
  padding-right: 50px;
  padding-left: calc(calc(100% - 1170px)/2);
}

.process-box-layout1 {
  margin-bottom: 30px;
}

.process-box-layout1 ul.content-holder {
  display: flex;
}
.process-box-layout1 ul.content-holder li {
    position: relative;
    z-index: 1;
    width: 33.33%;
    padding: 0px 15px;
}
.process-box-layout1 ul.content-holder li svg {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
}

.process-box-layout1 ul.content-holder li svg .solid-line {
  stroke-dashoffset: 0;
}
.process-box-layout1 ul.content-holder li .item-icon {
    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;
    background-color: #ffffff;
    height: 100px;
    width: 100px;
    border-radius: 10%;
    margin: 0px auto;
    padding-top: 22px;
    margin-bottom: 15px;
}
.process-box-layout1 ul.content-holder li .item-icon i {
  color: #fff;
}
.process-box-layout1 ul.content-holder li .item-icon i:before {
  color: #fff;
  font-size: 50px;
}
.process-box-layout1 ul.content-holder li .dodger-blue {
  background-color: #36bafe;
}

.process-box-layout1 ul.content-holder li .sunset-orange{
  background-color: #ff3838;
}

.process-box-layout1 ul.content-holder li .california{
  background-color: #ff930e;
}

.process-box-layout1 ul.content-holder li .item-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.process-box-layout1 ul.content-holder li .item-content .item-title {
  font-weight: 600;
  margin-bottom: 0;
}
.process-box-layout1 .figure-holder {
  position: relative;
  z-index: 1;
}
.process-box-layout1 .figure-holder .animated-bg {
  position: absolute;
  z-index: -1;
  left: 50px;
  top: 0;
}
.process-box-layout1 .figure-holder .animated-figure {
  text-align: center;
  padding: 0 30px;
}
/*all Heading start*/

/*--- Section Heading ---*/
.section-heading {
  position: relative;
  z-index: 0;
  text-align: center;
  margin-bottom:30px;
}
.section-heading .heading-sub-title {
  text-align: center;
  color: #f31f1f;
  font-weight: 500;
  letter-spacing: 4px;
}

.section-heading .heading-main-title {
  font-weight: 700;
}

.section-heading .heading-paragraph {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.section-heading.heading-dark .heading-main-title {
  color: #000000;
}
.section-heading.heading-dark .heading-icon {
  line-height: 1;
  color: #f31f1f;
  background: -webkit-linear-gradient(#f31f1f, #f31f1f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.section-heading.heading-dark .heading-icon i {
  margin-top: 5px;
}

.section-heading.heading-dark .heading-icon i:before {
  font-size: 30px;
}

.section-heading.heading-light .heading-main-title {
  color: #ffffff;
}

.section-heading.heading-light .heading-icon {
  line-height: 1;
  color: #fcf306;
  background: -webkit-linear-gradient(#fcf306, #fcf306);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 20px;
}

.section-heading.heading-light .heading-icon:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 60px;
  height: 1px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.21);
  left: 50px;
  top: 50%;
}

.section-heading.heading-light .heading-icon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 60px;
  height: 1px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.21);
  right: 50px;
  top: 50%;
}

.section-heading.heading-light .heading-icon i:before {
  font-size: 30px;
}

.section-heading.heading-light .heading-sub-title {
  color: #ffffff;
}

.section-heading.heading-light .heading-paragraph {
  color: #ffffff;
}

.section-heading.heading-layout1 .heading-main-title {
  margin-bottom: 15px;
}
.section-heading.heading-layout2 .heading-sub-title {
  display: inline-block;
  padding: 7px 22px 6px;
  border-radius: 4px;
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.section-heading.heading-layout2 .heading-main-title {
  margin-bottom: 15px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.section-heading.heading-layout2.color-heliotrope .heading-sub-title {
  background-color: rgba(163, 74, 248, 0.21);
  color: #A34AF8;
}

.section-heading.heading-layout2.color-mountain-meadow .heading-sub-title {
  background-color: rgba(20, 193, 113, 0.21);
  color: #14C171;
}

.section-heading.heading-layout2.color-torch-red .heading-sub-title {
  background-color: rgba(255, 30, 69, 0.21);
  color: #FF1E45;
}

.section-heading.heading-layout3 {
  margin-bottom: 0;
  text-align: left;
}

.section-heading.heading-layout3 .heading-sub-title {
  display: inline-block;
  padding: 6px 22px 5px;
  border-radius: 4px;
  margin-bottom: 20px;
  letter-spacing: 2px;
}

.section-heading.heading-layout3.color-west-side .heading-sub-title {
  background-color: rgba(254, 145, 11, 0.21);
  color: #FE910B;
}

.section-heading.heading-layout3.color-persian-green .heading-sub-title {
  background-color: rgba(2, 183, 162, 0.21);
  color: #02B7A2;
}

.section-heading.heading-layout4 {
  margin-bottom: 45px;
}

.section-heading.heading-layout4 .heading-sub-title {
  display: inline-block;
  padding: 6px 22px 0;
  letter-spacing: 0;
}

.section-heading.heading-layout4 .heading-main-title {
  width: 45%;
  margin-left: auto;
  margin-right: auto;
}
.heading-wrap-layout5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.heading-wrap-layout5 .item-btn {
  margin-bottom: 60px;
}

.section-heading.heading-layout5 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  margin-bottom: 45px;
}
.section-heading.heading-layout5 .heading-sub-title {
  display: inline-block;
  padding: 0;
  letter-spacing: 0;
}

.section-heading.heading-layout5 .heading-main-title {
  width: 43%;
}
.section-heading.heading-layout6 .heading-main-title {
  margin-bottom: 15px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.section-heading.heading-layout7 {
  margin-bottom: 30px;
  text-align: left;
}
.section-heading.heading-layout7 .heading-main-title {
  max-width: 600px;
  width: 100%;
}
/*All Heading End*/

/*  Working process start  */
.bg-gradient-layout2:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -o-linear-gradient(30deg, #1c336a 0%, #7a64f2 100%);
  background-image: linear-gradient(60deg, #1c336a 0%, #7a64f2 100%);
}
.process-box-layout2 {
  text-align: center;
  margin-bottom: 30px;
  background-color: #ffffff;
  height: 220px;
  width: 100%;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.process-box-layout2 .count-number {
  position: absolute;
  z-index: 1;
  font-size: 54px;
  color: #e0e0e0;
  font-weight: 700;
  left: 30px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.process-box-layout2 .item-content {
  margin: 30px 0;
}

.process-box-layout2 .item-content .item-title {
  font-weight: 600;
  margin-bottom: 0;
}

.process-box-layout2 .item-content .item-icon {
  margin-bottom: 10px;
}

.process-box-layout2 .item-content .item-icon i {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.process-box-layout2 .item-content .item-icon i:before {
  font-size: 72px;
}

.process-box-layout2 .california i {
  color: #ff930e;
}

.process-box-layout2 .emerald i {
  color: #18dc59;
}

.process-box-layout2 .royal-blue i {
  color: #f31f1f;
}

.process-box-layout2 .dodger-blue i {
  color: #36bafe;
}

.process-box-layout2:hover .count-number {
  color: #f31f1f;
  -webkit-animation: zoom_animation 0.5s linear forwards;
  animation: zoom_animation 0.5s linear forwards;
}

@-webkit-keyframes zoom_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes zoom_animation {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

[class*="col-"]:nth-child(odd) .process-box-layout2 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

[class*="col-"]:nth-child(odd) .process-box-layout2 .count-number {
  top: 20px;
}

[class*="col-"]:nth-child(even) .process-box-layout2 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

[class*="col-"]:nth-child(even) .process-box-layout2 .count-number {
  bottom: 20px;
}
/*--- Working Process end ---*/

/*--- Feature Style One ---*/
.feature-wrap-layout1 {
  overflow: hidden;
  padding: 70px 0 40px;
}
.feature-wrap-layout1 .indicator-wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
}

.feature-wrap-layout1 .indicator-wrap .indicator-img-right {
  position: absolute;
  z-index: 1;
  right: -15px;
  bottom: 30px;
}

.feature-wrap-layout1 .indicator-wrap .indicator-img-left {
  position: absolute;
  z-index: 1;
  left: -20px;
  bottom: 30px;
}

.feature-wrap-layout1 .indicator-wrap .dash-left .dashed1 {
  stroke-dashoffset: 0;
}

.feature-wrap-layout1 .indicator-wrap .dash-right .dashed1 {
  stroke-dashoffset: 0;
}

.feature-wrap-layout1 .indicator-wrap .dashed1 {
  stroke-dasharray: 872;
}

.feature-wrap-layout1 .indicator-wrap .dashed2 {
  stroke-dasharray: 4;
}

.feature-box-layout1 {
  margin-bottom: 30px;
}
.feature-box-layout1 .item-title {
  font-weight: 600;
  font-size: 24px;
}

.sub-title {
  font-weight: 500;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 10px;
}

.feature-box-layout1 .list-layout1 {
  margin-bottom: -10px;
}

.list-layout1 li {
  position: relative;
  z-index: 1;
  padding-left: 30px;
  margin-bottom: 15px;
}

.list-layout1 li:last-child {
  margin-bottom: 0;
}

.list-layout1 li:before {
  position: absolute;
  z-index: 1;
  content: "\f058";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  left: 0;
  top: 0;
  color: #f31f1f;
  font-size: 18px;
}

.feature-box-layout1 .list-layout1 li .inner-item-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

.feature-box-layout1 .list-layout1 li p {
  margin-bottom: 0;
}

.feature-box-layout1 .list-layout2 {
  margin-bottom: -10px;
}

.feature-box-layout1 .list-layout2 li {
  position: relative;
  z-index: 1;
  padding-left: 30px;
  margin-bottom: 10px;
}

.feature-box-layout1 .list-layout2 li:last-child {
  margin-bottom: 0;
}

.feature-box-layout1 .list-layout2 li:before {
  position: absolute;
  z-index: 1;
  content: "\f00c";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  left: 0;
  top: 0;
  color: #f31f1f;
  font-size: 16px;
}

.feature-box-layout1 .list-layout2 li .inner-item-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

.feature-box-layout1 .list-layout2 li p {
  margin-bottom: 0;
}


/*--------------------------------------
  4.21 Testimonial
  ---------------------------------------*/
  .testimonial-box-layout1 {
    text-align: center;
    margin-bottom: 21px;
  }

.testimonial-box-layout1 .top-box {
    padding: 70px 50px 120px;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
    background-image: url(../../images/testimonial-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

  .testimonial-box-layout1 .top-box .item-icon {
    margin-bottom: 10px;
  }
  .testimonial-box-layout1 .top-box i {
    background: -webkit-linear-gradient(#f31f1f, #5235e9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 100px;
    opacity: 0.4;
  }
  .testimonial-box-layout1 .top-box i:before {
    font-size: 100px;
  }

  .testimonial-box-layout1 .top-box p {
    width: 75%;
    margin: 0 auto;
    color: #ffffff;
  }
  .testimonial-box-layout1 .bottom-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .testimonial-box-layout1 .bottom-box .media {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .testimonial-box-layout1 .bottom-box .media img {
    width: auto;
  }
  .testimonial-box-layout1 .bottom-box .media .media-body {
    text-align: left;
  }
  .testimonial-box-layout1 .bottom-box .media .media-body .item-title {
    margin-bottom: 0;
    line-height: 1.2;
  }
  .testimonial-box-layout1 .bottom-box .media .media-body .item-designation {
    font-size: 15px;
  }
.nav-control-layout1 .owl-nav {
  margin-top: 0;
}

.nav-control-layout1 .owl-nav button {
  position: absolute;
  top: calc(50% - 15px);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  padding: 0;
  height: 60px;
  width: 60px;
  border-radius: 45px;
  border: 1px solid #d9d9d9 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent !important;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.nav-control-layout1 .owl-nav button i {
  margin-top: 3px;
  color: #999797;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.nav-control-layout1 .owl-nav button i:before {
  font-size: 24px;
}

.nav-control-layout1 .owl-nav button:hover {
  background-color: #5a49f8 !important;
  border: 1px solid #5a49f8 !important;
}

.nav-control-layout1 .owl-nav button:hover i {
  color: #ffffff;
}

.nav-control-layout1 .owl-nav button:focus {
  outline: none;
}

@media only screen and (max-width: 991px) {
  .nav-control-layout1 .owl-nav button {
    height: 55px;
    width: 55px;
  }
  .nav-control-layout1 .owl-nav button i {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .nav-control-layout1 .owl-nav button {
    height: 50px;
    width: 50px;
  }
}

@media only screen and (max-width: 575px) {
  .nav-control-layout1 .owl-nav button {
    height: 40px;
    width: 40px;
  }
  .nav-control-layout1 .owl-nav button i {
    font-size: 16px;
  }
}

.nav-control-layout1 .owl-nav .owl-prev {
  left: 15px;
}

.nav-control-layout1 .owl-nav .owl-next {
  right: 15px;
}

.nav-control-layout1:hover button {
  opacity: 1;
  visibility: visible;
}

.nav-control-layout1:hover .owl-prev {
  left: -15px;
}

@media only screen and (max-width: 1199px) {
  .nav-control-layout1:hover .owl-prev {
    left: 0;
  }
}

.nav-control-layout1:hover .owl-next {
  right: -15px;
}

@media only screen and (max-width: 1199px) {
  .nav-control-layout1:hover .owl-next {
    right: 0;
  }
}





  .contact-wrap-layout1 {
    overflow: hidden;
  }
  .contact-box-layout1 {
    margin-bottom: 30px;
  }
  .contact-box-layout1 .item-title {
    font-weight: 600;
    margin-bottom: 5px;
  }
  .contact-box-layout1 p {
    margin-bottom: 30px;
  }
  .contact-box-layout1 .contact-form-box .form-group {
    margin-bottom: 20px;
  }
  .contact-box-layout1 .contact-form-box .form-group input {
    height: 50px;
  }
  .contact-box-layout1 .contact-form-box .form-group .form-control {
    font-size: 17px;
    padding: 15px 20px;
    color: #000000;
  }
  .contact-box-layout1 .contact-form-box .form-group select{
    font-size: 16px;
    color: #c7c7c7;
    font-weight: 300;
    background-color: transparent;
    border-radius: 0px;
    line-height: 1.4;
    padding: 15px 10px 13px 20px;
    height: auto;
  }
  .contact-box-layout1 .contact-form-box .form-group .form-control:focus {
    border-color: rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .contact-box-layout1 input.form-control::-webkit-input-placeholder,
  .contact-box-layout1 textarea.form-control::-webkit-input-placeholder {
    color: #c7c7c7;
    font-size: 16px;
    font-weight: 300;
  }

  .contact-box-layout1 input.form-control::-moz-placeholder,
  .contact-box-layout1 textarea.form-control::-moz-placeholder {
    color: #c7c7c7;
    font-size: 16px;
    font-weight: 300;
  }

  .contact-box-layout1 input.form-control:-moz-placeholder,
  .contact-box-layout1 textarea.form-control:-moz-placeholder {
    color: #c7c7c7;
    font-size: 16px;
    font-weight: 300;
  }

  .contact-box-layout1 input.form-control:-ms-input-placeholder,
  .contact-box-layout1 textarea.form-control:-ms-input-placeholder {
    color: #c7c7c7;
    font-size: 16px;
    font-weight: 300;
  }

/*--------------------------------------
  4.6 Call To Action
  ---------------------------------------*/
  .section-padding-sm-equal {
    padding-top: 35px;
    padding-bottom: 15px;
  }
  .bg-gradient-layout2 {
    position: relative;
    z-index: 0;
  }
  .call-to-action-box-layout1 {
    margin-bottom: 30px;
  }
  .call-to-action-box-layout1 .item-title {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 26px;
    line-height: 40px;
  }
  /*--- Blog Box Layout Eleven ---*/
  .blog-box-layout11 {
    margin-bottom: 30px;
  }

  .blog-box-layout11 .item-figure {
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 4px 4px 0 0;
  }

  .blog-box-layout11 .item-figure a {
    display: block;
  }

  .blog-box-layout11 .item-figure:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    content: '';
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
  }

  .blog-box-layout11 .item-figure:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    content: '';
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
  }

  .blog-box-layout11 .item-content {
    padding: 25px 30px 30px;
    background-color: #f7f7f7;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .blog-box-layout11 .item-content .entry-title {
    margin-bottom: 17px;
  }
  .blog-box-layout11 .item-content .entry-title a{
    color: #000;
  }
  .blog-box-layout11 .item-content .item-btn {
    color: #111111;
  }

  .blog-box-layout11 .item-content .item-btn:hover {
    color: #ffffff;
  }

  .blog-box-layout11:hover .item-figure:before {
    width: 100%;
    height: 100%;
    opacity: 0;
  }

  .blog-box-layout11:hover .item-figure:after {
    width: 100%;
    height: 100%;
    opacity: 0;
  }

  .entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .entry-meta li {
    margin-right: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
  }

  .entry-meta li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .entry-meta li a span {
    color: #f31f1f;
    margin-left: 4px;
  }

  .entry-meta li img {
    border-radius: 50%;
    margin-right: 10px;
    width: auto;
  }

  .entry-meta li i {
    margin-right: 12px;
    color: #f31f1f;
  }

  .entry-meta li:last-child {
    margin-right: 0;
  }

  .entry-meta.meta-color-accent li a {
    color: #9b9b9b;
  }

  .entry-meta.meta-color-accent li a:hover {
    color: #f31f1f;
  }

  .entry-meta.meta-color-accent li i {
    margin-right: 10px;
    color: #f31f1f;
  }

  .entry-meta.meta-color-accent2 li a {
    color: #93959e;
  }

  .entry-meta.meta-color-accent2 li a:hover {
    color: #f31f1f;
  }

  .entry-meta.meta-color-accent2 li i {
    margin-right: 10px;
    color: #f31f1f;
  }

  .entry-meta.meta-color-light li a {
    color: #ffffff;
  }

  .entry-meta.meta-color-light li a:hover {
    color: #f31f1f;
  }

  .entry-meta.meta-color-dark li a {
    color: #000000;
  }

  .entry-meta.meta-color-dark li a:hover {
    color: #f31f1f;
  }

  .entry-meta.meta-color-primary li a {
    color: #f31f1f;
  }

  .entry-meta.meta-color-primary li a:hover {
    color: #000000;
  }

  .entry-meta.meta-divider-slash li {
    position: relative;
    z-index: 1;
    padding-right: 15px;
    margin-right: 15px;
  }

  .entry-meta.meta-divider-slash li:before {
    position: absolute;
    z-index: 1;
    content: "/";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }

  .entry-meta.meta-divider-slash li:last-child {
    padding-right: 0;
    margin-right: 0;
  }

  .entry-meta.meta-divider-slash li:last-child:before {
    display: none;
  }

  .entry-meta.meta-divider-hyphen li {
    position: relative;
    z-index: 1;
    padding-right: 15px;
    margin-right: 15px;
  }

  .entry-meta.meta-divider-hyphen li:before {
    position: absolute;
    z-index: 1;
    content: "-";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }

  .entry-meta.meta-divider-hyphen li:last-child {
    padding-right: 0;
    margin-right: 0;
  }

  .entry-meta.meta-divider-hyphen li:last-child:before {
    display: none;
  }

  .entry-meta.meta-divider-center {
    position: relative;
    z-index: 1;
  }

  .entry-meta.meta-divider-center:before {
    position: absolute;
    z-index: 1;
    content: "-";
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .entry-meta.meta-wrap-border-top {
    padding-top: 15px;
    border-top: 1px solid #d9d9d9;
  }

  .btn-ghost {
    font-weight: 500;
    font-size: 16px;
    position: relative;
    z-index: 2;
    padding: 10px 27px;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    border: 2px solid;
    border-color: #ffc107;
    color: #ffc107;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .btn-ghost i {
    margin-top: 2px;
    line-height: 1;
    margin-left: 12px;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    color: #ff00eb;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .btn-ghost i:before {
    font-size: 18px;
  }
  .btn-ghost:hover {
    color: #ffffff;
    background-color: #f31f1f;
  }
  .btn-ghost:hover i {
    color: #ffffff;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
  }
  .btn-ghost:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .footer-wrap-layout9 {
    background-color: #000;
  }

  .footer-wrap-layout9 .footer-widget-heading {
    color: #ffffff;
  }

  .footer-top-layout9 {
    padding:30px 0 10px;
  }
  .footer-top-layout9 .footer-widgets p {
    color: #c5c4c4;
    font-size: 14px;
    line-height: 23px;
  }
.footer-top-layout9 .footer-logo {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
}

  .footer-top-layout9 .footer-logo a {
    display: inline-block;
  }

  .footer-top-layout9 .about-paragraph {
    color: #c5c4c4;
  }

  .footer-top-layout9 .footer-menu li {
    margin-bottom: 5px;
  }

  .footer-top-layout9 .footer-menu li:last-child {
    margin-bottom: 0;
  }

  .footer-top-layout9 .footer-menu li a {
    color: #c5c4c4;
    display: block;
    padding: 2px 0 2px 25px;
    font-size: 14px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .footer-top-layout9 .footer-menu li a:before {
    position: absolute;
    z-index: 1;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    top: 1px;
    left: 0;
    color: #f31f1f;
  }

  .footer-top-layout9 .footer-menu li a:hover {
    color: #f31f1f;
  }

  .footer-top-layout9 .footer-contact li {
    color: #c5c4c4;
    position: relative;
    z-index: 1;
    padding-left: 40px;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .footer-top-layout9 .footer-contact li:last-child {
    margin-bottom: 0;
  }

  .footer-top-layout9 .footer-contact li i {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
  }

  .footer-top-layout9 .footer-contact li i:before {
    font-size: 24px;
    color: #f31f1f;
    margin: 0px;
  }

  .footer-bottom-layout9 {
    padding: 6px 0 6px;
    border-top: 1px solid #333;
  }

  .footer-bottom-layout9 .copy-right-wrap {
    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;
    height: 100%;
  }

  .footer-bottom-layout9 .copy-right-wrap .copy-right-text {
    margin-bottom: 0;
    color: #c5c4c4;
    font-size: 14px;
  }

  .footer-bottom-layout9 .copy-right-wrap .copy-right-text a {
    color: #c5c4c4;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .footer-bottom-layout9 .copy-right-wrap .copy-right-text a:hover {
    color: #f31f1f;
  }

  /*--- Inner Page Banner ---*/
  .bg-gradient-layout6 {
    position: relative;
    z-index: 0;
  }
  .bg-gradient-layout6:before {
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -o-linear-gradient(30deg, #523fff 0%, #750ed5 93%);
    background-image: linear-gradient(60deg, #523fff 0%, #750ed5 93%);
  }
  .page-banner {
    overflow: hidden;
    display: block;
    padding: 60px 0 60px;
    position: relative;
    z-index: 0;
  }

.page-banner:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #050314;
    background-image: none;
}
  .page-banner .shape-holder li {
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
  }

  .page-banner .shape-holder li svg {
    margin: 0 auto;
  }

  .page-banner .shape-holder li:nth-child(1n) {
    bottom: 45px;
  }

  .page-banner .shape-holder li:nth-child(2n) {
    bottom: 145px;
  }

  .page-banner .shape-holder li:nth-child(3n) {
    bottom: 245px;
  }

  .page-banner .breadcrumbs-area {
    position: relative;
    z-index: 1;
    text-align: center;
  }

  .page-banner .breadcrumbs-area h1 {
    font-weight: 600;
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 0;
  }
.page-banner .breadcrumbs-area p{
  color: #fff;
}
  .page-banner .breadcrumbs-area ul li {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    padding-right: 5px;
    color: #cecece;
    font-size: 18px;
  }

  .page-banner .breadcrumbs-area ul li:before {
    content: "/";
    position: absolute;
    font-size: 18px;
    right: -11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    color: #cecece;
  }

  .page-banner .breadcrumbs-area ul li a {
    color: #ffffff;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .page-banner .breadcrumbs-area ul li a:hover {
    color: #ffffff;
  }
  .page-banner .breadcrumbs-area ul li:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .page-banner .breadcrumbs-area ul li:last-child:before {
    display: none;
  }
  .feature-wrap-layout2 {
    padding: 40px 0px;
  }
  .service-details-wrap {
    padding: 40px 0px 10px;
  }
.section-padding-md-equal {
    padding-top: 50px;
    padding-bottom: 30px;
}

.blog-box-layout2 {
  margin-bottom: 30px;
}

.blog-box-layout2 .item-figure {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .blog-box-layout2 .item-figure {
    margin-bottom: 20px;
  }
}

.blog-box-layout2 .item-figure a {
  display: block;
}

.blog-box-layout2 .item-figure:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  content: '';
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.blog-box-layout2 .item-figure:after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: '';
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.blog-box-layout2 .item-content .entry-meta {
  margin-bottom: 15px;
}

.blog-box-layout2:hover .item-figure:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.blog-box-layout2:hover .item-figure:after {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.template-sidebar {
    margin-bottom: 30px;
}
.template-sidebar .widget {
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}
.widget-section-heading .item-heading {
    display: inline-block;
    font-weight: 600;
    color: #111111;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.entry-meta li {
    margin-right: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
}
.widget-post > ul > li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eae7e7;
}
.widget-post > ul > li .left-box {
    display: inline-block;
    width: 120px;
}
.media-body.space-sm {
    margin-left: 15px;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
}
.widget-post > ul > li .entry-meta {
    margin-bottom: 10px;
    line-height: 1.2;
}
.entry-meta li:last-child {
    margin-right: 0;
}
.entry-meta.meta-color-accent li a {
    color: #9b9b9b;
}
.widget-post > ul > li .entry-title {
    line-height: 24px;
    margin-bottom: 0;
    font-size: 18px;
}
.entry-title.title-color-dark a {
    color: #111111;
}
.widget-category ul li {
    margin-bottom: 10px;
    font-size: 18px;
}
.widget-category ul li a {
    line-height: 35px;
    display: block;
    color: #646464;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.address-box-layout2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}

.address-box-layout2 .item-icon {
  color: #5a49f8;
  margin-right: 20px;
  margin-top: 5px;
}

.address-box-layout2 .item-icon i:before {
  font-size: 36px;
}

.address-box-layout2 .item-title {
  color: #000000;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}

.address-box-layout2 .list-item li {
  font-size: 18px;
}

.single-item:last-child > .address-box-layout2 {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.contact-left {
    background: #ededed;
    box-shadow: 0px 0px 8px #333;
    padding: 30px 15px;
    border-radius: 5px;
    height: 100%;
}
.contact-box-layout3 .contact-form-box .form-group {
  margin-bottom: 30px;
}

.contact-box-layout3 .contact-form-box .form-group input {
  height: 50px;
}

.contact-box-layout3 .contact-form-box .form-group .form-control {
  font-size: 17px;
  padding: 11px 15px;
  color: #000000;
  background-color: transparent;
  border-color: #6b1de2;
}

.contact-box-layout3 .contact-form-box .form-group .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact-box-layout3 .contact-form-box input.form-control::-webkit-input-placeholder,
.contact-box-layout3 .contact-form-box textarea.form-control::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
}

.contact-box-layout3 .contact-form-box input.form-control::-moz-placeholder,
.contact-box-layout3 .contact-form-box textarea.form-control::-moz-placeholder {
  color: #000;
  font-size: 16px;
}

.contact-box-layout3 .contact-form-box input.form-control:-moz-placeholder,
.contact-box-layout3 .contact-form-box textarea.form-control:-moz-placeholder {
  color: #000;
  font-size: 16px;
}

.contact-box-layout3 .contact-form-box input.form-control:-ms-input-placeholder,
.contact-box-layout3 .contact-form-box textarea.form-control:-ms-input-placeholder {
  color: #000;
  font-size: 16px;
}
.other-city a{
  color: #646464;
}
.city-listing {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.city-listing li {
    width: 29%;
    margin: 0px 2%;
    margin-bottom: 15px;
}
.city-listing li a {
    background-image: linear-gradient(60deg, #f31f1f 0%, #7a64f2 100%);
    color: #fff;
    display: block;
    padding: 10px 15px;
    width: 100%;
    border-radius: 10px 0px 10px 0px;
    position: relative;
    overflow: hidden;
    transition: all ease 0.3s;
}
.city-listing li a:hover {
    background-image: linear-gradient(60deg, #7a64f2 0%, #f31f1f 100%);
    transition: all ease 0.3s;
}
.section-layout1 {
    width: 100%;
    padding: 40px 0px;
    background-image: url(../../images/element19.png);
}
.section-layout2 {
    width: 100%;
    padding:40px 0px 10px;
    background: #eceaff;
}
.list-box{
  display: flex;
}
.list-box li {
    text-align: center;
    width: 15%;
    padding: 0px 10px;
}
.list-box2{
  display: flex;
  flex-wrap: wrap;
}
.list-box2 li {
    text-align: center;
    width: 33%;
    padding: 0px 5px;
    margin-bottom: 10px;
}
.list-box2 li i{
  font-size:36px;
  color: #f31f1f;
}
.list-box li strong, .list-box2 li strong {
    display: inline-block;
    width: 100%;
    color: #7c63ef;
}
.list-box li span, .list-box2 li span {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
}
.list-layoutfull{
  display: flex;
  flex-wrap: wrap;
}
.list-layoutfull li {
    width: 33%;
    text-align: center;
    margin-bottom: 30px;
    padding: 0px 15px;
        font-size: 21px;
}
.list-layoutfull li span{
  display: inline-block;
  width: 100%;
}
.list-layout4{
  display: flex;
  flex-wrap: wrap;
}
.list-layout4 li{
  width: 25%;
  text-align: center;
  margin-bottom: 30px;
  padding: 0px 15px;
  font-size: 21px;
}
.benifitbox .benifitcon .benifittitle {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    color: #000;
    margin-bottom: 8px;
    margin-top: 15px;
}
.stroke-sptheme-darkgreen {
    stroke: #7c63ef;
}
.w-20 {
    width: 5rem;
}
.h-20 {
    height: 5rem;
}
.why-choose{
  width: 100%;
  padding: 40px 0px;
  background-color: #013560;
  color: #fff;
}
.why-choose h2{
  color: #fff;
  margin-bottom: 30px;
}
.choose-box {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.why-choose h3{
    color: #fff;
    margin-bottom: 0px;
}
.choose-box .choose-content p{
  color: #fff;
  margin-bottom: 0px;
}
.choose-box .icon {
    margin-right: 15px;
    width: 90px;
    height: 90px;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding:17px;
}
.choose-box .choose-content{
  width: calc(100% - 100px);
}
.about-section {
  padding: 50px 0px;
  background: #f6f6f6;
}
.about-section-list{
  width: 100%;
  padding: 50px 0px;
}
.about-section h2 {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 32px;
    margin-bottom: 0px;
}
.about-section h3{
    font-size: 23px;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 0px;
}
.section-box {
    text-align: center;
    width: 100%;
    padding: 30px 20px;
    border: 1px solid #5f2ef0;
    margin-bottom: 30px;
    border-radius: 5px;
}
.section-box h3 {
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 600;
    color: #5f2ef0;
    margin-top: 20px;
    background: -webkit-linear-gradient(#eb0505, #5f2ef0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.section-box p{
  margin-bottom: 0px;
}
.bg-gray{
  background: #f6f6f6;
}
.inner-heading {
    font-size: 28px;
    margin-bottom: 7px;
    line-height: 33px;
}
.services-section4{
  width: 100%;
  padding: 40px 0px;
}
.section-with-bg{
  width: 100%;
  padding: 40px 0px;
  background: #013560;
  color: #fff;
}
.section-with-bg h2 {
    font-size: 42px;
    color: #fff;
    line-height: 52px;
}
.section-with-bg p.font-large{
  font-size: 25px;
    font-weight: normal;
}
.section-with-bg h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 10px;
}
.section-with-bg p{
  color: #fff;
}

.inner-top-section{
    background: #0E0E0E;
    color: #fff;
    padding-top: 80px;
    height: auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom:80px;
}
.inner-top-section:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-image: url(../../images/hero-overlay.png);
}
.heading-section-inner{
  position: relative;
  z-index: 99;
}
.inner-top-section h1, .inner-top-section h2{
  font-size: 60px;
  line-height: 1.15;
  font-weight: 900;
  color: #fff;
}
.inner-top-section ul{
  margin-bottom: 30px;
}
.inner-top-section ul li{
  color: #fff;
  list-style: disc;
  list-style-position: inside;
}
.inner-top-section p{
  color: #fff;
}
.inner-top-section .btn{
  background-image: linear-gradient(90deg, #7d1873 0%, #af2051 33.4%, #da3f41 67.80000000000001%, #f0704a 100%);
    border: none;
    color: #fff;
    outline: none;
    position: relative;
    text-transform: uppercase;
    border-radius: 0px;
    white-space: normal;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    padding: 9px 25px 7px;
    margin-bottom: 15px;
}
.inner-top-section .btn:hover{
  color: #da3f41;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #da3f41;
}
.section-points{
  width: 100%;
  padding: 50px 0px;
}
.section-points .container{
  display: flex;
  align-items: center;
}
.left-heading-section {
    width: 50%;
    padding: 10px 10px 10px 50px;
    text-align: center;
}
.left-heading-section h6{
  margin-bottom: 0px;
  color: #e40b13;
}
.left-heading-section h2 {
    color: #5f2ef0;
    font-size: 26px;
    margin-bottom: 0px;
    line-height: 31px;
    font-weight: 600;
}
.right-content-section{
  width: 50%;
  padding: 10px;
}
.right-content-section .listing-section{
  display: flex;
  margin-bottom: 25px;
}
.right-content-section .digit{
    position: relative;
    margin-right: 20px;
}
.right-content-section .digit span {
    width: 30px;
    height: 30px;
    background: #5f2ef0;
    color: #fff;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.right-content-section .digit:before {
    content: '';
    position: absolute;
    width: 3px;
    height: calc(100% - 37px);
    background: #333;
    left: 13px;
    top: 37px;
}
.right-content-section .digit:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-right: 0.2em solid black;
    border-top: 0.2em solid black;
    transform: rotate(135deg);
    bottom: 0px;
    left: 7px;
}
.right-content-section .listing-section:last-child .digit:before{
  display: none;
}
.right-content-section .listing-section:last-child .digit:after{
  display: none;
}
.right-content-section h3{
  color: #333;
  font-size: 20px;
  margin: 0px;
  line-height: inherit;
}
.right-content-section p{
  margin-bottom: 0px;
}