.leadfollow1,
.leadfollow2,
.leadfollow3,
.leadfollow4,
.leadfollow5,
.leadfollow6,
.leadfollow11,
.leadfollow12,
.leadfollow13,
.leadfollow14,
.leadfollow15,
.leadfollow16 {
	position: relative;
	border: 2px solid #ff9300;
	border-radius: 4px;
	/* padding: 15px 0 15px 15px; */
	margin-bottom: 30px;

	min-height: 349px;
}
.leadfollow1-block,
.leadfollow2-block,
.leadfollow3-block,
.leadfollow4-block,
.leadfollow5-block,
.leadfollow6-block,
.leadfollow11-block,
.leadfollow12-block,
.leadfollow13-block,
.leadfollow14-block,
.leadfollow15-block,
.leadfollow16-block {
	display: flex;
	justify-content: space-between;
}
.leadfollow1-text,
.leadfollow2-text,
.leadfollow3-text,
.leadfollow4-text,
.leadfollow5-text,
.leadfollow6-text,
.leadfollow11-text,
.leadfollow12-text,
.leadfollow13-text,
.leadfollow14-text,
.leadfollow15-text,
.leadfollow16-text {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.leadfollow1-title,
.leadfollow2-title,
.leadfollow3-title,
.leadfollow4-title,
.leadfollow5-title,
.leadfollow6-title,
.leadfollow11-title,
.leadfollow12-title,
.leadfollow13-title,
.leadfollow14-title,
.leadfollow15-title,
.leadfollow16-title {
	font-weight: bold;
	font-size: 23px;
	margin-bottom: 40px;
}
.leadfollow1-title span,
.leadfollow2-title span,
.leadfollow3-title span,
.leadfollow4-title span,
.leadfollow5-title span,
.leadfollow6-title span,
.leadfollow11-title span,
.leadfollow12-title span,
.leadfollow13-title span,
.leadfollow14-title span,
.leadfollow15-title span,
.leadfollow16-title span {
	position: relative;
	font-size: inherit !important;
}
.leadfollow1-ul,
.leadfollow2-ul,
.leadfollow3-ul,
.leadfollow4-ul,
.leadfollow5-ul,
.leadfollow6-ul,
.leadfollow11-ul,
.leadfollow12-ul,
.leadfollow13-ul,
.leadfollow14-ul,
.leadfollow15-ul,
.leadfollow16-ul {
	margin-top: 10px;
}
.leadfollow1-ul ul li,
.leadfollow2-ul ul li,
.leadfollow3-ul ul li,
.leadfollow4-ul ul li,
.leadfollow5-ul ul li,
.leadfollow6-ul ul li,
.leadfollow11-ul ul li,
.leadfollow12-ul ul li,
.leadfollow13-ul ul li,
.leadfollow14-ul ul li,
.leadfollow15-ul ul li,
.leadfollow16-ul ul li {
	position: relative;
	line-height: 24px;
	font-size: 14px;
	padding-left: 20px;
}
.leadfollow1-ul ul li:before,
.leadfollow2-ul ul li:before,
.leadfollow3-ul ul li:before,
.leadfollow4-ul ul li:before,
.leadfollow5-ul ul li:before,
.leadfollow6-ul ul li:before,
.leadfollow11-ul ul li:before,
.leadfollow12-ul ul li:before,
.leadfollow13-ul ul li:before,
.leadfollow14-ul ul li:before,
.leadfollow15-ul ul li:before,
.leadfollow16-ul ul li:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background: #fe9303;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 10px;
}
.leadfollow1-title span:after,
.leadfollow2-title span:after,
.leadfollow3-title span:after,
.leadfollow4-title span:after,
.leadfollow5-title span:after,
.leadfollow6-title span:after,
.leadfollow11-title span:after,
.leadfollow12-title span:after,
.leadfollow13-title span:after,
.leadfollow14-title span:after,
.leadfollow15-title span:after,
.leadfollow16-title span:after {
	content: '';
	background: url(../img/lead/1/arrow.png);
	width: 171px;
	height: 94px;
	position: absolute;
	right: 0;
	bottom: -90px;
}
.leadfollow1 .btn,
.leadfollow2 .btn,
.leadfollow3 .btn,
.leadfollow4 .btn,
.leadfollow5 .btn,
.leadfollow6 .btn,
.leadfollow11 .btn,
.leadfollow12 .btn,
.leadfollow13 .btn,
.leadfollow14 .btn,
.leadfollow15 .btn,
.leadfollow16 .btn {
	padding: 16px 30px;
	min-width: 0;
	border-radius: 0;
}
.leadfollow1 .img-1,
.leadfollow2 .img-1,
.leadfollow3 .img-1,
.leadfollow4 .img-1,
.leadfollow5 .img-1,
.leadfollow6 .img-1,
.leadfollow11 .img-1,
.leadfollow12 .img-1,
.leadfollow13 .img-1,
.leadfollow14 .img-1,
.leadfollow15 .img-1,
.leadfollow16 .img-1 {
	position: absolute;
	top: 0;
	left: -15px;
}
.leadfollow1-left,
.leadfollow2-left,
.leadfollow3-left,
.leadfollow4-left,
.leadfollow5-left,
.leadfollow6-left,
.leadfollow11-left,
.leadfollow12-left,
.leadfollow13-left,
.leadfollow14-left,
.leadfollow15-left,
.leadfollow16-left {
	position: relative;
	z-index:1;
}
.leadfollow1-right,
.leadfollow2-right,
.leadfollow11-right,
.leadfollow12-right {
	position: relative;
	margin-top: -15px;
}
.leadfollow3-right,
.leadfollow4-right,
.leadfollow5-right,
.leadfollow6-right,
.leadfollow13-right,
.leadfollow14-right,
.leadfollow15-right,
.leadfollow16-right {
	position: relative;
	margin-top: -20px;
}
.leadfollow2-right {
	margin-left: -220px;
}

