/* ===========================
Index Of css

01. Variables CSS
02. Normalize CSS
03. Header CSS
04. Hero CSS
05. Count Down CSS
06. Features CSS
07. Speakers CSS
08. Events Schedule CSS
09. Sponsors CSS
10. Gallery CSS
11. Achievement CSS
12. About CSS
13. Testimonial CSS
14. Pricing CSS
15. Call To Action CSS
16. Blog CSS
17. Contact CSS
18. Error CSS
19. Mail Success CSS
20. Footer CSS
========================== */
/*======================================
    Variables
========================================*/
/*======================================
    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&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap");
html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Barlow', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #727272;
  overflow-x: hidden;
  font-size: 15px;
}

p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  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: #3813c2;
  border-color: #3813c2;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #101130;
  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: #101130;
  font-family: 'Barlow', 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;
  }
}

.bg-gray {
  background-color: #F4F7FA !important;
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-top: 150px;
  padding-bottom: 100px;
  z-index: 2;
  text-align: center;
  background-image: url("../images/breadcrumbs/breadcrumb-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding-top: 90px;
    padding-bottom: 50px;
  }
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: center;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 38px;
  color: #fff;
  font-weight: 700;
  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: 28px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 25px;
    line-height: 34px;
  }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumb-nav {
    margin-top: 8px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-nav {
    text-align: center;
    margin-top: 7px;
  }
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 14px;
  margin-right: 14px;
  text-transform: capitalize;
  color: #fff;
}

.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea62";
  font-family: lineIcons;
  font-size: 11px;
  position: absolute;
  top: 3px;
  right: -7px;
}

.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: 50px;
  padding-bottom: 70px;
  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;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 120px;
  }
}

@media (max-width: 767px) {
  .section-title {
    padding: 0px 10px;
  }
}

.section-title h3 {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 20px;
  color: #174e8e;
  text-transform: capitalize;
  position: relative;
  line-height: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title h3 {
    font-size: 15px;
    margin-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .section-title h3 {
    font-size: 15px;
    margin-bottom: 14px;
  }
}

.section-title h3::before {
  position: absolute;
  content: "";
  left: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 2px;
  width: 15px;
  background-color: #174e8e;
  border-radius: 8px;
}

.section-title h3::after {
  position: absolute;
  content: "";
  right: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 2px;
  width: 15px;
  background-color: #174e8e;
  border-radius: 8px;
}

.section-title h2 {
  font-size: 34px;
  margin-bottom: 25px;
  line-height: 42px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .section-title h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}

.section-title p {
  font-size: 15px;
  line-height: 26px;
}

.section-title.white-title h3 {
  color: #fff;
}

.section-title.white-title h3::before {
  background-color: #fff;
}

.section-title.white-title h3::after {
  background-color: #fff;
}

.section-title.white-title h2 {
  color: #fff;
}

.section-title.white-title p {
  color: #fff;
}

.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: #3813c2;
  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: #3813c2;
  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: #174e8e;
}

/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #101130;
  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: #3813c2;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.button .btn {
  display: inline-block;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  padding: 15px 30px;
  background-color: #3813c2;
  color: #fff;
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 4px;
  position: relative;
  z-index: 1;
  margin-right: 7px;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 7px #00000021;
          box-shadow: 0px 4px 7px #00000021;
}

@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: #174e8e;
}

.button {
  margin-left: 0 !important;
}

.button .btn-alt {
  background-color: #174e8e !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: #3813c2 !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: linear-gradient(45deg, #3813c2, #174e8e);
  -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: #fff;
  }
  .header .button {
    margin: 0 !important;
  }
  .header .navbar-collapse {
    position: absolute;
    top: 65px !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-radius: 8px;
  }
  .header .navbar .navbar-nav .nav-item a:hover {
    color: #3813c2 !important;
  }
  .header .navbar .navbar-nav .nav-item a.active {
    color: #3813c2 !important;
  }
  .header .navbar-nav .nav-item {
    margin: 0;
  }
  .header .navbar-nav .nav-item:hover a {
    color: #3813c2;
  }
  .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: #3813c2 !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: #3813c2 !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: #3813c2 !important;
  }
  .header .navbar-nav .nav-item a {
    font-size: 14px;
    color: #101130 !important;
  }
  .header .navbar-nav .nav-item a:hover {
    color: #3813c2;
  }
}

@media (max-width: 767px) {
  .header {
    padding: 18px 0 !important;
  }
  .header .mobile-menu-btn .toggler-icon {
    background-color: #fff;
  }
  .header .navbar-collapse {
    position: absolute;
    top: 62px !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-radius: 8px;
  }
  .header .navbar .navbar-nav .nav-item a:hover {
    color: #3813c2 !important;
  }
  .header .navbar .navbar-nav .nav-item a.active {
    color: #3813c2 !important;
  }
  .header .navbar-nav .nav-item {
    margin: 0;
  }
  .header .navbar-nav .nav-item:hover a {
    color: #3813c2;
  }
  .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: #3813c2 !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: #3813c2 !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: #3813c2 !important;
  }
  .header .navbar-nav .nav-item a {
    font-size: 14px;
    color: #101130 !important;
  }
  .header .navbar-nav .nav-item a:hover {
    color: #3813c2;
  }
}

@media (max-width: 767px) {
  .header .button {
    display: none;
  }
}

.header .navbar-brand img {
  height: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-brand img {
    height: 70px;
  }
}

@media (max-width: 767px) {
  .header .navbar-brand img {
    height: 60px;
  }
}

.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: #101130;
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

.sticky .navbar .navbar-nav .nav-item a {
  color: #fff;
}

.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: #fff;
}

/*===== 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: #fff;
  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 a {
  font-size: 15px;
  color: #fff;
  -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::before {
  position: absolute;
  content: "";
  left: 50%;
  top: -18px;
  border: 15px solid #fff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.navbar-nav .nav-item a::after {
  opacity: 0;
  visibility: hidden;
}

.navbar-nav .nav-item:hover a::before {
  top: -7px;
}

.navbar-nav .nav-item a.active {
  color: #fff;
}

.navbar-nav .nav-item a.active::before {
  top: -7px;
}

.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::before {
  display: none;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: #3813c2;
}

.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: #3813c2 !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;
}

.header .button .btn {
  padding: 13px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .button .btn i {
  display: inline-block;
  margin: 0;
  margin-left: 8px;
  font-size: 18px;
}

.others-pages {
  background-color: #fff;
}

.others-pages .button .signin {
  color: #101130;
}

.others-pages .button .signin:hover {
  color: #3813c2;
}

.others-pages .button .signup {
  background-color: #3813c2;
  color: #fff;
}

.others-pages .button .signup:hover {
  background-color: #174e8e;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .header .button .signin {
    color: #101130;
  }
  .header .button .signin:hover {
    color: #3813c2;
  }
  .header .button .signup {
    background-color: #3813c2;
    color: #fff;
  }
  .header .button .signup:hover {
    background-color: #174e8e;
    color: #fff;
  }
}

/*======================================
     End Header CSS
  ========================================*/
/* =========================
   HERO AREA
========================= */

.hero-area {
  position: relative;
  min-height: 100vh;

  display: flex;
  align-items: center;
  justify-content: center;

  background-color: rgb(0 0 0 / 55%);
  background-image: url('../../data/act01.png');
  background-blend-mode: overlay;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  padding: 140px 0 100px;
}

/* Hero Content */
.hero-area .hero-content {
  position: relative;
  z-index: 1;

  width: 100%;
  max-width: 950px;

  margin: 0 auto;

  text-align: center;
}


/* =========================
   LOCATION
========================= */

.hero-area .hero-content h5 {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  color: #fff;
  font-weight: 500;
  font-size: 16px;
  /* line-height: 18px; */

  margin: 0 0 24px;
  padding: 13px 22px;

  background: rgb(255 255 255 / 14%);
  border-radius: 4px;

  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
}

.hero-area .hero-content h5 i {
  flex-shrink: 0;
  margin-right: 7px;
}


/* =========================
   SUB HEADING
========================= */

.hero-area .hero-content h4 {
  color: #fff;

  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;

  max-width: 850px;

  margin: 0 auto 20px;
}


/* =========================
   MAIN HEADING
========================= */

.hero-area .hero-content h2 {
  color: #fff;

  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;

  margin: 30px 0 15px;

  text-transform: capitalize;
}


/* =========================
   PARAGRAPH
========================= */

.hero-area .hero-content p {
  color: #fff;

  font-weight: 400;
  font-size: 17px;
  line-height: 1.7;

  max-width: 850px;

  margin: 20px auto;
}


/* =========================
   BUTTON
========================= */

.hero-area .hero-content .button {
  display: flex;
  justify-content: center;
  align-items: center;

  margin-top: 35px;
}

.hero-area .hero-content .button a {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 200px;

  padding: 14px 30px;
  margin-bottom: 60px;
  background-color: #174e8e;
  color: #fff;

  font-size: 16px;
  font-weight: 600;

  border-radius: 5px;

  cursor: pointer;

  transition: all 0.3s ease;
}

.hero-area .hero-content .button a:hover {
  color: #174e8e !important;
  background-color: #fff;

  transform: translateY(-2px);
}


/* =========================
   TABLET
   768px - 991px
========================= */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .hero-area {
    min-height: auto;
    padding: 140px 0 100px;
  }

  .hero-area .hero-content {
    max-width: 750px;
    padding: 0 30px;
  }

  .hero-area .hero-content h5 {
    font-size: 15px;
    line-height: 22px;

    margin-bottom: 20px;
  }

  .hero-area .hero-content h4 {
    font-size: 23px;
    line-height: 1.4;
  }

  .hero-area .hero-content h2 {
    font-size: 38px;
    line-height: 1.25;

    margin-top: 25px;
  }

  .hero-area .hero-content p {
    font-size: 16px;
    line-height: 1.6;

    margin: 18px auto;
  }

  .hero-area .hero-content .button {
    margin-top: 25px;
  }
}


/* =========================
   MOBILE
   BELOW 768px
========================= */

@media (max-width: 767px) {

  .hero-area {
    min-height: 100vh;

    padding: 110px 15px 70px;

    background-position: center center;
  }

  .hero-area .container {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-area .hero-content {
    width: 100%;
    max-width: 100%;

    padding: 0 10px;
  }

  /* Location */

  .hero-area .hero-content h5 {
    display: inline-flex;

    max-width: 100%;

    font-size: 13px;
    line-height: 20px;

    padding: 10px 14px;
    margin-bottom: 20px;

    text-align: center;

    white-space: normal;
  }

  /* Sub Heading */

  .hero-area .hero-content h4 {
    font-size: 20px;
    line-height: 1.4;

    margin-bottom: 18px;
  }

  /* Main Description */

  .hero-area .hero-content p {
    font-size: 15px;
    line-height: 1.6;

    margin: 16px auto;
  }

  /* Main Heading */

  .hero-area .hero-content h2 {
    font-size: 32px;
    line-height: 1.25;

    margin: 25px 0 12px;
  }

  /* Button */

  .hero-area .hero-content .button {
    width: 100%;

    margin-top: 25px;
  }

  .hero-area .hero-content .button a {
    width: 100%;
    max-width: 280px;

    padding: 14px 20px;

    font-size: 15px;
  }
}


/* =========================
   SMALL MOBILE
   BELOW 480px
========================= */

@media (max-width: 480px) {

  .hero-area {
    padding: 100px 12px 60px;
  }

  .hero-area .hero-content {
    padding: 0 5px;
  }

  .hero-area .hero-content h5 {
    font-size: 12px;
    line-height: 18px;

    padding: 9px 12px;
  }

  .hero-area .hero-content h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  .hero-area .hero-content h2 {
    font-size: 28px;
    line-height: 1.2;
  }

  .hero-area .hero-content p {
    font-size: 14px;
    line-height: 1.6;
  }

  .hero-area .hero-content .button a {
    max-width: 250px;

    font-size: 14px;

    padding: 13px 20px;
  }
}

/*==========================================================
    EVENT THEME
==========================================================*/

.theme-section{
    padding:50px 0;
    background:#f8fbff;
}

.theme-wrapper{
    display:grid;
    grid-template-columns:45% 55%;
    align-items:center;
    gap:60px;
}

/* Image */

.theme-image{
    overflow:hidden;
    border-radius:20px;
    box-shadow:0 20px 50px rgba(11,37,69,.12);
}

.theme-image img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    transition:.5s;
}

.theme-image:hover img{
    transform:scale(1.05);
}

/* Content */

.theme-tag{
    display:inline-block;
    padding:8px 18px;
    border-radius:30px;
    background:#eaf3ff;
    color:#174e8e;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:1px;
    margin-bottom:20px;
}

.theme-content h2{
    font-size:42px;
    line-height:1.2;
    color:#0b2545;
    margin-bottom:25px;
    font-weight:700;
}

.theme-content h2 span{
    color:#174e8e;
}

.theme-content p{
    color:#64748b;
    font-size:16px;
    line-height:1.9;
    margin-bottom:18px;
}

/* Points */

.theme-points{
    margin-top:35px;
}

.theme-point{
    display:flex;
    align-items:center;
    gap:15px;
    margin-bottom:18px;
    padding:16px 20px;
    background:#fff;
    border-radius:12px;
    border:1px solid #e8edf4;
    transition:.3s;
}

.theme-point:hover{
    transform:translateX(6px);
    box-shadow:0 12px 30px rgba(11,37,69,.08);
}

.theme-point i{
    color:#174e8e;
    font-size:20px;
}

.theme-point span{
    color:#0b2545;
    font-weight:600;
}

/* Responsive */

@media(max-width:991px){

.theme-section{
    padding:80px 0;
}

.theme-wrapper{
    grid-template-columns:1fr;
    gap:35px;
}

.theme-content h2{
    font-size:34px;
}

}

@media(max-width:767px){

.theme-section{
    padding:60px 0;
}

.theme-content h2{
    font-size:28px;
}

.theme-content p{
    font-size:15px;
}

.theme-point{
    padding:14px 16px;
}

}


.header-btn{
    margin-left:20px;
}

.header-btn a{

    display:inline-flex;
    align-items:centeact01.pngr;
    justify-content:center;
    gap:8px;

    padding:9px 16px;

    background:#fff;
    color:#0b2545!important;

    border:1px solid #0b2545;

    border-radius:4px;

    font-size:13px;
    font-weight:600;

    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:.4px;

    transition:all .3s ease;

}

.header-btn a:hover{

    background:#174e8e;

     background:#0b2545;
    color:#fff !important;

}

.header-btn a i{

    font-size:12px;

    transition:.3s;

}

.header-btn a:hover i{

    transform:translateX(3px);

}

@media(max-width:991px){

    .header-btn{

        margin:15px 0 0;

        width:100%;

    }

    .header-btn a{

        width:100%;

    }

}
/*======================================
	Start Countdown CSS
========================================*/
.count-down {
  background-color: #F4F7FA;
}

.count-down .box-head {
  position: relative;
  border: 1px solid rgba(238, 238, 238, 0.219);
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.507);
  padding: 12px;
  -webkit-box-shadow: 0px 0px 30px #00000017;
          box-shadow: 0px 0px 30px #00000017;
  z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-down .box-head {
    padding: 8px;
    border-radius: 10px;
    margin-top: -70px;
  }
}

@media (max-width: 767px) {
  .count-down .box-head {
    padding: 4px;
    border-radius: 8px;
    margin-top: -20px;
  }
}

