/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
body {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: "NCLGastrub";
  src: url("/wp-content/themes/hello-elementor/fonts/NCLGastrub-Demo-BF6530aa83804be.woff2")
      format("woff2"),
    url("/wp-content/themes/hello-elementor/fonts/NCLGastrub-Demo-BF6530aa83804be.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

.masonryPostGridItemContent ul {
  margin-top: 0;
  margin-bottom: 0;
}

/**home**/
.home-video-section {
  height: 100vh;
}
.home-video-section .elementor-widget-icon {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}

.mouseIcon svg {
  animation: smoothY 1.2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
@keyframes smoothY {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-25px);
  }
  100% {
    transform: translateY(0);
  }
}

.homeFeature .location {
  display: none;
}

.btn-same .uc-checkbox-filter-accordion-button,
.btn-same button {
  max-width: 209px;
  min-width: 209px;
  height: 36px;
}
body {
  background-color: #f2f2f2;
}
.height100 {
  height: 100%;
  min-height: 330px;
}

.heading404 h4 {
  font-size: clamp(18px, 2vw, 26px) !important;
}
.error404 footer {
  background: #fff !important;
}
.OverlayBg {
  position: absolute !important;
  height: 0 !important;
  padding: 0;
  bottom: -100%;
  opacity: 0 !important;
  overflow: hidden !important;
  transition: all 0.6s ease-in-out !important;
  backdrop-filter: blur(3.5px);
}

.masonryPostGridItem .masonryPostGridItemContent > a div {
  font-size: clamp(18px, 2vw, 20px) !important;
  font-family: "proxima-nova" !important;
}

.masonryPostGridItem .masonryPostGridItemContent {
  position: absolute !important;
  bottom: 10px;
  transition: all 0.6s ease-in-out !important;
  height: 60px;
  display: flex;
  align-content: end;
  flex-wrap: wrap;
  width: calc(100% - 20px) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: transparent;
  left: 0;
  right: 0;
}
.masonryPostGridItem .masonryPostGridItemContent .masonryPostGridItemTitle {
  padding: 0 10px;
  text-transform: uppercase;
}
.font-proxima h5,
.btn-same span,
.font-proxima a {
  font-family: "proxima-nova" !important;
}

.masonryPostGridItem .masonryPostGridItemContent::after {
  display: none;
  content: " ";
  position: absolute !important;
  height: calc(100% - 20px) !important;
  bottom: 0;
  top: 0;
  width: calc(100% - 20px) !important;
  align-items: start !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto;
  z-index: -1;
  border: 1px solid #5d8ab8 !important;
  transition: all 0.6s ease-in-out !important;
}
.masonryPostGridItem .masonryPostGridItemContent * {
  width: 100%;
}
.masonryPostGridItem:hover .masonryPostGridItemContent a {
  width: 100%;
  right: 0;
  left: 0;
  position: relative;
  margin: 0 auto;
}
.masonryPostGridItem:hover .masonryPostGridItemContent a > div {
  font-family: "Questrial" !important;
}
.masonryPostGridItem .masonryPostGridItemContent ul {
  display: none;
  position: relative;
  padding: 15px 20px;
}
.masonryPostGridItem .masonryPostGridItemContent p {
  display: none;
  font-family: Poppins;
  font-weight: 400;
  font-size: clamp(14px, 1vw, 16px) !important;
  line-height: 100%;
  color: #676767;
  font-family: "Poppins";
  padding: 0 20px;
}

.masonryPostGridItem .masonryPostGridItemContent ul li {
  list-style: none;
  width: fit-content;
  font-size: clamp(14px, 1vw, 16px) !important;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  font-family: "Questrial";
}
.OverlayBg > .elementor-element {
  border: none !important;
}

.OverlayBg .elementor-widget-icon-list,
.OverlayBg h3 {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s ease-in-out;
}

.noOverlay {
  display: flex;
  transition: all 0.6s ease-in-out !important;
}

.portfolioBox:hover .noOverlay {
  display: none;
  transition: all 0.6s ease-in-out !important;
}

.portfolioBox:hover .OverlayBg {
  height: 100% !important;
  padding: 10px;
  bottom: 0;
  opacity: 1 !important;
}

.masonryPostGridItem:hover .masonryPostGridItemContent {
  height: calc(100% - 15px) !important;
  bottom: 7px !important;
  opacity: 1 !important;
  background: #ffffffb3;
  backdrop-filter: blur(3.5px);
  width: calc(100% - 20px) !important;
  align-items: start !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
  z-index: 99999;
  padding: 30px 0 !important;
  align-content: start;
}
.masonryPostGridItem:hover .masonryPostGridItemContent p {
  display: block;
}

.masonryPostGridItem:hover .masonryPostGridItemContent ul {
  display: flex;
  gap: 0;
  margin-bottom: 15px;
}

.masonryPostGridItem:hover
  .masonryPostGridItemContent
  .masonryPostGridItemTitle {
  color: #000 !important;
  padding: 0 20px;
}
.heroBg {
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.masonryPostGridItem:hover .masonryPostGridItemContent::after {
  display: block;
}

.masonryPostGridItem .masonryPostGridItemInner .ue-item-image-wrap::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180.07deg,
    rgba(0, 0, 0, 0) 19.69%,
    rgba(0, 0, 0, 0.5) 99.94%
  );
}