@media(max-width: 767px) {
	.leadfollow1-right,
	.leadfollow2-right,
	.leadfollow3-right,
	.leadfollow4-right,
	.leadfollow5-right,
	.leadfollow6-right,
	.leadfollow11-right,
	.leadfollow12-right,
	.leadfollow13-right,
	.leadfollow14-right,
	.leadfollow15-right,
	.leadfollow16-right {
		display: none;
	}
	.leadfollow1,
	.leadfollow2,
	.leadfollow11,
	.leadfollow12 {
		padding: 15px;
	}
}
@media(max-width: 480px) {
	.leadfollow1-title span:after,
	.leadfollow2-title span:after,
	.leadfollow3-title span:after,
	.leadfollow4-title span:after,
	.leadfollow5-title span:after,
	.leadfollow6-title span:after,
	.leadfollow11-title span:after,
	.leadfollow12-title span:after,
	.leadfollow13-title span:after,
	.leadfollow14-title span:after,
	.leadfollow15-title span:after,
	.leadfollow16-title span:after {
		content: none;
	}
	.leadfollow1 .btn,
	.leadfollow2 .btn,
	.leadfollow3 .btn,
	.leadfollow4 .btn,
	.leadfollow5 .btn,
	.leadfollow6 .btn,
	.leadfollow11 .btn,
	.leadfollow12 .btn,
	.leadfollow13 .btn,
	.leadfollow14 .btn,
	.leadfollow15 .btn,
	.leadfollow16 .btn {
		position: relative;
	}
	.leadfollow1 .btn:after,
	.leadfollow2 .btn:after,
	.leadfollow3 .btn:after,
	.leadfollow4 .btn:after,
	.leadfollow5 .btn:after,
	.leadfollow6 .btn:after,
	.leadfollow11 .btn:after,
	.leadfollow12 .btn:after,
	.leadfollow13 .btn:after,
	.leadfollow14 .btn:after,
	.leadfollow15 .btn:after,
	.leadfollow16 .btn:after {
		/*content: '';*/
		/*background: url(../img/lead/1/arrow.png);*/
		/*width: 171px;*/
		/*height: 94px;*/
		/*position: absolute;*/
		/*right: -100%;*/
		/*bottom: 9px;*/
		/*background-size: 100px;*/
		/*background-repeat: no-repeat;*/
		/*transform: rotate(-35deg);*/
        content: none;
	}
}
.mCSB_container {
    height: auto;
    overflow: hidden !important;
    width: auto !important;
}

.content{
	min-height: 50vh;
	padding: 0 0 60px 0;
}
.content p{
	font-family: 'CuprumRegular';
	font-size: 18px;
	line-height: 23px !important;
	/*max-width: 635px;*/
	margin-top: 20px;
	color: #404040;
}


/*.content p span{
	color: #4bb3e6;
}*/

/*.content p:last-child span{
	font-family: 'OpenSansRegular', sans-serif;
	color: #404040;
}*/

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings' !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*.content p:last-child i{
	margin-right: 10px;
	color: #079de7;
}
.content p:last-child a:hover{
	border-bottom: 1px solid;
}*/

.pre-header{
	min-width:320px;
	position: static;
	z-index: 100;
	font-family: 'OpenSansRegular', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	margin: 0 auto;
	padding: 7px 0;
	color: #fff;
	background-color: #252525;
}
.nav{
	position: static;
	z-index: 999;
	margin: 15px auto;
}

