/* 
Theme Name: Hello Elementor Child
Theme URI: 
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 */

body {
    font-family: 'Axiforma-Regular';
    color: #000000;
    font-size: 15px;
    line-height: 28px;
}
.site-navigation ul.menu li a {
    font-family: 'Axiforma-SemiBold';
    color: #000000;
    font-size: 15px;
    display: block;
    padding: 10px 15px;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-family: 'Axiforma-SemiBold';
}
header#site-header {
    padding: 2px 0 0;
    flex-wrap: wrap;
}
.site-header .header-inner {
    max-width: 1200px;
    position: relative;
}
.top-ber {
    width: 100%;
    padding: 8px 0;
}
.site-logo img {
    position: absolute;
    top: -30px;
    left: 0;
}
.hdr-btn {
    background: #FFFFFF;
    box-shadow: 3px 7px 8px #0000000F;
    border: 1px solid #D5D5D5;
    color: #364E93;
    font-size: 14px;
    padding: 6px 18px;
    margin-left: 40px;
    transition: all 0.5s;
}
.search-icon {
    position: relative;
    margin-left: 15px;
    top: 3px;
}
.site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: 80%;
}
.site-header:not(.header-stacked) .header-inner .site-branding {
    max-width: 20%;
}
.site-navigation ul.menu li a:hover {
    color: #000fa0 !important;
}
.hdr-btn:hover {
    color: #fff !important;
    border-color: #da251d !important;
    background: #da251d !important;
}

.current-menu-parent.current_page_parent > a{color:#da251d !important;}
.current-menu-item > a {
    color: #0c6d5f !important;
}
.footer-custom h5 {
    color: #364E93;
    font-size: 16px;
}
.footer-custom ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
/*    justify-content: space-between;*/
}
.footer-custom ul li a {
    color: #32343A;
    line-height: 30px;
}
.footer-custom #menu-products li {
    display: inline-block;
    width: 48%;
}


ul#menu-quick-links li {
    display: block;
    width: 100%;
}
footer#site-footer {
    display: none;
}
ul.elementor-icon-list-items li {
    margin-bottom: 10px !important;
}
ul#menu-policy-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
ul#menu-policy-menu li a {
    position: relative;
    padding-right: 35px;
    color: #32343A;
}
ul#menu-policy-menu li:last-child a {
    padding-right: 0;
}
ul#menu-policy-menu li a:before {
    position: absolute;
    content: '';
    right: 18px;
    top: 3px;
    width: 1px;
    height: 15px;
    background: #32343A;
}
ul#menu-policy-menu li:last-child a:before {
    display: none;
}
.footer-custom a:hover,.footer_inditech li.elementor-icon-list-item a:hover span,.main-footer a:hover  {
    color: #364E93 !important;
}

.wpcf7-not-valid-tip {
    font-size: 13px;
}
.top-ber ul {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-ber ul a {
    font-size: 14px;
    color: #000000;
    position: relative;
    padding-left: 22px;
    line-height: 25px;
}
.top-ber ul li:first-child {
    margin-right: 27px;
}
.top-ber ul a:hover {
    color: #da251d;
}
.top-ber ul a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    width: 15px;
    height: 15px;
    background-size: 15px !important;
    background-repeat: no-repeat;
}
/*.top-ber ul li:first-child a:before {
    background: url(https://www.alligatorautomations.com/wp-content/uploads/2024/04/call-icon.png);
    width: 14px;
    height: 14px;
    background-size: 14px !important;
}*/
/* .top-ber ul li.mail_us a:before {
    background: url(../../uploads/2024/04/email-icon.png);
} */
.top-ber ul li:first-child, .top-ber ul li.mail_us {
    padding-top: 0px;
}
.top-ber ul li.download_brochure a {
    background: #000fa0;
    padding: 2px 20px 0px;
    color: #fff;
    margin: 0 0px 0 20px;
    display: block;
    border-radius: 50px;
    font-size: 14px !important;
}
.cust-container {
    width: 100%;
    max-width: 1280px !important;
    margin: 0 auto;
    padding: 0 15px;
}
.breadcrumbssec {
    padding:20px 0 20px;
}
.banner-title {
    max-width: 1250px !important;
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 7;
    margin: 0 auto !important;
    width: 100%;
    right: 0;
}
.banner-title h1 {
    max-width: 580px;
}
.breadseparator {
    font-size: 0px;
    background: #000000;
    width: 5px;
    height: 5px;
    display: inline-block;
    margin: 0 10px;
    top: 3px;
    position: relative;
    border-radius: 100%;
}
.breadcrumbssec .elementor-shortcode {
    display: flex;
}
.breadcrumbssec .elementor-shortcode a {
    color: #32343A;
    text-decoration: none !important;
}
.breadcrumbssec .elementor-shortcode a:hover {
    color: #364E93;
}
.product-banner-img {
    position: absolute;
    right: 0;
    bottom: -50px;
    max-width: 1250px !important;
    left: 0;
    margin: 0 auto;
}
.product-banner-img .elementor-widget-container {
    text-align: right;
}