/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.nav-pointer .elementor-item:after{
    height: 8px !important;
    width: 8px !important;
    right: 0;
    border-radius: 20px;
    margin: auto;
    
}
.counter-txt .elementor-counter-title {
    margin-top: 10px;
}
.arrow-right:after {
    content: "";
    background-image: url(https://thelogopalace.co/devs/capinsight/wp-content/uploads/2022/12/Group-771.png);
    width: 172px;
    height: 50px;
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: auto;
}
.why-choose:hover .icon .elementor-icon{
	background-color: #fff !important;
}
.why-choose:hover .title h2, .why-choose:hover .desc{
	color: #ffffff !important;
}
.why-choose:hover .icon .elementor-icon svg path{
	fill: #3D7CC1;
}
.why-choose:hover .btn-icon .elementor-icon{
	fill: #fff;
	color: #fff !important;
}
span.manage {
    display: block;
    color: #3d3d3d;
}

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

.elementor-2 .elementor-element.elementor-element-770ef0c > .elementor-container {
    min-height: 780px;
}}
@media screen and (max-width: 1366px) {
	.elementor-2 .elementor-element.elementor-element-770ef0c > .elementor-container {
    min-height: 775px;
}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
	.footer-nav-mob .elementor-nav-menu a {
    justify-content: center;
}
}
@media screen and (max-width: 620px) {
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 320px) {
}

span a:hover {
    color: #3D7CC1 !important;
}