.count-down .box-content {
  text-align: center;
  background-color: #3813c2;
  background-image: url("../images/count-down/bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 60px 50px;
  z-index: 2;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-down .box-content {
    padding: 30px 30px;
    border-radius: 6px;
  }
}

@media (max-width: 767px) {
  .count-down .box-content {
    padding: 20px 20px;
    border-radius: 4px;
  }
}

.count-down .box-content::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background: url(../images/count-down/left-shape.png) no-repeat;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.count-down .box-content::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  background: url(../images/count-down/right-shape.png) no-repeat;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.count-down .box-content .box {
  width: 24%;
  text-align: center;
  display: inline-block;
  position: relative;
}

.count-down .box-content .box::before {
  position: absolute;
  content: "";
  right: -3.5px;
  top: 50%;
  height: 7px;
  width: 7px;
  background-color: #fff;
  border-radius: 50%;
  margin-top: -7px;
}

@media (max-width: 767px) {
  .count-down .box-content .box::before {
    height: 4px;
    width: 4px;
    margin-top: -4px;
    right: -2px;
  }
}

.count-down .box-content .box::after {
  position: absolute;
  content: "";
  right: -3.5px;
  top: 50%;
  height: 7px;
  width: 7px;
  background-color: #fff;
  border-radius: 50%;
  margin-top: 7px;
}

@media (max-width: 767px) {
  .count-down .box-content .box::after {
    height: 4px;
    width: 4px;
    margin-top: 4px;
    right: -2px;
  }
}

.count-down .box-content .box:last-child::before {
  display: none;
}

.count-down .box-content .box:last-child::after {
  display: none;
}

.count-down .box-content .box h1 {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-down .box-content .box h1 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .count-down .box-content .box h1 {
    font-size: 27px;
    font-weight: 600;
  }
}

.count-down .box-content .box h2 {
  font-size: 18px;
  font-weight: 500;
  display: block;
  margin-top: 5px;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .count-down .box-content .box h2 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .count-down .box-content .box h2 {
    font-size: 14px;
  }
}


/* ==========================================================
   TRUSTED BY THE PROFESSION
========================================================== */

.profession-stats {
  position: relative;
  padding: 50px 0;
  background: #f4f7fa;
  overflow: hidden;
}


/* ==========================================================
   BACKGROUND DECORATION
========================================================== */

.profession-stats::before {
  content: "";

  position: absolute;
  top: -250px;
  left: -250px;

  width: 500px;
  height: 500px;

  border: 1px solid rgba(23, 78, 142, 0.06);
  border-radius: 50%;

  box-shadow:
    0 0 0 80px rgba(23, 78, 142, 0.02),
    0 0 0 160px rgba(23, 78, 142, 0.015);

  pointer-events: none;
}


.profession-stats .container {
  position: relative;
  z-index: 2;
}


/* ==========================================================
   SECTION HEADING
========================================================== */

.stats-heading {
  width: 100%;
  max-width: 750px;

  margin: 0 auto 50px;

  text-align: center;
}


.stats-eyebrow {
  display: inline-block;

  color: #174e8e;

  font-size: 12px;
  font-weight: 700;

  line-height: 1;

  letter-spacing: 2.5px;

  text-transform: uppercase;

  margin-bottom: 13px;
}


.stats-heading h2 {
  color: #0b2545;

  font-size: 42px;
  font-weight: 700;

  line-height: 1.2;

  margin: 0 0 16px;

  letter-spacing: -1px;
}


.stats-heading p {
  max-width: 650px;

  color: #64748b;

  font-size: 16px;
  font-weight: 400;

  line-height: 1.7;

  margin: 0 auto;
}


/* ==========================================================
   STATS ROW
========================================================== */

.stats-row {
  width: 100%;
  max-width: 1100px;

  margin-left: auto;
  margin-right: auto;

  justify-content: center;
}


.stats-row > div {
  padding: 12px;
}


/* ==========================================================
   STAT CARD
========================================================== */

.stat-card {
  position: relative;

  width: 100%;
  height: 100%;

  min-height: 190px;

  display: flex;
  flex-direction: column;

  align-items: center;
  justify-content: center;

  padding: 38px 25px;

  text-align: center;

  background: #ffffff;

  border: 1px solid #e5eaf0;
  border-radius: 12px;

  box-shadow:
    0 12px 35px rgba(11, 37, 69, 0.05);

  overflow: hidden;

  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}


/* ==========================================================
   GRADIENT BACKGROUND
========================================================== */

.stat-card::before {
  content: "";

  position: absolute;
  inset: 0;

  width: 100%;
  height: 100%;

  background: linear-gradient(
    135deg,
    #0b2545 0%,
    #174e8e 55%,
    #2468b8 100%
  );

  opacity: 0;

  transform: scale(0.96);

  transition:
    opacity 0.35s ease,
    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);

  z-index: 0;
}


/* ==========================================================
   DECORATIVE CIRCLE
========================================================== */

.stat-card::after {
  content: "";

  position: absolute;

  width: 180px;
  height: 180px;

  top: -120px;
  right: -120px;

  border: 1px solid rgba(23, 78, 142, 0.1);
  border-radius: 50%;

  transition:
    transform 0.5s ease,
    border-color 0.35s ease;

  pointer-events: none;

  z-index: 1;
}


/* ==========================================================
   GLOW
========================================================== */

.stat-glow {
  position: absolute;

  width: 200px;
  height: 200px;

  left: -130px;
  bottom: -130px;

  background: rgba(255, 255, 255, 0.15);

  border-radius: 50%;

  filter: blur(18px);

  opacity: 0;

  transform: scale(0.7);

  transition:
    opacity 0.4s ease,
    transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);

  pointer-events: none;

  z-index: 1;
}


/* ==========================================================
   HOVER
========================================================== */

.stat-card:hover {
  transform: translateY(-8px);

  border-color: transparent;

  box-shadow:
    0 28px 60px rgba(11, 37, 69, 0.2);
}


.stat-card:hover::before {
  opacity: 1;
  transform: scale(1);
}


.stat-card:hover::after {
  transform: scale(1.5);

  border-color: rgba(255, 255, 255, 0.15);
}


.stat-card:hover .stat-glow {
  opacity: 1;
  transform: scale(1.5);
}


/* ==========================================================
   NUMBER
========================================================== */

.stat-number {
  position: relative;
  z-index: 2;

  display: flex;

  align-items: baseline;
  justify-content: center;

  width: 100%;

  color: #174e8e;

  font-size: 58px;
  font-weight: 700;

  line-height: 1;

  margin-bottom: 18px;

  letter-spacing: -2px;

  text-align: center;

  font-variant-numeric: tabular-nums;

  transition:
    color 0.35s ease,
    transform 0.35s ease;
}


.stat-number span {
  transition: color 0.35s ease;
}


.stat-number span:last-child {
  color: #4f8cc9;

  font-size: 32px;
  font-weight: 500;

  margin-left: 4px;
}


/* Number hover */

.stat-card:hover .stat-number {
  color: #ffffff;

  transform: translateY(-3px);
}


.stat-card:hover .stat-number span {
  color: #ffffff;
}


.stat-card:hover .stat-number span:last-child {
  color: rgba(255, 255, 255, 0.75);
}


/* ==========================================================
   LABEL
========================================================== */

.stat-card h3 {
  position: relative;
  z-index: 2;

  width: 100%;

  color: #0b2545;

  font-size: 18px;
  font-weight: 600;

  line-height: 1.4;

  margin: 0;

  letter-spacing: -0.2px;

  text-align: center;

  transition:
    color 0.35s ease,
    transform 0.35s ease;
}


.stat-card:hover h3 {
  color: rgba(255, 255, 255, 0.95);

  transform: translateY(-3px);
}


/* ==========================================================
   TABLET
========================================================== */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .profession-stats {
    padding: 70px 0;
  }


  .stats-heading {
    max-width: 650px;

    margin-bottom: 40px;
  }


  .stats-heading h2 {
    font-size: 36px;
  }


  .stats-heading p {
    font-size: 15px;
  }


  .stats-row {
    max-width: 760px;
  }


  .stats-row > div {
    padding: 10px;
  }


  .stat-card {
    min-height: 175px;

    padding: 32px 20px;
  }


  .stat-number {
    font-size: 50px;

    margin-bottom: 16px;
  }


  .stat-number span:last-child {
    font-size: 28px;
  }


  .stat-card h3 {
    font-size: 16px;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 767px) {

  .profession-stats {
    padding: 60px 0 50px;
  }


  /* Heading */

  .stats-heading {
    width: 100%;
    max-width: 100%;

    margin: 0 auto 32px;

    padding: 0 15px;

    text-align: center;
  }


  .stats-eyebrow {
    font-size: 10px;

    letter-spacing: 2px;

    margin-bottom: 10px;
  }


  .stats-heading h2 {
    font-size: 30px;

    line-height: 1.25;

    margin-bottom: 13px;

    letter-spacing: -0.5px;

    text-align: center;
  }


  .stats-heading p {
    max-width: 450px;

    font-size: 14px;

    line-height: 1.6;

    margin-left: auto;
    margin-right: auto;

    text-align: center;
  }


  /* Row */

  .stats-row {
    width: 100%;
    max-width: 550px;

    margin-left: auto;
    margin-right: auto;

    padding: 0 8px;

    justify-content: center;
  }


  .stats-row > div {
    padding: 6px;
  }


  /* Card */

  .stat-card {
    min-height: 150px;

    padding: 25px 10px;

    border-radius: 10px;
  }


  /* Number */

  .stat-number {
    font-size: 44px;

    margin-bottom: 13px;

    letter-spacing: -1px;
  }


  .stat-number span:last-child {
    font-size: 25px;

    margin-left: 3px;
  }


  /* Label */

  .stat-card h3 {
    font-size: 14px;

    line-height: 1.35;
  }

}


/* ==========================================================
   TOUCH DEVICES
========================================================== */

@media (hover: none) {

  .stat-card:hover {
    transform: none;

    border-color: #e5eaf0;

    box-shadow:
      0 12px 35px rgba(11, 37, 69, 0.05);
  }


  .stat-card:hover::before {
    opacity: 0;

    transform: scale(0.96);
  }


  .stat-card:hover::after {
    transform: none;

    border-color: rgba(23, 78, 142, 0.1);
  }


  .stat-card:hover .stat-glow {
    opacity: 0;

    transform: scale(0.7);
  }


  .stat-card:hover .stat-number {
    color: #174e8e;

    transform: none;
  }


  .stat-card:hover .stat-number span {
    color: #174e8e;
  }


  .stat-card:hover .stat-number span:last-child {
    color: #4f8cc9;
  }


  .stat-card:hover h3 {
    color: #0b2545;

    transform: none;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media (max-width: 380px) {

  .profession-stats {
    padding: 50px 0 45px;
  }


  .stats-heading h2 {
    font-size: 27px;
  }


  .stats-row {
    padding: 0 5px;
  }


  .stats-row > div {
    padding: 5px;
  }


  .stat-card {
    min-height: 135px;

    padding: 22px 7px;
  }


  .stat-number {
    font-size: 38px;

    margin-bottom: 11px;
  }


  .stat-number span:last-child {
    font-size: 22px;
  }


  .stat-card h3 {
    font-size: 12px;
  }

}


/* ==========================================================
   TRUSTED BY THE PROFESSION
========================================================== */

.profession-stats {
  position: relative;
  padding: 90px 0;
  background: #f4f7fa;
  overflow: hidden;
}


/* ==========================================================
   BACKGROUND DECORATION
========================================================== */

.profession-stats::before {
  content: "";

  position: absolute;
  top: -250px;
  left: -250px;

  width: 500px;
  height: 500px;

  border: 1px solid rgba(23, 78, 142, 0.06);
  border-radius: 50%;

  box-shadow:
    0 0 0 80px rgba(23, 78, 142, 0.02),
    0 0 0 160px rgba(23, 78, 142, 0.015);

  pointer-events: none;
}


.profession-stats .container {
  position: relative;
  z-index: 2;
}


/* ==========================================================
   SECTION HEADING
========================================================== */

.profession-stats .stats-heading {
  width: 100%;
  max-width: 750px;

  margin: 0 auto 50px;

  text-align: center;
}


.profession-stats .stats-eyebrow {
  display: inline-block;

  color: #174e8e;

  font-size: 12px;
  font-weight: 700;

  line-height: 1;

  letter-spacing: 2.5px;

  text-transform: uppercase;

  margin-bottom: 13px;
}


.profession-stats .stats-heading h2 {
  color: #0b2545;

  font-size: 42px;
  font-weight: 700;

  line-height: 1.2;

  margin: 0 0 16px;

  letter-spacing: -1px;
}


.profession-stats .stats-heading p {
  max-width: 650px;

  color: #64748b;

  font-size: 16px;
  font-weight: 400;

  line-height: 1.7;

  margin: 0 auto;
}


/* ==========================================================
   STATS GRID
========================================================== */

.profession-stats .stats-row {
  width: 100%;
  max-width: 1100px;

  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 24px;

  margin: 0 auto;
}


/* ==========================================================
   RESET BOOTSTRAP COLUMNS INSIDE STATS
========================================================== */

.profession-stats .stats-row > div {
  width: 100%;
  max-width: 100%;

  flex: none;

  padding: 0;
  margin: 0;
}


/* ==========================================================
   STAT CARD
========================================================== */

.profession-stats .stat-card {
  position: relative;

  width: 100%;
  height: 100%;

  min-height: 190px;

  display: flex;
  flex-direction: column;

  align-items: center;
  justify-content: center;

  padding: 38px 25px;

  text-align: center;

  background: #ffffff;

  border: 1px solid #e5eaf0;
  border-radius: 12px;

  box-shadow:
    0 12px 35px rgba(11, 37, 69, 0.05);

  overflow: hidden;

  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}


/* ==========================================================
   GRADIENT HOVER BACKGROUND
========================================================== */

.profession-stats .stat-card::before {
  content: "";

  position: absolute;
  inset: 0;

  width: 100%;
  height: 100%;

  background: linear-gradient(
    135deg,
    #0b2545 0%,
    #174e8e 55%,
    #2468b8 100%
  );

  opacity: 0;

  transform: scale(0.96);

  transition:
    opacity 0.35s ease,
    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);

  z-index: 0;
}


/* ==========================================================
   DECORATIVE CIRCLE
========================================================== */

.profession-stats .stat-card::after {
  content: "";

  position: absolute;

  width: 180px;
  height: 180px;

  top: -120px;
  right: -120px;

  border: 1px solid rgba(23, 78, 142, 0.1);
  border-radius: 50%;

  transition:
    transform 0.5s ease,
    border-color 0.35s ease;

  pointer-events: none;

  z-index: 1;
}


/* ==========================================================
   GLOW
========================================================== */

.profession-stats .stat-glow {
  position: absolute;

  width: 200px;
  height: 200px;

  left: -130px;
  bottom: -130px;

  background: rgba(255, 255, 255, 0.15);

  border-radius: 50%;

  filter: blur(18px);

  opacity: 0;

  transform: scale(0.7);

  transition:
    opacity 0.4s ease,
    transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);

  pointer-events: none;

  z-index: 1;
}


/* ==========================================================
   CARD HOVER
========================================================== */

.profession-stats .stat-card:hover {
  transform: translateY(-8px);

  border-color: transparent;

  box-shadow:
    0 28px 60px rgba(11, 37, 69, 0.2);
}


.profession-stats .stat-card:hover::before {
  opacity: 1;

  transform: scale(1);
}


.profession-stats .stat-card:hover::after {
  transform: scale(1.5);

  border-color: rgba(255, 255, 255, 0.15);
}


.profession-stats .stat-card:hover .stat-glow {
  opacity: 1;

  transform: scale(1.5);
}


/* ==========================================================
   NUMBER
========================================================== */

.profession-stats .stat-number {
  position: relative;
  z-index: 2;

  width: 100%;

  display: flex;

  align-items: baseline;
  justify-content: center;

  color: #174e8e;

  font-size: 58px;
  font-weight: 700;

  line-height: 1;

  margin-bottom: 18px;

  letter-spacing: -2px;

  text-align: center;

  font-variant-numeric: tabular-nums;

  transition:
    color 0.35s ease,
    transform 0.35s ease;
}


.profession-stats .stat-number span {
  transition: color 0.35s ease;
}


.profession-stats .stat-number span:last-child {
  color: #4f8cc9;

  font-size: 32px;
  font-weight: 500;

  margin-left: 4px;
}


/* ==========================================================
   NUMBER HOVER
========================================================== */

.profession-stats .stat-card:hover .stat-number {
  color: #ffffff;

  transform: translateY(-3px);
}


.profession-stats .stat-card:hover .stat-number span {
  color: #ffffff;
}


.profession-stats .stat-card:hover .stat-number span:last-child {
  color: rgba(255, 255, 255, 0.75);
}


/* ==========================================================
   LABEL
========================================================== */

