

#header .custom_header .logo{
	margin-top: 84px;
}
#header .custom_header .button_modal {
	width: 300px;
	margin-top: 56px;
}

#header .header_fr .logo{
	margin-top: 84px;
}
#header .header_fr .button_modal {
	width: 300px;
}
/*////////////////////////////////////////*/
#header .header_bottom {
  background-size: cover !important;
  margin-bottom: 30px;
}
#header .header_bottom #dogs_menu {
  margin-top: 15px;
}
#header .header_bottom #dogs_menu ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0;
}
#header .header_bottom #dogs_menu ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 100%;
}
#header .header_bottom #dogs_menu ul li a {
  display: block;
  text-align: center;
}
#header .header_bottom #dogs_menu ul li a:hover .image_wrap {
  background: #fff;
  border-color: #222222;
}
#header .header_bottom #dogs_menu ul li a .image_wrap {
  position: relative;
  width: 103px;
  height: 103px;
  border-radius: 100%;
  background: #fff5e4;
  margin: auto;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}
#header .header_bottom #dogs_menu ul li a .image_wrap img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
}
#header .header_bottom #dogs_menu ul li a span {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  display: block;
  font-family: 'Haymaker';
  word-wrap: break-word;
  max-width: 160px;
}
#header .header_bottom #dogs_menu.non_front_dogs_menu {
  margin-top: 70px;
}
#header .header_bottom #dogs_menu.non_front_dogs_menu li a .image_wrap {
  background: #fff;
  border: 1px solid #d1d1d1;
}
#header .header_bottom #dogs_menu.non_front_dogs_menu li a span {
  color: #171615;
}
#header .header_bottom #dogs_menu li.current-menu-item a .image_wrap {
  border-color: #222222;
}

@media (max-width: 991px)
{
	#header .header_bottom #dogs_menu ul {
		display: block;
/*		flex-wrap: wrap;
        justify-content: center;*/
		text-align: center;
	}
	
	#header .header_bottom #dogs_menu ul li {
		display: inline-block;
		height: 185px;
		width: 153px;
		vertical-align: middle;
	}
}

@media (max-width: 360px)
{
	#header .header_bottom #dogs_menu ul li {
		width: 130px;
	}
}

@media (max-width: 770px)
{
	#header .custom_header .logo {
		margin: 0 auto;
	}
}

@media (max-width: 670px)
{
	#header .custom_header .button_modal {
		margin-top: -37px;
	}
	
	#header .custom_header .modal_opt{
		margin-top: -54px;
	}
}

@media (max-width: 340px)
{
	
	#header .custom_header .button_modal{
		margin-top: -18px;
	}
	
	#header .custom_header .modal_opt{
		margin-top: -36px;
	}
}
/*/////////////////////////////////////////////*/
/*.custom_header, .header_fr{
	height: 640px;
}*/


#header .custom_header .title h1, #header .header_fr .title h1 {
	font-size: 45px;
	color: #fff;
}

#header .custom_header .title, #header .header_fr .title {
	margin-top: 47px;
}

#header .custom_header #cats_menu {
	margin-top: 22px;
    margin-bottom: 36px;
}

#header .custom_header #cats_menu ul li a span {
	margin-top: 27px;
    font-size: 18px;
}

#header .custom_header .button_arrows > div, #header .header_fr .button_arrows > div {
	letter-spacing: 0px;
}

#header .custom_header .container_cats {
	/*width: 800px;*/
	max-width: 100%;
}

#header .custom_header #cats_menu ul li a:hover .image_wrap {
    background: #fff5e4;
}

#header .custom_header #cats_menu ul li a .image_wrap {
    background: #fff;
}

#header .custom_header #cats_menu ul li.current-menu-item  .image_wrap{
	background: #fff5e4;
}

#header .custom_header #cats_menu ul li.current-menu-item  .menu-image-title {
	color: #e7d3bc;
}

@media (max-width: 1199px)
{
	#header .header_bottom #cats_menu ul li a .image_wrap {
		width: 103px;
		height: 103px;
	}
	
	#header .header_bottom #cats_menu ul li a .image_wrap img {
		max-width: 80px;
	}
	
}

@media (max-width: 991px)
{
	#header .header_bottom #cats_menu ul li a .image_wrap {
		width: 103px;
		height: 103px;
	}
	
}

@media (max-width: 767px)
{
	#header .custom_header #cats_menu {
		position: absolute;
		width: 100%;
		top: 626px;
	}
	#header .custom_header .title h1 {
		font-size: 36px;
	}
	
	.button_modal
	{
		margin-top: 120px;
	}
}

.col-lg-12 {
	padding: 0;
}

.cntr {
	text-align: center;
	margin: auto;
}

.page-opt section, .page-horeca section{
	width: 100%;
	overflow: hidden;
}


.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: a4a4a4;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 0.5s;
}
.grayscale:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}

.first {
	margin-bottom: 10px;
}

.first_textbox {
	width: 1240px;
	max-width: 90%;
	margin: auto;
	text-align: center;
	font-size: 20px;
	font-weight: 100;
	padding-top: 27px;
	line-height: 25px;
}

.page-opt .first_textbox {
	padding-bottom: 46px;
}

.first_textbox p:last-child {
	display: block;
	margin-top: 22px;
}

.second {
	min-height: 384px;
	background: #df7d14;
	overflow: hidden;
}


.image-block-coffeemachine {
	background: url('img/opt/opt-block1.png') right top no-repeat;
	height: 384px;
}

.f-18 {
	font-size: 18px;
	line-height: 22px;
}

.white {
	color: #fff;
}

