/*
Theme Name: Adswom
Theme URI: https://adswom.com
Author: Virasat Gaur
Version: 1.11
Text Domain: adswom
*/

body{
	background-color:#ffffff;
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size:1rem;
}
header {
	background-color:rgba(0,0,0,.2);
	-webkit-backdrop-filter:blur(4px);
	backdrop-filter:blur(4px);	
}
.top-bg {
	background-color:#000000; 
	background-image:url('assets/au-bg.jpg');
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}
.fp-btn-contact {
	background-color:#ffffff;
	border:1px solid #ffffff;
	border-radius:1.25rem;
	text-transform:uppercase;
	padding:1px;
	padding-left:1rem;
	float:right;
}
.fp-btn-contact i{
	width:2rem;
	height:2rem;
	display:inline-block;
	background-color:#38bdff;
	border-radius:50%;
	margin-left:1rem;
}
.pencil-fill {
	fill:#ffffff;
	margin-top:.25rem;
}
.nav-box {
	padding-top:8px;
	padding-bottom:10px;
	border-top: 1px solid #cdcccc;
	border-bottom: 1px solid #cecccc;
}
.fp-head {
	font-weight:300;
	color:#fff;
	font-size:2.5rem;
	line-height:2rem;
	letter-spacing:1px;
}
.fp-post-title {
	font-size:1.25rem;
	color:#e6e6e6;
	text-decoration:none;
}
.fp-post-description {
	color:#aeaeae;
}
.fp-post-date {
	color:#fbfbfb;
}
.fp-post-readmore {
	color:#fbfbfb;
	text-decoration:none;
}
.fp-md-posts {
	border-radius:1rem;
	overflow:hidden;
}
.fp-md-border {
	background: linear-gradient(#000000, #1c1c1c) padding-box, linear-gradient(210deg, #988c81, #875b30) border-box;
	border-radius: 1rem;
	border: 1px solid transparent;
}
.fp-sp-border {
	background: linear-gradient(#f9f9f9, #f9f9f9) padding-box, linear-gradient(210deg, #988c81, #875b30) border-box;
	border-radius: 1rem;
	border: 1px solid transparent;
}
.fp-sp-border .fp-md-img {
	border-bottom:1px solid #2e2e2e;
}
.fp-sp-border .fp-post-title {
	color:#000000;
}
.fp-sp-border .fp-post-description {
	color:#1f1f1f;
}
.fp-sp-border .fp-post-date,
.fp-sp-border .fp-post-readmore {
	color:#1b1b1b;
}
.fp-md-img {
	width:100%;
	border-bottom-left-radius:1rem;
	border-bottom-right-radius:1rem;
	overflow:hidden !important;
}
.fp-md-img img:hover {
	transition: transform .5s ease-in-out;
    transform: scale(1.05);
	overflow:hidden;
}
.fp-sp-tags,
.fp-ft-tags {
	background: linear-gradient(#1a1a1a, #1a1a1a) padding-box, linear-gradient(180deg, #988c81, #875b30) border-box;
	border-radius: 1rem;
	border: 1px solid transparent;
	text-decoration:none;
	color:#fbfbfb;
	padding:.875rem 1.5rem;
	font-size:1.25rem;
	text-transform:capitalize;
	margin-right:1rem;
}
.sp-nav .fp-ft-tags {
	background: linear-gradient(#f9f9f9, #f9f9f9) padding-box, linear-gradient(180deg, #988c81, #875b30) border-box;
}
.sp-nav .fp-ft-tags.active-tags,
.sp-nav .fp-ft-tags:hover {
	background: linear-gradient(#f1f1f1, #f1f1f1) padding-box, linear-gradient(180deg, #988c81, #875b30) border-box;
}

.sp-nav .fp-ft-start {
	border-bottom-color:#000000;
}
.sp-nav .fp-ft-end {
	border-right-color:#000000;
}
.sp-title-text {
	font-weight:400;
	color:#3b3b3b;
	background: linear-gradient(180deg, #ffffff, #3b3b3b);
	-webkit-background-clip: text; /* For Safari and older Chrome */
	background-clip: text;
}

.fp-ft-tags.active-tags,
.fp-ft-tags:hover  {
	background: linear-gradient(#000000, #000000) padding-box, linear-gradient(180deg, #988c81, #875b30) border-box;
}

.fp-ft-posts {
	border-radius:1rem;
	overflow:hidden;
}
.fp-ft-border {
	background: linear-gradient(#1a1a1a, #1a1a1a) padding-box, linear-gradient(180deg, #988c81, #875b30) border-box;
	border-radius: 1rem;
	border: 1px solid transparent;
}
.fp-ft-img {
	width:40% !important;
	border-radius:1rem;
	overflow:hidden;
}
.fp-ft-posts-img {
	background-size:cover;
	transition: all 0.3s ease-in-out;
	overflow:hidden;
}
.fp-ft-posts-img:hover {
	-webkit-transform: scale(1.05,1.05);
    -webkit-transition: all 0.3s ease-in-out;
}
.fp-ft-post-text {
	width:60% !important;
}

.fp-ft-post-text .fp-post-title {
	font-size: 1rem;
}
.fp-ft-post-text .fp-post-footer,
.fp-ft-post-text .fp-post-description {
	font-size: 0.875rem;
}
.fp-ft-nav {
	margin:0 auto;
	color:#8d8d8d;
}
.fp-ft-nav a:hover,
.fp-ft-nav a {
	color:#8d8d8d;
	text-decoration:none;
}
.fp-ft-start {
	border-left:3px solid #8d8d8d;
	border-bottom:1px solid #ffffff;
	width:2rem;
	height:2rem;
}
.fp-ft-end {
	border-top:3px solid #8d8d8d;
	border-right:1px solid #ffffff;
	width:2rem;
	height:2rem;
}

.mega-menu.max-mega-menu {
	width:60% !important;
	margin:8px auto 10px !important;
}

li.mega-menu-item.mega-menu-item-has-children {
	width:100% !important
}

li.mega-menu-item.mega-menu-item-has-children ul.mega-sub-menu {
	width:100% !important;
	margin-top:1.25rem !important;
}

li.mega-menu-item.mega-menu-item-has-children ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	text-align:center !important;
}
footer {
	background-color:#02021e;
}
.pg-ft-link {
	text-decoration:none;
	display:inline-block;
	margin:0 4px;
	color:#88889c;	
}
.pg-ft-link:hover {
	color:#77778c
}
.sp-author-box {
	margin:0 auto;
}
.sp-author-img {
	border-radius:50%;
}
.sp-author-name {
	font-size:1.375rem;
	font-weight:400;
	color:#0c0c0c;
}
.sp-author-designation {
	font-size:1.2rem;
	font-weight:400;
	color:#6d6d6d;
}
.sp-name-list {
	margin:0;
	margin-top:2px;
	list-style:none;
	border:0;
	padding-left:1rem;
}
ul.sp-sidebar-list li {
	border:0;
	background:transparent;
}
ul.sp-sidebar-list li i{
	color:#388dff;
	margin-right:8px;
}
ul.sp-sidebar-list li a{
	color:#212529;
	text-decoration:none;
}
.sp-experts {
	position:relative;
	display:block;
}
.sp-experts-box {
	position:absolute;
	bottom:5%;
	width:100%
}
.btn-sp-gxe {
	border:1px solid #000000 !important;
	background:#fff;
	color:#000;
	text-transform:uppercase;
	font-size:16px;
}
.btn-sp-gxe span.pen {
	background:#000;
	width:2rem;
	padding:4px 0;
	border-radius:50%
}
.sp-writing-team {
	font-size:2rem;
}
.sp-head-date,
.sp-head-scroll,
.sp-breadcrumbs {
	color:#f0f0f0;
	font-size:14px;
	text-transform:uppercase;	
}
.sp-head-scroll {
	text-decoration:none;
}
.sp-head-scroll i {
	display:inline-block;
	border:2px solid #fff;
	border-radius:50%;
	font-size:6px;
	padding:4px;
	padding-right:5px;
	width:18px;
}
.sp-breadcrumbs a {
	color:#ffffff;
	text-decoration:none;
}
.sp-head {
	color:#ffffff;
	font-weight:400;
	font-size:2.75rem;
	line-height:3rem;
}
#gfcForm {
	width:100%;
}
#gfcForm .offcanvas-header {
	margin-top:0.75rem;
	border-bottom:1px solid #ffffff4d;
	padding-bottom:2rem;
}
.ft-fom-title {
	font-size:3rem;
	font-weight:800;
	color:#fff;
}
.ft-cu-black-card,
.ft-cu-white-card {
	background-color:#000;
	border:1px solid #ffffff4d;
	padding:1.5rem;	
}
.ft-cu-white-card {
	background-color:#eee;
	border:1px solid #eee;	
}
.ft-small hr{
	border-bottom:2px solid #ccc;
}

#gfcForm .offcanvas-header .offcanvas-title {
	text-transform:capitalize;
	font-size:3rem;
	font-weight:800;
}
#gfcForm .offcanvas-header h2.offcanvas-title {
	font-size:1.25rem;
	font-weight:400;
}
#gfcForm .offcanvas-header button.btn-close {
	--bs-btn-close-opacity:1;
	background-size:1.5rem;
	margin-right:1rem;
}
#gfcForm .gfcbox {
	border:1px solid #ffffff4d;
	padding:1.25rem;
}
#gfcForm .gfcbox h1{
	color:#fff;
	font-weight:700;
	font-size:2rem;
}
#gfcForm .gfcbox p{
	font-size:1.1rem;
	padding:0;
	margin:0;
	color:#fff;
}
#gfcForm .gfcbox p a{
	color:#fff;
	text-decoration:none;
	padding:0;
}
#gfcForm .fcpop{
	background-color:#000;
	border:0;
	border-bottom:1px solid #fff;
	border-radius:0;
	color:#fff;
}
#gfcForm .btn-fcpop {
	border-radius:0;
	padding:.5rem 2rem;
	float:right;
	font-size:1rem;
	text-transform:uppercase;
}
#gfcForm .wpcf7-not-valid-tip {
	display:none !important;
}
#gfcForm .wpcf7-response-output {
	margin:0 !important;
	margin-top:.5rem !important;
	background-color:#efefef;
	border:0;
}
#gfcForm .selected-dial-code {
	color:#fff;
}
#gfcForm .form-control::placeholder {
	color:#fff !important;
	opacity:0.8;
 }
