/*!
 * Theme Name: 		   OceanWP
 * Text Domain: 	   oceanwp
 * Version:            4.1.0
 * Tested up to:       6.8.1
 * Requires at least:  5.6
 * Requires PHP:       7.4
 * Author:             OceanWP
 * Author URI:         https://oceanwp.org/about-oceanwp/
 * Theme URI:          https://oceanwp.org/
 * Description:        OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful & professional design. Very fast, responsive, RTL & translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet & mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor & WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
 * Tags:               two-columns, right-sidebar, footer-widgets, blog, news, custom-background, custom-menu, post-formats, rtl-language-support, sticky-post, editor-style, threaded-comments, translation-ready, buddypress, custom-colors, featured-images, full-width-template, theme-options, e-commerce, block-styles, wide-blocks, accessibility-ready
 *
 * License: GNU General Public License v2.0 or later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 *
 * All files, unless otherwise stated, are released under the GNU General Public
 * License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned
 * with others.
 *
 * DO NOT ADD YOUR CSS TO THIS FILE - IT WILL BE LOST
 * To add your own CSS, use a child theme: https://github.com/oceanwp/oceanwp-child-theme
 *
 * CSS file is in "assets/css"
 */

a:active,a:focus{outline:0 !important;-moz-outline-style:none !important}

body {
    overflow-x: hidden;
}

.main-banner-section{
    background-position: 100% 80% !important;	
}

/* header {
background: transparent;
padding: 0px 0px;
}
.page-id-13 header {
    position: absolute !important;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 1;
    background: transparent;
}
#site-header {
    background-color: transparent;
}
#site-header-inner{
	display: none !important;
} */


.book-section .book_type_list {
    display: flex !important;
    list-style: none !important;
    gap: 22px;
    margin: 0 !important;
    flex-wrap: wrap !important;
    align-items: center;
}
.book-section .book_type_list li {
    padding: 5px 25px 5px 25px;
    border-radius: 7px;
    border: 2px solid #fff;
    transition: all .5s;
}
.book-section .book_type_list li:hover{
    background-color: #fff;
}
.book-section .book_type_list li:hover a{
    color: #000;
}
.book-section .book_type_list li:hover img{
    filter: brightness(0) invert(0);

}
.book-section .book_type_list li a {
    font-family: "Poppins", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #fff;
}
.book-section .book_type_list a img {
    margin-left: 9px !important;
}
.offering-column {
    position: relative;
}

