/*
Theme Name:		 Vault Child
Theme URI:		 https://vault.uicore.co/
Description:	 Child theme for Vault - Multi-Purpose Elementor WordPress Theme
Author:			 UiCore
Author URI:		 https://uicore.co
Template:		 vault
Version:		 1.0.0
Text Domain:	 vault
*/


/*
    Add your custom styles here
*/

body,html{
	overflow-x: hidden !important;
}

#wrapper-navbar .uicore-header-wrapper::before {
	box-shadow: 0px 0px 9px 1px rgb(0 0 0 / 5%) !important;
}
.ninja-forms-req-symbol {
    color: #1d0a35 !important;
}


    .icon.one img {
      animation: infinityOne 4s infinite;
      z-index: 2;
    }

    .icon.two img{
      animation: infinityTwo 4s infinite;
      z-index: 1;
	 opacity: .9;
    }


    .ripple-container {
      position: relative;
      width: 80px;
      height: 80px;
    }
.pum-overlay .mc4wp-form-fields label span {
    opacity: 0;
}

    .circle {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border-radius: 50%;
      animation-timing-function: ease-in-out;
      animation-iteration-count: infinite;
    }

    .circle.inner {
      width: 22px;
      height: 22px;
      background: #00f7f7;
      box-shadow: 0 0 6px #00f7f7;
      animation: pulseInner 3s infinite;
    }

    .circle.middle {
      width: 50px;
      height: 50px;
      border: 5px solid #7f00ff;
      animation: pulseMiddle 3s infinite;
    }

    .circle.outer {
      width: 70px;
      height: 70px;
      border: 5px solid #bb86fc;
      animation: pulseOuter 3s infinite;
    }

.mc4wp-form-fields input{
    background: transparent;
    border: 1px solid rgb(255 255 255 / 40%) !important;
}
.mc4wp-form-fields input[type="submit"] {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 500;
	border: 2px solid #36FFF9 !important;
	border-radius: 30px !important;
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/06/grn-btn.png);
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: center;
	background-size: 47px;
}
.mc4wp-form-fields input[type="submit"]:hover {
	border: 2px solid #14002d !important;
	color:#14002d !important;
	background-color: #36FFF9 !important;
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/06/arrow-rt.png);
}
.mc4wp-form-fields p {
    margin-bottom: 40px;
}
.green_btn .bdt-ep-button-icon-inner {
    background: #36FFF9;
    border-radius: 100px;
    padding: 10px;
}
.green_btn a.bdt-ep-button:hover .bdt-ep-button-icon-inner {
    background: #14002d;
}
.green_btn a.bdt-ep-button:hover i.fa-fw.ti.ti-arrow-top-right {
    transform: rotate(45deg);
}
.blue_btn .bdt-ep-button-icon-inner {
    background: #7206ff;
    border-radius: 100px;
    padding: 10px;
}
.blue_btn a.bdt-ep-button:hover .bdt-ep-button-icon-inner {
    background: #36FFF9;
}
.blue_btn a.bdt-ep-button:hover i.fa-fw.ti.ti-arrow-top-right {
    transform: rotate(45deg);
}
.bordre_line {
    border-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 10s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23E2E2E2' /%3E%3Cstop offset='25%25' stop-color='%237206ff3b' /%3E%3Cstop offset='50%25' stop-color='%237206ff3b' /%3E%3Cstop offset='100%25' stop-color='%230000004f' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97'  stroke-linecap='sqaure' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1;
}
#stud_case button.owl-prev img,#stud_case button.owl-next img {
    display: none;
}
#stud_case button.owl-prev:before {
    content: "";
    position: absolute;
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/case-left.png);
    width: 40px;
    height: 40px;
    background-size: 40px;
    background-repeat: no-repeat;
    margin-left: -100px;
}
#stud_case button.owl-next:before {
    content: "";
    position: absolute;
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/case-right.png);
    width: 40px;
    height: 40px;
    background-size: 40px;
    background-repeat: no-repeat;
    margin-left: 100px;
}
.bdt-ep-button-icon-inner svg path {
    display: none;
}
.bdt-ep-button-icon-inner svg {
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/endeering-btn.png);
}
a.bdt-ep-button:hover .bdt-ep-button-content-wrapper .bdt-ep-button-icon .bdt-ep-button-icon-inner svg {
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/ennder-hover-btn.png);
}
.post-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 2em;
    padding-top: 1em;
    border-top: 1px solid #ccc;
}

