html {
  scroll-behavior: smooth;
}
body p {
  color: #000;
}
a {
  text-decoration: none;
}
ul {
  margin: 0px;
  padding: 0px;
}
p {
  font-size: 17px;
}
 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #8e949e;
  overflow-x: hidden;
}
. ::-moz-selection {
  background-color: #2983fd;
  color: #fff;
}
::selection {
  background-color: #2983fd;
  color: #fff;
}
a {
  color: #2983fd;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
a:hover {
  color: #e2171a;
  text-decoration: none;
}
section {
  position: relative;
  padding-top: 40px;
}
img {
  max-width: 100%;
}
* {
  outline: 0;
}
button {
  padding: 0;
  border: none;
  background-color: transparent;
}
select {
  background-color: transparent;
}
.form-control,
.form-control:focus,
button,
button:focus {
  outline: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
textarea {
  resize: none;
}
.header .logo-dark {
  max-width: 70%;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .container {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  body,
  html {
    overflow-x: hidden;
  }
}
.sticky-top {
  z-index: 500;
}
.row-gutter-0 {
  margin-left: 0;
  margin-right: 0;
}
.row-gutter-0 > [class*="col"] {
  padding-right: 0;
  padding-left: 0;
}
.inner-padding {
  padding: 65px;
}
.box-shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.background-banner {
  min-height: 500px;
}
.bg-size-auto {
  background-size: auto !important;
}
.bg-top-right {
  background-position: top right !important;
}
.bg-no-repeat {
  background-repeat: no-repeat !important;
}
.bg-bottom-center {
  background-position: bottom center !important;
}
.width-auto {
  width: auto !important;
}
.fz-13 {
  font-size: 13px !important;
}
.fz-14 {
  font-size: 14px !important;
}
.fz-16 {
  font-size: 16px !important;
}
.fz-25 {
  font-size: 25px !important;
}
.font-secondary {
  font-family: Roboto, sans-serif;
}
.lh-1 {
  line-height: 1 !important;
}
.list-inline > li {
  display: inline-block;
}
.align-v {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-v-h {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.border-top {
  border-top: 1px solid #e7ebef !important;
}
.border-bottom {
  border-bottom: 1px solid #e7ebef !important;
}
.divider {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 2px;
  background-color: #e7ebef;
}
.divider-sm {
  width: 20px;
  height: 2px;
}
.divider-xl {
  width: 130px;
}
.divider-primary {
  background-color: #2983fd;
}
.divider-secondary {
  background-color: #e2171a;
}
.divider-white {
  background-color: #fff;
}
.minwidth-120 {
  min-width: 120px !important;
}
.minwidth-170 {
  min-width: 170px !important;
}
.z-index-2 {
  z-index: 2 !important;
}
.mt--20 {
  margin-top: -20px;
}
.mt--50 {
  margin-top: -50px;
}
.mt--80 {
  margin-top: -80px;
}
.mt--90 {
  margin-top: -90px;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.pb-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.max-width-1300 {
  max-width: 1300px !important;
}
@media (min-width: 1500px) {
  .inner-padding {
    padding: 110px;
  }
}
@media (min-width: 1200px) {
  .pr-xl-60 {
    padding-right: 60px !important;
  }
}
@media (max-width: 1200px) {
  .inner-padding {
    padding: 30px !important;
  }
}
@media (max-width: 992px) {
  .mt-30 {
    margin-top: 20px !important;
  }
  .mt-40 {
    margin-top: 20px !important;
  }
  .mt-50 {
    margin-top: 25px !important;
  }
  .mt-60 {
    margin-top: 30px !important;
  }
  .mt-70 {
    margin-top: 35px !important;
  }
  .mt-80 {
    margin-top: 40px !important;
  }
  .mt-90 {
    margin-top: 45px !important;
  }
  .mt-100 {
    margin-top: 50px !important;
  }
  .mt-120 {
    margin-top: 60px !important;
  }
  .mt-150 {
    margin-top: 75px !important;
  }
  .mb-30 {
    margin-bottom: 15px !important;
  }
  .mb-40 {
    margin-bottom: 20px !important;
  }
  .mb-50 {
    margin-bottom: 25px !important;
  }
  .mb-60 {
    margin-bottom: 30px !important;
  }
  .mb-70 {
    margin-bottom: 35px !important;
  }
  .mb-80 {
    margin-bottom: 40px !important;
  }
  .mb-90 {
    margin-bottom: 45px !important;
  }
  .mb-100 {
    margin-bottom: 50px !important;
  }
  .mb-120 {
    margin-bottom: 60px !important;
  }
  .mb-130 {
    margin-bottom: 65px !important;
  }
  .mr-30 {
    margin-right: 15px !important;
  }
  .mr-40 {
    margin-right: 20px !important;
  }
  .mr-50 {
    margin-right: 25px !important;
  }
  .ml-30 {
    margin-left: 15px !important;
  }
  .ml-40 {
    margin-left: 20px !important;
  }
  .ml-50 {
    margin-left: 25px !important;
  }
  .pt-30 {
    padding-top: 15px !important;
  }
  .pt-40 {
    padding-top: 20px !important;
  }
  .pt-50 {
    padding-top: 25px !important;
  }
  .pt-60 {
    padding-top: 30px !important;
  }
  .pt-70 {
    padding-top: 35px !important;
  }
  .pt-80 {
    padding-top: 40px !important;
  }
  .pt-90 {
    padding-top: 45px !important;
  }
  .pt-100 {
    padding-top: 50px !important;
  }
  .pt-110 {
    padding-top: 55px !important;
  }
  .pt-120 {
    padding-top: 60px !important;
  }
  .pt-130 {
    padding-top: 70px !important;
  }
  .pt-140 {
    padding-top: 70px !important;
  }
  .pt-150 {
    padding-top: 75px !important;
  }
  .pt-160 {
    padding-top: 80px !important;
  }
  .pt-170 {
    padding-top: 85px !important;
  }
  .pb-30 {
    padding-bottom: 15px !important;
  }
  .pb-40 {
    padding-bottom: 20px !important;
  }
  .pb-50 {
    padding-bottom: 25px !important;
  }
  .pb-60 {
    padding-bottom: 30px !important;
  }
  .pb-70 {
    padding-bottom: 35px !important;
  }
  .pb-80 {
    padding-bottom: 40px !important;
  }
  .pb-90 {
    padding-bottom: 45px !important;
  }
  .pb-100 {
    padding-bottom: 50px !important;
  }
  .pb-110 {
    padding-bottom: 55px !important;
  }
  .pb-120 {
    padding-bottom: 60px !important;
  }
  .pb-130 {
    padding-bottom: 65px !important;
  }
  .pb-140 {
    padding-bottom: 70px !important;
  }
  .pb-150 {
    padding-bottom: 75px !important;
  }
  .pb-160 {
    padding-bottom: 80px !important;
  }
  .pb-170 {
    padding-bottom: 85px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .button-top {
    display: none;
  }
  .counter {
    text-align: center;
  }
  .slide__title {
    font-size: 35px;
  }
  .btn-danger {
    display: none !important;
  }
  .navbar-nav .nav-item .nav-link {
    padding: 10px !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .inner-padding {
    padding: 20px !important;
  }
  .text-center-xs-sm {
    text-align: center !important;
  }
  .mt-0-xs-sm {
    margin-top: 0 !important;
  }
}
.color-white {
  color: #000 !important;
  padding: 10px;
  margin: 7px;
}
.color-white-hover:hover {
  color: #fff !important;
}
.color-gray {
  color: #f9f9f9 !important;
}
.color-dark {
  color: h4 #222 !important;
}
.color-primary {
  color: #2983fd !important;
}
.color-secondary {
  color: #e2171a !important;
}
.color-accent {
  color: #fee023 !important;
}
.color-heading {
  color: #e2171a !important;
}
.color-body {
  color: #8e949e !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-gray {
  background-color: #f9f9f9 !important;
}
.bg-dark {
  background-color: #222 !important;
}
.bg-heading {
  background-color: #e2171a !important;
}
.bg-primary {
  background-color: #2983fd !important;
}
.bg-secondary {
  background-color: #e2171a !important;
}
.bg-light-blue {
  background-color: #3851a2 !important;
}
.bg-img {
  position: relative;
  z-index: 1;
}
.background-size-auto {
  background-size: auto !important;
}
.bg-parallax {
  background-attachment: fixed;
}
.bg-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(27, 26, 26, 0.25);
}
h1,
h2,
h3,
h4,
h5,
h4 {
  color: #000;
  font-family: serif;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 20px;
}
p {
  line-height: 1.75;
  margin-bottom: 15px;
}
h1 {
  font-size: 52px;
}
h2 {
  font-size: 42px;
}
h3 {
  font-size: 38px;
}
h4 {
  font-size: 32px;
}
h5 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
  padding: 8px;
  font-size: 30px;
}
.heading__subtitle {
  font-family: "covered by your grace", cursive;
  font-size: 30px;
  font-weight: 400;
  color: #2983fd;
  line-height: 1.1;
  margin-bottom: 10px;
}
.heading__title {
  font-size: 37px;
  margin-bottom: 20px;
}
.heading__desc {
  font-size: 16px;
  margin-bottom: 0;
}
.heading-layout2 .heading__title {
  font-size: 35px;
}
.heading-light .heading__subtitle {
  color: #000;
}
.heading-light .heading__subtitle:after {
  background-color: #fff;
}
.heading-light .heading__desc,
.heading-light .heading__title {
  color: #000;
}
.text-block__title {
  font-size: 25px;
  margin-bottom: 17px;
}
.text-block__desc {
  font-size: 16px;
  line-height: 26px;
}
.text__link {
  font-size: 14px;
  font-weight: 700;
}
.text__link a:not(.btn) {
  padding-bottom: 2px;
  border-bottom: 2px solid #2983fd;
}
.text__link a:not(.btn).color-secondary {
  border-bottom-color: #e2171a;
}
.text__link:hover a:not(.btn) {
  color: #e2171a;
  border-bottom-color: #e2171a;
}
.text__link:hover a:not(.btn).color-secondary {
  color: #2983fd;
  border-bottom-color: #2983fd;
}
@media (max-width: 992px) {
  .heading__title {
    font-size: 30px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .heading__title {
    font-size: 21px;
    margin-bottom: 10px;
  }
  .heading__subtitle {
    font-size: 22px;
  }
  .text__link {
    font-size: 13px;
  }
  .heading__desc {
    font-size: 13px;
  }
  .heading-layout2 .heading__title {
    font-size: 24px;
  }
  .text-block__desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
[class*="page-title"].bg-overlay:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(3, 43, 86, 0.4);
}
[class*="page-title"].bg-overlay:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#021c37),
    color-stop(14%, #051c33),
    color-stop(62%, rgba(17, 27, 37, 0.1)),
    to(rgba(27, 26, 26, 0))
  );
  background: linear-gradient(
    to bottom,
    #021c37 0,
    #051c33 14%,
    rgba(17, 27, 37, 0.1) 62%,
    rgba(27, 26, 26, 0) 100%
  );
  opacity: 0.4;
}
.page-title-light .breadcrumb-item a,
.page-title-light .breadcrumb-item + .breadcrumb-item::before,
.page-title-light .breadcrumb-item.active,
.page-title-light .pagetitle__desc,
.page-title-light .pagetitle__heading {
  color: #fff;
}
.page-title-layout2 .pagetitle__desc {
  max-width: 620px;
}
.page-title-layout3 .pagetitle__desc {
  max-width: 520px;
}
.page-title-layout6 .breadcrumb-item a,
.page-title-layout6 .breadcrumb-item + .breadcrumb-item::before,
.page-title-layout6 .breadcrumb-item.active {
  color: #e2171a;
}
@media (min-width: 1200px) {
  .pagetitle__heading {
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 20px;
  }
  .pagetitle__desc {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 32px;
  }
  [class*="page-title"] .btn__lg {
    padding: 0 20px;
    min-width: 220px;
  }
  .page-title-layout1,
  .page-title-layout2 {
    padding-top: 135px;
    padding-bottom: 40px;
  }
  .page-title-layout1 .breadcrumb,
  .page-title-layout2 .breadcrumb {
    margin-top: 90px;
  }
  .page-title-layout2 .btn {
    padding: 0 25px;
    min-width: 190px;
  }
  .page-title-layout3 {
    padding-top: 135px;
    padding-bottom: 150px;
  }
  .page-title-layout4 {
    padding-top: 96px;
    background: #1a77bd;
    padding-bottom: 40px;
  }
  .page-title-layout4 .breadcrumb {
    margin-top: 90px;
  }
  .page-title-layout5 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
}
@media (max-width: 1199px) {
  .page-title-layout1 .breadcrumb,
  .page-title-layout2 .breadcrumb,
  .page-title-layout4 .breadcrumb {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  [class*="page-title"] {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  [class*="page-title"] {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  [class*="page-title"] .pagetitle__subheading {
    font-size: 14px;
    margin-bottom: 10px;
  }
  [class*="page-title"] .pagetitle__desc {
    font-size: 14px;
    margin-bottom: 10px;
  }
  [class*="page-title"] .pagetitle__heading {
    font-size: 30px !important;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  [class*="page-title"] .btn:not(.btn__link) {
    height: 50px;
    min-width: 140px;
  }
}
.btn {
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  font-size: 15px;
  font-weight: 700;
  min-width: 170px;
  height: 60px;
  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;
  text-align: center;
  padding: 0 15px;
  border: 0;
  border-radius: 6px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn.active,
.btn:active,
.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.btn i,
.btn span {
  margin: 0 3px;
  font-size: 18px;
}
.btn .icon-filled,
.btn .icon-outlined {
  width: 26px;
  height: 26px;
  line-height: 22px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn:not(.btn__link):not(.btn__outlined):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #e2171a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
  -webkit-transition: -webkit-transform 0.24s
    cubic-bezier(0.37, 0.31, 0.31, 0.9);
  transition: -webkit-transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
  transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
  transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9),
    -webkit-transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
}
.btn:not(.btn__link):not(.btn__outlined):hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.btn__primary {
  color: #fff;
  background-color: #f50b18;
}
.btn__primary .icon-outlined {
  color: #fff;
  border-color: #fff;
  background-color: #2983fd;
}
.btn__primary:active,
.btn__primary:focus {
  color: #fff;
  border-color: #2983fd;
  background-color: #2983fd;
}
.btn__primary:hover {
  color: #fff;
}
.btn__primary:hover .icon-outlined {
  color: #e2171a;
  border-color: #fff;
  background-color: #fff;
}
.btn__primary.btn__outlined {
  background-color: transparent;
  border: 2px solid #2983fd;
  color: #2983fd;
}
.btn__primary.btn__outlined .icon-arrow-left,
.btn__primary.btn__outlined .icon-arrow-right {
  color: #fff;
  background-color: #2983fd;
}
.btn__primary.btn__outlined:hover {
  color: #fff;
  background-color: #2983fd;
}
.btn__primary.btn__outlined:hover .icon-arrow-left,
.btn__primary.btn__outlined:hover .icon-arrow-right {
  color: #2983fd;
  background-color: #fff;
}
.btn__primary-style2:before {
  background-color: #fff !important;
}
.btn__primary-style2:hover {
  color: #e2171a;
}
.btn__primary-style2:hover .icon-arrow-left,
.btn__primary-style2:hover .icon-arrow-right {
  color: #fff;
  background-color: #e2171a;
}
.btn__secondary {
  color: #fff;
  background-color: #e2171a;
}
.btn__secondary:before {
  background-color: #2983fd !important;
}
.btn__secondary .icon-outlined {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.btn__secondary:hover {
  color: #fff;
}
.btn__secondary:hover .icon-outlined {
  color: #e2171a;
  border-color: #fff;
  background-color: #fff;
}
.btn__secondary:active,
.btn__secondary:focus {
  color: #fff;
  border-color: #222;
  background-color: #222;
}
.btn__secondary.btn__outlined {
  color: #fff;
  background-color: #e2171a;
}
.btn__secondary.btn__outlined:hover {
  color: #fff;
  background-color: #2983fd;
}
.btn__secondary-style2:before {
  background-color: #fff !important;
}
.btn__secondary-style2:hover {
  color: #e2171a;
}
.btn__accent {
  color: #fff;
  background-color: #e2171a;
}
.btn__accent:before {
  background-color: #2983fd !important;
}
.btn__accent .icon-outlined {
  color: #e2171a;
  border-color: #e2171a;
  background-color: transparent;
}
.btn__accent:hover {
  color: #fff;
}
.btn__accent:hover .icon-outlined {
  color: #fff;
  border-color: #e2171a;
  background-color: #e2171a;
}
.btn__accent:active,
.btn__accent:focus {
  color: #fff;
  border-color: #e2171a;
  background-color: #e2171a;
}
.btn__accent.btn__outlined {
  color: #fee023;
  background-color: transparent;
  border: 2px solid #fee023;
}
.btn__accent.btn__outlined:hover {
  color: #fff;
  background-color: #fee023;
}
.btn__accent-style2:before {
  background-color: #fff !important;
}
.btn__accent-style2:hover {
  color: #fee023;
}
.btn__white {
  background-color: #1a77bd;
  color: #fff;
}
.btn__white:active,
.btn__white:focus {
  color: #e2171a;
  border-color: #fff;
  background-color: #fff;
}
.btn__white:hover {
  color: #fff;
}
.btn__white.btn__outlined {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
}
.btn__white.btn__outlined:hover {
  color: #2983fd;
  background-color: #fff;
}
.btn__white-style2 {
  color: #2983fd;
}
.btn__white-style2:before {
  background-color: #2983fd !important;
}
.btn__outlined {
  background-color: transparent;
}
.btn__link {
  background-color: transparent;
  border-color: transparent;
  min-width: 0;
  line-height: 1;
  height: auto;
  padding: 0;
  border: 0 !important;
  border-radius: 0;
}
.btn__link:active,
.btn__link:focus {
  background-color: transparent;
}
.btn__link.btn__icon {
  height: auto;
  line-height: 1;
  padding: 0;
}
.btn__link.btn__primary {
  color: #2983fd;
}
.btn__link.btn__primary .icon-filled {
  color: #fff;
  background-color: #2983fd;
}
.btn__link.btn__primary .icon-outlined {
  color: #2983fd;
  border-color: #2983fd;
  background-color: transparent;
}
.btn__link.btn__primary-style2:hover {
  color: #fff !important;
}
.btn__link.btn__primary.btn__underlined {
  padding-bottom: 3px;
  border-bottom: 2px solid #2983fd;
}
.btn__link.btn__primary:hover {
  color: #e2171a;
}
.btn__link.btn__primary:hover .icon-filled {
  color: #fff;
  background-color: #e2171a;
}
.btn__link.btn__primary:hover.btn__underlined {
  border-color: #e2171a;
}
.btn__link.btn__secondary {
  color: #e2171a;
}
.btn__link.btn__secondary .icon-outlined {
  color: #e2171a;
  border-color: #e2171a;
  background-color: transparent;
}
.btn__link.btn__secondary:hover {
  color: #2983fd;
}
.btn__link.btn__secondary:hover .icon-outlined {
  color: #fff;
  border-color: #2983fd;
  background-color: #2983fd;
}
.btn__link.btn__secondary.btn__white {
  color: #fff;
}
.btn__link.btn__secondary.btn__white.btn__underlined {
  padding-bottom: 3px;
  border-bottom: 2px solid #fff;
}
.btn__link.btn__secondary.btn__white:hover {
  color: #e2171a;
}
.btn__link.btn__secondary.btn__white:hover.btn__underlined {
  border-color: #e2171a;
}
.btn__link.btn__white {
  color: #fff;
}
.btn__link.btn__white .icon-outlined {
  color: #2983fd;
  border-color: #fff;
  background-color: #fff;
}
.btn__link.btn__white .icon-filled {
  color: #e2171a;
  border-color: #fff;
  background-color: #fff;
}
.btn__link.btn__white:hover {
  color: #2983fd;
}
.btn__link.btn__white:hover .icon-outlined {
  color: #fff;
  border-color: #2983fd;
  background-color: #2983fd;
}
.btn__link.btn__white:hover .icon-filled {
  color: #fff;
  border-color: #2983fd;
  background-color: #2983fd;
}
.btn__block {
  width: 100%;
}
.btn__icon {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 20px;
}
.btn__icon i,
.btn__icon span {
  margin: 0 5px;
}
.btn__social {
  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;
  width: 52px;
  height: 40px;
  min-width: 0 !important;
  font-weight: 400;
  color: #fff !important;
  border-radius: 3px;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn__social:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.btn__facebook {
  background-color: #4267b2;
}
.btn__twitter {
  background-color: #1da0f0;
}
.btn__instagram {
  background-color: #0092ff;
}
.btn__google-plus {
  background-color: #ea4335;
}
.btn__lg {
  min-width: 200px;
}
.btn__xl {
  padding: 0 30px;
  height: 70px;
  min-width: 290px;
}
.btn__xhight {
  height: 70px;
}
.btn__rounded {
  border-radius: 50px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .header .logo-dark {
    max-width: 70%;
  }
  .btn:not(.btn__link) {
    font-size: 13px;
    min-width: 120px;
    height: 40px;
  }
  .btn__icon {
    padding: 0 10px;
  }
  .btn__xl {
    height: 50px;
    min-width: 150px;
  }
}
label {
  color: #e2171a;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
label.error {
  color: red;
  font-size: 14px;
  font-weight: 400;
  margin: 7px 0 0 0;
}
.form-check-label {
  font-weight: 400;
  color: #8e949e;
}
.form-group {
  position: relative;
  margin-bottom: 30px;
}
.form-control {
  font-size: 14px;
  height: 60px;
  padding: 0 20px;
  border-radius: 5px;
  background-color: #eef3fa;
  border: 2px solid #eef3fa;
}
.form-control:focus {
  border-color: #2983fd;
  background-color: #eef3fa;
}
.form-control::-webkit-input-placeholder {
  color: #4b6d8f;
}
.form-control:-moz-placeholder {
  color: #4b6d8f;
}
.form-control::-moz-placeholder {
  color: #4b6d8f;
}
.form-control:-ms-input-placeholder {
  color: #4b6d8f;
}
textarea.form-control {
  min-height: 105px;
  padding-top: 10px;
  font-size: 18px;
}
.form__title {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 20px;
}
.custom-control {
  min-height: 0;
  padding-left: 25px;
}
.custom-radio .custom-control-label:before {
  border-radius: 5px;
}
.custom-control-input {
  width: 17px;
  height: 17px;
}
.custom-control-label {
  font-weight: 400;
  color: #8e949e;
}
.custom-control-label:before {
  top: 0;
  width: 17px;
  height: 17px;
  border-color: #e6eaef !important;
}
.custom-control-label:after {
  position: absolute;
  top: calc(50% + 1px);
  left: -19px;
  width: 7px;
  height: 7px;
  border-radius: 3px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.custom-control-input:checked ~ .custom-control-label::before,
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: inherit;
  border-color: inherit;
  background-color: inherit;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.nice-select {
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 30px;
}
.nice-select:hover {
  border-color: #eef3fa;
}
.nice-select .list {
  width: 100%;
}
.nice-select .current,
.nice-select .option {
  color: #e2171a;
}
.form-group-icon {
  position: absolute;
  top: 23px;
  left: 23px;
  z-index: 2;
  color: #d7d8da;
  pointer-events: none;
}
.form-group-icon + .form-control,
.form-group-icon + select + .form-control {
  padding-left: 45px;
}
.form-group-icon + .form-control[type="date"],
.form-group-icon + .form-control[type="time"] {
  padding: 0 15px;
}
.form-group-date .form-group-icon {
  top: 22px;
  left: auto;
  right: 14px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
}
::-webkit-calendar-picker-indicator,
::-webkit-inner-spin-button {
  opacity: 0;
}
.decrease-qty,
.increase-qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 19px;
  height: 15px;
  position: absolute;
  right: 10px;
  font-size: 11px;
  border: 0;
  border-radius: 3px;
  color: #e2171a;
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.increase-qty {
  top: 16px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.decrease-qty {
  bottom: 16px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.input-number::-webkit-inner-spin-button,
.input-number::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  .form-group,
  .nice-select {
    margin-bottom: 20px;
  }
}
.nav-tabs {
  border-bottom: none;
}
.nav-tabs .nav__link {
  display: block;
  position: relative;
  padding-bottom: 3px;
  margin: 0 30px 0 0;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 1;
  font-size: 16px;
  color: #e2171a;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-tabs .nav__link:last-of-type {
  margin-right: 0;
}
.nav-tabs .nav__link:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #e2171a;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1),
    -webkit-transform 0.3s cubic-bezier(0.2, 1, 0.3, 1);
}
.nav-tabs .nav__link.active,
.nav-tabs .nav__link:hover {
  opacity: 1;
  color: #e2171a;
}
.nav-tabs .nav__link.active:after,
.nav-tabs .nav__link:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.nav-tabs-white .nav__link {
  color: #fff;
}
.nav-tabs-white .nav__link.active,
.nav-tabs-white .nav__link:hover {
  color: #fff;
}
.nav-tabs-white .nav__link:after {
  background-color: #fff;
}
@media (min-width: 320px) and (max-width: 767px) {
  .nav-tabs .nav__link {
    font-size: 13px;
    margin: 0 15px 0 0;
  }
}
.social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social-icons li {
  margin-right: 10px;
}
.social-icons li:last-child {
  margin-right: 0;
}
.social-icons li a {
  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;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #eef3fa;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.social-icons li a i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  font-size: 11px;
  color: #fff;
  background-color: #e2171a;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.social-icons li a:hover {
  border-color: #2983fd;
  background-color: #2983fd;
}
.social-icons li a:hover i {
  color: #2983fd;
  background-color: #fff;
}
.icon-arrow-right {
  font-size: 65%;
}
.breadcrumb {
  padding: 0;
  background-color: transparent;
}
.breadcrumb-item {
  position: relative;
  font-size: 14px;
}
.breadcrumb-item + .breadcrumb-item::before {
  font-family: font1, font2, font3, generic-family;
  font-weight: 900;
}
@media (min-width: 320px) and (max-width: 767px) {
  .breadcrumb-item a,
  .breadcrumb-item + .breadcrumb-item {
    font-size: 12px;
  }
}
.footer .footer-primary {
  padding-top: 80px;
  padding-bottom: 90px;
  background-color: #1a77bd;
}
.footer .footer-secondary {
  position: relative;
  padding: 0 0 0;
  background-color: #f50b18;
}
.footer [class*="footer-widget"] {
  margin-bottom: 30px;
}
.footer .footer-widget__title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 37px;
}
.footer .contact-list li {
  color: #fff;
  line-height: 26px;
  margin-bottom: 9px;
}
.footer .phone__number {
  font-size: 19px;
  font-weight: 500;
  color: #fee023 !important;
}
.footer .btn__white.btn__link:hover {
  color: #fee023 !important;
}
.footer .footer-widget-newsletter {
  position: relative;
  padding: 40px;
  border-radius: 8px;
  background-color: #fff;
}
.footer .footer-widget-newsletter .newsletter__title {
  font-size: 18px;
  line-height: 1.5;
}

.footer .footer-widget-newsletter .newsletter__stamp {
  position: absolute;
  top: -50px;
  left: -50px;
}
.footer .footer-widget-newsletter .newsletter__form {
  position: relative;
}
.footer .footer-widget-newsletter .newsletter__form .form-control {
  border-color: #eef3fa;
  background-color: #eef3fa;
  padding-right: 110px;
}
.footer .footer-widget-newsletter .newsletter__form .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
  height: 40px;
  min-width: 100px;
}
.footer .underlined__link {
  color: #fee023;
  border-bottom: 1px solid #fee023;
}
.footer .underlined__link:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.footer .footer-widget-nav li a {
  display: block;
  position: relative;
  color: #fff;
  font-size: 14px;
  margin-bottom: 11px;
}
.footer .footer-widget-nav li a:hover {
  color: #fff;
}
.footer .footer__copyrights {
  color: #9aaabb;
  margin-bottom: 5px;
}
.footer .footer__copyright-links li a {
  position: relative;
  color: #9aaabb;
  display: block;
  margin-right: 25px;
  padding: 3px 0;
}
.footer .footer__copyright-links li a:hover {
  color: #fff;
}
.footer .footer__copyright-links li a:before {
  content: "-";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -13px;
  color: #9aaabb;
}
.footer .footer__copyright-links li:last-child a {
  margin-right: 0;
}
.footer .footer__copyright-links li:last-child a:before {
  display: none;
}
.footer .phone__number {
  margin: 20px 0;
}
.footer .social-icons li a {
  border: 2px solid rgba(234, 234, 234, 0.15);
}
.footer .social-icons li a i {
  color: #01244a;
  background-color: #fee023;
}
.footer .social-icons li a:hover {
  border-color: #fff;
  background-color: transparent;
}
<!--
  ==============service
  section
  end===========
  --
  > <style
  type="text/css"
  > .prices-list {
  padding: 40px 0;
}
.prices-list .table-caption {
  width: 100%;
  overflow-x: scroll;
}
.prices-list .table-caption {
  background-color: #007bff;
  overflow: auto;
  white-space: nowrap;
}
.prices-list .table-caption {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}
.prices-list .table-caption h5 {
  color: #fff;
}
.why-list {
  box-shadow: 1px 2px 3px;
  background-color: #2983fd;
  color: #fff;
  padding: 30px !important;
  display: block;
}
.table td,
.table th {
  color: #fff;
}
.list-unstyled li a {
  margin: 3px;
  font-size: 15px;
  color: #fff;
  display: block;
  font-weight: 500;
}
.counter h3 {
  font-size: 25px;
}
.area-block .inner {
  text-align: center;
}
.cta-layout2 {
  background-color: gray;
}
.btn-danger {
  margin-left: 250px;
}
.navbar-nav .nav-item .nav-link {
  display: block;
  padding: 0px 10px;
  font-size: 19px;
  color: #000 !important;
}
.navbar-brand {
  margin-left: 100px;
}
.navbar-brand img {
  width: 70%;
}
.navbar-nav .nav-item .nav-link {
  font-weight: 600;
  width: 114px;
}
.header-upper {
  position: relative;
  background: #1a77bd;
  width: 100%;
  padding: 0px 0px;
}
.header-upper .top-left {
  position: relative;
  display: inline-block;
}
.header-upper .top-left li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 54px;
  color: #ffffff;
  font-weight: 600;
  margin-right: 41px;
}
.header-upper .top-right {
  position: relative;
  float: right;
}
.header-upper .top-right .social-top li a {
  position: relative;
  display: inline-block;
  color: #d4dae3;
  line-height: 25px;
}
.header-upper .top-right .social-top li a:hover {
  color: #f29f05;
}
.header-upper .top-right .social-top li {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}
.top-left li span {
  color: #fff;
}
.top-left li {
  color: #fff !important;
}
.button-top {
  margin-top: 15px;
}
.button-top a {
  color: #fff;
}
.btn-danger {
  background-color: red;
}
.btn-danger a {
  color: #fff;
}
.heading__title {
  color: #000;
}
h2 {
  color: #000;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.counter{
  text-align: center;
}
.service-item{
      border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 22%);
    margin-bottom: 30px;
    text-align: center;
    padding: 23px;
}
.contact-panel{
   border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 22%);
    margin-bottom: 30px;
    text-align: center;
    padding: 23px;
}