.profession-stats .stat-card h3 {
  position: relative;
  z-index: 2;

  width: 100%;

  color: #0b2545;

  font-size: 18px;
  font-weight: 600;

  line-height: 1.4;

  margin: 0;

  letter-spacing: -0.2px;

  text-align: center;

  transition:
    color 0.35s ease,
    transform 0.35s ease;
}


.profession-stats .stat-card:hover h3 {
  color: rgba(255, 255, 255, 0.95);

  transform: translateY(-3px);
}


/* ==========================================================
   TABLET
========================================================== */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .profession-stats {
    padding: 70px 0;
  }


  .profession-stats .stats-heading {
    max-width: 650px;

    margin-bottom: 40px;
  }


  .profession-stats .stats-heading h2 {
    font-size: 36px;
  }


  .profession-stats .stats-heading p {
    font-size: 15px;
  }


  .profession-stats .stats-row {
    max-width: 760px;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 18px;
  }


  .profession-stats .stat-card {
    min-height: 175px;

    padding: 32px 20px;
  }


  .profession-stats .stat-number {
    font-size: 50px;

    margin-bottom: 16px;
  }


  .profession-stats .stat-number span:last-child {
    font-size: 28px;
  }


  .profession-stats .stat-card h3 {
    font-size: 16px;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 767px) {

  .profession-stats {
    padding: 60px 15px 50px;
  }


  /* Heading */

  .profession-stats .stats-heading {
    width: 100%;
    max-width: 100%;

    margin: 0 auto 32px;

    padding: 0 10px;

    text-align: center;
  }


  .profession-stats .stats-eyebrow {
    font-size: 10px;

    letter-spacing: 2px;

    margin-bottom: 10px;
  }


  .profession-stats .stats-heading h2 {
    font-size: 30px;

    line-height: 1.25;

    margin-bottom: 13px;

    letter-spacing: -0.5px;
  }


  .profession-stats .stats-heading p {
    max-width: 450px;

    font-size: 14px;

    line-height: 1.6;

    margin: 0 auto;
  }


  /* Stats Grid */

  .profession-stats .stats-row {
    width: 100%;
    max-width: 550px;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 12px;

    margin: 0 auto;
  }


  /* Card */

  .profession-stats .stat-card {
    min-height: 150px;

    padding: 25px 10px;

    border-radius: 10px;
  }


  /* Number */

  .profession-stats .stat-number {
    font-size: 44px;

    margin-bottom: 13px;

    letter-spacing: -1px;
  }


  .profession-stats .stat-number span:last-child {
    font-size: 25px;

    margin-left: 3px;
  }


  /* Label */

  .profession-stats .stat-card h3 {
    font-size: 14px;

    line-height: 1.35;
  }

}


/* ==========================================================
   TOUCH DEVICES
========================================================== */