.nav-previous, .nav-next {
    flex: 1;
}

.nav-previous {
    text-align: left;
}

.nav-next {
    text-align: right;
}

.custom-carousel img {
    width: 87px !important;
}
.custom-carousel .owl-item {
    padding-top: 20px;
}

.custom-carousel-custom {
    min-height: 500px !important;
    margin-bottom: 30px !important;
}
.custom-carousel .owl-nav img {
  width: 40px !important; 
  height: auto;
}
.custom-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none; /* allows clicks to pass through empty space */
}

.custom-carousel .owl-nav button {
  background: none;
  border: none;
  pointer-events: auto; /* enables clicking the buttons */
}

.custom-carousel .owl-nav img {
  width: 40px; /* adjust as needed */
  height: auto;
}
.custom-carousel {
  position: relative;
}
.custom-carousel .owl-nav button.owl-prev {
    margin-left: 20px;
}
.custom-carousel .owl-nav button.owl-next {
    margin-right: 20px;
}
body:not(.elementor-editor-active) .custom-carousel {
  visibility: hidden;
}
body:not(.elementor-editor-active) .custom-carousel.owl-loaded {
  visibility: visible;
}

.elementor-widget-highlighted-text .ui-e-headline-text svg {
    height: 48% !important;
	bottom: -26% !important;
}
.case_slider img,div#stud_case img {
    width: 100% !important;
}

.case_min_head {
    min-height: 230px !important;
}
.case_slider .owl-nav button.owl-prev {
    margin-left: -90px;
}
.case_slider .owl-nav button.owl-next {
    margin-right: -90px;
}
.e-n-accordion-item .elementor-element {
    border: 0;
}
ul.list_accor {
    padding-left: 0;
    margin-bottom: 0;
}
ul.list_accor li {
    padding-bottom: 22px;
}
.short-form .nf-form-content {
  max-width: 100% !important;
  padding: 0 !important;
}

.short-form .nf-form-fields-required {
  display: none;
}
form input, form select, form textarea {
    font-size: 18px !important;
    padding: 10px 15px;
    border-radius: 8px!important;
    font-weight: 400;
    border: 1px solid #AEC0D1!important;
    color: #14002D!important;
}
.short-form ::-webkit-input-placeholder { /* Edge */
font-size: 18px;
line-height: 28px;
color: #14002D;
font-weight: 400;
font-family: "Plus Jakarta Sans", Sans-serif;
opacity: 1;
}

.short-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
font-size: 18px;
line-height: 28px;
color: #14002D;
font-weight: 400;
font-family: "Plus Jakarta Sans", Sans-serif;
opacity: 1;
}

.short-form ::placeholder {
font-size: 18px;
line-height: 28px;
color: #14002D;
font-weight: 400;
font-family: "Plus Jakarta Sans", Sans-serif;
opacity: 1;
}
.mc4wp-form-fields ::-webkit-input-placeholder { /* Edge */
font-size: 18px;
line-height: 28px;
color: #fff;
font-weight: 500;
font-family: "Plus Jakarta Sans", Sans-serif;
opacity: 1;
}

.mc4wp-form-fields :-ms-input-placeholder { /* Internet Explorer 10-11 */
font-size: 18px;
line-height: 28px;
color: #fff;
font-weight: 500;
font-family: "Plus Jakarta Sans", Sans-serif;
opacity: 1;
}

