.quip a {
    text-decoration: none;
}
.quip a:hover {
    text-decoration: underline;
}
.quip-comment form,
.quip-comment p {
    padding: 0;
    margin: 0;
}
div.quip-comment {
    padding: 4px;
}
li.quip-comment {
    background: transparent;
    list-style: none;
    padding: 0;
    margin: 0;
}
ol.quip-comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
ol.quip-comment-list li ol {
    margin-bottom: 0;
    padding-left: 20px;
}
ol.quip-comment-list li {
    list-style-type: none;
    position: relative;
    margin-left: 0;
}
ol.quip-children {
    margin: 0;
}
.quip-comment-alt {
    background-color: #f2f2f2;
}
.quip-comment-body {
    padding: 5px 7px;
}
.quip-comment-text p {
    padding-top: 1em;
}
.quip-unapproved,
.quip-unapproved a {
    color: #a4a4a4;
}
.quip-comment-createdon {
    font-style: italic;
    font-size: small;
}
.quip-comment-createdon a {
    color: #777;
}
.quip-comment-author,
.quip-comment-author a {
    color: #444;
    font-weight: 700;
}
.quip-comment-author strong {
    color: #333;
}
.quip-reply-link {
    font-size: 11px;
    float: left;
}
.quip-break {
    clear: left;
}
.quip-error {
    color: red;
    font-size: 0.9em;
}
.quip-success {
    color: green;
}
.quip-clear {
    clear: both;
}
.quip-comment-right {
    float: right;
}
.quip-comment-options {
    clear: right;
    margin-top: 2px;
    text-align: right;
    font-size: 11px;
}
.quip-comment-options a {
    color: #777;
}
.quip-avatar {
    float: right;
    padding: 3px;
    margin: 2px;
    border: 1px solid #ccc;
}
.quip-add-comment p {
    color: #888;
    margin-bottom: 0.2em;
}
span.quip-allowed-tags {
    font-weight: 400;
    font-size: 11px;
    font-style: normal;
    float: right;
}
.quip-add-comment .textarea {
    width: auto;
}
.quip-add-comment textarea {
    width: 100%;
    padding: 0;
}
.quip-add-comment input[type="text"] {
    width: 50%;
    float: left;
    border: 1px solid #888;
    padding: 5px;
}
.quip-add-comment label {
    width: 20%;
    float: left;
}
.quip-fld br {
    clear: both;
}
div.quip-comment input[type="submit"] {
    cursor: pointer;
}
.quip-preview {
    border-bottom: 1px solid #d4d4d4;
    padding: 7px;
    background-color: #f2f2f2;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}





#question_answer {
    margin: 20px 0;
}
.services__title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #2684c0;
    border-radius: 1px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: "Museo Sans Cyrl 700", Arial, Verdana, sans-serif;
    font-size: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 28px;
    margin: 0;
    min-height: 80px;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
.services__faq__items {
    padding: 0 15px;
    margin-top: 30px;
	
}
.services__faq__items .faq-item {
    margin-bottom: 15px;
}
.services__faq__items .faq-item__head {
    background-color: #f9f9f9;
    border-radius: 10px;
    cursor: pointer;
    font-family: "Museo Sans Cyrl 500", Arial, Verdana, sans-serif;
    font-size: 20px;
    line-height: 30px;
    min-height: 70px;
    padding: 20px 55px 20px 40px;
    position: relative;
    -webkit-transition: color 1s ease-in-out, background-color 1s ease-in-out;
    -o-transition: color 1s ease-in-out, background-color 1s ease-in-out;
    transition: color 1s ease-in-out, background-color 1s ease-in-out;
}
.services__faq__items .faq-item__head::before {
    content: "";
    background-color: #f9f9f9;
    border-radius: 50%;
    display: block;
    height: 35px;
    position: absolute;
    right: 11px;
    top: 7px;
    width: 35px;
}
.services__faq__items .faq-item__head::after {
    content: "";
    border-style: solid;
    border-color: #98bf38;
    border-width: 0 3px 3px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.75s ease-in-out;
    transition: -webkit-transform 0.75s ease-in-out;
    -o-transition: transform 0.75s ease-in-out;
    transition: transform 0.75s ease-in-out;
    transition: transform 0.75s ease-in-out, -webkit-transform 0.75s ease-in-out;
    width: 15px;
}
.services__faq__items .faq-item__content.hidden {
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}
.services__faq__items .faq-item__content {
    font-family: "Museo Sans Cyrl 100", Arial, Verdana, sans-serif;
    line-height: 42px;
    margin-top: -12px;
    opacity: 1;
    overflow: hidden;
    padding: 0 35px 25px 45px;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
    transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
    -o-transition: transform 1s ease-in-out, opacity 1s ease-in-out;
    transition: transform 1s ease-in-out, opacity 1s ease-in-out;
    transition: transform 1s ease-in-out, opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
}
ol,
ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 10px;
}
.services__faq__items .faq-item__head.active {
    background-color: transparent;
    color: #6f6f6f;
}
.services__faq__items .faq-item__head.active::after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.services__faq__items .faq-item__content p {
    margin-bottom: 0;
}

.padding20 {
    padding: 15px 0;
}

li.faq-item-new {
    margin-bottom: 17px;
    padding-left: 100px;
    position: relative;
}
.faq-item-new__head {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px;
    color: #000;
}
.faq-item-new__content {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;

    position:relative;
}
.faq-item-new:before {
    content:"";
    position: absolute;
    width: 14px;
    height: 14px;
    left: 52px;
    top: 52px;
    background: #2684C0;
    border-radius: 50%;
}
.faq-item-new__content p {
    margin-bottom: 0;
}
li.faq-item-new::marker {
    color: #2684C0;
}
.services__faq__items.new{
	list-style-type:disc;
	margin-top:0;
}
.question_answer .wrap .master {
    margin-left: 66px;
}
.question_answer .wrap {
    display: flex;
}

.question_answer .wrap .master .btn {
    background: #2684C0;
    border-radius: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100%;
    height: 56px;
    margin-top: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-a{
	display:none;
}
.faq-title{
	text-align: center; margin-bottom:65px
}
@media screen and (max-width:768px){
	.question_answer .wrap {
		flex-wrap:wrap;
	}
	.faq-title{
		margin-bottom:30px;
	}
	.block-a{
		display:block;
		width:100%;
	}
	.more-faq{
		display:block;
		width:100%;
		text-align:center;
		font-weight: 500;
		font-size: 16px;
		line-height: 16px;
		color:#535751;
		text-decoration:underline;
		margin-bottom:40px;
	}
	.question_answer .wrap .master {
		margin-left:0;
		width:100%;
		text-align:center;
	}
	.faq-item-new:nth-child(n+7) {
        display: none;
    }
	.services__faq__items.new{
		padding:0 15px;
	}
	.services__faq__items.new.active .faq-item-new{
		display:block;
	}
	li.faq-item-new{
		margin-bottom:20px;
	}
	.faq-item-new__head{
		font-size:18px;
		line-height:22px;
		margin-bottom:20px;
	}
	.faq-item-new__content{
		font-size:14px;
		padding-bottom:20px;
	}
}
