/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

.headr_sec .elementskit-info-image-box .elementskit-box-footer{margin-top: 17px !important;}
.headr_sec .elementskit-info-image-box .elementskit-btn i{margin-left: 3px;}

.hs2::after{background: #FBF3EB;position: absolute;content: "";width: 100%;height: 100%;top: 0;z-index: 1;}
.hs3 .elementor-post__text{background:url('assets/images/arrow-right.png') no-repeat 93% center;background-size: 13px;
display: flex !important;justify-content: center;}
.hs5 p{text-align: justify;}

/*.hs4 .swiper-wrapper{padding: 20px;}*/
.ftr_col p{margin-bottom: 0px;}
.ftr_col .elementor-icon-list-item a{color: #143c3c;}
.ftr_col .elementor-icon-list-item a:hover{color: #007873;}

.sp_nav .elementor-post-navigation__link a{display: inline-block !important;}

/*-------Media quries----------*/
@media screen and (max-width:1024px){
    .headr_sec .elementskit-submenu-indicator{border: 0px !important;}
    .headr_sec .elementskit-navbar-nav-default .elementskit-menu-close.elementskit-menu-toggler{color: #143c3c;padding: 0px;margin: 0px;}
    .hs3 .elementor-post__text .elementor-post__title{max-width: 245px;}
}

@media screen and (max-width:767px){
    .ftr_bttm .ekit-wid-con .elementskit-section-title-wraper.ekit-heading{text-align: center;}
    .hs5 p{text-align: center;}
}