@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&display=swap');


@font-face {
	font-family: Neon-Black;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-Black.woff") format('truetype');
}

@font-face {
	font-family: Neon-BlackItalic;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-BlackItalic.woff") format('truetype');
}

@font-face {
	font-family: Neon-Bold;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-Bold.woff") format('truetype');
}
@font-face {
	font-family: Neon-BoldItalic;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-BoldItalic.woff") format('truetype');
}
@font-face {
	font-family: Neon-BoldOutline;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-BoldOutline.woff") format('truetype');
}
@font-face {
	font-family: Neon-ExtraBold;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-ExtraBold.woff") format('truetype');
}
@font-face {
	font-family: Neon-ExtraBoldItalic;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-ExtraBoldItalic.woff") format('truetype');
}
@font-face {
	font-family: Neon-Heavy;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-Heavy.woff") format('truetype');
}
@font-face {
	font-family: Neon-HeavyItalic;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-HeavyItalic.woff") format('truetype');
}
@font-face {
	font-family: Neon-HeavyOutline;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-HeavyOutline.woff") format('truetype');
}
@font-face {
	font-family: Neon-Italic;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-Italic.woff") format('truetype');
}
@font-face {
	font-family: Neon-ItalicOutline;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-ItalicOutline.woff") format('truetype');
}
@font-face {
	font-family: Neon-Light;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-Light.woff") format('truetype');
}
@font-face {
	font-family: Neon-LightItalic;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-LightItalic.woff") format('truetype');
}
@font-face {
	font-family: Neon-Medium;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-Medium.woff") format('truetype');
}
@font-face {
	font-family: Neon-MediumItalic;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-MediumItalic.woff") format('truetype');
}
@font-face {
	font-family: Neon-Outline;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-Outline.woff") format('truetype');
}
@font-face {
	font-family: Neon-Regular;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-Regular.woff") format('truetype');
}
@font-face {
	font-family: Neon-Thin;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-Thin.woff") format('truetype');
}
@font-face {
	font-family: Neon-ThinItalic;
	src: url("https://aegisfilms.in//wp-content/themes/theflash-child/fonts/neon/Neon-ThinItalic.woff") format('truetype');
}




body{
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-weight: 300;
	overflow-x: hidden !important;
}
*{
	word-break: normal;
  	overflow-wrap: normal;
  	white-space: normal;
  	-webkit-hyphens: none;
  	hyphens: none;
}
a{
	font-family: "Plus Jakarta Sans", sans-serif !important;
} 
/* 
h1{
	font-family: "Neon-Heavy", sans-serif !important;
}
h2{
	font-family: "Neon-Heavy", sans-serif !important;
}
h3{
	font-family: "Neon-Bold", sans-serif !important;
}
 */

h1{
	font-family: "Anek Devanagari", sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 1.2px !important;
	text-transform: uppercase !important;
}
h2{
	font-family: "Anek Devanagari", sans-serif !important;
	font-weight: 600 !important;
	font-size: 40px !important;
	letter-spacing: 1.2px !important;
	text-transform: uppercase !important;
}
h3{
	font-family: "Anek Devanagari", sans-serif !important;
	font-weight: 500 !important;
	letter-spacing: 1.2px !important;
	text-transform: uppercase !important;
}
h4{
	font-family: "Anek Devanagari", sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 1.2px !important;
	text-transform: uppercase !important;
}
h5{
	font-family: "Anek Devanagari", sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 1.2px !important;
	text-transform: uppercase !important;
}
h6{
	font-family: "Anek Devanagari", sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 1.2px !important;
	text-transform: uppercase !important;
}
#product-page .sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title a {
    color: #231F20 !important;
}
#product-page .sc_blogger_item_excerpt {
    color: #231F20 !important;
}
#product-page .sc_blogger .sc_blogger_item_button .item_more_link .link_text {
    color: #231F20 !important;
}
#product-page .sc_blogger .sc_blogger_item_button .item_more_link .link_icon {
    color: #231F20 !important;
}

.bulllets-color .slider_outer .slider_pagination_wrap .swiper-pagination-bullet{
	background-color: #fff !important;
}
#iconSection .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #fff !important;
}
.slider_outer .slider_pagination_wrap .swiper-pagination-bullet{
	background-color: #fff !important;
}
.blackSectionSlider .slider_outer .slider_pagination_wrap .swiper-pagination-bullet{
	background-color: #231F20 !important;
}

.slider_outer .slider_pagination_wrap .swiper-pagination-bullet.active{
	background-color: #F35C05 !important;
}
.blackSectionSlider .slider_outer .slider_pagination_wrap .swiper-pagination-bullet.active{
	background-color: #F35C05 !important;
}