.nav .logo {
    display: inline-block;
    margin-bottom: 0px !important;
    margin-top: 5px;
    vertical-align: top;
}

@media(max-width: 768px) {
    .nav .logo {
        display: inline-block;
        margin-bottom: 17px !important;
        vertical-align: top;
    }
    .menu a#pull {
        margin-top: 17px;
    }
}

hr{
	height: 2px;
	margin: 10px 0 25px 0;
	color: #e0e0e0;
	border: none;
	background-color: #e0e0e0;
}
.breadcrumbs{
	font-family: 'CuprumRegular', sans-serif;
	font-size: 13px;
	color: #000;
}
.breadcrumbs a{
	color: #000;
	text-decoration:underline !important;
	font-size: 15px;
}
.content h1.text-default{
	font-size: 35px;
}
.content h3{
	font-size: 25px;
}
.content h4>strong{
	font-size: 19px;
	line-height: 21px;
}
.content h3>strong{
	font-size: 27px;
	line-height: 31px;
}
.breadcrumbs a:hover,
.breadcrumbs a:active{
	color: #4bb3e6;
}
.content-title{
	font-family: 'CuprumRegular';
	font-size: 30px;
	margin: 35px 0 0 0;
	color: #404040;
}
.content-title h1{
	max-width: 635px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #f3f3f3;
}
.banner ul{
	width: 100%;
	margin-top: 8px;
}
.banner li a{
	display: block;
}
.banner img{
	width: 100%;
	margin-top: -8px;
	border: 8px solid #f3f3f3;
}

/* New */
.btn{
	font-size: 14px;
	/* border: none; */
}
.big-btn{
	font-family: 'OpenSansSemibold', sans-serif;
	line-height: 50px;
	height: 50px;
	padding: 0 26px;
	border: none;
}

.big-btn:hover{
	opacity: .9;
}

.content-form-page .btn {
    margin-right: 10px;
}

.note{
	font-size: 14px;
	width: 100%;
	padding: 15px 30px 15px 15px;
	color: #797979;
	background-color: #f6f6f6;
}

.note-blue{
	border-left: 4px solid #4bb3e6;
}

.checker:not(:checked),
.checker:checked{
	position: absolute;
	opacity: 0;
}

.checker:not(:checked):after,
.checker:checked:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '';
	background: url(../img/checker.png) no-repeat -2px -2px;
}

.checker + .checker-label{
	position: relative;
	display: block;
	font-size: 18px;
        font-weight: 400;
	padding-left: 30px;
	cursor: pointer;
	color: #404040;
}

.checker-label span{
	padding-left: 30px;
}

/* checkbox aspect */
.checker:not(:checked) + .checker-label:before,
.checker:checked + .checker-label:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '';
	background: url(../img/checker.png) no-repeat -2px -2px;
}

/* checked mark aspect */
.checker:checked + .checker-label:after{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	content: '';
	transition: all .2s;
	color: #404040;
	background: url(../img/checker2.png) no-repeat -2px -2px;
}

.form-input{
	font-size: 18px;
	line-height: 45px;
	width: 100%;
	height: 45px;
	padding: 0 15px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}

.input-label{
	display: block;
	font-size: 18px;
	color: #404040;
        font-weight: 400 !important;
}

textarea.form-input{
	line-height: 1em;
	height: 195px;
	padding: 10px 15px;
	resize: none;
}

.captcha{
	vertical-align: middle;
}

.contacts-list{
	font-size: 20px;
}

.organization .top-form{
	background: url(../img/bg_form-organization.png) no-repeat 0 0;
}

.marketing-plan .top-form{
	background: url(../img/bg_form.png) no-repeat 0 0;
}

.top-form{
	position: relative;
	padding: 30px 30px 20px 30px;
	margin-top: -3px;
}

.top-form .title{
	font-size: 30px;
}

.top-form .form-input{
	display: inline-block;
	font-size: 16px;
	width: 184px;
	color: #6c6c6c;
}

.top-form .checker:not(:checked),
.top-form .checker:checked{
	position: absolute;
	bottom: 20px;
	left: 180px;
	opacity: 0;
}

.top-form .checker:not(:checked):after,
.top-form .checker:checked:after{
	position: absolute;
	top: 2px;
	left: 0;
	width: 18px;
	height: 18px;
	content: '';
	background: url(../img/checker.png) no-repeat -2px -2px;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}

.top-form .checker + .checker-label{
	position: relative;
	display: block;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 12px;
	cursor: pointer;
	color: #363636;
}

