/* 1. Theme default css */
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Rajdhani", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #37383a;
  font-style: normal;
  line-height: 26px;
}

.text-left {
  text-align: left !important;
}

.mean-container a.meanmenu-reveal span {
  background: no-repeat;
  display: block;
  height: 3px;
  margin-top: 3px;
  border-top: 3px solid #fff;
}

.mean-container .mean-nav ul li a {
  border-top: 1px solid rgba(217, 217, 217, 0.5);
  color: #333;
  display: block;
  float: left;
  margin: 0;
  padding: 10px 5%;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 90%;
  font-size: 15px;
  font-weight: 600;
}

.mean-container .mean-nav {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 3px 4px 15px #0000001a;
  position: absolute;
}

.mean-container .mean-nav ul {
  overflow: hidden;
}

.mean-container .mean-nav ul li a.mean-expand {
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 2;
  padding: 9px 12px;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0);
}

.mr-15 {
  margin-right: 15px;
}

.img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.fix {
  overflow: hidden;
}

a,
.button {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
  text-decoration: none;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

a,
button {
  color: #141b22;
  outline: medium none;
}

a:hover {
  color: #008060;
}

.box20 .title a {
  color: #fff;
}

.box20 .title a:hover {
  color: #444;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: none;
  box-shadow: none;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rajdhani", sans-serif;
  color: #222222;
  margin-top: 0px;
  font-style: normal;
  font-weight: 700;
  text-transform: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 40px;
  font-weight: 600;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}

p {
  margin-bottom: 15px;
}

hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}

label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

*::-moz-selection {
  background: #d6b161;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

*::-moz-placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1;
}

/* button style */

.btn {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700 !important;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 15px 30px !important;
  text-align: center;
  text-transform: unset;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
  background: #a71d3f;
  border: 1px solid #008060;
  overflow: hidden;
}
.bttn {
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600 !important;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 15px 20px !important;
  text-align: center;
  text-transform: unset;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
  background: #a71d3f;
  /* border: 1px solid ; */
  overflow: hidden;
}
.rev_slider_wrapper .rev_slider li .btn:hover {
  color: #000 !important;
}

.btn i {
  margin-left: 10px;
  font-size: 18px;
}

.btn::before {
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  content: "";
  background: #dbb408 !important;
  top: -60px;
  left: 10px;
  z-index: -1;
  transition: all 0.3s ease 0s;
}

.bttn::before {
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  content: "";
  background: #dbb408 !important;
  top: -60px;
  left: 10px;
  z-index: -1;
  transition: all 0.3s ease 0s;
}

.btn:hover::before {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 4px;
  content: "";
  background: #202c45;
  top: 0;
  left: 0;
  z-index: -1;
}
.bttn:hover::before {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 4px;
  content: "";
  background: #202c45;
  top: 0;
  left: 0;
  z-index: -1;
}

.btn:hover {
  color: #fff;
  border-color: #004c3f;
}

.btn2 {
  background: #6dd89f;
  border-radius: 10px;
  padding: 20px 30px;
  color: #fff;
  font-weight: 600;
}

.btn2:hover {
  color: #fff;
  background: #8eaef9;
}

.slider-btn:hover .btn-after {
  margin-top: -50px;
  margin-left: 0px;
}

/* 2. header */

.header .second-header {
  background: none;
}

.header .second-header::before {
  display: none;
}

.header .second-menu {
  background: #fff;
  padding: 15px;
}

.header-top {
  /* padding-top: 40px; */
  border-bottom: 1px solid #e6e6e6;
  /* padding-bottom: 30px; */
}

.innder-ht {
  padding: 10px 0;
}

.wellcome-text p {
  margin-bottom: 0;
  color: #8a8a8a;
}

.header-cta ul li {
  display: inline-block;
  padding-right: 15px;
  margin-right: 15px;
}

.header-cta ul li:first-child {
  margin-left: 0;
}

.header-cta ul li:last-child {
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}

.header-cta ul li i {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 1px;
}

.header-top-cta ul li {
  display: inline-block;
  width: 200px;
  margin-right: 80px;
}

.header-top-cta ul li:last-child {
  margin-right: 0;
}

.header-cta .call-box {
  display: flex;
  text-align: left;
}

.header-cta .call-box .icon img {
  width: 35px;
}

.h-cta-icon {
  float: left;
  display: block;
  margin-right: 20px;
}

.h-cta-content {
  overflow: hidden;
}

.h-cta-content h5 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0;
}

.h-cta-content p {
  margin-bottom: 0;
  line-height: 1.5;
}

.menu-area {
  position: relative;
}

