/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
	font-family: NotoSans;
	src: url(./fonts/NotoSans-Black.ttf);
	font-weight:900;
}
@font-face {
	font-family: NotoSans;
	src: url(./fonts/NotoSans-ExtraBold.ttf);
	font-weight:800;
}
@font-face {
	font-family: NotoSans;
	src: url(./fonts/NotoSans-Bold.ttf);
	font-weight:700;
}
@font-face {
	font-family: NotoSans;
	src: url(./fonts/NotoSans-SemiBold.ttf);
	font-weight:600;
}
@font-face {
	font-family: NotoSans;
	src: url(./fonts/NotoSans-Medium.ttf);
	font-weight:500;
}
@font-face {
	font-family: NotoSans;
	src: url(./fonts/NotoSans-Regular.ttf);
	font-weight:400;
}
body,body p, body h1, body h2, body h3, body h4, body h5, body h6, body ul ,body li , body a , body span ,body div {
	font-family: NotoSans !important;
}
body a:hover img{
	opacity: 1 !important;
}
body p {
	font-family: NotoSans !important;
	font-weight:400 ;
	margin:0 !important
}
body b{
	color:#0E0021 !important;
}
body a:focus{
	outline: 0 !important;
}
.container{
	max-width:100%;
	padding-left:15px !important;
	padding-right:15px !important;
}
.header_btn {
	background: #F87C00;
	line-height: 1 !important;
	font-weight: 700;
	font-size: 20px;
	color: #fff;
	border-radius: 10px;
	padding: 15px 30px;
}
.header_btn:hover {
	background: #0E0021;
	color: #fff;
}
#site-navigation-wrap .dropdown-menu>li>a {
	font-weight: 400;
	font-size: 18px;
	color: #120022;
	letter-spacing: 0;
}
#site-logo #site-logo-inner a{
	display: inline-block;
}
#site-logo #site-logo-inner a img{
	width: 145px;
}