.top-form .checker-label span{
	padding-left: 20px;
}

/* checkbox aspect */
.top-form .checker:not(:checked) + .checker-label:before,
.top-form .checker:checked + .checker-label:after{
	position: absolute;
	top: 14px;
	left: 0;
	width: 13px;
	height: 13px;
	content: '';
	background: url(../img/checker.png) no-repeat -2px -2px;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}

/* checked mark aspect */
.top-form .checker:checked + .checker-label:after{
	position: absolute;
	top: 14px;
	left: 0;
	content: '';
	transition: all .2s;
	background: url(../img/checker2.png) no-repeat -2px -2px;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}

.sidebar h3{
	padding: 10px 20px;
	background-color: #4ab2e5;
}

.sidebar-list{
	font-size: 19px;
	border: 1px solid #d5d5d5;
	border-top: none;
	border-bottom: none;
}

.sidebar-item{
	color: #404040;
}

.sidebar-item.groupe{
    color: #24a2e0;
}

.sidebar-link{
	display: block;
	line-height: 36px;
	padding: 0 20px;
	text-align: left;
	text-transform: uppercase;
	color: inherit;
	border-bottom: 1px solid #d5d5d5;
	background-color: #f9f9f9;
}

.sidebar-link:hover{
	background-color: #eaeaea;
}

.content-article{
	font-size: 18px;
	padding-bottom: 25px;
	color: #404040;
    overflow: hidden;
}

.article-divider{
	height: 1px;
	opacity: .15;
	background: #dbdbdb;
	box-shadow: 0 3px 3px -3px rgb(210,210,210);
}

.article-title{
	color: #0d92d3;
}

.article-img{
 /* border: 1px solid #d5d5d5; */
    width: 100%;
	margin: 20px 0;
}

.feedback-item,
.partners-item,
.portfolio-item{
	padding-top: 15px;
	border-top: #d6d6d6;
	box-shadow: inset 0 3px 3px -3px rgb(210,210,210);
}

.feedback-img,
.partners-img,
.portfolio-item-img{
	border: 1px solid #d6d6d6;
}

.portfolio-item-img{
	line-height: 72px;
	width: 220px;
	height: 95px;
	background-color: #f3f3f3;
}
.portfolio-item-img img{
	vertical-align: bottom;
}

.feedback-text h5,
.partners-text h5{
	color: #999;
}

.feedback-text .h5,
.partners-text .h5,
.portfolio-item .h5{
	margin-top: 0;
}
.portfolio-item .h5{
	line-height: 18px;
}

.fotorama__wrap{
	padding: 7px 7px 0 7px;
	border: 1px solid #d5d5d5;
	background-color: #f3f3f3;
}
.fotorama__stage__shaft{
	border: 1px solid #d5d5d5;
}

.fotorama__thumb{
	border: 1px solid #d5d5d5;
}

