
/*======================================
    Normalize CSS
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Montserrat:wght@500&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



html {
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #727272;
  overflow-x: hidden;
  font-size: 16px;
}

p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
}

* {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.form-check-input:checked {
  background-color: #3080E3;
  border-color: #3080E3;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #151515;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
  border-image: initial;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: #151515;
  font-family: 'Poppins', sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-top: 140px;
  padding-bottom: 50px;
  z-index: 2;
  text-align: left;
  background: linear-gradient(-45deg, #021cb4, #3080E3);
  -webkit-box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    padding-top: 110px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding-top: 100px;
    padding-bottom: 30px;
  }
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: left;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  position: relative;
  line-height: 28px;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 17px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 16px;
    text-align: center;
    line-height: 26px;
  }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  text-align: right;
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-nav {
    text-align: center;
    margin-top: 15px;
  }
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  
  text-transform: capitalize;
  color: #fff;
}

.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li i,
.breadcrumbs .breadcrumb-nav li a i {
  font-size: 13px;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: -1px;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  color: #e4e4e4;
}

.section {
  padding-top: 110px;
  padding-bottom: 110px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 80px;
  padding: 0 300px;
  position: relative;
  z-index: 5;
}

.section-title h3 {
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 20px;
  color: #3080E3;
  border: 2px solid #3080E3;
  border-radius: 30px;
  padding: 8px 30px;
  text-transform: capitalize;
}

.section-title h2 {
  font-size: 34px;
  margin-bottom: 25px;
  line-height: 42px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

.section-title p {
  font-size: 15px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    padding: 0px 200px;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 20px;
    margin-bottom: 50px;
  }

  .section-title h3 {
    font-size: 14px;
  }

  .section-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .section-title p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .section-title {
    padding: 0px 10px;
    margin-bottom: 40px;
  }

  .section-title h3 {
    font-size: 13px;
  }

  .section-title h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 18px;
  }

  .section-title p {
    font-size: 15px;
  }
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #3080E3;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #3080E3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #fff !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 5px;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #021cb4;
}

/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #151515;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 60px 0 0 0;
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pagination {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .pagination {
    margin-top: 40px;
  }
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: #081828;
  font-weight: 400;
  font-size: 14px;
  border-radius: 5px;
  padding: 8px 20px;
  text-align: center;
  border: 1px solid #eee;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #3080E3;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}


.button .btn {
  display: inline-block;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  padding: 16px 30px;
  background-color: #3080E3;
  color: #fff;
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 8px;
  position: relative;
  z-index: 1;
  margin-right: 7px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn:hover {
  color: #fff;
  background-color: #021cb4;
}

.button {
  margin-left: 0 !important;
}

.button .btn-alt {
  background-color: #021cb4 !important;
  color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn-alt {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn-alt {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn-alt:hover {
  background-color: #3080E3 !important;
  color: #fff !important;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #3080E3;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/*======================================
	01. Start Header CSS
========================================*/
.header {
  width: 100%;
  background: transparent;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header {
    padding: 18px 0 !important;
  }

  .header .mobile-menu-btn .toggler-icon {
    background-color: #151515;
  }

  .header .button {
    margin: 0 !important;
    display: none;
  }

  .header .navbar-collapse {
    position: absolute;
    top: 61px !important;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 8px;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    color: #3080E3 !important;
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: #3080E3 !important;
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    color: #3080E3;
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #3080E3 !important;
  }

  .header .navbar-nav .nav-item a {
    color: #051441;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #3080E3 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #3080E3 !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }

  .header .navbar-nav .nav-item a:hover {
    color: #3080E3;
  }
}

@media (max-width: 767px) {
  .header {
    padding: 10px 0 !important;
  }

  .header .mobile-menu-btn .toggler-icon {
    background-color: #151515;
  }

  .header .navbar-collapse {
    position: absolute;
    top: 60px !important;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
    border-radius: 8px;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    color: #3080E3 !important;
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: #3080E3 !important;
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    color: #3080E3;
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #3080E3 !important;
  }

  .header .navbar-nav .nav-item a {
    color: #051441;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #3080E3 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #3080E3 !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }

  .header .navbar-nav .nav-item a:hover {
    color: #3080E3;
  }
}

@media (max-width: 767px) {
  .header .button {
    display: none;
  }
}

.header .navbar-brand img {
  width: 215px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-brand img {
    width: 150px;
  }

}

@media (max-width: 767px) {
  .header .navbar-brand img {
    width: 150px;
  }

}

.header.sticky .button .btn {
  background-color: #3080E3;
  color: #fff;
}

.header.sticky .button .btn:hover {
  background-color: #021cb4;
  color: #fff;
}

.sticky {
  position: fixed;
  z-index: 99;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
  background-color: #fff;
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

.header .navbar .navbar-nav .nav-item a.active {
  color: #3080E3;
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: #3080E3;
}

.sticky .navbar .navbar-nav .nav-item a {
  color: #151515;
}

.header .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
  background: #333;
}

/*===== NAVBAR =====*/
.navbar-area {
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
}

.navbar-area.sticky {
  position: fixed;
  z-index: 99;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0px 0;
}

.navbar {
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding-left: 0;
  border-radius: 0;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #222;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -7px;
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
  margin-right: 40px;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  color: #3080E3;
}

.sticky .navbar-nav .nav-item:hover a {
  color: #3080E3;
}

.navbar-nav .nav-item a {
  font-size: 15px;
  color: #151515;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 35px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: capitalize;
}

.navbar-nav .nav-item a::after {
  opacity: 0;
  visibility: hidden;
}

.navbar-nav .nav-item:hover a:before {
  width: 100%;
}

.navbar-nav .nav-item a.active {
  color: #fff;
}

.navbar-nav .nav-item a.dd-menu::after {
  content: "\ea5e";
  font: normal normal normal 1em/1 "LineIcons";
  position: absolute;
  right: 17px;
  font-size: 10px;
  top: 50%;
  margin-left: 5px;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item a.dd-menu::after {
    right: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.dd-menu::after {
    top: 18px;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.navbar-nav .nav-item:hover>.sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar-nav .nav-item:hover>.sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.navbar-nav .nav-item .sub-menu {
  padding: 30px;
  min-width: 240px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 20px #0000001a;
  box-shadow: 0px 5px 20px #0000001a;
  position: absolute;
  top: 110% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0 0 4px 4px;
  border-radius: 5px;
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100% !important;
}

.navbar-nav .nav-item .sub-menu .nav-item {
  width: 100%;
  margin-bottom: 15px;
}

.navbar-nav .nav-item .sub-menu .nav-item:last-child {
  margin: 0;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 0;
  color: #888;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: #3080E3;
}

.navbar-nav .nav-item .sub-menu.left-menu {
  left: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}

.navbar-nav .nav-item .sub-menu>li {
  display: block;
  margin-left: 0;
}

.navbar-nav .nav-item .sub-menu>li:last-child {
  border: none;
}

.navbar-nav .nav-item .sub-menu>li.active>a {
  color: #3080E3 !important;
}

.navbar-nav .nav-item .sub-menu>li>a {
  font-weight: 400;
  display: block;
  padding: 12px 15px;
  font-size: 14px;
  color: #222;
  font-weight: 400;
}

.navbar-nav .nav-item .sub-menu>li:first-child a {
  border: none;
}

.button {
  display: inline-block;
  margin-left: 10px;
}

.button .signin {
  color: #fff;
  font-weight: 500;
  margin-right: 20px;
}

.button .signin:hover {
  text-decoration: underline;
}

.button .signup {
  background-color: #fff;

  padding: 10px 25px;
  border-radius: 30px;
  font-weight: 500;
  color: #3080E3;
  border: 1px solid #3080E3;
}

.button .signup:hover {
  color: #fff;
  background-color: #021cb4;
}

.sticky .button .signin {
  color: #151515;
}

.sticky .button .signin:hover {
  color: #3080E3;
}

.sticky .button .signup {
  background-color: #3080E3;
  color: #fff;
}

.sticky .button .signup:hover {
  background-color: #021cb4;
  color: #fff;
}

.others-pages {
  background-color: #fff;
}

.others-pages .button .signin {
  color: #151515;
}

.others-pages .button .signin:hover {
  color: #3080E3;
}

.others-pages .button .signup {
  background-color: #3080E3;
  color: #fff;
}

.others-pages .button .signup:hover {
  background-color: #021cb4;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
 

  .header .button .signup {
    background-color: #3080E3;
    color: #fff;
    display: none;
  }

  .header .button .signup:hover {
    background-color: #021cb4;
    color: #fff;
  }
}

/*======================================
     End Header CSS
  ========================================*/
/*======================================
    Hero Area CSS
========================================*/
.hero-area {
  position: relative;
  background-color: #fff;
  padding: 150px 0 160px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area {
    padding: 130px 0 70px 0;
  }
}

@media (max-width: 767px) {
  .hero-area {
    padding: 110px 0 60px 0;
  }
}

.hero-area .main__circle {
  top: -98px;
  right: calc(50% - 1180px);
  width: 1000px;
  height: 1000px;
  background: #3080E3;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle {
    display: none;
  }
}

.hero-area .main__circle2 {
  right: calc(50% - 270px);
  bottom: -45px;
  z-index: 2;
  width: 90px;
  height: 90px;
  background: rgb(191 253 190);
  position: absolute;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle2 {
    display: none !important;
  }
}


@media screen and (max-width: 768px){
  .main__circle2 {
    display: none !important;
  }
}

.hero-area .main__circle3 {
  top: -180px;
  right: -180px;
  width: 350px;
  height: 350px;
  background: #aadbf9;
  position: absolute;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle3 {
    display: none;
  }
}

.hero-area .main__circle4 {
  top: 44%;
  left: 30px;
  width: 48px;
  height: 48px;
  background: #FAB8C4;
  position: absolute;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle4 {
    display: none;
  }
}

.hero-area .app-image {
  z-index: 99;
  position: relative;
  border-radius: 20px;
  z-index: 2;
  position: relative;
  -webkit-box-shadow: 0px 0px 174px #009bf552;
  box-shadow: 0px 0px 174px #009bf552;

  z-index: 4;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .app-image {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .hero-area .app-image {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .hero-area .app-image {
    margin-left: 20px;
  }
}

.hero-area .app-image .image-bg-shape {
  top: -45px;
  left: -45px;
  width: 110px;
  height: 110px;
  background: #FAB8C4;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .app-image .image-bg-shape {
    display: none;
  }
}

.hero-area .shape-1 {
  position: absolute;
  width: 520px;
  height: 520px;
  left: -184.03px;
  top: -1.4px;
}

.hero-area .shape-1 img {
  width: 100%;
  height: 100%;
  display: block;
}

.hero-area .shape-2 {
  position: absolute;
  width: 665px;
  height: 665px;
  right: -126px;
  top: -66px;
}

.hero-area .shape-2 img {
  width: 100%;
  height: 100%;
  display: block;
}

.hero-area .shape-3 {
  position: absolute;
  width: 600px;
  height: 600px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -50%;
}

.hero-area .shape-3 img {
  width: 100%;
  height: 100%;
  display: block;
}

.hero-area .hero-content {
  border-radius: 0;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 20px;
}

.hero-area .hero-content h1 {
  font-weight: 700;
  font-size: 38px;
  line-height: 53px;
  color: #151515;
  margin: 0px 0 18px;
  text-transform: capitalize;
  overflow: hidden;
}

.hero-area .hero-content h1 span.color2 {
  color: #021cb4;
}

.hero-area .hero-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #313131;
  margin: 28px 0;
}

.hero-area .hero-content .button {
  margin-top: 00px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content .button {
    margin-top: 10px !important;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content .button {
    margin-top: 10px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content .button .btn {
    width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero-content h1 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content {
    text-align: center;
  }

  .hero-area .hero-content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
  }

  .hero-area .hero-content p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content {
    padding: 0 10px;
    text-align: center;
  }

  .hero-area .hero-content h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .hero-area .hero-content p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
  }

  .hero-area .hero-content .button .btn {
    width: 60%;
    margin: 0;
    margin-bottom: 7px;
  }

  .hero-area .hero-content .button .btn:last-child {
    margin: 0;
  }
}

.hero-area.style2 {
  padding: 200px 0 120px 0;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(#F4F7FA), to(transparent));
  background: linear-gradient(#F4F7FA, transparent);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style2 {
    padding: 130px 0 70px 0;
  }
}

@media (max-width: 767px) {
  .hero-area.style2 {
    padding: 110px 0 60px 0;
  }
}

.hero-area.style2 .main__circle {
  top: -98px;
  right: calc(50% - 1145px);
  width: 1000px;
  height: 1000px;
  background: #3080E3;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .hero-area.style2 .hero-content {
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style2 .hero-content {
    padding: 0px 110px;
  }
}

.hero-area.style2 .hero-content h4 {
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 20px;
  color: #727272;
}

.hero-area.style2 .hero-content h1 {
  text-transform: capitalize;
  font-size: 38px;
  line-height: 53px;
  overflow: hidden;
}

.hero-area.style2 .hero-content h1 .secondary-color {
  color: #021cb4;
}

.hero-area.style2 .hero-content p {
  font-family: poppins;
  color: #727272;
  font-size: 15px;
}

@media (max-width: 767px) {
  .hero-area.style2 .hero-content p {
    font-size: 14px !important;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .hero-area.style2 .hero-content p {
    padding-right: 60px;
  }
}

.hero-area.style2 .hero-content .button {
  margin-top: 20px;
}

.hero-area.style2 .hero-content .button .btn {
  padding: 17px 45px;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .hero-area.style2 .hero-content .video {
    display: block;
    margin-top: 15px;
  }
}

.hero-area.style2 .hero-content .video .video-text {
  color: #727272;
  display: inline-block;
  margin-left: 15px;
}

.hero-area.style2 .hero-content .video .video-icon {
  height: 55px;
  width: 55px;
  line-height: 54px;
  text-align: center;
  display: inline-block;
  background-color: transparent;
  color: #3080E3;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
}

.hero-area.style2 .hero-content .video:hover .video-icon {
  background-color: #3080E3;
  color: #fff;
  border-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style2 .hero-content {
    text-align: center;
  }

  .hero-area.style2 .hero-content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
  }

  .hero-area.style2 .hero-content p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .hero-area.style2 .hero-content {
    padding: 0 10px;
    text-align: center;
  }

  .hero-area.style2 .hero-content h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .hero-area.style2 .hero-content p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
  }

  .hero-area.style2 .hero-content .button .btn {
    width: 70%;
    margin: 0;
    padding: 14px 30px;
    margin-bottom: 7px;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .hero-area.style2 .hero-content .button .btn {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .hero-area.style2 .hero-content .button .btn:last-child {
    margin: 0;
  }
}

.hero-area.style2 .hero-image {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  bottom: -32px;
  z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area.style2 .hero-image {
    display: none;
  }
}

.hero-area.style2 .hero-image img {
  width: 640px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .hero-area.style2 .hero-image {
    margin-left: 40px;
  }
}

.hero-area.style2 .hero-image .image-bg-shape {
  top: 40px;
  left: 44px;
  width: 110px;
  height: 110px;
  background: #FAB8C4;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area.style2 .hero-image .image-bg-shape {
    display: none;
  }
}

/*choose us*/
.chooseUs {
  position: relative;
  background-color: rgb(0 16 107);
  z-index: 0;
  overflow: hidden;
  background-image: url(../images/bg-shape-zinnia.png);
  background-size: cover;
  background-position: center;
}

.chooseUs .title {
  color: #ffff;
}

.choose-area {
  counter-reset: choose-item;
  margin-bottom: -49px;
  color: #fff;
}

.choose-area .choose-item {
  padding-left: 80px;
  position: relative;
  margin-bottom: 40px;
}

.choose-area .choose-item::before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: #ffffff;
  color: #2560d4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  counter-increment: choose-item;
  content: counter(choose-item);
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

@media (min-width: 576px) {
  .choose-area .choose-item::before {
    top: 6px;
  }
}

.choose-area .choose-item::after {
  content: '';
  /* Adding empty content to the pseudo-element */
  height: calc(100% - 50px);
  width: 2px;
  background: #ffffff;
  position: absolute;
  /* Positioning the pseudo-element */
  top: 75px;
  left: 30px;
  opacity: 0.3;
}

.choose-area .choose-item:last-child::after {
  display: none;
}

.choose-area .choose-item .title {
  margin-bottom: 23px;
}

.choose-area .choose-item p {
  opacity: .8;
}

@media (max-width: 575px) {
  .choose-area .choose-item {
    padding-left: 60px;
  }

  .choose-area .choose-item::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }

  .choose-area .choose-item::after {
    left: 20px;
    top: 65px;
  }
}

.choose-area .choose-item:nth-child(1)::before,
.choose-area .choose-item:nth-child(2)::before,
.choose-area .choose-item:nth-child(3)::before,
.choose-area .choose-item:nth-child(4)::before,
.choose-area .choose-item:nth-child(5)::before,
.choose-area .choose-item:nth-child(6)::before,
.choose-area .choose-item:nth-child(7)::before,
.choose-area .choose-item:nth-child(8)::before,
.choose-area .choose-item:nth-child(9)::before {
  content: "0" counter(choose-item) "";
}

.process-section {
  position: relative;
}

.single-feature-item h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.single-feature-item p {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 0;
}

.single-feature-item {
  margin-bottom: 30px;
}

.single-process-item {
  text-align: center;
  padding: 34px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .single-process-item {
    padding: 25px;
  }
}

.single-process-item .process-num {
  width: 90px;
  height: 90px;
  background: #F0F5F4;
  color: #7F8C89;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.single-process-item h5 {
  font-size: 20px;
  font-weight: 600;
  margin: 30px 0;
}

.single-process-item:hover .process-num {
  background: rgb(48, 128, 227);
  color: #fff;
}

.single-process-item.process-one {
  position: relative;
  z-index: 1;
}

.single-process-item.process-one:after {
  position: absolute;
  content: "";
  top: 65px;
  right: -131px;
  width: 307px;
  height: 67px;
  background-image: url(../images/Line-1-landing-01.png);
  background-repeat: no-repeat;
  z-index: -1;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .single-process-item.process-one:after {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-process-item.process-one:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .single-process-item.process-one:after {
    display: none;
  }
}

.single-process-item.process-two {
  position: relative;
  z-index: 1;
}

.single-process-item.process-two:after {
  position: absolute;
  content: "";
  top: 30px;
  right: -125px;
  width: 100%;
  height: 55px;
  background-image: url(../images/Line-2-landing-01.png);
  background-repeat: no-repeat;
  z-index: -1;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .single-process-item.process-two:after {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-process-item.process-two:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .single-process-item.process-two:after {
    display: none;
  }
}

.process-content-wrap {
  padding-left: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .process-content-wrap {
    padding-left: 0;
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .process-content-wrap {
    padding-left: 0;
    margin-top: 60px;
  }
}

.process-content-wrap .cp-custom-accordion .accordion-buttons span {
  font-size: 40px;
  color: #C9F269;
  font-weight: 600;
  line-height: 50px;
  letter-spacing: -1px;
  margin-right: 20px;
}

.process-content-wrap .cp-custom-accordion .accordion-buttons {
  display: flex;
  align-items: center;
}

.process-content-wrap .cp-custom-accordion .accordion-buttons::after {
  display: none;
}

.process-content-wrap .cp-custom-accordion .accordion-body {
  padding: 15px 0 5px;
}

@media (max-width: 767px) {
  .process-section .mt-50 {
    margin-top: 0;
  }
}

 .main__circle2 {
  right: calc(50% - 270px);
  bottom: -45px;
  z-index: 2;
  width: 90px;
  height: 90px;
  background: rgb(191 253 190);
  position: absolute;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle2 {
    display: none;
  }
}

.main__circle3 {
  top: 10px;
  right: 0px;
  width: 50px;
  height: 50px;
  background: #aadbf9;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle3,  .main__circle3 {
    display: none;
  }
}
@media only screen and (min-width: 1024px)  {
  .hero-area .main__circle3, .main__circle3 {
    right: 0px;
  }
}
 .main__circle4 {
  top: 44%;
  left: 30px;
  width: 48px;
  height: 48px;
  background: #FAB8C4;
  position: absolute;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle4 {
    display: none;
  }
}

/*======================================
    Call To Action CSS
========================================*/
.call-action {
  background-color: #fff;
}

.call-action.style2 {
  background-color: #3080E3;
  padding: 0;
}

.call-action.style2 .inner-content {
  padding: 60px 0;
}

.call-action .inner-content {
  position: relative;
  padding: 50px;
  border-radius: 10px;
  background-color: #3080E3;
  z-index: 0;
  overflow: hidden;
  background-image: url(../images/bg-shape-zinnia.png);
  background-size: cover;
  background-position: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .inner-content {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .call-action .inner-content {
    padding: 30px;
    text-align: center;
  }
}

.call-action .inner-content .bg-shape {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.call-action .text h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .text h2 {
    font-size: 25px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .call-action .text h2 {
    font-size: 22px;
    line-height: 32px;
  }
}

.call-action .text h2 span {
  display: block;
  color: #3080E3;
}

.contact-info i {
  font-size: 45px;
  font-size: 2.8125rem;
  color: #2811d8;
}
.contact-info p{color: #fff;}



.enquiry-box {
  padding: 40px;
  background: transparent;
  box-sizing: border-box;
  box-shadow: 0 15px 25px rgb(229 229 229 / 60%);
  border-radius: 10px;
}

.enquiry-box .user-box {
  position: relative;
  margin-bottom: 20px;
}

.enquiry-box .user-box input,
.enquiry-box textarea {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  color: #272727;
  margin-bottom: 10px;
  border: none;
  border-bottom: 1px solid #555;
  outline: none;
  background: transparent;
}

.enquiry-box .user-box label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 0;
  font-size: 16px;
  color: var(--text-color);
  pointer-events: none;
  transition: 0.5s;
}

.enquiry-box .user-box input:focus ~ label,
.enquiry-box .user-box input:valid ~ label,
.enquiry-box textarea:focus ~ label,
.enquiry-box textarea:valid ~ label {
  top: -20px;
  left: 0;
  color: var(--bs-primary);
  font-size: 12px;
}

/*======================================
    Services CSS
========================================*/
.services {
  background-color: #F4F7FA;
}

.services .section-title {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .services .section-title {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .services .section-title {
    margin-bottom: 30px;
  }
}

.services.style2 .single-service {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #eaeaea;
}

.services.style2 .single-service h3 {
  font-size: 20px;
}

.services.style2 .single-service:hover {
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.048);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.048);
  background-color: #fff;
}

.single-service {
  padding: 35px;
  border-radius: 18px;
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.048);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.048);
  background-color: #fff;
  margin-top: 30px;
}

.single-service:hover {
  transition: ease-in-out .3s;
  transform: scale(1.02);
  border: 1px solid #3080E3;
}

.single-service .service-icon {
  height: 65px;
  width: 65px;
  line-height: 65px;
  border-radius: 15px;
  color: #fff;
  background-color: #3080E3;
  text-align: center;
  font-size: 30px;
  -webkit-box-shadow: 0px 10px 30px rgba(48, 128, 227, 0.18);
  box-shadow: 0px 10px 30px rgba(48, 128, 227, 0.18);
}

.single-service h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 40px;
}

.single-service p {
  font-size: 16px;
}

.single-service a {
  color: #3080E3;
  margin-top: 40px;
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
}

.single-service a i {
  font-size: 22px;
  margin-left: 12px;
  position: relative;
  top: 3px;
}

.single-service a:hover {
  letter-spacing: 1px;
}

.single-service.two .service-icon {
  background-color: #ff9494;
  -webkit-box-shadow: 0px 10px 30px rgba(253, 114, 59, 0.25);
  box-shadow: 0px 10px 30px rgba(253, 114, 59, 0.25);
}

.single-service.two a {
  color: #021cb4;
}

.single-service.three .service-icon {
  background-color: #ffd342;
  -webkit-box-shadow: 0px 10px 30px rgba(255, 168, 66, 0.26);
  box-shadow: 0px 10px 30px rgba(255, 168, 66, 0.26);
}

.single-service.three a {
  color: #FFA842;
}

/*======================================
	Footer CSS
========================================*/
.footer {
  background-color: #fff;
  position: relative;  
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer {
    padding-top: 30px;
    /* padding-bottom: 70px; */
  }
}

@media (max-width: 767px) {
  .footer {
    padding-top: 30px;
    /* padding-bottom: 60px; */
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer {
    margin-top: 40px;
    text-align: center;
  }
}

.footer .single-footer.f-about {
  padding-right: 30px;
}

@media (max-width: 767px) {
  .footer .single-footer.f-about {
    padding: 0;
  }
}

.footer .single-footer.f-about .logo img {
width: 250px;
}

.footer .single-footer.f-about p {
  color: #727272;
  margin-top: 20px;
  font-size: 15px;
}

.footer  .copyright-text {
  color: #727272;
  font-size: 15px;
  margin-top: 40px;
  padding: 10px 0px;
  border-top: 1px solid #eaeaea;
}



@media (max-width: 767px) {
  .footer  .copyright-text {
    margin-top: 20px;
  }
}

.footer  .copyright-text a {
  color: #3080E3;
}

.footer  .copyright-text a:hover {
  color: #021cb4;
}

.footer .single-footer.f-link li {
  display: block;
  margin-bottom: 12px;
}

.footer .single-footer.f-link li:last-child {
  margin: 0;
}

.footer .single-footer.f-link li a {
  font-size: 15px;
  font-weight: 400;
  color: #727272;
}

.footer .single-footer.f-link li a:hover {
  color: #3080E3;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .footer .single-footer.newsletter {
    padding-left: 80px;
  }
}

.footer .single-footer h3 {
  font-size: 17px;
  font-weight: 600;
  display: block;
  margin-bottom: 35px;
  color: #151515;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer h3 {
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer h3 {
    margin-bottom: 25px;
  }
}

.footer .newsletter-form {
  margin-top: 30px;
  position: relative;
}

.footer .newsletter-form input {
  height: 55px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  padding-left: 18px;
  padding-right: 65px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.footer .newsletter-form input:hover {
  border-color: #3080E3;
}

.footer .newsletter-form input:focus {
  border-color: #3080E3;
}

.footer .newsletter-form .button {
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer .newsletter-form .button .sub-btn {
  height: 42px;
  width: 42px;
  border-radius: 6px;
  background-color: #3080E3;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-size: 17px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.footer .newsletter-form .button .sub-btn:hover {
  color: #fff;
  background-color: #021cb4;
}

.baseServ {
  background-image: linear-gradient(to bottom, #def2fe, #ffffff);
}

.baseServList {
  margin: 20px 0px;
}

.baseServList li {
  font-weight: 500;
  margin: 15px 0px;
  color: black;
  padding-bottom: 10px;
}

.baseServ li i {
  margin-right: 10px;
  color: #030881;
}


.serviceImgBOx {
  position: relative;
}
.servImg{display: none;}

@media screen and (max-width: 1024px) {
  .serviceImgBOx { display: none; }
  .servImg { display: block; }
}


.servImg1 {
  position: absolute;
  height: 85px;
  top: 157px;
  left: 10%;
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
  z-index: 1;
  border-radius: 30px;
}

.servImg2 {
  position: absolute;
  height: 420px;
  top: 60px;
  left: 30%;
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
  border-radius: 30px;
}

.servImg3 {
  position: absolute;
  height: 143px;
  top: 286px;
  left: 58%;
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
  border-radius: 30px;
}

.servImg5 {
  position: absolute;
  height: 85px;
  top: 7px;
  left: 10%;
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
  z-index: 1;
  border-radius: 30px;
}

.servImg4 {
  position: absolute;
  height: 350px;
  top: 60px;
  left: 20%;
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
  border-radius: 30px;
}

.servImg6 {
  position: absolute;
  height: 143px;
  top: 186px;
  left: 58%;
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
  border-radius: 30px;
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-bottom: 100px;
  padding-top: 180px;
  text-align: left;
  background-color: #3865F2;
  margin-top: 90px;
  z-index: 0;
    overflow: hidden;
    background-image: url(../images/bg-shape-zinnia.png);
    background-size: cover;
    background-position: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    padding-bottom: 60px;
    padding-top: 120px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding-bottom: 60px;
    padding-top: 120px;
  }
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: center;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  position: relative;
  line-height: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 28px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 25px;
    line-height: 38px;
  }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  text-align: center;
  margin-top: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumb-nav {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-nav {
    margin-top: 8px;
  }
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 5px;
  margin-right: 5px;
  text-transform: capitalize;
}



.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  text-decoration: underline;
}

/*======================================
	Contact CSS
========================================*/
.contact-us {
  position: relative;
  background-color: #fff;
}

.contact-us .section-title {
  margin-bottom: 50px;
}

.contact-us .contact-info .single-info {
  margin-top: 30px;
  position: relative;
  padding: 40px;
  padding-left: 65px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(32, 32, 32, 0.11);
  box-shadow: 0px 1px 20px 0px rgba(32, 32, 32, 0.11);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-us .contact-info .single-info:hover {
  background-color: #3865F2;
}

.contact-us .contact-info .single-info:hover i {
  color: #fff;
}

.contact-us .contact-info .single-info:hover h3 {
  color: #fff;
}

.contact-us .contact-info .single-info:hover ul li {
  color: #fff;
}

.contact-us .contact-info .single-info:hover ul li a {
  color: #fff;
}

.contact-us .contact-info .single-info:hover ul li a:hover {
  opacity: 0.8 !important;
  color: #fff;
}

.contact-us .contact-info .single-info i {
  font-size: 30px;
  color: #3865F2;
  position: absolute;
  left: 22px;
  top: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-us .contact-info .single-info h3 {
  font-size: 16px;
  font-weight: 600;
  color: #081828;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-us .contact-info .single-info ul li {
  display: block;
  margin-bottom: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 500;
}

.contact-us .contact-info .single-info ul li:last-child {
  margin: 0;
}

.contact-us .contact-info .single-info ul li a , .single-info ul li p{
  color: #888;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-us .contact-info 
.single-info ul li:hover p{color: #fff;}
.contact-us .contact-info .single-info ul li a:hover {
  color: #3865F2;
}

/* Contact Form Head */
.contact-form-head {
  background-image: url("../images/contact1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}

.contact-form-head::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 60%;
  background-color: #021131;;
  z-index: -1;
      overflow: hidden;
        background-image: url(../images/bg-shape-zinnia.png);
        background-size: cover;
        background-position: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .contact-form-head::before {
    width: 100%;
  }
}

.contact-form-head .contact-inner-title h2 {
  font-size: 30px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form-head .contact-inner-title h2 {
    font-size: 25px;
    line-height: 32px;
  }
}

@media (max-width: 767px) {
  .contact-form-head .contact-inner-title h2 {
    font-size: 20px;
    line-height: 30px;
  }
}

.contact-form-head .contact-inner-title p {
  color: #fff;
}

.contact-form-head .contact-inner-title .question {
  display: block;
  min-height: 70px;
  margin-top: 40px;
}

.contact-form-head .contact-inner-title .question img {
  height: 70px;
  width: 70px;
  border-radius: 70px;
  float: left;
  margin-right: 20px;
}

.contact-form-head .contact-inner-title .question h4 {
  font-size: 20px;
  font-weight: 600;
  padding-top: 15px;
  color: #fff;
}

.contact-form-head .contact-inner-title .question h4 span {
  font-size: 13px;
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
}

.contact-form-head .contact-inner-title .day-list {
  display: block;
  margin-top: 40px;
}

.contact-form-head .contact-inner-title .day-list li {
  color: #fff;
  font-weight: 500;
  margin-bottom: 3px;
  display: block;
}

.contact-form-head .contact-inner-title .day-list li:last-child {
  margin: 0;
}

.contact-form-head .contact-inner-title .call-back {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  margin-top: 30px;
  text-transform: capitalize;
}

.contact-form-head .contact-inner-title .call-back i {
  font-size: 15px;
  display: inline-block;
  margin-left: 5px;
}

.contact-form-head .form-main {
  padding: 50px 50px;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 30px 0px rgba(32, 32, 32, 0.11);
  box-shadow: 0px 1px 30px 0px rgba(32, 32, 32, 0.11);
  border-radius: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .contact-form-head .form-main {
    padding: 35px;
    margin-top: 40px;
  }
}

.contact-form-head .form-main .form-title {
  margin-bottom: 30px;
}

.contact-form-head .form-main .form-title h2 {
  margin-bottom: 35px;
  font-size: 22px;
}

.contact-form-head .form-main .form-title p {
  font-size: 16px;
}

.contact-form-head .form-main .form .form-group {
  margin-bottom: 15px;
  display: block;
}

.contact-form-head .form-main .form .form-group input {
  height: 52px;
  line-height: 52px;
  width: 100%;
  border: 1px solid #e6e2f5;
  padding: 0px 20px;
  color: #333;
  font-weight: 400;
  border-radius: 5px;
  background-color: #f9f9f9;
}

.contact-form-head .form-main .form .form-group textarea {
  height: 180px;
  width: 100%;
  border: 1px solid #e6e2f5;
  padding: 15px 20px;
  color: #333;
  resize: none;
  font-weight: 400;
  resize: vertical;
  border-radius: 5px;
  background-color: #f9f9f9;
}

.contact-form-head .form-main .form .form-group.button {
  width: 100%;
  margin-bottom: 0;
}

.contact-form-head .form-main .form .form-group.button .btn {
  height: 50px;
  border: none;
  width: 100%;
}

.map-section {
  background-color: #f9f9f9;
}

.map-section .mapouter {
  height: 500px;
}

.map-section .mapouter .gmap_canvas {
  height: 500px;
}

.map-section .mapouter .gmap_canvas iframe {
  height: 500px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .map-section .mapouter {
    height: 400px;
  }

  .map-section .mapouter .gmap_canvas {
    height: 400px;
  }

  .map-section .mapouter .gmap_canvas iframe {
    height: 400px;
  }
}

@media (max-width: 767px) {
  .map-section .mapouter {
    height: 300px;
  }

  .map-section .mapouter .gmap_canvas {
    height: 300px;
  }

  .map-section .mapouter .gmap_canvas iframe {
    height: 300px;
  }
}

/*======================================
    Process Area CSS
========================================*/
.process img {
  width: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .process .content {
    padding-left: 50px;
  }
}

@media only screen and (min-width: 1400px) {
  .process .content {
    padding-left: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .process .content {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .process .content {
    margin-top: 50px;
  }
}

.process .content h4 {
  color: #3080E3;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 20px;
}

.process .content h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 48px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .process .content h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .process .content h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
  }
}

.process .content p {
  font-size: 16px;
  margin-top: 25px;
}

.process .content .list .single-list {
  position: relative;
  padding-left: 80px;
  margin-top: 50px;
  display: inline-block;
}

.process .content .list .single-list .list-icon {
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  display: block;
  border-radius: 50%;
  color: #3080E3;
  font-size: 22px;
  background-color: #e9eeff;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-shadow: 0px 7px 10px #0000000a;
  box-shadow: 0px 7px 10px #0000000a;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.process .content .list .single-list:hover .list-icon {
  background-color: #3080E3;
  color: #fff;
}

.process .content .list .single-list h4 {
  color: #151515;
  font-size: 15px;
  margin-bottom: 8px;
}

.process .content .list .single-list p {
  margin: 0;
}

/*======================================
    About Us CSS
========================================*/
.about {
  position: relative;
  background-color: #021131;
    z-index: 0;
      overflow: hidden;
      background-image: url(../images/bg-shape-zinnia.png);
      background-size: cover;
      background-position: center;
   
}

.about .shape-1 {
  position: absolute;
  width: 520px;
  height: 520px;
  left: -184.03px;
  top: 0;
  z-index: -1;
}

.about .shape-1 img {
  width: 100%;
  height: 100%;
  display: block;
}

.about .shape-2 {
  position: absolute;
  width: 665px;
  height: 665px;
  right: -126px;
  bottom: -66px;
  z-index: -1;
}

.about .shape-2 img {
  width: 100%;
  height: 100%;
  display: block;
}

.about img {
  width: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about .content {
    padding-right: 80px;
  }
}

@media only screen and (min-width: 1400px) {
  .about .content {
    padding-right: 80px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about .content {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .about .content {
    margin-bottom: 50px;
  }
}

.about .content h4 {
  color: #3080E3;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 20px;
}

.about .content h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 48px;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about .content h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .about .content h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
  }
}

.about .content p {
  font-size: 16px;
  margin-top: 25px;
  color: #fff;
}

.about .content .action-button {
  margin-top: 50px;
  display: block;
}

.about .content .action-button .btn-icon {
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background-color: #3080E3;
  border-radius: 50%;
  float: left;
  margin-right: 15px;
  font-size: 20px;
}

.about .content .action-button h4 {
  display: inline-block;
  color: inherit;
  font-size: 16px;
  font-weight: 400;
  font-family: roboto;
  color: #fff;
}

.about .content .action-button h4 a {
  color: #3080E3;
  display: block;
  font-size: 15px;
  margin-top: 3px;
}

.about .content .action-button h4 a:hover {
  letter-spacing: 1px;
}

.about .content .action-button h4 a i {
  display: inline-block;
  margin-left: 8px;
  font-size: 20px;
  position: relative;
  top: 3px;
}

.about .why-choose-list {
  margin-top: 60px;
}

.about .why-choose-list li {
  position: relative;
  margin-bottom: 45px;
}

.about .why-choose-list li:hover .number {
  background-color: #034697;
}

.about .why-choose-list li:last-child {
  margin: 0;
}

.about .why-choose-list li .number {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  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: #3080E3;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-size: 16px;
}

.about .why-choose-list li .list-content {
  display: inline-block;
  padding: 0;
  padding-left: 80px;
}

.about .why-choose-list li .list-content h3 {
  font-size: 19px;
  font-weight: 600;
  display: block;
  color: #fff;
}

.about .why-choose-list li .list-content p {
  margin: 0;
  margin-top: 15px;
  color: #cecece;
}

/*--------------------------------------------------------------
#1.0	feature-projects
--------------------------------------------------------------*/
.feature-projects,
.projects-pg-section {
  background-color: #f8f8f8;
}

.feature-projects .projects-grids .grid,
.projects-pg-section .projects-grids .grid {
  margin-bottom: 80px;
}

@media (max-width: 991px) {

  .feature-projects .projects-grids .grid,
  .projects-pg-section .projects-grids .grid {
    margin-bottom: 70px;
  }
}

@media (max-width: 767px) {

  .feature-projects .projects-grids .grid,
  .projects-pg-section .projects-grids .grid {
    margin-bottom: 60px;
  }
}

.feature-projects .grid,
.projects-pg-section .grid {
  overflow: hidden;
  position: relative;
}

.feature-projects .grid .project-pic,
.projects-pg-section .grid .project-pic {
  width: 670px;
  float: left;
}

@media (max-width: 1199px) {

  .feature-projects .grid .project-pic,
  .projects-pg-section .grid .project-pic {
    width: 500px;
  }
}

@media (max-width: 991px) {

  .feature-projects .grid .project-pic,
  .projects-pg-section .grid .project-pic {
    width: auto;
    float: none;
  }
}

.feature-projects .grid .details,
.projects-pg-section .grid .details {
  background-color: #fff;
  width: calc(100% - 670px);
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1199px) {

  .feature-projects .grid .details,
  .projects-pg-section .grid .details {
    width: calc(100% - 500px);
  }
}

@media (max-width: 991px) {

  .feature-projects .grid .details,
  .projects-pg-section .grid .details {
    width: auto;
    float: none;
    position: static;
  }
}

.feature-projects .right-text .details,
.projects-pg-section .right-text .details {
  left: 0;
  right: auto;
  text-align: right;
}

@media (max-width: 991px) {

  .feature-projects .right-text .details,
  .projects-pg-section .right-text .details {
    text-align: left;
  }
}

.feature-projects .right-text .project-pic,
.projects-pg-section .right-text .project-pic {
  float: right;
}

.feature-projects .grid .details .inner,
.projects-pg-section .grid .details .inner {
  padding: 0 50px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 991px) {

  .feature-projects .grid .details .inner,
  .projects-pg-section .grid .details .inner {
    padding: 40px 50px 50px;
    position: static;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -transform: none;
  }
}

@media (max-width: 767px) {

  .feature-projects .grid .details .inner,
  .projects-pg-section .grid .details .inner {
    padding: 30px 25px 40px;
  }
}

.feature-projects .count,
.projects-pg-section .count {
    font-size: 4.8rem;
      color: #dcdcdc;
      position: relative;
      font-weight: 800;
    }

.feature-projects .count:before,
.projects-pg-section .count:before {
  content: "";
  background-color: #3080e3;
  width: 80px;
  height: 4px;
  position: absolute;
  left: -92px;
  bottom: 20px;
}

@media (max-width: 991px) {

  .feature-projects .count:before,
  .projects-pg-section .count:before {
    display: none;
  }
}

@media (max-width: 1199px) {

  .feature-projects .count,
  .projects-pg-section .count {
    font-size: 50px;
    font-size: 3.33333rem;
  }
}

.feature-projects .right-text .count:before,
.projects-pg-section .right-text .count:before {
  left: auto;
  right: -92px;
  bottom: 20px;
}

.feature-projects .grid .details h4,
.projects-pg-section .grid .details h4 {
 
  font-weight: 600;
  margin: 0.1em 0 ;
}

@media (max-width: 1199px) {

  .feature-projects .grid .details h4,
  .projects-pg-section .grid .details h4 {
    margin: 0.5em 0 0.6em;
  }
}

@media (max-width: 767px) {

  .feature-projects .grid .details h4,
  .projects-pg-section .grid .details h4 {
    font-size: 20px;
    font-size: 1.33333rem;
  }
}

.feature-projects .grid .details p,
.projects-pg-section .grid .details p {
  margin-bottom: 2.5em;
}

@media (max-width: 1199px) {

  .feature-projects .grid .details p,
  .projects-pg-section .grid .details p {
    margin-bottom: 1.5em;
  }
}

.social-media .details .count,
.social-media-s2 .details .count {
  font-family: "Oswald", sans-serif;
  font-size: 72px;
  font-size: 4.8rem;
  color: #cee9ff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

@media (max-width: 767px) {

  .social-media .details .count,
  .social-media-s2 .details .count {
    font-size: 62px;
    font-size: 4.13333rem;
  }
}



.social-media{background-image: linear-gradient(to bottom, #def2fe, #ffffff);z-index: -1;
}
.social-media .grid,
.social-media-s2 .grid {
  width: 50%;
  float: left;
  padding-right: 45px;
  margin-bottom: 45px;
  height: 310px;
}

@media (max-width: 991px) {

  .social-media .grid,
  .social-media-s2 .grid {
    padding: 0 22px;
  }
}

@media (max-width: 767px) {

  .social-media .grid,
  .social-media-s2 .grid {
    padding: 0 22px;
    margin-bottom: 30px;
  }
}

@media (max-width: 600px) {

  .social-media .grid,
  .social-media-s2 .grid {
    width: 100%;
    float: none;
  }
}

.social-media .grid .fi:before,
.social-media-s2 .grid .fi:before {
  font-size: 50px;
  font-size: 3.33333rem;
  color: #3080e3;
}

@media (max-width: 767px) {

  .social-media .grid .fi:before,
  .social-media-s2 .grid .fi:before {
    font-size: 40px;
    font-size: 2.66667rem;
  }
}

.social-media .details,
.social-media-s2 .details {
  position: relative;
  margin-top: -15px;
}


.social-media .icon img{width:60px; margin-bottom: 20px;}

.social-media .details h3,
.social-media-s2 .details h3 {
  
  font-size: 1.33333rem;
  margin: 0 0 0.8em;
  padding: 2.6em 0 0;
}

@media (max-width: 767px) {

  .social-media .details h3,
  .social-media-s2 .details h3 {
    font-size: 18px;
    font-size: 1.2rem;
  }
}

.social-media .details p,
.social-media-s2 .details p {
  font-size: 0.9375rem;
    margin: 0 0 1em;
}

.social-media .video-holder,
.social-media-s2 .video-holder {
  position: relative;
  margin-top: 40px;
  max-width: 360px;
}

@media (max-width: 991px) {

  .social-media .video-holder,
  .social-media-s2 .video-holder {
    margin-top: 60px;
  }
}

@media (max-width: 450px) {

  .social-media .video-holder,
  .social-media-s2 .video-holder {
    margin-top: 30px;
  }
}

.social-media .video-holder:before,
.social-media-s2 .video-holder:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 12px solid #3080e3;
  position: absolute;
  right: -35px;
  top: -35px;
  z-index: -1;
}

@media (max-width: 450px) {

  .social-media .video-holder:before,
  .social-media-s2 .video-holder:before {
    display: none;
  }
}

.service-section {
  padding-bottom: 90px;
}

@media (max-width: 991px) {
  .service-section {
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .service-section {
    padding-bottom: 70px;
  }
}

.service-section .title-text {
  text-align: right;
  padding-top: 20px;
}

@media (max-width: 991px) {
  .service-section .title-text {
    text-align: left;
    margin-bottom: 50px;
    padding-top: 0;
  }
}

.service-section .service-grids {
  margin: 0 -15px;
}

@media (max-width: 767px) {
  .service-section .service-grids {
    margin: 0 -7.5px;
  }
}

.service-section .service-grids .grid {
  width: calc(33.33% - 30px);
  float: left;
  margin: 0 15px 30px;
  padding: 40px 35px;
  text-align: center;
  -webkit-box-shadow: 0px 5px 47.2px 11.8px rgba(19, 30, 74, 0.1);
  box-shadow: 0px 5px 47.2px 11.8px rgba(19, 30, 74, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  top: 0;
}

@media (max-width: 1199px) {
  .service-section .service-grids .grid {
    padding: 40px 35px;
  }
}

@media (max-width: 991px) {
  .service-section .service-grids .grid {
    width: calc(50% - 30px);
  }
}

@media (max-width: 767px) {
  .service-section .service-grids .grid {
    width: calc(50% - 15px);
    padding: 30px 20px;
    margin: 0 7.5px 15px;
  }
}

@media (max-width: 600px) {
  .service-section .service-grids .grid {
    width: calc(100% - 15px);
    float: none;
  }
}

.service-section .service-grids .grid:hover {
  top: -10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}



.service-section .service-grids h4 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 1em 0;
  color: #3080e3;
}

@media (max-width: 767px) {
  .service-section .service-grids {
    font-size: 16px;
    font-size: 1rem;
  }
}
.service-section .service-grids .grid img{height: 60px;}



.service-section .service-grids p {
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 0 0 1em;
}

@media (max-width: 767px) {
  .service-section .service-grids p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}



.services-pg-section {
  padding-bottom: 80px;
}

@media (max-width: 991px) {
  .services-pg-section {
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .services-pg-section {
    padding-bottom: 60px;
  }
}


#successModal .close {
  padding: 10px;
  width: 100px;
  background-color: #021cb4;
  color: #fff;
  cursor: pointer;
  margin: 10px auto;
}

#successModal .close span {
  font-size: 35px !important;
}

#successModal .modal-content {
  border-radius: 0% !important;
}
#successModal .modal-body {
  padding: 30px;
}
#successModal p {
  color: var(--text-color);
  padding: 10px 0px;
}
.emailImg {
  width: 150px;
}