/*
Theme Name: Insight Child
Author: Insight News
Author URI: https://insightnews.media/
Description: This theme is the fastest, fully customizable & beautiful theme suitable for blogs. 
Version: 1.2.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@import url("../astra/style.css");

.submenu-with-border .sub-menu{
	border:none !important;
}
h1.blogtitle {
    text-align:center;
}
.archive.category #primary {
    margin-top:25px;
}
.archive.category .ast-archive-description {
    margin-bottom:20px;
    padding:0;
    background-color:transparent;
    border-bottom: solid 1px #4069b3!important;
}
.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
    background-color: #fff;
}
.archive.category .page-title {
    margin-bottom:20px;
}
.archive.category .ast-archive-description p {
    font-size:16px;
    font-weight:400;
    line-height:1.2;
	margin-bottom: 15px
}
.ast-related-post-content .entry-header .ast-related-post-title a {
    font-size: 16px;
    line-height: 1.2;
}
.blog-layout-1 {
	border-radius: 5px;
    box-shadow: 2px 2px 30px 0 rgb(61 77 110 / 10%);
}
.blog-layout-1 .post-thumb img {
	border-radius: 4px 4px 0 0;
	min-height:172px;
}
.ast-separate-container .ast-article-post {
	border: none;
}
.blog-layout-1 .entry-header .entry-title a, .ast-related-post .entry-header .entry-title a {
	font-size: 18px;
	font-weight: 600;
} 
.ast-separate-container .ast-related-post.ast-related-post{
	padding: 0;
}
.ast-single-related-posts-container .ast-related-posts-wrapper .ast-article-single
{
	padding: 0;
}
.ast-related-post .entry-header .entry-meta {
	width:100%;
	margin-bottom: 0;
	font-size: 14px;
  line-height: 19px;
}
.ast-related-post .entry-header .entry-meta * {
	color:#303030;
}
.ast-related-post-content .entry-header {
    margin-top: 1em;
    padding: 0px 15px;
}
.single-layout-1 .post-thumb-img-content img {
	border-radius: 4px;
}
.ast-related-post-featured-section img {
	overflow: hidden;
  border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -o-object-fit: cover;
    object-fit: cover;
}
.ast-related-posts-inner-section {
	border-radius: 4px;
    box-shadow: 2px 2px 30px 0 rgb(61 77 110 / 10%);
}
.ast-related-posts-inner-section .entry-header {
	padding: 0 10px;
}
.ast-footer-copyright p {
    color: #FFF;
}
.wpcf7 form {
    position: relative;
    max-width: 600px;
    margin: 30px auto;
}
p.topblog 
{
    font-size: 18px;
    margin: 30px 20px 5px 20px;
}
.wp-block-cover__inner-container p {
	color:#FFF!important;
}
.post .post-content .entry-title{
	font-size:27px;
	line-height:25px;
}
.ast-related-post-content .entry-header .ast-related-post-title, .ast-related-post-content .entry-header .ast-related-post-title a{
	font-size:16px !important;
	line-height:1.3 !important;
}
.ast-single-related-posts-container .ast-related-post-content .entry-header{
	padding: 15px 12px 0px;
}
.ast-separate-container.ast-single-post .ast-article-single{
	padding:0px !important;
}
.ast-related-posts-wrapper{
	grid-column-gap:20px !important;
}
section{
	margin-bottom:40px;
}
.entry-content ul{
	margin: 0 0 1.5em 3em !important;
}
@media(max-width:768px){
.entry-content 0l{
	margin-left:15px !important;
}
#block-8 p {
	padding: 0 10px;
}
.ast-show-comments-data{
	padding:10px 6.67em !important;
}
	.comments-area{
		margin-top:auto !important;
	}
	.read-more{
	margin-top: 25px;
  }
	.submenu-with-border .sub-menu .menu-link{
		font-size:14px;
	}
	.post .post-content .entry-title{
	font-size:24px;
	line-height:1.3em;
   }
	.entry-header, .entry-content, .ast-footer-copyright{
		padding: 0 10px 10px 10px;
	}
   .ast-related-post-content .entry-header .ast-related-post-title, .ast-related-post-content .entry-header .ast-related-post-title a{
	line-height:1.4;
	}
	.first-view{
		padding-top:20px !important;
	}
}
.first-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
}
.first-view .left-side,
.first-view .right-side {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
}
.first-view .left-side {
    padding: 0 50px 75px 25px;
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
}
.first-view .left-side img {
    border-radius: 4px;
}
.first-view .first-image {
    height: 110%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 4px;
}
.first-view .first-text {
    position: absolute;
    -webkit-box-shadow: 0 15px 25px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 15px 25px 5px rgba(0, 0, 0, 0.15);
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 450px;
    background-color: #fff;
    border-radius: 4px;
    padding: 15px 15px 15px 25px;
    overflow: hidden;
}
.first-view .first-text h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 37px;
    margin: 0;
}
.first-view .first-text h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: #4069b3;
    width: 10px;
}
article h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
}
.right-side {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
}
.right-side .work-item:not(:last-child) {
    margin-bottom: 25px;
}
.work-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.work-item .work-thumbnail {
    display: block;
    width: 30%;
    min-width: 173px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 6px;
    margin-right: 15px;
	height: 115px;
}
.work-item a,
.work-item a p {
    margin-bottom: 5px;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    will-change: opacity;
}
.work-item .work-type {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #0d7bd7;
    display: block;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    will-change: color;
}
.work-item .work-type:hover {
    color: #000;
}
.work-item .work-description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
}
section {
    margin-bottom: 40px;
}
.section-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}
.section-header h2 {
    margin: 0;
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
}
.all-articles .section-header {
    border-bottom: 2px solid #4069b3;
    margin-bottom: 0;
}
.all-articles .section-header .btn {
    background-color: #4069b3;
    white-space: nowrap;
}
.all-articles .section-header .btn:hover,
.btn {
    color: #fff;
}
.btn {
    padding: 5px 10px;
    text-align: center;
    border: none;
    cursor: pointer;
}
.section-header-btn {
    border-radius: 4px 4px 0 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #FFF;
}
.section-header-btn:hover {
    color: #FFF;
    background-color: #4069b3;
}
.works-container-cols-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.works-container-cols-1,
.works-container-cols-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.works-container-cols-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.works-container-cols-2 > article {
    width: calc(50% - 20px);
    margin-top: 50px;
}
.works-container-cols-2 > article:nth-child(odd) {
    margin-right: 20px;
}
.works-container-cols-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.works-container-cols-4 > article {
    width: calc(25% - 15px);
}
.works-container-cols-4 > article:not(:nth-child(4n)) {
    margin-right: 20px;
}
.work-item-type-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.work-item-type-2 .work-thumbnail {
    padding-top: 50%;
    display: block;
    background-size: cover;
	min-height: 200px;
}
.work-item-type-2 .work-info {
    background-color: #eeeff7;
}
.work-item-type-2 a,
.work-item-type-2 a h2,
.work-item-type-2 a p {
    color: #000;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    will-change: opacity;
}
.work-item-type-2 a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.work-item-type-2 h2,
.work-item-type-2 p {
    margin: 0;
    cursor: pointer;
}
.work-item-type-2 .work-name {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.work-item-type-2 .work-description,
.work-item-type-2 .work-name {
    padding: 15px;
    display: block;
	min-height: 150px;
}
.work-item-type-2 .work-description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}
.with-add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.advertisement {
    width: 100%;
    max-width: 300px;
    border-radius: 4px;
    overflow: hidden;
    margin-left: 40px;
}
.work-item-type-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 750px;
}
.work-item-type-3 .work-thumbnail {
    display: block;
    width: 70%;
    padding-top: 18%;
    min-width: 220px;
	max-width: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 4px;
    margin-right: 15px;
	max-height: 150px;
}
.work-item-type-3 a,
.work-item-type-3 a p {
    margin-bottom: 5px;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    will-change: opacity;
}
.work-item-type-3 .work-info {
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.work-item-type-3 .work-description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #000;
}
.tourism-section article:not(:last-child) {
    margin-bottom: 25px;
}
.seo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 60px;
}
.seo-wrapper .seo-text {
    -webkit-box-ordinal-group: 101;
    -ms-flex-order: 100;
    order: 100;
    margin-bottom: 0;
}
.seo-wrapper .seo-text h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
p, .entry-content p{
	line-height: 25px;
}
.ast-post-social-sharing {
    margin-top: 30px;
}
.wp-block-quote {
    border-left: 5px solid #add5f7 !important;
    background-color: #f7f9ff;
    font-style: italic;
    font-size: 18px;
    line-height: 1.5em;
}
@media screen and (max-width: 1000px) {

	.first-view .first-text h2{
		line-height: 30px;
	}
	.work-item-type-2 .work-description,
.work-item-type-2 .work-name {
    padding: 25px 25px 25px 10px;
    display: block;
}
	.work-item-type-2{
		margin:15px 0;
	}
	article h2{
		margin:5px auto 10px auto;
	}
	.section-header{
		margin-bottom:20px;
	}
	.tourism-section .work-item-type-3{
	margin-top:30px;
	margin-bottom:0 !important;
	}
	.works-container-cols-2 > article{
		margin-top:40px;
	}
	.ast-related-posts-title{
		margin-left:10px;
	}
    .first-view {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .first-view .left-side {
        margin-bottom: 50px;
        padding: 10px 10px 50px;
    }
    .first-view .first-image {
        min-height: 45vh;
    }
    .first-view .first-text {
        right: 0;
    }
    .first-view .first-text h2 {
        font-size: 18px;
    }
    .with-add {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .with-add .advertisement {
        margin:auto;
    }
	.ast-archive-description .ast-archive-title{
		font-size:30px !important;
	}
	.ast-separate-container #content .ast-container{
		padding-top:20px;
	}
	.work-item .work-thumbnail{
		width: 100%;
		max-width: 200px;
		margin-right: 15px;
	}
	.works-container-cols-2 > article{
		width:100%;
	}
	.works-container-cols-4 > article{
		    width: calc(49% - 15px);
	}
	.work-item-type-2 .work-description, .work-item-type-2 .work-name{
		min-height:100px;
	}
}
@media screen and (max-width: 500px) {
	.work-item-type-2 .work-description, .work-item-type-2 .work-name{
		min-height: 100px;
	}
	.section-header{
		margin-bottom: 0;
	}
	.first-view .first-image {
    min-height: 30vh;
   }
	.section-header h2 {
    font-size: 25px;
    line-height: 25px;
	}
    .right-side .work-item:not(:last-child) {
        margin-bottom: 50px;
    }
    .work-item {
        font-size: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .work-item .work-thumbnail {
		padding: 10%;
    padding-top: 50% !important;
    width: 100%;
	max-width: 100%;
    height: 100px;
    }
	.work-item .work-type{
		margin:10px 0;
	}
	.work-item-type-2 .work-description, .work-item-type-2 .work-name{
		padding: 15px;
	}
    .work-item-type-3 {
        font-size: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .work-item-type-3 .work-thumbnail {
        padding-top: 50%;
        width: 100%;
    }
	.blog-layout-1 .post-thumb img{
		min-height: auto;
	}
}
@media screen and (max-width: 700px) {
		.work-item .work-thumbnail{
		padding-top:23%;
	}
    .works-container-cols-2 > article {
        width: 100%;
		margin-top:30px;
    }
    .works-container-cols-2 > article:nth-child(odd) {
        margin-right: 0;
    }
    .seo-wrapper {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 800px) {
	.entry-header{
		margin-bottom:15px;
	}
    .works-container-cols-4 > article {
        width: calc(48% - 12px);
    }
	.work-item-type-2 .work-description, .work-item-type-2 .work-name{
		min-height:150px;
	}
    /*.works-container-cols-4 > article:not(:nth-child(4n)) {
        margin-right: 0;
    }*/
    .works-container-cols-4 > article:not(:nth-child(3n)) {
        margin-right: 20px;
    }
	.entry-content ol{
		    margin-left:30px !important;
	}
	.single .entry-header .post-thumb{
		margin-bottom: 0px !important;
	}
	.ast-separate-container .entry-header{
		margin-bottom:10px !important;
	}
}
@media screen and (max-width: 650px) {
	.work-item-type-3 .work-thumbnail{
		margin-top:5%;
	}
	.work-item .work-thumbnail{
     min-width:200px;
	}
	.first-view .first-text h2{
		line-height:26px;
	}
    .works-container-cols-4 > article {
        width: calc(50% - 10px);
    }
    .works-container-cols-4 > article:not(:nth-child(3n)) {
        margin-right: 0;
    }
    .works-container-cols-4 > article:not(:nth-child(2n)) {
        margin-right: 20px;
    }
}
@media screen and (max-width: 490px) {
	.work-item-type-3 .work-thumbnail{
		max-width:100%;
	}
		.work-item-type-2 .work-description, .work-item-type-2 .work-name{
		min-height: 60px;
	}
    .works-container-cols-4 > article {
        width: 100%;
    }
    .works-container-cols-4 > article:not(:nth-child(2n)) {
        margin-right: 0;
    }
}
a:where(:not(.wp-element-button)){
	text-decoration:none;
}
.page-template-topic .ast-container{
	display:block !important;
	padding-bottom:30px;
}
.pagination-topic{
	text-align:center;
}
.all-topics .topic-el {
    width: calc(33.333% - 30px);
    margin: 15px 15px;
      background: white;
     border-radius: 10px;
    box-shadow: 2px 2px 30px 0 rgb(61 77 110 / 10%);
      overflow: hidden;
  }
  
  .topic-container {
    width: 100%;
  }
  .all-topics {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 70px;
  }
  .topic-container h2 {
      padding-left: 15px;
      padding-bottom: 25px;
  }
  
  .all-topics .topic-el img {
    max-width: 100%;
    min-width: 100%;
    height: 200px;
    border-radius: 10px 10px 0 0;
    object-fit: cover;
  }
  
  .all-topics .topic-el .topic-content {
    background: #fff;
    padding: 20px 20px 20px;
  }
  
  .all-topics .topic-el .topic-title {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    color: #303030;
  }
  
  .all-topics .topic-el .topic-title:hover {
    color: #48A9A7;
  }
  .topic-container {
    padding-top: 35px;
  }
  .topic-container .topic-category {
    width: 100%;
    margin: 0 0 20px;
    display: flex;
    background: #fff;
    box-shadow: 0 0 1px 1px #f3f3f3;
    padding: 1.4em 1em;
    flex-wrap: wrap;
    list-style: none;
  }
  .topic-container .topic-category li {
    padding: 0 10px;
    font-weight: bold;
  }
  .entry-content ul {
      margin-left: 25px!important;
  }
  body.archive .ast-archive-description {
      background-color: #fff!important;
  }
  .entry-content .wp-block-uagb-marketing-button {
      margin: 25px auto!important;
  }
  @media only screen and (max-width: 960px) {
      .all-topics .topic-el {
        width: calc(50% - 30px);
      }
  }
  @media only screen and (max-width: 768px) {
      .all-topics .topic-el {
          width: calc(50% - 15px);
          margin: 10px 7px;
      }
  }
  @media only screen and (max-width: 450px) {
      .all-topics .topic-el {
        width: 100%;
          margin: 10px 5px;
      }
  }
