/*
	Theme Name: Innovacopia Child
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Template: innovacopia
	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.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.4
	Stable tag: 3.4.4
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: innovacopia-child
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

body{
    color: #444444;
    font-size: 16px;
}
.site-header{padding: 30px 0;}
.site-header .site-branding{padding: 0px 20px;}
.site-header .site-navigation{padding: 0px 15px;}
.site-header .site-navigation ul.menu li a{
    font-size: 20px;
    padding: 12px 15px;
}
.site-navigation ul.menu li a:hover{color: #009f4a;}
.site-navigation ul.menu li.menu-btn a:hover{
    background-color: #017738;
    color: #ffffff;
    text-decoration: none;
}
.site-navigation ul.menu li.menu-item-has-children:after{font-size: 30px;}
.site-navigation ul.menu li.menu-btn{padding-left: 35px;}
.site-navigation ul.menu li.menu-btn a{
    background-color: #009f4a;
    font-size: 18px;
    font-weight: 700;
    padding: 12px 51px;
    border: 1px solid transparent;
    border-radius: 50px;
}
.site-header .site-navigation ul.menu li ul.sub-menu{
    background-color: #000000;
    min-width: 200px;
}
.site-header .site-navigation ul.menu li ul.sub-menu li{border-block-end: none;}
.site-header .site-navigation ul.menu li ul.sub-menu li a{font-size: 18px;}
.site-header .site-navigation-dropdown ul.menu{background: #000000;}
.site-header .site-navigation-dropdown ul.menu li a{
    background: none;
    color: #ffffff;
}
.site-header .site-navigation-dropdown ul.menu li a:hover{
    color: #009f4a;
    text-decoration:none;
}
.site-header .site-navigation-dropdown ul.menu>li.menu-item-has-children>a:after{
    font-family: "Font Awesome 5 Free";
    content: '\f078';
    position: absolute;
    right: 15px;
    transition: transform .2s ease;
}
.site-header .site-navigation-dropdown ul.menu>li.menu-item-has-children.elementor-active>a:after{
    transform: rotate(-180deg);
}
.site-footer .footer-newsletter{width: 45%;}
.site-footer .site-branding{width: 20%;}
.site-footer .footer-contact{width: 35%;}
.sgpb-main-html-content-wrapper{text-align: center;}
.sgpb-main-html-content-wrapper .newsletter-title {
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}
.sgpb-main-html-content-wrapper .newsletter-title h2{
    font-family: 'Poppins';
    font-size: 38px;
    font-weight: bold;
}
.sgpb-main-html-content-wrapper .newsletter-text{margin-bottom: 20px;}
.footer-newsletter .sub-heading h5 {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'Poppins';
    margin: 0;
}
.footer-newsletter .sub-heading:nth-child(2){margin-bottom: 10px;}
.footer-newsletter .sub-heading h2{
    font-family: 'Bangers';
    font-size: 39px;
    color: #ffffff;
    margin: 0;
}
.radius100{border-radius: 100px;}
.c-button .btn-hp {
    background: #009f4a;
    color: #ffffff;
    padding: 15px 20px;
    border: 2px solid #009f4a;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 600;
}
.footer-contact .sub-heading h5 {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    font-family: 'Poppins';
    margin: 0;
}
.footer-contact ul.contact-details {
    list-style: none;
    padding-inline-start: 5px;
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 16px;
}
.footer-contact ul.contact-details li{padding: 5px 0;}
.footer-contact ul.contact-details li:before{
    color: #ffffff;
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: 700;
}
.footer-contact ul.contact-details li.c-email:before{
    content: '\f0e0';
}
.footer-contact ul.contact-details li.c-phone:before{
    content: '\f095';
}
.footer-contact ul.contact-details li.c-address:before{
    content: '\f3c5';
}
.divider-wrapper {
    padding: 10px 5px;
}
.c-divider{padding: 10px 0px;}
.c-divider-inner{
    width: 100%;
    border-top: 1px solid #092C68;
    margin: 0 auto;
}
.site-footer .footer-bottom .footer-nav{width: 27%;}
.site-footer .footer-bottom .footer-copyright{width: 43%;}
.site-footer .footer-inner .copyright{
    display: block;
    text-align: center;
}
.site-footer .footer-bottom .footer-social{width: 30%;}
.site-footer .copyright p{font-size: 14px;}
.footer-social .social-list{
    list-style-type: none;
    padding-inline-start: 0;
}
.footer-social .social-title{
    float: left;
    width: 30%;
    font-size: 14px;
    color: #ffffff;
    text-align: right;
}
.footer-social .social-title p{margin-bottom: 0;}
.footer-social .social-main{
    float: left;
    width: 70%;
    text-align: center;
}
.footer-social .social-list li{
    display: inline-block;
    padding: 0 15px;
}
.footer-social .social-list li a{
    font-size: 20px;
    color: #ffffff;
}
/*.content-wrap{padding-bottom: 40px;}*/
.full-width .page-header{
    background: #666666;
    color: #ffffff;
    padding: 15px 0px;
    border-bottom: 10px solid #009f4b;
}
.full-width .content-main{padding: 40px 0px;}
.content-inner{
    width: 1170px;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}
.grid-form .custom-control-label{padding-left: 10px;}
.grid-form .custom-control-label::before, .custom-control-label::after{left: -1rem;}
.grid-form .custom-control-input:checked~.custom-control-label::before {
    border-color: #009f4b;
    background-color: #009f4b;
}
.btn-asset{
    background: #009f4a;
    font-size: 18px;
    font-weight: bold;
    border-radius: 50px;
    padding: 10px 20px;
    color: #ffffff;
}
.btn-asset:hover{
    background: #017738;
    color: #ffffff;
}
.btn-grey{
    background: #666666;
    font-size: 18px;
    font-weight: bold;
    border-radius: 50px;
    padding: 10px 20px;
    color: #ffffff;
}
.btn-grey:hover{
    background: #017738;
    color: #ffffff;
}
.emsg {
    background: #feebeb;
    border: 1px solid #9f2d0b;
    color: #770e09;
    padding: 5px !important;
    margin: 10px 0 !important;
    clear: both;
}
@media (min-width: 1200px){
    .container-xl{max-width: 1170px;}
}
@media (max-width: 767px){
    .site-footer .footer-newsletter{
        width: 100%;
        margin-bottom: 25px;
    }
    .site-footer .footer-contact{width: 100%;}
    .site-footer .footer-bottom .footer-nav{width: 100%;}
    .site-footer .footer-inner .site-navigation ul.menu{display: block;}
    .site-footer .footer-inner .site-navigation ul.menu li{display: block;}
    .site-footer .footer-bottom .footer-copyright{
        width: 100%;
        margin-bottom: 10px;
    }
    .site-footer .footer-bottom .footer-social{width: 100%;}
    .footer-social .social-title, .footer-social .social-main{
        width: 100%;
        text-align: center;
    }
}