/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
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 &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; 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 &amp; 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
Version: 4.0.4.1736759610
Updated: 2025-01-13 09:13:30

*/

/* Header menu */
#site-header{
	background-size: cover;
}

#site-header-inner{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
@media (min-width:768px){
#site-logo-inner:before {
    content: "";
    background: #fff;
    top: 0;
    width: 200px;
    height: 165px;
    position: absolute;
    border-bottom-right-radius: 150px;
    border-bottom-left-radius: 150px;
    left: -17px;
}
}

#site-logo-inner a{
	position: relative;
}

#site-logo-inner a:hover img{
	opacity: 1!important;
}

#site-logo-inner img{
	margin-left: 10px;
}

#site-navigation-wrap{
	background: linear-gradient(0deg, #C70000, #610000);
	padding: 14px 10px;
	border-radius: 30px;
}

.oceanwp-social-menu{
	margin-left: auto;
}

a:focus{
	outline: 0!important;
}

/* home */
.bg-rotate .elementor-widget-container{
	position: relative;
}

.bg-rotate:before{
	content: "";
	background: url(https://aaronwebtechnology.com/ganapati/wp-content/uploads/2025/01/bg-rotate.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	max-width: 100%;
	height: 100%;
	animation: spin 10000ms linear infinite;
}

@keyframe spin{
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}

@media (max-width: 768px){
	.service-card .elementor-image-box-wrapper{
		display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 0px 0px 5px 0px;
	}
}

/* form */
.hp-form input, .hp-form textarea{
	background: #fff!important;
	color: #000!important;
	font-size: 16px!important;
	border-radius: 30px!important;
	padding: 5px 15px!important;
}

.hp-form textarea{
	height: 150px!important;
}

.hp-form .smt-btn input[type="submit"]{
	display: block;
	margin: auto;
	width: 100%;
	background: #FF9D00!important;
	color: #333;
	padding: 16px!important;
	border: none;
}

.hp-form .wpcf7-spinner{
	display: none;
}

.wpcf7-response-output{
	color: #fff;
}

/* service section */
.shape1:before{
	content: "";
	background: url(https://aaronwebtechnology.com/ganapati/wp-content/uploads/2025/01/shape.png);
	position: absolute;
	width: 50px;
	height: 50px;
	bottom: -50px;
	right: 35px;
	background-size: contain;
	background-repeat: no-repeat;
}

.shape2:before{
	content: "";
	background: url(https://aaronwebtechnology.com/ganapati/wp-content/uploads/2025/01/shape2.png);
	position: absolute;
	width: 50px;
	height: 50px;
	top: -50px;
	right: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(90deg);
}

.shape3:before{
	content: "";
	background: url(https://aaronwebtechnology.com/ganapati/wp-content/uploads/2025/01/shape.png);
	position: absolute;
	width: 50px;
	height: 50px;
	bottom: -46px;
	left: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(-90deg);
}

.shape4:before{
	content: "";
	background: url(https://aaronwebtechnology.com/ganapati/wp-content/uploads/2025/01/shape2.png);
	position: absolute;
	width: 50px;
	height: 50px;
	top: -50px;
	left: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(180deg);
}

/* testimonials */
.t-monial .slider-container-block-background{
	padding: 25px 45px!important;
}

.t-monial .swiper-button-prev{
	background: linear-gradient(180deg, #610000 0%, #C70000 100%)!important;
}

.t-monial .swiper-button-next{
	background: linear-gradient(180deg, #610000 0%, #C70000 100%)!important;
}

/* footer */
.footer-icons a.elementor-icon{
	border: 8px solid #fff;
	background: linear-gradient(180deg, #610000 0%, #C70000 100%);
}

@media (min-width: 768px){
#footer-over{
	position: absolute;
}
}
@media (max-width:767px){
	#site-header.has-header-media .overlay-header-media {
    background-color: #fff !important;
}
	.oceanwp-mobile-menu-icon{
		margin-left:auto !important;
	}
	.t-monial .slider-container-block-background {
    padding: 10px !important;
}
}
a.mobile-menu{
	font-size:35px !important;
}
@media (min-width:767px){

div#top-bar-wrap{
	display:none !important
}
}

/* contact form */
.cnt-form .cnt-grid{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
	column-gap: 20px;
}
.cnt-form input, .cnt-form textarea{
	background: #fff!important;
	color: #000!important;
	border-radius: 30px!important;
	border: 2px solid #c3c3c3;
}

.cnt-form textarea{
	height: 170px!important;
	padding-right
}



.image-box-srv-1 p{
	display: -webkit-box;
  -webkit-line-clamp: 3;     /* Number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}




p{
	font-size:16px;
	font-family:"Gabarito", Sans-serif;
}


h1,h2,h3,h4,h5,h6{
	font-family:"Gabarito", Sans-serif;
}
