/*
Theme Name: Bentol
Theme URI: https://bentol.themevally.com/
Author: Theme-vally
Author URI: https://themeforest.net/user/theme-vally
Description: Business Consulting WordPress Theme
Version: 1.0.4
Tested up to: 5.4
Requires PHP: 7.4
Text Domain: bentol
Domain Path: /languages/
Tags: custom-menu, sticky-post, footer-widgets, featured-images, threaded-comments, translation-ready
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/


:root {
  --theme-color: #E3572B !important;
  --theme-color2: #C2DF93 !important;
  --theme-color3: #ECF8F8 !important;
  --dark-color: #063232 !important;
  --dark-color2: #053131 !important;
  --dark-color3: #114F4F !important;
  --WhiteColor: #FFFFFF !important;
  --gray-color: #5A7779 !important;
}

.service-intro-section .about-single-card {
  display: none !important;
}

.service-intro-section .circle-box{display: none !important;}
.service-intro-section  .about-image.overlay-anim2.img-anim-left.wow.fadeInLeft {
  max-width: 100%;
}
.service-intro-section  .about-section.style-4 .feature-list .feature-item .icon{display: none !important;}
.service-intro-section .about-content-wrapper .features-list{margin-left:0 !important}
.service-intro-section .about-content-wrapper .sub-title, .service-whychoose .choose-section.style-2 .since-box{display: none !important;}
.service-whychoose section > .outer-box{margin:0 !important}
.service-intro-section .about-content-wrapper .theme-btn {
  margin-left: 0 !important;
}

.service-intro-section .about-section .container .row{align-items:start !important}
.feature-section.style-2 .feature-single-box{height:100%}
.solutions-intro-section .audience-growth {
  display: none !important;
}

.solutions-intro-section .choose-section.style-3 .choose-right-wrapper .chart-container{
	position: relative;
  max-width: none;
  width: 100%;
  height: auto;
  padding: 0;
  background-color: transparent;
	
}

.solutions-intro-section .choose-section .container .row{align-items:start !important}
.solutions-intro-section .choose-section.style-3 .choose-right-wrapper .chart-container img{border-radius:15px;}