/*
  Theme Name: Trade - Corporate HTML5 Template
  Description: Corporate HTML5 Template
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Slider
4. About
5. Service
7. Counter
8. Portfolio
9. Testimonial
10. Team
11. Footer
12. Breadcrumb
13. Contact
14. Blog
15. Pagination
*/

/* 1. Theme default css */
body {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
.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;
}
button {
  cursor: pointer;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
  color: #2b96cc;
  text-decoration: none;
}
a,
button {
  color: #1696e7;
  outline: medium none;
}
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: #000;
  margin-top: 0px;
  font-style: normal;
  font-weight: 400;
  text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 {
  font-size: 40px;
  font-weight: 500;
}
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;
}
p {
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #7e7e7e;
  margin-bottom: 15px;
}
label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
::-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;
}
.separator {
  border-top: 1px solid #f2f2f2;
}
/* button style */

.btn {
  -moz-user-select: none;
  background: #ff5e14;
  border: medium none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 0;
  padding: 18px 40px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
}
.btn:hover {
  color: #fff;
}
.breadcrumb > .active {
  color: #888;
}

/* 2. Header */
.header-top {
  padding-top: 1px;
  padding-bottom: 1px;
}

.header-cta {
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-top .info {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .top-social-links {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .header-top {
    display: none;
  }
}

.header-top-cta span {
  margin-right: 7px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.header-top-cta span i {
  padding-right: 10px;
  color: #06c !important;
}

.header-top-cta span a {
  color: #fff;
}

.top-social-links span {
  font-size: 13px;
  color: #fff;
}
.top-social-links a {
  color: #fff;
  font-size: 15px;
  padding-left: 10px;
}

.top-social-links i {
  display: inline-block;
  padding: 13px 5px;
  transition: 0.3s;
}
.top-btn {
  display: inline-block;
}
.top-btn a {
  text-transform: capitalize;
  background: #ffffff;
  box-shadow: 8px 8px 10px #e3e3e3;
  color: #06c !important;
  padding: 12px 12px;
  margin-top: 1px;
  margin-bottom: 2px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 4px;
  display: inline-block;
  white-space: nowrap;
}
/* cta */
.header-single-cta {
  float: right;
  margin-left: 90px;
}
.header-single-cta h3 {
  color: #ff5e14;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 3px;
}
.header-single-cta h3 i {
  margin-right: 3px !important;
  margin: 0;
  float: unset;
  font-size: 16px;
}
.header-single-cta span {
  font-size: 14px;
}
.hubspot-link {
  color: #ff6600 !important;
  font-weight: bold;
}
.hubspot-link:hover{
  color: #007aff !important;
}
/* menu-area */
.menu-area {
  background: #fff;
}
.second-menu-area {
  margin-bottom: -94px;
  position: relative;
  z-index: 999;
}
.transparent-bg {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99;
  top: 0;
  background: none;
}
.menu-margin-bottom {
  margin-bottom: -67px;
  position: relative;
  z-index: 9;
}
.main-menu ul li {
  display: inline-block;
  position: relative;
  margin-left: 25px;
}

@media (max-width: 1199px) {
  .nav-links-border{
    margin-left: 40px;
  }

  .main-menu ul li {
    margin-left: 10px;
    font-size: 10px;
  }
}
@media (max-width: 1350px) {
  #contact-email a {
    font-size: 18px;
  }
}
@media (max-width: 1299px) {
  #contact-email {
    display: none !important;
  }
  .menu-area .nav-links-border {
    border: none !important;
  }
}
@media (max-width: 984px) {
  .menu-area .nav-links-border {
    display: none !important;
  }
}

.main-menu ul li a, ul p {
  color: #232323;
  font-size: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
  font-weight: 600;
  position: relative;
  cursor: pointer;
}

.main-menu.second-menu ul li a {
  color: #ffffff;
  padding: 22px 0;
}
.main-menu.second-menu ul li:hover a {
  color: #ffffff;
}
.transparent-menu ul li a {
  color: #fff;
}
.transparent-menu ul li:hover a i {
  color: #ff5e14;
}
.main-menu ul li .sub-menu {
  position: absolute;
  top: 110%;
  left: 0;
  background: #fff;
  z-index: 1;
  width: 340px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  border-top: 3px solid #091d3e;
}
.main-menu.second-menu ul li .sub-menu {
  border-top: 3px solid #020d26;
}
.main-menu ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.main-menu ul li .sub-menu li {
  display: block;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.main-menu ul li .sub-menu li:last-child {
  border: none;
}
.main-menu ul li .sub-menu li a {
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  text-align: left;
  font-weight: 600;
  position: relative;
  font-size: 13px;
}

.main-menu.second-menu ul li .sub-menu li a {
  color: #020d26;
}
.main-menu.second-menu ul li .sub-menu li:hover a{
  color: #232323;
}
.transparent-menu ul li .sub-menu li a {
  color: #020d26;
}
.main-menu ul li .sub-menu li a::before {
  position: absolute;
  left: 6px;
  color: #232323;
  content: "-";
  transition: 0.3s;
  opacity: 0;
}
.main-menu ul li .sub-menu li:hover a {
  padding-left: 20px;
}
.main-menu ul li .sub-menu li:hover a:before {
  opacity: 1;
  left: 10px;
}
.main-menu ul li:hover > a ,ul li:hover p  {
  color: #007aff;
}
.main-menu ul li:hover a::before,
.main-menu ul li:hover a::after {
  opacity: 1;
}
.menu-active {
  color: #232323 !important;
}
.second-menu-active {
  color: #fff !important;
}
.menu-active::before,
.menu-active::after {
  opacity: 1 !important;
}
.menu-icon .menu-tigger span {
  height: 2px;
  width: 22px;
  background: #000;
  display: block;
  margin-bottom: 5px;
  transition: 0.3s;
}
.menu-icon.second-menu-icon .menu-tigger span {
  background: #fff;
}
.menu-icon .menu-tigger span:last-child {
  margin: 0;
}
.menu-icon .menu-tigger span:nth-child(2) {
  width: 18px;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a {
  color: #0d6efd;
}
.footer-menu li a {
  font-size: 14px;
  color: #ffffff;
}
.sticky {
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  z-index: 9999;
  -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);
}
.sticky .logo-area {
  display: none;
}
.transparent-bg.sticky {
  background: #111;
}
/* search modal */
.menu-tigger {
  float: right;
}
.menu-tigger:hover span {
  background-color: #ff5e14;
}
.menu-icon i {
  cursor: pointer;
  float: left;
}
.menu-icon.second-menu-icon i {
  color: #fff;
}
.menu-icon.second-menu-icon i:hover {
  color: #fff;
}
.transparent-menu i {
  color: #fff;
}
.transparent-menu .menu-tigger span {
  background: #fff;
}
.transparent-menu .menu-tigger:hover span {
  background: #ff5e14;
}
.menu-icon i:hover {
  color: #ff5e14;
}
#search-modal {
  background-color: rgba(23, 26, 33, 0.95);
}
#search-modal .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: none;
  outline: 0;
}
#search-modal .modal-dialog .modal-content {
  background: 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
