body h2 span{
	color:#FFC326;
}
.oceanwp-sidr-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.6);
    z-index: 99;
}

body .elementor-element .faqs .elementor-tab-title.elementor-active {
	background: #232323;
	transition: all 0.3s;
}

body .elementor-element .faqs .elementor-tab-title {
	border: 1px solid #D7D7D7;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.faqs .elementor-accordion .elementor-accordion-item {
	padding: 0 0 20px;
}
body .weoffer li.elementor-icon-list-item {
	margin-bottom: 20px;
}
.contact_filed .wpcf7-form-control {
	padding: 11px 15px;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: left;
	color: #fff;
	border: 1px solid #D7D7D7;
	border-radius: 0;
	height: 50px;
}

.contact_filed .wpcf7-form-control::placeholder {
	color: #fff;
}
body header ul li.current-menu-item a,
body .sidr-class-current-menu-item a,
body .sidr-class-dropdown-menu li.sidr-class-current-menu-item a{
	    color: #ffc326 !important;
}
.contact_filed {
	padding: 0 0 10px;
}

.contact_filed.contact_filed_5 p {
	display: flex;
	column-gap: 5px;
}

.contact_filed.contact_filed_5 p span.wpcf7-form-control-wrap {
	width: 50%;
	display: block;
}

.contact_filed select.wpcf7-form-control.wpcf7-select {
	background: url('data:image/svg+xml,<svg width="16" height="10" viewBox="0 0 16 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.195502 9.13782C0.456153 9.39847 0.877487 9.39847 1.13814 9.13782L8.00002 2.27597L14.8619 9.13782C15.1225 9.39848 15.5439 9.39848 15.8045 9.13782C16.0652 8.87717 16.0652 8.45584 15.8045 8.19519L8.47133 0.862002C8.4095 0.800009 8.33603 0.75084 8.25514 0.717318C8.17426 0.683796 8.08755 0.666581 7.99999 0.666662C7.91244 0.666581 7.82573 0.683796 7.74484 0.717318C7.66396 0.750839 7.59049 0.800009 7.52866 0.862002L0.195471 8.19519C-0.0651492 8.45584 -0.0651493 8.87717 0.195502 9.13782Z" fill="white"/></svg>');
	appearance: none;
	background-repeat: no-repeat;
	background-position: calc(100% - 15px) 50%;
}

.contact_filed select.wpcf7-form-control.wpcf7-select option {
	color: #000;
}

.all_btn.submit_btn input {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0em;
	text-transform: capitalize;
	background: #FFC326;
	padding: 11px 46px;
}

.all_btn.submit_btn {
	text-align: center;
	margin-top: 55px;
	position: relative;
}

body span.wpcf7-spinner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #fff;
}

.wpcf7-spinner::before {
	background-color: #232323;
}

.all_btn.submit_btn input:hover {
	background: #fff;
	color: #FFC326;
}

.contact_filed textarea.wpcf7-form-control {
	resize: none;
	height: 102px;
	min-height: 102px;
}

.wpcf7-not-valid-tip {
	position: absolute;
	font-size: 9px;
	color: red;
	bottom: -10px;
	line-height: 1;
	padding: 0;
	z-index: 9;
}

span.wpcf7-form-control-wrap {
	display: block;
}

html body .wpcf7-response-output {
	position: absolute;
	padding: 0 !important;
	border: 0 !important;
	color: red;
	left: 0;
	right: 0;
	margin: auto !important;
	text-align: center;
	font-size: 12px;
	bottom: -30px;
}

.owl-nav button {
	position: absolute;
	top: 50%;
	transition: all 0.3s;
	z-index:9;
}

button.owl-prev {
	left: -35px;
}

button.owl-next {
	right: -35px;
}

.owl-nav button:hover {
	opacity: 0.5;
}
.owl-dots {
	width: 100%;
	text-align: center;
	margin-top:10px;
}

body .owl-dots button.owl-dot {
	width: 10px;
	height: 10px;
	background: #23232355 ;
	border-radius: 50%;
	margin: 0 3px;
}

body .owl-dots button.owl-dot.active {
	background:#232323 ;
}
.blog_list .trending_box {
	width: 33.33%;
	padding: 0 15px;
	padding-bottom: 30px;
}