.portfolioBox.elementor-element::before {
  z-index: 1 !important;
}
.our-work-box-img {
  height: 100%;
}
.our-work-box-img .elementor-widget-image {
  height: 100%;
}
.filterMain.elementor-widget-taxonomy-filter
  .e-filter-item[data-filter="__all"] {
  order: inherit;
  background-color: transparent !important;
  border: 0 !important;
  color: var(--e-global-color-primary);
}

.portfolioBox:hover .OverlayBg .elementor-widget-icon-list,
.portfolioBox:hover .OverlayBg h3 {
  opacity: 1;
  transform: translateY(0);
}
.portfolioBox:hover .OverlayBg > .elementor-element {
  border: 1px solid #5d8ab8 !important;
  height: 100%;
}

.filterMain .e-filter {
  justify-content: space-between;
}

.portfolioBox .elementor-widget-button {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}

.portfolioBox .elementor-widget-button .elementor-button-link {
  width: 100%;
  height: 100%;
  background: transparent;
}

.filterMain .e-filter .e-filter-item {
  padding: 11px 20px !important;
  width: 15.4% !important;
  max-width: inherit !important;
  flex-basis: inherit !important;
  font-size: clamp(16px, 1vw, 20px) !important;
  position: relative;
}

.filterMain .e-filter .e-filter-item:hover {
  background-color: transparent !important;
}
.filterMain.elementor-widget-taxonomy-filter
  .e-filter-item[data-filter="__all"]:hover {
  color: #fff;
  border: 1px solid var(--e-global-color-primary) !important;
}
.filterMain .e-filter .e-filter-item:after,
.filterMain .e-filter .e-filter-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.filterMain .e-filter .e-filter-item::before {
  background: #5c89b8;
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.7, 1);
  opacity: 0;
  visibility: hidden;
}
.filterMain .e-filter .e-filter-item::after {
  content: "";
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.7, 1);
  border-radius: 0px;
  transform: scale3d(0.85, 0.65, 1);
  opacity: 0;
  visibility: hidden;
}
.filterMain .e-filter .e-filter-item:hover::before {
  transform: scale3d(0.97, 0.8, 1);
  opacity: 1;
  visibility: visible;
}
.filterMain .e-filter .e-filter-item:hover::after {
  transform: scale3d(1, 1, 1);
  opacity: 1;
  visibility: visible;
}
.filterMain .e-filter .e-filter-item:hover span {
  position: relative;
  z-index: 1;
}

.our_work .e-font-icon-svg {
  width: 45px !important;
  height: 45px !important;
}
.our_work li.elementor-icon-list-item.elementor-inline-item:after {
  content: "," !important;
  border: 0 !important;
  font-size: 20px;
  font-family: "Poppins", sans-serif !important;
  color: #fff;
  margin-left: 1px;
}
.our_work .OverlayBg li.elementor-icon-list-item.elementor-inline-item:after {
  color: #000;
}
.our_work li.elementor-icon-list-item.elementor-inline-item:last-child:after {
  content: inherit !important;
}

