/*
Theme Name: Eacs Oman
Theme URI: https://wordpress.org/themes/eacsoman/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 4.3
Tested up to: 6.7
Requires at least: 3.6
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
Text Domain: eacsoman

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.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */


.inner-padding{
	padding:50px 0px;
}
.inner-banner{
	padding:60px 0px 20px;
	text-align:center;
	position:relative;
}
.inner-banner h1{
	color :#000;
	text-transform:capitalize !important;
	font-size:40px ;
	margin:0px;
	
}
.inner-banner:before{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:;
	background:rgba(0,0,0,0)
}
.services-thumbnail {
  overflow: hidden;
}

.services-thumbnail a img {
  transition: transform 0.4s ease;
  display: block;
}

.services-thumbnail a:hover img {
  transform: scale(1.1);
}
.services-content{
	text-align:center;
}
.services-box {
	padding-bottom:10px
}
.services-content h5{
	padding-top:10px;
	font-size:17px
}
.logo-pb{
	border:1px solid #eee;
	overflow:hidden;
}
.logo-pb img {
  transition: transform 0.3s ease;
  width: 100%;
  display: block;
 
}

.logo-pb:hover img {
  transform: scale(1.2); /* Adjust zoom level as needed */
}
.ab-p span{
	padding:10px 20px;
	margin:10px;
	border:0px solid #eee;
	float:left;
	position:relative;
	font-weight:600;
	font-size:15px ;
	border-radius:20px;
	background: #FAFAFA;
	
background: #eee;
	
}
.inner-service .featured-icon img{
	filter:none !important
}
.inner-banner {
 background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1494' height='249' viewBox='0 0 600 100'%3E%3Cg stroke='%23FFF' stroke-width='0' stroke-miterlimit='10' stroke-opacity='0'%3E%3Ccircle fill='%23EEEEEE' cx='0' cy='0' r='50'/%3E%3Ccircle fill='%23F9E3F1' cx='100' cy='0' r='50'/%3E%3Ccircle fill='%23FFFFD8' cx='200' cy='0' r='50'/%3E%3Ccircle fill='%23EAF3D7' cx='300' cy='0' r='50'/%3E%3Ccircle fill='%23F7FFFE' cx='400' cy='0' r='50'/%3E%3Ccircle fill='%23FFFEC9' cx='500' cy='0' r='50'/%3E%3Ccircle fill='%23EEEEEE' cx='600' cy='0' r='50'/%3E%3Ccircle cx='-50' cy='50' r='50'/%3E%3Ccircle fill='%23f4e9f0' cx='50' cy='50' r='50'/%3E%3Ccircle fill='%23ffebdf' cx='150' cy='50' r='50'/%3E%3Ccircle fill='%23ffffff' cx='250' cy='50' r='50'/%3E%3Ccircle fill='%23e9fbef' cx='350' cy='50' r='50'/%3E%3Ccircle fill='%23e9ffec' cx='450' cy='50' r='50'/%3E%3Ccircle fill='%23f7f6dc' cx='550' cy='50' r='50'/%3E%3Ccircle cx='650' cy='50' r='50'/%3E%3Ccircle fill='%23EEEEEE' cx='0' cy='100' r='50'/%3E%3Ccircle fill='%23F9E3F1' cx='100' cy='100' r='50'/%3E%3Ccircle fill='%23FFFFD8' cx='200' cy='100' r='50'/%3E%3Ccircle fill='%23EAF3D7' cx='300' cy='100' r='50'/%3E%3Ccircle fill='%23F7FFFE' cx='400' cy='100' r='50'/%3E%3Ccircle fill='%23FFFEC9' cx='500' cy='100' r='50'/%3E%3Ccircle fill='%23EEEEEE' cx='600' cy='100' r='50'/%3E%3Ccircle cx='50' cy='150' r='50'/%3E%3Ccircle cx='150' cy='150' r='50'/%3E%3Ccircle cx='250' cy='150' r='50'/%3E%3Ccircle cx='350' cy='150' r='50'/%3E%3Ccircle cx='450' cy='150' r='50'/%3E%3Ccircle cx='550' cy='150' r='50'/%3E%3C/g%3E%3C/svg%3E");
  background-size: ;
 
  background-position: top;
  animation: driftDiagonal 10s linear infinite;
}
@keyframes driftDiagonal {
  0% {
    background-position: 0% 0%;
	  
  }
  50% {
    background-position: 20% 20%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@keyframes zoomBackground {
  0% {
    background-size: 110%;
  }
  50% {
    background-size: 115%;
  }
  100% {
    background-size: 110%;
  }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	line-height:0px !important
}

.form-group input[type=email]{
	background:#f8f9fa;
}
.pro-col-in {
  border: 1px solid #eee;
  padding: 20px;
  background-color: #eee;
}
.whtsp {
    position: fixed;
    right: 1%;
    bottom: 100px;
    z-index: 9999999;
}
footer{
	font-size:15px !important;
}

.owl-carousel.pp-slider .owl-item{
	padding:0px !important;
	margin:0px !important;
}
.prd-col{
	border:1px solid #eee;
}


.product-inner .services-box{
	border:1px solid #eee !important
}
.product-inner .services-box .services-content h5{
	font-size:14px !important;
	line-height:normal !important
}