.orange-block-right {
	width: 590px;
    max-width: 90%;
    min-height: 384px;
    float: left;
    margin-left: 35px;
}

.icon_big_cup {
	background: url('img/opt/opt-cup.png') no-repeat;
	width: 234px;
	height: 213px;
    margin-top: 29px;
}


.orange_block_right_desc {
    margin-top: 11px;
    color: #fff;
    text-align: center;
    font-weight: bold;
	margin-bottom: 30px;
}

@media (max-width: 1024px)
{
	.orange-block-right {
		float: none;
		margin: auto;
		min-height: auto;
	}
	
	.icon_big_cup {
	    margin-top: 18px;
	}
}

@media (max-width: 768px) 
{
	.second {
		min-height: 366px;
	}
}

.work_scheme {
	min-height: 462px;
}

.work_scheme_var {
	width: 300px;
	float: right;
	margin-right: 63px;
    margin-top: 6px;
}

.work_scheme_var_2 {
	float: left;
	margin-left: 130px;
	width: 436px;
	max-width: 90%;
}

.f-55 {
	font-size: 55px;
}

.thin {
	font-weight: 100;
}

.work-scheme-title {
	text-align: center;
	margin-top: 58px;
}

@media (max-width: 1024px) 
{
	.work-scheme-title {
		margin-top: 20px;
	}
}

@media (max-width: 768px) 
{
	.f-55 {
		font-size: 40px;
	}
}

.work_scheme_arrows {
	background: url('img/opt/opt-arrows.png') no-repeat;
	width: 481px;
	height: 70px;
	margin: auto;
    margin-top: 28px;
}

.variant-title {
	font-size: 50px;
	font-weight: 900;
	position: relative;
}

.variant-title span {
	font-size: 16px;
    font-weight: 500;
    display: block;
    position: absolute;
    top: 67px;
}

.variant-desc {
	font-size: 16px;
	margin-top: 10px;
}

.work_scheme_var_2 .variant-desc {
	margin-top: 40px;
}

.work_scheme_var {
	position: relative;
}

.icon-mail, .icon-site{
	position: absolute;
	width: 70px;
	height: 72px;
}

.icon-mail {
	background: url('img/opt/opt-email.png') no-repeat;
	background-size: contain;
	top: 8px;
    left: -94px;
}

.icon-site {
	background: url('img/opt/opt-site.png') no-repeat;
	background-size: contain;
	top: 17px;
    left: -87px;
}

@media (max-width: 1000px)
{
	.icon-mail, .icon-site {
		position: relative;
		display: inline-block;
		margin-right: -82px;
	}
	
	.icon-mail {
		top: 15px;
	}
	
	.icon-site {
		top: 30px;
	}
	
	.work_scheme_var {
		float: none;
		width: 100%;
		margin: 0;
		max-width: 100%;
	}
	
	.variant-title {
		font-size: 33px;
		text-align: center;
		margin-left: 91px;
	}
	
	.variant-title span {
		left: 50%;
		margin-left: -147px;
		font-size: 15px;
		width: 200px;
		top: 92px;
	}
	
	.work_scheme_var_2 {
		margin-top: 30px !important;
	}
}

@media (max-width: 425px)
{
	.icon-mail {
		top: 28px;
		width: 43px;
	}
	
	.icon-site {
		top: 35px;
		left: -93px;
		width: 49px;
	}
	
	.variant-title {
		font-size: 30px;
	}
}

.bold {
	font-weight: bold;
}

.f-40 {
	font-size: 40px;
}

@media (max-width: 768px)
{
	.f-40 {
		font-size: 30px;
	}

}

.why_us {
	min-height: 435px;
}

.handshake {
	display: block;
	margin: auto;
	margin-top: 47px;
}

.f-25 {
	font-size: 25px;
	line-height: 30px;
}

.why-us-desc {
    width: 901px;
    max-width: 100%;
    margin: auto;
    margin-top: 24px;
}

@media (max-width: 768px)
{
	.f-25 {
		font-size: 20px;
		line-height: 25px;
	}
	
	.handshake {
		margin-top: 30px;
	}
	
	.logos {
		margin-top: -20px;
		margin-bottom: 20px;
	}
}

.logos {
	text-align: center;
	max-width: 90%;
	margin: auto;
}

.logos img {
	display: inline-block;	
	margin: 9px;
    margin-top: 0;
    margin-bottom: 0;
}

.third {
	min-height: 362px;
}

.our-offer-is-best {
	background: url('img/opt/opt-our-offer.png') no-repeat;
	min-height: 300px;
}

.icon-wallet {
	width: 61px;
    height: 61px;
    background: url(img/opt/opt-wallet.png) no-repeat;
    margin: auto;
    margin-top: 45px;
}

.our-offer-is-best_desc {
	font-size: 45px;
    font-weight: bold;
    width: 530px;
    max-width: 90%;
    margin: auto;
    color: #fff;
    margin-top: 20px;
	margin-bottom: 67px;
    line-height: 56px;
    text-align: center;
}

@media (max-width: 1000px)
{
	.third {
		min-height: 240px;
	}
	
	.our-offer-is-best {
		min-height: 240px;
	}
	
	.why-us-title {
		margin-top: 30px;
	}
	
	.logos img {
		margin: 30px;
	}
	.our-offer-is-best_desc {
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 50px;
	}
}

.pot {
	min-height: 472px;
	position: relative;
}

.icon-pot {
	position: absolute;
	background: url(img/opt/opt-pot.png) no-repeat;
	top: 20px;
	left: 50%;
	margin-left: -92px;
	width: 252px;
	height: 221px;
}

