/*
Theme Name: artistic-bird-child
Author: 
Description: Recommended way to include parent theme styles
Version: 1.0
Template: artisticbird

This is the child theme for Artistic Bird Theme theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.page-template-default .pageheader, .page-template-pagesidebar-dark .pageheader {
  background: #43297f;
  color: white;
}

.page-template-page-light .pageheader, .page-template-pagesidebar-light .pageheader, .page-template-page-template-page .pageheader {
  background: #b0b6bc;
  color: #43297f;
}

.site-logo img {
  width: 220px;
  height: auto;
}

.lightpage-banner-widget img {
  border-radius: 5px;
  border: 1px solid #bdc2c7;
}

.darkpage-banner-widget img {
  border-radius: 5px;
  border: 1px solid #513395;
}

.home .banner-image {
  display: none !important;
}
.home .main-headers {
  padding-top: 15px;
  position: absolute;
  width: 100%;
  z-index: 9;
}
.home .main-headers .navbar-toggler-icon img {
  width: 25px !important;
  filter: brightness(0.5) invert(1);
}

.main-headers {
  padding-top: 15px;
  position: relative;
  width: 100%;
  z-index: 9;
}
.main-headers .navbar-toggler-icon img {
  width: 25px !important;
  filter: brightness(0.5) invert(1);
}

.navbar-expand-xl .menu-primary-menu-container {
  width: 100%;
}
.navbar-expand-xl .menu-primary-menu-container .menu {
  margin-bottom: 0;
  padding: 30px 0px 18px;
}
@media (min-width: 1200px) {
  .navbar-expand-xl .menu-primary-menu-container .menu {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.navbar-expand-xl .menu-primary-menu-container .menu .menu-item {
  list-style: none;
}
.navbar-expand-xl .menu-primary-menu-container .menu .menu-item:not(:last-child) {
  padding: 0 0.68rem;
}
.navbar-expand-xl .menu-primary-menu-container .menu .menu-item > a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
}
.navbar-expand-xl .wp-container-core-columns-is-layout-1 {
  margin-bottom: 0px !important;
}

/*    nav bar ----- */
.menu {
  margin: 0;
}
.menu a {
  position: relative;
  z-index: 2;
  display: block;
  padding: 10px 0px;
  text-decoration: none;
  transition: 0.2s;
}
.menu a:hover {
  color: #fff;
}

.menu-item-has-children {
  transition: 0.8s;
}
.menu-item-has-children > a {
  display: flex;
  align-items: center;
}

.menu-item-has-children:hover .sub-menu {
  display: block;
  background: #43297f;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
@media (max-width: 991.98px) {
  .menu-item-has-children:hover .sub-menu {
    position: static;
    height: 194px;
    overflow: auto;
  }
}

.menu ul li a:hover, .menu ul li:hover > a {
  border-left: 2px solid #b0b7be;
  color: #fff;
}

.sub-menu {
  display: none;
  transition: transform 0.3s cubic-bezier(0.88, -0.72, 0, 1), opacity 0.3s ease-in-out;
  list-style: none;
  position: absolute;
  z-index: 1;
  padding: 0px;
  height: auto;
  min-width: 200px;
}
.sub-menu li {
  padding: 5px 0px !important;
  border-bottom: 2px solid #3b2470;
}
.sub-menu li > a {
  border-left: 2px solid transparent;
  padding: 5px 10px !important;
}

.homeimag {
  text-align: right;
  position: absolute;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 1023px) and (max-width: 1366px) {
  .homeimag img {
    width: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    transform: translate(22%, 0);
  }
}
@media (max-width: 992px) {
  .homeimag img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 442px !important;
  }
}

.main-banner .col-md-6.text-white.pt-5 {
  position: relative;
}

.homeimag img {
  max-width: 1100px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 826px;
}

.main-banner {
  background: #43297f;
  background-repeat: no-repeat;
  height: 800px;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  align-items: center;
  background-position: center right;
}
.main-banner p {
  font-size: 28px;
  font-weight: 200;
  max-width: 540px;
}

.about-wrapper .text-wrap h2 {
  color: #43297f;
  font-weight: 600;
}