.menu .sub-menu {
  display: none;
  position: absolute;
  background-color: #ffff;
  min-width: 250px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
  border-top: 4px solid #faa292;
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.menu .sub-menu,
.menu .children {
  display: none;
  position: absolute;
  background-color: #ffff;
  min-width: 250px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
  border-top: 4px solid #008060;
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.main-menu {
  position: relative;
  z-index: 9;
}

.menu .sub-menu li {
  margin-left: 0 !important;
  float: left;
  border-bottom: 1px solid #ddd;
  width: 100%;
  text-align: left;
}

.main-menu .sub-menu li a {
  padding: 15px;
}

.menu .sub-menu li,
.menu .children li {
  margin-left: 0 !important;
  float: left;
  border-bottom: 1px solid #ddd;
  width: 100%;
  text-align: left;
}

.menu .menu-item-has-children:hover > ul {
  display: block;
  margin-top: 0px;
}

.main-menu .menu-item-has-children > ul > .menu-item-has-children > ul {
  display: none;
  position: absolute;
  background-color: #ffff;
  width: 250px;
  z-index: 1;
  padding: 0;
  margin-left: -255px;
  margin-top: 0;
  top: -3px;
}

.menu .menu-item-has-children:hover > ul,
.menu .page_item_has_children:hover > ul {
  display: block;
  margin-top: 0px;
}

.menu .page_item_has_children > ul > .page_item_has_children:hover > ul {
  margin-left: -265px;
  margin-top: 0;
  top: -3px;
}

.main-menu .menu-item-has-children > ul > .menu-item-has-children:hover > ul,
.menu .page_item_has_children > ul > .page_item_has_children:hover > ul {
  display: block;
}

.main-menu .menu-item-has-children > ul > .menu-item-has-children:hover > ul {
  display: block;
}

.main-menu
  .menu-item-has-children
  > ul
  > .menu-item-has-children
  > ul
  > .menu-item-has-children
  > ul {
  display: none;
  position: absolute;
  background-color: #ffff;
  width: 250px;
  z-index: 1;
  padding: 0;
  margin-left: 255px;
  margin-top: 0;
  top: -3px;
}

.main-menu ul li {
  display: inline-block;
  margin-left: 25px;
  position: relative;
}

.main-menu ul li.active a {
  color: #008060;
}

.main-menu ul li a {
  display: block;
  color: #141b22;
  padding: 20px 0;
  font-weight: 700;
  position: relative;
  font-size: 18px;
  font-family: "Rajdhani", sans-serif;
}

.main-menu ul li a::after {
  content: "+";
  margin-left: 10px;
  color: #008060;
  display: none;
}

.main-menu ul li:last-child a::after,
.main-menu .has-sub ul li a::after {
  display: none;
}

.main-menu ul li:first-child {
  margin-left: 0;
}

.menu-area .menu-tigger {
  cursor: pointer;
  display: inline-block;
}

.menu-area .menu-tigger span {
  height: 2px;
  width: 30px;
  background: #2935bb;
  display: block;
  margin: 7px 0;
  transition: 0.3s;
}

.main-menu ul li:hover > a {
  color: #008060;
}

.main-menu ul li:hover > a::before {
  width: 100%;
}

.display-ib {
  display: inline-block;
}

.header-social a {
  font-size: 14px;
  display: inline-block;
  margin-left: 15px;
  text-align: center;
  color: #191d3b;
}

.header-social a:hover {
  color: #fff;
}

.sticky-menu {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  z-index: 10 !important;
  background: #fff;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.responsive {
  display: none;
}

#mobile-menu {
  display: block;
}

.right-menu li {
  float: right;
  padding: 0;
}

.right-menu .icon {
  float: left;
  margin-right: 20px;
}

.right-menu .icon img {
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.right-menu .text {
  float: left;
  padding-top: 5px;
}

.right-menu .text span {
  display: block;
  color: #517496;
}

.right-menu .text strong {
  color: #004c3f;
  font-size: 25px;
  font-weight: 900;
  font-family: "Poppins", sans-serif;
}
.sec-pad {
  padding: 70px 0;
}

/* banner style start */
/* .tp-bgimg{
  position: relative;
  z-index: 1;
} */
.tp-bgimg::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #21345c85;
}

/* banner style end */
.second-header {
  border: none;
  /* padding-bottom: 15px; */
  background: #141b22;
  /* padding-top: 15px; */
  color: #fff;
  position: relative;
  z-index: 1;
}

.second-header::before {
  content: "";
  height: 100%;
  position: absolute;
  width: 32%;
  background: #008060;
  top: 0;
  z-index: -1;
  left: -25px;
  transform: skew(30deg);
  display: none;
}

.second-header a,
.second-header span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.second-header a:hover {
  color: #ffffffc2;
}

.second-menu {
  position: relative;
  z-index: 9;
}

.sticky-menu .second-menu {
  margin: 0;
  box-shadow: none;
  padding: 0;
}

.sticky-menu .second-menu::before {
  content: none;
}

.second-menu .main-menu ul li {
  margin-left: 10px;
}

.second-menu .main-menu ul li:first-child {
  margin-left: 0;
}

.second-menu .main-menu ul li a::before {
  content: none;
}

.second-header-btn .btn {
  background: #960e30;
  font-size: 16px;
  color: #fff;
  padding: 20px;
  position: relative;
  border-radius: 5px;
  border: none;
  font-weight: 700;
}

.second-header-btn .btn:hover {
  color: #fff;
  background: #202c45;
}

.header .second-header-btn .btn {
  background: none;
  border-radius: 10px;
  border-color: #6dd89f;
  color: #06070b;
}

.header .second-header-btn .btn:hover::before {
  background: #6dd89f;
}

.img-main {
  position: relative;
  z-index: 2;
}

.offcanvas-menu {
  position: fixed;
  right: 0;
  height: 100%;
  width: 300px;
  z-index: 999;
  background: #00081b;
  top: 0;
  padding: 30px;
  transition: 0.5s;
  transform: translateX(100%);
}

.offcanvas-menu.active {
  transform: translateX(0);
}

.menu-close i {
  font-size: 18px;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

.menu-close:hover i {
  color: #008060;
}

.offcanvas-menu ul {
  margin-top: 30px;
}

.offcanvas-menu ul li {
  border-bottom: 1px solid #101c38;
}

.offcanvas-menu ul li a {
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  padding: 6px 0;
  display: block;
}

.offcanvas-menu ul li:hover a {
  color: #008060;
}

.side-social a {
  color: #fff;
  margin-right: 10px;
}

.side-social {
  margin-top: 30px;
}

.side-social a:hover {
  color: #008060;
}

.offcanvas-menu form {
  position: relative;
  margin-top: 30px;
}

.offcanvas-menu form input {
  width: 100%;
  background: none;
  border: 1px solid #2d3547;
  padding: 7px 10px;
  color: #fff;
}

.offcanvas-menu form button {
  position: absolute;
  border: none;
  right: 0;
  background: #008060;
  padding: 8px 14px;
  top: 0;
  cursor: pointer;
}

.offcanvas-menu form button i {
  color: #fff;
}

.offcanvas-overly {
  position: fixed;
  background: #000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.offcanvas-overly.active {
  opacity: 0.5;
  visibility: visible;
}

.off-logo {
  display: none;
}

.header-three .second-header {
  background: #202c45;
}

.header-three .menu-area::before {
  display: none;
}

.header-three .menu-area {
  border-top: 0;
  position: relative;
  z-index: 9;
}

.header-three .sticky-menu {
  margin-top: 0;
  background: #fff;
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.header-three .main-menu ul li a {
  font-family: "Rajdhani", sans-serif;
  color: #162542;
  position: relative;
  transition: 0.5s;
}

/* .header-three .main-menu ul li a::before {
  position: absolute;
  bottom: 10px;
  left: 0;
  content: "";
  width: 10%;
  height: 0px;
  background: #000;
  opacity: 0;
  transition: 0.5s;
} */

.header-three .main-menu ul li a:hover:before {
  width: 100%;
  height: 2px;
  opacity: 1;
}

.main-menu .has-sub ul li a::before {
  display: none;
}

.header-three .main-menu ul li a:hover {
  color: #960e30;
}
.header-three .second-menu .logo-nav a img {
  display: none;
}
.header-three .sticky-menu .second-menu .logo-nav a img {
  display: block;
  width: 227px;
}

.header-three .main-menu .sub-menu li a,
.menu .children li a {
  color: #4f4f4f !important;
}

.header-three .main-menu .sub-menu li a:hover,
.menu .children li a:hover {
  color: #008060 !important;
}

.header-three .btn.ss-btn {
  float: right;
}

.login li {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  padding-right: 10px;
}

.login li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.login li a {
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
}

.call-box .icon {
  display: inline-block;
}

.call-box li {
  float: left;
  color: #fff;
}

.call-box .text {
  margin-left: 10px;
  font-weight: 300;
}

.call-box span {
  display: block;
  font-size: 12px;
  color: #fff;
  margin-bottom: -5px;
}

.call-box strong p {
  font-size: 15px;
}

.header-social a {
  color: #fff;
  margin-left: 15px;
  font-size: 18px;
}

.header-social {
  margin-top: 0 !important;
}

.header-social a {
  transition: 0.5s;
  margin-left: 10px !important;
}

.header-social a i {
  width: 40px;
  height: 40px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.8s;
  border-radius: 50%;
  color: #ffffff;
}
.header-social a.facebook i {
  background: linear-gradient(15deg, #1f67cd, #3a99f1);
}
.header-social a.twitter i {
  background: #3aa8f1;
}
.header-social a.youtube i {
  background: #ca1818;
}

.header-social a:hover i {
  transform: translateY(-5px);
}

.h-call-box {
  display: inline-flex;
  gap: 20px;
  color: #181818;
  align-items: center;
}

.s-slider-content .h-call-box {
  float: right;
}

.s-slider-content .h-call-box .icon {
  width: 55px;
}

.p-relative {
  position: relative;
}

.btn.ss-btn.active {
  background: none;
  color: #fff;
  border: 1px solid #fff;
  box-shadow: none;
}

.line {
  float: left;
  margin-right: 15px;
}
/* Nav section style start */
.nav-section {
  background: #ffffff;
  padding: 16px 0;
}

.navbar {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* .navbar-brand {
  width: 280px;
} */
.nav-section .navbar ul li a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000000;
  position: relative;
  transition: 0.9s;
  padding-top: 12px;
}
.nav-section .navbar ul li:last-child .btn {
  border: none;
  background: #0880a4;
  transition: 0.5s;
}
.nav-section .navbar ul li:last-child .btn:hover {
  border: none;
  background: #202c45;
}

.nav-section .navbar ul li a::before {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #79063d;
  transition: 0.5s;
  opacity: 1;
}
.nav-section .navbar ul li:hover a:before {
  top: -28px;
  opacity: 0.3;
}
.nav-section .navbar .navbar-nav li .dropdown-menu li a:before {
  display: none;
}

.nav-section .navbar ul li ul li a {
  color: #000;
}
.nav-section .navbar ul li a:hover {
  color: #202c45;
}

.nav-section .navbar ul li {
  padding-right: 20px;
  position: relative;
}

.nav-section .navbar ul li.active a {
  color: #79063d;
}
.nav-section .navbar ul li:last-child {
  padding-right: 0;
}

.nav-section .navbar .dropdown .dropdown-menu li {
  border-bottom: 1px solid #e5e3e3;
  padding: 5px 0;
  transition: 0.5s;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background: #a71d3f !important;
}
.nav-section .navbar .dropdown .dropdown-menu li a:hover {
  color: #fff;
}
.nav-section .navbar .dropdown .dropdown-menu li:last-child {
  border: none;
}

.nav-section .navbar form p {
  width: 100%;
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
}

/* Nav section style end */

.slider-bg .text2 .btn.ss-btn.active {
  background: #008060;
  border: 2px solid #008060;
  color: #fff;
}

.slider-bg .text2 p {
  padding-right: 22%;
  color: #fff;
}

.slider-text-2 h2 {
  color: #fff;
}
.carousel-caption {
  bottom: 40% !important;
}
.carousel-caption h3 {
  color: #fff;
}
.carousel-caption h2 {
  color: #fff;
  font-size: 50px;
}
.carousel-caption {
  z-index: 1;
}
.banner-sec {
  position: relative;
}
.banner-sec::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #202c458a;
  z-index: 1;
}

@keyframes movedelement {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }

  25% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }

  50% {
    -webkit-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
  }

  75% {
    -webkit-transform: translate(10px, -5px);
    transform: translate(10px, -5px);
  }

  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

.slider-content2 h2 {
  color: #004c3f;
}

.slider-content2 h2 span {
  color: #2f57ef;
}

.slider-content2 p {
  color: #777777;
  width: 50%;
  padding-right: 0;
}

.slider-content2 h5 {
  color: #06070b;
}

.slider-content2 h2 span::after {
  display: none;
}
/* facility */
.facilities {
  position: relative;
}
.facilities .slick-slide {
  margin-right: 10px;
}
.facilities .faci-box {
  background: #960e30;
  /* width: 300px; */
  padding: 15px;
  border-radius: 20px;
  position: relative;
}
.facilities .faci-box .icon {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #fff;
  padding: 20px;
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translateX(-50%);
}

.facilities .faci-box .cont h3 {
  font-weight: 600;
  color: #fff;
}
.facilities .faci-box .cont p {
  color: #fff;
}

.facilities .owl-carousel .slick-list {
  padding-bottom: 20px;
}

.facilities .faci-box .img {
  height: 195px;
  overflow: hidden;
}
.facilities .faci-box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
}

/* mission vision */
.services-area {
  position: relative;
  background: linear-gradient(to bottom, #1f2c428c, #1f2c42e3),
    url(../../img/slider/slide1.jpg) no-repeat;
  background-size: cover;
}
.services-area .mission-box {
  background: #fff;
  padding: 20px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
.services-area .mission-box:hover,
.services-area .vision-box:hover {
  transform: translateY(-10px);
}
.services-area .vision-box {
  background: #fff;
  padding: 20px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
.services-area .mission-box::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  height: 300px;
  content: "";
  background: url(../../img/shape.png) no-repeat;
  background-size: contain;
  z-index: -1;
  filter: brightness(0) saturate(100%) invert(16%) sepia(27%) saturate(6957%)
    hue-rotate(327deg) brightness(94%) contrast(107%);
}
.services-area .vision-box::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  height: 300px;
  content: "";
  background: url(../../img/shape.png) no-repeat;
  background-size: contain;
  z-index: -1;
  filter: brightness(0) saturate(100%) invert(13%) sepia(70%) saturate(400%)
    hue-rotate(179deg) brightness(98%) contrast(94%);
}
.services-area .mission-box h2 {
  font-size: 40px;
  color: #960e30;
}
.services-area .mission-box .icon {
  width: 90px;
  height: 90px;
  padding: 15px;
  background: #fff;
  border: 2px dashed #960e30;
  transition: 0.5s;
}
.services-area .mission-box:hover .icon {
  transform: rotate(15deg);
  border-radius: 50%;
}
.services-area .vision-box h2 {
  font-size: 40px;
  color: #202c45;
}
.services-area .vision-box .icon {
  width: 90px;
  height: 90px;
  padding: 15px;
  background: #fff;
  border: 2px dashed #202c45;
  transition: 0.5s;
}
.services-area .vision-box:hover .icon {
  transform: rotate(15deg);
  border-radius: 50%;
}

/* Carousel Section */
.carousel-section {
  width: 100%;
  overflow: hidden;
  padding: 40px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
}

.carousel-container {
  width: 90%;
  max-width: 1200px;
  overflow: hidden;
  position: relative;
}

.carousel-track {
  display: flex;
  gap: 15px;
  transition: transform 0.5s ease;
}

.carousel-track img {
  width: 360px;
  height: 305px;
  border-radius: 10px;
  object-fit: cover;
  flex-shrink: 0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* Responsive Layout */
@media (max-width: 1200px) {
  .carousel-track img {
    width: 300px;
    height: 250px;
  }
}

@media (max-width: 900px) {
  .carousel-track img {
    width: 250px;
    height: 210px;
  }
}

@media (max-width: 600px) {
  .carousel-track img {
    width: 200px;
    height: 170px;
  }
}

/* 4. about */
.about-area {
  position: relative;
}
.about-area::before {
  position: absolute;
  top: -1%;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../../img/new/Rectangle12.png) no-repeat;
  background-size: cover;
  /* opacity: 0.08; */
}

.about-area::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 550px;
  height: 254px;
  content: "";
  /* background: url(../../img/new/vecteezy_green-grass-and-leaves-in-cartoon-style_8853338 1.png) no-repeat; */
  background-size: cover;
  /* opacity: 0.8; */
}

.about-area2 p {
  color: #676f67;
}

.about-area .btn {
  background: #004c3f;
  border: 1px solid #004c3f;
}

.about-area .btn:hover {
  border: 1px solid #008060;
}

.about-area .btn:hover::before {
  background: #008060;
}

.about-area3 p {
  color: #676f67;
}

.about-area3 .animations-02 {
  right: 6%;
  bottom: 37%;
}

.about-right-img {
  width: 250px;
  height: 410px;
  position: absolute;
  top: -100px;
  right: 0;
}

.about-first-img {
  position: relative;
  z-index: 1;
}
.about-first-img::before {
  position: absolute;
  content: "";
  top: -30px;
  left: -30px;
  width: 300px;
  height: 300px;
  /* background: #960e30c4; */
  z-index: -1;
}
.about-first-img::after {
  position: absolute;
  content: "";
  bottom: -30px;
  right: -10px;
  width: 300px;
  height: 300px;
  /* background: url(../../img/dot.png) no-repeat; */
  z-index: -1;
  opacity: 0.2;
}
.about-area3 .animations-01 {
  left: 10%;
  bottom: inherit;
  top: 10%;
  z-index: 1;
}

.about-img {
  margin-left: -50px;
}

.about-user {
  display: flex;
  margin: 30px 0;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 15px;
}

.about-user .img {
  margin-right: 30px;
}

.about-user .text h5 {
  color: #008060;
}

.about-text {
  position: absolute;
  bottom: 0px;
  right: 30px;
  width: 200px;
  background: #c10a0e;
  padding: 30px;
  border-radius: 5px;
  overflow: hidden;
}

.box-text {
  display: inline-flex;
  gap: 20px;
  align-items: flex-start;
  color: #fff;
}

.box-text .icon {
  width: 70px;
  height: 70px;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}

.about-text span {
  font-size: 50px;
  color: #fff;
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.about-text span sub {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  margin-left: -10px;
  bottom: 5px;
}

.about-title > span {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background: #008060;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  margin-bottom: 30px;
}

.about-title h3 {
  font-size: 40px;
  font-weight:700;
  margin-bottom: 0 !important;
  color: #960e30;
}

.about-title h5 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight:600;
  color: #202c45;
}

.about-title .title-strong {
  color: #4f4f4f;
  font-weight: 500;
  font-size: 18px;
}

.about-title .title-strong span {
  padding: 3px 12px;
  background: #008060;
  border-radius: 5px;
  color: #fff;
}

.about-title p span {
  display: inline-block;
  height: 2px;
  width: 40px;
  background: #008060;
  margin-right: 20px;
  position: relative;
  top: -5px;
}

.about-title p {
  margin-bottom: 0;
}

.about-content p {
  margin-bottom: 45px;
  font-weight:500;
  font-size:18px;
  color: #111;
}
.about-content .btn {
  background: #202c45;
}
.about-content .btn:hover {
  color: #000;
}

.about-content li {
  display: flex;
  margin-bottom: 10px;
}

.about-content li .text {
  padding-top: 0;
}

.about-title h2 span {
  color: #008060;
}

.award-btn {
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  background: #fbf7ed;
  padding: 20px 30px;
  position: relative;
  margin-left: 30px;
  font-family: Lora;
  font-size: 18px;
  font-weight: 600;
  color: #004c3f;
  display: inherit;
}

.award-btn .img {
  position: absolute;
  top: 5px;
  left: -30px;
}

.about-content li .icon i {
  width: 40px;
  height: 40px;
  background: #ebebeb;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
  color: #008060;
}

.product-qulity li h3 {
  font-size: 26px;
  font-weight: 600;
}

.product-qulity li .icon {
  width: 140px;
  margin-top: 12px;
}

.about-content .exprince {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 30px 0;
}

.about-content .exprince h5 {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 500;
  color: #0595b8;
}

.about-content .exprince p {
  margin-bottom: 0;
}

.about-content .nav-tabs {
  border: 1px solid #141b22;
  width: 54%;
  padding: 6px;
  display: inherit;
  border-radius: 10px;
  margin-bottom: 30px;
}

.about-content .nav-tabs .nav-item {
  margin-bottom: 0;
  display: inline-block;
  margin-top: 0;
}

.about-content .nav-tabs .nav-item.show .nav-link,
.about-content .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #141b22;
  border: none;
  border-radius: 10px;
  padding: 12px 32px;
  color: #fff;
  text-transform: uppercase;
}