.offering-column::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;              
    height: 110%;           
    background-color: #fff;
}
.video-section .elementor-custom-embed-image-overlay img, .video-section .elementor-open-lightbox {
    --video-aspect-ratio: 0 !important;
}
.post-section .post-column .elementor-post {
    align-items: center;
}
.post-section .post-column .elementor-post__text {
      background-color: #17407b;
    padding: 0px 20px;
    border-radius: 0px 30px 30px 0px;
    transition: all .5s;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.post-section .post-column .elementor-post__thumbnail img {
    border-radius: 30px 0px 0px 30px;
}
.testimonial-section .elementor-testimonial__name{
    position: relative;
}
.testimonial-section .elementor-testimonial__name::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0%;
    width: 75px;
    height: 16px;
    background-image: url(https://akirajones.cloudtrek360.com/wp-content/uploads/2026/02/Shape-1-copy-5.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
}
.testimonial-section .elementor-testimonial__cite {
    margin-top: 10px !important;
}
.testimonial-section .elementor-main-swiper, .swiper-slide{
    overflow: visible;
}
.testimonial-section .swiper-slide{
    overflow: visible;
    margin-right: 46px !important;
    margin-left: 86px !important;
    width: 45% !important;
}
.testimonial-section .elementor-testimonial__image {
    position: relative;
    left: -75px;
}
.testimonial-section .swiper-slide-prev {
    width: 50% !important;
}
.testimonial-section .swiper-slide-next{
	width: 60% !important;
}
.testimonial-section .swiper-slide-active {
    transform: scale(1.15) !important;
    opacity: 1 !important;
    width: 50% !important;
} 
.testimonial-section .swiper-slide {
    opacity: 0.5;
} 
.testimonial-section .swiper-pagination{
    bottom: -65px !important;
}
.testimonial-section .swiper-pagination-bullet-active {
    width: 47px !important;
    height: 12px !important;
    border-radius: 6px;
}
.form-section .elementor-field-type-textarea .elementor-field-textual {
    height: 150px !important;
    width: 100% !important; 
    resize: none !important;
}
.form-section .elementor-form-fields-wrapper input, .form-section .elementor-button {
    min-height: 58px !important;
}
/* Menu Button */
.menu-btn {
  background: transparent; /* keep it clean */
  border: none;
  cursor: pointer;
  padding: 0;
}

/* Hamburger icon inside button */
.menu-icon {
  width: 30px; /* adjust size as needed */
  height: auto;
}

/* Off-Canvas Menu */
.offcanvas-menu {
  position: fixed;
  top: 0;
  right: -250px;
  width: 250px;
  height: 100%;
  background: #173f7a;
  color: #fff;
  padding: 20px;
  transition: right 0.3s ease;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.offcanvas-menu ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0; 
    width: 0;
    height: 3px;
    background: #fff;
    transition: width 0.3s ease;
}

.offcanvas-menu ul li a:hover::after {
    width: 100%;
}


.offcanvas-menu.active {
  right: 0;
}

.offcanvas-menu ul {
  list-style: none;
  padding: 0;
  margin: auto 0; 
}

.offcanvas-menu ul li {
  margin: 15px 0;
}

.offcanvas-menu ul li a {
  color: #fff;
  text-decoration: none;
  color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding-bottom: 4px;
}

/* Close button */
.close-btn {
 background: #000;
    color: #fff;
    border: none;
    font-size: 28px;
    cursor: pointer;
    display: block;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 0px 15px;
    transition: all.5s;
    align-self: flex-start;
}
.close-btn:hover {
    background-color: #fff;
    color: #173f7a;
}
.post-section .post-column .elementor-post:hover .elementor-post__text {
    background-color: #000 !important;
}
.footer-section br{
display: none;	
}
.offcanvas-menu ul li:last-of-type {
    display: none !important;
}
@media only screen and (min-width: 1201px) and (max-width: 1400px){
	.testimonial-section .swiper-slide{
	margin-right: 40px !important;
    margin-left: 70px !important;
	}
	.testimonial-section .elementor-main-swiper{
		    width: 100% !important;
	}
}
@media only screen and (max-width: 1200px){
.footer-section br{
display: unset;	
}
	.testimonial-section .swiper-slide-active{
		transform: scale(1) !important;
	}
	.testimonial-section .swiper-slide{
		    opacity: 1 !important;
		    margin-right: 30px !important;
            margin-left: 30px !important;
	}
	.testimonial-section .elementor-main-swiper{
		    width: 100% !important;
	}
	.testimonial-section .swiper-slide{
		 opacity: 1 !important;
	}
	.testimonial-section .elementor-testimonial__image{
		    left: 0px;
	}
	.testimonial-section .elementor-main-swiper, .swiper-slide, .testimonial-section .swiper-slide{
		overflow: hidden;
	}
	
}
@media only screen and (max-width: 1024px){
	.book-section .book_type_list{
		    gap: 10px;
	}
	.book-section .book_type_list li{
		    padding: 5px 20px 5px 20px;
	}
	.offering-column::before{
		    right: 12px;
		    height: 100%;
	}
	.post-section .post-column .elementor-post__thumbnail img{
		height: 100%;
       object-fit: cover;
	}
	.post-section .post-column .elementor-post__thumbnail, .post-section .post-column .elementor-post__thumbnail__link{
		height: 100% !important;
	}
	.post-section .post-column .elementor-post__text{
     padding: 10px 20px;
	} 
}
@media only screen and (max-width: 767px){
	br, .footer-section br{
		display: none;
	}
	.footer-section .logo-column {
    order: -1;
}
	.offering-column::before{
      display: none;		    
	}
	.post-section .post-column .elementor-post{
		flex-direction: column !important;
	}
	.post-section .post-column .elementor-post__thumbnail img {
    border-radius: 30px 30px 0px 0px;
}
	.post-section .post-column .elementor-post__text{
		border-radius: 0px 0px 30px 30px;
        padding: 20px 20px;
	}
	.post-section .elementor-post__text{
		text-align: center;
	}
	    .post-section .post-column .elementor-post__thumbnail, .post-section .post-column .elementor-post__thumbnail__link {
        height: auto !important;
    }
	.offcanvas-menu ul li:last-of-type {
    display: unset !important;
}
	.header-section .elementor-container {
    flex-direction: row-reverse !important;
}
	.offcanvas-header{
	text-align: end;	
	}
	.logo-image {
    text-align: left;
}
}