#search-modal .modal-dialog .modal-content form {
  width: 555px;
  position: relative;
}
#search-modal .modal-dialog .modal-content form input {
  position: relative;
  width: 100%;
  font-size: 36px;
  border: none;
  border-bottom: 3px solid rgba(255, 255, 255, 0.1);
  background: 0 0;
  color: #fff;
  padding-bottom: 12px;
  padding-right: 40px;
  z-index: 9999999;
}
#search-modal .modal-dialog .modal-content form input::-moz-placeholder {
  font-size: 35px;
}
#search-modal .modal-dialog .modal-content form input::placeholder {
  font-size: 35px;
}
#search-modal .modal-dialog .modal-content form button {
  position: absolute;
  right: 0;
  margin-bottom: 3px;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
  background: 0 0;
  border: none;
  cursor: pointer;
  top: 11px;
}
/* offcanvas-menu */
.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: #ff5e14;
}
.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: #ff5e14;
}
.side-social a {
  color: #fff;
  margin-right: 10px;
}
.side-social {
  margin-top: 30px;
}
.side-social a:hover {
  color: #ff5e14;
}
.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: #ff5e14;
  padding: 8px 14px;
  top: 0;
}
.offcanvas-menu form button i {
  color: #fff;
}
.offcanvas-overly {
  position: fixed;
  background: #000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.offcanvas-overly.active {
  opacity: 0.5;
  visibility: visible;
}
/* 3. Slider */
.slider-bg {
  height: auto;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.slider-bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

.hero_second_image {
  height: 633px;
  width: 633px;
  display: flex;
  position: relative;
  z-index: 1;
  padding: 40px;
}

.hero_second_image img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  border: 20px solid rgba(0, 0, 0, 0.3);
}

.slider-two-bg {
  height: 810px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.slider-two-bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
}

.slider-content {
  margin-top: 50px;
}

#other-slider-content {
  margin-top: 20px;
}
#custom-slider-content {
  margin-top: 20px;
}

.slider-content h1 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 15px;
}

.slider-content h2 {
  font-size: 56px;
  font-weight: 100;
  color: #fff;
  line-height: 1;
  margin-bottom: 15px;
}

#other-slider-content h2{
  padding-top: 10px;
  line-height: 1.5 ;
  font-weight: 600;
}

#custom-slider-content h2{
  padding-top: 10px;
  line-height: 1.5 ;
  font-weight: 600;
}

.slider-content h2 strong {
  display: block;
  font-weight: 600;
  font-size: 50px;
}

.slider-content h1 span {
  color: #ff5e14;
}

.slider-content p {
  font-size: 19px;
  padding-right: 15%;
  color: #ccc;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 0px;
}

#other-slider-content p {
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
}

#custom-slider-content p {
  font-size: 19px; /* Change this to your desired font size */
  line-height: 1.5;
  color: #ffffff;
}


.slider-btn{
  background-color: #104cba;
  background-image: linear-gradient(to right,#02218f,#0e72e3,#02218f);
  background-size: 220% 150%;
  border: medium none;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  height: auto;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 16px 45px;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
  align-items: center;
  background-size: 0% 100%;
  transition: background-color .3s;
}

.slider-btn:hover {
  background-color: linear-gradient(
    to left,
    #0e72e3 12%,
    #0148f5 83%,
  );
  color: #fff;
  background-repeat: no-repeat;
  background-size: 220% 150%; 
  transition: background-size 0.1s, background-color 0.3s;
}

/* slider next-prev button */

.slider-three-active .slick-arrow {
  position: absolute;
  top: 50%;
  background: no-repeat;
  padding: 0;
  border: 0;
  left: 50px;
  color: #fff;
  font-weight: 800;
  z-index: 99;
  transition: 0.5s;
  opacity: 0;
  border: 1px solid #ddd;
  height: 45px;
  width: 35px;
  transform: translateY(-50%);
  font-size: 18px;
}
.slider-three-active:hover .slick-arrow {
  opacity: 1;
}
.slick-arrow:hover {
  color: #ff5e14;
  border-color: #ff5e14;
}
.slider-three-active .slick-next {
  left: auto;
  right: 50px;
}
.slider-three-active .slick-arrow i {
  display: inline-block;
  position: relative;
}

/* slick dots */
.slider-active .slick-dots li {
  display: inline-block;
}
.slider-active .slick-dots {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 25px;
}
.slider-active .slick-dots li button {
  text-indent: -9999px;
  border: 0;
  margin: 0 5px;
  padding: 0;
  height: 3px;
  width: 25px;
  background: #fff;
}
.slider-active .slick-dots li.slick-active button {
  background: #ff5e14;
}

/* 4. About */
.section-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}
.post-comments .section-title h2 {
  margin-bottom: 15px;
}
.section-title h2::before {
  content: "";
  position: absolute;
  left: 0;
  width: 60px;
  height: 2px;
  background: #ff5e14;
  bottom: -25px;
  right: 0;
  margin: auto;
}
.section-title.service-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}
.about-area {
  background: rgb(248, 249, 250);
}
/* .about-button {
	color: #fff;
	border: none;
	background: #104cba;
	box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 50%);
	padding: 16px 45px;
	font-size: 17px;
	margin-top: 30px;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
} */