.free-entry-widget-area {
  background: url(/wp-content/uploads/2024/06/Network-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 368px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}
.free-entry-widget-area::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(45, 0, 150, 0.75);
}
.free-entry-widget-area .register-wrap {
  position: relative;
  text-align: center;
  color: #fff;
}
.free-entry-widget-area .register-wrap h2 {
  margin-bottom: 2rem;
}
.free-entry-widget-area .people {
  font-weight: 200;
}

.visit-wrapper {
  background: url(/wp-content/uploads/2024/06/Pic1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}
.visit-wrapper::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(255, 255, 255, 0.65);
}
.visit-wrapper .register-wrap {
  position: relative;
  text-align: center;
  background-image: linear-gradient(180deg, #a2a4a5, #d6d6d6);
  border: none;
  padding: 13px 32px;
  border: 5px solid #fff;
  border-radius: 80px;
}
.visit-wrapper .register-wrap .btn-lights {
  font-size: 26px;
  color: #43297f;
  text-decoration: none;
  display: block;
}

@media (min-width: 1025px) and (max-width: 1400px) {
  .navbar-expand-xl .menu-primary-menu-container .menu .menu-item > a {
    font-size: 13px;
  }
  .visit-wrapper .register-wrap .btn-lights {
    font-size: 20px;
  }
  .site-footer {
    padding: 0px 0;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-xl .menu-primary-menu-container .menu .menu-item:not(:last-child) {
    padding: 0px;
  }
  .main-banner {
    background-position: left;
  }
  .main-banner {
    background-size: cover;
    height: 442px;
  }
  .main-banner p {
    font-size: 18px;
    font-weight: 400;
  }
  .partners-wrapper .col-lg-4:not(:nth-child(1))::before {
    width: 100%;
    height: 2px;
    left: 0px;
    top: -3px;
  }
  .visit-wrapper {
    height: auto;
  }
  .visit-wrapper .register-wrap {
    margin-bottom: 18px !important;
  }
  .visit-wrapper .register-wrap .btn-lights {
    font-size: 20px;
  }
  .site-footer {
    background-position: bottom !important;
  }
  .widget_block .wp-block-column h6.wp-block-heading {
    text-align: center !important;
  }
  .wp-block-columns {
    margin-bottom: 0px;
  }
  .wp-block-columns p {
    margin-bottom: 0;
  }
  .site-footer .widget-area {
    margin-bottom: -12px !important;
  }
  .page-template-page-template-page .inner-main-banner {
    display: none;
  }
  .page-template-page-template-page .bg-wrapper img {
    width: 118%;
  }
}
@media (max-width: 1199px) {
  .navbar-collapse {
    background: #43297f;
    width: 100%;
    padding-top: 10px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  ul#menu-primary-menu {
    padding: 20px;
  }
  ul#menu-primary-menu li {
    line-height: 34px;
  }
  .navbar-expand-xl .menu-primary-menu-container .menu .menu-item:not(:last-child) {
    padding: 0rem !important;
  }
}
@media (max-width: 767.98px) {
  .page-template-page-template-page .inner-main-banner {
    height: 210px !important;
  }
  .inner-section .text-wrap h3 {
    font-size: clamp(0.95rem, 5vw, 1.4rem);
    white-space: nowrap;
  }
}
.site-footer {
  color: #fff;
  padding: 20px 0;
  background: #43297f;
  position: relative;
}
.site-footer::before {
  position: absolute;
  content: "";
  width: 596px;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url(/wp-content/uploads/2024/06/footer-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}
@media (max-width: 991.98px) {
  .site-footer::before {
    width: 100%;
  }
}

.footer-widgets {
  position: relative;
}

.site-info.row {
  position: relative;
}

.site-footer a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}

.site-footer .widget-area {
  margin-bottom: 20px;
}

.site-footer .site-info {
  font-size: 14px;
}

ul.footer-menu {
  padding: 0;
}
ul.footer-menu li {
  list-style: none;
  text-align: left;
  line-height: 20px;
}

.footer-widgets h6 {
  text-align: left;
}

.widget_block .wp-block-column {
  text-align: end;
}
.widget_block .wp-block-column h6.wp-block-heading {
  text-align: end;
  font-size: 13px;
  font-weight: 600;
}
.widget_block .wp-block-column .wpcf7-form {
  position: relative;
}
.widget_block .wp-block-column .wpcf7-form .wpcf7-form-control.wpcf7-text {
  padding: 13px !important;
  border-radius: 100px !important;
  border: none;
  width: 100%;
}
.widget_block .wp-block-column .wpcf7-submit {
  position: absolute;
  right: 6px;
  top: 7%;
  border-radius: 50px;
  border: none;
  padding: 8px 18px;
  background: #aaacac;
  font-weight: 600;
  color: #432981;
}

.banner-image {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 168px;
}
@media (max-width: 991.98px) {
  .banner-image {
    overflow: hidden;
    flex-direction: column-reverse;
    min-height: 246px;
    justify-content: start;
    align-items: start;
  }
}
.banner-image img {
  max-width: 700px;
  height: auto;
  margin: 0 0 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.banner-image .banner-title {
  position: relative;
  font-size: 24px !important;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .banner-image .banner-title {
    padding-top: 10px;
  }
}
.banner-image .banner-title span {
  font-weight: 400;
  display: block;
}

.inner-section {
  background: #b0b6bc;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
}
.inner-section .wp-block-column {
  position: relative;
}
.inner-section .wp-block-column:not(:nth-child(1))::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 200px;
  left: -16px;
  top: 0px;
  background: #8e9195;
}
@media (max-width: 991.98px) {
  .inner-section .wp-block-column:not(:nth-child(1))::before {
    width: 100%;
    height: 2px;
    left: 0px;
  }
}
.inner-section .text-wrap h3 {
  color: #43297f;
  font-weight: 600;
}
.inner-section .text-wrap p {
  color: #ffffff;
}
.inner-section .text-wrap > a {
  color: #43297f;
  text-decoration: none;
  font-weight: 600;
}

.page-template-pagesidebar-light .menu-item-has-children:hover .sub-menu, .page-template-page-template-page .menu-item-has-children:hover .sub-menu, .page-template-page-light .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  background: #b0b6bc !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
@media (max-width: 991.98px) {
  .page-template-pagesidebar-light .menu-item-has-children:hover .sub-menu, .page-template-page-template-page .menu-item-has-children:hover .sub-menu, .page-template-page-light .menu-item-has-children:hover .sub-menu {
    position: static;
    overflow: auto;
  }
}
.page-template-pagesidebar-light .sub-menu, .page-template-page-template-page .sub-menu, .page-template-page-light .sub-menu {
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.88, -0.72, 0, 1), opacity 0.3s ease-in-out;
  list-style: none;
  position: absolute;
  z-index: 1;
  padding: 0px;
  height: auto;
  min-width: 200px;
}
.page-template-pagesidebar-light .sub-menu li, .page-template-page-template-page .sub-menu li, .page-template-page-light .sub-menu li {
  padding: 5px 0px !important;
  border-bottom: 2px solid #9da3a8;
}
.page-template-pagesidebar-light .sub-menu li > a, .page-template-page-template-page .sub-menu li > a, .page-template-page-light .sub-menu li > a {
  border-left: 2px solid transparent;
  padding: 5px 10px !important;
}
.page-template-pagesidebar-light .menu ul li a:hover, .page-template-pagesidebar-light .menu ul li:hover > a, .page-template-page-template-page .menu ul li a:hover, .page-template-page-template-page .menu ul li:hover > a, .page-template-page-light .menu ul li a:hover, .page-template-page-light .menu ul li:hover > a {
  border-left: 2px solid #9da3a8;
  color: #fff;
}
.page-template-pagesidebar-light .main-headers, .page-template-page-template-page .main-headers, .page-template-page-light .main-headers {
  position: relative;
}
.page-template-pagesidebar-light .banner-image::before, .page-template-page-template-page .banner-image::before, .page-template-page-light .banner-image::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page-template-pagesidebar-light .partners-wrapper, .page-template-page-template-page .partners-wrapper, .page-template-page-light .partners-wrapper {
  background: #b0b6bc;
  padding-top: 2rem;
  padding-bottom: 2rem;
  overflow: hidden;
  z-index: 999;
  position: relative;
}
@media (max-width: 1199px) {
  .page-template-pagesidebar-light .navbar-collapse, .page-template-page-template-page .navbar-collapse, .page-template-page-light .navbar-collapse {
    background: #b0b6bc;
    width: 100%;
    padding-top: 10px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    position: absolute;
    z-index: 999;
  }
}