.mc4wp-form-fields ::placeholder {
font-size: 18px;
line-height: 28px;
color: #fff;
font-weight: 500;
font-family: "Plus Jakarta Sans", Sans-serif;
opacity: 1;
}
.mc4wp-form-fields input {
    color: #fff !important;
}


.pum-overlay .mc4wp-form ::-webkit-input-placeholder { /* Edge */
font-size: 18px;
line-height: 28px;
color: #14002D;
font-weight: 500;
font-family: "Plus Jakarta Sans", Sans-serif;
opacity: 1;
}

.pum-overlay .mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
font-size: 18px;
line-height: 28px;
color: #14002D;
font-weight: 500;
font-family: "Plus Jakarta Sans", Sans-serif;
opacity: 1;
}

.pum-overlay .mc4wp-form ::placeholder {
font-size: 18px;
line-height: 28px;
color: #14002D;
font-weight: 500;
font-family: "Plus Jakarta Sans", Sans-serif;
opacity: 1;
}
.pum-theme-1777, .pum-theme-default-theme {
    background-color: hsl(266.67deg 100% 8.82% / 80%) !important;
}
.pum-overlay .mc4wp-form-fields input {
    color: #14002D !important;
}
.pum-overlay .mc4wp-form-fields input {
    background: transparent;
    border: 1px solid rgb(20 0 45 / 30%) !important;
    border-radius: 8px;
}
.pum-overlay .mc4wp-form-fields label {
    color: #fff !important;
}
.pum-overlay .mc4wp-form-fields input[type="submit"] {
    margin: auto !important;
    float: none;
    border-color: #7206FF !important;
}



.short-form .nf-response-msg p {
color: green !important;
font-size: 18px;
text-align: center;
}
div#nf-field-3-container {
    margin-top: -85px;
}
span#nf-label-field-6 {
    font-size: 18px;
    color: #7206FF;
    font-weight: 400;
}
.listcheckbox-container.list-container ul li {
    font-size: 18px;
    line-height: 28px;
}
.listcheckbox-container.list-container ul li .nf-element {
    height: 20px;
    width: 20px;
}
form input[type=submit] {
    background-color: transparent !important;
    float: right;
    border: 2px solid #7206FF !important;
    border-radius: 30px !important;
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/endeering-btn.png);
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: center;
    padding: 18px 70px 18px 40px !important;
}
form input[type=submit]:hover {
    background-color: #7206FF !important;
	color: #fff !important;
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/ennder-hover-btn.png);
}
#uicore-back-to-top {
    background: #7206ff !important;
    color: #fff;
    border-radius: 100px;
    border: 1px solid #fff;
}
.owl-carousel .owl-next.disabled,
.owl-carousel .owl-prev.disabled {
  opacity: 0.5 !important;
  pointer-events: none; 
}
.uicore-navbar nav .menu-item-has-children>a:after {
    font-size: 20px !important;
}