.discounts {
	text-align: center;
    margin-right: 76px;
}

.range {
	margin: 0;
	margin-left: 76px;
}

.icon-percents, .icon-cup{
	margin: auto;
	margin-top: 111px;
	height: 49px;
	width: 44px;
}

.icon-percents {
	background: url(img/opt/opt-percents.png) no-repeat;
}

.icon-cup {
	width: 51px;
	background: url(img/opt/opt-coffee-cup.png) no-repeat;
}

.discounts  span{
	display: block;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
}

.pot_desc {
	text-align: center;
    font-size: 30px;
    font-weight: 100;
    width: 410px;
    margin: auto;
    margin-top: 16px;
    margin-right: 17px;
    line-height: 37px;
}

.range .pot_desc {
	margin-left: -26px;
    margin-top: 18px;
    line-height: 36px;
    width: 478px;
}

@media (max-width: 1000px)
{
	.pot_desc, .range .pot_desc {
		max-width: 90%;
	}
	
	.discounts, .pot_desc, .range, .range .pot_desc, .icon-percents, .icon-cup {
		margin: 0 auto;
	}
	
	.discounts {
		margin-top: 40px;
	}
	
	.range .pot_desc {
		margin-bottom: 30px;
	}
	
	.discounts span {
		font-size: 34px;
	}
}

@media (max-width: 425px)
{
	.pot_desc, .range .pot_desc {
		font-size: 20px;
		line-height: 25px;
		margin-top: 15px;
	}
}

.man-cup {
	background: url(img/opt/opt-man-cup-block.png) no-repeat;
	height: 413px;
}

.icon-man-cup {
	width: 48px;
	height: 54px;
	background: url(img/opt/opt-man-cup.png) no-repeat;
	margin-top: 59px;
    margin-left: 6px;
}

.f-45 {
	line-height: 53px;
	font-size: 45px;
}

.man-cup-desc {
	margin-top: 20px;
    margin-left: 6px;
    line-height: 53px;
	font-size: 45px;
	font-weight: bold;
	color: #fff;
	width: 700px;
	max-width: 100%;
}

@media (max-width: 1024px)
{
	.pot {
		min-height: 445px;
	}
}

@media (max-width: 768px)
{
	
	.man-cup{
		height: auto;
	}
	.icon-man-cup {
		margin: auto;
		margin-top: 45px;
	}
	
	.man-cup-desc {
		margin-bottom: 40px;
		width: auto;
		text-align: center;
	}
	
	.f-45 {
		font-size: 30px;
		line-height: 35px;
	}
}

.fifth {
	background: #df7d14;
}

.f-35 {
	font-size: 30px;
    line-height: 35px;
}

.free-ship {
    font-weight: bold;
    color: #fff;
    padding: 0;
    margin-top: 64px;
    margin-left: -7px;
}

.car {
	margin-top: 36px;
    margin-left: 139px;
    margin-bottom: 5px;
}

@media (max-width: 1000px)
{
	.free-ship {
		margin: auto;
		margin-top: 30px;
		text-align: center;
	}
	
	.car-container  {
		text-align: center;
	}
	
	.car {
		margin: auto;
		margin-top: 35px;
		margin-bottom: 15px;
		max-width: 100%;
	}
	
	.f-35 {
		font-size: 25px;
		line-height: 30px;
	}
}

.f-30 {
    font-size: 30px;
    line-height: 36px;
}

.footer_form_container {
	float: none;
    margin: auto;
    padding: 0 50px;
}

.form-title {
	width: 490px;
    max-width: 90%;
    margin: 30px auto;
    color: #1d1c1c;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 36px;
}

.form-opt {
	width: 368px;
    margin-top: 25px;
	max-width: 100%;
}

.left-margined {
	margin-left: -56px;
}

@media (max-width: 768px)
{
	.f-30 {
		font-size: 25px;
		line-height: 30px;
	}
}

@media (max-width: 400px)
{
	.left-margined {
		margin-left: 0px;
	}
}

textarea.form-control {
	height: 101px;
}


/*////horeca/////////*/

.first_textbox {
	padding-bottom: 56px;
}

.first_hor {
	min-height: 384px;
	background: #dd7200;
}

.image-block-coffeemachine-hor {
	background: url(img/horeca/hor-cofemachine.png) no-repeat;
	min-height: 384px;
}

.orange-block-left {
	width: 400px;
	max-width: 100%;
	float: right;
    margin-right: 143px;
    margin-top: 11px;
	background: #dd7200;
}

.icon_spoon {
	width: 313px;
	max-width: 90%;
	height: 225px;
	margin: auto;
	background: url(img/horeca/hor-spoon.png) no-repeat;
	background-size: contain;
}

.orange_block_left_desc {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-left: 16px;
    margin-top: 20px;
    line-height: 24px;
}

@media (max-width: 1200px)
{
	.orange-block-left {
		float: none;
		margin: auto;
	}
	
	.first_textbox {
		padding-bottom: 40px;
	}
}

@media (max-width: 1000px)
{
	.orange-block-left {
		padding-bottom: 18px;
	}
	
	.first_hor {
		min-height: 375px;
	}
}

@media (max-width: 320px)
{
	.orange_block_left_desc {
		margin-top: -10px;
	}
}


.why_us_hor_title {
	font-size: 45px;
	font-weight: bold;
	margin-top: 39px;
}

.why_us_hor_cup_icon {
	height: 234px;
	width: 184px;
	background: url(img/horeca/hor-cup.png) no-repeat;
	margin-top: 26px;
	max-width: 90%;
}

.why_us_hor_desc_1 {
	font-size: 30px;
	font-weight: 100;
	margin-top: 23px;
    line-height: 38px;
	max-width: 90%;
}

