@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i|Roboto:400,400i,700,700i,900,900i");
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');



body {
  font-family: "Rubik", sans-serif !important;

}
.pattern-bg {
  background: #ccc;
}
.blue-bg {
  background: #24346e;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999;
}
#status {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.onload-scroll-hidden {
  height: 100%;
  overflow: hidden !important;
}
.site-audio {
  display: flex;
  width: 40px;
  height: 40px;
  background: rgba(36, 52, 110, 0.15);
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  margin-left: 25px;
  flex-shrink: 0;
}
.site-audio i {
  display: block;
  font-size: 21px;
  color: #24346e;
}
.i-amp-video-eq {
  align-items: flex-end;
  display: flex;
  width: 20px;
  height: 12px;
  overflow: hidden;
  opacity: 0.8;
}
.i-amp-video-eq .-amp-video-eq-col {
  flex: 1;
  position: relative;
  height: 100%;
  margin-right: 1px;
}
.i-amp-video-eq .-amp-video-eq-col div {
  animation-name: amp-video-eq-animation;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  background-color: rgba(36, 52, 110, 0.75);
  width: 100%;
  height: 100%;
  will-change: transform;
}
.-amp-video-eq-1-1 {
  animation-duration: 0.3s;
}
.-amp-video-eq-1-2 {
  animation-duration: 0.45s;
}
.-amp-video-eq-2-1 {
  animation-duration: 0.5s;
}
.-amp-video-eq-2-2 {
  animation-duration: 0.4s;
}
.-amp-video-eq-3-1 {
  animation-duration: 0.3s;
}
.-amp-video-eq-3-2 {
  animation-duration: 0.35s;
}
.-amp-video-eq-4-1 {
  animation-duration: 0.4s;
}
.-amp-video-eq-4-2 {
  animation-duration: 0.25s;
}
@keyframes amp-video-eq-animation {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
.site-audio.paused .i-amp-video-eq {
  display: none;
}
.site-audio.paused .i-amp-video-eq .-amp-video-eq-col div {
  animation-name: amp-video-eq-animation1;
}
.site-audio.paused i:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 25px;
  background: #24346e;
  outline: 1px solid #fff;
  transform: translate(-540%, 10%) rotate(-45deg);
}
body.modal-open {
  overflow: hidden !important;
}
#awardModal .btn-close {
  position: relative;
  background: #ea242b !important;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  opacity: 1;
  top: 6px;
  right: 6px;
  box-shadow: 0px 0px 0px 4px rgba(255, 0, 0, 0.25) !important;
}
#awardModal .btn-close:before {
  background: transparent
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #awardModal .btn-close {
    width: 10px;
    height: 10px;
    top: 2px;
    right: 2px;
  }
  #awardModal .btn-close:before {
    width: 8px;
    height: 8px;
  }
}
.awardContent {
  width: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.awardContent h2 {
  font-size: 1.1rem;
  line-height: 2;
  color: #132728;
}
:root {
  scroll-behavior: smooth;
}
body {
  font-family: "Rubik", sans-serif;
  color: #494a50;
}
a {
  color: #4154f1;
  text-decoration: none;
}
a:hover {
  color: #717ff5;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rubik", sans-serif;
}
.wood-pattern-bg {
  background-image: url("../img/wood-pattern-50.svg");
  background-repeat: repeat;
}
.wood-pattern-bg-dark {
  background-image: url("../img/wood-pattern.svg");
  background-repeat: repeat;
}
.text-yellow {
  color: #f8ad42;
    font-family: "Rubik", sans-serif;

}
.text-orange {
  color: #f8ad40;
    font-family: "Rubik", sans-serif;
    font-weight: 600;
    font-size: 35px;


}
.text-green {
  color: #8bc34a;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
   font-size: 35px;


}
.text-blue {
  color: #03a9f4;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
   font-size: 35px;


}
section {
  padding: 10px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  section {
    padding: 70px 0;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  section {
    padding: 60px 0;
    overflow: hidden;
  }
}
@media (max-width: 575px) {
  section {
    padding: 20px 0;
    overflow: hidden;
  }
}
.section-header {
  margin: 0px;
  padding: 0px ;
  padding-top: 23px;
  font-size: 48px;
  line-height: 4rem;
  font-weight: 400;
  color: #132728;
  margin-bottom: 30px ;
  font-family: "Rubik", sans-serif;
  display: block;
  position: relative;
  z-index: 3;
  
}
.section-header span {
font-weight: 600;
}
/*.section-header:before,*/
/*.section-header:after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  left: 0;*/
/*  top: 0;*/
/*}*/
/*.section-header:before {*/
/*    width: 30px;*/
/*    height: 48px;*/
/*    background: #f8ad42;*/
/*    z-index: -1;*/
/*    top: 25px;*/
/*}*/
/*.section-header:after {*/
/*  background: url("../img/header-leaf.png") no-repeat;*/
/*  width: 42px;*/
/*  height: 36px;*/
/*  top: 0px;*/
/*  left: 18px;*/
/*}*/
.section-header.md {
  font-size: 1.8rem;
  padding-top: 20px;
}
.section-header.md::before {
  width: 26px;
  height: 58px;
}
.section-header.md :after {
  left: 14px;
}
@media (max-width: 991px) {
  .section-header {
    font-size: 2.2rem;
    line-height: 3.1rem;
  }
  .section-header:before {
    height: 40px;
    width:25px;
  }
  .section-header:after {
    left: 12px;
}
}
p {
   font-family: "Rubik", sans-serif;
    font-size: 1rem;
    line-height: 1.625rem;
    /* font-weight: 500; */
    color: #494a50;
    margin-bottom: 25px;
    word-spacing: 2px;
    letter-spacing: .6px;
}
.tagline {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.8rem;
}
blockquote {
  font-size: 1.125rem;
  font-weight: 600;
  color: #24346e;
  margin-bottom: 25px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: relative;
}
blockquote.blockquote-gradient {
  background: #f8ad42;
  border-radius: 50px 0 0 50px;
  padding: 3px 150px 2px 40px;
  font-style: italic;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 3.75rem;
  background: -moz-linear-gradient(
    90deg,
    #f8ad42 0%,
    rgba(248, 173, 66, 0) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    #f8ad42 0%,
    rgba(248, 173, 66, 0) 100%
  );
  background: linear-gradient(90deg, #f8ad42 0%, rgba(248, 173, 66, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8ad42",endColorstr="#f8ad42",GradientType=1);
}
blockquote.blockquote-gradient:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 15px;
  top: 50%;
  margin-top: -4px;
  border-radius: 50%;
  background: #24346e;
  box-shadow: 0px 0px 0px 3px rgba(110, 78, 36, 0.25);
  -webkit-box-shadow: 0px 0px 0px 3px rgba(110, 78, 36, 0.25);
  -moz-box-shadow: 0px 0px 0px 3px rgba(110, 78, 36, 0.25);
}
blockquote.blockquote-gradient.on-white {
  color: #422a08;
}
blockquote.blockquote-gradient.on-white:before {
  background: #fff !important;
}
blockquote.blockquote-gradient.on-brown {
  color: #422a08;
}
blockquote.blockquote-gradient.on-brown:before {
  background: #241a10 !important;
}
@media (max-width: 767px) {
  blockquote {
    font-size: 1rem;
  }
  blockquote.blockquote-gradient {
    padding: 3px 10px 2px 40px;
  }
}
.btn-default {
  color: #fff;
  background-color: #24346e;
  border-color: #24346e;
}
.btn-check:active + .btn-default,
.btn-check:checked + .btn-default,
.btn-default.active,
.btn-default:active,
.show > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.btn-default:hover {
  color: #fff;
  background-color: #112365;
  border-color: #112365;
}
.btn-check:focus + .btn-default,
.btn-default:focus {
  color: #fff;
  background-color: #15214a;
  border-color: #15214a;
  box-shadow: 0 0 0 0.25rem rgba(36, 52, 110, 0.5);
}
.sec-btn {
  display: inline-flex;
  font-weight: 600;
  font-size: 1rem;
  padding: 15px 30px;
}
.sec-btn i {
  margin-left: 10px;
}
.sub-heading {
  font-size: 1.8rem;
  color: #132728;
 
}
.header {
  transition: all 0.5s;
  z-index: 1056;
  padding: 0 20px 0 45px;
  height: 85px;
  background-color: #fff;
}
.header.header-scrolled {
  background: #fff;
  padding: 15px 0;
  box-shadow: 0 2px 20px rgba(1, 41, 112, 0.1);
}
.header .logo {
  line-height: 0;
}
.header .logo img {
  max-height: 68px;
  margin-right: 6px;
}
.header .logo span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #012970;
  font-family: "Rubik", sans-serif;
  margin-top: 3px;
}
.login-btn {
  background: transparent;
  display: flex !important;
  flex-direction: column;
  padding: 12px 20px !important;
  font-weight: bold !important;
  color: #24346e !important;
  font-size: 1rem !important;
}
.login-btn:before {
  display: none !important;
}
.login-btn:hover,
.login-btn:focus,
.login-btn:active {
  color: #012970 !important;
}
@media (max-width: 767px) {
  .header {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .login-btn {
    padding: 12px 20px !important;
    margin-top: 30px;
    background: #fff;
    color: #24346e !important;
  }
  .login-btn:hover {
    color: #24346e !important;
  }
}
main {
  z-index: 1;
}
.navbar {
  padding: 0;
}
.navbar > ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar > ul > li {
  position: relative;
  margin-left: 30px;
}
.navbar > ul > li > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background-color: #4154f1;
}
.navbar > ul > li > a,
.navbar > ul > li > a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  font-family: "Rubik", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #24346e;
  white-space: nowrap;
  transition: 0.3s;
}
.navbar > ul > li > a i,
.navbar > ul > li > a:focus i {
  font-size: 22px;
  line-height: 0;
}
.navbar > ul a:hover,
.navbar > ul .active,
.navbar > ul .active:focus,
.navbar > ul li:hover > a {
  color: #4154f1;
}
.navbar > ul a:hover:before,
.navbar > ul .active:before,
.navbar > ul .active:focus:before,
.navbar > ul li:hover > a:before {
  width: 70%;
}
.navbar .dropdown > ul {
  display: flex;
  flex-direction: row;
  list-style: none;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  margin: 0;
  padding: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
  box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
  min-width: 180px;
  border: 1px solid #24346e;
}
.navbar .dropdown > ul a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Rubik", sans-serif;
  padding: 6px 0px;
  font-size: 0.875rem;
  font-weight: 600;
  color:#24346e;
  transition: 0.3s;
}
.navbar .dropdown > ul a i {
  font-size: 12px;
}
.navbar .dropdown > ul a:hover,
.navbar .dropdown > ul .active:hover,
.navbar .dropdown > ul li:hover > a {
  color: #4154f1;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
.mega-menu > li {
  padding: 20px;
}
.mega-menu > li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mega-menu > li ul h4 {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: "Rubik", sans-serif;
  font-weight: bolder;
  letter-spacing: 0.12em;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 20px;
}
.mega-menu > li ul a {
  padding: 6px 0px 6px 10px !important;
  font-size: 0.875rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
}
.mega-menu > li ul a:after {
  content: "";
  width: 6px;
  height: 2px;
  background: #909eb0;
  position: absolute;
  left: 0px;
  bottom: 16px;
  transition: width 0.2s ease-in-out;
  display: none;
}
.mega-menu > li ul a:hover,
.mega-menu > li ul a.active {
  color: #ff9600 !important;
  padding-left: 15px !important;
}
.mega-menu > li ul a:hover:after,
.mega-menu > li ul a.active:after {
  width: 12px;
  background: #f8ad42;
}
.mobile-nav-toggle {
  color: #012970;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.ri-close-line {
  color: #fff;
}
@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar > ul {
    display: none;
  }
  .navbar > ul > li > a:before {
    display: none !important;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(1, 22, 61, 0.9);
  transition: 0.3s;
  z-index: 9;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 25px;
  right: 20px;
}
.navbar-mobile > ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile > ul > li {
  margin-right: 30px;
}
.navbar-mobile > ul > li a {
  font-size: 1.1rem !important;
}
.navbar-mobile .getstarted {
  margin: 15px;
}
.navbar-mobile .dropdown > a {
  padding: 12px 0px !important;
  font-size: 1.1rem !important;
}
.navbar-mobile .dropdown .mega-menu {
  position: static;
  display: none;
  margin: 10px 0;
  padding: 0 0 10px 0 ;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown .mega-menu h4 {
  
    color: #39a1f4;

}
.navbar-mobile .dropdown .mega-menu li {
  min-width: 200px;
}
.navbar-mobile .dropdown .mega-menu li:not(:last-child) {
  padding-bottom: 0;
}
.navbar-mobile .dropdown .mega-menu a {
  padding: 10px 5px !important;
  color: #012970;
}
.navbar-mobile .dropdown .mega-menu a i {
  font-size: 12px;
}
.navbar-mobile .dropdown .mega-menu a:hover,
.navbar-mobile .dropdown .mega-menu .active:hover,
.navbar-mobile .dropdown .mega-menu li:hover > a {
  color: #4154f1 !important;
}
.navbar-mobile .dropdown .mega-menu a:hover:after,
.navbar-mobile .dropdown .mega-menu .active:hover:after,
.navbar-mobile .dropdown .mega-menu li:hover > a:after {
  width: 12px;
  background: #4154f1;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}
.navbar-mobile .dropdown ul h4 {
  font-size: 1rem !important;
  /* margin-bottom: 10px !important; */
}
.navbar-mobile .dropdown ul a {
  font-size: 1.1rem !important;
  font-weight: 700;
}
.header,
.header .logo img {
  transition: all 0.2s linear;
}
.shrinked {
  height: 80px;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
}
.shrinked .logo img {
  max-height: 68px;
}
@media (min-width: 975px) and (max-width: 1089px) {
  .login-btn {
    padding: 12px 20px !important;
  }
  .navbar > ul > li,
  .site-audio {
    margin-left: 20px;
  }
}
.testimonials {
  background-color: #24346e;
  position: relative;
}
.testimonials:before {
  content: "";
  position: absolute;
  background: url("../img/bg-4.png") no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.15;
}
.video-card {
  border-radius: 20px;
}
.video-card .card-body {
  padding: 7px;
}
.video-card .video-wrapper {
  overflow: hidden;
}
.video-card .video-wrapper .video-thubmnail {
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 15px;
}
.video-card .video-wrapper .video-thubmnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.2s linear;
}
.video-card .video-wrapper .video-overlay {
  z-index: 9;
  background: rgba(36, 52, 110, 0.25);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 15px;
}
.video-card .video-wrapper .video-overlay a {
  background: rgba(36, 52, 110, 0.8);
  width: 92px;
  height: 92px;
  font-size: 3rem;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.25);
  transition: all 0.2s linear;
}
.video-card .video-wrapper .video-overlay a:hover {
  background: #24346e;
}
.video-card:hover .video-thubmnail img {
  transform: scale(1.1);
}
.video-card:hover .video-overlay a {
  box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.01);
  -webkit-box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.01);
  -moz-box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.01);
}
.video-card .video-content {
  padding: 15px;
}
.video-card .video-content h3 {
  font-size: 1.625rem;
  font-weight: 700;
  color: #132728;
  margin-bottom: 18px;
}
.video-card .video-content a {
  font-size: 0.875rem;
  color: #24346e;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  text-transform: uppercase;
}
.video-card .video-content a i {
  margin-left: 10px;
}
.video-card .video-author {
  padding: 15px;
  padding-bottom: 5px;
}
.video-card .video-author h5 {
  color: #132728;
  /* font-family: "nunito", sans-serif; */
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
.video-card .video-author small {
  color: rgba(19, 39, 40, 0.7);
  font-size: 0.9rem;
  font-weight: 600;
  margin: 0px;
}
.blogSection .blog-card {
  border-radius: 10px;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
  box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
  border: 1px solid rgba(176, 174, 190, 0.35);
}
.blogSection .blog-card:hover {
  -webkit-transform: translateY(-3px) !important;
  -ms-transform: translateY(-3px) !important;
  transform: translateY(-3px) !important;
  -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.13) !important;
  box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.13) !important;
}
.blogSection .blog-card .card-body {
  padding: 0px;
}
.blogSection .blog-card .blog-thumbnail {
  position: relative;
  overflow: hidden;
}
.blogSection .blog-card .blog-thumbnail .img {
  height: 250px;
  overflow: hidden;
  width: 100%;
}
.blogSection .blog-card .blog-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.blogSection .blog-list-content {
  padding: 20px 30px;
}
.blogSection .blog-list-content ul li span {
  color: #0d152e;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
  line-height: normal;
}
.blogSection .blog-list-content ul li i {
  font-size: 18px;
  color: #416ff4;
  margin-right: 6px;
}
.blogSection .blog-list-content ul li:not(:last-child) {
  margin-right: 25px;
}
.blogSection .blog-list-content h4 {
  color: #132728;
  font-weight: bold;
  margin: 20px 0px 18px 0px;
  font-size: 1.5rem;
}
.blogSection .blog-list-content p {
  margin: 0;
}
.blogSection .blog-list-content a {
  color: #416ff4;
  margin-top: 20px;
  display: inline-block;
  font-weight: 600;
  background: rgba(65, 111, 244, 0);
  transition: all 0.2s ease-in;
  padding: 5px 10px;
  border-radius: 0;
}
.blogSection .blog-list-content a:hover {
  background: rgba(65, 111, 244, 0.1);
  border-radius: 15px;
}
.blogSection .btn {
  min-width: 30%;
  margin: 0 auto;
  padding: 12px;
}
@media (max-width: 1340px) {
  .blogSection .blog-list-content ul li {
    display: none !important;
  }
  .blogSection .blog-list-content ul li:first-child {
    display: flex !important;
  }
}
.footer-wrapper {
  background: #24346e;
  padding-top: 70px;
  padding-bottom: 20px;
}
.footer-wrapper .primary-footer .footer-title {
  font-weight: 700;
  font-size: 1rem;
  color: #fff;
  position: relative;
  padding-left: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.footer-wrapper .primary-footer .footer-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  background: #f8ad42;
  width: 5px;
  height: 22px;
}
.footer-wrapper .primary-footer .footer-content {
  font-size: 0.813rem;
  font-weight: 400;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.65) !important;
  padding: 0 20px;
  margin: 0;
  text-align: justify;
  letter-spacing: normal;
}
.footer-wrapper .primary-footer .footer-links li a {
  color: rgba(255, 255, 255, 0.65);
  transition: all 0.2s linear;
  font-size: 0.78rem;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0.35rem 1rem;
}
.footer-wrapper .primary-footer .footer-links li a:hover {
  color: #fff;
  padding-left: 1.2rem;
}
.footer-wrapper .primary-footer .footer-map {
  width: 100%;
  height: 150px;
  border-radius: 10px;
  border: 5px solid rgba(255, 255, 255, 0.2);
  overflow: hidden;
}
.footer-wrapper .secondary-footer .footer-copy {
  color: #f8ad42;
  letter-spacing: 0.1em;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.footer-wrapper .secondary-footer hr {
  color: rgba(255, 255, 255, 0.5);
  margin-top: 15px;
}
.footer-wrapper .secondary-footer .footer-keywords {
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.footer-wrapper .secondary-footer .footer-keywords a {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 4px;
  line-height: 24px;
  font-size: 0.625rem;
  letter-spacing: 0.01rem;
}
.footer-wrapper .footer-social li a {
  display: block;
  transition: all 0.2s linear;
  margin-right: 8px;
  border: 3px solid rgba(255, 255, 255, 0);
  border-radius: 11px;
  transition: all 0.2s ease-in-out;
}
.footer-wrapper .footer-social li a:hover {
  border: 3px solid rgba(255, 255, 255, 0.25);
  filter: brightness(150%);
  -webkit-filter: brightness(150%);
  -moz-filter: brightness(150%);
}
.footer-wrapper .footer-social li:last-child a {
  margin: 0;
}
@media (max-width: 991px) {
  .footer-widget {
    margin-bottom: 2rem;
  }
}
.w-80 {
  width: 80%;
}
@media (max-width: 575px) {
  .hero {
    height: 60vh;
  }
  .slideshow-nav {
    display: none !important;
  }
}
.long-arrow-btn i {
  transition: all 0.2s linear;
}
.long-arrow-btn .long-arrow {
  position: relative;
  padding-left: 20px;
  transition: all 0.2s linear;
}
.long-arrow-btn .long-arrow:after {
  content: "\f1ae";
  left: 10px;
  position: absolute;
  transition: all 0.2s linear;
}
.long-arrow-btn:hover i {
  transform: translate(20px, 0px);
}
.long-arrow-btn:hover i:after {
  transform: scaleX(2);
  transform-origin: left center;
  left: 0;
}
@media (max-width: 558px) {
  .header {
    height: 80px;
  }
  .header .logo img {
    max-height: 68px;
  }
  .hero {
    padding-top: 80px !important;
  }
  #slide-show {
    top: 80px !important;
  }
}
.hero {
  width: 100%;
  padding: 110px 20px 20px 20px;
  background-color: #fff;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.hero.hero-banner {
  height: 250px;
}
.hero.hero-banner .banner-content {
  position: absolute;
  z-index: 9;
  top: 110px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  overflow: hidden;
  border-radius: 10px;
}
.hero.hero-banner .banner-content .bg-img {
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  width: 100%;
  min-width: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero.hero-banner .banner-content .bg-img:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(36, 52, 110, 0.6);
}
.hero.hero-banner .banner-content h2 {
  position: relative;
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: 100;
  /* font-family: "Libre Baskerville", serif; */
  font-size: 2.5rem;
  text-align: center;
  line-height: 60px;
  letter-spacing: 1px;
  color: #fff;
  margin: 0;
}
.hero.overlay-0 .bg-img:before {
  background-color: rgba(36, 52, 110, 0) !important;
}
.hero.overlay-1 .bg-img:before {
  background-color: rgba(36, 52, 110, 0.1) !important;
}
.hero.overlay-2 .bg-img:before {
  background-color: rgba(36, 52, 110, 0.2) !important;
}
.hero.overlay-3 .bg-img:before {
  background-color: rgba(36, 52, 110, 0.3) !important;
}
.hero.overlay-4 .bg-img:before {
  background-color: rgba(36, 52, 110, 0.4) !important;
}
.hero.overlay-5 .bg-img:before {
  background-color: rgba(36, 52, 110, 0.5) !important;
}
.hero.overlay-6 .bg-img:before {
  background-color: rgba(36, 52, 110, 0.6) !important;
}
.hero.overlay-7 .bg-img:before {
  background-color: rgba(36, 52, 110, 0.7) !important;
}
.hero.overlay-8 .bg-img:before {
  background-color: rgba(36, 52, 110, 0.8) !important;
}
.hero.overlay-9 .bg-img:before {
  background-color: rgba(36, 52, 110, 0.9) !important;
}
.hero.overlay-10 .bg-img:before {
  background-color: #24346e !important;
}
@media (max-width: 991px) {
  .banner-content h2 {
    font-size: 32px;
    line-height: 46px;
  }
}
.new-anim-badge {
  width: auto;
  height: 22px !important;
}

/* Rahul CSS for arrow buttons :START */

.ri-arrow-left-line:before,
.ri-arrow-right-line:before {
  content: "" !important;
}
.ri-arrow-left-line,
.ri-arrow-right-line {
  display: block;
  margin: 30px auto;
  width: 25px;
  height: 25px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
}

.mainarrow .ri-arrow-right-line:before {
  content: "" !important;
}
.mainarrow .ri-arrow-right-line {
  display: block !important;
  margin: 10px auto !important;
  width: 8px !important;
  height: 8px !important;
  border-top: 2px solid #fff !important;
  border-left: 2px solid #fff !important;
  left: 5px;
  top: -2px;
  position: relative;
}

/* complted and on going changes buttons arrows */

.mainarrow2 .ri-arrow-right-line:before {
  content: "" !important;
}
.mainarrow2 .ri-arrow-right-line {
  display: block !important;
  margin: 10px auto !important;
  width: 8px !important;
  height: 8px !important;
  border-top: 2px solid #3a5084 !important;
  border-left: 2px solid #3a5084 !important;
  left: 5px;
  top: -1px;
  position: relative;
}

/* shamirpet arrow code */

.arrow3 .ri-arrow-right-line:before {
  content: "" !important;
}
.arrow3 .ri-arrow-right-line {
  display: block !important;
  margin: 10px auto !important;
  width: 8px !important;
  height: 8px !important;
  border-top: 2px solid #3a5084 !important;
  border-left: 2px solid #3a5084 !important;
  left: 5px;
  top: -1px;
  position: relative;
}

/* shamirpet arrow code */

.ri-arrow-left-line {
  transform: rotate(-45deg);
}
.ri-arrow-right-line {
  transform: rotate(135deg);
}

.mfp-arrow {
  display: block;
  margin: 30px auto;
  width: 25px !important;
  height: 25px !important;
  border-top: 3px solid #fff !important;
  border-left: 3px solid #fff !important;
}
.mfp-arrow-left {
  left: 30px !important;
  transform: rotate(-45deg);
}
.mfp-arrow-right {
  right: 30px !important;
  transform: rotate(135deg);
}
.mfp-arrow-left::before,
.mfp-arrow-left::after,
.mfp-arrow-right::before,
.mfp-arrow-right::after {
  content: none !important;
}

/* css for mobile view of go ranch page arrow buttons */

@media (max-width: 575.98px) {
  .mfp-arrow {
    display: block;
    margin: 30px auto;
    width: 15px !important;
    height: 15px !important;
    border-top: 3px solid #ffffff !important;
    border-left: 3px solid #ffffff !important;
  }
  .mfp-arrow-left {
    left: 30px !important;
    transform: rotate(-45deg) !important;
    top: 58% !important;
    position: absolute !important;
    transform: translateY(-50%) rotate(-45deg) !important;
  }
  .mfp-arrow-right {
    right: 30px !important;
    transform: rotate(135deg) !important;
    position: absolute !important;
    top: 58% !important;
    transform: translateY(-50%) rotate(135deg) !important;
  }
  .mfp-arrow-left::before,
  .mfp-arrow-left::after,
  .mfp-arrow-right::before,
  .mfp-arrow-right::after {
    content: none !important;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .mfp-arrow {
    display: block;
    margin: 30px auto;
    width: 15px !important;
    height: 15px !important;
    border-top: 3px solid #ffffff !important;
    border-left: 3px solid #ffffff !important;
  }
  .mfp-arrow-left {
    left: 30px !important;
    transform: translateY(-50%) rotate(-45deg) !important;
    top: 60% !important;
    position: absolute !important;
  }
  .mfp-arrow-right {
    right: 30px !important;
    transform: translateY(-50%) rotate(135deg) !important;
    position: absolute !important;
    top: 60% !important;
  }
  .mfp-arrow-left::before,
  .mfp-arrow-left::after,
  .mfp-arrow-right::before,
  .mfp-arrow-right::after {
    content: none !important;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .mfp-arrow {
    display: block;
    margin: 30px auto;
    width: 15px !important;
    height: 15px !important;
    border-top: 3px solid #ffffff !important;
    border-left: 3px solid #ffffff !important;
  }
  .mfp-arrow-left {
    left: 30px !important;
    transform: translateY(-50%) rotate(-45deg) !important;
    top: 60% !important;
    position: absolute !important;
  }
  .mfp-arrow-right {
    right: 30px !important;
    transform: translateY(-50%) rotate(135deg) !important;
    position: absolute !important;
    top: 60% !important;
  }
  .mfp-arrow-left::before,
  .mfp-arrow-left::after,
  .mfp-arrow-right::before,
  .mfp-arrow-right::after {
    content: none !important;
  }
}

/* code for mobile view of arrows in go raNCH PAGE*/

/* scrool btn css */

#scbtnnew {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 15px;
  border: none;
  outline: none;
  background: radial-gradient(
    67.27% 67.27% at 54.59% 32.73%,
    rgba(36, 52, 110, 0.46) 0%,
    rgba(36, 52, 110, 0.77) 100%
  );
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 50px;
}

.login-btn {
  margin-left: -30px;
}

.newadd {
  display: none;
  color: #9c053f;
}

/* Rahul CSS :END */


/* ===== Location Section ===== */
.location-section {
  background: #f6efe6;
  padding: 25px 0;
}
 
/* Card Container */
.location-card {
  /* background: #ffffff;
   */
  max-width: 1200px;
  margin: auto;
  /* box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08); */
    border-radius: 18px;
 
}
 
/* Map Box */
.map-box iframe {
  width: 100%;
  height: 360px;
  border-radius: 14px;
}
 
/* Address Content */
.address-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 2px solid #24346ebd;
}
 
/* Small label */
.address-box .label {
  color: #c79b6e;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
 
/* Title */
.address-box h2 {
  font-size: 30px;
  font-weight: 600;
  color: #1f2933;
  margin-bottom: 18px;
}
 
/* Address Text */
.address-box .address {
  font-size: 16px;
  line-height: 1.8;
  color: #4b5563;
  margin-bottom: 18px;
}
 
/* Contact Info */
.address-box .contact {
  font-size: 15px;
  line-height: 1.8;
  color: #374151;
  margin-bottom: 25px;
}
 
/* Directions Button */
.direction-btn {
  display: inline-block;
  width: fit-content;
  padding: 12px 26px;
  background: linear-gradient(135deg, #1d2f6f, #253f8c);
  color: #ffffff;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
}
 
.direction-btn:hover {
  background: linear-gradient(135deg, #162a60, #1d3a7a);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(29, 47, 111, 0.3);
}
 
.address-head{
  font-weight: 600;
}
 
.map-box iframe {
  width: 100%;
 
  border-radius: 14px;
}
 
/* Transparent clickable layer */
.map-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  cursor: pointer;
}


/* ===== Responsive ===== */
@media (max-width: 991px) {
  .location-section {
    padding: 20px 15px;
  }
  .address-box {
 
  border-right: none;
}
 
  .location-card {
    padding: 20px;
  }
 
  .map-box iframe {
    height: 300px;
    margin-bottom: 25px;
  }
 
  .address-box {
    padding: 0 !important;
  }
 
  .address-box h2 {
    font-size: 26px;
  }
}

/* membershipo card css */




.membership-container {
  width: 90%;
  max-width: 1300px;
  margin: auto;
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  gap: 60px;
}

/* ================= LEFT CONTENT ================= */

.membership-content h2 {
  font-size: 38px;
  font-weight: 700;
  color: #000000;
}

.highlight-blue {
  color: #24346e;
}

.membership-title {
  font-size: 90px;
  font-weight: 800;
  color: #24346e;
  line-height: 1;
  margin: 10px 0;
}

.membership-content h3 {
  font-size: 28px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 30px;
}


.membership-card {
  flex: 1;
  text-align: right;
}

.membership-card img {
  width: 100%;
  max-width: 500px;
  border-radius: 20px;
  box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.3);
  transition: 0.4s ease;
}

.membership-card img:hover {
  transform: scale(1.05);
}

/* ================= RESPONSIVE ================= */

/* Tablet */
@media (max-width: 992px) {

  .membership-container {
    flex-direction: column;
    /* text-align: center; */
  }
  .highlight-blue {
    color: #ffffff;
}
.membership-title {

    color: #ffffff;

}

  .membership-title {
    font-size: 60px;
  }

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

  .offer-buttons {
    align-items: center;
  }
}

/* Mobile */
@media (max-width: 576px) {

  .membership-title {
    font-size: 42px;
  }

  .membership-content h2 {
    font-size: 24px;
  }

  .membership-content h3 {
    font-size: 18px;
  }

  .offer-btn {
    width: 100%;
    text-align: center;
  }
}


.bulletpoints ul li {
  position: relative;
  padding-left: 22px;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 14px;
  color: #2c3e50;
  list-style-type: none;
}

.bulletpoints ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  background: #f59e0b; /* premium accent color */
  border-radius: 50%;
}