.uicore-h-classic.uicore-navbar .uicore-menu>.menu-item-has-children>a:after {
    margin-right: -14px !important;
    top: 6px!important;
}
.home-circle {
    transform: rotate(-45deg) translateY(75px) translateX(-193px);
}
    .shimmer {
      transition: all 0.7s ease;
      transform: scale(1);
      position: relative;
    }


    .current-text {
      transition: all 0.7s ease;
      transform: scale(1.01);
      color: #7206FF !important;
      position: relative;
    }
  .circle-demo {
    position: absolute;
    width: 280px;
    height: 280px;
    border: 45px solid;
    border-radius: 50%;
    opacity: 0;
    mix-blend-mode: multiply;
    transform-origin: center center;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.15);
    pointer-events: none;
    transition: opacity 0.9s cubic-bezier(0.4, 0, 0.2, 1),
                filter 0.9s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform, opacity, filter;
  }

  .circle-demo.violet {
    border-color: #7206FF;
    z-index: 3;
  }

  .circle-demo.purple {
    border-color: #7206FF70;
    z-index: 2;
  }

  .circle-demo.cyan {
    border-color: #36FFF9;
    z-index: 1;
  }

  .intro {
    opacity: 1;
    filter: blur(0);
    animation: introScale 0.9s forwards;
  }

  @keyframes introScale {
    0% {
      transform: scale(0) rotate(0deg);
      filter: blur(15px);
    }
    100% {
      transform: scale(1) rotate(0deg);
      filter: blur(0);
    }
  }

  .exit {
    opacity: 0;
    animation: exitScale 0.9s forwards;
  }

  @keyframes exitScale {
    0% {
      transform: scale(1) rotate(0deg);
      filter: blur(0);
    }
    100% {
      transform: scale(0) rotate(-180deg);
      filter: blur(15px);
    }
  }

  @keyframes glowPulse {
    0%, 100% {
      box-shadow: 0 0 20px rgba(255,255,255,0.15);
      filter: brightness(1) saturate(1);
    }
    50% {
      box-shadow: 0 0 50px rgba(255,255,255,0.4);
      filter: brightness(1.2) saturate(1.2);
    }
  }

  @keyframes scalePulse {
    0%, 100% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.05);
    }
  }

  @keyframes moveRotate1 {
    0%, 100% {
      transform: translate(0, 0) rotate(0deg);
    }
    25% {
      transform: translate(20px, 20px) rotate(90deg);
    }
    50% {
      transform: translate(0, 40px) rotate(180deg);
    }
    75% {
      transform: translate(-20px, 20px) rotate(270deg);
    }
  }

   @keyframes moveRotate2 {
    0%, 100% {
      transform: translate(0, 0) rotate(0deg);
    }
    25% {
      transform: translate(-20px, 20px) rotate(90deg);
    }
    50% {
      transform: translate(0, -40px) rotate(180deg);
    }
    75% {
      transform: translate(20px, 20px) rotate(270deg);
    }
  } 

   @keyframes moveRotate3 {
    0%, 100% {
      transform: translate(0, 0) rotate(0deg);
    }
    25% {
      transform: translate(20px, -20px) rotate(90deg);
    }
    50% {
      transform: translate(0, 40px) rotate(180deg);
    }
    75% {
      transform: translate(-20px, -20px) rotate(270deg);
    }
  } 

.active.violet {
  animation:
    glowPulse 4s ease-in-out,
    scalePulse 6s ease-in-out,
    moveRotate1 6s ease-in-out;
  opacity: 0.9;
}

.active.purple {
  animation:
    glowPulse 4s ease-in-out,
    scalePulse 6s ease-in-out,
    moveRotate2 6s ease-in-out;
  opacity: 0.9;
}

.active.cyan {
  animation:
    glowPulse 4s ease-in-out,
    scalePulse 6s ease-in-out,
    moveRotate3 6s ease-in-out;
  opacity: 0.9;
}

#circle1 {
  left: calc(50% - 124px);
  top: calc(50% - 140px);
}

#circle2 {
  left: calc(50% - -45px);
  top: calc(50% - 140px);
}
#circle3 {
  left: calc(50% + 200px);
  top: calc(50% - 140px);
}
.hover_title .elementor-heading-title:hover,.hover_title li.elementor-icon-list-item .elementor-icon-list-text:hover {
    color: #7206ff;
}

/* Make even items reverse the layout */
.ui-e-post-item:nth-child(even) article {
  flex-direction: row-reverse !important;
}

