

/* Start:/bitrix/templates/gvozdevsoft_stylegs_s1/components/bitrix/news.list/actions_main/style.css?1786627456449*/
#actions_main {
    margin: 0 auto;
}

#actions_main .owl-nav {
    position: absolute;
    top: 42%;
    left: 0;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
}

.services-view-tile__item{
    text-align: center;
}

.services-view-tile__item .services-view-tile__img{
    height: 283px;
    overflow: hidden;
}

#actions_main .services-view-tile__col {
    height: 460px;
}

.services-view-tile__title-popular {
    height: 1em;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_stylegs_s1/components/bitrix/news.list/sotrudniki_slider/style.css?17866274561268*/
#personal .owl-nav {
    position: absolute;
    top: 42%;
    left: 0;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
}

.personal_wrapper{
    margin-bottom: 50px;
}

.image.shine {
    width: 100%;
}

.all_prnt_block {
    position: absolute;
    width: 100%;

    top: 0;
    left: 0;
}

.slider_item .item .info {
    padding: 20px 24px 26px;
    height: 160px;
}

.slider_item .item .title {
    margin-bottom: 11px;
    line-height: 20px;
    font-weight: 400;

}
.slider_item .item .title a span {
    font-weight: 500 !important;
    color: #333;
    line-height: 1.2em;
    font-size: 1.1335em;
}

.slider_item .item .title a:hover {
    color: #C6007E;
}



.bg-grey1 {
    background-color: #F6F7FA;
}

@media (max-width: 599px) {
    .image.shine {
        height: 450px;
    }

    .all_prnt_block {
        height: 450px;
    }
}

@media (min-width: 600px) {
    .image.shine {

        height: 350px;
    }

    .all_prnt_block {

        height: 350px;

    }
}

@media (min-width: 1000px) {
    .image.shine {

        height: 325px;
    }

    .all_prnt_block {

        height: 325px;

    }
}





@media (min-width: 1250px) {
    .image.shine {

        height: 268px;
    }

    .all_prnt_block {

        height: 268px;
    }
}

/* End */


/* Start:/bitrix/templates/gvozdevsoft_stylegs_s1/components/bitrix/news.list/review_video_slider_full_media/style.css?17866274561217*/
#videoslider .owl-nav {
    position: absolute;
    top: 42%;
    left: 0;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav .owl-prev {
    float: left;
}
.owl-carousel .owl-nav .owl-next {
    float: right;
}

.review-modal{
    display: none;
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.85);
    z-index: 999999;
    padding: 8%;
    opacity: 0;
    transition: opacity 0.25s linear;
}

.close-modal {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 24px;
	height: 24px;
	opacity: 0.6;
	cursor: pointer;
    transition: opacity ease 0.5s;

}
.close-modal:hover {
    opacity: 1;
}

.close-modal::before,
.close-modal::after {
	content: '';
	position: absolute;
	top: 10px;
	display: block;
	width: 24px;
	height: 3px;
	background: #FFF;
}

.close-modal::before {
	transform: rotate(45deg);
}

.close-modal::after {
	transform: rotate(-45deg);
}
.review-modal__content{
    flex: 1;
    display: flex;
    align-items: center;
}
.review-modal.open{
    display: flex;
    opacity: 1;
    transition: opacity 0.25s linear;
}
.review-image{
    width: 100%;
}

.section-review__item{
    cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_stylegs_s1/components/bitrix/news.list/review_slider/style.css?17866274562054*/
#reviewslider .owl-nav {
    position: absolute;
    top: 42%;
    left: 0;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav .owl-prev {
    float: left;
}
.owl-carousel .owl-nav .owl-next {
    float: right;
}

.btn.btn-default.btn-transparent-bg:not(:hover) {
    color: #C6007E !important;
}

.btn.btn-default.btn-transparent-bg:not(:hover) {
    background: transparent;
}

.item-views .item .btn {
    white-space: normal;
    margin-bottom: 0;
    max-width: 100%;
}

.opacity_border_btn {
    border: 1px solid rgba(198,0,126,0.2) !important;
}

[data-event="jqm"] {
    cursor: pointer;
}

.btn {
    font-size: 1em;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    margin: 0 10px 10px 0;
    margin-bottom: 10px;
    border: 1px solid;
    border-radius: 2px;
    padding: 10px 20px 9px;
    overflow: hidden;
    transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
    background-color: #e50091;
    border-color: #e50091;
}

.opacity_border_btn:hover {
    border: none;
    background-color: #C6007E;
    color: white;
}

.text-reviews .quote {
    position: absolute;
    right: 35px;
    top: 20px;
}

.text-reviews {
    margin-top: 15px;
}

.text-reviews .text {
    padding: 10px 30px;
    min-height:230px;
}

.text-reviews .text .title {
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 1.0667em;
    line-height: 1.5625em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-reviews .wrap {
    padding: 1px 0px 5px 2px;
}

.text-reviews .muted {
    color: #999;
}

.link-block-more {
    margin: 0px 0 0 30px;
    height: 30px;
}
.font_upper {
    font-size: .667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
}
.muted .date {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?178662748551*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/gvozdevsoft_stylegs_s1/components/bitrix/news.list/actions_main/style.css?1786627456449 */
/* /bitrix/templates/gvozdevsoft_stylegs_s1/components/bitrix/news.list/sotrudniki_slider/style.css?17866274561268 */
/* /bitrix/templates/gvozdevsoft_stylegs_s1/components/bitrix/news.list/review_video_slider_full_media/style.css?17866274561217 */
/* /bitrix/templates/gvozdevsoft_stylegs_s1/components/bitrix/news.list/review_slider/style.css?17866274562054 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?178662748551 */