.why_us_hor_desc_2 {
	font-size: 25px;
	font-weight: 600;
	width: 570px;
    margin-top: 14px;
    line-height: 30px;
	max-width: 90%;
	margin-bottom: 48px;
}


.second_hor {
	background: url(img/horeca/hor-mixes.png) no-repeat;
	min-height: 423px;
}

@media (min-width: 1440px)
{
	.second_hor {
		background: url(img/horeca/hor-mixes.png) top right no-repeat;
	}
}

@media (max-width: 768px)
{
	.why_us_hor_title {
		font-size: 35px;
	}
	
	.why_us_hor_desc_1 {
		font-size: 28px;
	}
}





.our_mixes_2 {
	width: 542px;
	max-width: 95%;
    float: right;
    margin-right: 81px;
    margin-top: 40px;
}

.our_mixes_2_icon {
	background: url(img/horeca/hor-pot.png) no-repeat;
	width: 198px;
	height: 158px;
}

.our_mixes_2_desc {
	font-size: 25px;
    font-weight: bold;
    text-align: left;
    margin-top: 14px;
    line-height: 30px;
    margin-left: 15px;
	margin-bottom: 35px;
}

.our_mixes_2_desc span {
	color: #dd7200;
}

@media (max-width: 1200px)
{
	.our_mixes_2
	{
		float: none;
		margin: auto;
		padding-top: 30px;
		width: auto;
	}	
	
	.second_hor {
		min-height: 335px;
	}
}

@media (max-width: 450px)
{
	.our_mixes_2_desc {
		font-size: 19px;
		line-height: 22px;
	}
}

.consulting_title {
	font-size: 45px;
	font-weight: bold;
	margin-top: 40px;
}

.consulting_icon {
	background: url(img/horeca/hor-consult.png) no-repeat;
	width: 152px;
	height: 98px;
	margin-top: 3px;
}

.consulting_desc {
	font-size: 25px;
	font-weight: 100;
	width: 610px;
    line-height: 30px;
	max-width: 95%;
	margin-bottom: 80px;
}

@media (max-width: 768px)
{
	.consulting_title {
		margin-top: 20px;
	}
	
	.consulting_desc {
		margin-bottom: 30px;
	}
}

@media (max-width: 450px)
{
	.consulting_title {
		font-size: 35px;
	}
}

.third_hor {
	min-height: 486px;
	background: url(img/horeca/hor-beans-back.png) no-repeat;
	overflow: hidden;
	margin-bottom: 13px;
}

.your_sort_title {
	font-size: 45px;
	font-weight: bold;
	width: 100%;
	margin-top: 50px;
	color: #fff;
}

.your_sort_icon_1 {
	background: url(img/horeca/hor-spoon-2.png) no-repeat;
	width: 63px;
	height: 46px;
}

.your_sort_icon_2 {
	background: url(img/horeca/hor-beans.png) no-repeat;
	width: 53px;
	height: 52px;
}

.your_sort_desc {
	font-size: 25px;
	font-weight: 100;
	color: #fff;
	text-align: center;
	margin-top: 37px;
    line-height: 30px;
}

.your_sort_1 {
	width: 490px;
    float: right;
    margin-right: 39px;
    margin-top: 69px;
}

.your_sort_2 {
	width: 431px;
    float: left;
    margin-left: 70px;
    margin-top: 54px;
}

.your_sort_2 .your_sort_desc {
	margin-top: 45px;
}

@media (max-width: 1100px)
{
	.your_sort_1, .your_sort_2 {
		float: none;
		margin: auto;
		margin-top: 40px;
	}
}

@media (max-width: 1000px)
{
	.your_sort_1, .your_sort_2 {
		max-width: 95%;
	}
	
	.your_sort_2 .your_sort_desc {
		margin-bottom: 40px;
	}
	
	.your_sort_title {
		margin-top: 30px;
	}
}

@media (max-width: 450px)
{
	.your_sort_title {
		font-size: 30px;
	}
}




/*////////retail////////*/

.qual_icon {
	background: url(img/retail/ret-top.png) no-repeat;
	width: 194px;
	height:137px;
	margin-top: 12px;
}

.qual_desc {
	font-size: 45px;
	font-weight: 100;
	margin-top: 15px;
    line-height: 55px;
    margin-bottom: 46px;
	width: 600px;
    max-width: 100%;
}

.ret_first {
	overflow: hidden;
	min-height: 385px;
	background: #dd7200;
}

.orange-block-left-ret {
	width: 607px;
    float: right;
    max-width: 100%;
    margin-top: 16px;
}

.icon_bag {
	background: url(img/retail/ret-bag.png) top right no-repeat;
    width: 263px;
    height: 214px;
}

.orange_block_ret_desc {
	color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 565px;
	max-width: 100%;
    margin-left: 2px;
    line-height: 24px;
    margin-top: 12px;
}

.image-block-shop {
	background: url(img/retail/ret-shop.png) no-repeat;
	height: 385px;
}

.why_us_ret_title {
	font-size: 45px;
    margin-top: 33px;
    font-weight: bold;
}

.handshake-ret {
	background: url(img/retail/opt-hands.png) no-repeat;
	width: 77px;
	height: 46px;
	margin-top: 20px;
}

.why_us_ret_desc {
	font-size: 25px;
	font-weight: 100;
	width: 500px;
	max-width: 100%;
    margin-top: 19px;
    line-height: 31px;
    margin-bottom: 43px;
}

.second_ret {
	overflow: hidden;
	background: url(img/retail/ret-beans.png) no-repeat;
	height: 325px;
}