@media (hover: none) {

  .profession-stats .stat-card:hover {
    transform: none;

    border-color: #e5eaf0;

    box-shadow:
      0 12px 35px rgba(11, 37, 69, 0.05);
  }


  .profession-stats .stat-card:hover::before {
    opacity: 0;

    transform: scale(0.96);
  }


  .profession-stats .stat-card:hover::after {
    transform: none;

    border-color: rgba(23, 78, 142, 0.1);
  }


  .profession-stats .stat-card:hover .stat-glow {
    opacity: 0;

    transform: scale(0.7);
  }


  .profession-stats .stat-card:hover .stat-number {
    color: #174e8e;

    transform: none;
  }


  .profession-stats .stat-card:hover .stat-number span {
    color: #174e8e;
  }


  .profession-stats .stat-card:hover .stat-number span:last-child {
    color: #4f8cc9;
  }


  .profession-stats .stat-card:hover h3 {
    color: #0b2545;

    transform: none;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media (max-width: 380px) {

  .profession-stats {
    padding: 50px 10px 45px;
  }


  .profession-stats .stats-heading h2 {
    font-size: 27px;
  }


  .profession-stats .stats-row {
    gap: 10px;
  }


  .profession-stats .stat-card {
    min-height: 135px;

    padding: 22px 7px;
  }


  .profession-stats .stat-number {
    font-size: 38px;

    margin-bottom: 11px;
  }


  .profession-stats .stat-number span:last-child {
    font-size: 22px;
  }


  .profession-stats .stat-card h3 {
    font-size: 12px;
  }

}


/*==========================================================
    GALLERY
==========================================================*/

.gallery-section{
    padding-top: 50px;
    padding-bottom:50px;
    background:#fff;
    overflow:hidden;
}

.gallery-heading{
    max-width:700px;
    margin:0 auto 55px;
    text-align:center;
}

.gallery-tag{
    display:inline-block;
    color:#174e8e;
    font-size:12px;
    font-weight:700;
    letter-spacing:2px;
    text-transform:uppercase;
    margin-bottom:15px;
}

.gallery-heading h2{
    font-size:42px;
    font-weight:700;
    color:#0b2545;
    margin-bottom:15px;
}

.gallery-heading p{
    color:#64748b;
    line-height:1.8;
}

/* Slider */

.gallery-slider{
    overflow:hidden;
    position:relative;
}

.gallery-track{
    display:flex;
    width:max-content;
    animation:galleryScroll 35s linear infinite;
}

.gallery-slider:hover .gallery-track{
    animation-play-state:paused;
}

/* Card */

.gallery-item{

    flex:0 0 auto;

    width:340px;
    height:240px;

    margin:0 15px;

    overflow:hidden;

    border-radius:16px;

    box-shadow:
        0 15px 35px rgba(0,0,0,.08);

    transition:.35s;
}

.gallery-item:hover{

    transform:translateY(-8px);
}

.gallery-item img{

    width:100%;
    height:100%;

    object-fit:cover;

    transition:.5s;
}

.gallery-item:hover img{

    transform:scale(1.08);
}

/* Animation */

@keyframes galleryScroll{

    from{
        transform:translateX(0);
    }

    to{
        transform:translateX(-50%);
    }

}

/* Mobile */

@media(max-width:767px){

.gallery-section{
    padding:70px 0;
}

.gallery-heading h2{
    font-size:30px;
}

.gallery-item{

    width:240px;
    height:170px;

    margin:0 10px;
}

.gallery-track{
    animation-duration:22s;
}

}

/*==========================================================
    VIEW ALL BUTTON
==========================================================*/

.gallery-view-all{

    text-align:center;

    margin-top:45px;

}

.gallery-view-btn{

    display:inline-flex;

    align-items:center;

    gap:10px;

    padding:16px 36px;

    border-radius:50px;

    background:linear-gradient(
        135deg,
        #174e8e,
        #0b2545
    );

    color:#fff !important;

    font-size:15px;

    font-weight:600;

    text-decoration:none;

    transition:all .35s ease;

    box-shadow:
        0 12px 30px rgba(23,78,142,.18);
}

.gallery-view-btn i{

    transition:transform .3s ease;
}

.gallery-view-btn:hover{

    color:#fff !important;

    transform:translateY(-4px);

    box-shadow:
        0 18px 40px rgba(23,78,142,.28);
}

.gallery-view-btn:hover i{

    transform:translateX(5px);
}

/* Mobile */

@media (max-width:767px){

.gallery-view-all{

    margin-top:30px;
}

.gallery-view-btn{

    padding:14px 28px;

    font-size:14px;
}

}


/*======================================
    Features CSS
========================================*/
.features {
  background-color: #F4F7FA;
}

.features .section-title {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .features .section-title {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .features .section-title {
    margin-bottom: 30px;
  }
}

.single-featuer {
  padding: 35px;
  border-radius: 8px;
  -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;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  z-index: 2;
}

.single-featuer .shape {
  position: absolute;
  left: -30px;
  top: -17px;
  height: 60px;
  width: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.single-featuer .shape2 {
  position: absolute;
  right: -30px;
  bottom: -17px;
  height: 60px;
  width: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.single-featuer:hover .shape {
  left: 0;
}

.single-featuer:hover .shape2 {
  right: 0;
}

.single-featuer:hover {
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.13);
          box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.13);
}

.single-featuer .serial {
  font-size: 50px;
  font-weight: 700;
  color: #f4f4f4;
  position: absolute;
  right: 25px;
  top: 18px;
  z-index: -1;
}

.single-featuer .service-icon {
  height: 65px;
  width: 65px;
  line-height: 65px;
  border-radius: 8px;
  color: #fff;
  background-color: #3813c2;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  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);
  background-image: url("../images/count-down/bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.single-featuer:hover .service-icon {
  background-color: #174e8e;
  -webkit-box-shadow: 0px 10px 30px #174e8e3d;
          box-shadow: 0px 10px 30px #174e8e3d;
}

.single-featuer h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 30px;
}

.single-featuer p {
  font-size: 16px;
}

.single-featuer a {
  color: #3813c2;
  margin-top: 40px;
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
}

.single-featuer a i {
  font-size: 22px;
  margin-left: 12px;
  position: relative;
  top: 3px;
}

.single-featuer a:hover {
  letter-spacing: 1px;
}

.single-featuer.two .service-icon {
  background-color: #174e8e;
  -webkit-box-shadow: 0px 10px 30px rgba(253, 114, 59, 0.25);
          box-shadow: 0px 10px 30px rgba(253, 114, 59, 0.25);
}

.single-featuer.two a {
  color: #174e8e;
}

.single-featuer.three .service-icon {
  background-color: #FFA842;
  -webkit-box-shadow: 0px 10px 30px rgba(255, 168, 66, 0.26);
          box-shadow: 0px 10px 30px rgba(255, 168, 66, 0.26);
}

.single-featuer.three a {
  color: #FFA842;
}


/* ==========================================================
   PROFESSIONAL SPEAKERS SECTION
========================================================== */

.speakers {
  position: relative;

  padding: 50px 0;

  background: #ffffff;

  overflow: hidden;
}


.speakers .container {
  position: relative;

  z-index: 2;
}


/* ==========================================================
   SECTION HEADING
========================================================== */

.speakers-heading {
  width: 100%;
  max-width: 720px;

  margin: 0 auto 50px;

  text-align: center;
}


.speakers-eyebrow {
  display: inline-block;

  color: #174e8e;

  font-size: 15px;
  font-weight: 700;

  line-height: 1;

  letter-spacing: 2.5px;

  text-transform: uppercase;

  margin-bottom: 13px;
}


.speakers-heading h2 {
  color: #0b2545;

  font-size: 42px;
  font-weight: 700;

  line-height: 1.2;

  letter-spacing: -1px;

  margin: 0 0 16px;
}


.speakers-heading p {
  max-width: 650px;

  color: #64748b;

  font-size: 16px;
  font-weight: 400;

  line-height: 1.7;

  margin: 0 auto;
}


/* ==========================================================
   SPEAKERS GRID - 3 CARDS
========================================================== */

.speakers-grid {
  width: 100%;
  max-width: 1100px;

  display: grid;

  grid-template-columns: repeat(3, minmax(0, 1fr));

  gap: 25px;

  margin: 0 auto;

  align-items: stretch;
}


/* ==========================================================
   SPEAKER CARD
========================================================== */

.speaker-card {
  position: relative;

  width: 100%;
  height: 100%;

  display: flex;
  flex-direction: column;

  background: #ffffff;

  border: 1px solid #e5eaf0;
  border-radius: 12px;

  overflow: hidden;

  box-shadow:
    0 12px 35px rgba(11, 37, 69, 0.05);

  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}


.speaker-card:hover {
  transform: translateY(-8px);

  border-color: rgba(23, 78, 142, 0.2);

  box-shadow:
    0 25px 55px rgba(11, 37, 69, 0.14);
}


/* ==========================================================
   SPEAKER IMAGE
========================================================== */

.speaker-image {
  position: relative;

  width: 100%;

  aspect-ratio: 4 / 3;

  overflow: hidden;

  background: #eef2f6;

  flex-shrink: 0;
}


/* ==========================================================
   IMAGE ALIGNMENT
========================================================== */

.speaker-image img {
  display: block;

  width: 100%;
  height: 100%;

  object-fit: cover;

  object-position: center 20%;

  transition:
    transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}


.speaker-card:hover .speaker-image img {
  transform: scale(1.05);
}


/* ==========================================================
   IMAGE OVERLAY
========================================================== */

.speaker-overlay {
  position: absolute;

  inset: 0;

  display: flex;

  align-items: flex-end;
  justify-content: center;

  padding: 25px;

  background: linear-gradient(
    to top,
    rgba(11, 37, 69, 0.9) 0%,
    rgba(23, 78, 142, 0.3) 45%,
    transparent 75%
  );

  opacity: 0;

  transition: opacity 0.35s ease;
}


.speaker-card:hover .speaker-overlay {
  opacity: 1;
}


/* ==========================================================
   VIEW PROFILE BUTTON
========================================================== */

/* ==========================================================
   SPEAKER IMAGE OVERLAY
========================================================== */

.speaker-overlay {
  position: absolute;
  inset: 0;

  display: flex;
  align-items: flex-end;
  justify-content: center;

  padding: 28px;

  background: linear-gradient(
    to top,
    rgba(11, 37, 69, 0.92) 0%,
    rgba(23, 78, 142, 0.38) 42%,
    rgba(11, 37, 69, 0.05) 75%,
    transparent 100%
  );

  opacity: 0;

  transition: opacity 0.35s ease;

  z-index: 2;
}


.speaker-card:hover .speaker-overlay {
  opacity: 1;
}


/* ==========================================================
   SPEAKER SOCIAL ICONS
========================================================== */

.speaker-social {
  display: flex;

  align-items: center;
  justify-content: center;

  gap: 10px;

  transform: translateY(20px);

  opacity: 0;

  transition:
    transform 0.4s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.35s ease;
}


.speaker-card:hover .speaker-social {
  transform: translateY(0);

  opacity: 1;
}


/* ==========================================================
   SOCIAL BUTTON
========================================================== */

.speaker-social a {
  width: 43px;
  height: 43px;

  display: inline-flex;

  align-items: center;
  justify-content: center;

  color: #ffffff !important;

  font-size: 17px;

  background: rgba(255, 255, 255, 0.15);

  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 8px;

  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);

  box-shadow:
    0 8px 20px rgba(0, 0, 0, 0.12);

  transition:
    transform 0.25s ease,
    background 0.25s ease,
    border-color 0.25s ease,
    box-shadow 0.25s ease;
}


/* ==========================================================
   ICON
========================================================== */

.speaker-social a i {
  line-height: 1;
}


/* ==========================================================
   SOCIAL BUTTON HOVER
========================================================== */

.speaker-social a:hover {
  transform: translateY(-5px);

  border-color: transparent;

  box-shadow:
    0 12px 25px rgba(0, 0, 0, 0.2);
}


/* Instagram */

.speaker-social .instagram:hover {
  color: #ffffff !important;

  background: linear-gradient(
    135deg,
    #833ab4,
    #fd1d1d,
    #fcb045
  );
}


/* Facebook */

.speaker-social .facebook:hover {
  color: #ffffff !important;

  background: #1877f2;
}


/* LinkedIn */

.speaker-social .linkedin:hover {
  color: #ffffff !important;

  background: #0a66c2;
}


/* ==========================================================
   SPEAKER INFO
========================================================== */

.speaker-info {
  position: relative;

  width: 100%;

  min-height: 190px;

  display: flex;
  flex-direction: column;

  align-items: center;

  flex: 1;

  padding: 25px 22px;

  text-align: center;
}


/* ==========================================================
   SPEAKER NAME
========================================================== */

.speaker-info h3 {
  width: 100%;

  color: #0b2545;

  font-size: 19px;
  font-weight: 700;

  line-height: 1.35;

  letter-spacing: -0.3px;

  margin: 0 0 9px;

  text-align: center;
}


/* ==========================================================
   ROLE
========================================================== */

.speaker-role {
  display: block;

  width: 100%;

  color: #174e8e;

  font-size: 12px;
  font-weight: 700;

  line-height: 1.4;

  letter-spacing: 0.7px;

  text-transform: uppercase;

  margin-bottom: 7px;

  text-align: center;
}


/* ==========================================================
   ORGANISATION
========================================================== */

.speaker-info p {
  width: 100%;

  color: #64748b;

  font-size: 13px;
  font-weight: 400;

  line-height: 1.55;

  margin: 0 0 20px;

  text-align: center;
}


/* ==========================================================
   VIEW DETAILS
========================================================== */

.speaker-link {
  display: inline-flex;

  align-items: center;
  justify-content: center;

  gap: 7px;

  color: #174e8e !important;

  font-size: 13px;
  font-weight: 600;

  line-height: 1;

  transition:
    color 0.25s ease,
    gap 0.25s ease;
}


.speaker-link i {
  font-size: 10px;

  transition: transform 0.25s ease;
}


.speaker-link:hover {
  color: #0b2545 !important;

  gap: 10px;
}


.speaker-link:hover i {
  transform: translateX(3px);
}


/* ==========================================================
   CENTER LAST TWO CARDS
========================================================== */

@media (min-width: 992px) {

  .speakers-grid .speaker-card:nth-last-child(2):nth-child(3n + 1) {
    transform: translateX(calc(50% + 12.5px));
  }


  .speakers-grid .speaker-card:last-child {
    transform: translateX(calc(50% + 12.5px));
  }


  .speakers-grid .speaker-card:nth-last-child(2):nth-child(3n + 1):hover,
  .speakers-grid .speaker-card:last-child:hover {
    transform:
      translateX(calc(50% + 12.5px))
      translateY(-8px);
  }

}


/* ==========================================================
   TABLET
========================================================== */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .speakers {
    padding: 70px 0;
  }


  .speakers-heading {
    max-width: 650px;

    margin-bottom: 42px;
  }


  .speakers-heading h2 {
    font-size: 36px;
  }


  .speakers-heading p {
    font-size: 15px;
  }


  .speakers-grid {
    max-width: 760px;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 20px;
  }


  .speaker-image {
    aspect-ratio: 4 / 3;
  }


  .speaker-info {
    min-height: 180px;

    padding: 23px 20px;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 767px) {

  .speakers {
    padding: 60px 15px 50px;
  }


  /* Heading */

  .speakers-heading {
    width: 100%;
    max-width: 100%;

    margin: 0 auto 35px;

    padding: 0 10px;
  }


  .speakers-eyebrow {
    font-size: 10px;

    letter-spacing: 2px;

    margin-bottom: 10px;
  }


  .speakers-heading h2 {
    font-size: 30px;

    line-height: 1.25;

    margin-bottom: 13px;
  }


  .speakers-heading p {
    max-width: 450px;

    font-size: 14px;

    line-height: 1.6;
  }


  /* Grid */

  .speakers-grid {
    width: 100%;
    max-width: 400px;

    grid-template-columns: 1fr;

    gap: 20px;
  }


  /* Image */

  .speaker-image {
    width: 100%;

    aspect-ratio: 4 / 3;
  }


  .speaker-image img {
    object-position: center 20%;
  }


  /* Disable Overlay */

  .speaker-overlay {
    display: none;
  }


  /* Info */

  .speaker-info {
    min-height: 170px;

    padding: 22px 18px;
  }


  .speaker-info h3 {
    font-size: 18px;

    margin-bottom: 8px;
  }


  .speaker-role {
    font-size: 11px;

    margin-bottom: 6px;
  }


  .speaker-info p {
    font-size: 12px;

    margin-bottom: 17px;
  }


  .speaker-link {
    font-size: 12px;
  }


  /* Disable Card Hover */

  .speaker-card:hover {
    transform: none;

    border-color: #e5eaf0;

    box-shadow:
      0 12px 35px rgba(11, 37, 69, 0.05);
  }


  .speaker-card:hover .speaker-image img {
    transform: none;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media (max-width: 380px) {

  .speakers {
    padding: 50px 10px 45px;
  }


  .speakers-heading h2 {
    font-size: 27px;
  }


  .speakers-grid {
    max-width: 330px;

    gap: 17px;
  }


  .speaker-image {
    aspect-ratio: 4 / 3;
  }


  .speaker-info {
    min-height: 160px;

    padding: 20px 15px;
  }


  .speaker-info h3 {
    font-size: 16px;
  }


  .speaker-role {
    font-size: 10px;
  }


  .speaker-info p {
    font-size: 11px;
  }

}

/*====================================
    CONTACT POPUP
=====================================*/

.contact-popup{

    position:fixed;

    inset:0;

    display:flex;

    justify-content:center;

    align-items:center;

    background:rgba(8,22,40,.65);

    backdrop-filter:blur(8px);

    -webkit-backdrop-filter:blur(8px);

    opacity:0;

    visibility:hidden;

    transition:.35s;

    z-index:99999;

    padding:20px;

}

.contact-popup.active{

    opacity:1;

    visibility:visible;

}

/* Modal */

.contact-modal{

    position:relative;

    width:100%;

    max-width:480px;

    background:#fff;

    border-radius:24px;

    padding:45px;

    text-align:center;

    box-shadow:
        0 30px 70px rgba(0,0,0,.18);

    transform:translateY(30px);

    transition:.35s;

}

.contact-popup.active .contact-modal{

    transform:translateY(0);

}

/* Close */

.popup-close{

    position:absolute;

    top:18px;

    right:18px;

    width:42px;

    height:42px;

    border:none;

    border-radius:50%;

    background:#f4f7fb;

    color:#174e8e;

    cursor:pointer;

    transition:.3s;

}

.popup-close:hover{

    background:#174e8e;

    color:#fff;

}

/* Icon */

.popup-icon{

    width:90px;

    height:90px;

    margin:0 auto 25px;

    border-radius:50%;

    display:flex;

    justify-content:center;

    align-items:center;

    background:linear-gradient(
        135deg,
        #174e8e,
        #0b2545
    );

    color:#fff;

    font-size:36px;

    box-shadow:
        0 20px 40px rgba(23,78,142,.25);

}

/* Tag */

.popup-tag{

    display:inline-block;

    padding:8px 18px;

    border-radius:30px;

    background:#eef5fc;

    color:#174e8e;

    font-size:12px;

    font-weight:700;

    text-transform:uppercase;

    letter-spacing:1px;

    margin-bottom:18px;

}

/* Heading */

.contact-modal h2{

    color:#0b2545;

    font-size:34px;

    margin-bottom:15px;

}

.contact-modal p{

    color:#64748b;

    line-height:1.8;

    margin-bottom:30px;

}

/* Email */

.popup-email{

    display:flex;

    justify-content:center;

    align-items:center;

    gap:12px;

    width:100%;

    padding:18px;

    border-radius:14px;

    background:#f8fbff;

    border:1px solid #e6edf5;

    color:#174e8e;

    font-weight:600;

    text-decoration:none;

    transition:.3s;

    word-break:break-word;

}

.popup-email:hover{

    background:#174e8e;

    color:#fff;

    border-color:#174e8e;

}

/* Mobile */

@media(max-width:576px){

.contact-modal{

    padding:30px 22px;

}

.contact-modal h2{

    font-size:28px;

}

.popup-icon{

    width:75px;

    height:75px;

    font-size:30px;

}

.popup-email{

    font-size:14px;

    padding:15px;

}

}

/* ==========================================================
   CONFERENCE PROGRAMME
========================================================== */

.conference-programme {
  position: relative;

  padding-top: 50px;

  background: #f5f7fa;

  overflow: hidden;
}


.conference-programme .container {
  position: relative;

  z-index: 2;
}


/* ==========================================================
   SECTION HEADING
========================================================== */

.programme-heading {
  width: 100%;
  max-width: 760px;

  margin: 0 auto 60px;

  text-align: center;
}


.programme-eyebrow {
  display: inline-block;

  color: #174e8e;

  font-size: 11px;
  font-weight: 700;

  line-height: 1;

  letter-spacing: 2.5px;

  text-transform: uppercase;

  margin-bottom: 14px;
}


.programme-heading h2 {
  color: #0b2545;

  font-size: 44px;
  font-weight: 700;

  line-height: 1.15;

  letter-spacing: -1.2px;

  margin: 0 0 18px;
}


.programme-heading p {
  max-width: 680px;

  color: #64748b;

  font-size: 16px;
  font-weight: 400;

  line-height: 1.75;

  margin: 0 auto;
}


/* ==========================================================
   PROGRAMME FEATURE
========================================================== */

.programme-feature {
  width: 100%;
  max-width: 1150px;

  margin: 0 auto 80px;

  background: #ffffff;

  border: 1px solid #e2e8f0;
  border-radius: 16px;

  box-shadow:
    0 25px 70px rgba(11, 37, 69, 0.08);

  overflow: hidden;
}


/* ==========================================================
   PROGRAMME INTRO
========================================================== */

.programme-intro {
  position: relative;

  min-height: 330px;

  display: flex;

  align-items: center;
  justify-content: space-between;

  padding: 60px;

  background: linear-gradient(
    125deg,
    #071b33 0%,
    #0b2545 45%,
    #174e8e 100%
  );

  overflow: hidden;
}


/* Decorative circle */

.programme-intro::before {
  content: "";

  position: absolute;

  width: 500px;
  height: 500px;

  right: -260px;
  top: -300px;

  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 50%;

  box-shadow:
    0 0 0 80px rgba(255, 255, 255, 0.025),
    0 0 0 160px rgba(255, 255, 255, 0.015);

  pointer-events: none;
}


/* ==========================================================
   INTRO CONTENT
========================================================== */

.programme-intro-content {
  position: relative;

  width: 100%;
  max-width: 700px;

  z-index: 2;
}


.programme-small-label {
  display: inline-block;

  color: rgba(255, 255, 255, 0.65);

  font-size: 10px;
  font-weight: 700;

  line-height: 1;

  letter-spacing: 2.5px;

  text-transform: uppercase;

  margin-bottom: 18px;
}


.programme-intro h3 {
  color: #ffffff;

  font-size: 42px;
  font-weight: 700;

  line-height: 1.18;

  letter-spacing: -1px;

  margin: 0 0 25px;
}


.programme-intro h3 span {
  display: block;

  color: #8fc4ff;
}


.programme-intro p {
  max-width: 680px;

  color: rgba(255, 255, 255, 0.72);

  font-size: 15px;
  font-weight: 400;

  line-height: 1.8;

  margin: 0;
}


/* ==========================================================
   AD 26 INDEX
========================================================== */

.programme-index {
  position: relative;

  flex-shrink: 0;

  width: 150px;
  height: 150px;

  display: flex;
  flex-direction: column;

  align-items: center;
  justify-content: center;

  margin-left: 50px;

  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;

  z-index: 2;
}


.programme-index span {
  color: rgba(255, 255, 255, 0.55);

  font-size: 12px;
  font-weight: 700;

  letter-spacing: 4px;

  margin-left: 4px;
}


.programme-index strong {
  color: #ffffff;

  font-size: 50px;
  font-weight: 700;

  line-height: 1;

  margin-top: 4px;
}


/* ==========================================================
   PROGRAMME HIGHLIGHTS
========================================================== */

.programme-highlights {
  padding: 45px 50px 50px;
}


/* ==========================================================
   HIGHLIGHTS HEADING
========================================================== */

.highlights-heading {
  display: flex;

  align-items: center;

  gap: 18px;

  margin-bottom: 30px;
}


.highlights-heading > span {
  color: #0b2545;

  font-size: 13px;
  font-weight: 700;

  letter-spacing: 1px;

  text-transform: uppercase;

  white-space: nowrap;
}


.heading-line {
  width: 100%;
  height: 1px;

  background: #e2e8f0;
}


.highlights-heading small {
  color: #94a3b8;

  font-size: 10px;
  font-weight: 700;

  letter-spacing: 1px;

  text-transform: uppercase;

  white-space: nowrap;
}


/* ==========================================================
   HIGHLIGHTS GRID
========================================================== */

.highlights-grid {
  display: grid;

  grid-template-columns: repeat(2, minmax(0, 1fr));

  column-gap: 45px;
}


/* ==========================================================
   HIGHLIGHT ITEM
========================================================== */

.highlight-item {
  position: relative;

  min-height: 110px;

  display: flex;

  align-items: flex-start;

  gap: 20px;

  padding: 25px 0;

  border-bottom: 1px solid #e8edf3;
}


.highlight-number {
  flex: 0 0 40px;

  color: #174e8e;

  font-size: 12px;
  font-weight: 700;

  line-height: 1.5;

  letter-spacing: 1px;
}


.highlight-item h4 {
  color: #0b2545;

  font-size: 16px;
  font-weight: 700;

  line-height: 1.4;

  margin: 0 0 7px;

  transition: color 0.25s ease;
}


.highlight-item p {
  color: #64748b;

  font-size: 13px;
  font-weight: 400;

  line-height: 1.55;

  margin: 0;
}


.highlight-item:hover h4 {
  color: #174e8e;
}


/* ==========================================================
   WHO SHOULD ATTEND
========================================================== */

.attendee-section {
  width: 100%;
  max-width: 1150px;

  margin: 0 auto;
}


/* ==========================================================
   ATTENDEE HEADING
========================================================== */

.attendee-heading {
  display: grid;

  grid-template-columns: 1fr 1fr;

  align-items: end;

  gap: 50px;

  margin-bottom: 40px;
}


.attendee-eyebrow {
  display: inline-block;

  color: #174e8e;

  font-size: 10px;
  font-weight: 700;

  line-height: 1;

  letter-spacing: 2px;

  text-transform: uppercase;

  margin-bottom: 13px;
}


.attendee-heading h3 {
  color: #0b2545;

  font-size: 36px;
  font-weight: 700;

  line-height: 1.2;

  letter-spacing: -0.8px;

  margin: 0;
}


.attendee-heading > p {
  color: #64748b;

  font-size: 15px;
  font-weight: 400;

  line-height: 1.7;

  margin: 0;
}

/* ==========================================================
   ATTENDEE LIST - 6 LEFT / 6 RIGHT
========================================================== */

.attendee-list {
  width: 100%;

  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));

  gap: 0 60px;
}


/* ==========================================================
   ATTENDEE COLUMN
========================================================== */

.attendee-column {
  width: 100%;
}


/* ==========================================================
   ATTENDEE ITEM
========================================================== */

.attendee-item {
  width: 100%;
  min-height: 58px;

  display: flex;
  align-items: center;

  gap: 15px;

  padding: 16px 0;

  color: #334155;

  font-size: 14px;
  font-weight: 600;

  line-height: 1.4;

  border-bottom: 1px solid #e8edf3;

  transition:
    color 0.25s ease,
    padding-left 0.25s ease;
}


.attendee-item:first-child {
  border-top: 1px solid #e8edf3;
}


.attendee-item:hover {
  color: #174e8e;

  padding-left: 6px;
}


/* ==========================================================
   BULLET
========================================================== */

.attendee-bullet {
  position: relative;

  width: 8px;
  height: 8px;

  flex: 0 0 8px;

  background: #174e8e;

  border-radius: 50%;
}


.attendee-bullet::before {
  content: "";

  position: absolute;

  top: 50%;
  left: 50%;

  width: 18px;
  height: 18px;

  border: 1px solid rgba(23, 78, 142, 0.22);
  border-radius: 50%;

  transform: translate(-50%, -50%);
}


/* ==========================================================
   TABLET
========================================================== */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .attendee-list {
    gap: 0 40px;
  }


  .attendee-item {
    min-height: 55px;

    font-size: 13px;

    padding: 15px 0;
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 767px) {

  .attendee-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 0 18px;
  }


  .attendee-item {
    min-height: 52px;

    gap: 11px;

    padding: 13px 0;

    font-size: 11px;
  }


  .attendee-item:hover {
    padding-left: 0;
  }


  .attendee-bullet {
    width: 6px;
    height: 6px;

    flex: 0 0 6px;
  }


  .attendee-bullet::before {
    width: 14px;
    height: 14px;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media (max-width: 380px) {

  .attendee-list {
    grid-template-columns: 1fr;

    gap: 0;
  }


  .attendee-column:first-child .attendee-item:last-child {
    border-bottom: 0;
  }


  .attendee-column:nth-child(2) .attendee-item:first-child {
    border-top: 1px solid #e8edf3;
  }


  .attendee-item {
    min-height: 48px;

    font-size: 12px;

    padding: 12px 0;
  }

}


/* ==========================================================
   AUDIENCE GRID
========================================================== */

.audience-grid {
  display: grid;

  grid-template-columns: repeat(4, minmax(0, 1fr));

  border-top: 1px solid #dfe5ec;
  border-left: 1px solid #dfe5ec;

  background: #ffffff;
}


/* ==========================================================
   AUDIENCE ITEM
========================================================== */

.audience-item {
  position: relative;

  min-height: 105px;

  display: flex;

  flex-direction: column;

  justify-content: center;

  padding: 24px;

  border-right: 1px solid #dfe5ec;
  border-bottom: 1px solid #dfe5ec;

  transition:
    background 0.3s ease,
    transform 0.3s ease;
}


.audience-item span {
  color: #94a3b8;

  font-size: 10px;
  font-weight: 700;

  letter-spacing: 1px;

  margin-bottom: 12px;

  transition: color 0.3s ease;
}


.audience-item p {
  color: #0b2545;

  font-size: 14px;
  font-weight: 600;

  line-height: 1.4;

  margin: 0;

  transition: color 0.3s ease;
}


/* ==========================================================
   AUDIENCE HOVER
========================================================== */

.audience-item:hover {
  background: linear-gradient(
    135deg,
    #0b2545,
    #174e8e
  );

  transform: translateY(-3px);

  z-index: 2;

  box-shadow:
    0 15px 35px rgba(11, 37, 69, 0.15);
}


.audience-item:hover span {
  color: rgba(255, 255, 255, 0.55);
}


.audience-item:hover p {
  color: #ffffff;
}


/* ==========================================================
   TABLET
========================================================== */

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .conference-programme {
    padding: 75px 0;
  }


  .programme-heading {
    margin-bottom: 45px;
  }


  .programme-heading h2 {
    font-size: 37px;
  }


  .programme-feature,
  .attendee-section {
    max-width: 760px;
  }


  .programme-feature {
    margin-bottom: 65px;
  }


  .programme-intro {
    min-height: 300px;

    padding: 45px;
  }


  .programme-intro h3 {
    font-size: 35px;
  }


  .programme-index {
    width: 120px;
    height: 120px;

    margin-left: 30px;
  }


  .programme-index strong {
    font-size: 42px;
  }


  .programme-highlights {
    padding: 40px;
  }


  .highlights-grid {
    column-gap: 30px;
  }


  .attendee-heading {
    gap: 35px;
  }


  .attendee-heading h3 {
    font-size: 32px;
  }


  .audience-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 767px) {

  .conference-programme {
    padding: 60px 15px 55px;
  }


  /* Heading */

  .programme-heading {
    width: 100%;

    margin: 0 auto 35px;

    padding: 0 10px;
  }


  .programme-eyebrow {
    font-size: 9px;

    letter-spacing: 2px;

    margin-bottom: 10px;
  }


  .programme-heading h2 {
    font-size: 30px;

    line-height: 1.25;

    margin-bottom: 13px;
  }


  .programme-heading p {
    font-size: 14px;

    line-height: 1.6;
  }


  /* Feature */

  .programme-feature {
    width: 100%;

    margin-bottom: 55px;

    border-radius: 11px;
  }


  /* Intro */

  .programme-intro {
    min-height: auto;

    display: block;

    padding: 35px 25px;
  }


  .programme-intro-content {
    max-width: 100%;
  }


  .programme-small-label {
    font-size: 9px;

    margin-bottom: 15px;
  }


  .programme-intro h3 {
    font-size: 30px;

    line-height: 1.2;

    margin-bottom: 20px;
  }


  .programme-intro p {
    font-size: 13px;

    line-height: 1.7;
  }


  /* AD26 */

  .programme-index {
    display: none;
  }


  /* Highlights */

  .programme-highlights {
    padding: 30px 22px 35px;
  }


  .highlights-heading {
    gap: 10px;

    margin-bottom: 10px;
  }


  .highlights-heading > span {
    font-size: 10px;
  }


  .highlights-heading small {
    font-size: 8px;
  }


  /* Highlight Grid */

  .highlights-grid {
    grid-template-columns: 1fr;
  }


  .highlight-item {
    min-height: auto;

    gap: 15px;

    padding: 20px 0;
  }


  .highlight-number {
    flex: 0 0 32px;

    font-size: 10px;
  }


  .highlight-item h4 {
    font-size: 14px;

    margin-bottom: 5px;
  }


  .highlight-item p {
    font-size: 12px;
  }


  /* Attendee Heading */

  .attendee-heading {
    display: block;

    margin-bottom: 28px;
  }


  .attendee-heading > div {
    margin-bottom: 15px;
  }


  .attendee-eyebrow {
    font-size: 9px;

    margin-bottom: 10px;
  }


  .attendee-heading h3 {
    font-size: 28px;
  }


  .attendee-heading > p {
    font-size: 13px;

    line-height: 1.6;
  }


  /* Audience */

  .audience-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }


  .audience-item {
    min-height: 95px;

    padding: 18px 15px;
  }


  .audience-item span {
    font-size: 9px;

    margin-bottom: 9px;
  }


  .audience-item p {
    font-size: 12px;
  }


  /* Disable Hover Movement */

  .audience-item:hover {
    transform: none;
  }

}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media (max-width: 380px) {

  .conference-programme {
    padding: 50px 10px 45px;
  }


  .programme-heading h2 {
    font-size: 27px;
  }


  .programme-intro {
    padding: 30px 20px;
  }


  .programme-intro h3 {
    font-size: 26px;
  }


  .programme-highlights {
    padding: 27px 18px 30px;
  }


  .audience-item {
    min-height: 90px;

    padding: 15px 12px;
  }


  .audience-item p {
    font-size: 11px;
  }

}

/*======================================
    Events Schedule CSS
========================================*/
.events-schedule {
  background-color: #F4F7FA;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .events-schedule .section-title {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .events-schedule .section-title {
    margin-bottom: 40px;
  }
}