.about-content .nav-tabs .nav-link {
  padding: 12px 32px;
  text-transform: uppercase;
  border: none;
}

.about-text.second-about.three-about {
  right: 42%;
  top: 68%;
}

.second-about p {
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
  margin-top: 10px;
}

/* 5. features */
.features-services-area .container {
  background-color: rgb(255, 255, 255);
  box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 50px 50px 20px;
  margin-top: -180px;
}

.features-services-area .features-icon img {
  height: 57px;
  margin-bottom: 30px;
}

.features-services-area p {
  margin-bottom: 0;
}

.features-content h4 {
  font-size: 24px;
  margin-bottom: 17px;
}

.s-btn {
  font-size: 14px;
  font-weight: 500;
  color: #141b22;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 9px 30px;
  border-radius: 50px;
}

.s-btn:hover {
  background: #008060;
  border-color: #008060;
  color: #fff;
}

.section-title h5 {
  color: #008060;
  font-size: 18px;
  margin-bottom: 10px;
}

.section-title h5 div {
  display: inline-block;
  margin: 0 10px;
}

.section-title h2 {
  font-size: 50px;
  padding-bottom: 0;
  margin-bottom: 0px !important;
  position: relative;
}

.section-title h2::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 4px;
  width: 60px;
  background: #008060;
  margin: auto;
  transition: 0.3s;
  display: none;
}

.section-title p {
  margin-top: 20px;
  margin-bottom: 0;
}

section:hover .section-title h2::before {
  width: 100px;
}

.section-title2 h5 {
  color: #6dd89f;
}

.section-title2 h2 {
  color: #06070b;
}

.section-title3 h5 {
  color: #ff7e3d;
}

.section-title3 h2 {
  color: #06070b;
}

.features-p {
  padding-top: 380px;
}

.about-content3 li i {
  margin-right: 10px;
  color: #c10814;
  padding-top: 5px;
}

/* 6. services */
.services-area .section-title {
  padding-left: 30px;
}

.services-area .section-title h5,
.services-area .section-title h2 {
  color: #fff;
}

.services-area .section-title p {
  color: #fff;
  margin-top: 20px;
}

.services-area .services-box {
  background: none;
  padding: 30px;
  border-radius: 5px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  color: #ffffff91;
  background: #fff;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}

.services-area .services-box:hover {
  transform: translateY(-15px);
  border-radius: 35px 0 35px 0;
}
.services-area .services-box::after {
  position: absolute;
  top: 0;
  right: -35px;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../../img/line.png) no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: 0.4;
}
.services-area .services-box .icon {
  width: 101px;
  height: 100px;
  background: #c30812;
  /* margin-top: -80px; */
  margin: auto;
  margin-top: -59px;
  padding: 20px;
  border-radius: 12px;
  transition: 0.5s;
  position: relative;
}

.services-area .services-box .icon::after {
  position: absolute;
  content: "";
  top: 8px;
  left: -18px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 20px 19px;
  border-color: transparent transparent #8b0209 transparent;
}

.services-area .services-box .icon::before {
  position: absolute;
  content: "";
  top: 8px;
  right: -18px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 0 19px;
  border-color: transparent transparent transparent #8b0209;
}
.services-area .services-box:hover .icon {
  padding: 25px;
}
.services-area .services-box .icon img {
  height: auto;
  filter: brightness(0) saturate(100%) invert(96%) sepia(9%) saturate(12%)
    hue-rotate(135deg) brightness(108%) contrast(98%);
}