.our_work ul.elementor-icon-list-items.elementor-inline-items {
  gap: 5px;
}
.listFOnt li span {
  font-size: clamp(16px, 1vw, 18px) !important;
}

.socialicons .elementor-icon-list-text {
  position: absolute;
  width: max-content;
  top: -33px;
  left: -10px;
  right: 0;
  margin: 0 auto !important;
  opacity: 0;
  background: #000;
  padding: 0 6px !important;
  color: #fff;
  border-radius: 5px;
  transition: all 0.3s;
}
.socialicons .elementor-icon-list-text::after {
  position: absolute;
  bottom: -7px;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #000;
  transform: rotate(180deg);
  left: 0;
  right: 0;
  margin: auto;
}

.socialicons li:nth-child(1) .elementor-icon-list-text {
  left: -11px;
}

.socialicons li:nth-child(2) .elementor-icon-list-text {
  left: -4px;
}

.socialicons li:nth-child(3) .elementor-icon-list-text {
  left: -14px;
}

.socialicons li:nth-child(4) .elementor-icon-list-text {
  left: -9px;
}

.socialicons li:nth-child(5) .elementor-icon-list-text {
  left: -7px;
}

.socialicons svg {
  margin: 0 !important;
}
.socialicons a:hover .elementor-icon-list-text {
  opacity: 1;
  transition: all 0.3s;
}
.socialicons a {
  border-radius: 50%;
}

.socialicons li:nth-child(1) a:hover {
  background: #3b5998;
}
.socialicons li:nth-child(1) a:hover svg path:first-child {
  fill: #3b5998;
}

.socialicons li:nth-child(2) a:hover {
  background: #000;
}
.socialicons li:nth-child(2) a:hover svg path:first-child {
  fill: #000;
}

.socialicons li:nth-child(3) a:hover {
  background: #e4405f;
}
.socialicons li:nth-child(3) a:hover svg path:first-child {
  fill: #e4405f;
}

.socialicons li:nth-child(4) a:hover {
  background: #f33;
}
.socialicons li:nth-child(4) a:hover svg path:first-child {
  fill: #f33;
}

.socialicons li:nth-child(5) a:hover {
  background: #0077b5;
}
.socialicons li:nth-child(5) a:hover svg path:first-child {
  fill: #0077b5;
}

.socialicons a:hover svg {
  fill: #fff;
}
.socialicons a:hover svg path {
  fill: #fff;
}

/**new**/
.our_work_masonary .masonryPostGrid {
  margin: 0 -28px;
}
.masonryPostGridItem .masonryPostGridItemContent ul::after {
  width: calc(100% - 40px);
  height: 1px;
  background: #5c89b8;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  right: 0;
  margin: auto;
}

.more-project .gallery {
  list-style: none;
  padding: 0;
  margin: 0;

  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* center items horizontally */
  gap: 15px;
}

.more-project .gallery li {
  position: relative;
  flex: 0 1 calc(25% - 15px);
}

.more-project .gallery li a {
  overflow: hidden;
  z-index: 0;
  position: relative;
  display: block;
  text-decoration: none;
  color: inherit;
  cuesor: pointer;
}

.more-project .gallery li img {
  height: 325px;
  width: 100%;
  object-fit: cover;
  display: block;
}

.more-project .gallery li a::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180.07deg,
    rgba(0, 0, 0, 0) 19.69%,
    rgba(0, 0, 0, 0.5) 99.94%
  );
  z-index: 1;
}

.more-project .gallery .info {
  padding: 15px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  font-family: "proxima-nova" !important;
}

.gallery .info h3 {
  margin: 0 0 5px 0;
  font-size: 25px !important;
  font-weight: 500;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
}

.more-project .gallery .info .location {
  font-size: 20px !important;
  line-height: 1;
  color: #fff;
  margin: 0 !important;
  font-weight: 400;
  text-transform: uppercase;
}