.contact-wrappers .col-md-6 p {
  margin-bottom: 0px;
}
.contact-wrappers .col-md-6 p .wpcf7-form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.contact-wrappers .col-md-6 .wpcf7-submit {
  display: block !important;
  max-width: 136px;
  background: #472784;
  color: #fff;
}
.contact-wrappers .col-md-6 .wpcf7-textarea {
  height: 120px;
}
@media (min-width: 992px) {
  .contact-wrappers img {
    height: 363px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.faqs-wrappers .accordion-item p {
  display: none !important;
}
.faqs-wrappers .accordion-item .accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #472784;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 #b0b6bc;
}
.faqs-wrappers .accordion-item .accordion-button:not(.collapsed)::after {
  filter: brightness(0.5) invert(1);
}

.site-main .banner-image {
  display: none;
}

.text-primary {
  color: #472784 !important;
}

.custom-post-item {
  background: #593b8f;
  transition: 0.4s ease-in-out;
  border-radius: 5px;
}
.custom-post-item .post-thumbnail {
  overflow: hidden;
}
.custom-post-item .post-thumbnail img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px 5px 0 0;
  transition: 0.4s ease-in-out;
}
.custom-post-item .post-heading {
  transition: 0.6s;
  border-radius: 0 0 5px 5px;
  transition: 0.4s ease-in-out;
}
.custom-post-item .post-heading h3.post-title {
  line-height: 24px;
}
.custom-post-item .post-heading h3.post-title a {
  color: #ffffff !important;
  transition: 0.4s ease-in-out;
}
.custom-post-item .post-heading p {
  color: #ffffff;
}
.custom-post-item:hover {
  background: #43297f;
}
.custom-post-item:hover .post-thumbnail img {
  transform: scale(1.1);
}
.custom-post-item:hover h3.post-title {
  line-height: 24px;
}
.custom-post-item:hover h3.post-title a {
  color: #b0b6bc !important;
}

