.elementor-12181 .elementor-element.elementor-element-35515427{margin-top:36px;margin-bottom:0px;overflow:visible;}.elementor-widget-anwp-pg-classic-grid .anwp-pg-widget-header__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-12181 .elementor-element.elementor-element-186fa5a2 .anwp-pg-widget-header__title{font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-12181 .elementor-element.elementor-element-186fa5a2 .anwp-pg-widget-header__secondary-line{background-color:#61CE70;}.elementor-12181 .elementor-element.elementor-element-186fa5a2.anwp-pg-widget-header-style--b .anwp-pg-widget-header__title{background-color:#61CE70;}.elementor-12181 .elementor-element.elementor-element-186fa5a2.anwp-pg-widget-header-style--c .anwp-pg-widget-header__title{background-color:#61CE70;}.elementor-12181 .elementor-element.elementor-element-186fa5a2 .anwp-pg-widget-header{margin-bottom:15px;}.elementor-12181 .elementor-element.elementor-element-186fa5a2.anwp-pg-widget-header-style--b .anwp-pg-widget-header__secondary-line{height:2px;}.elementor-12181 .elementor-element.elementor-element-186fa5a2.anwp-pg-widget-header-style--c .anwp-pg-widget-header__secondary-line{height:2px;}.elementor-12181 .elementor-element.elementor-element-186fa5a2.anwp-pg-widget-header-style--d .anwp-pg-widget-header__secondary-line{height:2px;}.elementor-12181 .elementor-element.elementor-element-186fa5a2.anwp-pg-widget-header-style--e .anwp-pg-widget-header__secondary-line{height:2px;}.elementor-12181 .elementor-element.elementor-element-186fa5a2.anwp-pg-widget-header-style--f .anwp-pg-widget-header__secondary-line{height:2px;}.elementor-12181 .elementor-element.elementor-element-186fa5a2.anwp-pg-widget-header-style--g .anwp-pg-widget-header__secondary-line{width:2px;}.elementor-12181 .elementor-element.elementor-element-186fa5a2.anwp-pg-widget-header-style--g .anwp-pg-widget-header__title{margin-left:2px;}.elementor-12181 .elementor-element.elementor-element-186fa5a2 .anwp-pg-post-teaser__thumbnail{border-radius:0px;}.elementor-12181 .elementor-element.elementor-element-186fa5a2 .anwp-pg-post-teaser__meta-comments, .elementor-12181 .elementor-element.elementor-element-186fa5a2 .anwp-pg-post-teaser__category-wrapper, .elementor-12181 .elementor-element.elementor-element-186fa5a2 .anwp-pg-post-teaser__meta-views, .elementor-12181 .elementor-element.elementor-element-186fa5a2 .anwp-pg-post-teaser__bottom-meta{font-family:"Poppins", Sans-serif;}.elementor-12181 .elementor-element.elementor-element-186fa5a2 .anwp-pg-post-teaser__bottom-meta{margin-top:10px;margin-bottom:10px;}body.elementor-page-12181:not(.elementor-motion-effects-element-type-background), body.elementor-page-12181 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAFA;}/* Start custom CSS */.col_hower .btn_show a {
	position: absolute;
    	opacity: 0;
   	bottom: -10px;
}
.col_hower .heading_txt h2, .col_hower .heading_txt2 p {
     opacity: 0;
     transition: 500ms;
}
.col_hower:hover .heading_txt h2, .col_hower:hover .btn_show a, .col_hower:hover .heading_txt2 p{
    opacity: 1;
    transition: 500ms;
}

.slider_dots .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    position: absolute;
    bottom: 50% !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    

}
.slider_dots .swiper-pagination-bullet
{
    margin-bottom: 20px!important;
    margin-right: 50px!important;
}

.progress_bar .elementor-progress-wrapper {
    overflow: visible !important;
}


.progress_bar span.elementor-progress-percentage {
    position: absolute;
    right: -13px;
    bottom: 11px;
    color: #030314;
    font-size: 12px;
    font-family: 'poppins';
}

.slider_text .elementor-slide-description{
    padding-right: 250px !important;
    padding-left: 250px !important;
}
.icon_hover span.elementor-icon.elementor-animation-:hover {
    background: #E82E31;
    box-shadow: -10px 20px 40px rgba(232, 46, 49, 0.301961);
    /*border-radius: 20px;*/
}
@media (min-width: 768px) and (max-width: 1024px){
     .slider_text .elementor-slide-description{
    padding-right: 0px !important;
    padding-left: 0px !important;
 }
}
@media only screen and (max-width: 600px) {
    .slider_text .elementor-slide-description{
    padding-right: 0px !important;
    padding-left: 0px !important;
 }
}


.categorycard_css .icon_hover span.elementor-icon.elementor-animation-:hover {
    background: #E82E31;
    box-shadow: -10px 20px 40px rgba(232, 46, 49, 0.301961);
    /*border-radius: 20px;*/
}

.categorycard_css .ue_taxonomy_item_content{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.categorycard_css span.ue_taxonomy_item_icon {
    margin-top: 20px;
}
.categorycard_css i.fas.fa-chevron-right{
    font-weight: 900;
    color: #fff;
    background: #E82E31;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.categorycard_css .ue_taxonomy_item_description{
    margin-top: -12px;
}
.categorycard_css span.ue_taxonomy_item_title {
    margin-top: 20px !important;
}
@media only screen and (max-width: 600px) {
    .slider_dots .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 30% !important;
}
.slider_dots .swiper-pagination-bullet
{
    margin-bottom: 10px!important;
    margin-right: 20px!important;
}
.slider_dots .swiper-pagination-bullet
{
    margin-bottom: 10px!important;
    margin-right: 20px!important;
}
}/* End custom CSS */