.ui-e-post-content:after {
    content: "";
    position: absolute;
    border: 1px solid #AEC0D1;
    height: calc(100% - 0px);
    width: calc(70% - 10%);
    right: 0px;
    top: 0;
    border-radius: 16px;
    z-index: -1;
}
.elementor-widget-uicore-advanced-post-grid .ui-e-item article {
    padding-top: 35px !important;
    padding-bottom: 35px!important;
}
.ui-e-post-item:nth-child(even) article .ui-e-post-content:after {
    content: "";
    position: absolute;
    border: 1px solid #AEC0D1;
    height: calc(100% - 0px);
    width: calc(70% - 10%);
    left: 0px;
    top: 0;
    border-radius: 16px;
    z-index: -1;
}
.uicore.uicore-navbar.uicore-section.uicore-box.uicore-h-classic.uicore-sticky.uicore-scrolled {
    position: fixed;
    box-shadow: 0 0 5px rgb(0 0 0 / 25%);
	
/*     box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
}
.ui-e-post-content {
	padding-right: 30px !important;
}
.footer_circle .circle-demo {
    width: 220px;
    height: 220px;
	border-width: 30px;
}
.pum-container {
    border-radius: 16px !important;
}
.pum-theme-1777 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: rgb(0 0 0) !important;
}
.pum-container {
    padding: 40px !important;
}
.pum-overlay .mc4wp-form-fields input[type="submit"] {
    margin: auto !important;
    float: none;
    border-color: #7206FF !important;
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/blue-btn.svg);
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: center;
	border: 2px solid #7206FF !important;
}
.pum-theme-default-theme .pum-content p{
    color: #14002D !important;
    font-size: 30px;
    text-align: center;
}
.pum-overlay .mc4wp-form-fields input[type="submit"]:hover {
    background-color: #7206FF !important;
	color: #fff !important;
    background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/ennder-hover-btn.png);
}
.mailchimp_cus .mc4wp-form-fields input[type="submit"] {
    float: none;
}
.mail_2 {
    margin-bottom: 0 !important;
}
.pum-theme-1777 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
	height: 30px !important;
	width: 30px !important;
	right: 15px !important;
	top: 15px !important;
	border-radius: 100px !important;
	line-height: 0 !important;
}
.pum-overlay .mc4wp-form-fields input[type="submit"] {
	background-image: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/blue-btn.svg);
	border-width:2px;
}
.footer_circle #circle1 {
	left: calc(50% - 80px);
	top: calc(50% - 140px);
}
.footer_circle #circle3 {
	left: calc(50% + 175px);
	top: calc(50% - 140px);
}
.case_slider .owl-nav button.owl-next {
    background: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/case-right.png) !important;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat !important;
    background-size: 40px;
    color: #ffffff !important;
    font-size: 0 !important;
}
.case_slider .owl-nav button.owl-prev {
    background: url(https://endringgroup.csweb.ca/wp-content/uploads/2025/05/case-left.png) !important;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat !important;
    background-size: 40px;
    color: #ffffff !important;
    font-size: 0 !important;
}

    @keyframes orbit {
      0% {
        transform: rotate3d(1, 1, 0, 0deg) translate3d(0, 0, 0) scale(1);
      }
      25% {
        transform: rotate3d(0.5, 1, 0, 60deg) translate3d(10px, -10px, 10px) scale(1.05);
      }
      50% {
        transform: rotate3d(1, 0.5, 1, 120deg) translate3d(-10px, 5px, -15px) scale(1.1);
      }
      75% {
        transform: rotate3d(1, 1, 0, 180deg) translate3d(5px, -5px, 5px) scale(1.03);
      }
      100% {
        transform: rotate3d(0, 1, 1, 360deg) translate3d(0, 0, 0) scale(1);
      }
    }
@keyframes pulseInner {
      0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
      }
      50% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.7;
      }
    }

@keyframes pulseMiddle {
      0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
      }
      50% {
        transform: translate(-50%, -50%) scale(1.15);
        opacity: 0.6;
      }
    }

@keyframes pulseOuter {
      0%, 100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
      }
      50% {
        transform: translate(-50%, -50%) scale(1.05);
        opacity: 0.5;
      }
    }

 @keyframes infinityOne {
      0%, 100% {
        transform: translate(0, 0) scale(1);
      }
      25% {
        transform: translate(5px, -5px) scale(0.95);
      }
      50% {
        transform: translate(0, -10px) scale(1.01);
      }
      75% {
        transform: translate(-5px, -5px) scale(0.95);
      }
    } 
 
    @keyframes infinityTwo {
      0%, 100% {
        transform: translate(0, 0) scale(1);
      }
      25% {
        transform: translate(-10px, 5px) scale(0.95);
      }
      50% {
        transform: translate(0, 5px) scale(1.01);
      }
      75% {
        transform: translate(5px, 5px) scale(0.95);
      }
    } 



/* Responsive Media Query */


@media (max-width: 1600px){
.elementor-element.elementor-element-011994e.elementor-widget-text-editor {
	min-height: 105px;
}
.case_slider .owl-nav button.owl-next {
	margin-right: -60px;
}
.case_slider .owl-nav button.owl-prev {
	margin-left: -60px;
}
}
@media (max-width: 1550px){

.ui-e--highlighted-text {
    line-height: 0.6;
}
.elementor-element.elementor-element-011994e.elementor-widget-text-editor {
	min-height: 90px;
}
.case_slider .owl-nav button.owl-next {
	margin-right: -42px;
}
.case_slider .owl-nav button.owl-prev {
	margin-left: -30px;
}
.custom-carousel .owl-nav img {
	width: 25px !important;
	height: auto;
}
.case_slider .owl-nav button.owl-next {
    background-size: 28px !important;
}
.case_slider .owl-nav button.owl-prev {
    background-size: 28px !important;
}

}


@media (max-width: 1450px){

.ui-e--highlighted-text {
	line-height: 0.3;
}
}
@media (max-width: 1500px){
#stud_case button.owl-prev::before {
  margin-left: -50px;
}
#stud_case button.owl-next::before {
  margin-left: 10px;
}
.case_min_head {
	min-height: 185px !important;
}
.footer_circle .home-circle {
  transform: rotate(-45deg) translateY(51px) translateX(-193px);
}
}

