:root {
  --primary-color: #e14177;
  --primary-hover-color: #c23563;
  --secondary-color: #0d6efd;
  --secondary-hover-color: #0b5ed7;
  --white-color: #fff;
  --black-color: #000;
  --light-gray-color: #eee;
  --gray-color: #e1e1e1;
  --bs-btn-font-size: 1rem;
  --bs-gray-color: #0000007d;
  --bs-light-black-color: rgb(13 17 18);
}
footer a{
  text-decoration: none;
}
header{
  background-color: var(--bs-light-black-color);
}
.blurry{
  height: 30px;
  position: absolute;
  left: -13px;
  bottom: -13px;
  right: -29px;
  filter: blur(5px);
  z-index: 222222;
}
header .nav-link, header .nav-link:hover,
header .navbar-nav .nav-link.active, header .navbar-nav .nav-link.show{
  color: #fff !important
}
.accordion {
  --bs-accordion-border-radius: 10px !important;
  --bs-accordion-inner-border-radius: 10px !important;
  --bs-accordion-active-bg: #fff !important;
}
.accordion-button, .accordion-item{
  border-radius: var(--bs-accordion-border-radius);
}
.accordion-body{
  background-color: var(--gray-color);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
  border-bottom-right-radius: var(--bs-accordion-border-radius);
}

.accordion-item .accordion-button::after {  
  content: "\f067";
  font-weight: normal;
  font-family: FontAwesome;
  background: transparent;
}
.accordion-item .accordion-button:not(.collapsed)::after {
  font-weight: normal;
  font-family: FontAwesome;
  background: transparent;
  content: "\f00d"
}
.accordion-faqs .accordion-button:not(.collapsed){
  color: var(--white-color);
  background-color: var(--primary-color);
}
.accordion-primary .accordion-body{
  background-color: var(--primary-color);
  color: #fff
}
.accordion-service button {
  border: 2px solid #dfdfdf;
  color: rgba(46, 46, 50, 0.8);
  --bs-accordion-active-color: var(--primary-color)
}
.accordion-service .accordion-body {
  background-color:var(--white-color);
}
html {
  font-size: 18px;
}

body {
  margin: 0;
  font-family: Arial, sans-serif;
  overflow-x: hidden !important;
}
.mx-n5px{
  margin-left: -5px;
  margin-right: -5px;
}
.start-10 {
  left: 10% !important;
}
.end-40 {
  right: 40% !important;
}
.fs-7 {
  font-size: 0.9rem;
}
.font-color-primary {
  color: var(--primary-color);
}
.background-color-primary {
  background-color: var(--primary-color);
}
.background-color-light-black {
  background-color: var(--bs-light-black-color);
}
.background-color-gray, .card.background-color-gray {
  background-color: var(--gray-color);
}
.services-card{
  box-shadow: 0px 0px 60px 0px #0a0a0a29;
}
input:focus-visible,
textarea:focus-visible {
  outline-width: 0px;
}
.service-footer-header textarea,
.service-footer-header input{
  background-color: transparent;
  border-bottom: 2px solid #fff;
  border-top: none;
  border-left: none;
  border-right: none;
}
.course-card{
  max-width: 340px;
}
.course-card-div{
  display: flex;
}
.card.features-card{
  box-shadow: 0px 0px 23px 0px rgba(255, 255, 255, 0.45);
  border-bottom: 8px solid var(--primary-color);
}
.box-shadow-bottom-white{
  box-shadow: 0 6px 0 0 #fff;
}
.box-shadow-bottom-black{
  box-shadow: 0 6px 0 0 #000;
}
.features-card img{
  max-width: 85px;
}
.font-color-gray{
  color: var(--bs-gray-color);
}
.theme-box-shadow {
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.25);
}
img {
  max-width: 100%;
}
.text-justify{
  text-align: justify;
}
.carousel-navigation .carousel-control-prev-icon, .carousel-navigation .carousel-control-next-icon{
  background-image: none;
}
.carousel-navigation .carousel-control-prev-icon::after {  
  content: "\f060";
  font-weight: normal;
  font-family: FontAwesome;
  background: transparent;
}
.carousel-navigation .carousel-control-next-icon::after {
  font-weight: normal;
  font-family: FontAwesome;
  background: transparent;
  content: "\f061"
}
.choose-us-img{
  height: min-content;
}
.checkmark_list li{
  line-height: 2;
}
.checkmark_list li::before {
  content: "\f14a";
  font-weight: normal;
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 24px;
}
.reasons-list li, 
.green-tick-list li{
  font-size: 18px;
  position: relative;
}
.green-tick-list li:before,
.reasons-list li:before {
  width: 40px;
  height: 40px;
  content:'';
  background-image: url('../img/icons.png');
  position: absolute;
  left: -55px;
  background-position: 0px 0px; 
}
.green-tick-list li:before{
  background-position: 0px 0px; 
}
.reasons-list li:not(:last-child){
  margin-bottom: 2rem;
}
.reasons-list li:before{
  background-position: -54px -5px;
}
.icons{
  width: 30px;
  height: 30px;
  background-image: url('../img/icons.png');
  display: inline-block;
}
.green-tick{
  background-position: -12px 0;
}
.icon-lg{
  width: 100px;
  margin: 10px auto;
  height: 100px;
  background-image: url('../img/icons.png');
}
.dcpp-1-icon{background-position: -99px -2px;}
.dcpp-2-icon{background-position: -190px -4px;}
.dcpp-3-icon{background-position: -293px -3px;}
.dcpp-4-icon{background-position: 1px -95px;}
.dcpp-5-icon{background-position: -95px -96px;}
.dcpp-6-icon{background-position: -190px -105px;}
.dcpp-7-icon{background-position: -293px -116px;}