.services-area .services-box h3 {
  /* margin-bottom: 20px; */
  margin-top: 15px;
  font-size: 24px;
  color: #222;
}

.services-area .services-box h3 a {
  color: #222;
}
.services-area .services-box a {
  color: #2d2d2d;
  font-weight: 600;
  margin-top: 5px;
  display: inline-block;
}

.services-area .services-box a i {
  margin-left: 5px;
}
.feature-area {
  margin-top: -80px;
  z-index: 1;
  position: relative;
}

.services-box {
  border-radius: 10px;
  background-color: #fff;
  padding: 40px 50px;
  box-shadow: 0px 4.8px 24.4px -6px rgba(19, 16, 34, 0.1);
  position: relative;
  border-bottom: 5px solid #ff7e3d;
}

.services-box p {
  color: #1b1b1b;
  margin-bottom: 20px;
  opacity: 0.7;
}

.service-details-one .services-box p {
  color: #37383a;
  opacity: 0.7;
}

.services-box .icon2 {
  position: absolute;
  top: 0;
  right: 0;
}

.service-details-one .services-box h3 {
  font-size: 32px;
  font-weight: 500;
  color: #06070b;
  margin-bottom: 20px;
}

.services-box .icon {
  margin-bottom: 30px;
}

.services-box .icon img {
  height: 52px;
}

.services-box ul {
  margin-bottom: 10px;
}

.services-box li {
  margin-bottom: 20px;
  color: #37383a;
}

.services-box ul li::before {
  content: "";
  margin-right: 8px;
  font-family: "Font Awesome 6 Pro";
}

.services-box .readmore {
  color: #ff7e3d;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.service-details-one .sbox div:nth-child(2) .services-box {
  border-color: #e9acf4;
}

.service-details-one .sbox div:nth-child(2) .services-box .readmore {
  color: #8eaef9;
}

.service-details-one .sbox div:nth-child(3) .services-box {
  border-color: #6dd89f;
}

.service-details-one .sbox div:nth-child(3) .services-box .readmore {
  color: #6dd89f;
}

.service-details-one .sbox div:nth-child(4) .services-box {
  border-color: #6dd89f;
}

.service-details-one .sbox div:nth-child(4) .services-box .readmore {
  color: #6dd89f;
}

.service-details-one .sbox div:nth-child(6) .services-box {
  border-color: #e9acf4;
}

.service-details-one .sbox div:nth-child(6) .services-box .readmore {
  color: #8eaef9;
}

.service-details-three {
  margin-top: -150px;
}

.service-details-three .services-box {
  padding: 30px;
}

.service-details-three .sbox div:nth-child(1) .services-box {
  background: #fff1ee;
}

.service-details-three .sbox div:nth-child(2) .services-box {
  background: #eef8ff;
}

.service-details-three .sbox div:nth-child(3) .services-box {
  background: #fffaee;
}

.service-details-three .sbox div:nth-child(4) .services-box {
  background: #eefffb;
}

.services-two .s-single-services {
  border-radius: 0 0 0 0;
}

.services-two .s-single-services .btn2 {
  display: inline-block;
  color: #008060;
}

.services-area.gray-bg {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.single-services {
  background: #fff;
  box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.07);
  position: relative;
}

.single-services::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 5px;
  top: 5px;
  background: #008060;
  z-index: -1;
  transition: 0.3s;
  opacity: 0;
}

.service-t h2 {
  top: 55px;
}

.services-thumb img {
  width: 100%;
}

.services-content span {
  display: block;
  height: 2px;
  width: 150px;
  background: #008060;
  transition: 0.3s;
  margin-bottom: 55px;
}

.services-content {
  padding: 60px 40px;
  padding-bottom: 55px;
}

.services-content small {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  margin-bottom: 20px;
}

.services-content h4 {
  font-size: 24px;
  margin-bottom: 23px;
}

.services-content h4:hover a {
  color: #008060;
}

.services-content p {
  margin-bottom: 0;
}

.single-services:hover .services-content span {
  background: #008060;
}

.single-services:hover::before {
  opacity: 1;
}

.services-active .slick-dots {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  line-height: 1;
}

.services-active .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.services-active .slick-dots li button {
  text-indent: -99999px;
  border: none;
  padding: 0;
  height: 5px;
  width: 20px;
  background: #008060;
  border-radius: 50px;
  z-index: 1;
  cursor: pointer;
  transition: 0.3s;
}

.services-active .slick-dots li.slick-active button {
  width: 50px;
  background: #008060;
}

.services-active .slick-track {
  padding-bottom: 10px;
}

.services-icon i {
  font-size: 48px;
  border-radius: 50%;
  color: #ff4328;
  text-align: center;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid #ff4328;
}

.services-two .services-icon {
  display: inline-block;
  width: 90px;
  height: 90px;
  background: #ffffff 0% 0% no-repeat padding-box;
  text-align: center;
  border-radius: 50%;
  padding: 25px;
  margin-bottom: 30px;
}

.services-two .services-icon img {
  width: 100%;
}

.services-two .brline {
  margin-top: 15px;
  margin-bottom: 25px;
}

.services-two ul li {
  margin-bottom: 25px;
}

.services-two ul li::before {
  font-family: "Font Awesome 5 Pro";
  content: "ï€Œ";
  margin-right: 10px;
  color: #008060;
}

.services-icon .glyph-icon::before {
  font-size: 48px;
  color: #3763eb;
  margin-left: 0;
}

.services-icon2 {
  position: absolute;
  right: 5%;
  top: 0;
}

.services-icon2 .glyph-icon::before {
  font-size: 120px;
  color: #8ca8ff29;
  margin-left: 0;
}

.services-two .second-services-content {
  float: left;
  width: 100%;
}

.services-two .s-single-services {
  transition: 0.3s;
  padding: 45px;
  border: none;
  margin-bottom: 30px;
  border-radius: 0;
}

.services-two .s-single-services {
  float: left;
  width: 100%;
}

.services-three .services-icon {
  display: inline-block;
  width: auto !important;
  height: auto !important;
  margin-bottom: 30px;
}

.services-three .services-icon img {
  width: 100%;
}

.services-three .brline {
  margin-top: 15px;
  margin-bottom: 25px;
}

.services-three ul li {
  margin-bottom: 25px;
}

.services-three ul li::before {
  font-family: "Font Awesome 5 Pro";
  content: "ï€Œ";
  margin-right: 10px;
  color: #008060;
}

.services-three .second-services-content {
  float: left;
  width: 100%;
}

.services-three .s-single-services {
  transition: 0.3s;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 4px;
  border: 2px solid #f0f0f0;
  display: block;
  box-shadow: none;
}

.services-three .s-single-services.active {
  background: #fff;
  margin-top: 0;
  position: relative;
  z-index: 1;
  left: 0;
}

.services-three .s-single-services.active .services-icon {
  background: #fff 0% 0% no-repeat padding-box;
  width: 90px;
  height: 90px;
}

.services-three .s-single-services.active a.ss-btn {
  display: none;
}

.second-services-content h5 {
  transition: 0.3s;
  letter-spacing: 0;
  font-size: 26px;
  color: #030c26;
}

.second-services-content p {
  margin-bottom: 0;
}

.second-services-content a {
  /*font-size: 14px;
	font-weight: 500;
	color: #444d69;
	position: relative;
	transition: .5s;*/
}

.second-services-content a::after {
  left: -40px;
  right: unset;
  opacity: 0;
}

.s-single-services {
  transition: 0.3s;
  background: #fff;
  position: relative;
  display: flex;
}

.s-single-services .services-icon {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.h-service {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  background: #141b229c;
  padding-top: 45%;
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transform: scaleY(1);
}

.h-service h5 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
}

.s-single-services:hover .h-service {
  transform: scaleY(0);
  opacity: 0;
}

.services-hover .box1 {
  content: "";
  width: 60px;
  height: 60px;
  border: 1px solid #008060;
  position: absolute;
  z-index: 11;
  left: 40px;
  top: 40px;
  border-right: 0;
  border-bottom: 0;
}

.services-hover .box2 {
  content: "";
  width: 60px;
  height: 60px;
  border: 1px solid #008060;
  position: absolute;
  z-index: 11;
  right: 40px;
  top: 40px;
  border-left: 0;
  border-bottom: 0;
}

.services-hover {
  position: absolute;
  top: 0;
  left: 0;
  padding: 100px 60px 0;
  background: #141b22;
  height: 100%;
  width: 100%;
  color: #fff;
  transform: scaleY(0);
  opacity: 0;
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}

.s-single-services:hover .services-hover {
  transform: scaleY(1);
  opacity: 1;
}

.services-hover h5 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 15px;
}

.services-hover a {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
  margin-top: 15px;
  display: block;
}

.services-hover:hover p {
  height: auto;
  width: auto;
}

.services-hover:hover .services-icon {
  margin-top: 20px;
}

.second-services-content a {
  color: #000f38;
  transition: all 0.3s ease 0s;
}

/* Principal style start */

.principal-front {
  position: relative;
  z-index: 1;
  background: linear-gradient(to right, #fff 50%, #f4f4f4 50%);
  padding: 70px 0 20px;
}
.principal-front::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 400px;
  height: 264px;
  background: url(../../img/shape1.png) no-repeat;
  background-size: cover;
}
.principal-front::before {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 400px;
  height: 264px;
  background: url(../../img/shape2.png) no-repeat;
  background-size: cover;
}
.principal-img {
  width: 250px;
  margin: auto;
}
.principal-front h2 {
  color: #960e30;
  padding-top: 30px;
}