.single-post .banner-image {
  display: none;
}
.single-post .post-thumbnail img {
  width: 100%;
}

.post-template-single-post .pageheader {
  background: #b0b6bc;
}

.post-template-default .pageheader {
  background: #43297f;
}

.page-template-pagesidebar-light .pageheader, .page-template-page-light .pageheader {
  position: relative;
}
.page-template-pagesidebar-light .pageheader::after, .page-template-page-light .pageheader::after {
  position: absolute;
  content: "";
  width: 30%;
  height: 100%;
  right: 0;
  top: 0px;
  background: url(/wp-content/uploads/2024/10/gray-shap.png);
  background-repeat: no-repeat;
}

.page-template-default .pageheader {
  position: relative;
}
.page-template-default .pageheader::after {
  position: absolute;
  content: "";
  width: 30%;
  height: 100%;
  right: 0;
  top: 0px;
  background: url(/wp-content/uploads/2024/10/blue-shape.png);
  background-repeat: no-repeat;
}

.additional-info img {
  border-radius: 5px;
}

ul.points {
  padding: 0px;
}
ul.points li {
  position: relative;
  list-style: none;
  padding-left: 34px;
  line-height: 32px;
}
ul.points li::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: 0px;
  top: 8px;
  background: url(/wp-content/uploads/2024/10/comment.png) no-repeat;
  background-size: 15px;
}

h1.post-title {
  font-size: 1.7rem;
  color: #43297f;
}

.wpcf7-textarea {
  width: 100%;
  height: 150px;
  padding: 10px;
}

.wpcf7-submit {
  background: #472784;
  color: #fff;
  border: none;
  padding: 8px 15px;
  border-radius: 4px;
}

.seminars .nav-pills .nav-item {
  background: #afb6bd;
  border-radius: 4px;
  margin-right: 10px;
}
.seminars .nav-pills .nav-link {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
}/*# sourceMappingURL=style.css.map */