.about-info-text h2 {
  margin-bottom: 23px;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 0.9;
}
.about-info-text p {
  padding: 0 100px;
  font-size: 18px;
  margin-bottom: 26px;
}
.about-content p {
  font-family: "Poppins" !important;
  font-size: 16px !important;
  margin-bottom: 15px;
  text-align: justify;
  line-height: 1.5rem;
}
.about-info-text a {
  margin-bottom: 20px;
}
.features-icon span {
  font-size: 40px;
  color: #ff5e14;
  margin-bottom: 20px;
  display: inline-block;
}
.features-wrap {
  background: #fff;
  border: 1px solid #e6e6e6;
}
.features-wrap:hover {
  background-size: cover;
  background-position: center center;
  background-attachment: local;
  transition: all 0.5s;
}
.features-wrap:hover h4,
.features-wrap:hover p {
  color: #fff;
}
.features-wrap h4 {
  font-weight: 600;
  color: #1e2331;
  margin-bottom: 17px;
  font-size: 18px;
}
.features-wrap a {
  font-size: 14px;
  font-weight: 600;
  color: #ff5e14;
}
.home-three-about {
  margin-top: -150px;
  background: #fff;
  position: relative;
  padding-top: 15px;
}
/* 5. Service */
.services-box {
  /* border: 1px solid #e6e6e6; */
  transition: 0.3s;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.services-box:hover {
}

.services-content {
  padding: 20px;
  padding-top: 0px;
}

.my-service {
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

.service-card:hover {
  opacity: 20;
  background-color: #091d3e;
  background-size: cover;
  background-position: center center;
  background-attachment: local;
  transition: all 0.5s;
}

.service-card:hover img,
.service-card:hover h4,
.service-card:hover p {
  color: #fff;
}

.service-card:hover img {
  color: #fff;
}


.service-card .read-more {
  visibility: hidden;
}
.service-card:hover .read-more {
  color: blue;
  opacity: 20;
  font-weight: bolder;
  cursor: pointer;
  visibility: visible;
}

.service-card a {
  color: #fff;
}

.service-title h2 {
  background-clip: text;
  font-size: 20px;
}

.service-main-title h2 {
  color: #104cba;
  background-clip: text;
  font-size: 20px;
  font-weight: 600;
}

.service-main-title p {
  font-size: 33px;
  line-height: 1.4;
  color: #000;
  padding-top: 50px;
  font-weight: bolder;
}

.portfolio-main-title p {
  color: #104cba;
  background-clip: text;
  font-size: 20px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
}

.service-description {
  font-weight: 500;
}

.service-main-title h2::before {
  content: "";
  position: absolute;
  left: 0;
  width: 60px;
  height: 2px;
  background: #104cba;
  top: 40px;
  right: 0;
  margin: auto;
}

.portfolio-main-title p::before {
  content: "";
  position: absolute;
  left: 0;
  width: 60px;
  height: 2px;
  background: #104cba;
  top: 40px;
  right: 0;
  margin: auto;
  font-family: "Poppins", sans-serif;
}

.portfolio-sub-title p {
 font-size: 28px;
 font-weight: 700;
 color: #000000;
}

.features-icon {
  filter: opacity(0.4) drop-shadow(0 0 0 blue) brightness(2);
}

.features-icon .service-icon img:hover {
  filter: rgb(255, 255, 255);
}

.services-img {
  margin-bottom: 25px;
  overflow: hidden;
}
.services-img img {
  transition: all 2s ease;
}
.services-box:hover .services-img img {
  transform: scale(1.2);
}
.card-title h5 {
  margin-bottom: 15px;
  font-weight: 600;
}
.card-text p {
  margin-bottom: 25px;
}
.services-box a.btn {
  padding: 11px 15px;
  font-size: 13px;
  transition: all 0.5s;
  border: 1px solid #454545;
  background: none;
  color: #454545;
}
.services-box a.btn:hover {
  background: #0148f5;
  border: 1px solid #0148f5;
  color: #fff;
}
/* services-active */
.services-active .slick-arrow {
  position: absolute;
  top: 40%;
  left: -20px;
  padding: 0;
  border: 0;
  background: #ff5e14;
  height: 40px;
  width: 40px;
  text-align: center;
  color: #fff;
  font-size: 33px;
  line-height: 33px;
  z-index: 99;
}
.services-active .slick-next {
  right: -20px;
  left: auto;
}
.call-to-action h3 {
  font-weight: 700;
}
.call-to-action p {
  margin: 0;
}
.white-text h3 {
  color: #fff;
  font-size: 34px;
  margin-bottom: 20px;
}
.white-text a {
  border-radius: 30px;
  border: 2px solid #ff5e14;
}
.white-text a:hover {
  background: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: inherit;
}
.cta-area {
  background-position: center top;
  background-size: cover;
  padding: 100px 0;
  background-color: transparent;
  background-image: linear-gradient(220deg, #0e43a5 8%, #091d3e 59%);
}

.landmark-image {
  display: grid;
  align-items: center;
  align-content: center;
}

.landmark-image img {
  max-width: 90%;
  height: auto;
}

.landmark-description {
  display: grid;
  align-items: center !important;
  padding: 0px;
}

.landmark-description p {
  text-align: left;
  font-size: 34px;
  color: white;
  font-weight: 600;
  line-height: 45px;
}

.landmark-button{
  background: #0e43a5 !important;
  background: rgba(255, 255, 255, 0.1) !important;
  margin-top: 25px;
  border: 1px dashed rgba(255, 255, 255, 0.3);
  color: #fff !important;
  border-radius: 5px !important;
  line-height: 14px !important;
  height: 100% !important;
  width: fit-content !important;
  font-size: 14px !important;
  padding: 18px 40px;
}

.landmark-button:hover{
  background: #0c4dc5 !important;
  color: white; 
}

.landmark-button a{
  color: #fff;
  text-transform: capitalize;
  font-weight: 600;
}

.service-box.service-3 {
  padding: 0;
  border: 0;
}
.service-box.service-3:hover {
  border-color: none;
  border: 0;
}
.service-box.service-3 h4 {
  font-weight: 600;
}
.sidebar-link ul {
  padding: 25px 30px;
}
.servicee-sidebar h3 {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  padding: 20px 30px;
  line-height: 1;
  background: #ff5e14;
  margin: 0;
}
.sidebar-link ul li {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 23px;
  padding-bottom: 24px;
}

.sidebar-link .sidebar-date {
  margin: 15px 0px;
}
.sidebar-link .sidebar-date a{
  color: #454545;
  display: inline-block;
  line-height: 0.5;
  padding: 15px 20px;
  font-size: 16px;
  text-transform: uppercase;
}
.sidebar-link .sidebar-date a:hover {
  color: #0c4dc5;
}
.sidebar-link ul li:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.sidebar-search .search-post{
  padding: 10px 0px;
  display: flex;
  justify-content: space-around;
  border: 1px solid #a2a1a1;
  border-radius: 5px;
}
.sidebar-search [type=submit]{
  font-size: 14px;
  padding: 0 22px;
  font-weight: 600;
  text-transform: capitalize;
  transition: all 0.35s ease-in-out;
  padding: 10px 15px;
  border-radius: 10px;
  color: #ffffff !important;
  background: #104cba;
  border: none;
}

.sidebar-search{
  margin-bottom: 50px;
  width: 100%;
padding: 20px;
  border-radius: inherit;

}

.sidebar-search [type=search]{
outline: none;
border: none;
background: none;
padding-left: 20px;
width: 60%;

}
.sidebar-link ul li a {
  color: #777777;
  font-weight: 500;
  display: block;
  line-height: 1;
  font-size: 16px;
}
.sidebar-link ul li a:hover {
  color: #222;
}
.sidebar-download {
}
.servicee-sidebar img {
  width: 100%;
}
.sidebar-download ul li {
  margin-bottom: 24px;
}
.sidebar-download ul li:last-child {
  margin: 0;
}
.sidebar-download ul li a {
  border: 1px solid #e1e1e1;
  display: block;
  padding: 15px 30px;
  color: #777777;
  font-size: 17px;
}
.sidebar-download ul li a i {
  margin-right: 15px;
  font-size: 24px;
  position: relative;
  top: 3px;
}
.sidebar-download h3,
.sidebar-testimonial h3 {
  background: none;
  padding-left: 0;
  padding-top: 0;
}
.sidebar-testimonial h3 {
  padding: 0;
  margin-bottom: 15px;
}
.sidebar-download h3 {
  color: #444;
}
.test-item p {
  margin-bottom: 24px;
}
.test-img {
  float: left;
}
.test-name h5 {
  font-size: 16px;
  color: #555555;
  margin-bottom: 0;
  margin-top: 3px;
}
.test-name span {
  font-size: 12px;
}
.test-name {
  padding-left: 10px;
}
.sidebar-testimonial {
  padding: 25px;
}
.service-details h3 {
  font-size: 22px;
  font-weight: 700;
}
.service-details img {
  width: 100%;
}
.s-details-img img {
  width: 100%;
}
/* 7. Counter */
.counter-area {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.single-counter span {
  font-size: 34px;
  color: #eeeee4;
}
.counter {
  color: #fff;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 7px;
}
.single-counter > p {
  color: #ddd;
  font-size: 16px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 500;
}

/* 8. Portfolio */
.portfolio-menu {
  line-height: 1;
}
.portfolio-wrapper {
  position: relative;
  overflow: hidden;
}
.portfolio-wrapper:hover .portfolio-thumb::before,
.portfolio-wrapper:hover .portfolio-thumb::after,
.portfolio-wrapper:hover .view i {
  opacity: 0.8;
}
.portfolio-wrapper:hover .portfolio-content h5 {
  display: block;
  /* visibility: visible; */
}

.portfolio-thumb {
  position: relative;
  overflow: hidden;
}
.portfolio-thumb img {
  transition: 0.3s;
}

.portfolio-thumb::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0;
  transition: 0.3s;
  z-index: 9;
}
.portfolio-thumb::after {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  opacity: 0;
  transition: 0.5s;
  z-index: 99;
}
.view i {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 9999;
  font-size: 24px;
  transform: translateY(-50%);
  color: #ff5e14;
  transition: 0.3s;
  opacity: 0;
}
.portfolio-content {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 5px;
  left: 50%;
  z-index: 9;
  color: #fff;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.portfolio-content h5 {
  color: #fff;
  /* visibility: hidden; */
  display: none;
}
.portfolio-content h5:hover a {
  color: #1e5cd4;
}
.portfolio-menu button {
  padding: 0 8px;
  border: 0;
  background: none;
  margin-bottom: 10px;
  color: #9f9f9f;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
.portfolio-menu > button:hover,
.portfolio-menu > button.active {
  color: #102a54;
}
.portfolio-menu > button.active {
  background: #1b2856;
  color: #fff;
  padding: 5px;
}

.project-details-title h3 {
  font-weight: 700;
  margin-bottom: 25px;
}
.project-details-title li {
  margin-bottom: 15px;
}
.project-details-title li b {
  text-transform: uppercase;
  color: #777;
}
.project-details-title li span {
  display: block;
  color: #777;
  margin-top: 5px;
}
.project-desc h3 {
  font-weight: 700;
  margin-bottom: 18px;
}
.project-desc p {
  margin: 0;
  letter-spacing: 0.8px;
}
.related-project-title.section-title p {
  padding: 0;
  width: 60%;
  margin: 0 auto 60px;
}
/* 9. Testimonial */
.client-text {
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 36px;
  position: relative;
  padding: 0 170px;
}
.client-text::before {
  position: absolute;
  left: 125px;
  content: "\f10d";
  font-family: "Font Awesome 5 free";
  top: 0;
  font-style: normal;
  font-size: 27px;
  color: #114cba;
}
.client-text::after {
  position: absolute;
  left: auto;
  right: 125px;
  content: "\f10e";
  font-family: "Font Awesome 5 free";
  bottom: 0;
  font-style: normal;
  font-size: 27px;
  color: #114cba;
}
.testimonial-items img {
  border-radius: 50%;
  margin-bottom: 30px;
}
.testimonial-items h4 {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px;
}
.testimonial-items span {
  font-size: 14px;
  font-style: italic;
}
.testimonial-active.owl-carousel .owl-item img {
  display: inline-block;
  width: initial;
}
/* 10. Team */
.single-team {
  position: relative;
  overflow: hidden;
}
.team-img {
  position: relative;
  overflow: hidden;
}
.team-img::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #000;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
}
.single-team:hover .team-img::before {
  opacity: 0.7;
}
.team-img img {
  width: 100%;
}
.team-info {
  background: #fff;
  position: absolute;
  bottom: -75px;
  width: 90%;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.5s;
  padding: 10px 0;
}
.single-team:hover .team-info {
  bottom: 14px;
}
.team-info h3 {
  font-size: 20px;
  margin-bottom: 5px;
}
.team-info span {
  font-size: 14px;
  color: #777;
}

/* 11. Footer */
.footer-section {
  background-color: #091d3e;
  background: #091d3e;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  opacity: 0.8;
  top: 100;
  left: 100;
  height: 500px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-text p {
  margin-bottom: 24px;
  color: #cccccc !important;
  font-size: 16px;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 45px;
  text-align: center;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 5px;
  font-size: 14px;
  margin-top: 15px;
}

.footer-social-icon a:hover {
  background: #0d6efd;
}

.footer-details ul li {
  margin-bottom: 16px;
  color: #cccccc !important;
}

.footer-details ul li a {
  color: #cccccc !important;
}

.footer-details ul li a:hover {
  font-weight: 500;
  color: #ffffff !important;
}

.footer-details-address ul {
  list-style: none; 
  display: flex;
  width: 100%; 
  justify-content: space-between;
}

.footer-details-address ul li {
  margin-bottom: 30px !important;
  color: #cccccc !important;
  max-width: 240px; 
  width: 100%;
}

.footer-details-address ul li a {
  color: #cccccc !important;
}

.footer-contact{
  list-style: none;
  flex-direction: column; 
  display: flex;
  width: 100%; 
  justify-content: space-between;
}
.footer-contact li{
  max-width: 300px !important; 
  width: 100% !important;
}

#lets_meet:hover {
  color: #ffffff !important;
  font-weight: 600 !important;
}

.footer-details .opening .description {
  padding-right: 0px;
}

.footer-details .opening .description strong {
  color: white;
}

.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg {
  background: #3b5998;
}
.twitter-bg {
  background: #55acee;
}
.google-bg {
  background: #dd4b39;
}
.footer-widget-heading h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}

.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover {
  color: #ff5e14;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2e2e2e;
  border: 1px solid #2e2e2e;
  color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #ff5e14;
  padding: 13px 20px;
  border: 1px solid #ff5e14;
  top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area {
  background: #091d3e;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.copyright-text p {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 23px;
  color: #ffffff;
  padding-bottom: 10px;
}
.copyright-text p a {
  color: #ffffff;
}

.copyright-text p a:hover {
  color: #0d6efd;
}

/*  12. Breadcrumb */
.breadcrumb-area {
  height: auto;
  display: flex;
  align-items: center;
}
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: unset;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: none;
  border-radius: 0;
}
.breadcrumb-img{
  width: 100% !important;
  height: auto;
}

.breadcrumb-title h2 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb li:last-child a:before {
  display: none;
}
.breadcrumb li a {
  color: #c5c5c5;
  padding: 0 7px;
  position: relative;
  display: inline-block;
}
.breadcrumb li a::before {
  position: absolute;
  right: -4px;
  top: 2px;
  content: "/";
  color: #c5c5c5;
}
/* 13. Contact */
.contact-person h4 {
  margin-bottom: 10px;
}
.contact-person p {
  margin-bottom: 10px;
}
.contact-person a {
  font-size: 14px;
  color: #ff5e14;
}
.contact-person a i {
  padding-right: 5px;
}
.maps {
  height: 420px;
}
.contact-form-title h2 {
  font-weight: 700;
  margin-bottom: 10px;
}
.contact-form-title p {
  font-style: italic;
  width: 60%;
  margin: 0 auto 55px;
}
.contact-form input {
  width: 100%;
  border: 2px solid #eee;
  box-shadow: none;
  padding: 7px 20px;
  color: #999999;
}
.contact-form textarea {
  width: 100%;
  border: 2px solid #eee;
  box-shadow: none;
  padding: 7px 20px;
  color: #999999;
  height: 150px;
}
.contact-form button {
  padding: 12px 34px;
}

/* 14. Blog */
.blog-wrapper {
  background: #fff;
  overflow: hidden;
}
.home-blog-wrapper {
  transition: 0.3s;
}
.blog-wrapper.home-blog-wrapper:hover {
  box-shadow: 10px 20px 30px rgba(0, 0, 0, 0.12);
}
.blog-thumb {
  margin-bottom: 20px;
}
.blog-title {
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4;
  margin: 10px 0 15px;
  padding: 0;
  text-align: left;
  color: #000000;
}
.blog-content a{

  color: #000 !important;
}
.blog-content a:hover{
  color:#104cba !important;
}
.blog-content .img_half{
  width: 48%;
  height: auto;
 }
.blog-content code, kbd, pre, samp{
  font-family: monospace,monospace;
  font-size: 1em;
}
.blog-content pre {
  background: #f9f9f9;
  padding: 30px;
  border-radius: 5px;
  font-weight: 400;
  margin-bottom: 25px;
  margin-top: 30px;
}
.blog-content .blog-list-disc {
  list-style: disc !important; 
  line-height: 2;
}
.blog-content .blog-list-strong strong{
  display: block;
}
.blog-content .blog-list-circle {
  list-style: circle !important; 
  line-height: 2;
}
.blog-content.home-blog h2 {
  font-size: 18px;
  margin-bottom: 10px;
}
.blog-main-paragraph{
  font-size: 19px !important;
  color: #444444 !important;
}
.blog-content.home-blog p {
  margin-bottom: 10px;
}
.link-box.home-blog-link a {
  font-size: 14px;
  color: #666666;
}
.blog-title a {
  color: #222;
}
.link-box a {
  color: #000;
}
.link-box a:hover {
  color: #104cba;
}
.blog-title a:hover {
  color: #0d6efd;
}
.blog-detail p {
  font-size: 19px;
  color: #444444;
}
.meta-info ul li {
  color: #9e9e9e;
  display: inline-block;
  font-size: 11px;
  padding: 0 12px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.embed-responsive {
  margin-bottom: 20px;
}
.meta-info ul li:first-child {
  padding-left: 0;
}
.meta-info ul li a {
  color: #ff5e14;
}
.meta-info ul li a:hover {
  color: #444;
}
.meta-info ul li::before {
  border: 1px solid #999;
  border-radius: 5px;
  content: "";
  height: 5px;
  left: -4px;
  position: absolute;
  top: 6px;
  width: 5px;
}
.meta-info ul li:first-child:before {
  display: none;
}
.blog-thumb img {
  width: 100%;
}
.link-box a {
  font-weight: 600;
}
/* sidebar */
.widget {
  background: #fff;
  overflow: hidden;
  padding: 10px;
}
.widget-title {
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 20px;
  padding: 0 0 10px;
  position: relative;
}
.widget-title::before {
  background: #e2e2e2 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 50px;
}
.sidebar-form {
}
.sidebar-form form {
  position: relative;
}
.sidebar-form form input {
  background: #f8f9fa;
  border: 1px solid #f8f9fa;
  color: #ccc;
  padding: 10px 0;
  text-indent: 10px;
  transition: all 0.2s ease 0s;
  width: 100%;
}
.sidebar-form form input::-moz-placeholder {
  color: #999;
  font-size: 12px;
  opacity: 0.5;
}
.sidebar-form form button {
  background: #222 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 20px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 50px;
  line-height: 50px;
}
.sidebar-form form button:hover {
  background: #ff5e14;
}
.sidebar-rc-post ul li {
  border-bottom: 1px solid #f8f9fa;
  color: #000;
  display: block;
  font-size: 13px;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 15px;
}
.sidebar-rc-post ul li:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}
.sidebar-rc-post .rc-post-thumb {
  display: inline-block;
  float: left;
  height: 70px;
  overflow: hidden;
  position: relative;
  width: 90px;
}
.rc-post-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sidebar-rc-post .rc-post-content {
  margin-left: 105px;
}
.sidebar-rc-post .rc-post-content h4 {
  color: #000;
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  text-indent: 0;
  transition: all 0.2s ease 0s;
}
.sidebar-rc-post .rc-post-content h4 a:hover {
  color: #007bff;
}
.widget-date {
  color: #777;
  display: inline-block;
  float: left;
  font-size: 12px;
  line-height: 1;
  margin: 7px 5px 0 0;
  padding: 0 4px 0 0;
  text-decoration: none;
  text-indent: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar-blog .widget {
  margin-bottom: 35px;
}
.sidebar-blog .widget:last-child {
  margin-bottom: 0;
}
.widget-social {
}
.widget-social a {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 19px;
  height: 45px;
  line-height: 45px;
  margin-right: 12px;
  text-align: center;
  width: 45px;
}

.footer-review {
  display: flex;
  position: relative;
  z-index: 10;
}

.last-img{
  padding-top: 10px;
  margin-left: 30px;
}
@media (max-width: 1200px) {
  .footer-iso-image{
    width: 258px;
    height: auto;
  }
  .footer-review{
    padding-top: 80px;
    padding-left: 0;
  }

  .last-img{
    width: 90px;
    height: auto;
  }
  .footer-review-image{
    width: 160px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .footer-review{
    padding-top: 10px;
    padding-left: 0px;
    margin-left: -40px;
  }
  .footer-review-image{
    width: 120px;
    height: auto;
  }
}
@media (max-width: 958px) {
  .footer-review{
    margin-left: -30px;
  }
  .footer-review-image{
    width: 120px;
    height: auto;
  }
}

@media (max-width: 768px) {
  .footer-iso-image{
    width: 306px;
    height: auto;
  }
  .footer-review {
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-left: 0px;
    margin-left: -30px;
  }
  .footer-review-image{
    width: 140px;
    height: auto;
    margin-right: 0;
  }
}

@media (max-width: 425px) {
  .footer-iso-image{
    width: 100%;
    height: auto;
  }
  .last-img{
    width: 80px;
  }
} 
.widget-social a.facebook {
  background: #3b5998;
}
.widget-social a.twitter {
  background: #1da1f2;
}
.widget-social a.instagram {
  background: #dd4b39;
}
.widget-social a.googleplus {
  background: #dd4b39;
}
.widget-social a.linkedin {
  background: #0077b5;
}
.widget-social a:hover {
  opacity: 0.8;
}
.sidebar-link {
}
.sidebar-link li {
  border-bottom: 1px solid #f8f9fa;
  color: #454545;
  font-weight: 500;
  font-size: 12px; 
  display: block;
  line-height: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.sidebar-link li:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.sidebar-link li a {
  margin: 0px 23px ;
  color: #454545 ;
  font-weight: 500;
  font-size: 16px ;
}
.sidebar-link li a:hover {
  color: #007bff;
}
.sidebar-link li span {
  float: right;
}
.widget-banner img {
  width: 100%;
}
.instagram-link {
  margin: 0 -5px;
}
.instagram-link li {
  float: left;
  margin-bottom: 10px;
  padding: 0 5px;
  width: 33.33%;
}
.instagram-link li a {
}
.sidebar-tad {
}
.sidebar-tad li {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}
.sidebar-tad a {
  background: #f8f9fa;
  color: #454545 ;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 15px;
  text-transform: uppercase;
  margin: 5px;
}
.sidebar-tad a:hover {
  background: #007bff;
  color: #fff;
}
/* blog column */
.blog-column .blog-title {
  font-size: 18px;
  line-height: 1.5;
}
.blog-2-column .blog-title {
  font-size: 22px;
  line-height: 1.5;
}
.pagination-col {
}
.pagination-col .pagination {
  margin-top: 0;
}
/* blog details */
.blog-details .meta-info {
  margin-bottom: 20px;
}
.blog-details .widget-social {
  margin-bottom: 20px;
}
blockquote {
  margin: 0 0 1rem;
  border-left: 4px solid #091D3E;
  padding-left: 12px;
  color: #666;
  font-weight: 700;
  font-style: italic;
}
/* blog details */
.blog-title.blog-title-sm {
  font-size: 20px;
}
.blog-content-img img {
  width: 100%;
}
.blog-post-tag > a {
  border: 1px solid #ededed;
  color: #444;
  display: inline-block;
  font-size: 12px;
  padding: 10px;
}
.blog-post-tag > a:hover {
  background: #104cba;
  border-color: #104cba;
  color: #fff;
}
.blog-share-icon > span {
  color: #595959;
  font-size: 15px;
}
.blog-share-icon > a {
  color: #595959;
  font-size: 15px;
  margin: 0 8px;
}
.blog-share-icon > a:hover {
  color: #104cba;
}
.blog-share-icon {
  margin-top: 8px;
}
/* blog comments */

.comments-avatar {
  float: left;
  width: 103px;
}
.comments-text {
  overflow: hidden;
  padding-left: 30px;
}
.avatar-name > h5 {
  float: left;
  font-size: 14px;
  font-weight: 700;
}
.avatar-name > span {
  color: #646464;
  float: right;
  font-size: 12px;
}
.avatar-name {
  margin-bottom: 10px;
  overflow: hidden;
}
.comments-box {
  margin-bottom: 50px;
}
.comments-reply {
  padding-left: 130px;
}
.comments-text > p {
  color: #646464;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 25px;
}
.comments-text > a {
  border: 1px solid #ddd;
  color: #444;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  padding: 7px 20px;
  text-transform: uppercase;
}
.comments-text > a:hover {
  background: #ff5e14;
  border-color: #ff5e14;
  color: #fff;
}

.post-comments-form {
}
.post-comments-form input {
  border: 1px solid #e6e6e6;
  height: 45px;
  margin-bottom: 25px;
  padding: 0 15px;
  width: 100%;
}
.post-comments-form textarea {
  border: 1px solid #e6e6e6;
  height: 130px;
  margin-bottom: 25px;
  padding: 15px;
  width: 100%;
}
.post-comments-form button {

}

/* 15. Pagination */
.pagination {
  display: block;
  margin: 0;
  overflow: hidden;
  border-radius: 0;
  padding-bottom: 3px;
}
.pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination ul > li {
  display: inline-block;
  margin-right: 2px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: none;
}
.pagination ul > li > a {
  background: #fff;
  font-size: 14px;
  color: #3b3b3b;
  font-weight: 700;
  display: inline-block;
  padding: 9px 18px;
  border: 1px solid #ddd;
}
.pagination ul > li:first-child > a,
.pagination ul > li:last-child > a {
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #fff !important;
  background: #001331;
  /* border-color: #ff5e14; */
  outline: 0;
  box-shadow: none;
}
.maps-area {
  overflow: hidden;
}
.single-clients {
  text-align: center;
}
.owl-carousel .owl-item .single-clients img {
  display: inline-block;
  width: inherit;
}
#scrollUp {
  position: absolute;
  right: 50px;
  bottom: 50px;
  background: #102a54;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 20px;
}
#scrollUp:hover {
  background: #114CBA;
}
#results-container {
  margin-top: 25px;
}
#results-container li {
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
}
#results-container li a {
  color: #ff5e14;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
}
#search-result{
  margin-top: 10px;
  border-radius: 0.5rem;
  border: 1px solid #a2a1a1;
  padding: 10px;
  box-shadow: 1px 1px 5px #888888;
  visibility: hidden;
  list-style: none;
}

