/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.0.1704983640
Updated: 2024-01-11 14:34:00

*/
.logo-box {
    clip-path: polygon(0 0, 100% 0%, 100% 90%, 50% 100%, 0 90%);
}
li#menu-item-33 {}

li#menu-item-33 a {
    background: #3ab247;
    color: #fff;
/*     text-transform: uppercase; */
    padding: 12px 35px;
    border-radius: 26px;
}
li#menu-item-33 a:hover{
	 background: #2174b8;
}
.main-bnrwrap {
    overflow: hidden;
}
.main-bnrwrap:after{
	content: "";
    background-image: url(img/bnr-shape.png);
	background-size: cover;
    background-position: bottom center;
    width: 100%;
    height: 135px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	
}
/**********************/

#scroll-down-animation {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.mouse {
  margin: 0 auto;
  display: block;
  border-radius: 50px;
  border: 2px solid #fff;
  height: 70px;
  width: 40px;
  position: relative;
}

.move {
  position: absolute;
  background-color: #fff;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  animation: move 2s linear infinite;
}

@keyframes move {
  0% {
    transform: translate(-50%,10px);
    opacity: 0;
  }
  50% {
    transform: translate(-50%,20px);
    opacity: 1;
  }
  100% {
    transform: translate(-50%,60px);
    opacity: 0;
  }
}
/*-----------------*/





h3.elementor-icon-box-title {
    margin: 0;
}
.eael-accordion-content {
    border-radius: 20px;
}
.elementor-tab-title{
	    background-image: url(img/b-ques.png);
    background-repeat: no-repeat;
    background-position: 0 23px;
    padding-left: 61px !important;
}
.elementor-tab-title.active{
	background-image:url(img/g-ques.png);
}

.eael-data-table {
    border-radius: 30px !important;
    overflow: hidden;
}
th.bg-dbl {
    background: #2174b8 !important;
}
.td-content p {
    margin-bottom: 0;
}
th.acc-bg{
    background: #6da3d0 !important;
}











.ftr-menu ul#menu-footer-menu {}

.ftr-menu ul#menu-footer-menu li {
    padding-left: 20px;
}

.ftr-menu ul#menu-footer-menu li:before {
    content: "";
    background: #2174b8;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}






.hfe-flyout-content li {
    border-bottom: 1px solid rgb(255 255 255 / 28%);
}
.eael-data-table-wrap {
    border-radius: 30px !important;

}
.eael-data-table .td-content {
    display: block;
}

@media screen and (max-width: 1280px) {   

.right-box {
    margin-top: 97px;
}
}
@media screen and (max-width: 1200px) {   

.right-box {
    margin-top: 74px;
}
}
@media screen and (max-width: 1199px) {   

.right-box {
    margin-top: 0;
}
}
@media screen and (max-width: 767px) {   

.elementor-tab-title {
    background-size: 25px;
    padding-left: 45px !important;
}
	
	
	
	   }











