body {
font-family: 'Roboto', sans-serif;

}

.text__img img{
height:374px;
}

.img-block2 {
padding-top:60px;
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
img.img-2, img.img-3 {
    width: max-content;
}
.form-field{
margin-bottom:30px !important;
}
.img-block1 {
padding-top:60px;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

.page-title {
    margin-bottom: 0;  
}
ul.page-nav {
    display: flex;
    list-style: none;
    column-gap: 40px;
    margin: 0;
}
.page-nav-wrapper {
    margin-top: 30px;
padding-left:20px;
padding-right:20px;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 15px;
}


li.active-page a{
padding-bottom:14px;
color:black !important;
border-bottom:2px solid black;
}

.page-nav li a{
color: #767676;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;
color: #767676;
}
.page-title h1{
text-align:center;
margin-top:120px;
margin-bottom:60px;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 45px;
}
.page-nav li{

font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;
color: #767676;
}
.page-title h1{
text-align:center;
margin-top:120px;
margin-bottom:60px;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 45px;
color:black;
}
.about-block {
    display: flex;
    justify-content: space-between;
}


.about-wrapper {
    position: relative;
}
.text__content h3{
font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    color: black;
    margin-bottom: 15px;
}


.breadcrumbs-wrapper {
    margin-top: 35px;
}
.breadcrumbs li{
position:relative;
}
.breadcrumbs li:not(:last-child):after{
    position: absolute;
    padding-top: 1px;
    content: url(/wp-content/uploads/2021/05/Union-1.svg);
    padding-left: 10px;
}
.blog-nav a{
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
text-decoration: underline;
color: #767676;
}
.breadcrumbs {
font-family: 'Roboto', sans-serif;
      list-style-type: none;
    margin: 0;
    align-items: center;
    padding: 0;
    color: #767676;
    column-gap: 28px;
    display: flex;
    padding: 0 15px 10px 15px;
    border-bottom:1px solid #D1D1D1;
    font-size: 14px;
    line-height: 16px;
}
.ast-separate-container #content .ast-container {
    padding-left: 0;
    padding-right: 0;
}
.container {
       width: 100%;
max-width:1400px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.post__item {
height: 100%;
    margin-right: 0px;
    max-width: 450px;
    margin-bottom: 55px;
}

.blog-category {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.post__thumbnail img {
    width: 100%;
   margin-bottom: 25px;
    height: 275px;
}
.category__title{
text-align:center;
margin-top:90px;
text-transform:none;
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 60px;
line-height: 90px;
color: #000000;
    margin-bottom: 45px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0 150px 0;
    border-radius: 0px;
}
.page-numbers {
font-family: 'Roboto', sans-serif;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 40px;
    color: #767676;
    vertical-align: middle;
    border:none;
    font-weight: 500;
    background:white;
    text-decoration: underline;
}
 .page-numbers.dots{
 text-decoration: none;
  color: #767676;
 }
.page-numbers.current {
text-decoration: none;
font-family: 'Roboto', sans-serif;
    background: #ffffff;
    color:#000000;
    border: 1px solid #D1D1D1;
box-sizing: border-box;
border-radius: 20px;
    font-weight: 500;
}
.post__content {
display: none;
}
.post__title {
font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 32px;
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
    color: black !important;
}
.post__thumbnail {
    margin-bottom: 25px;
}
.page-numbers{
    vertical-align: baseline;
}
a.prev.page-numbers img {
    transform: rotate(180deg);
  
}
.category__title a {
    color: black;
}
.text img {
    max-width: 100%;
    width: 100%;
}
.single-page .text__img {
    margin-bottom: 45px;

}
.text__img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    float:none;
}
.text__title {
margin-bottom:45px;
font-family: 'Roboto', sans-serif;
    font-size: 45px;
    line-height: 67px;
    color: black;
    font-weight: bold;
    text-align: left;
}
.text__content h2{
font-family: 'Roboto', sans-serif;
font-weight: bold;
font-size: 20px;
line-height: 30px;
color:black;
margin-bottom:15px;
}

.text__content {

font-style: normal;
font-family: 'Roboto', sans-serif;
font-weight: normal;
font-size: 15px;
line-height:26px;
color: #000000;
}
.page-template-about-contact-page .post-container{
max-width:750px;
margin: 0;
width: 100%;
}

.post-container{
max-width:750px;
margin:0 auto;
}
.single-page{
margin-bottom:150px;
padding-top: 61px;
}
.post__item p{
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 24px;
font-family: 'Roboto', sans-serif;
color:black;
}
.ast-container {
    max-width: 100%;
    padding:0px;
}
.category .read-more {
display:none;
}
.post__pagination {
    text-align: center;
}
@media (max-width:1024px){    
}

@media (min-width:1025px) and (max-width:1400px){
}
@media (max-width:1400px){
.container{
padding-left:10px;
padding-right:10px;
}
}

@media (max-width:767px){
.page-nav-wrapper{
display:none;
}
.page-title h1 {
    margin-top: 60px;
    margin-bottom: 30px;
 
}
.breadcrumbs-wrapper{
display:none;
}
.post-container {
    max-width: 750px;
    margin: 0 auto;
    padding: 0 10px 0 10px;
}
.post__thumbnail img {
    margin-bottom: 19px;
    height: 207px;
}
.single-page .text__img {
    margin-bottom: 30px;
}
.category__title {
    margin-top: 0px;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 57px;
}
.text__img img {
    height: 124px;
}
.text__title {
    margin-bottom: 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 45px;
    color: black;
    font-weight: bold;
    text-align: left;
}
.single-page {
    margin-bottom: 180px;
    padding-top: 0px;
}
}

@media (max-width:1600px){
img.img-2, img.img-3, img.img-4 {
    width: 50%;
}
}