#search-result li{
  display: inline-block;
  margin-bottom: 5px;
  border-bottom: 1px solid #a2a1a1;
}
#search-result li:last-child{
  margin-bottom: 0px;
  border-bottom: none;
}
#search-result li a{
  text-decoration: none;
  text-transform: none;
  color: #000;
  font-weight: bolder;
}
#search-result li a:hover{
  color: #104cba;
}

.features-icon {
  margin-bottom: 15px;
}
.features-icon img {
  max-width: 60px;
}

.hideme {
  opacity: 0;
}

.hideme2 {
  opacity: 0;
}

.values-title h4 {
  color: #104cba;
  background-clip: text;
  font-size: 20px;
  font-weight: 600;
}

.values-title h4::before {
  content: "";
  position: absolute;
  left: 0;
  width: 60px;
  height: 2px;
  background: #104cba;
  top: 40px;
  right: 0;
  margin: auto;
}

.values-title h2 {
  font-size: 33px;
  line-height: 1.4;
  color: #000;
  padding-top: 45px;
  font-weight: 600;
}

.my-value {
  border-radius: 15px;
}

.my-value:hover {
  background-color: #f8f9fa !important;
}

.value-card {
  min-height: 200px;
  width: auto;
}

.value-card img {
  border-radius: 50%;
  align-items: left !important;
}

