/*
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 */

/*universal css*/

*{
		-webkit-appearance: none !important;
}
body{
	overflow:hidden;
	
}


header.page-header {
    display: none;
}
div#top-bar-wrap {
    display: none;
}
li.menu-item-1093:last-child a {
    display: inline-block !important;
    background: #009DDC;
    font-size: 18px !important;
}
li.menu-item-1093:last-child a:hover {
   color:white !important;
}
#site-header {

    border-bottom: 0px solid #f1f1f1;
    
}
.white_fancy_btn a {
    background: transparent !important;
    display: flex;
    gap: 10px;
    width: fit-content;
   
    padding: 0px;
}

@media only screen and (max-width: 1620px) {
  section.e-flex.e-con-boxed {
    padding-left: 3% !important;
    padding-right: 3% !important;
}
}
@media only screen and (max-width: 1024px) {

	ul#menu-2-bb10f59 {
    padding-bottom: 10px;
}
	.bdt-position-z-index.bdt-position-bottom-left {
    left: calc(50% - var(--bdt-position-margin-offset));
}
}
@media only screen and (max-width: 530px) {
	#testimonial_wrapping_containber .elementor-swiper-button.elementor-swiper-button-prev {
    width: 70% !important;
}
}
@media only screen and (max-width: 1050px) {
#blog_section_wrapper_carousal_section .bdt-arrows-container.bdt-slidenav-container i {
    font-size: 55px !important;
}
}
@media only screen and (max-width: 510px) {
#blog_section_wrapper_carousal_section .bdt-arrows-container.bdt-slidenav-container i {
    font-size: 35px !important;
}
}
@media only screen and (max-width: 483px) {
#blog_section_wrapper_carousal_section .bdt-ep-carousel-desc {
    position: relative !important;
	width:100% !important;
 }
}
@media only screen and (max-width: 1050px) and (min-width: 1023px)  {
	#blog_section_wrapper_carousal_section .bdt-ep-carousel-desc {
    width: 80% !important;
}
}
@media only screen and (max-width: 730px) {
	.btn_wrap input {
    padding-left: 60px !important;
}
}
@media only screen and (max-width: 570px) {
	.main_newsletter_wrapper {
    display: block !important;
}

.input_wrap {
    width: 100% !important;
}
#news_letter_wrapper input.wpcf7-form-control.has-spinner.wpcf7-submit {padding-left: 0 !important;}

#news_letter_wrapper .btn_wrap {
    margin-top: 20px;
}

#news_letter_wrapper .btn_wrap img {
    display: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border-right: 1px solid !important;
/*     margin-bottom: 20px !important; */
}
}
/*universal css*/
/*home css*/
#categories_we_serve .swiper-pagination-bullet {

    background-color: #fff;
    opacity: 1;
    width: 50px;
    border-radius: 15px;

}
/*swiper-pagination-bullet-active*/
#categories_we_serve .swiper-pagination-bullet.swiper-pagination-bullet-active {

    background-color: #009DDC;
    opacity: 1;
    width: 10px;
    border-radius:100px;

}
#faq_section .bdt-ep-accordion-item {
    box-shadow: 0px 4px 7px 0px rgba(0, 157, 220, 0.25);
}
div#testimonial_wrapping_containber .elementor-testimonial__footer {
    justify-content: flex-start;
}
#testimonial_wrapping_containber .elementor-swiper-button.elementor-swiper-button-prev {
    position: static;
    border-right: 1px solid;
    width: 88%;
    text-align: right;
    display: inline-flex;
    justify-content: flex-end;
    padding-right: 20px;
    margin-right: 19px;
    height: 32px;
    position: relative;
    top: 3px;
}
#testimonial_wrapping_containber .elementor-swiper-button.elementor-swiper-button-next {
    position: static;
}
img.fancy_testimonial_arrow {
    width: 31px;
    height: auto !important;
    object-fit: contain;
}
.field_column_2_wrapper {
    display: flex;
    gap: 25px;
    margin-bottom: 30px;
}
.field_column_1 span {
    width: 100%;
}