.turk_icon {
	background: url(img/retail/ret-turk.png) no-repeat;
	width: 68px;
	height: 45px;
	margin-top: 66px;
}

.turk_desc {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	width: 560px;
	max-width: 95%;
    margin-top: 40px;
    line-height: 30px;
}

.turk_desc b {
	color: #dd7200;
}

.mach_ret {
	width: 675px;
	float: right;
	max-width: 100%;
	margin-top: 30px;
    margin-right: 30px;
}

.mach_ret_icon {
	background: url(img/retail/ret-mach.png) no-repeat;
	width: 228px;
	height: 187px;
}

.mach_ret_desc {
	font-size: 25px;
	font-weight: 100;
	margin-top: 20px;
    margin-left: -11px;
    line-height: 30px;
}

.pack_ret {
	width: 675px;
	float: left;
	max-width: 100%;
	margin-top: 25px;
    margin-left: 57px;
}

.pack_ret_icon {
	background: url(img/retail/ret-pack.png) no-repeat;
	width: 228px;
	height: 187px;
}

.pack_ret_desc {
	font-size: 25px;
	font-weight: 100;
	margin-top: 25px;
    margin-left: -16px;
    line-height: 30px;
}

.machpack {
	margin-bottom: 55px;
}

@media (max-width: 1000px)
{
	.qual_desc {
		font-size: 35px;
		margin-bottom: 30px;
	}
	
	.why_us_ret_title {
		font-size: 40px;
	}	
	
	.ret_first {
		min-height: 345px;
	}
	.orange-block-left-ret {
		float: none;
		margin: auto;
	}
	
	.orange_block_ret_desc {
		margin: auto;
		margin-bottom: 30px;
	}
	
	.mach_ret {
		float: none;
	}
	
	.mach_ret_desc {
		margin-left: 0;
	}
	
	.pack_ret {
		float: none;
		margin-left: 0;
	}
	
	.pack_ret_desc {
		margin-left: 0;
	}

	.pack_ret_icon {
		position: relative;
		left: 50%;
		margin-left: -82px;
	}
}

@media (max-width: 500px)
{
	.turk_desc {
		font-size: 21px;
		margin-top: 26px;
		line-height: 23px;
	}	
	
}

/*/////////label////////*/

.coffee_co_icon {
	background: url(img/label/lab-co.png) no-repeat;
	width: 127px;
	height: 134px;
}

.coffee_co_desc {
	font-size: 30px;
	line-height: 36px;
	font-weight: 100;
	width: 1075px;
	max-width: 95%;
    margin-top: 10px;
}

.profit_title {
	font-size: 45px;
	font-weight: bold;
	margin-top: 12px;
    margin-bottom: 30px;
}

.first_lab {
	overflow: hidden;
	background: url(img/label/lab-profit_back.png) no-repeat;
	min-height: 596px;
}

.profit_pig {
	background: url(img/label/lab-pig.png) no-repeat;
	width: 489px;
	height: 225px;
	margin-top: 49px;
}

.profit_left, .profit_right {
	font-size: 25px;
	color: #fff;
}

.profit_left span, .profit_right span {
	color: #dd7200;
	display: block;
}

.profit_left {
	width: 420px;
	max-width: 95%;
	float: right;
	font-weight: 100;
    text-align: center;
    margin-right: 104px;
    line-height: 30px;
    margin-top: 19px;
}

.profit_right {
	width: 480px;
	max-width: 95%;
	float: left;
	width: 489px;
    max-width: 95%;
    float: left;
    font-weight: 100;
    text-align: center;
    margin-left: 62px;
    line-height: 30px;
    margin-top: 19px;
}

.calm_icon {
	background: url(img/label/lab-calm-icon.png) no-repeat;
	width: 196px;
	height: 196px;
	margin-top: 8px;
}

.calm_desc {
	font-size: 25px;
    font-weight: 100;
    line-height: 30px;
    width: 754px;
    max-width: 95%;
    margin-top: -8px;
    margin-bottom: 48px;
}

.calm_desc span {
	font-weight: bold;
	display: block;
	margin-top: 2px;
}

.second_lab {
	overflow: hidden;
	min-height: 360px;
}

.money_left_container {
	background: #dd7200;
	min-height: 360px;
}

.money_left {
	width: 570px;
	max-width: 100%;
	float: right;
	margin-right: 44px;
    margin-top: 14px;
}

.money_icon {
	background: url(img/label/lab-money.png) no-repeat;
	width: 186px;
	height: 157px;
}

.money_desc {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
    margin-top: 8px;
}

.money_right {
	background: url(img/label/lab-money-back.png) no-repeat;
	height: 360px;
}

.third_lab {
	overflow: hidden;
	background: url(img/label/lab-bags-back.png) no-repeat;
	height: 345px;
	margin-bottom: 8px;
}

.bags_icon {
	background: url(img/label/lab-bags.png) no-repeat;
	background-size: contain;
	width: 312px;
	height: 125px;
	max-width: 95%;
	margin-top: 41px;
}

.bags_desc {
	font-size: 25px;
	font-weight: 100;
	color: #fff;
	width: 820px;
    max-width: 95%;
    line-height: 30px;
}

.bags_desc span {
	font-weight: bold;
	color: #dd7200;
	display: block;
	margin-top: 22px;
}

@media (max-width: 1200px)
{
	.profit_left, .profit_right {
		margin: 0 auto;
		margin-top: 19px;
	}
	
	.money_left {
		margin: 0 auto;
		margin-top: 14px;
	}
	
}

