/*!
Theme Name: advcore
Theme URI: https://github.com
Author: Advcore
Author URI: https://github.com
Description: WordPress theme code
Version: 8.0.1
Tested up to: 8.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: advcore
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL. 

*/

/* header mobile  */

@media (max-width: 1024px) {

	.header-row-1 {
		order: 1;
		padding-left: 0.75rem !important;
		padding-right: 0.15rem !important;
	}

	.header-row-2 {
		order: 3;
		padding-left: 0 !important;
		padding-right: 0.75rem !important;
	}

	.header-row-3 {
		order: 2;
		padding-left: 0 !important; 
		padding-right: 0.15rem !important;
	}

}

/* sticky  */

@media(min-width:1025px) {

	body.admin-bar #header-main {
		margin-top: 32px;
	}

	.sticky {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100;
	}

	.sticky+.site-main {
		padding-top: 120px;
	}

	.blog .sticky+.site-main {
		padding-top: 130px;
	}

	.single-post .sticky+.site-main {
		padding-top: 145px;
	}
}

@media (min-width: 1025px) {

	#page-wrapper #primary-main,
	#page-wrapper #sidebar-right,
	#single-wrapper #primary-main,
	#single-wrapper #sidebar-right,
	#archive-wrapper #archive-header {
		margin-top: 70px;
	}
}

html {
	scroll-padding-top: 70px;
}

@media (max-width: 1024px) {
	html {
		scroll-padding-top: 0px;

	}
}

/* custom */


.site-logo {
	max-width: 120px;
}


.hompageslider .n2-section-smartslider {
	background: #00356c;
	max-width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 0rem !important;
	padding-right: 0rem !important;
}

.header-row-2 {
	margin-top: 0px;
}

.header-row-3 {
	margin-top: 5px;
	text-align: right;
}

.topmailtext {
	font-size: 12px; 
	color: #FFF;
	margin: 0 auto;
	display: inline-block;
	padding: 4px 4px; 
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 1px #fff;
	border-radius: 8px; 
	margin-right: 10px; 

}

.topmailtextcolor{
	padding-left: 3px; 
	color: #FFF;
}

/* Porfolio */
.fullcovergap {
	padding: 0px !important;
}

.fullcovergap .alignfull {
	gap: 0em!important;
	margin-bottom: 0px !important
}


.fullcovergap .alignfull figure {
	margin-left: auto !important;
    margin-right: auto !important;
	margin-bottom: 0px !important;
}
/* Porfolio */



.wp-block-button__link {
	background: #0261C2 !important;
	color: #FFF !important;
	border: none !important;
	font-weight: bold !important;
	padding: 0.25rem 0.8rem !important;
}


.archive-articles a.articles-buttons {
	background: #0261C2 !important;
	color: #FFF !important;
	border: none !important;
	font-weight: bold !important;
	padding: 0.25rem 0.8rem !important;
}

/* showcase trick rwd */

.advitshowcase {width: 1920px; position: absolute; left: 50%; margin-left: -960px;}
.advitshowcase img{width: 1920px;}
.advitshowcaseheight {width: auto; position: relative;}

@media only screen and (max-width: 1199px) {
	
.advitshowcase {width: 100%; position: relative; left: 0; margin-left: 0px; height: 100%;}
.advitshowcase img {width: 100%;}
.advitshowcaseheight {width: auto;height: 100% !important;}

}

.advitshowcaseslider{ min-height:  auto; }
@media (min-width: 576px) {
	.advitshowcaseslider {max-height: auto; } 
}
@media (min-width: 768px) {
	.advitshowcaseslider {min-height:  auto; } 
}
@media (min-width: 992px) {
	.advitshowcaseslider {min-height: 800px;}
}
@media (min-width: 1200px) {
	  .advitshowcaseslider{min-height: 800px;} 
}
@media (min-width: 1920px){
	  .advitshowcaseslider{min-height: 1080px;} 
}

/* showcase trick rwd */

@media only screen and (max-width: 1199px) {
.header-showcase {
	min-height:400px !important;
}
}

