.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus{
    background-position: -43px -32px !important;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
    background-position: 0 -32px !important;
}
.bx-wrapper .bx-prev{
    left: -35px !important;
}
.bx-wrapper .bx-next{
    right:-35px !important;
}
.bx-wrapper{
    margin:0 40px!important;
}


.corporate-page h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 60px;
	color: #111B42;
	text-align: left;
	margin: 0 !important;
}

.corporate-page h2 {
	font-style: normal;
	font-weight: 600;
	font-size: 26px !important;
	line-height: 39px;
	color: #111B42;
	text-align: left;
	padding-bottom: 25px;	
}

.corporate-page .contacts button {
	position: relative;
    	border: 0;
	background-color: #3c86e0;
	color: #fff;
	padding: 17px 16px 16px 16px;
	font-weight: 600;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	margin-left: 0!important;
}


.corp_img p{
    text-align: center;
    line-height: 1.5rem;
    font-size:1.5rem;
}
.corp_img div{
    width: 230px;
    margin: 10px;
}
.corp_img img{
    width: auto;
    margin: 0;
}
.cart-right-block .header .item-price span{
    color: red;
    padding-left: 0;
}
.cart-right-block .content .descr{
    color: red;
    margin-top: 15px;
    font-size: 1rem;
}

form[name='SIMPLE_FORM_4'] p{
    margin-top: 5px;
    text-align: center;
    /*margin-bottom: 15px;*/
}
form[name='SIMPLE_FORM_4'] .auth-block{
    padding-bottom: 10px;
}
form[name='SIMPLE_FORM_4'] .row{
    padding-bottom: 40px;
}
form[name='SIMPLE_FORM_4']  .notetext{
    line-height: 0.9rem;
    color: green;
}

main .wrapper-content.content {
    max-width: 1200px !important;
}

.bx-wrapper {
	max-width: 840px !important;
	margin: 20px auto 45px !important;
	display: flex;
}

.advantages {
	max-width: 840px !important;
}

.advantages li {
	margin-left: 0 !important;
	padding-left: 50px;
}

.corp-clients-cards {
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-content: space-between;
}

.corp-clients-cards img {
	margin: 5px;
	max-height: 150px;
	max-width: 293px;
}

.corp-clients-contacts {
	border: 1px solid black;
	float: left;
	padding: 5px;
	text-align: center;
	margin-right: 70px;
	margin-top: 5px;
}

.corp-clients-contacts p{
	line-height: 2.1 !important;
	font-size: 18px !important;
}

.pricelist {

}

.pricelist td, th {
	font-size: 18px !important;
	line-height: 1.5;
	border: 1px solid black;
	padding: 0 10px;
}

#upper-text-med {
	font-size: 20px !important;
	padding: 10px 10px 80px 10px;
}

#upper-text-oteli {
	font-size: 20px !important;
	padding: 10px 10px 80px 10px;
}

#upper-text-rest {
	font-size: 20px !important;
	padding: 10px 10px 40px 10px;
}

#upper-text-serv {
	font-size: 20px !important;
	padding: 10px 10px 40px 10px;
}

#upper-text-sport {
	font-size: 18px !important;
	padding: 10px 10px 40px 10px;
}

#upper-text-shop {
	font-size: 18px !important;
	padding: 10px 10px 5px 10px;
}

#contacts, #leader, #svyaz {
	font-weight: 700;
}

#application_form {
	border: 1px solid black;
	float: left;
	width: 200px;
	padding: 5px;
	text-align: center;
	margin-right: 70px;
}

#applicationName, #applicationComment, #applicationTelephone {
	width: 90%;
	font-size: 18px;
	line-height: 2.1;
	border: 1px solid grey;
	margin: 5px;
}

.applicationButton {
	margin-top: 10px;
	font-size: 18px;
	line-height: 2.1;
	width: 90%;
}

#applicationComment {
	height: 90px;
}

h2 {
	font-size: 32px !important;
	margin-top: 25px !important;
}

h3 {
	clear: left;
}

.pricelist-title {
	font-size: 22px; 
	text-align: center;
}

.achivki-img {
	width: 120px !important;
	margin: 5px;
}

.achivki-flex {
	justify-content: space-evenly; 
	flex-wrap: wrap;
	align-content: space-between;
}

.primechaniya {
	margin-bottom: 60px !important;
}

@media only screen and (max-width : 1150px)
	{ .bx-wrapper {max-width: 640px !important;}}

@media only screen and (max-width : 960px)
	{ .bx-wrapper {max-width: 440px !important;}
	.primechaniya {text-align: right;}}

@media only screen and (max-width : 740px)
	{ .bx-wrapper {max-width: 340px !important;}}

@media only screen and (max-width : 740px)
	{ .bx-wrapper {width: 80% !important;}
	#application_form {width: 95%; margin: 5px;}}

@media only screen and (max-width : 480px) 
	{ .corp-clients-contacts, #application_form {width: 95%; margin: 5px;}
	.corp-clients-cards {clear:left;}
	.corp-clients-cards img {max-height: 235px; max-width: 460px;}
	.bx-wrapper {width: 80%;}}