.events-schedule .details-button {
  margin-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .events-schedule .details-button {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .events-schedule .details-button {
    margin-top: 40px;
  }
}

.events-schedule .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  background-color: transparent;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .events-schedule .nav {
    display: block;
    width: 100%;
  }
}

.events-schedule .nav .nav-item {
  display: inline-block;
  margin-right: 15px;
}

@media (max-width: 767px) {
  .events-schedule .nav .nav-item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}

.events-schedule .nav .nav-item:last-child {
  margin: 0;
}

.events-schedule .nav .nav-item .nav-link {
  padding: 16px;
  color: #101130;
  font-weight: 500;
  text-align: center;
  padding: 20px 40px;
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 4px;
  border: none;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.082);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.082);
  position: relative;
}

@media (max-width: 767px) {
  .events-schedule .nav .nav-item .nav-link {
    display: block;
    width: 100%;
  }
}

.events-schedule .nav .nav-item .nav-link::before {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  border: 10px solid #3813c2;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
}

.events-schedule .nav .nav-item .nav-link.active::before {
  opacity: 1;
  visibility: visible;
}

.events-schedule .nav .nav-item .nav-link:hover {
  background-color: #3813c2;
  color: #fff;
}

.events-schedule .nav .nav-item .nav-link:hover::before {
  opacity: 1;
  visibility: visible;
}

.events-schedule .nav .nav-item .nav-link:hover span {
  color: #fff;
}

.events-schedule .nav .nav-item .nav-link.active {
  background-color: #3813c2;
  color: #fff;
}

.events-schedule .nav .nav-item .nav-link.active span {
  color: #fff;
}

.events-schedule .nav .nav-item .nav-link span {
  font-size: 14px;
  display: block;
  margin-top: 2px;
  font-weight: 400;
  color: #727272;
}

.events-schedule .single-event {
  padding: 30px 30px;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 25px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-left: 4px solid transparent;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.082);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.082);
}

@media (max-width: 767px) {
  .events-schedule .single-event {
    padding: 30px 15px;
  }
}

@media (max-width: 767px) {
  .events-schedule .single-event {
    text-align: center;
    display: block;
  }
}

.events-schedule .single-event:hover {
  border-left-color: #174e8e;
}

.events-schedule .single-event .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

@media (max-width: 767px) {
  .events-schedule .single-event .date {
    text-align: center;
    display: block;
  }
}

.events-schedule .single-event .date h2 {
  display: inline-block;
  margin-right: 10px;
  font-size: 44px;
  font-weight: 700;
  line-height: 39px;
}

@media (max-width: 767px) {
  .events-schedule .single-event .date h2 {
    font-size: 40px;
    text-align: center;
    display: block;
    margin: 0;
    margin-bottom: 5px;
  }
}

.events-schedule .single-event .date p {
  display: inline-block;
  color: #101130;
  font-weight: 500;
}

.events-schedule .single-event .date p span {
  display: block;
  color: #727272;
  margin-top: 0px;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
}

.events-schedule .single-event .event-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

@media (max-width: 767px) {
  .events-schedule .single-event .event-info {
    text-align: center;
    display: block;
    margin-top: 15px;
  }
}

.events-schedule .single-event .event-info .image {
  display: inline-block;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .events-schedule .single-event .event-info .image {
    margin: 0;
    margin-bottom: 10px;
  }
}

.events-schedule .single-event .event-info .image img {
  height: 70px;
  width: 70px;
  border-radius: 50%;
}

.events-schedule .single-event .event-info .info h4 a {
  font-size: 17px;
  font-weight: 500;
  color: #101130;
}

.events-schedule .single-event .event-info .info h4 a:hover {
  color: #174e8e;
}

.events-schedule .single-event .event-info .info ul {
  margin-top: 5px;
}

.events-schedule .single-event .event-info .info ul li {
  display: inline-block;
  margin-right: 15px;
}

.events-schedule .single-event .event-info .info ul li a {
  font-size: 13px;
  color: #727272;
  font-weight: 400;
}

.events-schedule .single-event .event-info .info ul li a:hover {
  color: #174e8e;
}

.events-schedule .single-event .event-info .info ul li i {
  color: #174e8e;
  display: inline-block;
  margin-right: 4px;
  font-size: 14px;
}

.events-schedule .single-event .event-info .info ul li:last-child {
  margin: 0;
}

.events-schedule .single-event .button {
  float: right;
}

@media (max-width: 767px) {
  .events-schedule .single-event .button {
    margin-top: 20px;
    float: none;
    text-align: center !important;
  }
}

/*=============================
	Sponsors CSS
===============================*/



/*==========================================================
    PARTNERS SECTION
==========================================================*/

.partners-section{
    position:relative;
    padding-bottom:50px;
    background:#f4f7fa;
    overflow:hidden;
}

/* Decorative Background */

.partners-section::before{
    content:"";
    position:absolute;
    top:-250px;
    right:-250px;
    width:500px;
    height:500px;
    border-radius:50%;
    border:1px solid rgba(23,78,142,.06);
    box-shadow:
        0 0 0 80px rgba(23,78,142,.02),
        0 0 0 160px rgba(23,78,142,.015);
    pointer-events:none;
}

.partners-section .container{
    position:relative;
    z-index:2;
}

/*==========================================================
    HEADING
==========================================================*/

.partners-heading{
    max-width:700px;
    margin:0 auto 60px;
    text-align:center;
}

.section-tag{

    display:inline-block;

    color:#174e8e;

    font-size:12px;
    font-weight:700;

    text-transform:uppercase;

    letter-spacing:2px;

    margin-bottom:15px;
}

.partners-heading h2{

    color:#0b2545;

    font-size:42px;

    font-weight:700;

    margin-bottom:18px;

    letter-spacing:-1px;
}

.partners-heading p{

    color:#64748b;

    font-size:16px;

    line-height:1.8;

    margin:0;
}

/*==========================================================
    CATEGORY
==========================================================*/

.partner-category{

    text-align:center;

    margin-bottom:40px;
}

.partner-category h3{

    display:inline-block;

    color:#0b2545;

    font-size:24px;

    font-weight:700;

    position:relative;

    padding-bottom:14px;
}

.partner-category h3::after{

    content:"";

    position:absolute;

    left:50%;
    bottom:0;

    transform:translateX(-50%);

    width:70px;
    height:4px;

    border-radius:20px;

    background:linear-gradient(
        90deg,
        #174e8e,
        #4f8cc9
    );
}

/*==========================================================
    LOGO SLIDER
==========================================================*/

.logo-slider{

    position:relative;

    overflow:hidden;

    width:100%;

    padding:20px 0;
}

.logo-slider::before,
.logo-slider::after{

    content:"";

    position:absolute;

    top:0;

    width:120px;
    height:100%;

    z-index:5;

    pointer-events:none;
}

.logo-slider::before{

    left:0;

    background:linear-gradient(
        to right,
        #f4f7fa,
        transparent
    );
}

.logo-slider::after{

    right:0;

    background:linear-gradient(
        to left,
        #f4f7fa,
        transparent
    );
}

/*==========================================================
    TRACK
==========================================================*/

.logo-track{

    display:flex;

    align-items:center;

    width:max-content;

    animation:logoScroll 32s linear infinite;
}

.logo-slider:hover .logo-track{

    animation-play-state:paused;
}

/*==========================================================
    LOGO CARD
==========================================================*/

.logo-item{

    width:330px;
    height:180px;

    margin:0 18px;

    display:flex;

    align-items:center;
    justify-content:center;

    background:#fff;

    border-radius:18px;

    border:1px solid #edf1f6;

    box-shadow:
        0 12px 35px rgba(11,37,69,.05);

    transition:
        transform .35s ease,
        box-shadow .35s ease,
        border-color .35s ease;
}

.logo-item:hover{

    transform:translateY(-8px);

    border-color:rgba(23,78,142,.15);

    box-shadow:
        0 22px 45px rgba(11,37,69,.12);
}

/*==========================================================
    LOGO IMAGE
==========================================================*/

.logo-item img{

    max-width:240px;
    max-height:110px;

    width:auto;
    height:auto;

    object-fit:contain;

    transition:transform .35s ease;
}

.logo-item:hover img{

    transform:scale(1.08);
}

/*==========================================================
    ANIMATION
==========================================================*/

@keyframes logoScroll{

    from{
        transform:translateX(0);
    }

    to{
        transform:translateX(-50%);
    }

}

/*==========================================================
    TABLET
==========================================================*/

@media only screen and (min-width:768px) and (max-width:991px){

.partners-section{

    padding:80px 0;
}

.partners-heading{

    margin-bottom:45px;
}

.partners-heading h2{

    font-size:36px;
}

.logo-item{

    width:260px;
    height:150px;
}

.logo-item img{

    max-width:190px;
    max-height:85px;
}

}

/*==========================================================
    MOBILE
==========================================================*/

@media(max-width:767px){

.partners-section{

    padding:65px 0;
}

.partners-heading{

    margin-bottom:35px;

    padding:0 15px;
}

.partners-heading h2{

    font-size:30px;
}

.partners-heading p{

    font-size:14px;
}

.partner-category{

    margin-bottom:25px;
}

.partner-category h3{

    font-size:20px;
}

.logo-slider{

    padding:10px 0;
}

.logo-slider::before,
.logo-slider::after{

    width:40px;
}

.logo-track{

    animation-duration:22s;
}

.logo-item{

    width:220px;
    height:120px;

    margin:0 10px;

    border-radius:12px;
}

.logo-item img{

    max-width:165px;
    max-height:70px;
}

}

/*==========================================================
    SMALL MOBILE
==========================================================*/

@media(max-width:380px){

.logo-item{

    width:190px;
    height:105px;
}

.logo-item img{

    max-width:140px;
    max-height:60px;
}

}

/*==========================================================
    VENUE
==========================================================*/

.venue-section{

    padding:50px 0;

    background:#f4f7fa;

}

.venue-heading{

    max-width:700px;

    margin:0 auto 60px;

    text-align:center;

}

.venue-card{

    display:grid;

    grid-template-columns:420px 1fr;

    background:#fff;

    border-radius:18px;

    overflow:hidden;

    box-shadow:
        0 20px 50px rgba(0,0,0,.08);

}

/* Image */

.venue-image{

    height:100%;
}

.venue-image img{

    width:100%;

    height:100%;

    object-fit:cover;

}

/* Content */

.venue-content{

    padding:55px;
}