@media (max-width: 1000px)
{
	.profit_title {
		font-size: 40px;
		margin-top: 35px;
		margin-bottom: 15px;
	}
	
	.profit_left, .profit_right {
		float: none;
	}
	
	.profit_right {
		margin-bottom: 30px;
	}
	
	.money_left {
		float: none;
		margin-bottom: 30px;
	}
	
}

@media (max-width: 450px)
{
	.bags_desc {
		font-size: 20px;
	}
	
	.profit_left, .profit_right {
		font-size: 22px;
	}
}

#header .header_fr .fr-head {
	margin-top: 76px;
}

#header .header_fr .fr_head_title {
	margin-top: 82px;
}

#header .header_fr .fr_head_button_modal {
	margin-top: 47px;
}

.page-fr {
	font-size: 25px;
	line-height: 30px;
}

.page-fr section {
	overflow: hidden;
}

.our_fr_title {
	margin-top: 28px;
}

.our_fr_desc {
	margin-bottom: 73px;
	margin-top: 28px;
    width: 1025px;
    max-width: 95%
}

.our_fr_desc p:last-child {
	margin-top: 30px;
}

.orange_bg {
	background: #dd7200;
}

.fr_cup {
	float: right;
	margin-right: 50px;
	width: 580px;
	max-width: 95%;
}

.fr_cup_icon {
	background: url(img/franchise/fr-cup.png) top right no-repeat;
    width: 254px;
    height: 207px;
	margin-top: 47px;
}

.fr_cup_desc {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	margin-top: 17px;
	margin-bottom: 64px;
}

.fr_cup_right {
	background: url(img/franchise/fr-cup-bg.png) no-repeat;
	height: 385px;
}

.formats_title {
	width: 1124px;
	max-width: 98%;
    margin-top: 58px;
}

.fr_items_container {
	width: 1145px;
	max-width: 100%;
	margin-top: 54px;
}

.fr_item {
	position: relative;
    display: inline-block;
    width: 545px;
    max-width: 95%;
    padding-left: 60px;
    text-align: left;
    height: 180px;
    vertical-align: middle;
}

.left_item {
	float: left;
}

.right_item {
	float: right;
	width: 500px;
}

.center_item {
	margin-left: 100px;
}

.fr_item_dg {
	color: #dd7200;
	font-size: 95px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 22px;	
}

.fr_item_text_title {
	font-size: 30px;
	font-weight: bold;
}

.fr_item_text_desc {
	font-size: 16px;
    line-height: 20px;
    font-weight: 100;
    width: 410px;
    margin-top: 10px;
}

.right_item .fr_item_text_desc {
    width: 474px;
}

.first_10 {
	font-size: 45px;
    line-height: 55px;
    font-weight: 100;
    width: 750px;
    max-width: 95%;
    margin-top: 27px;
}

.fr_money_icon {
	background: url(img/franchise/fr-funds.png) no-repeat;
	width: 84px;
	height: 74px;
	margin-top: 15px;
}

.fr_saves {
	color: #dd7200;
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	margin-top: 20px;
    width: 800px;
    max-width: 95%;
}

.fr_icons {
	width: 1055px;
	max-width: 95%;
	margin-top: 40px;
}

.fr_icon_item {
	display: inline-block;
	float: left;
	width: 165px;
	height: 175px;
	vertical-align: middle;
	margin: 15px;
}
.fr_icon_img_container {
	height: 62px;
}

.fr_icon_desc {
	font-size: 16px;
	font-weight: 100;
	line-height: 20px;
    margin-top: 22px;
}

.fr_second {
	overflow: hidden;
	background: url(img/franchise/tested.png) no-repeat;
	height: 402px;
	margin-top: 42px;
}

.fr_tested_desc {
	color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    width: 900px;
    max-width: 95%;
    margin-top: 105px;
    margin-bottom: 117px;
}

.page-fr .form-title {
	width: 680px;
    margin-top: 63px;
}

@media (max-width: 1024px)
{
	.our_fr_desc {
		margin-bottom: 40px;
	}
	
	.fr_cup {
		float: none;
		margin: auto;
	}
	
	.fr_cup_icon {
		margin-top: 36px;
	}
	
	.fr_cup_desc {
		margin-bottom: 50px;
	}
	
	.fr_items_container {
		padding: 30px;
		margin-top: 30px;
	}
	
	.left_item, .right_item {
		width: 450px;
	}
	
	.right_item .fr_item_text_desc {
		width: 425px;
	}
	
	.center_item {
		margin-top: 20px;
	}
	
	.fr_icon_item { 
		float: none;
	}
}

@media (max-width: 768px)
{
	.left_item, .right_item {
		float: none;
	}
	
	.fr_item {
		width: 100%;
	}
	
	.fr_item_text_desc, .right_item .fr_item_text_desc {
		width: 100%;
	}
	
	.center_item {
		margin: auto;
	}
	
	.first_10 {
		margin-top:0;
	}
}