.field_column_2 input {
    width: 100%;
}
.field_column_2 span {
    width: 100%;
}
.field_column_1_wrapper input {
    width: 100%;
    background: #00648C;
    padding: 22px;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.main_form_wrapper input {
    border: 2px solid #000 !important;
    /* padding-left: 40px; */
}
.img_wrapper {
    background: #00648C;
    padding: 10px;
}
.field_wrapper.field_wrapper {
    width: 100%;
}
.main_form_wrapper p {
    margin: 0px;
}
.field_column_2 {
    width: 50%;
    display: flex;
}
.main_form_wrapper input {
    border: 1px solid #000 !important;
    border-radius: 0px !important;
    border-left: 0px solid !important;
}
.field_column_1_wrapper {
    margin-bottom: 20px;
}
.field_column_1 .img_wrapper {
    position: absolute;
}
.field_column_1 {
    position: relative;
}
.field_column_1 textarea {
    border: 1px solid #000;
    padding: 7px 50px;
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
}
.main_form_wrapper input::placeholder {
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}
.field_column_2 select {
    border: 1px solid #000;
    /* padding: 7px 50px; */
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    border-radius: 0px;
    border-left: 0px solid;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border: 0px solid !important;
}
.main_newsletter_wrapper input::placeholder {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
}
.main_newsletter_wrapper {
    display: flex;
}
.input_wrap {
    width: 80%;
}
.input_wrap span {
    width: 100%;
}
.input_wrap input {
    width: 100%;
    height: 60px;
}
.btn_wrap {
    position: relative;
}
.btn_wrap img {
    position: absolute;
    top: 18px;
    left: 43px;
    padding: 0px 0px 0px 0px;
}
.btn_wrap input {
    height: 60px;
    padding-left: 48px;
    width: 100%;
    background: #009DDC;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
	
}
.main_newsletter_wrapper p {
    margin-bottom: 0px;
}
.input_wrap input {
    width: 100%;
    height: 60px;
    border: 1px solid #000 !important;
	border-right:0px solid #000 !important;
}
ul#menu-1-bb10f59 li {
    position: relative;
}
ul.wpr-nav-menu.wpr-mega-menu li::before {
    content: url(/wp-content/uploads/2023/09/Group-56-2.svg);
    position: absolute;
    bottom: -11px;
    left: 40%;
    opacity: 0;
    /* width: 4%; */
	transition:0.5s;
}
ul.wpr-nav-menu.wpr-mega-menu li:hover::before{
	opacity:1;
}

ul.wpr-nav-menu.wpr-mega-menu li:nth-child(3):hover::before{
	opacity:0 !important;
}
ul.wpr-nav-menu.wpr-mega-menu li:nth-child(2):hover::before{
	opacity:0 !important;
}
ul.wpr-nav-menu.wpr-mega-menu a::after {
    display: none;
}
ul.wpr-nav-menu.wpr-mega-menu li:last-child::before {
    display: none;
}
div#blog_section_wrapper_carousal_section {
    padding: 0px 12%;
}
#blog_section_wrapper_carousal_section .bdt-arrows-container.bdt-slidenav-container i {
    font-size: 150px;
}
#blog_section_wrapper_carousal_section .bdt-navigation-prev {
    left: -18%;
}
#blog_section_wrapper_carousal_section .bdt-navigation-next {
    right: -18%;
}
#blog_section_wrapper_carousal_section .bdt-position-center {
    top: calc(42% - var(--bdt-position-margin-offset));
 
}
#blog_section_wrapper_carousal_section .bdt-ep-carousel-desc {
    position: absolute;
    bottom: 0px;
    width: 60%;
    right: 0px;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
}
#blog_section_wrapper_carousal_section a.bdt-ep-carousel-button {
    color: #000;
    padding: 0px;
    margin-top: 0px;
    color: #009DDC;
}
@media only screen and (max-width: 767px) and (min-width: 490px)  {
	div#imghero {
    width: 85%;
}
}

