/**
Next Previos Element
**/
.previous_post .elementor-button-link{
	background-image: url("../../images/previouspost.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding:20px;
}
.next_post .elementor-button-link{
	background-image: url("../../images/nextpost.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding:20px;
}
.previous_post .elementor-button-link .elementor-button-text{
	margin-left:50px;
}
.next_post .elementor-button-link .elementor-button-text{
	margin-right:50px;
}
/* Testimonial Element */
.gas-testimonial-item{
    height: auto;
    margin-bottom: 20px;
    position: relative;
    padding:5px;
	z-index: 0;
}
.gas-testimonial-content {
  border:1px solid #fff;
  padding:25px 20px 20px 20px;
}
.gas-testimonial-item::after{
    content: '';
    position: absolute;
    left: 0%;
    top: 100%;
    border-right: 40px solid transparent;
}
.gas-testimonial-author {
	padding-left: 20px;
}
.gas-testimonial-user {
	margin:0;
}
.gas-testimonial-quoto i {
    background: #fff;
	padding: 10px;
	border-radius: 100%;
	margin-top: -20px !important;
	z-index: 1;
	position: absolute;
	text-align: center;
	font-size: 23px;
	left: 45%;
}
/* Blog Post Element */
.question-image {
    text-align: center;
    margin: 10px 0;
}
.gas-entry-info,.gas-project-image {
    overflow: hidden;
}
.gas-entry-info .gas-post-title a {
    font-size: 40px;
    text-transform: uppercase;
}
.gas-entry-meta-author .author a {
    text-transform: uppercase;
}
/*.gas-entry-info .gas-entry-meta-author .gas-post-title {
    margin-top: 20px;
}
.question-image img {
	width: 100px;
    height: 100px;
}
.after_question-image img {
    width: auto;
    height: 100px;
}*/

.gas-entry-meta-author {
    overflow: hidden;
    clear: both;
}
.main .gas-project-image .post_image img {
    border: 1px solid #eee;
    padding: 0px !important;
}
.border_above_readmore {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.gas-category-info,
.after_question-image,
.gas-image-info,
.post_image,
.gas-entry-text-wrap {
    padding: 5px 0;
}
.gas-project-image {
    background: #fff;
    padding: 0 10px;
}
.gas-category-info .cat_name {
   /*color: #fff;
    background-color: #6e87a0;*/
    margin-left: 3px;
    margin-right: 3px;
    padding: 5px;
}
.gas-fb-button {
   /* background-color: #ed702b;*/
    padding: 5px 10px 5px 10px;
}
/*.summary-readmore .gas-fb-button {
    text-decoration: none;
	float: right;
}*/
.main .second-post .post_image{
    float: none;
    padding-right: 0;
	width:50%;
}
/**/

.advice_articles .second-post .post_image, .main-img{
    float: left;
    padding-right: 10px;
	width:100% !important;
}

.main .gas-entry-info {
    width: 100%;
    clear: both;
}
.main .summary-readmore a {
   /* margin: 20px 0;*/
    overflow: hidden;
    text-align: left;
    width: 100%;
    float: left;
    margin-top: 10px;
}

.main.second-post{
	  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15) !important;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    margin-top: 20px;
    padding:20px;
     margin-bottom: 5px;
}
.main-boxshedow{
      padding: 20px;
}

.parent-post img{
   width: 100%;
}
.parent-post .main-img{
    float: none;
    padding-right: 0;
}
.parent-post .post_image,.parent-post .gas-project-image,.parent-post.main.second-post{
    padding: 0;
}

.parent-post .summary-readmore {
    margin: 0px 0;
    overflow: hidden;
}
.parent-post .entry-summary{
    margin: 0;
}

.main .gas-post-title a{
	font-size: 21px !important;
    font-weight: 600;
}
/**/

.summary-readmore {
	margin:20px 0;
	overflow: hidden;
}
.custom-pagination {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
.gas-button-wrapper {
    border-radius: 6px;
	background: rgb(23, 188, 44);
	padding:10px;
    border: 1px solid rgba(0,0,0,0.13);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.13);
    border-bottom: 4px solid rgba(0,0,0,0.13);
    box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.22);
}
.outside-text {
	padding:10px;
}
/*
.gas-button-text::before {
    font-family: FontAwesome;
    content: "\f08a";
   margin-right: 6px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	margin-top: 5px;
}*/
.outside-text span p::before {
    content: "\f023";
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
	margin-top:4px;
}
.gas-button-wrapper .gas-button-text {
    font-size: 17px;
    font-weight: bold;
	line-height: 1em;
}
.gas-button-wrapper .gas-button-subtext {
    font-size: 18px;
	line-height: 1em;
}
.gas-button-wrapper .elementor-align-icon-right {
    float: right;
    margin-left: 10px;
	margin-top: 5px;
}
.gas-button-wrapper .elementor-align-icon-left {
    float: left;
    margin-right: 10px;
	margin-top: 5px;
}
.button-min-inner .gas-button-text .wrap-job{
	float:left;
}
.button-min-inner .gas-button-text .scio-bs-iso > .btn-lg {
    padding: 0px 0px;
}
.button-min-wrapeer {
	display:inline-block;
}
.action_button_wrapper a.elementor-button {
    background-color: rgb(23, 188, 44);
}
.action_button_wrapper .btn-primary,
.button-min-wrapeer .scio-bs-iso > .btn-primary,
.button-min-wrapeer .scio-bs-iso > .btn-primary,
.button-min-wrapeer .scio-bs-iso > .btn-primary:hover, 
.button-min-wrapeer .scio-bs-iso > .btn-primary:focus, 
.button-min-wrapeer .scio-bs-iso > .btn-primary.focus, 
.button-min-wrapeer .scio-bs-iso > .btn-primary:active {
    color: #ffffff !important;
    background-color: transparent !important;
    border-color: transparent !important;
}
/* Post Modification Css */

.elementor-widget-allposts .elementor-posts--skin-classic .elementor-post__read-more{
    background-image: url("../../images/footer-button-arrow.png");
    padding-right: 35px;
    background-repeat: no-repeat;
    background-position: right;
	/*font-family: 'alternate_gothic_no.2regular' !important;*/
}
.elementor-widget-allposts .elementor-posts--skin-classic  .elementor-post__excerpt {
    border-bottom: 2px solid #d6dae1;
    padding-bottom: 20px;
}
.elementor-widget-allposts .elementor-posts--skin-classic .elementor-post__read-more:hover {
    background-image: url("../../images/hover-button-after-content.png");
    color: #bcd74a;
}
.elementor-widget-allposts .elementor-posts--skin-classic .elementor-post__title {
    background-color: #e4e7ec;
}
.btn-read-articles {
    float: right;
    padding-right: 50px;
}
.custom-pagination{
        padding: 20px 0px 20px 0px !important;
}