@media (max-width: 1300px){
.case_min_head {
	min-height: 215px !important;
}
}

@media (max-width: 1100px){
.custom-carousel-custom {
	min-height: 416px !important;
	margin-bottom: 30px !important;
}
.page-id-544 .custom-carousel-custom {
  min-height: 535px !important;
  margin-bottom: 30px !important;
}
.circle-demo {
	width: 220px;
	height: 220px;
	border: 30px solid;
}
.uicore-branding {
	height: 70px !important;
}
.elementor-element.elementor-element-f369fea,.elementor-element.elementor-element-91c4674 {
  min-height: unset !important;
}
.cs_center {
	margin: auto !important;
}
.elementor-widget-uicore-advanced-post-grid .ui-e-item article {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.ui-e-post-content::after {
  height: calc(100% - 0px);
  width: calc(85% - 10%);
}
.ui-e-post-item:nth-child(2n) article .ui-e-post-content::after {
  height: calc(100% - 0px);
  width: calc(85% - 10%);
}
form input[type="submit"] {
	padding: 17px 70px 17px 40px !important;
	margin-top: 20px !important;
}
.ui-e--highlighted-text {
  line-height: 0.3;
  font-size: 31px;
}
.footer_circle .circle-demo {
  width: 180px;
  height: 180px;
}
.footer_circle #circle2 {
  left: calc(50% - -105px);
  top: calc(50% - 140px);
}
.footer_circle #circle1 {
  left: calc(50% - 4px);
  top: calc(50% - 140px);
}

.case_min_head {
	min-height: 155px !important;
}
.elementor-element-3826c31 .e-con-inner {
	max-width: 100% !important;
}
.ui-e-apg-split .ui-e-post-top {
	min-height: 161px !important;
}
.pum-theme-default-theme .pum-content p {
	color: #14002D !important;
	font-size: 20px;
	text-align: center;
}
.pum-overlay .mc4wp-form-fields input[type="submit"] {
	background-size: 35px;
}
.menu-item.current-menu-item.current_page_item a {
	color: #36FFF9 !important;
}
.case_slider p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.footer_circle #circle2 {
	left: calc(50% - -85px);
	top: calc(50% - 140px);
}
}