.listInfo .elementor-icon-list-items {
  margin: 0 !important;
  justify-content: space-between !important;
  border-bottom: 1px solid #7bc4cc4d;
  padding-bottom: 15px !important;
}

.borderNone .elementor-icon-list-items {
  padding: 0 !important;
  border: none;
}

.listInfo .elementor-icon-list-item {
  margin: 0 !important;
  width: 40%;
}
.listInfo .elementor-icon-list-item:nth-child(2) span {
  color: #454545 !important;
}

.acf-gallery-grid .acf-gallery-item {
  display: inline-block;
}
.acf-gallery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.acf-gallery-grid img {
  width: 100%;
}

.acf-gallery-grid .acf-gallery-item:nth-child(2) img {
  border-radius: 0% 215px 0% 0%;
}

.acf-gallery-grid .acf-gallery-item:nth-last-child(2) img {
  border-radius: 0% 0% 0% 215px;
}

.first-div-img div {
  width: 100% !important;
}


/* Home (03-12) */

.cba-blog .uc_post_grid_style_one_item {
	position: relative !important;
  overflow: visible !important;
}

.cba-blog .uc_post_grid_style_one_item::after {
	content: "";
	position: absolute;
	top: 0;
	right: -15px;
	width: 1px;
	height: 100%;
	background: #45454547;
	z-index: 1;
}

.cba-blog .uc_post_grid_style_one_item:last-child::after{
  display: none;
}


/* Leadership */

.leadership-grid .uc_post_grid_style_one_wrap {
	gap: 60px 140px !important;
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
}


.leadership-grid .uc_post_grid_style_one_item {
	width: 22%;
}

.apply-btn .elementor-button-icon {
        background-color: transparent;
    border: 1px solid #1C244B;
    border-radius: 50%;
    height: 30px;
    margin-left: 8px;
    position: relative;
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: .3s 
ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s 
ease-in-out;
    width: 30px;
}




.apply-btn .elementor-button-icon svg {
    height: 8px;
    width: 10px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
}



.apply-btn .elementor-button-content-wrapper .elementor-button-text:before {
    background-color: #1C244B;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: width .3s 
ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s 
ease-in-out;
    width: 0;
}



.apply-btn .elementor-button span {
    text-decoration: inherit;
    position: relative;
    padding: 0 0 8px 0;
}


.apply-btn a :hover  .elementor-button-text:before {
    width: 100%;
}


.apply-btn a :hover .elementor-button-icon{
    background: #1C244B !important;
    
}

.apply-btn a .elementor-button-icon svg path{
    fill: #1C244B !important;
}

.apply-btn a :hover .elementor-button-icon svg path{
    fill: #fff !important;
}