@media (max-width: 425px)
{
	
	.fr_cup_desc {
		margin-bottom: 40px;
	}
	
	.formats_title {
		margin-top: 30px;
	}
	
	.fr_items_container {
		margin-top: 0;
	}
	
    .fr_item {
		padding: 0;
		height: auto;
		margin-top: 20px;
	}	
	
	.fr_item_text_title {
		padding-left: 45px;
		margin-top: 7px;
		font-size: 25px;
	}
	
	.fr_item_dg {
		font-size: 69px;
		top: 22px;
	}
	
	.first_10 {
		font-size: 35px;
		line-height: 42px;
	}
	
	.fr_second {
		height: auto;
	}
	
	.fr_tested_desc {
		font-size: 20px;
		line-height: 30px;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	.page-fr .form-title {
		margin-top: 39px;
		font-size: 25px;
		line-height: 30px;
	}
}

@media (max-width: 375px)
{
	.fr_item_text_title {
		margin-top: 0;
	}
}

@media (max-width: 320px)
{
	.fr_saves {
		font-size: 25px;
	}
}

.page_com {
	font-size: 20px;
	line-height: 24px;
}

.com_head {
	margin-top: 44px;
}

.com_head_title {
	margin-top: 51px;
	margin-bottom: 138px;
}

.com_head_title h1 {
	font-size: 45px;
    color: #fff;
    font-weight: bold;
}

.his_title {
	width: 1000px;
    max-width: 100%;
    margin-top: 29px;
}

.man_icon {
	display: block;
	margin-top: 29px;
}

.his_desc {
	width: 1020px;
	max-width: 95%;
    margin-top: 35px;
}

.years {
	color: #dd7200;
	font-size: 65px;
	margin-top: 53px;
}

.diploma {
	text-align: center;
	margin-top: 23px;
}

.diploma img {
	display: inline-block;
	vertical-align: middle;
	margin: 36px;
	width: 140px;
}

.first_com {
	overflow: hidden;
	background: url(img/com/sec_bg.png) center no-repeat;
	margin-top: 13px;
}

.sec_div {
	width: 1100px;
	max-width: 95%;
    margin-top: 122px;
    margin-bottom: 116px;
}

.dig_title {
	margin-top: 52px;
	font-size:35px;
}

.digits {
	text-align: center;
	margin-top: 53px;
}

.digit_item {
	display: inline-block;
	vertical-align: middle;
	width: 194px;
	height: 82px;
	margin: 35px;
}

.digit_itemm_title {
	font-size: 75px;
	font-weight: 100;
	text-align: center;
}

.digit_item_desc {
	font-weight: 100;
	text-align: center;
	margin-top: 35px;
}

.beans_icon {
	background: url(img/com/coffee.png) no-repeat;
	width: 149px;
	height: 148px;
	margin-top: 0px;
}

.any {
	width: 650px;
	max-width: 95%;
    margin-top: -2px;
    line-height: 30px;
    margin-bottom: 74px;
}

@media (max-width: 1024px)
{
	.digit_item {
		height: 100px;
	}
}


@media (max-width: 768px)
{
	#header .custom_header .modal_opt {
		margin-top: -38px;
	}
	
	#header .custom_header .button_modal {
		margin-top: -37px;
	}
}

@media (max-width: 425px)
{
	.his_title {
		margin-top: 15px;
	}
	
	.years {
		margin-top: 40px;
	}

	.diploma {
		margin-top: 10px;
	}
	
	.diploma img {
		margin: 18px;
	}
	
	.first_com {
		margin-top: 20px;
	}
	
	.sec_div {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	
	.dig_title {
		line-height: 45px;
		margin-top: 25px;
	}
	
	.digits {
		margin-top: 30px;
	}
	
	.digit_item {
		height: auto;
	}
	
	.any {
		margin-top: 10px;
		margin-bottom: 30px;
	}
}


@media (max-width: 425px)
{
	.why_us_hor_title, .consulting_title, 
	.your_sort_title, .why_us_ret_title,
	.profit_title	{
		font-size: 30px;
		line-height: 35px;
	}
	
	.why_us_hor_desc_1, .why_us_hor_desc_2, 
	.consulting_desc, .your_sort_desc {
		font-size: 20px;
		line-height: 25px;
	}
	
	.form-title {
		font-size: 25px;
	}
	
	.third_lab, .machpack, .third_hor {
		margin-bottom: 0;
	}
	
	#header .header_bottom #dogs_menu ul li {
		height: 161px;
		width: 123px;
	}
	
	#header .custom_header .button_modal {
		margin-top: 8px;
	}
	
	#header .custom_header .modal_opt {
		margin-top: -13px;
	}
}

@media (max-width: 375px)
{
	#header .header_bottom #dogs_menu ul li {
		height: 131px;
		width: 130px;
	}
	
	#header .header_bottom #dogs_menu ul li a span {
		font-size: 14px;
		margin-top: 4px;
	}
	
	#header .header_bottom #dogs_menu ul li a .image_wrap {
		width: 90px;
		height: 90px;
	}
	
	#header .header_bottom #dogs_menu ul li a .image_wrap img {
		max-height: 50%;
	}
	
	#header .custom_header .button_modal {
		margin-top: -10px;
	}
	
	#header .custom_header .title, #header .header_fr .opt-title {
		margin-top: -15px;
	}
	
	#header .header_bottom #dogs_menu {
		margin-top: 0px;
	}
	
	#header .custom_header .modal_opt {
		margin-top: 0px;
	}
}

@media (max-width: 320px)
{
	#header .custom_header .button_modal {
		margin-top: 0px;
	}
	
	#header .custom_header .modal_opt {
		margin-top: 0px;
	}
}

/*ШКОЛА*/

.sc_text {
	color: #1d1c1c;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 30px;
}

.sc_text p {
	margin-top: 30px;
}

.sc_title {
	font-size:45px;
	color: #1d1c1c;
	margin-top: 60px;
	font-weight: 100;
}

.sc_programs {
	display: flex;
	flex-wrap: wrap;
    max-width: 800px;
    justify-content: space-evenly;
	align-items: center;
	margin-top: 40px;
}

.sc_item_title {
	font-weight: 900;
	margin-top: 15px;
}

.sc_item_desc {
	font-weight: 100;
	margin-top: 3px;
}

