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


.main_slider_class .n2-ss-layer-row-inner {
    justify-content: center;
}
.main_slider_class .column_head1 {
    background: rgba(10, 112, 87, 0.7);
    padding: 70px 25px 30px 25px;
    border-radius: 25px;
}
.column_head1 .n2-ss-layer-col div#n2-ss-2item1 {
    font-size: 45px !important;
}
.Button_row_sliddr {
    padding-top: 25px;
}
.why_choose_section {
    margin-left: auto !important;
    margin-right: auto !important;
}
.Button_row_sliddr .n2-ss-layer-row-inner .n2-ss-layer .n2-ss-layer .n2-ss-button-container a {
    background-color: #3F7652 !important;
    font-size: 18px !important;
    font-family: arial !important;
    letter-spacing: 2px !important;
    border: 2px solid #ffffff !important;
    border-radius: 50px !important;
	-st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
}
.Button_row_sliddr .n2-ss-layer-row-inner .n2-ss-layer .n2-ss-layer .n2-ss-button-container a:hover{
	border: 2px solid #3F7652 !important;
}
section#slider_section {
    padding-top: 0px;
}