@media (max-width: 991px){
.nf-form-cont .one-half {
  width: 100% !important;
  margin: 10px 0 !important;
}
div#nf-field-3-container {
  margin-top: 0 !important;
}
.nf-field-element textarea {
	height: 100px !important;
}
form input[type="submit"] {
	float: none !important;
	margin: auto !important;
}

.mc4wp-form-fields ::-webkit-input-placeholder { /* Edge */
 font-size: 16px !important;
 line-height: 26px !important;
opacity: 1;
}

.mc4wp-form-fields :-ms-input-placeholder { /* Internet Explorer 10-11 */
 font-size: 16px !important;
 line-height: 26px !important;
opacity: 1;
}

.mc4wp-form-fields ::placeholder {
 font-size: 16px !important;
 line-height: 26px !important;
opacity: 1;
}
.mc4wp-form-fields input {
    color: #fff !important;
}


.pum-overlay .mc4wp-form ::-webkit-input-placeholder { /* Edge */
 font-size: 16px !important;
 line-height: 26px !important;
opacity: 1;
}

.pum-overlay .mc4wp-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
 font-size: 16px !important;
 line-height: 26px !important;
opacity: 1;
}

.pum-overlay .mc4wp-form ::placeholder {
 font-size: 16px !important;
 line-height: 26px !important;
opacity: 1;
}
.listcheckbox-container.list-container ul li,
span#nf-label-field-6,
form input,
form select,
form textarea,.short-form .nf-response-msg p {
  font-size: 16px !important;
  line-height: 26px !important;
}

.short-form ::placeholder {
  font-size: 16px !important;
  line-height: 26px!important;
}
.short-form :-ms-input-placeholder {
  font-size: 16px !important;
  line-height: 26px!important;
}
.short-form ::-webkit-input-placeholder {
  font-size: 16px !important;
  line-height: 26px!important;
}
.mc4wp-form-fields input[type="submit"] {
	font-size: 16px !important;
	border: 2px solid #36FFF9 !important;
	line-height: 18px !important;
}
.owl-item {
	padding-left: 10px;
	padding-right: 10px;
}
.ui-e-post-content::after,.ui-e-post-item:nth-child(2n) article .ui-e-post-content::after {
 display:none;
}
.custom_blog .ui-e-post-item {
  padding: 20px 20px;
  border: 1px solid #AEC0D1;
  border-radius: 16px;
}
.ui-e-post-item:nth-child(even) article {
  flex-direction: column !important;
}
.ui-e-post-content {
	margin-top: 1em !important;
}
form input[type="submit"] {
  padding: 12px 70px 12px 40px !important;
  background-size: 45px;
}
.ui-e--highlighted-text .ui-e-headline-text {
	font-size: 30px !important;
}
.page-id-544 .custom-carousel-custom {
	min-height: 385px !important;
	margin-bottom: 50px !important;
}

.ui-e--highlighted-text .ui-e-headline-text {
  font-size: 24px !important;
}
.custom-carousel .owl-nav img {
	width: 23px !important;
}
.pum-container {
	padding: 20px !important;
}
.pum-theme-default-theme .pum-content p {
	color: #14002D !important;
	font-size: 16px;
	text-align: center;
}

.pum-container {
	padding-top: 40px !important;
}
.case_min_head {
	min-height: unset !important;
}
.mc4wp-form-fields input[type="submit"] {
	background-size: 30px;
}
.circle-demo {
  width: 140px;
  height: 140px;
  border: 20px solid;
}
#circle1 {
  left: calc(50% - 24px);
  top: calc(50% - 140px);
}
#circle3 {
	left: calc(50% + 190px);
	top: calc(50% - 140px);
}
#circle2 {
	left: calc(50% - -80px);
	top: calc(50% - 140px);
}
.elementor-828 .elementor-element.elementor-element-1e81603 {
	min-height: unset !important;
}
.case_slider .owl-nav button.owl-prev {
	margin-left: -17px;
}
.case_slider .owl-nav button.owl-next {
	margin-right: -30px;
}
}