#gfcForm .form-control:-ms-input-placeholder,
#gfcForm .form-control::-ms-input-placeholder {
	color:#fff !important;
	opacity:0.8;
 }
#gfcForm .gfcbox p a:hover{
	text-decoration:underline;	
}
.adswom-blogpost blockquote {
	border: 1px solid #999088;
	border-radius:1rem;
	margin:2rem 0;
	background:linear-gradient(90deg, rgba(223, 232, 244, 1) 0%, rgba(249, 249, 249, 0.51) 100%);
}

.adswom-blogpost p {
	font-size:1.125rem;
}
.adswom-blogpost h1,
.adswom-blogpost h2,
.adswom-blogpost h3,
.adswom-blogpost h4,
.adswom-blogpost h5 {
	margin-bottom:1rem;
}
.adswom-blogpost hr {
	margin:2.5rem 0;
}

.adswom-blogpost ol li,
.adswom-blogpost ul li {
	margin-bottom:0.5rem;
}

.adswom-blogpost blockquote p {
	max-width:100%;
	margin:0;
	padding:1.5rem;
	padding-right:10%;
	background-image: url('assets/quote.png');
	background-repeat:no-repeat;
	background-position:calc(100% - 1rem) 1rem;
}

.adswom-blogpost a {
	text-decoration:none;
	color:#3719ca;
	display:inline-block;
	transition:all .2s;
}
.adswom-blogpost a::after {
	content: '';
	width: 0px;
	height: 1px;
	display: block;
	background: #3719ca;
	transition: 300ms;
}
.adswom-blogpost a:hover::after {
	width: 100%;
}

.adswom-blogpost h2.wp-block-heading {
	scroll-margin-top: 100px;
}

.adswom-blogpost img.wp-post-image {
	border-radius:5% !important;
}

.adswom-blogpost .wp-block-table table thead {
	background-color:#1d1d2d !important;
	color:#fff !important;
}

.adswom-blogpost .wp-block-table table thead strong	{
	font-weight:500 !important;
}

.adswom-blogpost .wp-block-table table thead th {
	text-align:center;
}
.adswom-blogpost .wp-block-table td {
	border:0;
}
.adswom-ft-social {
	display:inline-block;
	margin-right:8px;
}
.adswom-ft-social i {
	color:#fff;
	font-size:1.5rem;
}

@media (min-width: 768px) {
    .adswom-w-md-50 {
        width: 50% !important;
    }
    .adswom-w-md-75 {
        width: 75% !important;
    }
	.gfcbox {
		min-height:175px;
	}
	li.in-cu-form {
		display:none !important;
	}
	.sp-head {
		font-size:3rem !important;
		line-height:4rem;
	}
}