/**
Theme Name: Newt Global Consulting LLC Child
Author: JB soft system
Author URI: https://www.jbsoftsystem.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: newtglobal-child
Template: astra
*/
.ast-site-identity{padding:5px 0;}
.ast-above-header-bar.ast-above-header p {
    display: none;
}
.ast-above-header-wrap {    background: #28327f;}
div#ser-filter .e-n-carousel.swiper-horizontal.swiper-pointer-events {
    margin-bottom: 20px;
}
div#ser-filter .swiper-slide .e-con-boxed.e-con:hover .elementor-widget-image img {
    filter: brightness(0%);
}
div#ser-filter .swiper-slide .e-con-boxed.e-con .elementor-widget-image img 
{ transition-duration: 0.7s;
 }
.blogpoststy .elementor-icon-wrapper {
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    will-change: transform;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-align: center !important;
       /* position: relative; */
    /* right: 11px; */
}
.bl-meta ul.elementor-inline-items span.elementor-post-info__terms-list-item {
    color: #156c5b;
}

div#ser-filter .elementor-widget-icon-box .elementor-widget-container {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 15px;
       -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    will-change: transform;
}

div#ser-filter .elementor-widget-icon-box .elementor-widget-container:before {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333;
    margin: auto;
       -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    will-change: transform;
}

.site-footer-primary-section-1  .ast-builder-html-element > p{display:none;}

div#ser-filter .swiper-slide:hover .elementor-widget-icon-box .elementor-widget-container:before {
    width: 60px;
}


.blogpoststy .elementor-icon-wrapper svg {
    position: relative;
    right: 25px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    will-change: transform;
}
.category-blog:hover .blogpoststy .elementor-icon-wrapper svg { right: 0;}
.blogpoststy .elementor-icon-wrapper { width: 100%;}
.team-stylcs .elementor-image-box-content h3.elementor-image-box-title, .team-stylcs .elementor-image-box-content p {
    color: #fff;
}
.team-stylcs .elementor-image-box-content {
    padding: 10px;
    background: #156c5b;
	 -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
.team-stylcs .elementor-widget-container:hover .elementor-image-box-content {
    background: #3b3b3b;
}
.team-stylcs .elementor-widget-image-box {
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

.team-stylcs .elementor-widget-image-box:hover {
    top: -10px;
}

header.stickyheader {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-animation-name: silde_to_top;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 1000;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    border-bottom: 1px solid #EEEEEE;
}
@-webkit-keyframes silde_to_top {
    0% {
        top: -200px;
        top: default;
        opacity: 0;
    }
    100% {
        bottom: default;
        top: 0%;
        z-index: 1000000;
        opacity: 1;
    }
}
header.removestickyheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-animation-name: silde_to_bottom;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 100;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    border-bottom: 1px solid #EEEEEE;
}
@-webkit-keyframes silde_to_bottom {
    0% {
        bottom: default;
        top: 0%;
        z-index: 1000000;
        opacity: 1;
    }
    100% {
        top: -200px;
        top: default;
        opacity: 0;
    }
}
.header-action > ul {
    display: flex;
    align-items: center;
    margin-left: 25px;
}
ul.list-wrap {    margin: 0;   padding: 0;}
ul.list-wrap li {     display: flex;list-style: none;}
.header-contact-two .icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
}
section#block-7 ul.wp-block-list li {
    display: inline-block;
    padding-left: 25px;
    position: relative;
}

section#block-7 ul.wp-block-list li:before {
    position: absolute;
    content: "\e948";
    left: 0;
    font-size: 14px;
    'icomoon-font-tab', font-family: sans-serif;
    font-family: 'icomoon-font-tab';
}
.header-contact-two .content span {
    display: block;
    font-weight: 500;
    font-size: 12px;
    color: #333;
    line-height: 1;
    margin-bottom: 5px;
}
.header-contact-two .content a {
    font-weight: 700;
    font-size: 16px;
    display: block;
    line-height: 1;
    color: #333;
}
div#left-iconstyle{    --display: flex !important;}
div#left-iconstyle .e-con-inner .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
    font-size: 17px;    fill: #FFFFFF !important;color: #FFFFFF !important;  border-color: #FFFFFF !important; 
}
div#left-iconstyle .e-con-inner .elementor-widget-container .elementor-icon-box-wrapper h3.elementor-icon-box-title{color: #FFFFFF !important;font-size: 14px !important;}
div#right-iconstyle .elementor-icon.elementor-social-icon{font-size:15px !important;}
div#right-iconstyle .elementor-social-icon svg{    fill: #FFFFFF !important;}
div#right-iconstyle .elementor-button-wrapper a.elementor-button.elementor-button-link {
  background: #0055ff !important;
    border: 0;
    border-radius: 0;
    padding: 16px 25px;
    font-size: 14px;
}