.ewe-1-icon{background-position: 0;}
.ewe-2-icon{background-position: 106px -285px;}
.ewe-3-icon{background-position: -225px -406px;}
.ewe-4-icon{background-position: 2px -410px;}
.ewe-5-icon{background-position: -120px -406px;}

.com-1-icon{background-position: -3px -198px;}
.com-2-icon{background-position: -107px -194px;}
.com-3-icon{background-position: -207px -196px;}
.com-4-icon{background-position: -190px -290px;}

.parner-tab-content .nav-underline .nav-link:hover, 
.parner-tab-content .nav-underline .nav-link:focus,
.parner-tab-content .nav-underline .nav-link.active {
  border-bottom-color: var(--primary-color);
  color: var(--primary-color) !important;
}

.feature-block {
  max-width: 300px;
}

.footer-logo {
  width: 150px;
}
.footer-top-section .custom-shape-divider-top, .laws-section .custom-shape-divider-top {bottom: -37px;}
.footer-top-section img,.laws-section img {z-index: 2;position: relative}
.custom-toggler.navbar-toggler {
  border-color: #fff;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-shape-posco-homepage {
  position: absolute;
  /* bottom: 0; */
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  margin-top: -40px;
}

.custom-shape-posco-homepage svg {
  position: relative;
  display: block;
  width: calc(113% + 1.3px);
  height: 64px;
}

.custom-shape-posco-homepage .shape-fill {
  fill: #ffffff;
}
.custom-shape-posco-homepage .shape-fill-primary {
  fill: var(--primary-color);
}

.custom-shape-divider-top {
  position: absolute;
  /* top: 0; */
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-top svg {
  position: relative;
  display: block;
  width: calc(131% + 1.3px);
  height: 62px;
}

.custom-shape-divider-top .shape-fill {
  fill: #000000;
}

.custom-shape-divider-top .shape-fill-1 {
  fill: var(--primary-color);
}

.custom-shape-divider-top .shape-fill-2 {
  fill: var(--white-color);
}

.custom-shape-divider-top .shape-fill-3 {
  fill: #e1e1e1;
}

.custom-shape-divider-top-2 {
  position: absolute;
  /* top: 0; */
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}

.custom-shape-divider-top-2 svg {
  position: relative;
  display: block;
  width: calc(131% + 1.3px);
  height: 62px;
}

.custom-shape-divider-top-2 .shape-fill {
  fill: #ffffff;
}
.custom-shape-divider {
  position: absolute;
  /* bottom: 0; */
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider svg {
  position: relative;
  display: block;
  width: calc(266% + 1.3px);
  height: 53px;
}

.custom-shape-divider .shape-fill {
  fill: #e14177;
}


.social-icons img {
  width: 56px;
  height: 56px;
}

.search-box {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 300px;

}

.search-box input {
  width: 100%;
  /* padding: 10px 20px;  */
  padding-right: 40px;
  /* Adjust to make space for the icon */
  border-radius: 50px;
  background-color: transparent;
  border: 1px solid white;
  color: white;
  transition: background-color 0.3s ease;
}

.search-box input::placeholder {
  color: white;
}

.search-box input:focus {
  background-color: transparent;
  color: var(--white-color);
}

.search-box input:focus::placeholder {
  color: var(--white-color);
}

.search-box button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: none;
  padding: 0;
  color: white;
  cursor: pointer;
}

.search-box i {
  font-size: 1rem;
}

.search-box i:focus {
  color: white !important;
}

.search-box input:focus+button {
  color: var(--white-color) !important;
}
.dropdown-menu {
  background-color: black;
  border: none;
}

.dropdown-item {
  color: white;
}

.dropdown-item:hover {
  color: lightgray;
  background-color: transparent;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  right: 10px;
  /* Adjust to align with the padding-right in nav-link */
  top: 50%;
  /* transform: translateY(-50%); */
}


/*------- Home Page Carousel start -------*/

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: #e14177;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-size: 50%;
}

.carousel-control-prev-icon:after,
.carousel-control-next-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  transform: translate(-50%, -50%);
}
/*------- Home Page Carousel end -------*/


/* responsive css start  */
@media (max-width: 991px) {
  .custom-toggler.navbar-toggler {
    background-color: #000;
  }

  .navbar-collapse .navbar-nav {
    background-color: #000000;
    padding: 20px 20px;
    border-radius: 15px;
    max-width: 50%;
  }
}

/* @media (max-width: 991px) {
  
} */

@media (max-width: 576px) {
  
  .navbar-collapse .navbar-nav {
    max-width: 100%;
  }

  .social-icons img {
    width: 35px;
    height: 35px;
  }
 
}