.venue-content h3{

    color:#0b2545;

    font-size:32px;

    font-weight:700;

    margin-bottom:30px;
}

.venue-content ul{

    padding:0;

    margin:0;

    list-style:none;
}

.venue-content li{

    display:flex;

    gap:18px;

    margin-bottom:22px;

    font-size:16px;

    line-height:1.8;

    color:#64748b;
}

.venue-content li i{

    color:#174e8e;

    font-size:20px;

    margin-top:4px;
}

/* Buttons */

.venue-buttons{

    margin-top:35px;

    display:flex;

    gap:15px;

    flex-wrap:wrap;
}

.venue-btn{

    padding:16px 30px;

    background:#174e8e;

    color:#fff;

    border-radius:50px;

    text-decoration:none;

    font-weight:600;

    transition:.35s;
}

.venue-btn:hover{

    background:#0b2545;

    color:#fff;
}

.venue-btn.secondary{

    background:#fff;

    color:#174e8e;

    border:2px solid #174e8e;
}

.venue-btn.secondary:hover{

    background:#174e8e;

    color:#fff;
}

/* Map */

.venue-map{

    margin-top:40px;

    overflow:hidden;

    border-radius:18px;

    box-shadow:
        0 15px 40px rgba(0,0,0,.08);

}

.venue-map iframe{

    width:100%;

    height:450px;

    border:0;
}

/*==========================================================
    MOBILE
==========================================================*/

@media(max-width:991px){

.venue-card{

    grid-template-columns:1fr;

}

.venue-image{

    height:300px;
}

.venue-content{

    padding:35px 25px;
}

.venue-content h3{

    font-size:26px;
}

.venue-map iframe{

    height:320px;
}

}

@media(max-width:767px){

.venue-section{

    padding:70px 0;
}

.venue-heading{

    margin-bottom:35px;
}

.venue-heading h2{

    font-size:30px;
}

.venue-content li{

    font-size:14px;
}

.venue-buttons{

    flex-direction:column;
}

.venue-btn{

    width:100%;

    text-align:center;
}

}



/*==========================================================
    FAQ SECTION
==========================================================*/

.faq-section{
    padding-bottom:100px;
    background:#f4f7fa;
}

.faq-heading{
    max-width:700px;
    margin:0 auto 60px;
    text-align:center;
}

.faq-heading h2{
    font-size:42px;
    font-weight:700;
    color:#0b2545;
    margin-bottom:15px;
}

.faq-heading p{
    color:#64748b;
    line-height:1.8;
}

.faq-wrapper{
    max-width:900px;
    margin:auto;
}

.faq-item{

    background:#fff;

    border:1px solid #e7edf4;

    border-radius:12px;

    margin-bottom:18px;

    overflow:hidden;

    box-shadow:
        0 10px 30px rgba(11,37,69,.04);

    transition:.35s;
}

.faq-item.active{

    border-color:#174e8e;

    box-shadow:
        0 20px 40px rgba(23,78,142,.10);
}

.faq-question{

    width:100%;

    background:none;

    border:none;

    outline:none;

    cursor:pointer;

    display:flex;

    justify-content:space-between;

    align-items:center;

    padding:24px 30px;

    font-size:18px;

    font-weight:600;

    color:#0b2545;

    text-align:left;
}

.faq-question i{

    color:#174e8e;

    transition:.3s;
}

.faq-item.active .faq-question i{

    transform:rotate(180deg);
}

.faq-answer{

    max-height:0;

    overflow:hidden;

    transition:max-height .4s ease;

}

.faq-answer p{

    padding:0 30px 25px;

    color:#64748b;

    line-height:1.8;

    margin:0;
}

.faq-item.active .faq-answer{

    max-height:250px;
}

/* Hover */

.faq-item:hover{

    transform:translateY(-2px);
}

/* Mobile */

@media(max-width:767px){

.faq-section{

    padding:70px 0;
}

.faq-heading{

    margin-bottom:35px;
}

.faq-heading h2{

    font-size:30px;
}

.faq-question{

    padding:18px;

    font-size:16px;
}

.faq-answer p{

    padding:0 18px 18px;

    font-size:14px;
}

}


/*==========================================================
    FINAL CTA
==========================================================*/

.cta-section{

    padding-bottom:100px;

    background:#f4f7fa;

}

.cta-box{

    position:relative;

    overflow:hidden;

    max-width:1000px;

    margin:auto;

    padding:60px 70px;

    text-align:center;

    border-radius:22px;

    background:linear-gradient(
        135deg,
        #081b33 0%,
        #0b2545 40%,
        #174e8e 100%
    );

    box-shadow:
        0 30px 70px rgba(11,37,69,.18);

}

/* Decorative Circle */

.cta-box::before{

    content:"";

    position:absolute;

    width:520px;
    height:520px;

    top:-320px;
    right:-220px;

    border-radius:50%;

    border:1px solid rgba(255,255,255,.08);

    box-shadow:
        0 0 0 80px rgba(255,255,255,.03),
        0 0 0 160px rgba(255,255,255,.02);

}

/* Left Decoration */

.cta-box::after{

    content:"";

    position:absolute;

    width:260px;
    height:260px;

    left:-120px;
    bottom:-120px;

    border-radius:50%;

    background:rgba(255,255,255,.04);

}

/*==========================================================
    CTA CONTENT
==========================================================*/

.cta-tag{

    display:inline-block;

    padding:10px 18px;

    margin-bottom:22px;

    border-radius:50px;

    background:rgba(255,255,255,.12);

    color:#fff;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    text-transform:uppercase;

}

.cta-box h2{

    color:#fff;

    font-size:52px;

    font-weight:700;

    line-height:1.15;

    margin-bottom:25px;

    letter-spacing:-1px;

}

.cta-box p{

    max-width:760px;

    margin:0 auto;

    color:rgba(255,255,255,.82);

    font-size:18px;

    line-height:1.9;

}

/*==========================================================
    BUTTON
==========================================================*/

.cta-buttons{

    margin-top:45px;

}

.cta-btn{

    display:inline-flex;

    align-items:center;

    gap:10px;

    padding:18px 38px;

    border-radius:60px;

    background:#fff;

    color:#174e8e !important;

    font-size:16px;

    font-weight:700;

    text-decoration:none;

    transition:.35s;

    box-shadow:
        0 15px 35px rgba(255,255,255,.15);

}

.cta-btn i{

    transition:.3s;
}

.cta-btn:hover{

    transform:translateY(-5px);

    background:#f8fbff;

}

.cta-btn:hover i{

    transform:translateX(5px);

}

/*==========================================================
    MOBILE
==========================================================*/

@media(max-width:767px){

.cta-section{

    padding:70px 0;

}

.cta-box{

    padding:45px 25px;

    border-radius:16px;

}

.cta-tag{

    font-size:10px;

    padding:8px 15px;

}

.cta-box h2{

    font-size:32px;

    line-height:1.25;

}

.cta-box p{

    font-size:15px;

    line-height:1.8;

}

.cta-buttons{

    margin-top:30px;

}

.cta-btn{

    padding:15px 28px;

    font-size:15px;

}

}

/*==========================================================
    TESTIMONIALS
==========================================================*/

.testimonials-section{
    padding-top: 50px;
    background:#f4f7fa;
}

.testimonial-heading{
    max-width:700px;
    margin:0 auto 60px;
    text-align:center;
}

.testimonialSwiper{
    padding:10px 5px 40px;
}

/* Card */

.testimonial-card{

    background:#fff;

    border-radius:18px;

    border:1px solid #edf1f6;

    padding:35px;

    height:340px;

    display:flex;

    flex-direction:column;

    justify-content:space-between;

    box-shadow:
        0 15px 35px rgba(11,37,69,.05);

    transition:all .35s ease;
}

.testimonial-card:hover{

    transform:translateY(-8px);

    border-color:#174e8e;

    box-shadow:
        0 25px 45px rgba(11,37,69,.12);
}

/* Quote */

.testimonial-card{
    position:relative;
    overflow:hidden;
}

.testimonial-card::before{

    content:"“";

    position:absolute;

    top:15px;
    right:25px;

    font-size:110px;

    font-family:Georgia, serif;

    color:rgba(23,78,142,.06);

    line-height:1;

    font-weight:bold;

}



/* Text */

.testimonial-card p{

    margin:25px 0;

    flex:1;

    color:#64748b;

    line-height:1.9;

    font-size:15px;

    font-style:italic;
}

/* Footer */

.testimonial-footer{

    border-top:1px solid #edf1f6;

    padding-top:18px;
}

/* Rating */

.testimonial-rating{

    color:#FFC107;

    font-size:18px;

    letter-spacing:3px;

    margin-bottom:12px;
}

/* Name */

.testimonial-footer h4{

    margin:0;

    color:#0b2545;

    font-size:18px;

    font-weight:700;
}

.testimonial-footer span{

    color:#174e8e;

    font-size:14px;
}

/* Mobile */

@media(max-width:767px){

.testimonials-section{
    padding:70px 0;
}

.testimonial-card{

    height:310px;

    padding:25px;
}

.quote-icon{

    width:45px;
    height:45px;

    font-size:18px;
}

.testimonial-card p{

    font-size:14px;
}

}

/*======================================
	Gallery CSS
========================================*/
.galley .section-title {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .galley .section-title {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .galley .section-title {
    margin-bottom: 20px;
  }
}

.galley .single-image {
  margin-top: 30px;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
}

.galley .single-image img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.galley .single-image:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/*=============================
	About App CSS
===============================*/
.achievement {
  padding: 120px 0;
  background-image: url("../images/achievement/achievement-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .achievement {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .achievement {
    padding: 30px 0;
  }
}

.achievement .single-achievement {
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .achievement .single-achievement {
    padding: 20px 0;
  }
}

@media (max-width: 767px) {
  .achievement .single-achievement {
    padding: 20px 0;
  }
}

.achievement .single-achievement h3 {
  font-size: 45px;
  font-weight: 700;
  position: relative;
  z-index: 0;
  display: inline-block;
  color: #fff;
}

.achievement .single-achievement h3 span {
  display: inline-block;
  margin-right: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .achievement .single-achievement h3 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .achievement .single-achievement h3 {
    font-size: 40px;
  }
}

.achievement .single-achievement p {
  text-transform: capitalize;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-top: 15px;
  padding-top: 20px;
  position: relative;
}

.achievement .single-achievement p::before {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  height: 3px;
  width: 30px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .achievement .single-achievement p {
    margin-top: 10px;
  }
}

/*======================================
    About Us CSS
========================================*/
.about {
  padding-top: 50px;
  position: relative;
  background-color: #101130;
  background-image: url("../images/about/about-bg.png");
  background-size: contain;
  background-repeat: repeat;
  z-index: 0;
}

.about .about-image {
  position: relative;
  /* Video Animations */
}

.about .about-image .video-head {
  display: inline-block;
  border-radius: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.about .about-image .video-head .video {
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  background: #3813c2;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  font-size: 20px;
  padding-left: 5px;
}

.about .about-image .video-head .video:hover {
  background: #174e8e;
  color: #fff;
}

.about .about-image .video-head .video:hover::before {
  border-color: #174e8e;
}

.about .about-image .video-head .video:hover::after {
  border-color: #174e8e;
}

.about .about-image .video-head .video:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid #3813c2;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-animation: play-btn-1 1.8s linear infinite;
  animation: play-btn-1 1.8s linear infinite;
}

.about .about-image .video-head .video:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid #3813c2;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-animation: play-btn-2 1.5s linear infinite;
  animation: play-btn-2 1.5s linear infinite;
}

@-webkit-keyframes play-btn-1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes play-btn-1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@-webkit-keyframes play-btn-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes play-btn-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

.about img {
  width: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about .content {
    padding-left: 50px;
  }
}

@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-top: 40px;
  }
}

@media (max-width: 767px) {
  .about .content {
    margin-top: 40px;
  }
}

.about .content h4 {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}

.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: 15px;
  margin-top: 25px;
  color: #fff;
}

.about .content .date h4 {
  margin-top: 30px;
  display: inline-block;
  color: #fff;
}

.about .content .date h4 span {
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background-color: #174e8e;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

.about-subtitle{
    font-size:24px;
    font-weight:600;
    color:white;
    margin:0 0 20px;
}

@media (max-width:767px){
    .about-subtitle{
        font-size:22px;
    }
}

/*=============================
	Pricing Table CSS
===============================*/
.pricing-table {
  background-image: url("../images/pricing/pricing-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.pricing-table.extra-page {
  background-image: none;
  background-color: #F4F7FA;
}

.pricing-table.overlay:before {
  background: linear-gradient(45deg, #3813c2, #174e8e);
  opacity: 0.9;
}

.pricing-table .section-title {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-table .section-title {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .pricing-table .section-title {
    margin-bottom: 20px;
  }
}

.pricing-table .single-table {
  border-radius: 6px;
  margin-top: 40px;
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 50px 35px;
  text-align: center;
  z-index: 0;
  transition: all 0.4s ease;
  position: relative;
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.048);
          box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.048);
}

.pricing-table .single-table:hover {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.13);
          box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.13);
}

.pricing-table .single-table.middle .table-head .title {
  border-color: #174e8e;
  color: #174e8e;
}

.pricing-table .single-table .table-head .title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 25px;
  color: #3080e3;
  padding: 8px 20px;
  border: 2px solid #3080e3;
  display: inline-block;
  border-radius: 30px;
}

.pricing-table .single-table .table-head p {
  font-weight: 400;
}

.pricing-table .single-table .table-head .price {
  padding-top: 20px;
}

.pricing-table .single-table .table-head .price .amount {
  font-size: 47px;
  font-weight: 600;
  display: inline-block;
  position: relative;
}

.pricing-table .single-table .button {
  margin: 0;
  margin-top: 30px;
  margin-bottom: 40px;
}

.pricing-table .single-table .button .btn {
  text-transform: none;
  padding: 14px 35px;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pricing-table .single-table .button .btn::before {
  position: absolute;
  content: "";
  left: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
}

.pricing-table .single-table .button .btn::after {
  position: absolute;
  content: "";
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
}

.pricing-table .single-table .table-content .table-list li {
  position: relative;
  font-size: 15px;
  margin-bottom: 10px;
}

.pricing-table .single-table .table-content .table-list li:last-child {
  margin: 0;
}

.pricing-table .single-table .table-content .table-list li i {
  color: #3813c2;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 4px;
}

.pricing-table.style2 .single-table {
  text-align: left;
  padding: 40px;
}

.pricing-table.style2 .single-table.middle .table-head .title {
  color: #174e8e;
}

.pricing-table.style2 .single-table .table-head .title {
  color: #3813c2;
  border: none;
  padding: 0;
  text-transform: uppercase;
}

.pricing-table.style2 .single-table .table-head .price {
  padding-top: 0;
}

.pricing-table.style2 .single-table .table-head .price .amount {
  font-size: 45px;
  font-weight: 600;
}

.pricing-table.style2 .single-table .table-head .price .amount .currency {
  font-weight: 500;
  color: #151515;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: auto;
  bottom: 9px;
}

.pricing-table.style2 .single-table .table-head .price .amount .duration {
  color: #101130;
}

.pricing-table.style2 .single-table .table-list {
  margin-top: 40px;
}

.pricing-table.style2 .single-table .table-list li {
  font-size: 15px;
  margin-bottom: 16px;
  padding-left: 25px;
  font-weight: 400;
  color: #101130;
  position: relative;
}

.pricing-table.style2 .single-table .table-list li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\ea5a";
  font-family: lineIcons;
  color: #68D585;
  font-size: 15px;
}

.pricing-table.style2 .single-table .table-list li.disable {
  color: #727272;
}

.pricing-table.style2 .single-table .table-list li.disable::before {
  color: #727272;
  content: "\ea87";
}

.pricing-table.style2 .single-table .button {
  margin: 0;
  margin-top: 50px;
}

.pricing-table.style2 .single-table .button .btn i {
  display: inline-block;
  font-size: 20px;
  margin-left: 10px;
  position: relative;
  top: 2px;
}

.pricing-table.style2 .single-table .no-card {
  display: block;
  margin-top: 15px;
}