.menu_mobile .menu_mobile_inner.with_widgets .menu_mobile_nav_area .menu-item > a:hover{
	color: #F35C05 !important;
}
.team_page_wrap_info.comments_close{
	display: none !important;
}


#iconSection .sc_icons_item h4.sc_icons_item_title{
	font-size: 20px !important;
	font-weight: 400 !important;
}
.sc_icons_item_title + .sc_icons_item_description {
    margin-top: 0.1em !important;
}
.product-icon-section .sc_icons_item h4.sc_icons_item_title{
	font-size: 20px !important;
	font-weight: 300 !important;
}

.menu_mobile .menu_mobile_inner{
	background-image: url(https://aegisfilms.in/wp-content/uploads/2025/10/Menu-Banner-1.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important; 
	background: transparent !important;
}
.menu_mobile.opened .menu_mobile_inner .menu_mobile_widgets_area {
    visibility: visible;
    display: none !important;
}
.menu_mobile.opened {
	background-image: url(https://aegisfilms.in/wp-content/uploads/2025/10/Menu-Banner-1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
    font-size: 20px  !important;
    line-height: 1.5em;
    font-weight: 400;
    letter-spacing: 0;
}
.custom-logo-link img, .sc_layouts_logo img {
    max-height: 3em !important;
    width: auto;
    vertical-align: middle;
}
.menu_button_close_text{
	display: none !important;
}
#powerTip {
    padding: 14px 36px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #000 !important;
    color: #fff !important;
}
#powerTip p {
    color: #000 !important;
}

#mobile-hotspot{
	display: none;
}


.sc_icons .sc_icons_item .sc_icons_item_more_link {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #F35C05 !important;
    z-index: 1;
    overflow: hidden;
}
.sc_icons .sc_icons_item .sc_icons_item_more_link {
	color: #F35C05 !important;
}
.underline_hover {
	color: #F35C05 !important;
}

.form-style-8 .style-line input{
	background-color: #fff !important;
	color: #020101 !important;
}
.form-style-8 .style-line textarea{
	background-color: #fff !important;
	color: #020101 !important;
}
.form-style-8 .style-line input::placeholder {
	color: #020101 !important;
  }
.form-style-8 .style-line textarea::placeholder {
	color: #020101 !important;
  }

  .sc_icons .sc_icons_icon + .sc_icons_item_details {
    margin-top: 0.2em !important;
}

.team_member_page .team_member_featured {
    float: left;
    width: 40% !important;
    padding: 0 50px 0 0;
}
.page_content_wrap {
    padding-top: 6.5rem;
    padding-bottom: 0.4rem !important;
}

#homepageAegisUPSSectionMobile{
	display: none;
}
  
.wpcf7 form.sent .wpcf7-response-output.trx_addons_message_box.trx_addons_message_box_success, .trx_addons_message_box_success {
    border: 1px solid #38bb7a;
    background-color: #e4f7ed;
    color: #2e9963 !important;
    -webkit-box-shadow: 4px 4px 16px 0px rgba(0,200,0,0.3);
    -ms-box-shadow: 4px 4px 16px 0px rgba(0,200,0,0.3);
    box-shadow: 4px 4px 16px 0px rgba(0,200,0,0.3);
}

.sidebar_hide.narrow_content .post_item_single.post_type_post {
    width: 100% !important;
    margin: 0 auto;
}
.custom-background .content_wrap > .content, .background_banner_wrap ~ .content_wrap > .content {
    padding: 0 !important;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.post_item_single h3{
	font-size: 30px !important;
}

/* responsive css  */
@media screen and (max-width: 767px) {
	.post_item_single h3{
		font-size: 24px !important;
	}
	#homepageAegisUPSSectionMobile{
		display: block;
	}
	#homepageAegisUPSSectionDesktop{
		display: none;
	}
	h2{
		font-family: "Anek Devanagari", sans-serif !important;
		font-weight: 600 !important;
		font-size: 26px !important;
		letter-spacing: 1.2px !important;
		text-transform: uppercase !important;
	}
	.menu_mobile.opened {
		background-image: url(https://aegisfilms.in/wp-content/uploads/2025/10/lambo1.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#desktop-hotspot{
		display: none;
	}
	#mobile-hotspot{
		display: block;
	}	
	.menu_mobile .menu_mobile_nav_area > ul > .menu-item > a {
		font-size: 24px  !important;
		line-height: 1.5em;
		font-weight: 400;
		letter-spacing: 0;
	}
	
}