.main-header-menu .menu-item ul.sub-menu > li a {
    font-size: 14px;
    background: #f1f5ff !important;!i;!;
    border-bottom: 1px solid #ffffff !important;!i;!;
    padding: 8px 9px;
    color: #000;
}
.site-primary-header-wrap.ast-builder-grid-row-container .ast-builder-grid-row.ast-grid-center-col-layout {
    gap: 10px;
}
@media only screen and (min-width:1330px){
	
	
}
@media only screen and (min-width:992px) and (max-width:1199px){
	.ast-above-header-wrap .site-above-header-wrap.ast-container {padding-right: 0 !important;}	
	.ast-above-header-wrap .site-above-header-wrap.ast-container .site-header-above-section-right > .header-widget-area {padding-right: 0;}	
 #primary-site-navigation-desktop ul#ast-hf-menu-1 > li  a {  
	font-size: 12px;
    font-weight: 600;
	}	
	.header-contact-two .content a{font-size: 12px;}
}
@media only screen and (min-width:1200px) and (max-width:1310px){
	nav#primary-site-navigation-desktop ul#ast-hf-menu-1 > li > a {
    font-size: 13px;
    font-weight: 700;
}
	.header-contact-two .content a {  font-size: 15px;	}	
}
@media only screen and (max-width:1199px){
	.home div#ser_cnt-styl-grd .elementor-widget-container .elementor-icon-box-wrapper{top:0;}
	.home div#ser_cnt-styl-grd .elementor-widget-container .elementor-icon-box-wrapper span.elementor-icon {
    background-color: #242424f2;
}
}
@media only screen and (min-width:1200px){
	.ast-above-header-wrap .site-above-header-wrap.ast-container {padding-right: 0 !important;}	
	.ast-above-header-wrap .site-above-header-wrap.ast-container .site-header-above-section-right > .header-widget-area {padding-right: 0;}	
header#masthead { width: 90%; margin: auto;}	

	
}
.site-header-primary-section-left-center.ast-grid-left-center-section {display: none;}
@media only screen and (min-width:1411px){
nav#primary-site-navigation-desktop ul#ast-hf-menu-1 > li > a {font-size: 16px;font-weight: 600;}
header#masthead { width: 88%; margin: auto;}
}
.ast-main-header-wrap.main-header-bar-wrap { background: #fff;}

div#left-iconstyle > .e-con-inner > .elementor-position-left.fist-icnst > .elementor-widget-container {
    position: relative;
}

div#left-iconstyle > .e-con-inner > .elementor-position-left.fist-icnst > .elementor-widget-container:before {
    position: absolute;
    /* left: 0; */
    height: 260%;
    background: #4350b3;
    width: 1px;
    content: "";
    right: -20px;
    top: -15px;
    margin: auto;
}
.iconstylcs .elementor-icon-box-icon span.elementor-icon {
    position: relative;
}

.iconstylcs .elementor-icon-box-icon span.elementor-icon:before {
    position: absolute;
    content: "";
    width: 10px;
    top: 0;
    height: 3px;
    background: #0055ff;
    left: 0;
    right: 0;
    margin: auto;
}
div#ser_cnt-styl-grd:before {content: "";opacity:1;position: absolute !important;!i;!;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(360deg, #00194C 11.66%, rgba(0, 25, 76, 0) 65.89%);border: 0;}
.elementor-editor-active div#preloader {
    display: none;
}
div#ser_cnt-styl-grd { position: relative;overflow: hidden;}
div#ser_cnt-styl-grd:hover:after { opacity: 1;}

div#ser_cnt-styl-grd:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #00194c8c 52.77%, rgba(0, 25, 76, 0) 100%, #00194c 100%);
    transition: .3s linear;
    opacity: 0;
}
div#ser_cnt-styl-grd .elementor-widget-container {
    z-index: 99999;
    position: relative;
}
div#ser_cnt-styl-grd .elementor-widget-container .elementor-icon-box-wrapper {
    position: relative;
    top: 65px;
    transition: top ease 0.5s;
}