.principal-front .principal-cont h1 {
  font-size: 40px;
}
.principal-front .principal-cont p {
  font-weight: 600;
}
.principal-front .principal-cont {
  padding-bottom: 50px;
}

/* project-sec style start */
.project-sec {
  padding: 80px 0;
  position: relative;
  background: linear-gradient(to bottom, #025382d4, #277bab),
    url(../../img/slider/slide1.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  /* z-index: 1; */
}

.project-sec::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: #0000007b;
  top: 0;
  left: 0;
  z-index: -1;
}

.project-sec .project-content h6 {
  font-size: 20px;
}

.project-sec .project-content h1 {
  font-size: 46px;
  font-weight: 700;
}

.pro-btn {
  background: #fff;
  color: #f25c27;
}

/* For gallery style start */

#gallery .img-wrapper {
  position: relative;
  margin-top: 15px;
  transition: 0.5s;
}

#gallery .img-wrapper img {
  width: 100%;
  /* border-radius: 30px; */
}

#gallery .img-wrapper:hover .img-overlay {
  opacity: 1;
}

#gallery .img-wrapper .img-overlay {
  background: #960e30c9;
  width: 90%;
  height: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.5s;
}

#gallery .img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgb(0 0 0 / 91%);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 5%;
}

@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}

@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.5s;
}

#nextButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#prevButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15%;
  right: 28%;
  cursor: pointer;
}

#exitButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}

/* project-sec style end */

.getin-touch {
  position: relative;
  background: #fff;
  z-index: 1;
}

.getin-touch textarea {
  background: transparent;
  border: 1px solid #efefef;
  color: #fff;
  box-shadow: none !important;
}

.blog-area {
  /* margin-left: -250px; */
  background: url(../../img/new/events/nbg.png);
  background-size: cover;
}
.blog-thumb2{
  height: 300px;
  width:350px;
  padding-left:70px;
}

/* .blog-area::before {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 136px;
  background: url(../../img/slider/wavy1.png) no-repeat;
  background-size: cover;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(306deg) brightness(103%) contrast(101%);
  z-index: 1;
} */

.blog-area h5 {
  color: #ff6868;
}

.blog-content2 .category {
  position: absolute;
  top: -250px;
  background: #008060;
  padding: 10px 19px;
  left: 20px;
  border-radius: 10px;
  box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}

.blog-thumb img {
  width: 100%;
}

.blog-thumb .b-meta {
  padding: 30px 25px 0;
  color: #008060;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.blog-thumb img {
  visibility: hidden;
}

.blog-thumb:hover img {
  visibility: visible;
}

.blog-content {
  background: #fff;
  padding: 40px 30px;
  position: relative;
  z-index: 1;
}

.blog-area4 .single-post2 {
  display: flex;
  background: #ffffff;
  border-radius: 10px;
  padding: 20px;
  gap: 30px;
  align-items: center;
}

.blog-area4 .blog-thumb2 {
  position: relative;
  overflow: hidden;
  width: 340px;
  height: 204px;
  border-radius: 10px;
}

.blog-area4 .blog-thumb2 img {
  width: inherit;
  height: 204px;
  max-width: inherit;
}

.blog-area4 .b-meta i {
  color: #8eaef9;
}

.blog-area4 .blog-content2 h4 a {
  color: #06070b;
  margin-bottom: 20px;
}

.blog-area4 .blog-btn a {
  color: #ff803f;
}

.blog-area4 .blog-content2 {
  margin: 0;
  background: none;
  padding: 0;
}

.single-post2 {
  display: inline-block;
}

.single-post .blog-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: none;
  padding-bottom: 30px;
}

.blog-content h4 {
  font-size: 19px;
  margin-bottom: 20px;
  line-height: 1.3;
}

.blog-content h4:hover a {
  color: #008060;
}

.blog-thumb:hover::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #141b22 0% 0% no-repeat padding-box;
  opacity: 0.8;
  display: inline-block;
}

.blog-thumb2 img {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.blog-thumb2 .b-meta {
  padding: 30px 25px 0;
  color: #008060;
  top: 0;
  left: 0;
  z-index: 1;
}

.blog-content2 {
  padding: 20px;
  border-radius: 0px 5px 5px 0px;
  margin-top: -30px;
  float: left;
  position: relative;
  background: #fff;
  width: 100%;
}
.blog-content2 .date {
  padding: 10px;
  background: #960e30;
  position: absolute;
  top: -38px;
  right: 17px;
  transition: 0.5s;
}
.blog-content2:hover .date {
  transform: translateY(-10px);
}

.blog-content2 .date h2,
.blog-content2 .date p {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
.blog-content2 .calender h6 {
  font-size: 30px;
}
.blog-content2 .calender i {
  padding-top: 6px;
  font-size: 22px;
  color: #960e30;
}

.blog-thumb2 {
  position: relative;
  overflow: hidden;
  border-radius: 20px 20px 0 0;
}

.blog-thumb2 .date-home {
  position: absolute;
  top: 0;
  background: #e01212;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px 0px;
  left: 0;
  font-size: 14px;
}

.blog-thumb2 .date-home i {
  font-size: 13px;
  padding-right: 10px;
}

.blog-content2 .b-meta {
  color: #777;
  padding-bottom: 15px;
}

.blog-content2 .b-meta ul {
  padding-left: 0 !important;
}

.blog-content2 h4 {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 500;
  color: #222;
}

.blog-content2 h4 a {
  text-decoration: none;
  line-height: 30px;
}

.blog-content2 h4 a:hover {
  color: #000;
}

.blog-area3 .blog-thumb2 .date-home {
  background: #4ea9b4;
}

.blog-area3 .blog-content2 {
  margin: 0;
  border-radius: 0px 0px 10px 10px;
  background: #fcfaf8;
}

.blog-area3 .blog-content2 h4 a {
  color: #06070b;
  font-size: 22px;
  font-weight: 600;
}

.blog-area3 .b-meta {
  margin-bottom: 5px;
}

.blog-area3 .b-meta i {
  color: #f8dc95;
}

.blog-area3 .b-meta ul li {
  color: #37383a;
  font-size: 14px;
}

.blog-area3 .blog-btn {
  margin-top: 15px;
}

.blog-area3 .blog-btn a {
  color: #06070b;
}

.blog-area3 .blog-btn a:hover {
  color: #ff7e3d;
}

.blog-area3 .blog-btn i {
  color: #ff7e3d;
}

.blog-area3 .date-bg div:nth-child(1) .date-home {
  background: #f8dc95;
  color: #06070b;
}

.blog-area3 .date-bg div:nth-child(2) .date-home {
  background: #8eaef9;
  color: #fff;
}

.blog-area3 .date-bg div:nth-child(3) .date-home {
  background: #6dd89f;
  color: #fff;
}

.blog-thumb:hover .b-meta h4,
.blog-thumb:hover .b-meta h4 a:hover {
  color: #fff;
}

.b-meta ul li {
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #777;
}

.b-meta ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: none;
}

.b-meta ul li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #444d69;
}

.b-meta ul li a.corpo {
  color: #008060;
}

.b-meta ul li a:hover {
  color: #008060;
}

.single-post:hover .blog-btn {
  opacity: 1;
}

.blog-btn a {
  bottom: 70px;
  left: 13%;
  display: inline-block;
  color: #ffff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
  border-radius: 8px
}

.blog-btn a:hover {
  color: #141b22;
}

.blog-btn2 a {
  display: inline-block;
  color: #c0c0c0;
  text-align: center;
  font-size: 14px;
}

.blog-btn a i {
  margin-left: 5px;
}

.single-post {
  transition: 0.3s;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 3px 4px 15px #00000026;
}

.blog-thumb {
  position: relative;
}

.blog-active .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
  border: none;
  background: none;
  padding: 0;
  font-size: 30px;
  color: #fff;
  z-index: 9;
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  cursor: pointer;
}

.blog-active .slick-arrow.slick-next {
  right: 40px;
  left: auto;
}

.blog-active .slick-arrow:hover {
  opacity: 1;
}

/* 19. contact */
.contact-form .form-btn {
  background: #960e30;
  padding: 13px 22px;
  color: #fff;
  font-weight: 700;
  border: 2px solid #fff;
  transition: 0.5s;
}

.contact-form .form-btn:hover {
  background: #dbb408;
  color: #000;
}

.search-area .contact-bg {
  border-radius: 10px;
  background: linear-gradient(to bottom, #277aaa, #084c73);
  padding: 63px;
  width: 80%;
  margin: auto;
  height: 500px;
  position: relative;
}
.search-area .contact-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 200px;
  height: 50px;
  background: url(../../img/shape.png) no-repeat;
  background-size: contain;
}
.search-area .contact-bg::after {
  position: absolute;
  bottom: 0;
  left: -1px;
  content: "";
  width: 200px;
  height: 50px;
  background: url(../../img/shape_cut.png) no-repeat;
  background-size: contain;
  z-index: -1;
}

.search-area .contact-field input,
.search-area .contact-field select {
  background: none;
  border: 1px solid #ffffffd1 !important;
  color: #fff;
}

.search-area .contact-field input::placeholder,
.search-area .contact-field textarea::placeholder {
  color: #fff;
}

.search-area h2 {
  color: #fff;
}

.search-area p {
  font-size: 18px;
  color: #b0cbd7;
  margin-top: 15px;
}
.contact-bg input,
.contact-bg .contact-field textarea {
  border: none !important;
}

.contact-bg input {
  height: calc(3.5em + 0.55rem + 2px);
}

.contact-bg .contact-field textarea {
  height: 250px;
}

.contact-bg .contact-field i {
  position: absolute;
  right: 20px;
  top: 20px;
}