#blog_section_wrapper_carousal_section .bdt-navigation-next, .bdt-navigation-prev {
    top: 30px !important;
}
@media only screen and (max-width: 767px) {
	div#Main_footer_6_l::after{
		display:none !important;
	}
}
@media only screen and (max-width: 1440px) {
.btn_wrap img {
    left: 20px;
}
}
@media only screen and (max-width: 570px) {
/* 	.img_wrapper {
    display: none;
}

.field_wrapper .wpcf7-form-control-wrap input, select {
    border: 1px solid !important;
}
.field_column_1 textarea {
    padding: 10px;
} */
}
/*home css*/
/*footer css*/
div#Main_footer_6_l::after {
    content: 'rt';
    position: absolute;
    right: 0px;
    width: 3px;
    height: 30px;
    border: 1px solid;
    font-size: 0px;
    background: #fff;
    top: 10px;
    right: -22px;
    /* page-break-after: always; */
}
/*footer css*/

/* BLOG CSS */
.wpr-grid-item-below-content.elementor-clearfix {
    padding: 20px !important;
    background: #fff;
    position: absolute;
    /*top: 245px;*/
    bottom: 0;
    left:100px;
}
@media only screen and (max-width: 850px) and (min-width: 768px)  {
.wpr-grid-item-below-content.elementor-clearfix {
    left: 30px;
}
}

@media only screen and (max-width: 1150px) and (min-width: 1025px)  {

.wpr-grid-item-below-content.elementor-clearfix {
    left: 30px;
}
}

@media only screen and (max-width: 410px) and (min-width: 380px)  {
.wpr-grid-item-below-content.elementor-clearfix {
    left: 50px;
}
}

@media only screen and (max-width: 379px) {
  .wpr-grid-item-below-content.elementor-clearfix {
    padding: 20px !important;
    background: #f0f0f0;
    position: relative !important;
    bottom: 0;
    left: 0;
    top: 0;
}
}

.cat_item a {
    color: #FFF;
    font-family: Reem Kufi Fun;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    text-transform: uppercase;
}
.cat_item a {
    outline: none !important;
}
li.menu-item a {
    outline: none !important;
}
h2.wpr-grid-item-title a {
    outline: none !important;
}
a.bdt-navigation-prev.bdt-slidenav-previous.bdt-icon.bdt-slidenav {
    outline: none !important;
}
a.bdt-navigation-next.bdt-slidenav-next.bdt-icon.bdt-slidenav {
    outline: none !important;
}
.post-author-avatar {
    visibility: hidden !important;
}
span.wpcf7-not-valid-tip {
    position: absolute;
}

@media only screen and (max-width: 500px) and (min-width: 483px)  {
	#blog_section_wrapper_carousal_section .bdt-ep-carousel-desc {

    width: 80%;

}
}
@media only screen and (max-width: 1024px) {
ul > li{
    list-style-position:inside;
}
}

.wpr-sub-mega-menu {
    border: none !important;
}

#listitem li.elementor-icon-list-item:before {
    opacity: 0 !important;
}

#listitem ul.elementor-icon-list-items li:last-child a{
	background:transparent !important;
}
button.wp-block-search__button.has-icon.wp-element-button {
    background: #30505F !important;
}


@media only screen and (max-width: 767px) {
	h1.single-post-title {
    font-size: 35px !important;
}
}

.wpcf7-spinner {
    width: 24px !important;
}

#whytrustus .wpcf7-response-output {
    color: white !important;
}
@media only screen and (max-width: 426px) {
	.field_column_2_wrapper {
    flex-direction: column ;
}
.field_column_2 {
    width: 100% ;
}
}

#conatct_section_wrapper input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel {
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    padding: 7px 50px;
    font-weight: 400;
}

section#whytrustus span.wpcf7-not-valid-tip {
	position: relative !important;
	text-align: left !important;
}
div.swiper-wrapper .swiper-slide.bdt-ep-custom-carousel-item:nth-child(9){
    display:none !important;
}

@media only screen and (max-width: 1022px) and (min-width: 766px)  {
	div.swiper-wrapper .swiper-slide.bdt-ep-custom-carousel-item:nth-child(8){
    display:none !important;
}
}

@media only screen and (max-width: 765px) {
	div.swiper-wrapper .swiper-slide.bdt-ep-custom-carousel-item:nth-child(6){
    display:none !important;
}
}
/* ul.sub-menu {
    column-count: 4 !important;
    margin-left:-20% !important;
    margin-top:20px !important; 
}
@media only screen and (max-width: 1024px) {
ul.sub-menu {
    column-count: 1 !important;
}
} */





.single-post .blog-post-author-content {
    display: none;
}