body {
	background-color: #FFF !important;
}

.header-site {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #00356c !important;
}

.header-site {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #00356c !important;
}

@media(min-width:1025px) {
.header-transparent-fullpage {
	background: transparent !important;
}
	
.header-transparent-fullpage.scrolled {
	background: #00356c !important;
}
}



@media(max-width:1024px) {

	.header-top-contant {
		display: none;
	}

	.header-top-contant-icon {
		display: flex;
		align-items: center;
		justify-content: end;
	}
}

}

@media(max-width:781px) {
	.site-logo {
		margin-top: 5px;
	}

}

.button-link-contact {
	font-size: 12px !important;
	font-weight: bold !important;
	background: #00397E !important;
	color: #FFF !important;
	border: none !important;
	padding: 0.4rem 0.6rem !important;
}

.button-link-footer {
	font-size: 14px !important;
	font-weight: bold !important;
	background: #0261C2 !important;
	color: #FFF !important;
	border: none !important;
	padding: 0.4rem 0.6rem !important;
}


.entry-header>.entry-meta {
	display: none !important;
}


/* mega menu */
.mega-menu-megamenu-title {
	display: inline-block;
	color: #003569;
	font-weight: bold;
	border-bottom: 2px solid #e0e0e0;
	margin-top: 8px;
	padding-bottom: 8px
}

.frame-mega-menu-top {
	border: solid 3px #0160bf; 
	padding: 20px;
	margin-top: 15px;
}


.frame-mega-menu-title {
	font-size:18px; 
	color: #0160bf;
}

li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
	padding: 5px !important;
}


li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
	display: none !important;
}


@media (min-width: 1025px) {
	li.mega-menu-megamenu>ul.mega-sub-menu {
		position: fixed !important;
		width: 100% !important;
		max-width: none !important;
		left: 0 !important;
	}

	li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
		max-width: 1400px !important;
		float: none !important;
		margin: 0 auto !important;
	}

}

.archive-articles .entry-meta {
	display: none !important; 
}


.wp-block-media-text > .wp-block-media-text__content {
	padding: 0 4% !important;
}


/* footer */

.footer-section-before {
	background-color: #00264b; 
	color: #4f81a9;
}


.footer-section-before a:hover{
	color: #FFF;
}

.footer-section-before .breadcrumbs {
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 14px;
	
}

.footer-section-before .breadcrumbs a {
	color: #FFF;
	
}

.footer-section-before-title {
	text-align: center;
	color: #FFF;
	font-size: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer-before-frame {
	padding: 30px 10px;
	border: solid 1px #2d75af;
	border-radius: 8px;
	margin-bottom: 20px;
}

.footer-before-info {
 	display: flex;
 	align-items: center;
	justify-content: start;
	flex-wrap: wrap;
	
}

.footer-before-info-img {
	padding: 10px 30px;
}

.footer-before-info-text {
	font-size: 14px;
	color: #FFF;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.footer-before-info-button {
	background: #013c71;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	padding: 8px 10px;
	border-radius: 8px;
	margin-top: 10px;
}

.footer-site {
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #002142 !important;
	color: #4f81a9;
	font-size: 14px;
}

.footer-site a:hover{
	color: #FFF;
}

.footer-site-ul {
	list-style-type: square;
	line-height: 2em;
	color: #4f81a9;
}

.footer-site-ul a{
	color: #4f81a9;
}

.footer-section-after {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #001e3e;
	color: #4f81a9;
	font-size: 14px;
}


.footer-section-after a {
	color: #4f81a9;
}
.footer-section-after a:hover{
	color: #FFF;
}

.wpcf7 .wpcf7-submit {
  background: #0261C2 !important;
  border: none !important;
	font-weight: bold;
}

.lightweight-accordion .lightweight-accordion-title {
	background: #f7f7f7 !important;
  padding: 12px 12px 12px 28px !important;

}

.lightweight-accordion .lightweight-accordion-title span {
	font-size: 16px !important;
  font-weight: bold !important;
} 