a:where(:not(.wp-element-button)){
	text-decoration:none;
}
.entry-content p a {
    box-shadow: inset 0 -2px #4069b3;
    border-bottom: none;
}
.new-section {
    padding: 0;
}
.new-section__wrapper {
    max-width: 1200px;
    margin: 0 auto;
}
.new-title  {
    text-align: center;
    margin-bottom: 30px!important;
    position: relative;
}
.new-title:after {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 10%;
    height: 3px;
    background-color: #4069b3;
    left: 50%;
    transform: translateX(-50%);
}
.new-text {
    margin-bottom: 30px!important;
}
.new-section-main .new-text {
    text-align: center;
}
.new-section-main__btns {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.new-btn {
    display: inline-block;
    color: #4069b3!important;
    background-color: #ffffff!important;
    border-style: solid;
    border-color: #4069b3!important;
    border-radius: 30px!important;
    border-width: 1px!important;
    padding-top: 9px!important;
    padding-bottom: 9px!important;
    padding-left: 30px!important;
    padding-right: 30px!important;
    box-shadow: 0px 0px 15px rgba(245, 85, 69, 0.15)!important;
}
.new-section-main__btns .new-btn {
    margin-right: 7.5px;
    margin-left: 7.5px;
    margin-bottom: 15px;
}
.new-section__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new-section-list__item {
    width: 33.33%;
    padding: 10px;
    max-width: 400px;
}
.new-section-list__img {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
}
.new-section-list__img img {
    max-width: 100%;
    height: auto;
}
.new-section-list .new-text {
    text-align: center;
}
.new-btn__wrap {
    text-align: center;
}
.new-btn-more {
    display: inline-block;
    border-radius: 30px;
    border-width: 1px;
    color: #FFF;
    background-color: #4069b3;
    border: solid 1px #4069b3;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 32px;
    padding-right: 32px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
}
.new-btn-more:hover {
    color: #4069b3;
    background-color: #FFF;
    border: solid 1px #4069b3;
}
.new-section-descr {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.new-section-descr .new-section__row > div {
    width: calc(50% - 27px);
}
.new-section-descr__content {
    margin-top: 15px;
}
.new-section-descr__img img {
    max-width: 100%;
    height: auto;
}
.new-section-descr .new-title {
    text-align: left;
    margin-bottom: 25px!important;
}
.new-section-descr .new-title:after {
    left: 0;
    transform: translateX(0);
}
@media(max-width: 768px) {
    .new-section-main__btns .new-btn {
        margin-bottom: 15px;
    }
    .new-section-list__item {
        width: 100%;
        max-width: unset;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .new-section-list__item:last-child {
        margin-bottom: 0;
    }
    .new-section-descr .new-section__row > div {
        width: 100%;
    }
}