* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.scroll-up .navbar {
  top: -6.5rem;
}

html {
  font-size: 18px;
  scroll-behavior: smooth;
  color: #000;
  font-family: "Poppins", sans-serif;
}

.divder {
  height: 94.5px;
}

section {
  padding: 50px 0;
}

body {
  background-color: #fff !important;
}

a {
  text-decoration: none;
}

li, h6 {
  font-size: 18px;
}

h1, h2, h3, h4 {
  font-family: "Montserrat", sans-serif;
}

h1, h2 {
  color: #0b4dc8;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 1px;
  font-family: "Montserrat", sans-serif;
}

p {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  line-height: 27px;
}

h5 {
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.hero-section {
  height: 400px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.blue-btn {
  width: 260px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 1px;
  background-color: #1b3883;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  padding: 12px 25px;
  color: #fff;
  border-radius: 5px;
  transition: 0.4s;
}
.blue-btn:hover {
  background-color: #1e8a46;
}

.grey-btn {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  color: #284BBE;
  border: 1px solid #284BBE;
  background-color: #dadfe9;
  padding: 10px 24px;
  border-radius: 5px;
  transition: 0.4s;
}
.grey-btn:hover {
  background-color: #1e8a46;
  color: #dadfe9;
  border-color: #1e8a46;
}

.green-btn {
  width: 180px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  border: 1px solid #1e8a46;
  background-color: #1e8a46;
  color: #fff;
  padding: 10px 24px;
  border-radius: 5px;
  transition: 0.4s;
}
.green-btn:hover {
  background-color: #dadfe9;
  color: #284BBE;
  border-color: #284BBE;
}

.light-blue {
  width: 360px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  color: #000;
  border: 1px solid #5cc0de;
  background-color: #5cc0de;
  padding: 10px 24px;
  border-radius: 5px;
  transition: 0.4s;
}
.light-blue:hover {
  background-color: #1e8a46;
  color: #dadfe9;
  border-color: #1e8a46;
}

.pink-btn {
  display: inline-block;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  color: #000;
  border: 1px solid #dadfe9;
  background-color: #dadfe9;
  padding: 10px 54px;
  border-radius: 5px;
  transition: 0.4s;
}
.pink-btn:hover {
  background-color: #1e8a46;
  color: #dadfe9;
  border-color: #1e8a46;
}

.blue-btn-2 {
  padding: 8px 20px 8px 20px;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #1394c5;
  border-radius: 50px 50px 50px 50px;
  color: #dadfe9;
  background-color: #012168;
  transition: 0.4s;
}
.blue-btn-2:hover {
  background-color: #1e8a46;
}

.mediators-main .section-2, .civil-commercial-main .section-2, .family-business-main .section-2, .personal-mediation-main .section-2, .real-estate-main .section-2, .workplace-services-main .section-2 {
  padding: 20px 0;
  background-color: #012168;
}
.mediators-main .section-2 h1, .civil-commercial-main .section-2 h1, .family-business-main .section-2 h1, .personal-mediation-main .section-2 h1, .real-estate-main .section-2 h1, .workplace-services-main .section-2 h1 {
  font-family: "Montserrat", Sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 47px;
  letter-spacing: 1px;
  color: #fff;
}

.international-traning-main .section-2, .negotiation-masterclass-main .section-2, .mediation-advocacy-main .section-2, .conflict-competence-main .section-2, .faq-main .section-2 {
  padding: 40px 0;
  background-color: #0b3b64;
}
.international-traning-main .section-2 h1, .negotiation-masterclass-main .section-2 h1, .mediation-advocacy-main .section-2 h1, .conflict-competence-main .section-2 h1, .faq-main .section-2 h1 {
  font-family: "Montserrat", Sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 47px;
  letter-spacing: 1px;
  color: #fff;
}
.international-traning-main .section-2 p, .negotiation-masterclass-main .section-2 p, .mediation-advocacy-main .section-2 p, .conflict-competence-main .section-2 p, .faq-main .section-2 p {
  color: #FFFFFF;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.international-traning-main .section-2 h6, .negotiation-masterclass-main .section-2 h6, .mediation-advocacy-main .section-2 h6, .conflict-competence-main .section-2 h6, .faq-main .section-2 h6 {
  color: #FFFFFF;
}

.underline-text {
  display: inline;
  color: #012168;
  margin-bottom: 40px;
  position: relative;
}
.underline-text::after {
  content: '';
  position: absolute;
  background-color: #012168;
  height: 4px;
  width: 150px;
  bottom: -15px;
  left: 0;
}

.testimonials .row-2 .cc-1 .owl-carousel .item {
  background-color: #deeaf6;
  padding: 35px;
  padding-left: 50px;
  border-radius: 24px;
  height: 100%;
}
.testimonials .row-2 .cc-1 .owl-carousel .item .blk-1 {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.testimonials .row-2 .cc-1 .owl-carousel .item .blk-1 img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
}
.testimonials .row-2 .cc-1 .owl-carousel .item .blk-2 p {
  position: relative;
}
.testimonials .row-2 .cc-1 .owl-carousel .item .blk-2 p:first-child::after {
  content: '';
  position: absolute;
  top: -5px;
  left: -25px;
  background-image: url(../img/black-comma.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.testimonials .row-2 .cc-1 .owl-carousel .item h5 {
  color: #336;
}
.testimonials .row-2 .owl-carousel .owl-nav.disabled {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.testimonials .row-2 .owl-carousel .owl-nav.disabled .owl-prev img, .testimonials .row-2 .owl-carousel .owl-nav.disabled .owl-next img {
  width: 40px;
  margin: 0 30px;
}
.testimonials .row-2 .owl-carousel .owl-nav.disabled .owl-prev img {
  rotate: 180deg;
}

.blogs .row-2 .cc-1 {
  margin-bottom: 40px;
}
.blogs .row-2 .cc-1 .blk-1 {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 0px 4px 0px rgba(69, 103, 116, 0.69);
  transition: 0.4s;
  height: 100%;
}
.blogs .row-2 .cc-1 .blk-1 img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.blogs .row-2 .cc-1 .blk-1 .blk-2 {
  padding: 20px;
}
.blogs .row-2 .cc-1 .blk-1 .blk-2 h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}
.blogs .row-2 .cc-1 .blk-1 .blk-2 p {
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.blogs .row-2 .cc-1 .blk-1 .blk-2 a {
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.blogs .row-2 .cc-1 .blk-1:hover {
  box-shadow: 0px 0px 10px 0px rgba(56, 104, 150, 0.49);
}

.shadow-blk {
  box-shadow: 0px 0px 4px 0px rgba(69, 103, 116, 0.69);
  height: 100%;
  padding: 30px;
  border-radius: 10px;
}
.shadow-blk:hover {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.38);
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 1.063rem 0;
  transition: ease 0.4s;
  padding: 3px 0;
  z-index: 1111;
  background-color: #fff !important;
  box-shadow: 0px 0px 8px 0px #d1d1d1;
}
.navbar .container-fluid {
  padding: 0 50px;
}
.navbar .container-fluid .navbar-brand img {
  width: 100px;
}
.navbar .container-fluid .navbar-brand p {
  margin-bottom: 0;
  font-weight: 500;
}
.navbar .container-fluid .navbar-collapse {
  justify-content: end;
}
.navbar .container-fluid .navbar-collapse .navbar-nav .nav-item {
  padding-left: 26px;
}
.navbar .container-fluid .navbar-collapse .navbar-nav .nav-item .nav-link {
  font-size: 17px;
  font-weight: 500;
  color: #336;
  font-family: "Montserrat", Sans-serif;
}
.navbar .container-fluid .navbar-collapse .navbar-nav .nav-item .dropdown-item {
  font-size: 17px;
  font-weight: 500;
  color: #336;
  font-family: "Montserrat", Sans-serif;
}
.navbar .container-fluid button:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}
.navbar .container-fluid .dropdown:hover .dropdown-menu {
  display: block;
}
.navbar .container-fluid .dropdown .dropdown-menu[data-bs-popper] {
  left: auto;
}

footer {
  padding: 10px 0;
  padding-bottom: 50px;
}
footer .row-1 {
  align-items: center;
}
footer .row-1 a img {
  width: 80px;
}
footer .row-1 a p {
  font-size: 17px;
  font-weight: 500;
  color: #336;
  font-family: "Montserrat", Sans-serif;
}
footer .row-1 .cc-2 ul {
  margin-bottom: 0;
  display: flex;
  justify-content: space-evenly;
}
footer .row-1 .cc-2 ul li a {
  font-size: 17px;
  font-weight: 500;
  color: #336;
  font-family: "Montserrat", Sans-serif;
}
footer .row-1 .cc-3 p {
  text-align: end;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 500;
  color: #336;
  font-family: "Montserrat", Sans-serif;
}

.home-main .section-1 {
  height: 400px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-main .section-2 .row-1 .cc-1 h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.home-main .section-2 .row-1 .cc-1 ul {
  padding-left: 20px;
}
.home-main .section-2 .row-1 .cc-1 ul li {
  margin-bottom: 12px;
}
.home-main .section-2 .row-1 .cc-1 ul li:last-child {
  margin-bottom: 0;
}
.home-main .section-2 .row-1 .cc-1 ul li a {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #000;
  font-family: "Poppins", Sans-serif;
}
.home-main .section-2 .row-1 .cc-2 img {
  width: 200px;
  margin-bottom: 50px;
}
.home-main .section-2 .row-1 .cc-2 h4 {
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  line-height: 28px;
  color: #000;
}
.home-main .section-2 .row-1 .cc-3 .shadow-blk {
  display: inline-grid;
}
.home-main .section-2 .row-1 .cc-3 .blk-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.home-main .section-2 .row-1 .cc-3 .blk-1 img {
  width: 130px;
}
.home-main .section-2 .row-1 .cc-3 .blk-1:last-child {
  margin-bottom: 0;
}
.home-main .section-3 {
  padding-bottom: 0;
}
.home-main .section-3 .row-1 p {
  font-weight: 500;
  letter-spacing: 1px;
}
.home-main .section-3 .row-2 .cc-1 {
  margin-bottom: 40px;
}
.home-main .section-3 .row-2 .cc-1 .blk-1 {
  box-shadow: 0px 0px 4px 0px rgba(69, 103, 116, 0.69);
  border-radius: 10px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-main .section-3 .row-2 .cc-1 .blk-1 img {
  width: 130px;
}
.home-main .section-4 .c-1 {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}
.home-main .section-4 .c-1::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #141516;
  opacity: 0.8;
}
.home-main .section-4 .c-1 .row-1 {
  position: relative;
  z-index: 1;
}
.home-main .section-4 .c-1 .cc-1 {
  padding: 70px;
  background-color: #FFFFFF;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.home-main .section-4 .c-1 .cc-1 h2 {
  font-family: "Poppins", Sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: 1px;
}
.home-main .section-4 .c-1 .cc-1 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.home-main .section-4 .c-1 .cc-2 {
  padding: 100px 40px;
  background-color: #1394c5;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.home-main .section-4 .c-1 .cc-2 h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.home-main .section-4 .c-1 .cc-2 p {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 1px;
}
.home-main .section-5 .row-1 p {
  font-weight: 500;
  letter-spacing: 1px;
}
.home-main .section-5 .row-2 .cc-1 {
  margin-bottom: 40px;
}
.home-main .section-5 .row-2 .cc-1 .blk-1 {
  box-shadow: 0px 0px 4px 0px rgba(69, 103, 116, 0.69);
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
}
.home-main .section-5 .row-2 .cc-1 .blk-1 img {
  width: 100%;
}
.home-main .section-5 .row-2 .cc-1:last-child {
  margin-bottom: 0;
}

.mediation-services-main .section-2 .row-1 .cc-1 ul {
  margin-bottom: 0;
}
.mediation-services-main .section-2 .row-1 .cc-1 ul li {
  margin-bottom: 20px;
}
.mediation-services-main .section-2 .row-1 .cc-2 p span {
  color: #003366;
  font-weight: 600;
}
.mediation-services-main .section-3 .row-1 h1 {
  font-size: 36px;
  font-weight: 500;
  line-height: 47px;
  letter-spacing: 1px;
}
.mediation-services-main .section-3 .row-2 .cc-1 {
  margin-bottom: 40px;
}
.mediation-services-main .section-3 .row-2 .cc-1 h5 {
  font-weight: 600;
  margin-bottom: 15px;
}
.mediation-services-main .section-3 .row-2 .cc-1 p a {
  color: #339966;
  font-weight: 600;
}
.mediation-services-main .section-3 .row-3 .blue-btn {
  width: auto;
  font-weight: 600;
}
.mediation-services-main .section-4 .row-1 {
  align-items: center;
}
.mediation-services-main .section-4 .row-1 .cc-1 h2 {
  margin-bottom: 20px;
}
.mediation-services-main .section-4 .row-1 .cc-1 img {
  width: 100%;
}
.mediation-services-main .section-4 .row-1 .cc-2 {
  padding-left: 50px;
}
.mediation-services-main .section-4 .row-1 .cc-2 h6 {
  font-style: italic;
  font-weight: 600;
}
.mediation-services-main .section-4 .row-1 .cc-2 p span {
  color: #c36;
  font-weight: 600;
}
.mediation-services-main .section-5 .row-1 {
  border-bottom: 1px solid #dadfe9;
  padding-bottom: 80px;
}
.mediation-services-main .section-5 .row-1 .cc-1 {
  padding-right: 50px;
}
.mediation-services-main .section-5 .row-1 .cc-1 h2 {
  margin-bottom: 20px;
}
.mediation-services-main .section-5 .row-1 .cc-1 .blue-btn {
  width: auto;
  font-weight: 600;
  margin-top: 20px;
}
.mediation-services-main .section-5 .row-1 .cc-1 p span {
  font-weight: 600;
}
.mediation-services-main .section-5 .row-1 .cc-2 img {
  width: 100%;
}

.mediators-main .section-3 .row-1 .cc-1 {
  margin-bottom: 30px;
}
.mediators-main .section-3 .row-1 .cc-1 .blk-1 {
  box-shadow: 0px 0px 10px 0px rgba(56, 104, 150, 0.49);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}
.mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-2 {
  width: 250px;
}
.mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-2 img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-3 {
  padding: 30px 80px 30px 40px;
}
.mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-3 .mail-icon {
  position: absolute;
  top: 22px;
  right: 20px;
}
.mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-3 .mail-icon img {
  width: 30px;
}
.mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-3 a {
  display: flex;
  align-items: center;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 18px;
  letter-spacing: 1px;
  color: #1394c5;
}
.mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-3 a img {
  width: 20px;
  margin-right: 5px;
}
.mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-3 h4 {
  font-family: "Montserrat", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 47px;
  letter-spacing: 1px;
  color: #0b3b64;
}

.civil-commercial-main .section-3, .family-business-main .section-3, .personal-mediation-main .section-3, .real-estate-main .section-3 {
  padding-bottom: 0;
}
.civil-commercial-main .section-3 .cc-1 a, .family-business-main .section-3 .cc-1 a, .personal-mediation-main .section-3 .cc-1 a, .real-estate-main .section-3 .cc-1 a {
  margin-bottom: 30px;
}
.civil-commercial-main .section-3 .cc-1 p, .family-business-main .section-3 .cc-1 p, .personal-mediation-main .section-3 .cc-1 p, .real-estate-main .section-3 .cc-1 p {
  font-size: 18px;
  letter-spacing: 1px;
}
.civil-commercial-main .section-4, .family-business-main .section-4, .personal-mediation-main .section-4, .real-estate-main .section-4 {
  padding-top: 25px;
  padding-bottom: 0;
}
.civil-commercial-main .section-4 .cc-1, .family-business-main .section-4 .cc-1, .personal-mediation-main .section-4 .cc-1, .real-estate-main .section-4 .cc-1 {
  margin-bottom: 20px;
}
.civil-commercial-main .section-4 .cc-1 h2, .family-business-main .section-4 .cc-1 h2, .personal-mediation-main .section-4 .cc-1 h2, .real-estate-main .section-4 .cc-1 h2 {
  font-family: "Poppins", Sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.civil-commercial-main .section-4 .cc-1 ul li, .family-business-main .section-4 .cc-1 ul li, .personal-mediation-main .section-4 .cc-1 ul li, .real-estate-main .section-4 .cc-1 ul li {
  font-family: "Poppins", Sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
}
.civil-commercial-main .section-4 .cc-1 .grey-btn, .family-business-main .section-4 .cc-1 .grey-btn, .personal-mediation-main .section-4 .cc-1 .grey-btn, .real-estate-main .section-4 .cc-1 .grey-btn {
  margin-top: 20px;
}

.workplace-services-main .section-3 {
  padding-bottom: 0;
}
.workplace-services-main .section-4 {
  padding-bottom: 0;
}
.workplace-services-main .section-4 .row-2 {
  justify-content: space-evenly;
}
.workplace-services-main .section-4 .row-2 .cc-1 img {
  width: 100%;
}
.workplace-services-main .section-4 .row-2 .cc-1 ul {
  list-style: decimal;
}
.workplace-services-main .section-4 .row-2 .cc-1 h6 {
  font-weight: 600;
}
.workplace-services-main .section-5 .accordion-item {
  border-bottom: 1px solid #e6d8d8;
}
.workplace-services-main .section-5 .accordion-item .accordion-header {
  outline: none;
  background-color: transparent;
}
.workplace-services-main .section-5 .accordion-item .accordion-header .accordion-button {
  background-color: transparent;
  font-weight: 600;
  padding: 10px 23px;
}
.workplace-services-main .section-5 .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.workplace-services-main .section-5 .accordion-item .accordion-body {
  padding-top: 0;
}
.workplace-services-main .section-5 .accordion-item:last-child {
  border-bottom: 1px solid #e6d8d8;
}
.workplace-services-main .section-6 {
  padding-top: 0;
}
.workplace-services-main .section-6 .row-2 h6 {
  font-family: "Poppins", Sans-serif;
  letter-spacing: 0.5px;
  line-height: 25px;
  margin-bottom: 20px;
}
.workplace-services-main .section-6 .row-2 ul li {
  font-family: "Poppins", Sans-serif;
}
.workplace-services-main .section-6 .row-4 {
  padding: 40px 0;
}
.workplace-services-main .section-7 {
  padding-top: 0;
}
.workplace-services-main .section-7 .row-1 {
  align-items: end;
}
.workplace-services-main .section-7 .row-1 .cc-1 a {
  display: block;
  color: #000;
}

.about-main .section-2 {
  padding-bottom: 0;
}
.about-main .section-2 h1 {
  color: #012168;
  margin-bottom: 40px;
  position: relative;
}
.about-main .section-2 h1::after {
  content: '';
  position: absolute;
  background-color: #012168;
  height: 4px;
  width: 150px;
  bottom: -15px;
  left: 0;
}
.about-main .section-3 .row-1 {
  margin-bottom: 40px;
}
.about-main .section-3 .row-1 h2 {
  color: #012168;
  position: relative;
}
.about-main .section-3 .row-1 h2::after {
  content: '';
  position: absolute;
  background-color: #012168;
  height: 4px;
  width: 150px;
  bottom: -15px;
  left: 0;
}
.about-main .section-3 .row-2 .blk-1 {
  box-shadow: 0px 0px 4px 0px rgba(69, 103, 116, 0.69);
  padding: 30px;
  border-radius: 10px;
}
.about-main .section-3 .row-2 .blk-1 img {
  width: 100%;
  margin-bottom: 20px;
  height: 250px;
  object-fit: cover;
}
.about-main .section-3 .row-2 .blk-1 h2 {
  font-size: 26px;
}
.about-main .section-4 .row-1 {
  margin-bottom: 40px;
}
.about-main .section-4 .row-1 h2 {
  color: #012168;
  position: relative;
  display: inline-block;
}
.about-main .section-4 .row-1 h2::after {
  content: '';
  position: absolute;
  background-color: #012168;
  height: 4px;
  width: 120px;
  bottom: -15px;
  left: 26px;
}
.about-main .section-4 .row-2 {
  justify-content: center;
}
.about-main .section-4 .row-2 .cc-1 {
  margin-bottom: 40px;
}
.about-main .section-4 .row-2 .blk-1 {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #dadfe9;
  padding: 15px;
  border-radius: 10px;
  transition: 0.4s;
}
.about-main .section-4 .row-2 .blk-1 img {
  width: 170px;
  border-radius: 50%;
  margin-bottom: 15px;
  height: 170px;
  object-fit: cover;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.about-main .section-4 .row-2 .blk-1 h2 {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.about-main .section-4 .row-2 .blk-1 h6 {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.about-main .section-4 .row-2 .blk-1:hover {
  box-shadow: 0px 0px 4px 0px rgba(69, 103, 116, 0.69);
}

.traning-main .section-2 .row-2 .cc-1 img {
  width: 100%;
}
.traning-main .section-3 {
  background-color: #F7F9FA;
}
.traning-main .section-3 .row-2 .cc-1 {
  margin-bottom: 40px;
}
.traning-main .section-3 .row-2 .blk-1 {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #dadfe9;
  padding: 15px;
  border-radius: 4px;
  box-shadow: 0px 0px 4px 0px rgba(69, 103, 116, 0.69);
  transition: 0.4s;
  height: 100%;
}
.traning-main .section-3 .row-2 .blk-1 .blk-2 {
  height: 80px;
  width: 80px;
  border: 3px solid #1394c5;
  border-radius: 50%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  background: #fff;
}
.traning-main .section-3 .row-2 .blk-1 .blk-2 img {
  width: 35px;
}
.traning-main .section-3 .row-2 .blk-1 h2 {
  color: #012168;
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.traning-main .section-3 .row-2 .blk-1:hover {
  box-shadow: 0px 0px 10px 0px rgba(56, 104, 150, 0.49);
}
.traning-main .section-4 .row-1 h2 {
  margin-bottom: 15px;
}
.traning-main .section-4 .row-1 p {
  font-weight: 500;
  letter-spacing: 1px;
}
.traning-main .section-4 .row-2 .cc-1 {
  margin-bottom: 40px;
}
.traning-main .section-4 .row-2 .cc-1 .blk-1 {
  box-shadow: 0px 0px 4px 0px rgba(69, 103, 116, 0.69);
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
}
.traning-main .section-4 .row-2 .cc-1 .blk-1 img {
  width: 100%;
}
.traning-main .section-4 .row-2 .cc-1:last-child {
  margin-bottom: 0;
}

.international-traning-main .section-3 .row-2 .cc-1 p {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.5px;
}
.international-traning-main .section-3 .row-2 .cc-1 a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.5px;
}
.international-traning-main .section-3 .row-2 .cc-1 .blue-btn {
  margin-top: 50px;
}
.international-traning-main .section-3 .row-2 .cc-2 p {
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 1px;
}
.international-traning-main .section-4 {
  background-color: #e6f0f8;
  padding: 60px 0;
}
.international-traning-main .section-4 .row-1 .blk-1 {
  padding: 30px;
  border-radius: 5px;
  height: 100%;
  background-color: #fff;
  height: 100%;
}
.international-traning-main .section-4 .row-1 .blk-1 img {
  width: 120px;
  border-radius: 50%;
  margin-bottom: 15px;
}
.international-traning-main .section-4 .row-1 .blk-1 h2 {
  color: #094F8D;
  font-family: "Montserrat", Sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.6px;
  margin-bottom: 0;
}
.international-traning-main .section-4 .row-1 .blk-1 p {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0px;
  margin-bottom: 0;
}
.international-traning-main .section-5 .row-1 .underline-text::after {
  left: 50%;
  transform: translate(-50%, -50%);
}
.international-traning-main .section-5 .row-2 .cc-1 .blk-1 {
  display: flex;
  align-items: center;
  background-color: #0a4f8e;
  padding: 15px;
  margin-bottom: 15px;
}
.international-traning-main .section-5 .row-2 .cc-1 .blk-1 img {
  width: 30px;
  margin-right: 10px;
}
.international-traning-main .section-5 .row-2 .cc-1 .blk-1 p {
  margin-bottom: 0;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  line-height: 28px;
}
.international-traning-main .section-7 .row-2 img {
  width: 100%;
}

.negotiation-masterclass-main .section-3 h2 {
  margin-bottom: 30px;
}
.negotiation-masterclass-main .section-3 .row {
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
}
.negotiation-masterclass-main .section-3 .row:last-child {
  border: none;
  padding-bottom: 0;
}
.negotiation-masterclass-main .section-3 .row-2 img {
  width: 100%;
}
.negotiation-masterclass-main .section-3 .row-3 .cc-1 .blk-1 {
  display: flex;
  align-items: center;
  background-color: #0a4f8e;
  padding: 15px;
  margin-bottom: 15px;
}
.negotiation-masterclass-main .section-3 .row-3 .cc-1 .blk-1 img {
  width: 30px;
  margin-right: 10px;
}
.negotiation-masterclass-main .section-3 .row-3 .cc-1 .blk-1 p {
  margin-bottom: 0;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  line-height: 28px;
}
.negotiation-masterclass-main .section-3 .row-4 .blue-btn {
  display: block;
  margin-bottom: 30px;
}

.mediation-advocacy-main .section-2 h6, .conflict-competence-main .section-2 h6 {
  font-size: 20px;
  font-family: "Montserrat", Sans-serif;
}
.mediation-advocacy-main .section-2 p, .conflict-competence-main .section-2 p {
  text-align: end;
  font-style: italic;
  font-size: 22px;
  font-weight: 400;
}
.mediation-advocacy-main .section-3 h2, .conflict-competence-main .section-3 h2 {
  margin-bottom: 30px;
}
.mediation-advocacy-main .section-3 .row-2 img, .conflict-competence-main .section-3 .row-2 img {
  width: 100%;
}
.mediation-advocacy-main .section-3 .row-3 ul, .conflict-competence-main .section-3 .row-3 ul {
  list-style: decimal;
  margin-bottom: 30px;
}
.mediation-advocacy-main .section-3 .row-3 ul li, .conflict-competence-main .section-3 .row-3 ul li {
  font-size: 16px;
  margin-bottom: 8px;
}

.mediation-advocacy-main .section-3 .row-2 img {
  height: 450px;
  object-fit: cover;
  object-position: bottom;
}

.contact-main .section-01 {
  padding-top: 100px;
}
.contact-main .section-01 .row-1 {
  justify-content: center;
  align-items: flex-start;
}
.contact-main .section-01 .row-1 .cc-1 h4 {
  color: #0a256f;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 30px;
}
.contact-main .section-01 .row-1 .cc-2 img {
  width: 100%;
  position: relative;
  top: -65px;
}
.contact-main .section-2 {
  background-color: transparent;
  background-image: linear-gradient(141deg, #1394c5 7%, #1e8a46 100%);
  position: relative;
}
.contact-main .section-2::after {
  content: '';
  position: absolute;
  background-color: #141516;
  opacity: 0.5;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.contact-main .section-2 .row-1 {
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.contact-main .section-2 .row-1 .cc-1 {
  color: #fff !important;
}
.contact-main .section-2 .row-1 .cc-1 h1, .contact-main .section-2 .row-1 .cc-1 h2 {
  color: #ffffff;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  margin-bottom: 30px;
}
.contact-main .section-2 .row-1 .cc-1 .blk-1 {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.contact-main .section-2 .row-1 .cc-1 .blk-1 img {
  width: 16px;
  margin-right: 15px;
}
.contact-main .section-2 .row-1 .cc-1 .blk-1 p {
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 {
  background-color: #fff;
  border-left: 8px solid #1594c6;
  padding: 30px;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 h2 {
  color: #0b3b64;
  font-size: 26px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.6px;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk {
  margin-bottom: 20px;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk label {
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk label span {
  color: red;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=text], .contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=email], .contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=number] {
  height: 45px;
  width: 100%;
  text-indent: 5px;
  padding: 0 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=text]:focus, .contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=email]:focus, .contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=number]:focus {
  outline: none;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk ::placeholder {
  font-size: 14px;
  font-family: "Poppins", Sans-serif;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk textarea {
  padding: 12px;
  width: 100%;
  min-height: 75px;
  border: 1px solid #ccc;
  outline: none;
  border-radius: 4px;
  height: 100px;
}
.contact-main .section-2 .row-1 .cc-2 .blk-1 .form-blk .blue-btn {
  border: none;
  width: 100%;
  font-family: "Montserrat", Sans-serif;
  font-size: 22px;
}

.blog-detail .section-1 .row-1 {
  justify-content: space-between;
}
.blog-detail .section-1 .row-1 .cc-1 img {
  width: 100%;
  height: 500px;
  object-fit: contain;
  margin-bottom: 50px;
}
.blog-detail .section-1 .row-1 .cc-1 h1 {
  font-weight: 600;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 46px;
  color: #000;
}
.blog-detail .section-1 .row-1 .cc-1 p {
  font-size: 18px;
}
.blog-detail .section-1 .row-1 .cc-2 {
  position: sticky;
  top: 100px;
  height: fit-content;
}
.blog-detail .section-1 .row-1 .cc-2 .blk-1 {
  border-left: 2px solid #00000091;
  padding: 10px 0;
  padding-left: 20px;
}
.blog-detail .section-1 .row-1 .cc-2 .blk-1 h2 {
  margin-bottom: 40px;
  color: #000;
}
.blog-detail .section-1 .row-1 .cc-2 .blk-1 ul {
  margin-left: 0;
  padding-left: 20px;
}
.blog-detail .section-1 .row-1 .cc-2 .blk-1 ul li {
  margin-bottom: 20px;
  color: #000000;
}
.blog-detail .section-1 .row-1 .cc-2 .blk-1 ul li a {
  font-family: "Montserrat", Sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000;
}

.faq-main .section-3 .accordion {
  border: 1px solid #e6d8d8;
}
.faq-main .section-3 .accordion-item {
  border-bottom: 1px solid #e6d8d8;
}
.faq-main .section-3 .accordion-item .accordion-header {
  outline: none;
  background-color: transparent;
}
.faq-main .section-3 .accordion-item .accordion-header .accordion-button {
  background-color: transparent;
  font-weight: 600;
  padding: 6px 23px;
}
.faq-main .section-3 .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.faq-main .section-3 .accordion-item:last-child {
  border-bottom: 0;
}
.faq-main .section-3 .accordion-item .accordion-button.collapsed {
  border-bottom: none;
}
.faq-main .section-3 .accordion-item .accordion-button {
  border-bottom: 1px solid #e6d8d8;
}
.faq-main .section-3 .accordion-item .accordion-body {
  padding: 15px 22px;
}
.faq-main .section-3 .accordion-item h5, .faq-main .section-3 .accordion-item li, .faq-main .section-3 .accordion-item p {
  font-family: "Montserrat", Sans-serif;
}
.faq-main .section-3 .accordion-item h5 {
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}
.faq-main .section-3 .accordion-item li {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
}
.faq-main .section-3 .accordion-item p {
  font-weight: 500;
  font-size: 16px;
}

.team-detail .row-1 .cc-1 .blk-1 {
  box-shadow: 0px 0px 10px 0px rgba(56, 104, 150, 0.49);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.team-detail .row-1 .cc-1 .blk-1 .blk-2 {
  width: 250px;
}
.team-detail .row-1 .cc-1 .blk-1 .blk-2 img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.team-detail .row-1 .cc-1 .blk-1 .blk-3 {
  padding: 30px;
}
.team-detail .row-1 .cc-1 .blk-1 .blk-3 h1 {
  font-family: "Montserrat", Sans-serif;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #0b3b64;
}
.team-detail .row-1 .cc-1 .blk-1 .blk-3 p {
  font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
}

.baf-main .section-2 .row-1, .tie-main .section-2 .row-1, .ihha-main .section-2 .row-1 {
  align-items: center;
  justify-content: space-between;
  border: 8px solid #ca8b48;
  position: relative;
}
.baf-main .section-2 .row-1::after, .tie-main .section-2 .row-1::after, .ihha-main .section-2 .row-1::after {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  background-color: #f0eeee;
  top: 0;
  left: 0;
}
.baf-main .section-2 .row-1 .cc-1, .tie-main .section-2 .row-1 .cc-1, .ihha-main .section-2 .row-1 .cc-1 {
  position: relative;
  z-index: 1;
}
.baf-main .section-2 .row-1 .cc-1 .blk-1, .tie-main .section-2 .row-1 .cc-1 .blk-1, .ihha-main .section-2 .row-1 .cc-1 .blk-1 {
  padding: 60px;
  text-align: center;
}
.baf-main .section-2 .row-1 .cc-1 .blk-1 img, .tie-main .section-2 .row-1 .cc-1 .blk-1 img, .ihha-main .section-2 .row-1 .cc-1 .blk-1 img {
  width: 240px;
  margin-bottom: 40px;
}
.baf-main .section-2 .row-1 .cc-1 .blk-1 p, .tie-main .section-2 .row-1 .cc-1 .blk-1 p, .ihha-main .section-2 .row-1 .cc-1 .blk-1 p {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
.baf-main .section-2 .row-1 .cc-1 .blk-1 h5, .tie-main .section-2 .row-1 .cc-1 .blk-1 h5, .ihha-main .section-2 .row-1 .cc-1 .blk-1 h5 {
  color: #CA8B48;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.4px;
  margin-bottom: 25px;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1, .tie-main .section-2 .row-1 .cc-2 .blk-1, .ihha-main .section-2 .row-1 .cc-2 .blk-1 {
  padding: 30px;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 h2, .tie-main .section-2 .row-1 .cc-2 .blk-1 h2, .ihha-main .section-2 .row-1 .cc-2 .blk-1 h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  color: #b78d47;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 h3, .tie-main .section-2 .row-1 .cc-2 .blk-1 h3, .ihha-main .section-2 .row-1 .cc-2 .blk-1 h3 {
  font-size: 24px;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk, .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk, .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk {
  margin-bottom: 20px;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk label, .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk label, .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk label {
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk label span, .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk label span, .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk label span {
  color: red;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=text], .baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=email], .baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=number], .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=text], .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=email], .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=number], .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=text], .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=email], .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=number] {
  height: 45px;
  width: 100%;
  text-indent: 5px;
  padding: 0 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=text]:focus, .baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=email]:focus, .baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=number]:focus, .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=text]:focus, .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=email]:focus, .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=number]:focus, .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=text]:focus, .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=email]:focus, .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk input[type=number]:focus {
  outline: none;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk ::placeholder, .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk ::placeholder, .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk ::placeholder {
  font-size: 14px;
  font-family: "Poppins", Sans-serif;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk textarea, .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk textarea, .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk textarea {
  padding: 12px;
  width: 100%;
  min-height: 75px;
  border: 1px solid #ccc;
  outline: none;
  border-radius: 4px;
  height: 100px;
}
.baf-main .section-2 .row-1 .cc-2 .blk-1 .form-blk .blue-btn, .tie-main .section-2 .row-1 .cc-2 .blk-1 .form-blk .blue-btn, .ihha-main .section-2 .row-1 .cc-2 .blk-1 .form-blk .blue-btn {
  border: none;
  font-family: "Montserrat", Sans-serif;
  font-size: 22px;
}
.baf-main .section-2 .row-1 .cc-2 .wpcf7-response-output, .tie-main .section-2 .row-1 .cc-2 .wpcf7-response-output, .ihha-main .section-2 .row-1 .cc-2 .wpcf7-response-output {
  margin-top: 0;
  margin-bottom: 40px;
}

.tie-main .section-2 .row-1 {
  border: 8px solid #C24D4D;
}
.tie-main .section-2 .row-1 .cc-1 .blk-1 h5 {
  color: #C24D4D;
}
.tie-main .section-2 .row-1 .cc-2 .blk-1 h2 {
  color: #C24D4D;
}

.ihha-main .section-2 .row-1 {
  border: 8px solid #b78d47;
}
.ihha-main .section-2 .row-1 .cc-1 .blk-1 h5 {
  color: #b78d47;
}
.ihha-main .section-2 .row-1 .cc-2 .blk-1 h2 {
  color: #b78d47;
}

.Contact-main-2 .section-2 .cc-2 .blk-1 {
  background-color: #fff;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 h2 {
  color: #0b3b64;
  font-size: 26px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.6px;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk {
  margin-bottom: 20px;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk label {
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk label span {
  color: red;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk input[type=text], .Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk input[type=email], .Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk input[type=number] {
  height: 45px;
  width: 100%;
  text-indent: 5px;
  padding: 0 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk input[type=text]:focus, .Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk input[type=email]:focus, .Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk input[type=number]:focus {
  outline: none;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk ::placeholder {
  font-size: 14px;
  font-family: "Poppins", Sans-serif;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk textarea {
  padding: 12px;
  width: 100%;
  min-height: 75px;
  border: 1px solid #ccc;
  outline: none;
  border-radius: 4px;
  height: 100px;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk .blue-btn {
  border: none;
  font-family: "Montserrat", Sans-serif;
  font-size: 22px;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk .radio-blk .wpcf7-list-item {
  display: block;
  margin-left: 0;
  margin-bottom: 5px;
}
.Contact-main-2 .section-2 .cc-2 .blk-1 .form-blk .radio-blk .wpcf7-list-item span {
  color: #000;
  font-weight: 400;
}

@media screen and (min-width: 300px) and (max-width: 767px) {
  html {
    font-size: 11px !important;
  }

  .container {
    padding: 0 24px;
  }

  h1, h2 {
    font-size: 28px;
    line-height: 32px;
  }

  li {
    font-size: 16px;
  }

  .divder {
    height: 67.5px;
  }

  .navbar .container-fluid {
    padding: 0 18px;
  }
  .navbar .container-fluid .navbar-brand img {
    width: 72px;
  }
  .navbar .container-fluid .navbar-collapse .navbar-nav .nav-item {
    padding-left: 0;
  }

  footer {
    padding-bottom: 40px;
    padding-top: 25px;
    border-top: 1px solid #b2a9a9;
  }
  footer .row-1 .cc-1 {
    margin-bottom: 20px;
  }
  footer .row-1 .cc-2 ul {
    display: block;
  }
  footer .row-1 .cc-2 ul li {
    margin-bottom: 15px;
  }

  .hero-section {
    height: 150px;
  }

  .baf-main .section-2 .row-1::after, .tie-main .section-2 .row-1::after, .ihha-main .section-2 .row-1::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 36%;
  }
  .baf-main .section-2 .row-1 .cc-1 .blk-1, .tie-main .section-2 .row-1 .cc-1 .blk-1, .ihha-main .section-2 .row-1 .cc-1 .blk-1 {
    padding: 30px;
  }

  .home-main .section-1 {
    height: 120px;
  }
  .home-main .section-2 .row-1 .cc-1, .home-main .section-2 .row-1 .cc-2 {
    margin-bottom: 30px;
  }
  .home-main .section-2 .row-1 .cc-3 .blk-1 img {
    width: 92px;
  }
  .home-main .section-2 .row-1 .cc-3 .blk-1:last-child {
    margin-bottom: 0;
  }
  .home-main .section-3 {
    padding: 0;
  }
  .home-main .section-3 .row-2 .cc-1 .blk-1 img {
    height: 120px;
    object-fit: contain;
  }
  .home-main .section-3 .row-2 .cc-1:last-child {
    margin-bottom: 0;
  }
  .home-main .section-4 {
    padding-bottom: 0;
  }
  .home-main .section-4 .c-1 {
    padding: 40px 24px;
    border-radius: 0;
  }
  .home-main .section-4 .c-1 .cc-1 {
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    padding: 45px;
  }
  .home-main .section-4 .c-1 .cc-2 {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    padding: 45px;
  }

  .about-main .section-3 {
    padding-bottom: 20px;
  }
  .about-main .section-3 .row-2 .cc-1 {
    margin-bottom: 40px;
  }
  .about-main .section-3 .row-2 .cc-1:last-child {
    margin-bottom: 0;
  }

  .mediation-services-main .section-3 {
    padding-top: 0;
  }
  .mediation-services-main .section-3 .row-1 h1 {
    font-size: 26px;
    line-height: 32px;
  }
  .mediation-services-main .section-4 {
    padding-bottom: 0;
  }
  .mediation-services-main .section-4 .row-1 .cc-1 {
    margin-bottom: 30px;
  }
  .mediation-services-main .section-4 .row-1 .cc-2 {
    padding-left: 8.2px;
  }
  .mediation-services-main .section-5 .row-1 {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .mediation-services-main .section-5 .row-1 .cc-1 .blue-btn {
    margin-bottom: 30px;
  }

  .international-traning-main .section-3 .row-2 .cc-1 .blue-btn {
    margin: 30px 0;
  }
  .international-traning-main .section-4 .cc-1 {
    margin-bottom: 40px;
  }
  .international-traning-main .section-4 .cc-1:last-child {
    margin-bottom: 0;
  }
  .international-traning-main .testimonials {
    padding: 0;
  }

  .mediation-advocacy-main .section-3 .row-2 img {
    margin-bottom: 40px;
  }

  .workplace-services-main .section-4 .row-2 .cc-1 img {
    margin-bottom: 30px;
  }
  .workplace-services-main .section-5 .accordion-item .accordion-header .accordion-button {
    padding: 4px 0;
    font-size: 16px;
  }
  .workplace-services-main .section-5 .accordion-item .accordion-body {
    font-size: 16px;
  }
  .workplace-services-main .section-6 {
    padding-bottom: 0;
  }
  .workplace-services-main .section-6 .row-4 .light-blue {
    width: auto;
    margin-bottom: 20px;
  }
  .workplace-services-main .section-7 .cc-1 a {
    font-size: 16px;
  }
  .workplace-services-main .section-7 .pink-btn {
    margin-top: 20px;
  }

  .negotiation-masterclass-main .section-3 h2 {
    margin-bottom: 0;
  }
  .negotiation-masterclass-main .testimonials {
    padding-top: 0;
  }

  .traning-main .section-2 .row-2 .cc-1 img {
    margin-bottom: 40px;
  }
  .traning-main .section-3 .row-2 .cc-1:last-child {
    margin-bottom: 0;
  }

  .mediators-main .section-3 .row-1 .cc-1 .blk-1 {
    display: block;
  }
  .mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-2 {
    width: 250px;
    margin: auto;
    text-align: center;
    padding-top: 20px;
  }
  .mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-2 img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
  }
  .mediators-main .section-3 .row-1 .cc-1 .blk-1 .blk-3 {
    padding: 30px;
    padding-top: 10px;
  }

  .team-detail .row-1 .cc-1 .blk-1 {
    display: block;
    text-align: center;
    padding: 20px 0;
  }
  .team-detail .row-1 .cc-1 .blk-1 .blk-2 {
    width: 100%;
    margin: auto;
  }
  .team-detail .row-1 .cc-1 .blk-1 .blk-2 img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin-bottom: 15px;
  }
  .team-detail .row-1 .cc-1 .blk-1 .blk-3 {
    padding: 0;
  }

  .mediators-main .section-2 h1, .civil-commercial-main .section-2 h1, .family-business-main .section-2 h1, .personal-mediation-main .section-2 h1, .real-estate-main .section-2 h1, .workplace-services-main .section-2 h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .international-traning-main .section-2 h1, .negotiation-masterclass-main .section-2 h1, .mediation-advocacy-main .section-2 h1, .conflict-competence-main .section-2 h1, .faq-main .section-2 h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .blog-detail .section-1 .row-1 .cc-1 h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .blog-detail .section-1 .row-1 .cc-1 img {
    height: auto;
  }

  .contact-main .section-01 {
    padding-top: 50px;
  }
  .contact-main .section-01 .row-1 .cc-2 img {
    position: static;
  }
  .contact-main .section-2 .row-1 .cc-1 h1, .contact-main .section-2 .row-1 .cc-1 h2 {
    font-size: 25px;
    font-weight: 500;
    line-height: 32px;
  }

  .faq-main .section-3 .accordion-item h5 {
    font-size: 16px;
    line-height: 22px;
  }
  .faq-main .section-3 .accordion-item .accordion-button {
    font-size: 16px;
    line-height: 24px;
  }
}

/*# sourceMappingURL=custom.css.map */