.contact-form .contact-btn {
  border-radius: 10px;
  background: #ff7e3d;
  color: #fff;
  border-color: #ff7e3d;
}

.contact-form .contact-btn:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.contact-box {
  padding: 30px;
  border-radius: 5px;
  border: 2px solid #e3e3e3;
}

.contact-box .services-icon {
  margin-bottom: 30px;
}

.contact-box .services-content2 h5 {
  font-size: 24px;
  margin-bottom: 15px !important;
  color: #06070b;
}

.contact-area {
  background-repeat: no-repeat;
  background-position: center center;
}

.contact-area .animations-01 {
  left: 8%;
  bottom: 40%;
}

.contact-area .map {
  position: absolute;
  right: 0;
  top: 0;
}

.contact-name {
  position: relative;
}

.contact-field label {
  display: block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #141b22;
  margin-bottom: 20px;
  cursor: unset;
}

.contact-field {
  padding-right: 0;
}

.contact-field input {
  width: 100%;
  border: none;
  padding-left: 15px;
  transition: 0.3s;
  border-radius: 10px;
  border: 1px solid #777;
  height: calc(3em + 0.55rem + 2px);
  box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05);
}

.contact-field.c-name::after {
  content: "\f007";
}

.contact-field::after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-size: 14px;
  text-align: center;
  right: 25px;
  color: #008060;
  bottom: 22px;
  display: none;
}

.contact-field.c-email::after {
  content: "\f0e0";
}

.contact-field.c-subject::after {
  content: "\f249";
}

.contact-field.c-message::after {
  content: "\f303";
  font-weight: 600;
  top: 20px;
  bottom: unset;
}

.contact-field input::placeholder,
.contact-field textarea::placeholder {
  color: #9e9e9e;
}

.contact-field textarea {
  width: 100%;
  padding: 15px;
  transition: 0.3s;
  height: 115px;
  border: 1px solid #777;
  border-radius: 10px;
  box-shadow: 0px 4.4px 20px -1px rgba(19, 16, 34, 0.05);
}

.contact-bg {
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.contact-img {
  position: absolute;
  bottom: 0;
  right: 170px;
  z-index: -1;
}

.f-contact {
  display: flex;
}
.f-contact li {
  display: flex;
  margin-bottom: 20px;
}

.f-contact i {
  height: 40px;
  line-height: 40px;
  color: #dbb408;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px;
  margin-top: -6px;
}
.footer-widget ul {
  margin-top: 20px;
}
/* .f-contact li span{
padding-top: 6px;
} */

.copyright-wrap-area {
  background: #00263c;
  padding: 20px 0;
}
.copyright-wrap-area .copyright-wrap p {
  margin-bottom: 0;
}

.f-contact a:hover {
  color: #fffc !important;
}

.footer-top-heiding .col-lg-4 {
  border-right: 2px solid #20282e;
}

.footer-top-heiding .col-lg-4:last-child {
  border-right: none;
}

.f-contact ul li span,
.f-contact ul li span a {
  color: #fff;
}

.f-contact h3 {
  color: #fff;
  font-size: 24px;
}

.footer-top-heiding h2 {
  color: #fff;
}

.footer-bg {
  color: #777;
  background-position: center center !important;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.f-cta-area.gray-bg {
  background: #f4f4fe;
  border-top: 3px solid #008060;
}

.footer-text p {
  color: #ddd;
  margin-bottom: 0;
}

.footer-social span {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  font-family: "Playfair Display", serif;
  display: inline-block;
  margin-right: 20px;
}

.footer-social a {
  font-size: 16px;
  display: inline-block;
  margin-right: 15px;
  background-color: #ffffff47;
  text-align: center;
  color: #06070b !important;
}

.footer-social a:hover {
  color: #ff7e3d !important;
}

.f-widget-title h2,
.footer-widget .widgettitle {
  /* font-size: 24px; */
  margin-bottom: 5px;
  position: relative;
  padding-bottom: 7px;
  color: #dbb408;
  border-bottom: 2px solid #fff;
  display: inline-block;
}

.f-widget-title h2::before,
.footer-widget .widgettitle::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 22px;
  height: 1px;
  width: 70px;
  background: #008060;
  display: none;
}

.footer-link ul li i {
  color: #008060;
  margin-right: 15px;
  color: #eb4f52;
  transition: 0.5s;
}

.footer-link ul li:hover i {
  transform: translateX(10px);
}

.footer-link ul li a {
  color: #fff;
  font-weight: 500;
  display: inline-block;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  margin-left: 20px;
}
.footer-link ul li a::after {
  position: absolute;
  content: "";
  top: 10px;
  left: -20px;
  width: 6px;
  height: 6px;
  background: #dbb411;
  border-radius: 50%;
  z-index: -1;
  /* opacity: 0; */
  transition: 0.5s;
}
.footer-link ul li a:hover {
  transform: translateX(10px);
}
.footer-link ul li a:hover:after {
  opacity: 1;
}

.footer-link ul li a:hover {
  color: #fff;
}

.footer-link ul li {
  margin-bottom: 10px;
}

.footer-link ul li:last-child {
  margin-bottom: 0;
}

.main-menu .has-sub > ul {
  visibility: hidden;
  position: absolute;
  background-color: #ffff;
  min-width: 250px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
  border: 1px solid #dddddd6b;
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  opacity: 0;
}

.main-menu .has-sub li a {
  padding: 15px;
}

.main-menu .has-sub li {
  margin-left: 0 !important;
  float: left;
  border-bottom: 1px solid #ddd;
  width: 100%;
  text-align: left;
}

.main-menu a:hover {
  color: #e01212;
}

.main-menu .has-sub a:hover {
  color: #e01212;
}

.main-menu .has-sub:hover > ul {
  visibility: visible;
  margin-top: 0px;
  opacity: 1;
}

.main-menu .has-sub > ul > .has-sub > ul {
  display: none;
  position: absolute;
  background-color: #ffff;
  width: 250px;
  z-index: 1;
  padding: 0;
  margin-left: -255px;
  margin-top: 0;
  top: -3px;
}

.main-menu .has-sub > ul > .has-sub:hover > ul {
  display: block;
}

.main-menu .has-sub > ul > .has-sub > ul > .has-sub > ul {
  display: none;
  position: absolute;
  background-color: #ffff;
  width: 250px;
  z-index: 1;
  padding: 0;
  margin-left: 255px;
  margin-top: 0;
  top: -3px;
}

.main-menu .has-sub > ul > .has-sub > ul > .has-sub:hover > ul {
  display: block;
}

.main-menu .has-sub ul li a {
  color: #4f4f4f;
}

.main-menu ul li ul li:hover a {
  color: #e01212;
}

/* 23. mega menu */

.offcanvas-menu .has-mega-menu ul {
  display: none;
}

.offcanvas-menu li.has-sub.has-mega-menu:hover > ul {
  margin-left: -1160px;
  background: #00081b;
  top: 121px;
}

.offcanvas-menu .mega-menu-column.has-sub ul li a {
  color: #fff;
  font-size: 14px;
}

.offcanvas-menu .mega-menu-column.has-sub ul li a:hover {
  color: #008060;
}

.has-mega-menu {
  position: static;
}

li.has-sub.has-mega-menu ul {
  position: absolute;
  top: NNpx;
  /*insert the needed value*/
  z-index: 100;
  left: 0px;
  right: 0px;
  width: 1180px;
}

.main-menu .mega-menu-column.has-sub a {
  color: #333;
}

.main-menu .mega-menu-column.has-sub a:hover {
  color: #008060;
}

li.has-sub.has-mega-menu:hover > ul {
  /*flexbox fallback for browsers that do not support CSS GRID lyout*/
  display: flex;
  flex-wrap: wrap;
  /*CSS GRID lyout*/
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
  margin-left: -820px;
}

li.has-sub.has-mega-menu:hover > ul > li > ul {
  /*flexbox fallback for browsers that do not support CSS GRID lyout*/
  display: flex;
  flex-wrap: wrap;
  width: auto;
  background: none;
  /*CSS GRID lyout*/
  display: grid;
  position: relative;
  border: none;
  margin-left: 0;
}

.menu .children {
  display: none;
  position: absolute;
  background-color: #ffff;
  min-width: 250px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
  border-top: 4px solid #008060;
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.menu .sub-menu li,
.menu .children li {
  margin-left: 0 !important;
  float: left;
  border-bottom: 1px solid #ddd;
  width: 100%;
  text-align: left;
}

.main-menu .sub-menu li a,
.menu .children li a {
  padding: 15px;
  color: #000;
}

.menu .menu-item-has-children:hover > ul,
.menu .page_item_has_children:hover > ul {
  display: block;
  margin-top: 0px;
}

.main-menu ul li.page_item {
  margin-left: 15px;
}

.main-menu ul li.page_item::after {
  display: none;
}

.main-menu ul li.page_item.current_page_item {
  margin-left: 50px;
}

.main-menu ul li.page_item.current_page_item::after {
  display: block;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  overflow-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

.footer-top.wpding .menu .sub-menu {
  display: block;
  position: relative;
  margin-top: 0;
  border: none;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: medium;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: medium;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: medium;
  border-top: 1px solid #ddd;
  box-shadow: none;
  padding-left: 10px;
  float: left;
  line-height: 28px;
  min-width: 100%;
}

.footer-top.wpding .menu .sub-menu li {
  float: none;
  line-height: 40px;
}

.footer-widget .menu-item-has-children {
  border-bottom: 1px solid #ddd;
  line-height: 40px;
}

.footer-bg .wpding .widget {
  margin-bottom: 30px;
}

.logo a {
  color: #fff;
}

.footer-bg .wpding .footer-widget .widget_archive:nth-child(1) {
  margin-top: 100px;
}

.footer-bg .wpding .widget_nav_menu {
  margin-bottom: 100px !important;
}

.footer-top.wpding .menu .sub-menu {
  display: block;
  position: relative;
  margin-top: 0;
  border: none;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: medium;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: medium;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: medium;
  border-top: 1px solid #ffffff4d;
  box-shadow: none;
  padding-left: 10px;
  float: left;
  line-height: 28px;
  min-width: 100%;
  background: none;
}

.footer-top.wpding .menu .sub-menu li {
  float: none;
  line-height: 40px;
  border-bottom: 1px solid #ffffff4d;
  display: inherit;
}

.footer-top.wpding .menu .sub-menu li:last-child {
  border: none;
}

.footer-widget .menu-item-has-children {
  border-bottom: 1px solid #ffffff4d;
  line-height: 40px;
  display: inline-block;
  width: 100%;
}

.footer-bg .wpding .widget {
  margin-bottom: 30px;
}

.footer-top.wpding {
  background: #010c26;
}

/* count style start */

.count-sec {
  padding: 60px 0;
  background: #fff;
  position: relative;
  z-index: 1;
}

.count-sec::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../img/hexa.jpg) repeat;
  background-size: contain;
  z-index: -1;
  opacity: 0.5;
}

.count-sec .process-head h1 {
  font-size: 46px;
  font-weight: 700;
  color: #000000;
}

.count-sec .process-head h1 span {
  color: #f25c27;
}

.count-sec .circle-a,
.count-sec .circle-b,
.count-sec .circle-c,
.count-sec .circle-d {
  position: relative;
  /* z-index: 1;       */
}
.count-sec .process-circle {
  transition: 0.6s;
  background: #374f7b;
  padding: 10px 0;
  margin-bottom: 20px;
  border-radius: 30px 0 30px 0;
}
.count-sec .process-circle:hover {
  transform: translateY(-15px);
}

.count-sec .process-circle:hover .process-icon.circle-a::after,
.count-sec .process-circle:hover .process-icon.circle-b::after,
.count-sec .process-circle:hover .process-icon.circle-c::after,
.count-sec .process-circle:hover .process-icon.circle-d::after {
  right: 0px;
}

.count-sec .process-circle:hover .process-icon img {
  transform: rotate(360deg);
}

.count-sec .process-circle .process-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #960e30;
  padding: 24px;
  margin: auto;
  /* margin-top: 40px; */
  transition: 0.6s;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
}

