body{
    font-family: "Roboto", sans-serif !important;
    font-size: 16px !important;
    line-height: 160%;
    font-weight: 400 !important;
}
/*reset*/
p{
    margin: 0 !important;
}
.highlight-color strong{
    color: #42BFDE;
}
.image-height img {
    height: 100% !important;
}
.bg-curve {
    background-size: 100% 76% !important;
}
/*popup form*/
.ncc-product-form.popup input[type="text"], 
.ncc-product-form.popup input[type="email"] {
    border-radius: 44px;
    background: #E6F6FB;
    border: none;
    padding: 12px 20px;
}
.ncc-product-form.popup .error, 
.ncc-product-form.popup .error {
    border: 1px solid #FF0000 !important;
}
#popup-display{
    position: fixed;
    width: 480px !important;
    right: 0;
    top: 0%; 
    padding: 40px 50px;
    background: #fff;
}
.admin-bar #popup-display{
     top: 4%; 
}
.pop-inner{
    position: relative;
    height: 100vh;
    overflow-y:scroll;
}
.pop-inner h3{
    font-size: 20px;
    line-height: 30px;
    color: #0C0C0C !important;
    padding-bottom: 24px;
    border-bottom: 1px solid #01161F;
}
.pop-inner h2{
    font-size: 28px;
    line-height: 38px;
    color: #0C0C0C !important;
    padding-top: 40px;
}
.pop-inner p{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #0C0C0C;
    padding-bottom: 22px;
}
.ncc-product-form .btn-popup .wpcf7-submit {
    padding: 12px 32px !important;
    font-size: 14px;
}
.pop-set-2{
    display: none; 
}
.pop-set-1.entered{
    display: none;
}
.pop-set-2.setup-base{
    display: block;
    padding-bottom: 80px;
}
.pop-set-2 ul{
    padding: 0;
    position: relative;
}
.pop-set-2 ul li{
    position: relative;
    list-style: none;
    padding: 50px 0 0;
}
.pop-set-2 ul li:first-child::before{
    position: absolute;
    content: '';
    background-image: url('../images/icon/video.svg');
    background-repeat: no-repeat;
    left: 22%;
    right: 0;
    top: 56%;
    bottom: 0;
    width: 40px;
    height: 40px;
}
.pop-set-2 ul li:last-child::before{
    position: absolute;
    content: '';
    background-image: url('../images/icon/file.svg');
    background-repeat: no-repeat;
    left: 12%;
    right: 0;
    top: 56%;
    bottom: 0;
    width: 40px;
    height: 40px;
}
.pop-set-2 ul li a{
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    padding: 32px 48px;
    background: #F2F2F5;
    color: #0C0C0C;
    display: inline-block;
    width: 100%;
}
.gap-item {
    display: block;
    width: 100%;
    padding: 65px 0;
}
.popup-bottom h4{
    font-size: 20px;
    line-height: 30px;
    color: #0C0C0C;
}
.popup-bottom ul{
    padding: 0;
}
.popup-bottom ul li{
    list-style: none;
}
.popup-bottom ul li a{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none;
    color: #0C0C0C;
}
.popup-bottom ul.info li:first-child a,
.popup-bottom ul.address li:first-child{
    font-weight: 600;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
    position: absolute;
    top: 2%;
    right: 4%;
    opacity: 1;
}
#calendly-popup {
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
}
#calendly-popup iframe {
  width: 100%;
  height: 600px;
  border: none;
}
#calendly-popup button{
    color: #fff;
    position: absolute;
    right: 30%;
    top: 0;
    opacity: 0;
}
/*password protect*/
.post-password-form {
  padding-top: 200px;
  padding-bottom: 150px;
  text-align: center;
}
.post-password-form p {
  margin-bottom: 15px !important;
}
.post-password-form input[type='password']{
    border: 1px solid #74D6EC;
    outline: 0;
    box-shadow: none;
    padding: 8px 10px;
}
.post-password-form input[type='submit']{
    border-radius: 0;
    padding: 8px 32px;
    border:none;
    background: #00B0E3;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    transition: all .3s linear;
}
/*navigation*/
.navbar {
    padding: 27px 0;
    box-shadow: 0 4px 8px 0 #9fbcbf26;
    background: #FFFFFF;
}
.navbar-toggler:focus{
    outline: none !important;
    box-shadow: none !important;
}
.let-con{
    margin-left: 1.5rem;
}
.let-con a{
    font-weight: 600;
    border-radius: 50px !important;
    padding: 12px 30px;
    background: linear-gradient(to bottom, #010D11, #013241);
}
.let-con a:hover{
    background: #42BFDE;
    border: 1px solid transparent;
}
/*Menu Dropdown*/
.navbar-expand-lg .navbar-nav .nav-link {
    color: #0C0C0C;
}
.navbar .nav-item:hover .dropdown-menu {
    transform: rotateX(0deg);
    visibility: visible;
    background: var(--bs-light) !important;
    margin-top: 20px !important;
    transition: .5s;
    opacity: 1;
}
.dropdown-item.active, .dropdown-item:active{
    background: #013241 !important;
}
.dropdown-item{
    position: relative;
    transition: all .5s linear;
}
.dropdown-item:hover{
    background: #013241 !important;
    color: #fff;
}
@media (min-width: 1200px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        border: 0;
        border-radius: 10px;
        margin-top: 20px !important;
        transition: .5s;
        opacity: 0;
        z-index: 9;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 14px !important;
        font-size: 16px;
        font-weight: 500;
        font-family: "Roboto", sans-serif;
    }
    
}
.admin-bar nav.navbar{
    padding-top: 56px;
}
/*container adjustments*/
.container {
    max-width: 1280px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.e-con>.e-con-inner {
  padding-inline-start: 20px !important;
  padding-inline-end: 20px !important;
}
/*common*/
.bar-top{
    position: relative;
}
.bar-top::before{
    position: absolute;
    content: "";
    top: -28px;
    left: 0;
    right: 0;
    height: 6px;
    width: 48px;
    border-radius: 16px;
    background: linear-gradient(to right, #00B0E3, #42BFDE);
}
/*widgets*/
.our-solutions-wraper{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.osolution-item{
    position: relative;
    display: flex;
    flex-direction: column;
    width: 258px;
    height: 190px;
    align-items: center;
    text-align: center;
    background: #003747;
    border-radius: 8px;
    padding: 32px;
    margin: 8px;
}
.osolution-item img[loading="lazy"],
.osolution-item h3,
.osolution-excerpt {
    transition: opacity 0.5s linear, visibility 0.5s linear;
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 1;
}
.osolution-item img{
    margin-bottom: 16px;
}
.osolution-excerpt {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    z-index: 0;
    display: flex;
    text-align: center;
    width: 258px;
    height: 190px;
    flex-direction: column;
    border-radius: 8px;
    padding: 32px;
    background: linear-gradient(180deg, #000D11 19%, #003849 100%);
}
.osolution-item:hover img[loading="lazy"],
.osolution-item:hover h3 {
    opacity: 0;
    visibility: hidden;
}
.osolution-item:hover .osolution-excerpt {
    opacity: 1;
    visibility: visible;
}
.osolution-excerpt p{
    text-align: left;
    color: #fff;
    font-size: 14px;
}
.osolution-excerpt img{
    position: absolute;
    right: 15px;
    bottom: 0;
    transition: all .3s linear;
}
.osolution-excerpt img:hover{
    opacity: .5;
}
/*team*/
.elementor-widget-ncc-creative-people {
    width: 100%;
    max-width: 1280px;
    margin: auto;
}
.team-management.owl-carousel {
  width: calc(100% - -50%);
  margin: 0 auto;
}
.team-management.owl-carousel .owl-stage-outer {
  overflow: hidden;
}
.team-img{
    position: relative;
}
.team-info{
    position: absolute;
    bottom: 16px;
    left:0;
    right:0; 
    margin:0 auto;
    border-radius: 8px;
    background: #fff;
    padding: 8px 16px;
    width: 88%;
}
.team-management .owl-nav {
    display: flex;
    position: absolute;
    right: 0;
    bottom: -30%;
}
.team-management .owl-next,
.team-management .owl-prev {
    position: relative;
}
.team-management .owl-next:before,
.team-management .owl-prev:before {
    position: absolute;
    content: "";
    border: 2px solid #DDE5E9;
    left: -15px;
    right: 0;
    top: -10px;
    bottom: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    border-radius: 50px;
}
.team-management .owl-prev{
    margin-right: 10px;
}
.team-management .owl-next{
    margin-left: 10px;
}

.team-management .owl-next.active,
.team-management .owl-prev.active {
    position: relative;
    z-index: 11;
}
.team-management .owl-next.active:before,
.team-management .owl-prev.active:before {
    position: absolute;
    content: "";
    background: #02151B;
    left: -15px;
    right: 0;
    top: -10px;
    bottom: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    z-index: -1;
    border-radius: 50px;
}
.team-management .owl-next svg path{
    fill: #DDE5E9 !important;
}
.team-management .owl-next.active path{
    fill:#fff;
}
.team-management .owl-prev.active path{
    fill:#fff;
}
/*counter*/
.counter-warper {
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.counter-item {
    position: relative;
    border-right: 1px solid #DDE5E9;
    padding: 40px;
    width: 40%;
}
.counter-item.list-0 {
    height: 186px;
}
.counter-item:last-child{
    border-right: none;
}
.counter-item::before {
    position: absolute;
    content: "";
    top:24%;
    left: -2px;
    right: 0;
    height: 26px;
    width: 4px;
    background: #42BFDE;
}
.counter-item.list-3::before{
    top: 22%;
}
.counter-item:first-child::before{
    background: transparent;
    height: 0;
}
.counter-info{
    text-align: center;
}
@keyframes growBar {
    from {
      height: 0;
    }
    to {
      height: 100%;
    }
}
/*clients testi*/
.clients-testi{
    position: relative;
}
.clients-testi::before{
    position: absolute;
    content: "";
    top: 85%;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url('../images/icon/circleElement.svg');
    background-repeat: no-repeat;
    background-position: right;
}
.client-testi-item{
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 65px;
    margin: 0;
}
.client-testi-item::before{
    position: absolute;
    content: "";
    background: #EEFCFFCC;
    border-radius: 16px;
    top:0; 
    bottom: 0;
    left: 0;
    right: 15%;
    margin: 0 auto;
    z-index: -1;
}
.client-info{
    width: 60%;
}
.client-img{
    position: relative;
}
.client-img::before{
    position: absolute;
    content: "";
    top:31px;
    bottom:0;
    left:-10%; 
    right:31px; 
    border-radius: 8px;
    background: #42BFDE;
    z-index: -1;
}
.client-info .author{
    padding-top: 46px;
}
.client-img img{
    max-width: 100%;
    position: relative;
    top:-31px; 
}
.clients-testi .owl-nav {
    position: relative;
    display: flex;
    justify-content: start;
    gap: 0;
    margin-top: 30px;
    padding-left: 9%;
}
.clients-testi .slide-counter{
    position: absolute;
    left: 1%;
    top: 5%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
}
.clients-testi .slide-counter strong{
    font-size: 30px;
    font-weight: 700;
}
.clients-testi .owl-nav i{
    font-size: 30px;
}
.clients-testi .owl-nav [class*=owl-]{
    margin: 3px !important;
}
.clients-testi .owl-next,
.clients-testi .owl-prev {
    position: relative;
}
.clients-testi .owl-next:before,
.clients-testi .owl-prev:before {
    position: absolute;
    content: "";
    border: 2px solid #DDE5E9;
    left: -15px;
    right: 0;
    top: -10px;
    bottom: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    border-radius: 50px;
}
.clients-testi .owl-prev{
    margin-right: 10px;
}
.clients-testi .owl-next{
    margin-left: 10px;
}
.clients-testi .owl-next.active,
.clients-testi .owl-prev.active {
    position: relative;
    z-index: 11;
}
.clients-testi .owl-next.active:before,
.clients-testi .owl-prev.active:before {
    position: absolute;
    content: "";
    background: #00B0E3;
    left: -15px;
    right: 0;
    top: -10px;
    bottom: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    z-index: -1;
    border-radius: 50px;
}
.clients-testi .owl-next svg path{
    fill: #DDE5E9 !important;
}
.clients-testi .owl-next.active path{
    fill:#fff;
}
.clients-testi .owl-prev.active path{
    fill:#fff;
}
.video-frame {
    display: none;
    width: 100%;
    height: 100%;
    border: none;
}
.video-container .video-frame{
    position: absolute;
    top: -30px; 
    left: 0;
    right: 0;
    bottom:0;
    border-radius: 8px;
}
button.video-play-button {
    border: none;
    border-radius: 100%;
    background: transparent;
    position: absolute;
    bottom: 22%;
    right: 65px;
    width: 30px;
    height: 30px;
}
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0,0,0,0.6);
    color: white;
    font-size: 24px;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
}
/*next call club 48px will be setup*/
.next-call-club{
    position: relative;
    background: #007599;
    padding: 65px 66px;
    margin: 0 49px;
    width: auto;
    border-radius: 24px !important;
    box-shadow: 0 2px 16px 0 #2525250D;
}
.next-call-club-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 99%;
}
.next-call-club-info{
    position: relative;
    flex-basis: 50%;
}
.next-call-details ul{
    margin: 16px 0;
    list-style: none; /* Remove default bullets */
    padding-left: 0;
}
.next-call-details ul li{
    font-size: 16px;
    position: relative;
    padding-left: 28px; 
    line-height: 32px;
}
.next-call-details ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    background-image: url('../images/icon/list.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.btn-next-call{
    border-radius: 50px !important;
    background: #42BFDE !important;
    padding: 14px 32px !important;
}
.next-call-img{
    padding: 15px;
}
.next-call-img img {
    border-radius: 18px !important;
    position: relative;
    left: 25px;
}
.next-call-club .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8%;
    margin: 0 auto;
}
.next-call-club .owl-dot.active span{
    background: #00B0E3 !important;
}
.next-call-club .owl-dot span:hover{
    background: #00B0E3 !important;
}
.owl-theme .owl-nav [class*=owl-]{
    background: transparent !important;
    color:#010D11 !important;
}
.next-call-club-info .anchor a{
    font-size: 16px !important;
}
.next-call-club-info .anchor a:hover{
    background: linear-gradient(to bottom, #010D11, #013241) !important;
}
/*pricing table*/
.price-wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  max-width: 1137px;
  margin: 0 auto;
  gap: 20px;
}
.price-item{
    position: relative;
    border: 1px solid #F2F2F5;
    box-shadow: 0 2px 16px 0 #2525250D;
    padding: 30px;
/*     margin: 0 12px; */
    border-radius: 8px;
	width: 100%;
}

.price-item.odd{
    background: linear-gradient(to bottom, #010D11, #013241);
}
.price-item.odd .price-title,
.price-item.odd .price,
.price-item.odd .price-num,
.price-item.odd .short-point,
.price-item.odd .price-list li,
.price-item.odd .price-list li::before { 
    color: #fff !important;
}
.price-item h5 {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
button.price-tag{
    position: absolute;
    top: -8px;
    right: 0;
    background: #fff;
    border-radius: 40px;
    padding: 8px 24px;
    border: 1px solid #0C0C0C;
}
.price {
    margin-bottom: 10px;
}
.short-note p {
    padding-bottom: 24px;
}
ul.price-list {
    position: relative;
    list-style: none;
    border-top: 1px solid #E0E0E0;
    padding-top: 20px;
    padding-bottom: 63px;
    padding-left: 0;
}
.price-list li::before {
    content: "✓";
    color: #0C0C0C; /* You can change the color */
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-right: 0.5em;
}
ul.price-list li{
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #0C0C0C;
}
.price-item .btn-price {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 12px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    display: block;
    padding: 12px 24px;
    background: #fff;
    color: #0C0C0C;
    border: 1px solid #0C0C0C;
    border-radius: 50px;
    text-decoration: none;
    text-align: center;
    transition: all .5s linear;
}
.price-item:hover .btn-price{
    background: linear-gradient(to bottom, #010D11, #013241);
    color: #fff;
}
/*text-slider*/
.text-slider .owl-nav {
    display: flex;
    position: absolute;
    left: 18%;
    bottom: -56%;
}
.text-slider .owl-next,
.text-slider .owl-prev {
    position: relative;
}
.text-slider .owl-next:before,
.text-slider .owl-prev:before {
    position: absolute;
    content: "";
    border: 2px solid #DDE5E9;
    left: -15px;
    right: 0;
    top: -10px;
    bottom: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    border-radius: 50px;
}
.text-slider .owl-prev{
    margin-right: 10px;
}
.text-slider .owl-next{
    margin-left: 10px;
}

.text-slider .owl-next.active,
.text-slider .owl-prev.active {
    position: relative;
    z-index: 11;
}
.text-slider .owl-next.active:before,
.text-slider .owl-prev.active:before {
    position: absolute;
    content: "";
    background: #00B0E3;
    left: -15px;
    right: 0;
    top: -10px;
    bottom: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    z-index: -1;
    border-radius: 50px;
}
.text-slider .slide-counter{
    position: absolute;
    left: -85%;
    top: 5%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
}
.text-slider .slide-counter strong{
    font-size: 30px;
    font-weight: 700;
}
.text-slider .owl-next svg path{
    fill: #DDE5E9 !important;
}
.text-slider .owl-next.active path{
    fill:#fff;
}
.text-slider .owl-prev.active path{
    fill:#fff;
}
/*case-study*/
.tabbing-bnt-switcher button.e-n-tab-title {
    display: flex;
    justify-content: space-between;
}
/*v2 client*/
.clients-testi-v2 {
    position: relative;
}
.clients-testi-v2 .owl-item{
    width: 384px !important;
    max-width: 400px;
}
.client-testi-item-v2{
    background: #fff;
    padding: 32px 32px 59px;
    border-radius: 32px;
/*     height: 560px; */
}
.client-info-v2 {
    display: flex;
    gap: 24px;
    flex-direction: column;
}
.client-info-v2 p.client-details{
    margin-bottom: 8px !important;
}
.client-info-v2 .author{
/*     position: absolute;
    bottom: 8%; */
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
}
.client-info-v2 .author img {
    object-fit: contain;
}
.client-info-v2 .auth-info {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}
.client-info-v2 .author img{
    height: 44px;
    max-width: 44px;
}
.client-info-v2 .auth-info h6{
    margin: 0;
}
.client-info-v2 .auth-info p{
    margin-bottom: 0;
}
.client-rating ul{
    padding: 0;
    margin: 0;
}
.client-rating ul li{
    list-style: none;
    display: inline-block;
}
.client-rating ul li img{
    width: 20px !important;
}
/*form*/
.ncc-product-form{
    position: relative;
    margin: 0 auto 30px !important;
}
.ncc-product-form input,
.ncc-product-form textarea{
    border-left:none !important;
    border-right:none !important; 
    border-top:none !important;
    border-bottom: 1px solid #74D6EC !important;
    width: 100% !important;
    max-width: 100% !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color:#4C4C53 !important;
    padding-left: 15px;
    padding-bottom: 12px;
}
.ncc-product-form.cf-1 input[type="checkbox"]{
    border-bottom: 1px solid transparent !important;
    width: auto !important;
}
.ncc-product-form .wpforms-field-description{
    padding-top: 15px !important;
}
.ncc-product-form input:focus,
.ncc-product-form textarea:focus{
    outline: 0 !important;
    border-bottom: 1px solid #74D6EC !important;
    box-shadow: none !important;
}
.ncc-product-form .wpcf7-list-item input{
    width: auto !important;
    padding-bottom: 5px !important;
}
.ncc-product-form p{
    margin-bottom: 20px !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color:#4C4C53 !important;
}
.col.check-list p {
    margin: 0 !important;
}
.intl-tel-input .selected-flag .iti-flag{
    left: auto;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 75px;
    padding-left: 15px;
}
input.wpcf7-form-control.wpcf7-phonetext.wpcf7-text.wpcf7-validates-as-phonetext {
    position: relative;
    top: 5px;
}
.mess-box {
    margin-top: 5px;
}
.ncc-product-form span.wpcf7-form-control-wrap > .wpcf7-checkbox {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1px;
}
.ncc-product-form label,
.ncc-product-form legend{
    position: relative;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    color: #000516 !important;
    margin-bottom: 8px !important;
}
.ncc-product-form span.wpcf7-list-item-label{
    font-weight: 400;
}
.ncc-product-form label input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #DDE5E9;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    margin-right: 10px;
    vertical-align: middle;
    transition: background-color 0.3s, border-color 0.3s;
}
.ncc-product-form label input[type="checkbox"]:checked {
    background-color: #00B0E3;
    border-color: #00B0E3;
}
.ncc-product-form label input[type="checkbox"]::after {
    content: "";
    position: absolute;
    display: none;
    top: 2px;
    left: 6px;
    width: 6px;
    height: 12px;
    border: solid #DDE5E9;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.ncc-product-form label input[type="checkbox"]:checked::after {
    display: block;
}
.ncc-product-form select{
     border: solid #DDE5E9 !important;
     border-radius: 4px !important;
     padding: 8px 5px !important;
     outline: 0 !important;
     width: 100% !important;
}
.ncc-product-form select option{
    font-size: 14px !important;
    line-height: 24px !important;
    color: #4C4C53 !important;
    border: solid #DDE5E9 !important;
}
.ncc-product-form .wpcf7-list-item{
    margin: 0 6px 0 0;
}
.intl-tel-input.separate-dial-code .selected-flag{
    background-color: transparent !important;
}
.col.mess-box p {
    margin-bottom: 8px !important;
}
.col.btn-ssub p {
    margin: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
}
.ncc-product-form .wpcf7-submit{
    border-radius: 50px !important;
    padding: 14px 32px;
    background: #00B0E3 !important;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    width: 100% !important;
    height: 50px !important;
    transition: all .3s linear !important; 
}
.ncc-product-form .wpcf7-submit:hover {
    background: linear-gradient(to bottom, #010D11, #013241) !important;
}
.wpforms-submit:focus:after,
.wpforms-submit:active {
  border: none !important;
  box-shadow: none !important;
}
/*/end widgets*/
/*---------------blog listing-----------*/
.blog-listing{
    position: relative;
    padding-top: 150px;
}
.blog-head{
    font-family: "Open Sans", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 54px;
    color: #0C0C0C;
    padding-bottom: 48px;
}
.blog-inner{
    position: relative;
    padding-bottom: 40px;
}
.blog-inner a{
    text-decoration: underline;
    color: #27272A;
    text-transform: none;
}
.meser-12 .featured-image{
    padding-bottom: 48px;
}
.meser-12 .date{
    padding-bottom: 24px;
}
.meser-3 .featured-image{
    padding-bottom: 24px;
}
.meser-3 .date{
    padding-bottom: 16px;
}
.blog-inner .date{
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #27272A;
}
.blog-inner .date span{
    position: relative;
    padding-left: 30px;
    text-transform: uppercase;
}
.blog-inner .date span::before{
    position: absolute;
    content: "";
    left: 10px;
    top: 7px;
    height: 6px;
    width: 6px;
    background: #000516;
    border-radius: 50%;
}
.blog-inner h2{
    font-family: "Open Sans", sans-serif;
    color: #0C0C0C;
}
.blog-inner h2 a{
    text-decoration: none;
    color: #0C0C0C;
}
.blog-inner h2.for-12{
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    width: 70%;
}
.blog-inner h2.for-3{
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #0C0C0C;
}
/*404*/
.section_404{
    padding: 200px 0 150px 0;
}
.contetn_404 .highlight{
    font-family: "Open Sans", sans-serif;
    font-size: 55px;
    font-weight: 700;
    line-height: 60px;
    color: #42bfde;
}
.contetn_404 h2{
    font-size: 50px;
    line-height: 66px;
    text-transform: uppercase;
}
.contetn_404 a{
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #42bfde;
    text-decoration: none;
}
.contetn_404 a:hover{
    text-decoration: underline;
}
/*pagination*/
.ncc-pagination{
    position: relative;
    margin: 0 auto;
    padding: 80px 0;
}
.ncc-pagination .nav-links{
    background: #FAFAFC;
    padding: 14px 30px;
    border-radius: 16px;
}
.ncc-pagination a{
    font-size: 14px;
    color: #656565;
    text-decoration: none;
    padding: 0 12px;
    text-transform: uppercase;
}
.ncc-pagination span{
    border-radius: 50px;
    color: #fff; 
    font-size: 14px;
    background: #000516;
    padding: 8px 12px;
}
/*blog single */
.bsingle .blog-head{
    padding-bottom: 24px;
    margin: 0;
}
.bsingle .date{
    padding-bottom: 16px;
}
.related-post-wrape{
    position: relative;
    background: #FAFAFC;
    padding: 100px 0;
}
.related-title{
    font-family: "Open Sans", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 55px;
    color: #0C0C0C;
    padding-bottom: 48px;
}
.related .featured-image{
    padding-bottom: 24px;
}
.related .date{
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 16px;
    color:#27272A;
}
.related .for-3{
    font-size: 20px;
    font-weight: 600;
    color: #0C0C0C;
}
.related .for-3 a{
    text-decoration: none;
    color: #0C0C0C;
}
/*solution pages*/
.make-grow-together{
    position: relative !important;
}
.make-grow-together:before{
    position: absolute !important;
    content: "" !important;
    left: 0 !important;
    top: 0 !important;
    width: 300px !important;
    height: 100% !important;
    background-image: url('../images/bg/bg-1.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}
.make-grow-together:after{
    position: absolute !important;
    content: "" !important;
    right: 0;
    top: 25px;
    width: 300px;
    height: 100%;
    background-image: url('../images/bg/bg-2.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
}
/*Data Dashboard*/
.card-hover{
    position: relative;
    transition: background 0.5s linear;
}
.card-hover:hover{
    background-color: transparent;
    background-image: linear-gradient(180deg, #010D11 0%, #013241 100%);
}
.card-hover:hover h2,
.card-hover:hover h3,
.card-hover:hover p{
    color: #ffffff !important;
}
/*woocommerce*/
.woo-product-ncc,
.wp-block-woocommerce-cart.alignwide,
.wp-block-woocommerce-checkout, .blog-item .woocommerce{
    padding-top: 110px !important;
}
.woo-product-ncc button[type="submit"],
.woo-product-ncc ul.products li.product .button{
    background: #42BFDE !important;
    padding: 8px 20px !important;
}
.woo-product-ncc ul.products li.product .button{
    color: #fff !important;
}
.woo-product-ncc #review_form #respond .form-submit input{
    background: #42BFDE !important;   
    color: #fff !important;
}

/*---------------footer--------------*/
.footer{
    background: #000516;
    padding-top: 120px;
}
.flogo img {
    width: 130px;
}
.footer-logo-with-content{
    position: relative;
}
.footer-logo-with-content h3{
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    line-height: 130%;
    width: 70%;
    color:#fff;
    padding: 32px 0;
}
.footer-logo-with-content a.btn{
    border-radius: 50px;
    background: #42BFDE !important;
    border:none !important;
    padding: 14px 48px;
    box-shadow: none;
}
.footer-logo-with-content a.btn:hover{
    background: linear-gradient(to bottom, #010D11, #013241) !important;
}
.wiget-title h4{
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: .5%;
    text-transform: capitalize;
    color:#64748B;
}
address h6{
    color:#fff;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.widget a,.widget p{
    font-size: 18px;
    line-height: 150%;
    color:#E2E8F0;
    text-decoration: none;
    padding-bottom: 8px;
}
.footer-nav-usefull{
    display: flex;
    flex-direction: column;
    padding-left: 20%;
}
.footer-nav-usefull ul{
    padding: 0;
    margin: 0;
}
.footer-nav-usefull ul li{
    list-style: none;
    padding-bottom: 12px;
}
.footer-social{
    position: relative;
    padding-top: 145px;
    padding-bottom: 60px;
}
.footer-social ul{
    padding: 0;
    margin: 0;
}
.footer-social ul li{
    display: inline-block;
    list-style: none;
    margin-right: 16px;
}
.footer-social ul li a{
    text-decoration: none;
}
.footer-social ul li img {
    width: 32px;
}
.bottom-footer{
    display: flex;
    justify-content: space-between;
    border-top:1px solid #FFFFFF1A;
    padding-top: 47px;
    padding-bottom: 25px;
}
.copy-writh p{
    font-size: 14px;
    line-height: 20px;
    color: #94A3B8;
}
.copy-writh-menu{
    position: relative;
}
.copy-writh-menu ul{
    padding: 0;
}
.copy-writh-menu ul li{
    display: inline-block;
    list-style: none;
    margin-left: 32px;
}
.copy-writh-menu ul li a{
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    color:#94A3B8;
    transition: all 0.3s ease;
}
.copy-writh-menu ul li a:hover{
    color: #fff;
}
/**Media Queries**/
@media (max-width: 2000px) {
    /* Styles for tablets */
    .team-management.owl-carousel{
        width: calc(100% - -25%);
    }
    .team-management .owl-nav{
        right:19%;
    }
}
@media (max-width: 1440px) {
    /* Styles for tablets */
    .team-management.owl-carousel{
        width: calc(100% - -7%);
    }
    .team-management .owl-nav{
        right:3%;
    }
    .gap-item{
        padding: 20px 0;
    }
}
@media (max-width: 1366px) {
    /* Styles for tablets */
    .team-management.owl-carousel{
        width: calc(100% - -1%);
    }
    .team-management .owl-nav{
        right:3%;
    }
    .gap-item{
        padding: 20px 0;
    }
}
@media (max-width: 1024px) {
    /*slider of text*/
    .text-slider .owl-nav{
        left: 25%;
        bottom: -45%;
    }
    /*case study*/
    .clients-testi-v2 .owl-item{
        width: 300px !important;
        max-width: 350px !important;
    }
}
/* Tablets and small devices */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* Styles for tablets */
    /*our solutions*/
    .osolution-item,.osolution-excerpt{
        width: 225px;
    }
    /*team*/
    .team-management.owl-carousel{
        width: auto !important;
    }
    .team-management .owl-nav{
        right: 0;
        bottom: -47%;
    }
    /*clients says*/
    .client-testi-item{
        padding: 25px;
    }
    .client-img::before{
        max-height: 340px;
    }
    .clients-testi .owl-nav{
        padding-left: 15%;
    }
    .client-info{
        margin-right: 6%;
    }
    .client-img img{
        top:-6px;
    }
    /*pricing*/
    .price-wrapper{
        flex-wrap: wrap;
        justify-content: center;
    }
    .price-item{
        margin-bottom: 20px;
    }
    /*sale */
    .make-grow-together:after,
    .make-grow-together:before{
        width: 240px !important;
    }
    
    /*footer*/
    .footer{
        padding-top: 60px;
    }
    .footer-logo-with-content h3{
        width: 70%;
    }
    .footer-contact-info{
        margin-top: 30px;
    }
    .wiget-title{
        padding-bottom: 15px;
    }
    .wiget-title.widget.footer-contact-info{
        padding-bottom: 0;
    }
    .footer-nav-usefull{
        display: block;
    }
    .footer-nav-usefull a{
        padding-right: 12px;
    }
    .footer-social{
        padding: 25px 0 40px;
    }
}
@media (max-width:991px){
    /*navbar*/
    .navbar{
        padding: 15px 0;
    }
    .navbar .navbar-brand img{
        width: 80%;
    }
    ul#menu-main-menu {
        padding: 25px 0 10px;
    }
    .let-con {
        margin-left: 0;
    }
    .navbar .navbar-toggler{
        border:none;
        outline: 0;
    }
    .navbar-toggler-icon{
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2222%22%20viewBox%3D%220%200%2028%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.375%204H2.625C1.65856%204%200.875%203.21644%200.875%202.25C0.875%201.28356%201.65856%200.5%202.625%200.5H25.375C26.3414%200.5%2027.125%201.28356%2027.125%202.25C27.125%203.21644%2026.3414%204%2025.375%204Z%22%20fill%3D%22%230C0C0C%22%2F%3E%3Cpath%20d%3D%22M25.375%2021.5H2.625C1.65856%2021.5%200.875%2020.7164%200.875%2019.75C0.875%2018.7836%201.65856%2018%202.625%2018H25.375C26.3414%2018%2027.125%2018.7836%2027.125%2019.75C27.125%2020.7164%2026.3414%2021.5%2025.375%2021.5Z%22%20fill%3D%22%230C0C0C%22%2F%3E%3Cpath%20d%3D%22M25.375%2012.75H2.625C1.65856%2012.75%200.875%2011.9664%200.875%2011C0.875%2010.0336%201.65856%209.25%202.625%209.25H25.375C26.3414%209.25%2027.125%2010.0336%2027.125%2011C27.125%2011.9664%2026.3414%2012.75%2025.375%2012.75Z%22%20fill%3D%22%230C0C0C%22%2F%3E%3C%2Fsvg%3E") !important;
    }
    .navbar-collapse .btn-close {
        position: absolute;
        right: 35px;
        top: 6%;
        font-size: 24px;
        padding: 0;
        margin: 0 !important;
        opacity: 1;
    }
    .navbar .navbar-toggler[aria-expanded="true"]{
        opacity: 0;
    }
    /*contact*/
    .ncc-product-form span.wpcf7-form-control-wrap > .wpcf7-checkbox{
        grid-template-columns: 1fr;
    }
     /*slider of text*/
    .text-slider .owl-nav{
        left: 35%;
        bottom: -45%;
    }
    /*case study*/
    .clients-testi-v2 .owl-item{
        width: 345px !important;
        max-width: 350px !important;
    }
    /*
    footer
    */
    .footer-nav-usefull{
        padding-left: 0;
    }
}
@media (max-width:767px) {
    /*popup*/
    div#popup-display {
        width: auto !important;
    }
    /*team*/
    .team-management.owl-carousel{
        width: auto !important;
    }
    .team-management .owl-nav{
        right: -5%;
        bottom: -33%;
    }
    /*sale */
    .make-grow-together:after,
    .make-grow-together:before{
       display: none !important;
    }
    /*client*/
    .bg-clients-say{
        background: #EEFCFFCC;
    }
    .clients-testi .owl-nav [class*=owl-]{
        background: transparent !important;
    }
    .clients-testi::before{
        background: none;
    }
    .clients-testi .owl-nav{
        justify-content: end;
    }
    /*solutions*/
    .osolution-item {
        width: auto;
        height: 280px;
    }
    .osolution-item img{
        width: 50% !important;
    }
    .osolution-excerpt img{
        width: auto !important;
    }
    .our-solutions-wraper .owl-nav {
        position: relative;
        display: flex;
        justify-content: start;
        gap: 0;
        margin-top: 30px;
        padding-left: 67%;
    }
    .our-solutions-wraper .sol-slide-counter {
        position: absolute;
        left: 1%;
        top: 22%;
        margin: 0 auto;
        font-size: 20px;
        font-weight: 600;
    }
    .our-solutions-wraper .sol-slide-counter strong{
        font-size: 30px;
        font-weight: 700;
    }
    .our-solutions-wraper .owl-next,
    .our-solutions-wraper .owl-prev {
        position: relative;
    }
    .our-solutions-wraper .owl-next:before,
    .our-solutions-wraper .owl-prev:before {
        position: absolute;
        content: "";
        border: 2px solid #DDE5E9;
        left: -15px;
        right: 0;
        top: -10px;
        bottom: 0;
        margin: 0 auto;
        width: 45px;
        height: 45px;
        border-radius: 50px;
    }
    .our-solutions-wraper .owl-next.active,
    .our-solutions-wraper .owl-prev.active {
        position: relative;
        z-index: 11;
    }
    .our-solutions-wraper .owl-next.active:before,
    .our-solutions-wraper .owl-prev.active:before {
        position: absolute;
        content: "";
        background: #00B0E3;
        left: -15px;
        right: 0;
        top: -10px;
        bottom: 0;
        margin: 0 auto;
        width: 45px;
        height: 45px;
        z-index: -1;
        border-radius: 50px;
    }
    .our-solutions-wraper .owl-next svg path{
        fill: #DDE5E9 !important;
    }
    .our-solutions-wraper .owl-nav [class*=owl-]{
        background: transparent !important;
        fill: #ACDAE5 !important;
    }  
    /*pricing*/
    .price-wrapper{
        flex-wrap: wrap;
        justify-content: center;
    }
    .price-item{
        margin-bottom: 20px;
    }
    /*blog*/
    .pb-5.meser-12,.blog-inner{
        padding-bottom: 20px !important;
    }
    .meser-12 .featured-image{
        padding-bottom: 24px;
    }
    .blog-head{
        font-size: 28px;
        line-height: 38px;
        padding-bottom: 24px;
        margin: 0;
    } 
    .blog-inner .date{
        font-size: 16px;
        line-height: 26px;
    }
    .meser-12 .date{
        padding-bottom: 16px;
    }
    .blog-inner h2.for-12{
        font-size: 24px;
        line-height: 34px;
        width: 100%;
    }
    .ncc-pagination{
        padding: 20px 0;
    }
    /*single*/
    .related-post-wrape{
        padding: 50px 0;
    }
    .related-title{
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 24px;
    }
    /*case study*/
    .clients-testi-v2 .owl-item{
        width: 346px !important;
        max-width: 350px !important;
    }
    /*resource page*/
    .navbar-fixed-top {
        --n-tabs-display: block !important;
    }
    .navbar-fixed-top .e-n-tab-title{
        width: 100% !important;
    }
}
@media (max-width:580px){
    .team-management .owl-nav{
        bottom: -20%;
    }
    .text-slider .owl-nav{
        left: 33%;
        bottom: -20%;
    }
    .pop-set-2 ul li:first-child::before{
        left: 13%;
    }
}
/* Landscape smartphones */
@media only screen and (min-width: 481px) and (max-width: 767px) {
    /* Styles for landscape smartphones */
    /*our solutions*/
    .our-solutions-wraper{
        justify-content: center;
    }
    .osolution-item {
        width: auto;
        height: auto;
    }
    /*coounter*/
   .counter-warper{
        position: relative;
        flex-wrap: wrap;
    }
    .counter-warper:before {
        position: absolute;
        content: '';
        left: 50%;
        right: 0;
        border-left: 1px solid #DDE5E9;
        top: 0;
        bottom: 0;
    }
    .counter-warper:after {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 45%;
        border-bottom: 1px solid #DDE5E9;
    }
    .counter-item{
        border:none;
        padding: 5px;
        width: 42%;
    }
    .counter-item::before {
        background: transparent;
    }
    /*client-testi*/
    .client-testi-item{
        flex-direction: column;
    }
    .clients-testi .owl-nav{
        padding-left: 20%;
    }
    .client-testi-item::before{
        right: 0;
    }
    .client-info {
        width: 100%;
    }
    .client-info .author{
        padding: 30px 0;
    }
    .client-img::before{
        left: -5%;
    }
    .client-img img{
        top:0;
    }
    /*next call club*/
    .next-call-club{
        margin: 0;
        padding: 24px;
    }
    .next-call-club-item{
        flex-direction: column-reverse;
        justify-content: center;
        width: 100%;
    }
    .next-call-img {
        padding: 0 0 15px 0;
    }
    .next-call-img img{
        border-radius: 8px !important;
    }
    
    /*footer*/
    .footer-contact-info{
        margin-top: 30px;
    }
}
/* Portrait smartphones */
@media only screen and (max-width: 480px) {
    /* Styles for small smartphones */
    /*team*/
    .team-management .owl-nav{
        bottom: -27%;
    }
    /*our solutions*/
    .our-solutions-wraper{
        justify-content: center;
    }
    .osolution-item img {
        width: 40% !important;
    }
    .osolution-excerpt img{
        width: auto !important;
    }
    .osolution-item {
        width: 200px;
        height: 190px;
    }
    .osolution-excerpt{
        width: auto;
    }
    /*Counter*/
    .counter-warper{
        position: relative;
        flex-wrap: wrap;
    }
    .counter-warper:before {
        position: absolute;
        content: '';
        left: 49%;
        right: 0;
        border-left: 1px solid #DDE5E9;
        top: 0;
        bottom: 0;
    }
    .counter-warper:after {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 54%;
        border-bottom: 1px solid #DDE5E9;
    }
    .counter-item{
        border:none;
        padding: 15px;
        width: 42%;
    }
    .counter-item::before {
        background: transparent;
    }
    /*client-testi*/
    .client-img{
        margin: 20px;
    }
    .client-testi-item{
        flex-direction: column;
        padding: 60px 0 0;
    }
    .clients-testi .owl-nav{
        padding-left: 27%;
    }
    .client-testi-item::before{
        right: 0;
    }
    .client-info {
        width: 100%;
    }
    .client-info .author{
        padding: 30px 0;
    }
    .client-img::before{
        left: -5%;
    }
    .client-img img{
        top:0;
    }
    .video-container .video-frame{
        top:2px;
    }
    /*next call club*/
    .next-call-club{
        margin: 0;
        padding: 48px 23px;
    }
    .next-call-club-item{
        flex-direction: column-reverse;
        justify-content: center;
        width: 100%;
    }
    .next-call-img {
        padding: 0 0 15px 0;
    }
    .next-call-img img{
        border-radius: 8px !important;
        left: 0;
    }
     /*case study*/
    .clients-testi-v2 .owl-item{
        width: 307px !important;
        max-width: 350px !important;
    }
    .next-call-club .owl-dots{
        bottom: -5%;
    }
    /*form*/
    .ncc-product-form span.wpcf7-form-control-wrap > .wpcf7-checkbox{
        grid-template-columns: 1fr;
    }
    .ncc-product-form p{
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.5% !important;
    }
    /*footer*/
    .footer{
        padding-top: 60px;
    }
    .footer-logo-with-content h3{
        font-size: 28px;
        line-height: 38px;
        font-weight: 400;
        width: 100%;
    }
    .wiget-title {
        padding-bottom: 24px;
    }
    .footer-contact-info{
        margin-top: 40px;
        padding-bottom: 0;
    }
    .footer-contact-info address{
        margin-bottom: 24px;
    }
    .footer-nav-usefull{
        display: block;
        width: 90%;
        padding-left: 0;
        margin-top: 16px;
    }
    .wiget-title h4{
        margin: 0;
        padding-bottom: 15px;
    }
    .footer-nav-usefull a{
        margin-bottom: 16px;
        display: inline-block;
        padding: 0 12px 0 0;
    }
    .footer-social{
        padding: 0 0 60px 0;
    }
    .bottom-footer{
        flex-direction: column-reverse;
        padding: 35px 20px 40px;
    }
    .copy-writh-menu ul li{
        margin: 0 14px 10px 0;
    }
    
}

/*@media (max-width: 376px) 
@media only screen and (min-width: 375px) and (max-width: 376px)*/
@media (max-width: 376px){
    /*team*/
    .team-management .owl-nav{
        bottom: -33%;
    }
    /*solution*/
    .osolution-item {
        width: 200px;
        height: 170px;
        padding: 20px;
    }
    .osolution-excerpt{
        width: 200px;
        height: 170px;
        padding: 20px;
    }
    .osolution-excerpt img{
        bottom: 0;
    }
    /*counter*/
    .counter-item{
        width: 50%;
    }
    /*client*/
    .clients-testi .owl-nav {
        padding-left: 26%;
    }
    /*case study*/
    .client-testi-item-v2{
        padding: 25px 20px 30px;
    }
/*     .clients-testi-v2 .owl-item{
        width: 265px !important;
        max-width: 350px !important;
    } */
}

div.comment-from {
padding: 50px 30px;
    background-image: linear-gradient(352deg, #FFFFFF 0%, #BDF2FF 100%);
    border-radius: 30px;
    display: flex;
    align-items: center;
}
.comment-form-comment textarea, #commentform input {
max-width: 100%;
    border: none;
    border-bottom: 1px solid #74D6EC !important;
    width: 100%;
    border-radius: 8px;
    
}
#commentform input {
	padding: 10px;
}
#commentform{
	
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}
#commentform #submit {
padding: 16px;
    font-size: 18px;
    border-radius: 100px;
    color: #fff;
    background: #00B0E3;
    border: none;

}
.comment-form-cookies-consent {
display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
#wp-comment-cookies-consent{
	width: max-content!important;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
	    padding: 0 0 14px;
}

.ncc-product-form label, .ncc-product-form legend {
    line-height: 1.2 !important;
    margin-bottom: 0 !important;
}

.ncc-product-form input, .ncc-product-form textarea {
    height: auto !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-radius: 0 !important;

}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul {
gap: 5px!important;
    margin-top: 14px!important;

}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select {
border: none !important;
    border-bottom: 1px solid #74D6EC !important;
    border-radius: 0 !important;
    font-size: 14px;
}
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label {
font-weight: 400!important;
}

.ncc-product-form {
    margin: 0 auto!important;
}