/*======================================
    Call To Action CSS
========================================*/
.call-action {
  background-image: url("../images/call-action/call-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 120px 0;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action {
    padding: 60px 0;
  }
}

@media (max-width: 767px) {
  .call-action {
    padding: 50px 0;
  }
}

.call-action.style2 {
  padding: 70px 0;
}

.call-action.style2 .inner-content {
  padding: 0;
  text-align: left;
}

@media (max-width: 767px) {
  .call-action.style2 .text {
    text-align: center;
  }
}

.call-action.style2 .text h5 {
  border: none;
  padding: 0;
  margin-bottom: 10px;
}

.call-action.style2 .text h2 {
  font-size: 34px;
  line-height: 42px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action.style2 .text h2 {
    font-size: 28px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .call-action.style2 .text h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.call-action.style2 .button {
  float: right;
  margin: 0;
}

@media (max-width: 767px) {
  .call-action.style2 .button {
    float: none;
    margin-top: 30px;
  }
}

.call-action.overlay::before {
  background: linear-gradient(45deg, #3813c2, #174e8e);
  opacity: 0.9;
}

.call-action .inner-content {
  padding: 0px 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .inner-content {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .call-action .inner-content {
    padding: 0;
  }
}

.call-action .text h5 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 17px;
  display: inline-block;
  border: 2px solid #fff;
  padding: 8px 25px;
  border-radius: 30px;
}

.call-action .text h2 {
  font-size: 37px;
  font-weight: 700;
  line-height: 45px;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .text h2 {
    font-size: 28px;
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .call-action .text h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.call-action .text p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
}

.call-action .button {
  margin-top: 40px;
  display: inline-block;
}

.call-action .button .btn {
  background-color: #fff;
  color: #101130;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.call-action .button .btn i {
  display: inline-block;
  margin: 0;
  margin-left: 0px;
  margin-left: 8px;
  font-size: 18px;
}

.call-action .button .btn:hover {
  background-color: #174e8e;
  color: #fff;
}

.call-action .button .btn.btn-alt:hover {
  background-color: #101130 !important;
}

@media (max-width: 767px) {
  .call-action .button {
    float: none;
    margin-top: 20px;
  }
}

/*======================================
    Blog CSS
========================================*/
.blog-section {
  background-color: #fff;
}

.blog-section .section-title {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-section .section-title {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .blog-section .section-title {
    margin-bottom: 20px;
  }
}

/* Single Blog Grid*/
.single-blog-grid {
  margin-top: 30px;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px #00000013;
          box-shadow: 0px 0px 10px #00000013;
  border-radius: 7px;
  padding: 12px;
}

.single-blog-grid .blog-img {
  overflow: hidden;
  border-radius: 4px;
  position: relative;
}

.single-blog-grid .blog-img .date {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  background-color: #174e8e;
  padding: 10px 17px;
  border-radius: 4px;
  position: absolute;
  left: 20px;
  top: 20px;
  text-align: center;
}

.single-blog-grid .blog-img .date .day {
  font-weight: 500;
  display: block;
  font-size: 14px;
  line-height: 18px;
}

.single-blog-grid .blog-img a {
  width: 100%;
}

.single-blog-grid .blog-img img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single-blog-grid:hover .blog-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.single-blog-grid .blog-content {
  padding: 30px 20px 18px 20px;
}

.single-blog-grid .blog-content .category {
  font-size: 14px;
  color: #3813c2;
  display: inline-block;
  font-weight: 500;
}

.single-blog-grid .blog-content .category:hover {
  color: #174e8e;
}

.single-blog-grid .blog-content h4 {
  display: block;
  margin-top: 7px;
  line-height: 26px;
}

.single-blog-grid .blog-content h4 a {
  font-size: 19px;
  color: #101130;
  display: inline-block;
}

.single-blog-grid .blog-content h4 a:hover {
  color: #3813c2;
}

.single-blog-grid .blog-content p {
  display: block;
  margin-top: 20px;
}

.single-blog-grid .blog-content .more-btn {
  display: inline-block;
  margin-top: 20px;
  color: #888;
  font-weight: 500;
}

.single-blog-grid .blog-content .more-btn:hover {
  color: #3813c2;
  letter-spacing: 1px;
}

.single-blog-grid .blog-content .more-btn i {
  font-size: 20px;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.blog-list {
  background: #F4F7FA;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .blog-list .pagination {
    margin-top: 20px;
  }
}

.blog-list .single-blog {
  margin: 0;
}

.blog-list .single-blog {
  margin-bottom: 30px;
}

/* News Details */
.blog-single {
  background: #F4F7FA;
}

.blog-single .main-content-head {
  background-color: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
  border-radius: 4px;
}

.blog-single .meta-info {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .blog-single .meta-info {
    margin-top: 10px;
  }
}

.blog-single .meta-info li {
  font-size: 15px;
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}

@media (max-width: 767px) {
  .blog-single .meta-info li {
    margin-bottom: 8px;
  }
}

.blog-single .meta-info li::before {
  position: absolute;
  content: "";
  right: -5px;
  top: 50%;
  background-color: #d2d2d2;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.blog-single .meta-info li:last-child {
  margin: 0;
  padding: 0;
}

.blog-single .meta-info li:last-child::before {
  display: none;
}

.blog-single .meta-info li a {
  color: #888;
  font-size: 15px;
  font-weight: 400;
}

.blog-single .meta-info li a i {
  display: inline-block;
  margin-right: 2px;
}

.blog-single .meta-info li a:hover {
  color: #3813c2;
}

.blog-single .meta-info li a img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
}

.blog-single .post-thumbnils {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.blog-single .post-thumbnils img {
  width: 100%;
}

.blog-single .meta-information {
  margin-top: 40px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-single .meta-information {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .blog-single .meta-information {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

.blog-single .post-title {
  margin-bottom: 10px;
  line-height: 35px;
  display: inline-block;
  font-size: 26px;
  font-weight: 700;
  display: inline-block;
}

@media (max-width: 767px) {
  .blog-single .post-title {
    line-height: 32px;
    font-size: 22px;
  }
}

.blog-single p {
  font-size: 15px;
  margin: 30px 0;
  line-height: 26px;
}

@media (max-width: 767px) {
  .blog-single p {
    margin: 22px 0;
  }
}

.blog-single p:first-child {
  margin-top: 0;
}

.blog-single p:last-child {
  margin-bottom: 0;
}

.blog-single h3 {
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: 600;
  line-height: 28px;
}

blockquote {
  position: relative;
  color: #fff;
  font-weight: 400;
  clear: both;
  z-index: 1;
  margin: 40px 0;
  text-align: center;
  padding: 40px;
  background-image: url("../images/call-action/call-bg.jpg");
  border-radius: 0;
  overflow: hidden;
  border-radius: 4px;
  position: relative;
  z-index: 2;
}

blockquote::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(45deg, #3813c2, #174e8e);
  opacity: 0.9;
  z-index: -1;
}

@media (max-width: 767px) {
  blockquote {
    padding: 20px;
  }
}

blockquote .icon i {
  font-size: 32px;
  color: #fff;
  display: block;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  blockquote .icon i {
    margin-bottom: 15px;
  }
}

blockquote h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

@media (max-width: 767px) {
  blockquote h4 {
    font-size: 14px;
  }
}

blockquote span {
  font-size: 15px;
  display: block;
  margin-top: 20px;
  color: #fff;
}

/*comments*/
.post-comments {
  background-color: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
  border-radius: 4px;
  margin-top: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) {
  .post-comments {
    padding-right: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .post-comments {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .post-comments {
    margin-top: 30px;
  }
}

.comment-title {
  font-size: 24px !important;
  font-weight: 600 !important;
  margin-bottom: 50px !important;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comment-title {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .comment-title {
    margin-bottom: 20px !important;
  }
}

.post-comments .comments-list li {
  padding-left: 0px;
  padding-left: 110px;
  position: relative;
  font-size: 15px;
  background-color: #fff;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
}

.post-comments .comments-list li:last-child {
  margin: 0;
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .post-comments .comments-list li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    padding-left: 0;
  }
}

.post-comments .comments-list li .comment-img {
  position: absolute;
  left: 0;
  width: 80px;
  height: 80px;
}

@media (max-width: 767px) {
  .post-comments .comments-list li .comment-img {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 18px;
  }
}

.post-comments .comments-list li .comment-img img {
  max-width: 80px;
  max-height: 80px;
  border-radius: 5px;
}

.post-comments .comments-list li .comment-desc .desc-top {
  margin-bottom: 20px;
  position: relative;
  display: block;
}

.post-comments .comments-list li .comment-desc .desc-top h6 {
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}

.post-comments .comments-list li .comment-desc .desc-top span.date {
  font-size: 14px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .post-comments .comments-list li .comment-desc .desc-top span.date {
    display: block;
  }
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  z-index: 2;
  background-color: transparent;
  border-radius: 5px;
  color: #fff;
  padding: 10px 25px;
  border-radius: 4px;
  background-color: #3813c2;
}

@media (max-width: 767px) {
  .post-comments .comments-list li .comment-desc .desc-top .reply-link {
    position: relative;
    display: inline-block;
    margin-top: 15px;
  }
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link:hover {
  color: #fff;
  background-color: #174e8e;
  border-color: transparent;
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link i {
  margin-right: 5px;
}

.post-comments .comments-list li .comment-desc p {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 15px;
}

.post-comments .comments-list li.children {
  margin-left: 130px;
}

@media (max-width: 767px) {
  .post-comments .comments-list li.children {
    margin: 0;
  }
}

/*Comment form*/
.comment-form {
  background-color: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
  border-radius: 4px;
  margin-top: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) {
  .comment-form {
    padding-right: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comment-form {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .comment-form {
    margin-top: 30px;
  }
}

.comment-reply-title {
  font-size: 24px !important;
  font-weight: 600 !important;
  margin-bottom: 30px !important;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}

.comment-form form .form-box {
  position: relative;
}

.comment-form form .form-box label {
  color: #101130;
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
}

.comment-form form .form-box .icon {
  position: absolute;
  top: 17px;
  right: 25px;
  font-size: 16px;
}

.comment-form form .form-box .form-control-custom {
  border: none;
  background: #fff;
  font-size: 15px;
  color: #101130;
  padding: 0 25px;
  font-weight: 500;
  height: 55px;
  border: 1px solid #eee;
  margin-bottom: 30px;
  font-weight: 400;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: #F4F7FA;
}

@media (max-width: 767px) {
  .comment-form form .form-box .form-control-custom {
    margin-bottom: 20px;
    height: 48px;
  }
}

.comment-form form .form-box .form-control-custom:focus {
  border-color: #3813c2;
}

.comment-form form .form-box textarea.form-control-custom {
  height: 200px;
  padding: 25px;
}

.comment-form form .form-box .form-control-custom::-webkit-input-placeholder {
  font-size: 15px;
  color: #888;
  font-weight: 400;
}

.comment-form form .form-box .form-control-custom:-ms-input-placeholder {
  font-size: 15px;
  color: #888;
  font-weight: 400;
}

.comment-form form .form-box .form-control-custom::-ms-input-placeholder {
  font-size: 15px;
  color: #888;
  font-weight: 400;
}

.comment-form form .form-box .form-control-custom::placeholder {
  font-size: 15px;
  color: #888;
  font-weight: 400;
}

/* News sidebar */
.sidebar .widget {
  margin-bottom: 40px;
  overflow: hidden;
  padding: 40px;
  border-radius: 8px;
  background-color: #101130;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .sidebar .widget:first-child {
    margin-top: 50px;
  }
}

.sidebar .widget:last-child {
  margin-bottom: 0;
}

.sidebar .widget .widget-title {
  font-size: 18px;
  margin-bottom: 25px;
  position: relative;
  font-weight: 600;
  line-height: 28px;
  z-index: 1;
  color: #fff;
}

.sidebar .widget.search-widget form {
  position: relative;
}

.sidebar .widget.search-widget form input {
  width: 100%;
  background-color: transparent;
  height: 55px;
  border: none;
  padding: 0 70px 0 30px;
  font-size: 15px;
  font-weight: 400;
  border-radius: 4px;
  background-color: #fff;
}

.sidebar .widget.search-widget form input::-webkit-input-placeholder {
  color: #333;
}

.sidebar .widget.search-widget form input:-ms-input-placeholder {
  color: #333;
}

.sidebar .widget.search-widget form input::-ms-input-placeholder {
  color: #333;
}

.sidebar .widget.search-widget form input::placeholder {
  color: #333;
}

.sidebar .widget.search-widget form button {
  border: none;
  position: absolute;
  right: 7px;
  top: 6px;
  width: 42px;
  height: 42px;
  z-index: 1;
  color: #fff !important;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  color: #fff;
  border-radius: 4px;
  padding: 0 !important;
  border: none;
  background: #3813c2;
}

.sidebar .widget.search-widget form button:hover {
  background-color: #174e8e;
  color: #fff;
}

.sidebar .widget.popular-feeds .single-popular-feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  padding-bottom: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(238, 238, 238, 0.185);
  min-height: 108px;
}

.sidebar .widget.popular-feeds .single-popular-feed:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sidebar .widget.popular-feeds .single-popular-feed {
  position: relative;
  padding-left: 100px;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-img {
  overflow: hidden;
  width: 80px;
  border-radius: 5px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-img img {
  width: 80px;
  border-radius: 5px;
  height: 80px;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1.5;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title a {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title a:hover {
  text-decoration: underline;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time > i {
  margin-right: 4px;
  color: #fff;
}

.sidebar .widget.categories-widget ul li {
  margin-bottom: 15px;
  display: block;
}

.sidebar .widget.categories-widget ul li:last-child {
  margin-bottom: 0;
}

.sidebar .widget.categories-widget ul li:last-child {
  margin-bottom: 0;
}

.sidebar .widget.categories-widget ul li:first-child a {
  padding-top: 0;
}

.sidebar .widget.categories-widget ul li:last-child a {
  padding-bottom: 0;
  border: none;
}

.sidebar .widget.categories-widget ul li a {
  font-size: 15px;
  padding: 0;
  font-weight: 500;
  display: block;
  color: #fff;
  position: relative;
  display: inline-block;
}

.sidebar .widget.categories-widget ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 1px;
  height: 1px;
  width: 0%;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sidebar .widget.categories-widget ul li a:hover::before {
  width: 100%;
  opacity: 1;
  visibility: visible;
}

.sidebar .widget.popular-tag-widget {
  padding-bottom: 35px;
}

.popular-tag-widget .tags > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 20px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  background: #3813c2;
  margin-right: 5px;
  margin-bottom: 10px;
  color: #fff;
  border: 1px solid #eeeeee3d;
  background: transparent;
  border-radius: 4px;
}

.popular-tag-widget .tags > a:hover {
  background-color: #fff;
  color: #101130;
  border-color: transparent;
}

/* Blog Grid Page */
.blog-grid-page {
  padding-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-grid-page {
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .blog-grid-page {
    padding-top: 30px;
  }
}

.blog-grid-page .sidebar {
  margin-top: 30px;
}

/*======================================
	Contact CSS
========================================*/
.contact-us {
  position: relative;
  background-color: #F4F7FA;
  padding-bottom: 0;
}

.contact-us .inner-content {
  padding: 50px;
  -webkit-box-shadow: 0px 0px 35px #00000012;
          box-shadow: 0px 0px 35px #00000012;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  margin-bottom: -120px;
  z-index: 5;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us .inner-content {
    margin-bottom: -80px;
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .contact-us .inner-content {
    margin-bottom: -40px;
    padding: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us .contact-form {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .contact-us .contact-form {
    margin-top: 30px;
  }
}

.contact-us .contact-form .form-group {
  margin-bottom: 20px;
}

.contact-us .contact-form .form-group label {
  font-size: 15px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.contact-us .contact-form .form-group input {
  height: 55px;
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 0px 20px;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.contact-us .contact-form .form-group input:focus {
  border-color: #3813c2;
}

.contact-us .contact-form .form-group textarea {
  height: 200px;
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 20px;
  resize: none;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.contact-us .contact-form .form-group textarea:focus {
  border-color: #3813c2;
}

.contact-us .contact-form .button {
  margin-top: 30px;
  width: 100%;
}

.contact-us .contact-form .button .btn {
  width: 100%;
}

.contact-us .contact-widget-wrapper {
  padding-right: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us .contact-widget-wrapper {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .contact-us .contact-widget-wrapper {
    padding: 0;
  }
}

.contact-us .contact-widget-wrapper .main-title {
  margin-bottom: 30px;
}

.contact-us .contact-widget-wrapper .main-title h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 40px;
}

@media (max-width: 767px) {
  .contact-us .contact-widget-wrapper .main-title h2 {
    font-size: 22px;
    line-height: 35px;
    line-height: 28px;
  }
}

.contact-us .contact-widget-wrapper .main-title p {
  font-size: 16px;
}

.contact-us .contact-widget-wrapper .contact-widget-block {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .contact-us .contact-widget-wrapper .contact-widget-block {
    margin-bottom: 20px;
  }
}

.contact-us .contact-widget-wrapper .contact-widget-block:last-child {
  margin: 0;
}

.contact-us .contact-widget-wrapper .contact-widget-block h3 {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}

.contact-us .contact-widget-wrapper .contact-widget-block p {
  margin-bottom: 5px;
}

.contact-us .contact-widget-wrapper .contact-widget-block p:last-child {
  margin: 0;
}

/* Google Map */
.map-section {
  position: relative;
}

.map-section::before {
  position: absolute;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 200px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F4F7FA), to(transparent));
  z-index: 1;
  display: block;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .map-section::before {
    height: 200px;
  }
}

@media (max-width: 767px) {
  .map-section::before {
    height: 140px;
  }
}

.map-section .mapouter {
  position: relative;
  text-align: right;
  height: 600px;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .map-section .mapouter {
    height: 500px;
  }
}

@media (max-width: 767px) {
  .map-section .mapouter {
    height: 400px;
  }
}

.map-section .gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 600px;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .map-section .gmap_canvas {
    height: 500px;
  }
}

@media (max-width: 767px) {
  .map-section .gmap_canvas {
    height: 400px;
  }
}

.map-section iframe {
  height: 600px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .map-section iframe {
    height: 500px;
  }
}

@media (max-width: 767px) {
  .map-section iframe {
    height: 400px;
  }
}

/*======================================
	Error 404 CSS
========================================*/
.error-area {
  height: 100vh;
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/404-bg/error-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.error-area::before {
  position: absolute;
  content: "";
  background: linear-gradient(45deg, #3813c2, #174e8e);
  opacity: 0.9;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.error-area .error-content {
  padding: 50px;
  border-radius: 5px;
  background-color: #fff;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.267);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.267);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-content {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .error-area .error-content {
    padding: 30px 20px;
  }
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  vertical-align: middle;
}

.d-table-cell {
  display: table-cell !important;
}

.error-area .error-content h1 {
  font-size: 100px;
  color: #3813c2;
  margin-bottom: 25px;
  font-weight: 800;
  line-height: 100px;
}

.error-area .error-content h1 span {
  color: #174e8e;
  -webkit-transform: rotate(13deg);
          transform: rotate(13deg);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-content h1 {
    font-size: 70px;
    line-height: 50px;
  }
}

@media (max-width: 767px) {
  .error-area .error-content h1 {
    font-size: 55px;
    line-height: 30px;
  }
}

.error-area .error-content h2 {
  font-size: 22px;
  margin-bottom: 10px;
  color: #101130;
  font-weight: 700;
  line-height: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-content h2 {
    font-size: 22px;
    line-height: 32px;
  }
}

@media (max-width: 767px) {
  .error-area .error-content h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
  }
}

.error-area .error-content p {
  font-weight: 400;
  margin-bottom: 40px;
  color: #888;
}

@media (max-width: 767px) {
  .error-area .error-content p {
    margin-bottom: 30px;
  }
}

/*======================================
	Mail Success CSS
========================================*/
.maill-success {
  height: 100vh;
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/404-bg/error-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.maill-success::before {
  position: absolute;
  content: "";
  background: linear-gradient(45deg, #3813c2, #174e8e);
  opacity: 0.9;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.maill-success .success-content {
  padding: 50px;
  border-radius: 5px;
  background-color: #fff;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.267);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.267);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .maill-success .success-content {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .maill-success .success-content {
    padding: 30px 20px;
  }
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  vertical-align: middle;
}

.d-table-cell {
  display: table-cell !important;
}

.maill-success .success-content i {
  font-size: 40px;
  margin-bottom: 20px;
  color: #3813c2;
}

.maill-success .success-content h1 {
  font-size: 40px;
  color: #3813c2;
  margin-bottom: 20px;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .maill-success .success-content h1 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .maill-success .success-content h1 {
    font-size: 22px;
  }
}

.maill-success .success-content h2 {
  font-size: 18px;
  margin-bottom: 15px;
  color: #101130;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .maill-success .success-content h2 {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .maill-success .success-content h2 {
    font-size: 15px;
  }
}

.maill-success .success-content p {
  font-weight: 400;
  margin-bottom: 30px;
  color: #727272;
  font-style: italic;
  font-size: 17px;
}

/*======================================
	Footer CSS
========================================*/
.footer {
  background-color: #101130;
  position: relative;
}

.footer .footer-top {
  padding-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .footer .footer-top {
    padding-top: 20px;
  }
}

@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;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) {
  .footer .single-footer.f-about {
    padding-right: 65px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer.f-about {
    padding: 0;
  }
}

.footer .single-footer.f-about .logo img {
  width: 190px;
}

.footer .single-footer.f-about p {
  color: #727272;
  margin-top: 25px;
  font-size: 15px;
  line-height: 26px;
}

.footer .single-footer.f-about .social-title {
  font-weight: 500;
  color: #797979;
  margin-top: 15px;
  font-size: 14px;
}

.footer .single-footer.f-about .social {
  margin-top: 10px;
}

.footer .social li {
  display: inline-block;
  margin-right: 5px;
}

.footer .single-footer.f-about .social li:last-child {
  margin: 0;
}

.footer  .social li a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  border-radius: 4px;
  color: #fff;
  background-color: #3813c2;
  font-size: 14px;
}

.footer .single-footer.f-about .social li a:hover {
  background-color: #174e8e;
  color: #fff;
}

.footer .single-footer.f-link li {
  display: inline-block;
  margin-bottom: 14px;
}

.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;
  position: relative;
}

.footer .single-footer.f-link li a::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 1px;
  height: 1px;
  width: 0%;
  background-color: #3813c2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.footer .single-footer.f-link li a:hover::before {
  width: 100%;
  opacity: 1;
  visibility: visible;
}

.footer .single-footer.f-link li a:hover {
  color: #3813c2;
}

@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: #101130;
}

@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: 50px;
  width: 100%;
  border-radius: 4px;
  border: none;
  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;
  margin-bottom: 12px;
}

.footer .newsletter-form input:hover {
  border-color: #3813c2;
}

.footer .newsletter-form input:focus {
  border-color: #3813c2;
}

.footer .newsletter-form .button {
  margin-top: 5px;
}

@media (max-width: 767px) {
  /* .footer .newsletter-form .button {
    text-align: center;
  } */
  .footer .newsletter-form .button .btn {
    width: 100%;
  }
}

/* .footer .copyright {
  text-align: center;
  margin-top: 80px;
} */

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .copyright {
    margin-top: 70px;
  }
}

@media (max-width: 767px) {
  .footer .copyright {
    margin-top: 0;
  }
}

.footer .copyright .inner-content {
  border-top: 1px solid #e6e6e6;
  padding: 30px 0;
}
.footer_menu_ul{
  text-align: end;
}
@media (max-width: 767px) {
  .footer .copyright .inner-content {
    padding: 24px 0;
    text-align: center;
  }
  .footer .copyright .inner-content .social {
    margin: 10px 0;
  }
  .footer .copyright .inner-content .footer_menu_ul {
    text-align: center;
  }
  
}

.footer .copyright .copyright-text {
  color: #FFFFFF;
  font-size: 15px;
  margin: 0;
}

.footer .copyright .copyright-text a {
  color: #3813c2;
}

.footer .copyright .copyright-text a:hover {
  color: #174e8e;
}
.footer_menu_ul li{
    display: inline-block;
    margin-left: 4px;
}
/* Start */
/*! CSS Used from: Embedded */
.ssQIHO-checkbox-menu-item>span>span{background-color:#000;display:inline-block;}
@media (forced-colors:active),(prefers-contrast:more){
.ssQIHO-checkbox-menu-item>span>span{background-color:ButtonText;}
}
/*! CSS Used from: Embedded */
.gm-style .gm-style-mtc label{font-weight:400;}
.gm-style .gm-style-mtc ul,.gm-style .gm-style-mtc li{-webkit-box-sizing:border-box;box-sizing:border-box;}
.gm-style-mtc-bbw{display:-webkit-box;display:-webkit-flex;display:flex;}
.gm-style-mtc-bbw .gm-style-mtc:first-of-type>button{border-start-start-radius:2px;border-end-start-radius:2px;}
.gm-style-mtc-bbw .gm-style-mtc:last-of-type>button{border-start-end-radius:2px;border-end-end-radius:2px;}
/*! CSS Used from: Embedded */
.LGLeeN-keyboard-shortcuts-view{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}
.LGLeeN-keyboard-shortcuts-view table,.LGLeeN-keyboard-shortcuts-view tbody,.LGLeeN-keyboard-shortcuts-view td,.LGLeeN-keyboard-shortcuts-view tr{background:inherit;border:none;margin:0;padding:0;}
.LGLeeN-keyboard-shortcuts-view table{display:table;}
.LGLeeN-keyboard-shortcuts-view tr{display:table-row;}
.LGLeeN-keyboard-shortcuts-view td{-moz-box-sizing:border-box;box-sizing:border-box;display:table-cell;color:#000;padding:6px;vertical-align:middle;white-space:nowrap;}
.LGLeeN-keyboard-shortcuts-view td:first-child{text-align:end;}
.LGLeeN-keyboard-shortcuts-view td kbd{background-color:#e8eaed;border-radius:2px;border:none;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:inline-block;font-family:Google Sans Text,Roboto,Arial,sans-serif;line-height:16px;margin:0 2px;min-height:20px;min-width:20px;padding:2px 4px;position:relative;text-align:center;}
/*! CSS Used from: Embedded */
.gm-control-active>img{-webkit-box-sizing:content-box;box-sizing:content-box;display:none;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.gm-control-active>img:nth-child(1){display:block;}
.gm-control-active:focus>img:nth-child(1),.gm-control-active:hover>img:nth-child(1),.gm-control-active:active>img:nth-child(1),.gm-control-active:disabled>img:nth-child(1){display:none;}
.gm-control-active:focus>img:nth-child(2),.gm-control-active:hover>img:nth-child(2){display:block;}
.gm-control-active:active>img:nth-child(3){display:block;}
.gm-control-active:disabled>img:nth-child(4){display:block;}
/*! CSS Used from: Embedded */
.gm-style .gm-style-cc a,.gm-style .gm-style-cc button,.gm-style .gm-style-cc span{font-size:10px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.gm-style .gm-style-cc a,.gm-style .gm-style-cc button,.gm-style .gm-style-cc span{outline-offset:3px;}
/*! CSS Used from: Embedded */
@media print{
.gm-style .gmnoprint,.gmnoprint{display:none;}
}
@media screen{
.gm-style .gmnoscreen,.gmnoscreen{display:none;}
}
/*! CSS Used from: Embedded */
.gm-ui-hover-effect{opacity:.6;}
.gm-ui-hover-effect:hover{opacity:1;}
.gm-ui-hover-effect>span{background-color:#000;}
@media (forced-colors:active),(prefers-contrast:more){
.gm-ui-hover-effect>span{background-color:ButtonText;}
}
/*! CSS Used from: Embedded */
.gm-style .gm-style-iw{font-weight:300;font-size:13px;overflow:hidden;}
.gm-style .gm-style-iw-a{position:absolute;width:9999px;height:0;}
.gm-style .gm-style-iw-t{position:absolute;width:100%;}
.gm-style .gm-style-iw-tc{-webkit-filter:drop-shadow(0 4px 2px rgba(178,178,178,.4));filter:drop-shadow(0 4px 2px rgba(178,178,178,.4));height:12px;left:0;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;}
.gm-style .gm-style-iw-tc::after{background:#fff;-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0);content:"";height:12px;left:0;position:absolute;top:-1px;width:25px;}
.gm-style .gm-style-iw-c{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;top:0;left:0;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0);background-color:white;border-radius:8px;padding:12px;-webkit-box-shadow:0 2px 7px 1px rgba(0,0,0,.3);box-shadow:0 2px 7px 1px rgba(0,0,0,.3);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;}
.gm-style .gm-style-iw-d{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;}
.gm-style .gm-style-iw-d::-webkit-scrollbar{width:18px;height:12px;-webkit-appearance:none;}
.gm-style .gm-style-iw-d::-webkit-scrollbar-track,.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece{background:#FFFFFF;}
.gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.12);border:6px solid transparent;border-radius:9px;background-clip:content-box;}
.gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3);}
.gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-corner{background:transparent;}
.gm-style-iw-chr{display:-webkit-box;display:-webkit-flex;display:flex;overflow:visible;}
.gm-style-iw-ch{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;padding-top:17px;overflow:hidden;}
/*! CSS Used from: Embedded */
.gm-style-moc{background-color:rgba(0,0,0,.45);pointer-events:none;text-align:center;-webkit-transition:opacity ease-in-out;transition:opacity ease-in-out;}
.gm-style-mot{color:white;font-family:Roboto,Arial,sans-serif;font-size:22px;margin:0;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);}
/*! CSS Used from: Embedded */
.gm-style img{max-width:none;}
.gm-style{font:400 11px Roboto, Arial, sans-serif;text-decoration:none;}
/*! CSS Used from: https://velikorodnov.com/html/ewent/css/linearicons.css */
[class*="licon-"]{font-family:'Linearicons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;-o-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.licon-at-sign:before{content:"\e695";}
.licon-map-marker:before{content:"\e77a";}
.licon-clock3:before{content:"\e8e8";}
/*! CSS Used from: https://velikorodnov.com/html/ewent/vendors/revolution/css/layers.min.css */
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*! CSS Used from: https://velikorodnov.com/html/ewent/css/bootstrap.min.css */
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.no-gutters{margin-right:0;margin-left:0;}
.no-gutters>[class*=col-]{padding-right:0;padding-left:0;}
.col-xl{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}
@media (min-width:1200px){
.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
}
/*! CSS Used from: http://localhost/actuaries-day/assets/css/bootstrap.min.css */
*,::after,::before{box-sizing:border-box;}
h2,h3{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h2{font-size:calc(1.325rem + .9vw);}
@media (min-width:1200px){
h2{font-size:2rem;}
}
h3{font-size:calc(1.3rem + .6vw);}
@media (min-width:1200px){
h3{font-size:1.75rem;}
}

/*! CSS Used from: http://localhost/actuaries-day/assets/css/animate.css */

.venue-section .venue-section-title{text-align:center; position:relative;z-index:5;}
 
.venue-section .venue-section-title h3{font-size:16px;font-weight:600;display:inline-block;color:#174e8e;text-transform:capitalize;position:relative;line-height:14px;}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .venue-section .venue-section-title h3{font-size:15px;}
}
@media (max-width: 767px){
  .venue-section .venue-section-title h3{font-size:15px;}
}
.venue-section .venue-section-title h3::before{position:absolute;content:"";left:-25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:15px;background-color:#174e8e;border-radius:8px;}
.venue-section .venue-section-title h3::after{position:absolute;content:"";right:-25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:15px;background-color:#174e8e;border-radius:8px;}
.venue-section .venue-section-title h2{font-size:34px;line-height:42px;text-transform:capitalize;position:relative;font-weight:700;margin-bottom: 20px;}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .venue-section .venue-section-title h2{font-size:28px;line-height:36px;}
}
@media (max-width: 767px){
  .venue-section .venue-section-title h2{font-size:24px;line-height:30px;}
}
.venue-section .mad-info-item {
  padding: 110px 40px;text-align: center;
}
@media (max-width: 767px) {
  .venue-section .mad-info-item {
      padding-top: 60px;
      padding-bottom: 60px;
  }
}