div#ser_cnt-styl-grd:hover .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-wrapper{
    top: 0;
}
div#ser_cnt-styl-grd:hover .elementor-widget-icon-box .elementor-widget-container .elementor-icon-box-wrapper span.elementor-icon {
    background-color: #046bd2;
}
div#mov-icns{    animation: alltuchtopdown 8s infinite linear;}
@keyframes alltuchtopdown {
  0% {
        transform: rotateY(0deg) translateX(0px);
    }
  50% {
        transform: rotateY(0deg) translateX(-50px);
    }
  100% {
        transform: rotateY(0deg) translateX(0px);
    }
}
.enq-style-css .elementor-icon-box-wrapper .elementor-icon-box-content p.elementor-icon-box-description a {color: #fff;text-decoration: none;}
div#events-stylecss ul.elementor-inline-items li {    display: inline-block;}
div#events-stylecss ul.elementor-inline-items li svg {width: 15px;height: 15px;}
#events-stylecss ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info { margin: 0;  padding: 0;}
.evt-d-catg span.elementor-icon-list-text { font-size: 14px;}
div#events-stylecss .evt-d-catg {margin-top: -34px;}
div#events-stylecss .evt-d-catg li{ float: left;    background: #046bd2;    padding: 6px;    border-radius: 10px;}
div#events-stylecss ul li span{    color: #fff;  margin-left: 4px;}
	
.blogpoststy .elementor-icon-wrapper svg {
    position: relative;
    right: 25px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    will-change: transform;
}
.category-blog:hover .blogpoststy .elementor-icon-wrapper svg { right: 0;}
.blogpoststy .elementor-icon-wrapper { width: 100%;}
.footer-widget-area .elementor-widget.elementor-widget-icon-list ul.elementor-icon-list-items li {
    text-align: left;
    list-style: none;
}
.elementor-widget-theme-post-title h1.elementor-heading-title a {
    text-decoration: none;
}
.footer-widget-area .elementor-widget.elementor-widget-icon-list ul.elementor-icon-list-items {
    padding: 0;
    margin: 0;
}
body div#preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible; background: #fff url('https://www.demoserver.jbsoft.in/newtglobal/wp-content/uploads/2024/10/favicon-1.png') no-repeat center center; }
header#masthead .site-primary-header-wrap.ast-builder-grid-row-container {padding: 0 10px;}
.ast-above-header-wrap .site-above-header-wrap { padding-left: 10px !important;}
.home a.elementor-button.elementor-button-link {
   /* transition: 0.25s;
    box-shadow: inset 6.8em 0 0 0 #4978d6; */
}

.home a.elementor-button.elementor-button-link:hover {
    box-shadow: inset 0em 0 0 0 #527dd2;
    transition: 0.25s;
    border-color: #527dd2;
}
header#masthead{    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);}
.stickyheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-animation-name: silde_to_top;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 1000;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    border-bottom: 1px solid #EEEEEE;
}
@-webkit-keyframes silde_to_top {
    0% {
        top: -200px;
        top: default;
        opacity: 0;
    }
    100% {
        bottom: default;
        top: 0%;
        z-index: 1000000;
        opacity: 1;
    }
}
.removestickyheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    -webkit-animation-name: silde_to_bottom;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 100;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    border-bottom: 1px solid #EEEEEE;
}
@-webkit-keyframes silde_to_bottom {
    0% {
        bottom: default;
        top: 0%;
        z-index: 1000000;
        opacity: 1;
    }
    100% {
        top: -200px;
        top: default;
        opacity: 0;
    }
}
header#masthead.stickyheader { width: 100%;}
.logocusty .elementor-widget-container img { filter: grayscale(100%);    opacity: .5;transition: all 0.3s ease-out 0s;}
.logocusty .elementor-widget-container:hover img {	filter: grayscale(0);	opacity: 1;}
.pad-stpd .elementor-widget-container .elementor-icon-list-items li a {
    padding: 12px 10px;
    margin-left: 5px;
    margin-right: 5px;
   }
.pad-stpd .elementor-widget-container .elementor-icon-list-items li a:hover span.elementor-icon-list-text { color: #fff;}
.pad-stpd .elementor-widget-container .elementor-icon-list-items li a span.elementor-icon-list-text {color: #dad8d8;}
div#events-stylecss ul li span svg { width: 16px;}
.events_category-upcoming-events .elementor-widget-post-info ul li {
    display: inline-block;
}
.icft  ul.elementor-icon-list-items li {text-align: left !important;}
.icft ul.elementor-icon-list-items li svg {width: 16px;margin-right: 9px;}
div#left-iconstyle .e-con-inner .elementor-widget-container .elementor-icon-box-wrapper h3.elementor-icon-box-title a {
    color: #fff;
}
div#left-iconstyle .elementor-icon-box-wrapper {display: inline-flex;}
div#left-iconstyle .elementor-icon-box-wrapper .elementor-icon-box-icon {margin-right: 8px;}



/** landing page **/
.setsize-id img {width: 150px;}
div#header-sty-land div#left-iconstyle h3.elementor-icon-box-title a { text-decoration: none;}
div#header-sty-land div#left-iconstyle h3.elementor-icon-box-title{margin-bottom:0px;}
div#header-sty-land { -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);}
div#header-sty-land div#right-iconstyle .elementor-button-wrapper a.elementor-button.elementor-button-link{padding: 22px 25px;color:#00194c;background:#fff !important;}
.gid-con .elementor-widget-image .elementor-widget-container { width: 165px;  padding: 20px;    border-radius: 30px;}
div#header-sty-land {left: 0;right: 0;border-bottom: 1px solid #ffffff;}
.page-id-894 header#masthead.stickyheader{opacity:0 !important;}
.gid-con .elementor-widget-container img {transition: all 0.3s ease-out 0s;}
.gid-con .elementor-widget-container:hover  img { filter: grayscale(100%); opacity: .9; }
.page-id-894 header#masthead { display: none;}
.page-id-894 .logocusty .elementor-widget-container img{filter: grayscale(0%);opacity: 1;}
.test-wids-sty .elementor-testimonial-details .elementor-testimonial-name {    margin-bottom: 10px;}