.value-image {
  display: grid;
  padding-right: 0;
  justify-content: end;
}

.new-service-card-img {
  display: grid;
  justify-content: center;
}

.new-service-card-img img {
  border-radius: 50%;

}

.value {
  display: flex;
  align-items: center;
}

/* contact form  */
.contact-title {
  font-weight: bolder;
  line-height: 1.7;
  font-family: "open sans", sans-serif;
  font-size: 28px;
  color: #000000;
}
.contact-text {
  line-height: 1.7;
  text-transform: none;
  font-weight: 400;
}
.contect-form {
  border-radius: 5px;
  background-color: transparent;
  background-image: linear-gradient(210deg, #0e43a5 0%, #001331 100%);
  display: flex;
  flex-flow: column;
  padding: 20px !important;
  align-items: center;
  box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.23);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.contect-form .row h6 {
  color: #fff;
  font-weight: bolder;
  font-family: "open sans", sans-serif;
  letter-spacing: 0.5px;
  font-size: 18px;
}

.contect-form .row div textarea {
  height: 100px;
}
.contect-form .row div input,
textarea {
  width: 100%;
  height: 50px;
  color: #495057;
  display: block;
  font-size: 16px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 5px;
  outline: 0;
  border: none;
}
.contect-form .custom-text {
  color: #fff;
  font-family: "open sans", sans-serif;
  font-weight: bolder;
  font-size: 16px;
}
.contect-form input[type="submit"]:hover {
  background: #000;
  opacity: 0.8;
}
.contect-form button {
  background: #ffffff !important;
  color: #091d3e !important;
  box-shadow: 0px 4px 12px 2px #00102b;
  outline: 0 !important;
  border: none;
  border-radius: 5px;
  border-radius: 6px !important;
  padding: 11px 22px !important;
  font-size: 18px;
  font-weight: bolder;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.contect-form .row div {
  margin: 10px 0;
}

.contact-details a {
  color: #232323;
  font-family: "open sans", sans-serif;
  font-weight: bolder;
}
@media (max-width: 768px) {
  .button-custom-text {
    display: none;
  }
}
@media (max-width: 751px) {
  .contect-form input[type="submit"] {
    font-size: 12px !important;
  }
}
.newsletter section {
  border-left: 2px solid #104cba;
}

.newsletter-subscribe div input {
  background: #091d3e;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
}

.newsletter-subscribe div input:focus {
  border: 1px solid #ffffff;
}

.subscribe-form .newsletter-button {
  margin-top: 10px;
  padding: 15px 15px;
  position: relative;
  background: #104cba;
  color: #ffffff;
  border: none;
  border-radius: 5px;
}

.subscribe-form .newsletter-button i {
  width: 16px;
  height: 16px;
  padding-bottom: 10px;
  padding-left: 3px;
}

.footer-line {
  content: "";
  left: 0;
  margin-top: -10px;
  margin-bottom: 20px;
  height: 2px;
  width: 50px;
  background: #104cba;
}
/* html  */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
/* button  */

.button-col {
  display: flex;
  justify-content: center;
  align-items: center;
}

.button-about {
  font-size: 2em;
  border: none;
  background: #104cba;
  color: #fff;
  padding: 16px 45px;
  font-size: 17px;
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 50%);
  border-radius: 5px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.button-about:hover {
  color: #fff;
}

.button-about::after {
  content: "";
  background: #102a54;
  position: absolute;
  z-index: -1;
  padding: 0.85em 0.75em;
  display: block;
}

.button-about::after {
  transition: all 0.5s ease;
}

.button-about:hover::after {
  transition: all 0.5s ease-out;
}

.button-about.grow_skew_forward::after {
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(-45deg) scale(0, 1);
}

.button-about:hover::after {
  transform: skewX(-45deg) scale(1, 1);
}

.contacts {
  background-image: linear-gradient(to right, #011641 , #0059FC);
  background-size:cover;
  border-radius: 10px;
  text-align: center;
}

.contact-cards-size {
  padding: 70px 0 140px 0;
  align-items: center;
}

.contact-cards h5 {
  font-size: 22px;
  color: white;
  font-weight: bold;
}

.contact-cards p {
  color: white;
}

.contact-cards a {
  color: white;
  font-size: 20px;
  text-decoration: underline;
  font-weight: bold;
}

.contact-card-icon span {
  color: #114CBA;
  height: 80px;
  width: 80px;
  text-align: center;
  align-items: center;
  background: white;
  border-radius: 50%;
  position: relative;
}

.contact-card-icon span i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
}

.contact-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}
.contact-social-icon a {
  color: #091D3E;
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 45px;
  text-align: center;
  background: white;
  border-radius: 5px;
  font-size: 14px;
  margin-top: 15px;
}

.contact-social-icon a:hover {
  background: #dbdbdb;
}

.contact-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  font-size: 26px;
}

