/*!
Theme Name: Nusite
Theme URI: http://underscores.me/
Author: OKD Agency
Author URI: https://okd.com
Description: Nusite Theme
Version: 1.0.0
Text Domain: nusite
*/
/* Reset
--------------------------------------------- */

.conversations-logo img {
	height: 124px;
}

.conversations-icon img {
	height: 200px;
}

.conversations-icon h2 {
	text-align: center;
	font-size: 28px;
	color: #EBD636;
	font-family: Poppins;
}

#component-content-6331c9a9260ea p {
	background-color: transparent !important;
}

.get_your_conversions_started_now {
	background-color: transparent !important;
	border-color: #000000 !important;
	color: #000000 !important;
}

.nf-form-content input[type=button] {
	border: 1px solid #000 !important;
}

@media (min-width: 1640px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 1640px;
  }
}

.border-primary {
  border-color: var(--bs-primary) !important;
}

.btn-outline-primary {
  color: var(--bs-dark);
  border-color: var(--bs-primary);
}

:root {
  --swiper-pagination-color: white !important;
  --swiper-theme-color: white !important;
}

.btn {
  font-size: 20px;
}

body {
  color: var(--bs-dark) !important;
}

/* Links
--------------------------------------------- */
a,
a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: -ms-grid;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  -ms-grid-columns: (1fr)[7];
      grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  -ms-grid-columns: (1fr)[8];
      grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  -ms-grid-columns: (1fr)[9];
      grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* Navigation
--------------------------------------------- */
#navigation {
  z-index: 2;
  pointer-events: none;
}

#navigation .menu-sliders {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: -webkit-box-flex 0.45s;
  transition: -webkit-box-flex 0.45s;
  transition: flex 0.45s;
  transition: flex 0.45s, -webkit-box-flex 0.45s, -ms-flex 0.45s;
}

#navigation .menu-sliders:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  background: transparent;
}

#navigation .menu-sliders:nth-child(odd) {
  background: rgba(0, 0, 0, 0.8);
}

#navigation .menu {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  visibility: hidden;
  z-index: 3;
}

#navigation .menu .nav .nav-link {
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
}

body.menu-open #navigation .menu-sliders:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0%;
          flex: 0 0 0%;
}

body.menu-open #navigation .menu {
  pointer-events: all;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  visibility: visible;
}

/***
** Single Video Component
**/
.container-comp {
  max-width: 1640px;
  margin: 0 auto;
}

.container-comp .header-text p {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .main-header p span {
    font-size: 62px !important;
  }
}

@media (max-width: 767px) {
  .main-header p span {
    font-size: 42px !important;
  }
}

@media (max-width: 575px) {
  .main-header p span {
    font-size: 28px !important;
  }
}

.swiper-slide {
  height: auto;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -50px;
}

.nf-form-content {
  padding: 0;
}

.nf-form-fields-required {
  display: none;
}

.nf-form-content textarea.ninja-forms-field {
  height: 140px !important;
}

.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit] {
  background: transparent;
  border: 1px solid var(--bs-primary) !important;
}

.nf-form-content button:hover, .nf-form-content button:active, .nf-form-content button:focus,
.nf-form-content input[type=button]:hover,
.nf-form-content input[type=button]:active,
.nf-form-content input[type=button]:focus,
.nf-form-content input[type=submit]:hover,
.nf-form-content input[type=submit]:active,
.nf-form-content input[type=submit]:focus {
   /* background: #F8C333 !important; */
}

#ninja_forms_required_items,
.nf-field-container {
  margin-bottom: 20px !important;
}

.nf-error .nf-error-msg {
  font-size: 14px;
}

.nf-error-msg.nf-error-field-errors {
  font-size: 16px;
}

.site-footer .footer-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5fr 1fr;
      grid-template-columns: 1fr 1.5fr 1fr;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.site-footer .footer-container .footer-text p:last-child {
  margin-bottom: 0;
}

.site-footer .footer-container .footer-social a.nav-link {
  font-size: 28px;
}

.site-footer .footer-container .footer-social a.nav-link:hover, .site-footer .footer-container .footer-social a.nav-link:active, .site-footer .footer-container .footer-social a.nav-link:focus {
  color: var(--bs-primary) !important;
}