.count-sec .process-circle .process-icon i {
  font-size: 34px;
  color: #fff;
}

.count-sec .process-content {
  text-align: center;
  padding-top: 20px;
}

.count-sec .process-content h4 {
  font-weight: 600;
  font-size: 30px;
  color: #fff;
  margin-bottom: 0;
}
.count-sec .process-content h3 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 0;
}

.count-sec .process-content p {
  color: #000;
}
.count-sec .students .item {
  background: #fff;
  margin-right: 10px;
  border-bottom: 5px solid #960e30;
}
.count-sec .students .item .image {
  height: 200px;
  overflow: hidden;
}
.count-sec .students .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.count-sec .students .item .cont {
  padding: 15px;
  height: 210px;
}
.count-sec .students .item .cont h3 {
  color: #960e30;
  font-size: 24px;
}
.count-sec .students .item .cont p {
  line-height: 23px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .page-title-heading h1 {
    font-size: 36px;
  }
}

.grb-breadcrumb {
  position: absolute;
  z-index: 5;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: inline-table;
}

.breadcrumb {
  background: #ffffff;
  padding: 19px 5px !important;
  margin-bottom: 0;
  box-shadow: 0px 5px 10px rgba(16, 0, 71, 0.1);
  justify-content: center;
  align-items: center;
}

.breadcrumb-item {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #6639ff;
  padding: 0 10px;
}

.breadcrumb-item a:hover {
  color: #040021;
}

.breadcrumb-item.active {
  color: #040021;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0px;
  content: "";
  width: 2px;
  height: 20px;
  background: #222;
  transform: rotate(25deg);
  margin-right: 10px;
  margin-top: 1px;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}

/* notice style start */

.blog-area .notice-box {
  width: 100%;
  padding: 26px 20px 10px 20px;
  height: 100%;
  background: url(../../img/new/events/notice.png) no-repeat;
  background-size:contain;
  position: relative;
  /* border-radius: 100px; */
  /* border: 2px dashed #fff; */
}

.notice-area{
  margin-top:40px;
  margin-left:30px;
  height: 370px;
  width: 330px;
}
.notice-area marquee{
  height:250px;
}

.blog-area .notice-box .notice-area marquee p a {
  color: #fff;
}
.notice-head {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.notice-head h3 {
  color: #fff;
  font-size: 40px;
}
.notice-head h3 {
  margin-bottom: 0;
}
.blog-area .notice-box .notice-area marquee h6 {
  color: #e0cb0b;
}

/* notice style end */

/* media query start */
@media (max-width: 767px) {
  .contact-area .form-area {
    padding: 100px 25px;
    border-radius: 10px;
    margin-bottom: 30px;
  }
  .contact-area::after {
    top: unset !important;
  }
  .mission-vision .vision-box .vision-left h1 {
    text-align: center;
  }
  .vision-left .icon {
    margin: auto;
  }
  .mission-vision .vision-box .vision-left::after {
    width: 100%;
    left: 0;
  }
  .mission-vision .vision-box ul {
    margin-top: 65px;
  }
  .mission-vision .vision-box {
    padding: 20px 10px;
  }

  .rules-sec::after,
  .rules-sec::before {
    width: 100%;
    height: 200px;
  }
  .rules-sec .rules-list li i {
    padding-top: 8px;
  }
  .rules-sec::before {
    display: none;
  }
  .notice-area{
  margin-top:30px;
  margin-left:20px;
  height: 200px;
  width: 250px;
 }
 .notice-area marquee{
   height:180px;
 }
 .blog-area .notice-box {
  width: 100%;
  padding: 26px 20px 10px 20px;
  height: 100%;
  background: url(../../img/new/events/notice.png) no-repeat;
  background-size:contain;
  position: relative;
  /* border-radius: 100px; */
  /* border: 2px dashed #fff; */
}
 .blog-thumb2{
  height: 350px;
  width:350px;
  padding-left:0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-area .form-area {
    margin-bottom: 30px;
  }
  .mission-vision .vision-box {
    margin-bottom: 30px;
  }
  .rules-sec::after {
    width: 100%;
    height: 200px;
  }
  .rules-sec::before {
    display: none;
  }
  .rules-sec .rules-list li i {
    padding-top: 8px;
  }
    .notice-area{
  margin-top:30px;
  margin-left:20px;
  height: 200px;
  width: 250px;
 }
 .notice-area marquee{
   height:180px;
 }
  .blog-thumb2{
  height: 350px;
  width:350px;
  padding-left:10px;
}
.blog-area .notice-box {
  width: 100%;
  padding:50px;
  height: 100%;
  background: url(../../img/new/events/notice.png) no-repeat;
  background-size:contain;
  margin-left:150px;
  position: relative;
  /* border-radius: 100px; */
  /* border: 2px dashed #fff; */
}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .contact-area .form-area {
    margin-bottom: 30px;
    border-radius: 40px;
  }
  .contact-area .contact-box {
    margin-bottom: 10px;
  }
  .mission-vision .vision-box .vision-left h1 {
    color: #fff;
    font-size: 30px;
  }
  .mission-vision .vision-box {
    height: 500px;
  }
  .vision-list {
    margin-top: 50px;
  }
  .notice-area{
  margin-top:20px;
  margin-left:5px;
  height: 200px;
  width: 220px;
 }
 .notice-area marquee{
   height:150px;
 }
  .blog-area .notice-box {
  width: 100%;
  padding:50px;
  height: 100%;
  background: url(../../img/new/events/notice.png) no-repeat;
  background-size:contain;
  margin-top:50px;
  position: relative;
  /* border-radius: 100px; */
  /* border: 2px dashed #fff; */
}
}

/* media query end */

/* sticky navbar start */

.nav-section-scrolled {
  position: fixed !important;
  width: 100%;
  top: 0;
  transition: 0.5s;
  z-index: 999;
}
.nav-section.nav-section-scrolled ul li {
  padding-right: 14px;
}
.nav-section.nav-section-scrolled ul li a {
  font-size: 16px;
}
.nav-section.nav-section-scrolled ul li:hover a::before {
  top: -34px;
}

.nav-section main {
  position: relative;
}

.nav-section {
  background: #ffffff;
  position: relative;
  /* z-index: 150; */
  height: auto;
  padding: 15px 0;
  box-shadow: 1px 7px 5px #0000000d;
}
.nav-section .navbar {
  padding: 0;
  height: auto;
  /* overflow: hidden; */
}

.nav-section-scrolled .navbar .navbar-nav {
  margin-left: auto !important;
}

.navbar-expand-lg .navbar-nav {
  margin-top: 10px;
}
.nav-section .navbar .navbar-brand {
  display: none;
}
.nav-section-scrolled .navbar .navbar-brand {
  display: block;
}
.nav-section-scrolled .navbar .navbar-brand img {
  width: 76%;
}
/* inner page style start */
.inner-bg {
  position: relative;
  background: url(../../img/slider/slide1.jpg) no-repeat;
  background-size: cover;
  height: 350px;
  z-index: 1;
}
.inner-bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000080;
  content: "";
  z-index: -1;
}
.breadcrumb-area {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.inner-about .about-first-img::before {
  right: -30px;
  left: unset;
}
.inner-about .about-first-img::after {
  left: -30px;
  right: unset;
}
.inner-about::after {
  display: none;
}
.about-sec-area {
  padding: 70px 0;
  background: #e9f5f8;
}
.about-sec-area p {
  font-weight: 600;
}
.contact-sec {
  position: relative;
  z-index: 1;
}
.contact-sec::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  /*background: url(../../img/slan.png) no-repeat;*/
  background-size: cover;
}
.contact-sec::after {
  position: absolute;
  bottom: -4%;
  left: -5%;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  content: "";
  background: #ffffff;
  opacity: 0.1;
}

.contact-sec .contact-bg {
  z-index: 99999;
  position: relative;
  background: #2085bc;
  padding: 65px;
  border-radius: 30px 10px 30px 10px;
}
.contact-sec .contact-bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../../img/line2.png) no-repeat;
  background-size: cover;
  opacity: 0.04;
}
.contact-sec .triangle {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 400px;
  height: 200px;
  background: url(../../img/triangle.png) no-repeat;
  background-size: contain;
  opacity: 0.04;
  z-index: 9999;
}