.fotorama__arr{
	top: 88%;
	width: 20px;
	height: 20px;
	margin-top: 0;
}
.fotorama__arr--prev:before{
	position: absolute;
	left: -2px;
	font-family: FontAwesome;
	font-size: 18px;
	width: 20px;
	height: 20px;
	content: '\f104';
	text-align: center;
	color: #fff;
	background-color: #4bb3e6;
}
.fotorama__arr--next:before{
	position: absolute;
	right: -2px;
	font-family: FontAwesome;
	font-size: 18px;
	width: 20px;
	height: 20px;
	content: '\f105';
	text-align: center;
	color: #fff;
	background-color: #4bb3e6;
}
._flex{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
._flex-wrap{
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
._align-center{
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
._align-end{
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
._justify-between{
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
._justify-center{
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.slidePart__footer{
	width: 100%;
	margin-top: 40px;
	position: relative;
}
.captionButoonBot__button{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	-webkit-box-align: center;
	display: inline-flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color:#ffffff;
	padding: 10px 30px;
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.captionButoonBot__button_margin{
	margin-right:10px;
}
.captionButoonBot__span{
	font-size:16px;
	line-height:16px;
	color:#ffffff;
}
.captionButoonBot__img{
	width:150px !important;
	height:auto !important;
	display:block;
	-webkit-transform:rotateZ(-30deg);
	-moz-transform:rotateZ(-30deg);
	-ms-transform:rotateZ(-30deg);
	transform:rotateZ(-30deg);
	position: absolute;
	top: -12px;
	left: 720px;
}
.captionButoonBot{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width:100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size:13px;
	font-weight:400;
	line-height:15px;
}
.captionButoonBot__span{
	font-size:16px;
	line-height:16px;
	color:#ffffff;
	margin-bottom: 11px;
}
.captionButoonBot__wiber{
	color:#999999;
	padding:10px;
	height: 40px;
	background-color:#ffffff;
	border-radius: 4px 0px 0px 4px;
	border: 0px;
	width:100%;
	position: relative;
    z-index: 1;
}
.captionButoonBot__wiberSpan{
	position:absolute;
	top:calc(50% - 7px);
	right:12px;
	padding-left:10px;
	border:0px;
	border-left:1px solid #999999;
}
.captionButoonBot__button_padding{
	padding:9px 65px;
}
.footerBlockAnchor .captionButoonBot__wiberSpan{
	background-color: #e0f5cc;
	border:1px solid #e0f5cc;
	border-left:1px solid #999999;
}
.footerBlockAnchor .captionButoonBot__img{
	width: 130px !important;
}
.footerBlockAnchor .captionButoonBot__wiber{
	background-color: #e0f5cc;
	border:1px solid rgba(153, 153, 153, 1);
	padding: 9px;
}
.footerBlockAnchor .captionButoonBot__span{
	color:#000000;
}
.captionButoonBot__button_green{
	background-color: rgba(102, 204, 0, 1);
	border-color:rgba(102, 204, 0, 1) !important;
}
.captionButoonBot__button_green:hover {
    background-color: rgb(98, 160, 36);
}
.captionButoonBot__button_green:active,
.captionButoonBot__button_green:focus,
.captionButoonBot__button_green:active:focus {
    background-color: rgb(83, 111, 54);
}
.captionButoonBot__ul{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.captionButoonBot__ul>li{
	padding: 5px 16px 7px;
	margin: 0px 0px 3px;
	font-size:16px;
	line-height: 16px;
	color: #333;
	cursor:pointer;
}
.captionButoonBot__ul>li>span{
	display: block;
}
.captionButoonBot__ul>li.active>span{
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	transform: scale(2);
}
.footerBlockAnchor .captionButoonBot__ul_green>li>span{
	-webkit-filter: brightness(0.9);
    filter: brightness(0.9);
}
.captionButoonBot__ul>li:hover:not(.active){
	opacity: 0.8;
}
.bg-whatsup {
    width: 17px !important;
	height: 17px !important;
}
.bg-viber {
    width: 23px !important;
	height: 23px !important;
}
.captionButoonBot__button_last{
	background-color: #006ba0;
    border-color: #006ba0 !important;
}
.captionButoonBot__button_radius {
    border-radius: 0px 4px 4px 0px;
}
.captionButoonBot__button_last:hover, .captionButoonBot__button_last:focus,
.captionButoonBot__button_last.captionButoonBot__button_green:active, .captionButoonBot__button_last.captionButoonBot__button_green:focus {
    background-color: #0c556b;
    border-color: #0c556b;
}

/*Media */
@media screen and (max-width: 992px) {
	.slidePart__footer {
		margin-top: 25px;
	}
	img.captionButoonBot__img{
		display: none;
	}
	.captionButoonBot__wiberWrap {
		width: 215px;
	}
	.footerBlockAnchor{
		margin-bottom: 0px;
	}
	.captionButoonBot__ul>li{
		padding: 5px 9px 7px;
	}
}
@media screen and (max-width: 900px) {
	.nav {
		margin: 18px auto 0;
	}
	.captionButoonBot__button{
		padding: 10px 28px;
	}
}
@media screen and (max-width: 767px){
	.footerBlockAnchor .captionButoonBot__button{
		margin-right: 0px;
		width: calc((100% - 68px)/2);
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	.captionButoonBot__span{
		margin: 0px 20px 12px;
	}
	.captionButoonBot__wiberWrap {
		width: 100%;
	}
	.captionButoonBot__ul{
		-webkit-box-pack: justify;
		-webkit-justify-content: space-around;
		-ms-flex-pack: justify;
		justify-content: space-around;
	}
	.captionButoonBot__wiberWrap {
		margin-bottom: 10px;
	}
	.captionButoonBot__wiber, .captionButoonBot__button_radius {
		border-radius: 4px;
	}
}
@media screen and (max-width: 500px){
	.captionButoonBot__button_margin {
		width: 100%;
		margin-bottom: 5px;
		text-align:center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.captionButoonBot__wiberWrap {
		margin-bottom: 0px;
	}
	.captionButoonBot__wiber {
		border-radius: 4px 4px 0px 0px;
	}
	.captionButoonBot__button_radius {
		border-radius: 0px 0px 4px 4px;
	}
}
@media screen and (max-width: 380px){
	.captionButoonBot__button_padding {
		padding: 7px 50px;
	}
}