@media (max-width: 767px) {
  .site-footer .footer-container {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .site-footer .footer-container .footer-text {
    text-align: center;
  }
}

.badges-container {
  display: -ms-grid;
  display: grid;
  gap: 25px;
  row-gap: 40;
  grid-auto-flow: dense;
  -ms-grid-columns: (316px)[auto-fit];
      grid-template-columns: repeat(auto-fit, 316px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.collapse-container {
  display: -ms-grid;
  display: grid;
  gap: 30px;
  row-gap: 40;
  grid-auto-flow: dense;
  -ms-grid-columns: (398px)[auto-fit];
      grid-template-columns: repeat(auto-fit, 398px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.collapse-container .collapse-text p {
  padding: 0 36px;
}

.link-collapse[aria-expanded=false] .text-expanded {
  display: none;
}

.link-collapse[aria-expanded=true] .text-collapsed {
  display: none;
}

@media (max-width: 424px) {
  .link-collapse span:last-child {
    font-size: 26px !important;
  }
}

@media (max-width: 767px) {
  .collapse-container {
    -ms-grid-columns: (100%)[auto-fit];
        grid-template-columns: repeat(auto-fit, 100%);
  }
}

.swiper_grid {
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  row-gap: 10px;
}

.swiper_grid .swiper-wrapper {
  row-gap: 10px;
}

.swiper_grid .swiper-slide {
  text-align: center;
  font-size: 18px;
  height: calc((100% - 30px) / 2) !important;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.swiper_grid .swiper-slide .slide-box {
  overflow: hidden;
  height: 100%;
}

.swiper_grid .swiper-slide .slide-box:hover .slide-title, .swiper_grid .swiper-slide .slide-box:active .slide-title, .swiper_grid .swiper-slide .slide-box:focus .slide-title {
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  color: white;
  font-family: montserrat;
  font-weight: 700;
}

.swiper_grid .swiper-button-prev,
.swiper_grid .swiper-button-next {
  color: black !important;
}

.swiper_modal .swiper-slide h2 {
  font-family: montserrat;
  text-align: center;
  margin-top: 100px;
}

.swiper_modal .swiper-slide .slide-box {
  height: 85vh;
}

.swiper_modal .swiper-slide .slide-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper_modal .swiper-button-prev,
.swiper_modal .swiper-button-next {
  color: #000000 !important;
}

.contact-us-section .container-text {
  font-weight: 600;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}

.contact-us-section .container-text p {
  text-align: center;
}

.contact-us-section .container-text p span {
  display: inline-block;
}

.contact-us-section .container-text p span:first-child {
  text-align: right;
  width: 45%;
}

.contact-us-section .container-text p span:last-child {
  text-align: left;
  width: 45%;
}

.custom-btn {
  background-color: white;
  color: black;
  border-color: green;
  font-size: 20px;
  margin-top: 4rem;
  margin-bottom: 5rem;
}

@media only screen and (max-width: 768px) {
  .custom_footer-container,
  .mobile-image {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  .custom_footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.custom_footer-container {
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1400px;
}

.mobile-image {
  padding-left: 10px;
  padding-right: 10px;
}

.footer-logos {
  text-align: center;
}

.footer-logos img {
  display: inline-block;
  height: auto;
  margin: 10px 20px;
  max-width: 100px;
}

.wrapper {
  overflow: hidden;
}

.bottom-footer-text {
  margin-bottom: 30px;
  text-align: center;
}

.bottom-footer-text p {
  margin-bottom: 0;
}

.custom-text {
  font-weight: bold;
  padding: 40px 0;
}

.btn-custom {
  background-color: white;
  margin-bottom: 5rem;
}

.bg-notfound {
  background-image: url("./assets/img/404-bg-1.png");
  background-repeat: no-repeat, repeat;
  background-size: cover;
}

.text-404 {
  font-size: 300px;
  font-weight: 400;
  color: #EBD636;
  margin-top: 17rem;
}

.text-details {
  font-size: 28px;
  color: white;
  margin-top: -6rem;
}

/***
** Complex Collapse Component
**/
.component-complex-collapse .toggle > .btn:focus {
  box-shadow: none;
}
.component-complex-collapse .toggle > .btn .fa-plus {
  display: none;
}
.component-complex-collapse .toggle > .btn.collapsed .fa-plus {
  display: block;
}
.component-complex-collapse .toggle > .btn.collapsed .fa-minus {
  display: none;
}
.component-complex-collapse .toggle > .btn .fa-minus {
  display: block;
}
.intro-paragraph {
  max-width: 800px;
  margin: 0 auto;
}
.component-complex-collapse .left-column {
  border-right: 2px solid #9bc5e0;
  padding-left: 0;
  position: relative;
}
.component-complex-collapse .right-column {
  padding-right: 0;
}
.component-complex-collapse .left-column::before,
.component-complex-collapse .left-column::after {
  background-color: #ffffff;
  border-radius: 100%;
  content: '';
  display: inline-block;
  height: 10px;
  width: 10px;
  position: absolute;
}
.component-complex-collapse .left-column::before {
  right: -6px;
  top: 0;
}
.component-complex-collapse .left-column::after {
  right: -6px;
  bottom: 0;
}
@media only screen and (max-width: 1200px) {
  .component-complex-collapse .left-column {
    border-right: none;
  }
  .component-complex-collapse .left-column::before,
  .component-complex-collapse .left-column::after {
    display: none;
  }
  .component-complex-collapse .left-column,
  .component-complex-collapse .right-column {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .component-complex-collapse .left-column,
  .component-complex-collapse .right-column {
    padding: 0 12px;
  }
}

#nf-form-15-cont {
  color: #fff !important;
}

/*# sourceMappingURL=style.css.map */
.modal-videos{
	background-color: rgba(0,0,0,0.8)
}