.contact-sec .contact-bg .contact-form .form-btn:hover {
  background: #c5a608;
  color: #191919;
}
.address-bg {
  position: relative;
  z-index: 999;
  /* background: #960e30; */
  height: 400px;
  padding: 50px 10px 50px 50px;
}
.address-bg li {
  margin-bottom: 45px;
  display: flex;
  justify-content: end;
}
.address-bg span,
.address-bg a {
  padding-top: 21px;
  padding-right: 20px;
  color: #040404;
  font-weight: 600;
  font-size: 17px;
}
.address-bg li i {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  border: 2px dashed #000;
  color: #2085bc;
}
.facility-area {
  position: relative;
  z-index: 1;
}
.facility-area::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../../img/pattern.png) repeat;
  background-size: contain;
  z-index: -1;
  opacity: 0.06;
}
.facility-area .faci-box {
  width: 100%;
  position: relative;
  margin-bottom: 100px;
  z-index: 1;
  transition: 0.5s;
}
.facility-area .faci-box::before {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 100px 150px 100px;
  border-color: transparent transparent #960e30 transparent;
  z-index: -1;
}
.facility-area .faci-box .icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #208cae;
  padding: 22px;
  margin: auto;
  box-shadow: 0 0.5rem 1rem #0000002a;
  transition: 0.5s;
}
.facility-area .faci-box:hover .icon {
  transform: translateY(-20px);
}
.facility-area .faci-box .icon img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(7475%)
    hue-rotate(310deg) brightness(97%) contrast(96%);
}
.facility-area .faci-box .cont {
  text-align: center;
  padding-top: 10px;
}
.facility-area .faci-box .cont h5 {
  color: #fff;
}
.facility-paragraph-sec p {
  font-weight: 600;
}
.staff-box {
  width: 300px;
  height: 300px;
  background: #003756;
  border-radius: 17px;
  margin: auto;
  border: 2px dashed #fff;
}
.staff-name {
  position: relative;
  background: #79063d;
  top: -30px;
  padding: 18px 30px;
}
.staff-name::before {
  position: absolute;
  top: -53px;
  left: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 54px 59px;
  border-color: transparent transparent #37011c transparent;
}
.staff-name::after {
  position: absolute;
  top: -53px;
  right: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 54px 0 0 59px;
  border-color: transparent transparent transparent #37011c;
}
.staff-name h4 {
  text-align: center;
  margin-bottom: 0;
  color: #fff;
}
.rules-sec,
.library-sec {
  position: relative;
  z-index: 1;
}
.rules-sec::before,
.library-sec::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../img/pattern.png) repeat;
  background-size: contain;
  opacity: 0.08;
  z-index: -1;
}
.rules-sec .rules-list,
.library-sec .library-list,
.absence-sec ul {
  padding: 20px;
  background: #fff;
}
.rules-sec h1,
.absence-sec h1,
.library-sec h1 {
  color: #79063d;
  text-transform: uppercase;
}

.rules-sec ul li,
.absence-sec ul li,
.library-sec ul li {
  margin-bottom: 16px;
  display: flex;
  color: #000;
  font-weight: 600;
}
.rules-sec ul li i,
.absence-sec ul li i,
.library-sec ul li i {
  padding-right: 15px;
  padding-top: 6px;
  color: #79063d;
}
.dress-sec {
  position: relative;
  z-index: 1;
}
.dress-sec::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../../img/pattern.png) repeat;
  background-size: contain;
  opacity: 0.08;
  z-index: -1;
}

.dress-sec h1 {
  color: #79063d;
}
.dress-sec .card {
  padding: 20px;
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
.dress-sec .card::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 275px;
  height: 185px;
  background: url(../../img/shape3.png) no-repeat;
  background-size: auto;
  z-index: -1;
}
.dress-sec .card.boys-card::after {
  background: url(../../img/shape4.png) no-repeat;
  bottom: 0;
  right: 0;
  top: unset;
  width: 275px;
  height: 185px;
}
.dress-sec .card::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #277aaa;
  z-index: -1;
}

.dress-sec .card .icon {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #f8ce0f;
  box-shadow: 0 0.5rem 1rem #0000003f;
  padding: 30px;
  border: 2px dashed #000;
  position: absolute;
  bottom: -48px;
  right: -58px;
}

.dress-sec .card .card_head .title h2 {
  color: #79063d;
  margin-bottom: 0;
}
.dress-sec .card .content .dress-list {
  padding-top: 27px;
}
.dress-sec .card .content .dress-list li {
  display: flex;
  margin-bottom: 10px;
  font-weight: 600;
}
.dress-sec .card .content .dress-list li i {
  padding-right: 17px;
  padding-top: 5px;
  color: #79063d;
}
.dress-sec .card.boys-card {
  margin-top: 100px;
}
.dress-sec .card.boys-card .icon {
  top: -60px;
  left: -58px;
}
.parent-sec {
  position: relative;
}
.parent-sec h1 {
  color: #79063d;
  font-weight: 700;
}
.parent-sec .card {
  padding: 30px;
  border: none;
  position: relative;
  z-index: 1;
}
.parent-sec .card::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../img/pattern.png) repeat;
  opacity: 0.1;
  background-size: contain;
  z-index: -1;
}
s .parent-sec h1 {
  color: #79063d;
}
.parent-sec .card ul li {
  display: flex;
  margin-bottom: 20px;
  font-weight: 600;
}
.parent-sec .card ul li i {
  font-size: 15px;
  color: #79063d;
  padding-top: 7px;
  padding-right: 20px;
}
.subject-sec .students-img {
  /* height: 350px; */
  overflow: hidden;
  border: 5px solid #79063d;
}

.subject-sec {
  position: relative;
  z-index: 1;
}
.subject-sec::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 446px;
  height: 286px;
  background: url(../../img/t1.jpg) no-repeat;
  background-size: contain;
  z-index: -1;
  opacity: 0.3;
}
.subject-sec::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 446px;
  height: 286px;
  background: url(../../img/t2.jpg) no-repeat;
  background-size: contain;
  z-index: -1;
  opacity: 0.3;
}
.subject-sec .subject-para p {
  font-weight: 600;
}
.subject-sec .card {
  padding: 40px;
  position: relative;
  z-index: 1;
  border: none;
}
/* .subject-sec .card::before{
position: absolute;
bottom: 0;
right: 0;
content: "";
width: 300px;
height: 130px;
background: url(../../img/about_bg.png) no-repeat;
background-size: contain;
z-index: -1;
opacity: 0.3;
} */
.subject-sec .card::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../../img/pattern.png) repeat;
  background-size: contain;
  z-index: -1;
  opacity: 0.09;
}
.subject-sec .card h3 {
  color: #79063d;
}
.subject-sec .card p {
  font-weight: 600;
  font-size: 19px;
}
.subject-sec .card ul {
  padding-top: 20px;
}
.subject-sec .card ul li {
  display: flex;
  font-weight: 600;
  margin-bottom: 17px;
  font-size: 20px;
}
.subject-sec .card ul li i {
  padding-top: 4px;
  font-size: 20px;
  color: #79063d;
  padding-right: 20px;
}
.fee-sec h2 {
  color: #79063d;
}
.fee-sec .fee-title {
  background: #177989;
  color: #fff;
  font-weight: 600;
}
.fee-sec table tr td {
  padding: 17px 20px;
  font-weight: 600;
  box-shadow: 0 0.3rem 0.5rem #00000010;
}

.fee-sec table {
  border-color: #dee2e64d;
}
.fee-sec .table-head {
  background: #79063d;
}
.fee-sec .table-head th {
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  padding: 18px 20px;
}
.fee-sec .card {
  padding: 20px;
  border-radius: 15px;
  margin-top: 50px;
  border: 0;
  background: #0880a4;
}
.fee-sec .card h1 {
  color: #fff;
}
.fee-sec .card h2,
.fee-sec .card h5 {
  color: #f4d102;
}
.fee-sec .card h3 {
  color: #ffffff;
}
.procedure-sec {
  position: relative;
}
.procedure-sec .card {
  padding: 22px;
  border: none;
}
.procedure-sec .card ul li {
  display: flex;
  font-weight: 600;
}
.procedure-sec .card p {
  font-weight: 600;
}
.procedure-sec .card ul li i {
  padding-right: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  color: #79063d;
}
.procedure-sec .card.document-card {
  background: #79063d;
}
.procedure-sec .card.document-card ul li i,
.procedure-sec .card.subject-card ul li i {
  color: #ffae00;
}
.procedure-sec .card.document-card ul li,
.procedure-sec .card.document-card p {
  color: #fff;
}
.procedure-sec .card.subject-card {
  background: #0880a4;
}
.procedure-sec .card.subject-card ul li,
.procedure-sec .card.subject-card p {
  color: #fff;
}