.join-sanmark {
  padding: 70px 70px 0 70px;
}

.join-sanmark-card {
  padding: 16px;
  background-color:rgb(255, 255, 255);
  border-radius: 5px;
}

.join-sanmark-card-text h4 {
  color:rgb(55,67,118);
  font-weight: bold;
}

.join-sanmark-card-text p{
  font-size:18px;
  font-weight:500;
}

.join-sanmark-card-text a {
  font-weight: bold;
  color: black;
}

.join-sanmark-card-text a:hover {
  color: #104cba;
}

.card-svg {
  border: 4px solid;
  border-color:rgb(55,67,118);
  position: relative;
}

.location-div {
  background-color: rgb(130,198,252);
  padding: 10px;
}

.location-div img {
  height: auto !important;
  background-size: contain;
}

.contact-us-form {
  border-radius: 5px;
  background-color: transparent;
  background-image: linear-gradient(140deg,  #470ca5 20%, #B646F8 100%);
  display: flex;
  flex-flow: column;
  padding: 20px !important;
  align-items: center;
  box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.23);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.contact-us-form .row h3 {
  color: #fff;
  font-weight: bolder;
  font-family: "open sans", sans-serif;
  letter-spacing: 0.5px;
  font-size: 28px;
}

.contact-us-form .row div textarea {
  height: 200px;
}
.contact-us-form .row div input,
.contact-us-form .row div select,
textarea {
  width: 100%;
  height: 50px;
  color: #495057;
  display: block;
  font-size: 16px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 5px;
  outline: 0;
  border: none;
}
.contact-us-form .custom-text {
  color: #fff;
  font-family: "open sans", sans-serif;
  font-weight: bolder;
  font-size: 13px;
}
.contact-us-form input[type="submit"]:hover {
  background: #000;
  opacity: 0.8;
}
.contact-us-form button {
  background: #104cba  !important;
  color: white !important;
  box-shadow: 0px 2px 2px 0px #00102b59;
  outline: 0 !important;
  border: none;
  border-radius: 5px;
  border-radius: 6px !important;
  padding: 11px 22px !important;
  font-size: 16px;
  font-weight: bolder;
  letter-spacing: 0.5px;
  cursor: pointer;
}

.contact-us-form button:hover {
  background: #0a44b1  !important;
  transition-duration:0.3s;
}


.contact-us-form .row div {
  margin: 10px 0;
}

#customOption {
  margin-top: 10px;
  transition: all 1.5s !important;
}