@media (max-width: 767px){

.custom-carousel-custom {
	min-height: 440px !important;
	margin-bottom: 30px !important;
}
.circle-demo {
  width: 120px;
  height: 120px;
  border: 19px solid;
}

#stud_case button.owl-prev::before {
  margin-left: -25px;
  background-size: 25px;

}
#stud_case button.owl-next::before {
  margin-left: 0px;
  background-size: 25px;
}
.custom-carousel .owl-nav {
  top: 93%;
  justify-content: center;

}
.custom-carousel .owl-nav button.owl-prev {
  margin-left: 20px;
  margin-right: 20px;
}
.case_min_head {
	min-height: unset !important;
}
#stud_case .owl-nav {
  top: 102% !important;
  justify-content: center;
}
#circle3 {
	left: calc(50% + 100px);
	top: calc(50% - 40px);
}
#circle2 {
	left: calc(50% - -53px);
	top: calc(50% - 40px);
}
#circle3 {
	left: calc(50% + 100px);
	top: calc(50% - 40px);
}

h1.ui-e--highlighted-text {
	line-height: .8 !important;
}
.ui-e-post-content {
	padding-right: 0px !important;
}
form input[type="submit"] {
	margin-top: 30px !important;
}
.ui-e--highlighted-text .ui-e-headline-text {
	font-size: 24px !important;
}
.footer_circle .circle-demo {
  width: 100px;
  height: 100px;
  border-width: 15px;
}


  .active.violet {
    animation:
      glowPulse 0s ease-in-out infinite,
      scalePulse 0s ease-in-out infinite,
      moveRotate1 0s ease-in-out infinite;
    opacity: 0.9;
  }

  .active.purple {
    animation:
      glowPulse 0s ease-in-out infinite,
      scalePulse 0s ease-in-out infinite,
      moveRotate2 0s ease-in-out infinite;
    opacity: 0.9;
  }

  .active.cyan {
    animation:
      glowPulse 0s ease-in-out infinite,
      scalePulse 0s ease-in-out infinite,
      moveRotate3 0s ease-in-out infinite;
    opacity: 0.9;
  }
#circle1 {
  left: calc(50% - 52px);
  top: calc(50% - 13px);
}
#circle2 {
  left: calc(50% - -15px);
  top: calc(50% - 23px);
}
#circle3 {
  left: calc(50% + 80px);
  top: calc(50% - 40px);
}
.home-circle {
  transform: rotate(-32deg) translateY(100px) translateX(-160px);
}
.case_slider .owl-nav {
	top: 50%;
	justify-content: space-between;
}
.custom-carousel .owl-nav button.owl-prev {
	margin-left: -15px;
}
.case_slider .owl-nav button.owl-next {
	margin-right: -15px;
}
.footer_circle #circle3 {
  left: calc(50% + 120px);
  top: calc(50% - 140px);
}
.footer_circle #circle2 {
	left: calc(50% - -68px);
	top: calc(50% - 140px);
}
.footer_circle .home-circle {
	transform: rotate(-55deg) translateY(46px) translateX(-110px);
}
.footer_circle #circle1 {
	left: calc(50% - -11px);
	top: calc(50% - 140px);
}
.case_slider .owl-nav button.owl-prev {
	background-size: 22px !important;
}
.case_slider .owl-nav button.owl-next {
	background-size: 22px !important;
}
.case_slider .owl-nav button.owl-next {
	margin-right: -34px;
}
}
/*  */
.uicore-navbar.uicore-scrolled .uicore-navbar .uicore-branding a .uicore-logo{height: 110px!important;object-fit: contain!important; transition: height 0.9s ease!important;}
.uicore-navbar .uicore-navbar .uicore-branding a .uicore-logo{height: 160px!important; object-fit: contain!important; transition: height 0.9s ease!important;}
.uicore-navbar {transition: height 0.9s ease!important; top:0!important;}