div#site-navigation-wrap {
	padding-left: 40px;
}
.e-con-inner {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.shadow_heroimg::before {
	content: '';
	width: 100%;
	height: 100%;
	background: #F87C00;
	display: flex;
	position: absolute;
	border-radius: 20px;
	z-index: 0;
	top: -3px;
	left: -3px;
	transform: skew(1deg);
}

.shadow_parterships > div::before {
	content: '';
	width: 96%;
	height: 96%;
	background: #F87C00;
	display: flex;
	position: absolute;
	border-radius: 10px;
	z-index: 0;
	bottom: -5px;
	right: 5px;
	transform: skew(1deg);
}

.shadow_parterships img{
	position:relative;
	z-index:2;
}
.shadow_heroimg.bottom_img::before {
	top: auto;
	left: auto;
	bottom: -3px;
	right: -3px;
}
.shadow_heroimg  img {
	z-index: 1;
	position: relative;
}
.key_wrap:after {
	content: '';
	background:linear-gradient(225.04deg, #FFFFFF 1%, rgba(59, 2, 135, 0.1) 60.03%, rgba(255, 255, 255, 0.1) 79.77%);
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	position: absolute;
	left: -2px;
	top: -2px;
	z-index: 0;
	border-radius: 10px;
}

.key_wrap ,
.focus_wrap{
	position: relative;
}

.key_wrap > div, .focus_wrap > div {
	z-index: 2;
}

.key_wrap:before,
.focus_wrap:before{
	z-index: 1;
}

.focus_wrap:after {
	content: '';
	background: linear-gradient(50.77deg, #F87C00 0%, rgba(248, 124, 0, 0) 20%),
		linear-gradient(230.59deg, #F87C00 0%, rgba(248, 124, 0, 0) 20%);
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 0;
	border-radius: 5px;
}
.testimonial_owl.owl-carousel .owl-item img {
	width: auto;
}
.owl-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 3px;
	padding-top: 40px;
}

.owl-dots button.owl-dot {
	width: 10px;
	height: 10px;
	background: #26015833 !important;
	border-radius: 30px;
	transition: all 0.3s;
}

.owl-dots button.owl-dot.active {
	background: #260158 !important;
	width: 30px;
}
a.sidr-class-toggle-sidr-close {
	display: flex;
	align-items: center;
}

span.sidr-class-close-text {
	text-transform: capitalize;
	letter-spacing: 0;
}
.oceanwp-sidr-overlay {
	z-index: 999;
}
.icon_list .elementor-icon-list-text {
	word-break: break-all;
}
.contact_feild .wpcf7-form-control {
	border: 1px solid #2601581A;
	background: #2601580A;
	height: 60px;
	padding: 15px;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #0A0116;
	border-radius:10px;
}

.contact_feild .wpcf7-form-control::placeholder {
	color: #665A77C4;
}

.contact_inner {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.contact_feild_wrap {
	display: flex;
	gap: 20px;
}

.contact_feild {
	width: 100%;
}
.wpcf7-not-valid-tip {
	font-size: 12px;
	line-height: 1.2;
	position: absolute;
}
.contact_feild textarea.wpcf7-form-control {
	height: 96px;
	min-height: 96px;
	resize: none;
}
.wpcf7-form-control.wpcf7-submit {
	background: #F87C00;
	width: 100%;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0;
	text-transform: capitalize;
	border-radius: 10px;
	height: 60px;
	color:#fff !important;
}

.wpcf7-form-control.wpcf7-submit:hover {
	background: #260158;
}
.wpcf7-spinner {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.contact_feild.w-full {
	position: relative;
}
.wpcf7 form .wpcf7-response-output {
	margin: auto;
	border: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	color: #dc3232;
	line-height: 1;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
}
#site-header {
	position: fixed;
	top: 0;
}

#main {
	padding-top: 100px;
}
.menu_active #site-header {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.wpcf7 form.sent .wpcf7-response-output{
	color: #46b450 !important;
}
@media (min-width: 1025px) and (max-width: 1199px){
	body #site-navigation-wrap .dropdown-menu >li >a {
		padding: 0 12px;
	}
	.header_btn{
		font-size: 18px;
		padding: 15px 20px;
	}
}
@media(max-width:1024px){
	.oceanwp-mobile-menu-icon a {
		line-height: 1 !important;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#site-logo #site-logo-inner,.oceanwp-mobile-menu-icon, .oceanwp-social-menu .social-menu-inner, #site-header.full_screen-header .menu-bar-inner, .after-header-content .after-header-content-inner {
		height: 80px !important;
	}
	.oceanwp-mobile-menu-icon {
		height: 80px !important;
		display: flex !important;
		align-items: center;
	}
	main#main {
		padding-top: 80px;
	}
	#site-logo #site-logo-inner a img {
		width: 120px;
	}
	.contact_feild .wpcf7-form-control {
		height: 50px;
		font-size: 14px;
	}
	.contact_feild_wrap,.contact_inner {
		gap: 15px;
	}
	.contact_feild_wrap{
		flex-direction:column;
	}
	div#site-navigation-wrap {
		padding-left: 10px;
	}
	#site-navigation-wrap .dropdown-menu>li>a {
		font-size: 16px;
		padding: 0 11px;
	}
	.header_btn {
		font-size: 16px;
		padding: 14px 30px;
	}
	input.wpcf7-form-control.wpcf7-submit {
		font-size: 15px;
		height: 50px;
		padding: 8px !important;
	}
}
@media(max-width:991px){
	div#site-header-inner {
		display: flex;
		justify-content: space-between;
	}

	.oceanwp-mobile-menu-icon.clr.mobile-right {
		margin-left: 10px;
	}

	.after-header-content {
		margin-left: auto;
	}
	.after-header-content {
		display: flex !important;
		align-items: center;
		justify-content: center;
		padding-left: 10px;
	}

	.after-header-content .after-header-content-inner {
		display: flex  ;
		align-items: center;
	}

	.header_btn {
		font-size: 13px;
		padding: 10px 10px;
	}
}
@media(max-width:767px){
	.responsive{
		max-width:420px;
		margin-left:auto !important;
		margin-right:auto !important;
	}

	.owl-dots {
		padding-top: 20px;
	}
	/* 	.key_wrap {
	max-width: 280px;
	margin: auto;
} */
}
.contact_feild select.wpcf7-form-control {
    appearance: none;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z"></path></svg>');
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: calc(100% - 15px) center;
}
.multiple_filed.contact_feild select.wpcf7-form-control {
    min-height: 150px;
    padding: 20px 15px !important;
    background-image: none;
}
.multiple_filed.contact_feild select.wpcf7-form-control option {
    padding: 5px 0;
}
.multiple_filed.contact_feild .wpcf7-form-control {
    display: flex;
	flex-flow: column;
    height: 140px;
    overflow-y: auto;
    padding: 10px 5px;
}
.multiple_filed.contact_feild input[type=checkbox] {
    margin-right: 5px;
}