@media only screen and (max-width: 1600px) {
  .home-video-section .elementor-widget-video {
    height: 100%;
  }
  .home-video-section
    .elementor-widget-video
    .e-hosted-video.elementor-wrapper {
    height: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  .listInfo .elementor-icon-list-item {
    width: 30%;
  }
}

@media only screen and (max-width: 1280px) {
  .filterMain .e-filter .e-filter-item {
    width: 20% !important;
  }
  .e-con > .e-con-inner {
    max-width: inherit !important;
  }

  .more-project .gallery {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 1191px) {
  .filterMain .e-filter .e-filter-item {
    width: 19% !important;
  }
}

@media only screen and (max-width: 991px) {
  .cba-blog .uc_post_grid_style_one_wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .more-project .gallery li {
    flex: 0 1 calc(33.33% - 15px);
  }

  .more-project .gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .acf-gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .toggleBtn .elementor-nav-menu__container {
    margin: 0 !important;
    position: absolute;
    transform: inherit !important;
    top: 45px;
    right: -20px;
    width: 100vw;
    z-index: 1;
  }
  .filterMain .e-filter .e-filter-item {
    width: 18% !important;
  }
  .portfolioBox:hover .noOverlay {
    display: flex;
    transition: all 0.6s ease-in-out !important;
  }
  .our_work_masonary .uc-filter-load-more__link {
    padding: 0 !important;
  }
  .our_work_masonary .uc-filter-load-more__loader {
    position: relative;
    z-index: 999;
  }
  /*.masonryPostGridItem .masonryPostGridItemContent {
	position: inherit !important;
	margin: 0 !important;
	width: 100% !important;
	background: #f5f5f5 !important;
	border-width: 0 2px 2px 2px;
	border-style: solid;
	border-color: #5d8ab8;
	height: 100% !important;
	opacity: 1 !important;
}*/
  .masonryPostGridItem .masonryPostGridItemContent ul {
    padding: 10px 20px;
    margin-bottom: 10px;
    position: relative;
  }

  .masonryPostGridItem:hover .masonryPostGridItemContent {
    height: auto !important;
    background: transparent;
    backdrop-filter: inherit;
    transition: inherit !important;
    padding: 0 !important;
    bottom: 0 !important;
    align-content: end;
    padding-bottom: 20px !important;
  }
  .masonryPostGridItem:hover .masonryPostGridItemContent:after {
    border: 0 !important;
  }
  .masonryPostGridItem:hover .masonryPostGridItemContent ul {
    display: flex;
    padding: 10px 20px;
    margin-bottom: 10px;
  }
  .masonryPostGridItem .masonryPostGridItemContent p {
    display: block;
    color: #fff;
    padding: 0 20px;
    margin: 0;
  }
  .masonryPostGridItem .masonryPostGridItemContent ul {
    display: flex;
    position: relative;
    padding: 10px 20px;
  }

  .masonryPostGridItem:hover
    .masonryPostGridItemContent
    .masonryPostGridItemTitle {
    color: #fff !important;
  }
  .masonryPostGridItem .masonryPostGridItemContent ul li {
    color: #fff;
  }
  .masonryPostGridItem .masonryPostGridItemContent ul::after {
    width: calc(100% - 40px);
  }
  .masonryPostGridItem:hover .masonryPostGridItemContent a > div {
    font-family: "proxima-nova" !important;
  }
  .masonryPostGridItem .masonryPostGridItemContent {
    bottom: 0;
    width: calc(100% - 20px) !important;
    height: 100%;
    top: 0;
    padding-bottom: 20px !important;
  }
  /*.masonryPostGridItem:hover .masonryPostGridItemContent {
		height: 100% !important;
		bottom: 0 !important;
		opacity: 1 !important;
	}*/
  .masonryPostGridItem .masonryPostGridItemContent::after {
    display: none;
  }
  .masonryPostGridItem .masonryPostGridItemContent .masonryPostGridItemTitle {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 854px) {
  .filterMain .e-filter .e-filter-item {
    width: 17% !important;
  }
}

@media only screen and (max-width: 767px) {
  .cba-blog .uc_post_grid_style_one_wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }

  .more-project .gallery li {
    flex: 0 1 calc(50% - 15px);
  }

  .listInfo .elementor-icon-list-item {
    width: fit-content;
  }
  .more-project .gallery {
    grid-template-columns: repeat(1, 1fr);
  }
  .filterMain .e-filter .e-filter-item {
    width: 100% !important;
    max-width: none !important;
    flex-basis: auto;
    padding: 11px 0 !important;
  }
  .btn-same .uc-checkbox-filter-accordion-button,
  .btn-same button {
    max-width: inherit;
    min-width: inherit;
    width: 100%;
  }
  .our_work_masonary .masonryPostGrid {
    margin: 0 !important;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .our_work_masonary .masonryPostGrid .masonryPostGridItem {
    position: relative !important;
    transform: none !important;
    width: 100% !important;
  }
  .our_work_masonary .masonryPostGrid {
    height: auto !important;
  }

  .masonryPostGridItem .masonryPostGridItemContent ul,
  .masonryPostGridItem .masonryPostGridItemContent p,
  .masonryPostGridItem:hover .masonryPostGridItemContent ul,
  .masonryPostGridItem:hover .masonryPostGridItemContent p {
    display: none;
  }
}

@media (max-width: 480px) {
  .more-project .gallery li {
    flex: 0 1 100%; /* full width */
  }
}

@media only screen and (max-width: 372px) {
  .menuIcon .elementor-icon {
    font-size: 30px !important;
  }
}