#customOption.show {
  height: 50px !important;
}

.contact-form-title h2 {
  color: #165bda;
  font-size: 20px;
}

.contact-form-title h2::before {
  content: "";
  position: absolute;
  left: 15px;
  width: 40px;
  height: 2px;
  background: #165bda;
  top: 35%;
}

.contact-form-title span {
  margin-left: 60px;
}

.location-card {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 32px;
  overflow: hidden;
  border-radius: 15px;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
  z-index: 1000;
}

.card-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  color: #e8e8e8;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.card-content i{
  color: #0059FC;
  font-size: 50px;
  padding-bottom: 10px;
}

.card-content hr {
  margin: 0;
  width:100%;
  border: solid 0.1px rgba(0, 0, 0, 0.055);
}

.card-content .card-heading {
  font-weight: 600;
  font-size: 15px;
}

.card-heading {
  text-align: left;
  margin-bottom: 0;
}

.card-para {
  font-weight: bold;
  color: #000;
  margin-top: 0;
}

.card-content .card-para {
  line-height: 1.5;
}

.card-para .card-btn-one {
  text-decoration: none;
  padding: 0;
  font-weight: 600;
  border: none;
  cursor: pointer;
  border-radius: 15px;
  background:none;
  color: #000000;
}
.card-para .card-btn-one:hover {
  color: #0f56da;
}
.card-content .card-btn {
  color: #000000;
  text-decoration: none;
  padding: 0;
  font-weight: 600;
  border: none;
  cursor: pointer;
  border-radius: 15px;
  background:none;
}

.location-card::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3px;
  height: 100%;
  background: rgb(255, 255, 255);
  z-index: -1;
  transition: all 1s cubic-bezier(0.23, 1, 0.320, 1);
}

.location-card:active {
  transition: all 0.5s ease
}

.location-card:hover::before {
  width: 100%;
}

.location-card:hover {
  box-shadow: none;
}

.location-card:hover .card-btn {
  color: #0f56da;
}

.card-content .card-btn:hover {
  background: transparent;
  color: #0f56da;
}