.blog_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.blog_list .trending_box img {
	height: 315px;
	object-fit: cover;
}

.blog_details {
	margin-left: 30px;
	margin-top: -90px;
	display: block;
	background: #fff;
	z-index: 9;
	position: relative;
	padding: 20px;
	box-shadow: 0px 4px 16px 0px #0000000F;
}

.blog_details a {
	font-family: Roboto;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0em;
	text-align: left;
	color: #232323;
}

.blog_content {
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	padding: 13px 0 16px;
}

span.blog_auther {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: left;
	color: #333333;
	display: flex;
	align-items: center;
	column-gap: 10px;
}

span.blog_auther {}

span.blog_date {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: right;
	color: #787878;
}

.auther_date {
	display: flex;
	justify-content: space-between;
}

a.loadMoreBtn {
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	background: #FFC326;
	padding: 13px 64px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	display:inline-block;
}
a.loadMoreBtn:hover{
	color:#FFC326;
	background:#000;
}
.load_morebtn {
	text-align: center;
}

@media(max-width:1199px){
	button.owl-prev {
		left: -5px;
	}

	button.owl-next {
		right: -5px;
	}
}

@media(max-width:1024px){
	html body .wpcf7-response-output {
		font-size: 10px;
		bottom: -25px;
		line-height: 1;
	}
	.all_btn.submit_btn input {
		font-size: 16px;
		line-height: 24px;
	}
	.all_btn.submit_btn {
		margin-top: 25px;
	}
	.faqs .elementor-accordion .elementor-accordion-item {
		padding: 0 0 15px;
	}
	body .weoffer li.elementor-icon-list-item {
		margin-bottom: 15px;
	}
}

body .owl-carousel .owl-item img{
	width:auto;
	text-align:center;
	margin: auto;
}
@media (min-width:1200px) and (max-width:1599px){

}
@media (min-width:1025px) and (max-width:1199px){
	body .blog_details a {
		font-size: 20px;
	}
	.blog_content {
		font-size: 16px;
	}
	.blog_list {
		margin: 0 -7.5px;
	}
	.blog_list .trending_box {
		padding: 0 7.5px 25px;
	}
	body a.loadMoreBtn {
		font-size: 16px;
		padding: 12px 50px;
	}
}
@media (min-width:768px) and (max-width:1024px){
	body .blog_details a {
		font-size: 16px;
	}
	.blog_content {
		font-size: 14px;
		line-height: 1.6;
	}
	.blog_list {
		margin: 0 -7.5px;
	}
	.blog_list .trending_box {
		padding: 0 7.5px 20px;
	}
	.blog_details {
		margin-left: 20px;
		margin-top: -80px;
		padding: 15px;
	}
	.blog_list .trending_box img {
		height: 260px;
	}
	span.blog_auther {
		font-size: 13px;
		column-gap: 6px;
	}
	.blog_auther svg {
		width: 18px;
		height: 14px;
	}
	span.blog_date {
		font-size: 13px;
	}
	body a.loadMoreBtn {
		font-size: 14px;
		padding: 10px 45px;
	}
}
@media(max-width:767px){
	.res_sec{
		max-width:420px;
		margin:auto;
	}

	body .blog_details a {
		font-size: 14px;
	}
	.blog_content {
		font-size: 13px;
		line-height: 1.6;
		padding: 8px 0 11px;
	}
	.blog_list {
		margin: 0 -7.5px;
	}
	.blog_list .trending_box {
		padding: 0 7.5px 25px;
	}
	.blog_details {
		margin-left: 20px;
		margin-top: -70px;
		padding: 15px;
	}
	.blog_list .trending_box img {
		height: 240px;
		width: 100%;
	}
	span.blog_auther {
		font-size: 13px;
		column-gap: 6px;
	}
	.blog_auther svg {
		width: 18px;
		height: 14px;
	}
	span.blog_date {
		font-size: 13px;
	}
	.blog_list .trending_box {
		width: 100%;
	}
		body a.loadMoreBtn {
		font-size: 14px;
		padding: 10px 40px;
	}
}