.sc_programs_cont {
	overflow: hidden;
}

@media (max-width: 768px)
{
	.sc_text {
		margin-top: -20px;
	}
	
	.sc_title {
		margin-top: 20px;
	}
}

@media (max-width: 425px)
{
	.sc_title {
		font-size: 30px;
	}
	
	.sc_programs {
		margin-top: 0;
	}
	
	.sc_program {
		margin-top: 20px;
	}
}

/*РЕМОНТ*/

.us_machine {
	margin-top: 20px;
	display: block;
}

.us_title_since {
	font-size: 45px;
	font-weight: 100;
	margin-top: 10px;
	max-width: 90%;
}

.us_desc_since {
	font-size: 16px;
	font-weight: 100;
	margin-top: 10px;
}

.us_desc_since p {
	margin-top: 10px;
}

.us_hides_title {
	font-size: 25px;
	font-weight: 900;
	margin-top: 10px;
	max-width: 90%;
}

.us_hides_items {
	max-width: 1000px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
	padding: 10px;
}

.hides_item {
	max-width: 466px;
	min-height: 200px;
}

.hides_icon {
	display: block;
	float: left;
}

.hides_icon_container {
	width: 100%;
	height: 30px;
}

.hides_item_desc {
	font-weight: 100;
	font-size: 16px;
}

.hides_item_desc span {
	font-weight: 900;
}

.us_down_block {
	margin-bottom: -30px;
}

.us_orange_block {
	background: #dd7200;
	position: relative;
}

.us_orange_block_inner {
	max-width: 566px;
	float: right;
	margin-right: 60px;
}

.us_orange_block_img {
	margin-top: 30px;
	display: block;
}

.us_orange_block_desc {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
}

.us_right_block {
	position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
}


@media (max-width: 1300px)
{
	.us_orange_block_inner {
		float: none;
		margin: auto;
	}
}

@media (max-width: 768px)
{
	.us_hides_items {
		justify-content: center;
		margin-top: 0;
	}
	
	.hides_item {
		min-height: unset;
		margin-top: 40px;
		max-width: 90%;
	}
	
	.us_down_block {
		margin-top: 40px;
	}

	.us_orange_block_inner {
		float: none;
		margin: auto;
		max-width: 95%;
	}
}

@media (max-width: 425px)
{
	.us_title_since {
		font-size: 30px;
	}

	.us_desc_since strong {
		display: block;
	}

}

/*ВАКАНСИИ*/

.vac_img_1, .vac_img_2, .vac_pr_item_img {
	display: block;
}

.vac_mis_title, .vac_pr_title {
	font-size: 45px;
	font-weight: 100;
	margin-top: 20px;
}

.vac_mis_desc {
	font-size: 16px;
	font-weight: 100;
	margin-top: 10px;
}

.vac_img_1, .vac_img_2 {
	margin-top: 20px;
}

.vac_pr_container {
	margin-top: 45px;
	max-width: 990px;
	margin: auto;
}

.vac_pr_item_img {
	margin-top: 30px;
}

.vac_pr_item {
	margin-top: 30px;
	font-size: 25px;
	font-weight: 100;
}

.vac_down_block {
	margin-top: 35px;
	    margin-bottom: 35px;
}

.vac_right_block {
	height: 428px;
}

.vac_vac_title {
	font-size: 40px;
	font-weight: 900;
}

.vac_vac_items {
	margin: auto;
	max-width: 880px;
	text-align: left;
}

.vav_vac_item_title {
	margin-top: 35px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}

.vav_vac_item_desc {
	font-size: 16px;
	font-weight: 100;
}

.act_container {
	position: relative;
}

.act_offer {
	font-size: 35px;
	font-weight: 100;
	max-width: 500px;
	margin-top: 50px;
}

.act_acts {
	font-size: 25px;
	font-weight: 100;
	margin-top: 50px;
}

.act_only {
	font-size: 12px;
	margin-top: 5px;
	color: #1d1c1c;
    font-weight: 500;
}

.act_buttton {
	margin-top: 20px;
	max-width: 90%;
}

.act_comp {
	font-size: 14px;
	max-width: 730px;
	color: #1d1c1c;
	margin-top: 20px;
    font-weight: 500;
}

.act_bg {
	position: absolute;
	top: 140px;
	right: 250px;
}

@media (max-width: 1200px)
{
	.act_bg {
		right: 0;
	}
}

@media (max-width: 1024px)
{
	.work_scheme_var_2 {
		max-width: 80%;
	}
	
	
	.digit_item {
		margin: 15px;
	}
	
	.work_scheme_var_2 .variant-desc {
		max-width: 86%;
	}
	
	.range .pot_desc {
		width: 413px;
	}
	
	.free-ship {
		margin-top: 50px;
	}
	
	.logos {
		margin-bottom: 50px;
	}
	
	.pack_ret {
		margin-left: 0;
	}
	
	.act_bg {
		top: 18px;
	}
}

@media (max-width: 768px)
{
	.vac_pr_container {
		max-width: 90%;
	}
	.vac_down_block .us_orange_block_desc {
		font-size: 19px;
	}
	
	.com_head_title {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.com_head_title h1 {
		font-size: 35px;
	}
	
}

@media (max-width: 760px)
{
	.act_bg {
		display: none;
	}
}

@media (max-width: 425px)
{
	.vac_mis_title, .vac_pr_title, .vac_vac_title {
		font-size: 25px;
	}

	.vac_mis_desc {
		max-width: 90%;
	}
	
	#header .header_bottom #dogs_menu ul li a span {
		font-size: 15px;
	}
	
	.act_offer {
		font-size: 30px;
	}
}