.card-content {
  box-shadow: none;
}

.location-title {
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  background-size:cover;
  opacity:0.3;
  background-repeat:no-repeat;
}

.location-card-row {
  padding-left: 150px;
  padding-right: 150px;
}
/* pagination css  */

.pagination-number{
  font-size: 14px;
  background-color: transparent;
  color: #000;
  display: block;
  border: none;
  margin: 0.25rem 0.25rem;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: .2rem;
}

.pagination-button:not(.disabled):hover {
  background: #001331;
  color: #fff;

}
.pagination-number.active {
  color: #fff;
  background: #001331;
}

.profile-section {
  padding-left: 250px;
  padding-right: 250px;
}

.Profile-description {
  color: #535b6e;
  font-size: 16px;
}

.Profile-description p {
  color: #535b6e;
  font-size: 16px;
}

.Profile-description h2{
  color: #2b386d;
  font-weight: bolder;
  font-size: 25px;
}

.Profile-description h3 {
  color: #2b386d;
  font-weight: bolder;
  font-size: 19px;
}

.notable-project h4{
  font-size: 28px;
}

.notable-project h4:hover{
  color: #0652DD;
}

.notable-project {
  position: relative;
}

.image-container {
  position: relative;
  overflow: hidden;
}

.notable-project-img {
  width: 100%;
  display: block;
  height: 100%;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.3s ease;
  pointer-events: none;
}

.notable-project:hover .overlay {
  background-color: rgba(0, 0, 0, 0.3);
}

.project-readmore-button{
  background-size: 220% 150%;
  border: 1px solid;
  border-color: #0652DD;
  border-radius: 5px;
  color: #0652DD;
  display: inline-block;
  height: auto;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  padding: 12px 30px;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  white-space: nowrap;
  align-items: center;
}

.project-readmore-button:hover {
  background-color:#0652DD;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 220% 150%; 
}

.profile-client-para-two p {
  color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}
.profile-client-para-two h2 {
  color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 48px;
}
.profile-client-para h2 {
  color: #3B71FE;
  font-weight: bold;
  padding-bottom: 15px;
  font-size: 18px;
}

.profile-client-para p {
  padding-bottom: 20px;
}

.clients-title h3{
  font-size: 36px;
}

#owl-demo .item{
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img, #owl-demo .item h5{
  display: block;
  width: 100%;
  height: auto;
}

.project-loading button {
  background: #104cba  !important;
  color: white !important;
  box-shadow: 0px 2px 2px 0px #00102b59;
  outline: 0 !important;
  border: none;
  border-radius: 5px;
  border-radius: 6px !important;
  padding: 11px 22px !important;
  font-size: 12px;
  font-weight: bolder;
  letter-spacing: 0.5px;
  cursor: pointer;
  align-items: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.project-loading button:hover {
  background: #0a44b1  !important;
  transition-duration:0.3s;
}
/* news category side bar   */
.category-menu{
  position: absolute;
  top: 0;
  right: 250px;
}
/* blog page form css  */
.blog-page-form div{
  padding-top: 20px;
}
.blog-page-form textarea{
  width: 100%;
  height: auto;
  border: 1px solid #e7e7e7;
  border-radius: inherit;
  min-height: 180px;
  padding: 15px;
  box-shadow: inherit;
}
.blog-page-form input{
  width: 100%;
  box-shadow: inherit;
  padding: 20px;
  background: 0 0;
  min-height: 60px;
  border: 1px solid #e7e7e7;
  border-radius: inherit;
}
.blog-content-button a{
  color: #000;
}
.blog-content-button a:hover{
  background: #104cba;
  color: #fff;
}
.blog-content-button button{
  outline: none !important;
  border: none !important;
  background: none !important;
}
.blog-content-button a{
  display: inline-block;
  font-weight: 500;
  text-transform: capitalize;
  transition: all 0.35s ease-in-out;
  background: #e7f1fd;
  padding: 15px 45px;
  border-radius: 5px;
}
/* breadcrumb area  */
.breadcrumb-title h1{
  margin-bottom: 15px;
}
.breadcrumb-title{
  padding: 0 150px;
}

#contact-form label{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  height: 40px;
  padding: 10px 10px;
}
#newsletter-form label{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  height: 40px;
  padding: 10px 10px;
}

.carousel-title-text {
  background-color: black;
  height: 50px;
  margin-top: -10px;
  padding-top: 8px;
}

/* Privacy Policy */
.privacy-policy{
  background-color: #e7edf8;
  margin-top: -47px;
  padding-top: 50px;
  padding-bottom: 100px;
  @media screen and (max-width: 991px) {
    .slider-area {
      height: 200px;
    }
  }
  
  .container h2{
    color: #2b386d;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 25px;
 }
 .container p{
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7em;
  padding-bottom: 15px;
 }  
}

.bullet_ltr {
  direction: ltr!important;
  unicode-bidi: embed;
}

.career-card:hover {
  -webkit-box-shadow: 0 0 3px 0.5px #bdb9b9;
  -moz-box-shadow: 0 0 3px 0.5px #bdb9b9;
  box-shadow: 0 0 3px 0.5px #bdb9b9;
  transition: box-shadow 0.3s ease-in;
}
.career-card {
  transition: box-shadow 0.5s ease-out;
}

.career-description a {
  font-size: 18px;
}

.career-list ul {
  line-height: 32px;
  padding-left: 19px;
}

.gradient-icon-one {
  display: inline-block;
  background: linear-gradient(to right,#02218f,#0e72e3,#02218f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-icon-two {
  display: inline-block;
  background: linear-gradient(to right,#F3001D,#FFB400);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-icon-three {
  display: inline-block;
  background: linear-gradient(to right,#b6e00d,#16c603);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#sitemap-collection-list a span{
  visibility: hidden;
  padding: 1px;
}
#sitemap-collection-list a{
  transition: .5s;
  font-size: 16px;
  font-weight: 600;
}
#sitemap-collection-list a:hover > span{
  transition: 0.7s;
  padding-right: 3px;
  visibility: visible;
}
#sitemap-collection-list a:hover{
  color: #0056b3 !important;
  padding-left: 5px;
}

/* glossary */ 
.glossary-card {
  scale: 100%;
  transition: .3s;
}
.glossary-card:hover {
  scale: 105%;
}
.glossary-card h5 {
  transition: 0.9s;
}
.glossary-card:hover h5 {
  color: #02218f;
}
.glossary-card .card {
  background: 
    linear-gradient(#02218f 0 0) bottom/0% 2px no-repeat,
    linear-gradient(#02218f 0 0) top/0% 2px no-repeat,
    linear-gradient(#0e72e3 0 0) left/2px 0% no-repeat,
    linear-gradient(#0e72e3 0 0) right/2px 0% no-repeat;
  transition: 0.3s;
}

.glossary-card:hover .card {
  background-size: 100% 2px, 100% 2px, 2px 100%, 2px 100%;
}
.heading-two-styles{
  font-size: 35px; 
  color: black; 
  font-family: 'Poppins', sans-serif;
  line-height: 1.2;
  margin-bottom: .5rem;
}
.heading-three-styles{
  font-size: 28px; 
  color: black; 
  font-family: 'Poppins', sans-serif;
  line-height: 1.2;
}

