.elementor-kit-5{--e-global-color-primary:#33731D;--e-global-color-secondary:#666666;--e-global-color-text:#333333;--e-global-color-accent:#999999;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:52px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:32px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:26px;--e-global-typography-642b6d2-font-size:24px;--e-global-typography-642b6d2-font-weight:400;--e-global-typography-642b6d2-line-height:32px;--e-global-typography-8f6cb3a-font-size:36px;--e-global-typography-8f6cb3a-font-weight:700;--e-global-typography-8f6cb3a-line-height:42px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:88%;}.e-con{--container-max-width:88%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-642b6d2-font-size:22px;--e-global-typography-642b6d2-line-height:1.4em;--e-global-typography-8f6cb3a-font-size:30px;--e-global-typography-8f6cb3a-line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:36px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.4em;--e-global-typography-642b6d2-font-size:20px;--e-global-typography-642b6d2-line-height:1.4em;--e-global-typography-8f6cb3a-font-size:28px;--e-global-typography-8f6cb3a-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}:root { --bs:#ffffff; }
/* Start custom CSS */p{
    margin: 0;
}

.tpfd{
      overflow: hidden;
}
.tpfd img{
        transition: all ease .8s;

  
    width: 100%;
}
.tpfd:hover img{
   
    transform: scale(1.3);
   
}

.ckqb{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
}
.ckqb a{
     position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
}


.elementor-pagination{
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.elementor-pagination span{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    background: #33731d;
    color: #fff;
}

.elementor-pagination a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    border: solid 1px #eee;
    background: #fff;
    color: #666;
}
.elementor-pagination a:hover{
    background: #33731d;
    color: #fff;
    border: solid 1px #33731d;
}/* End custom CSS */