

/* Start:/local/templates/travelsoft/components/bitrix/system.pagenavigation/modern/style.css?1716989840745*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }

/* End */


/* Start:/local/components/travelsoft/travelsoft.news.list/templates/blog/style.css?17279627812314*/
.testimonial-item .content { min-height: 133px;}

.blog-card{
    display: flex;
    gap: 32px;
    min-height: 200px 
}

.blog-card .card-header{
    max-width: 257px;
    min-width: 257px;
    width: 100%;
    overflow: hidden;
    border-radius: 24px;
}

.blog-card .card-body{
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-self: center;
    width: 100%;
}

.blog-card .card-title{
    font-size: 24px;
    font-weight: 600;
    color: #4f4a66;
}

.card-text{
    color: #212529;
}

.card-see{
    font-weight: 600;
    align-items: center;
    gap: 8px;
    display: flex;
    color: #a0a3bd;
}

.blog-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-date{
    color: #2f7fed;
    font-weight: 600;
    align-items: center;
    gap: 8px;
    display: flex;
}

.btn-read{
    text-decoration: none;
}

.but-blog{
    padding: 24px 0;
    color: #6e7191;
}

.blog-socials.socials {
    padding: 32px;
    background: #f2f8ff;
    border-radius: 24px;
}

.blog-socials .socials-title {
    font-size: 16px;
}

.blog-socials .socials-subtitle {
    font-size: 14px;
    margin-bottom: 16px;
}

.blog-socials .socials-links {
    gap: 0;
    justify-content: space-between;
}

.blog-socials .socials-links .socials-link {
    background: none;
    box-shadow: none;
    padding: 12px;
}

.blog-socials .socials-links .socials-link .socials-link__title {
    background: #FFF;
    max-height: 44px;
    box-sizing: border-box;
    padding: 12px;
}

.blog-socials .socials-links .socials-link .socials-link__image span{
    font-size: 40px;
}

.blog-socials .socials-link__image{
    width: 44px;
    height: 44px;
}

@media screen and (max-width:900px) {
    .blog-card{
        flex-direction: column;
        align-items: center;
        padding: 0 20px;
    }

    .blog-card .card-header{
        max-width: 100%;
        /*height: 160px;*/
    }

    .blog-card .card-body{
        /*width: 300px;*/
    }

    .tour-blog{
        width: 100%;
    }

    .cert{
        display: flex;
        justify-content: center;
    }

    .blog-card .card-header .card-img img{
        width: 100%;
    }
    
}
/* End */
/* /local/templates/travelsoft/components/bitrix/system.pagenavigation/modern/style.css?1716989840745 */
/* /local/components/travelsoft/travelsoft.news.list/templates/blog/style.css?17279627812314 */
