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

/* Header Section */

.stry-hdng h2 span{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stry-hdng h2 span:before{
    content: "";
    background: url(./Images/hdng-before.png);
    height: 1px;
    width: 123px;
    /*position: absolute;
    bottom: 25px;
    left: 14%;*/
    background-repeat: no-repeat;
    background-size: contain;
}
.stry-hdng h2 span:after{
    content: "";
    background: url(./Images/hdng-after.png);
    height: 1px;
    width: 123px;
  /*  position: absolute;
    bottom: 25px;
    right: 14%;*/
    background-repeat: no-repeat;
    background-size: contain;
}
.rdng-time{
    font-family: "Inria Serif", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #111111;
}
.strs-readmore-btn svg{
    margin-top: 2px;
}
.strs-readmore-btn a:hover svg path{
    fill: #99AD96;
}
.cntct-icon-bx .elementor-icon-box-icon{
    border: 1px solid #222222;
    border-radius: 100%;
}
.cntct-frm label{
    font-family: "Inria Serif", Sans-serif;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 26px;
    color: #111111;
}
.cntct-frm .gform_required_legend{
    display: none;
}
.cntct-frm input:not([type="submit"]){
    border: none;
    border-bottom: 1px solid #333333;
    border-radius: 0;
    padding: 0 0 11px 0 !important;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #111111;
    background: transparent !important;
}
.cntct-frm div#gform_fields_2{
    column-gap: 25px;
    row-gap: 15px;
}
.cntct-frm input:not([type="submit"])::placeholder{
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #79797A;
    text-transform: capitalize;
}
.cntct-frm textarea{
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #111111;
    border: none;
    border-bottom: 1px solid #333333;
    border-radius: 0;
    padding: 0 0 11px 0 !important;
    resize: none;
    height: 79px;
    background: transparent;
}
.cntct-frm textarea::placheholder{
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #79797A;
}
.cntct-frm input:not([type="submit"]):focus-visible{
    border: 0 !important;
    border-bottom: 1px solid #333333 !important;
    outline: 0;
}
.cntct-frm textarea:focus-visible{
    border: 0 !important;
    border-bottom: 1px solid #333333 !important;
    outline: 0;
}
.cntct-frm input[type="submit"]{
    border: 1px solid #99AD96;
}
.cntct-frm input[type="email"]{
    text-transform: lowercase;
}


.grecaptcha-badge{
    z-index: 99;
}
.fotter-section .gform-footer.gform_footer.top_label{
    display: inline !important;
}
.trade-table table{
    pointer-events: none;
}
.trade-table thead th{
    padding: 12px !important;
    font-family: "Inria Serif", Sans-serif;
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 40px;
    color: #fff !important;
    text-align: left !important;
}
.trade-table th.column-1 {
    padding-left: 22px !important;
}
.trade-table tbody{
        border-left: 1px solid rgba(121, 121, 122, 0.29);
    border-right: 1px solid rgba(121, 121, 122, 0.29);
    border-bottom: 1px solid rgba(121, 121, 122, 0.29);
}
.trade-table td{
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: rgba(17, 17, 17, 0.7) !important;
    padding-left: 22px !important;
}
.trade-table table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
    background-color: transparent !important
}
.trade-table td{
    border-color: rgba(121, 121, 122, 0.29) !important;
    padding: 15px !important;
    
}
.trade-table td.column-1{
    color: #79797A !important;
}

.trade-table .tablepress>:where(thead,tfoot)>tr>*{
    background-color: #7D8F72 !important;
}
.trde-frm-hdng{
    position: relative !important;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    column-gap: 20px !important;
}
.trde-frm-hdng:before{
    content: "";
    background: url(./Images/hdng-before.png);
    height: 1px;
    width: 123px;
    /*position: absolute;
    bottom: 25px;
    left: 14%;*/
    background-repeat: no-repeat;
    background-size: contain;
}
.trde-frm-hdng:after{
      content: "";
    background: url(./Images/hdng-after.png);
    height: 1px;
    width: 123px;
    background-repeat: no-repeat;
    background-size: contain;
}
.infrstrtre-icon-bx .elementor-icon{
 box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.07);
}
.infrstrtre-icon-bx .elementor-icon-box-icon{
    border: 21px solid #fff;
    width: max-content;
    margin: 0 auto;
    border-radius: 100%;
    box-shadow: 0px -12px 34px rgba(0, 0, 0, 0.04);
}
.infstrctr-icon-bx-col:hover {
    .infrstrtre-icon-bx .elementor-icon{
    background-color: #7D8F72 !important;
    }
    .infrstrtre-icon-bx .elementor-icon-box-title{
        color: #fff !important;
    }
    .infrstrtre-icon-bx svg path{
        fill:#fff !important;
    }
    .infrstrtre-icon-bx .elementor-icon-box-description{
        color: #fff !important;
    }
}
.prrdct-prtflio-img footer.elementor-slideshow__footer.elementor-lightbox-prevent-close {
    display: none;
}
.fcs-area-icon-bx .elementor-icon {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 9px;
    padding: 12px !important;
}
.fcs-area-icon-bx .elementor-icon-box-icon {
    border: 14px solid rgb(255, 255, 255);
    width: max-content;
    margin: 0px auto;
    border-radius: 100%;
    box-shadow: rgba(0, 0, 0, 0.04) 0px -12px 34px;
}
@media(max-width:1024px){
    .counter-sec .elementor-counter-title{
        line-height: 25px;
        text-align: center;
    }
}
@media(max-width:767px){
    .stry-hdng h2 span:before{
        width: 0;
    }
    .stry-hdng h2 span:after{
        width: 0;
    }
    .fotter-section form {
        row-gap: 0 !important;
    }
    .trade-table .dt-layout-cell.dt-layout-full{
        overflow-x: auto;
        width: 1024px !important;
    }
    .trade-table .dt-layout-row.dt-layout-table{
    overflow-x: auto;
}
    .trade-table thead th {
    font-size: 13px !important;
    line-height: 20px;
    }
    .trade-table th.column-1 {
        padding-left: 10px !important;
    }
    .trade-table td {
        padding: 5px !important;
    }
    .trade-table td{
        font-size: 10px;
        line-height: 16px;
    }
    .trde-frm-hdng:before{
        width: 0;
    }
    .trde-frm-hdng:after{
        width: 0;
    }



}