
/*
===========================================================

[PAGE CSS ]

    Author       :  Cadeniuc Ion 

    Author Phone   :  +37368580073

    Author Email : icadeniuc16@gmail.com

    Author Telegram : @Cadeniuc

    Freelance Profile : https://freelancehunt.com/freelancer/Cadeniuc.html

===========================================================
*/
html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}button,input{border:none}button{cursor:pointer}a{text-decoration:none;color:#000}img{vertical-align:middle;border:0}*{margin:0;padding:0}
a:focus {
    outline: thin dotted;
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: 0;
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: none;
}
::-webkit-input-placeholder {color:#545454;}
::-moz-placeholder          {color:#000;}
:-moz-placeholder           {color:#545454;}
:-ms-input-placeholder      {color:#545454;}
body{
	font-size: 100%;
	font-family: "Helios";
	color: #000000;
	line-height: 1.5;
	margin:0;
	font-weight: 400;
	padding:0;
	background: #fff;
	overflow-x: hidden;
	background-color: #f7f7f5;
}
.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.plus,
.minus ,
.in_to_product_go:after,
.image_product,
.burger span,
.second_menu_middle ul li a:after,
.pricipale_menu ul li a:after,
a,button {
	-webkir-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.sidebar {
	float: left;
	width: 390px;
	height: 1080px;
	background-color: #424242;
}
.content_site {
	float: left;
	width: calc(100% - 390px);
}
.catalog_hd_go {
	height: 160px;
	padding-left: 27px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
	border-bottom: 1px solid #545454;
}
.catalog_hd_go button {
	background: transparent;
	color: #e46f30;
	font-size: 25px;
	font-weight: 700;
	line-height: 25px;
	text-transform: uppercase;
	width: 100%;
	cursor: default;
}
.burger {
	width: 25px;
	display: block;
	margin-right: 24px;
	margin-top: -1px;
}
.burger span {
	display: block;
	height: 2px;
	background-color: #7bb928;
	margin-bottom: 7px;
	width: 100%;
}
.burger span:last-child {
	margin-bottom: 0;
}
.pricipale_menu ul li a:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 78px;
	background: url(../img/border_dashed_go.png) no-repeat center left;
	height: 3px;
	z-index: -1;
}
.pricipale_menu ul li a {
	color: #bfbfbf;
	z-index: 1;
	position: relative;
	padding-left: 30px;
	display: block;
	font-weight: 700;
	line-height: 20px;
	padding: 20px 39px;
	padding-left: 79px;
	height: 80px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.pricipale_menu ul li a:hover {
	color: #7bb928;
}
.pricipale_menu ul li a:hover:after {
	opacity: 1;
}
.pricipale_menu ul li a:after {
	content: "";
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
}
.pricipale_menu ul li a i {
	font-style: normal;
	display: block;
	font-weight: 400;
}
.icon_left {
	width: 79px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	line-height: 80px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
}
.second_menu_middle ul li a {
	color: #bfbfbf;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.65px;
	padding: 20px 0;
	display: block;
	padding-left: 79px;
	position: relative;
}
.language_menu ul li.active a,
.language_menu ul li a:hover,
.second_menu_middle ul li a:hover {
	color: #e6e6e6;
}
.second_menu_middle {
	padding-top: 13px;
}
.second_menu_middle ul li a:after {
	content: "";
	position: absolute;
	width: 5px;
	border-radius: 50%;
	height: 5px;
	background-color: #bfbfbf;
	left: 37px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.second_menu_middle ul li a:hover:after {
	-webkit-transform: scale(1.7);
	-moz-transform: scale(1.7);
	-ms-transform: scale(1.7);
	-o-transform: scale(1.7);
	transform: scale(1.7);
	background-color: #e6e6e6;
}
.language_menu {
	padding-left: 78px;
}
.language_menu ul li  {
	float: left;
	margin-right: 35px;
}
.language_menu ul li a {
	color: #bfbfbf;
	font-size: 15px;
	font-weight: 400;
	line-height: 36px;
	text-transform: uppercase;
}
.line_center_gr_go {
	padding-top: 78px;
	margin-bottom: 18px;
	text-align: center;
}
.language_menu {
	overflow: hidden;
	margin-top: 18px;
}
.header_tp_go {
	padding: 0 30px;
	padding-right: 60px;
	height: 160px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
	border-bottom: 1px solid #e6e6e6;
	background-color: #ffffff;
	justify-content: space-between;
}
.call_button_gr_go a {
	width: 60px;
	height: 60px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.07);
	border: 1px solid #7bb928;
	background-color: #ffffff;
	border-radius: 50%;
	justify-content: center;
}
.call_button_gr_go a:hover {
	background: #424242;
	border: 1px solid #424242;
}
.city_go {
	color: #545454;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.48px;
}
.phone_go {
	color: #545454;
	font-size: 16px;
	font-weight: 700;
}
.icon_adress {
	margin-right: 4px;
}
.item_adresses_go {
	margin-right: 2vw;
}
.image_and_txt_hom_go {
	position: relative;
	height: 760px;
	background: url(../img/bg_home.png) no-repeat center left;
}
.image_glass_go {
	position: absolute;
	bottom: 48px;
	z-index: -1;
	left: 583px;
}
.footer_home_go {
	height: 160px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 60px;
	position: relative;
	z-index: 1;
	background: #fff;
}
.left_foot_gr_go {
	position: relative;
	z-index: 1;
}
.left_foot_gr_go:before {
	content: "";
	z-index: -1;
	position: absolute;
	bottom: 0;
	top: 0;
	right: 40px;
	left: 0;
	background: #fff;
}
.footer_home_go:after {
	content: "";
	position: absolute;
	right: 48px;
	top: 0;
	z-index: -2;
	bottom: 0;
	margin: auto;
	height: 28px;
	width: 507px;
	background: url(../img/line_footer_gr_go.png) no-repeat center center;
}
.item_foot_home_gr_g p strong {
	display: block;
	font-weight: 700;
}
.img_foot_img_go {
	margin-right: 20px;
}
.item_foot_home_gr_g {
	margin-right: 80px;
	background: #ffff;
}
.item_foot_home_gr_g p {
	font-size: 16px;
	color: #545454;
}
.texts_left_gr_go {
	padding-left: 50px;
}
.texts_left_gr_go .h1 {
	position: relative;
	font-size: 86px;
	color: #545454;
	font-weight: 900;
	font-family: "Helios";
	letter-spacing: 1.72px;
	line-height: 86px;
	z-index: 1;
}
.texts_left_gr_go .h1 span {
	font-weight: 300;
	font-size: 56px;
	display: block;
	letter-spacing: .3px;
	line-height: 65px;
	margin-bottom: 37px;
}
.texts_left_gr_go .h1:after {
	content: "";
	position: absolute;
	right: 2px;
	top: -32px;
	width: 182px;
	height: 189px;
	z-index: -1;
	background: url(../img/line_title_gr_go.png) no-repeat center center;
}
.block_uveren_go {
	color: #545454;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0.4px;
	margin-bottom: 70px;
}
.block_uveren_go img {
	margin-right: 22px;
}
.button_zaprositi_go button,
.button_zaprositi_go a {
	justify-content: center;
	padding: 0 45px;
	width: 405px;
	height: 85px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.07);
	border-radius: 41px;
	border: 1px solid #7bb928;
	background-color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	line-height: 17px;
	letter-spacing: 0.7px;
	z-index: 1;
	position: relative;
}
.button_zaprositi_go a img {
	margin-right: 25px;
	vertical-align:middle;
}
.button_zaprositi_go a strong {
	text-transform: uppercase;
	display: block;
}
.button_zaprositi_go {
	position: relative;
	display: inline-block;
	z-index: 1;
	vertical-align:middle;
}
.button_zaprositi_go:after {
	content: "";
	background: url(../img/line_bottom_dashed.png) no-repeat center center;
	width: 195px;
	height: 190px;
	position: absolute;
	right: -88px;
	bottom: -71px;
}
.button_zaprositi_go a:hover {
	background-color: #F5F5F5;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.17);
}
html {
	opacity: 0;
	-webkir-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
html.loaded_go {
	opacity: 1;
}
.mobile_close_go {
	display: none;
	margin-top: 37px;
}
.mobile_close_go button {
	margin-left: auto;
	margin-right: auto;
}
.mobile_close_go .burger {
	margin-right: 0;
}
.catalog_hd_go button.active .burger span:nth-child(2),
.close_button_menu .burger span:nth-child(2) {
	opacity: 0;
}
.close_button_menu .burger span {
	background: #E46F30;
}
.catalog_hd_go button.active .burger span:nth-child(1),
.close_button_menu .burger span:nth-child(1) {
	-webkit-transform: rotate(45deg) translate(8px,8px);
	-moz-transform: rotate(45deg) translate(8px,8px);
	-ms-transform: rotate(45deg) translate(8px,8px);
	-o-transform: rotate(45deg) translate(8px,8px);
	transform: rotate(45deg) translate(8px,8px);
}
.catalog_hd_go button.active .burger span:nth-child(3),
.close_button_menu .burger span:nth-child(3) {
	-webkit-transform: rotate(-45deg) translate(4px,-5px);
	-moz-transform: rotate(-45deg) translate(4px,-5px);
	-ms-transform: rotate(-45deg) translate(4px,-5px);
	-o-transform: rotate(-45deg) translate(4px,-5px);
	transform: rotate(-45deg) translate(4px,-5px);
}
.close_button_menu .burger {
	padding: 29px 25px;
}
.close_button_menu .burger:hover {
	background: #000;
}
.mobile_catalog_go {
	display: none;
}
html.scroll_disable,
.scroll_disable body {
	overflow: hidden;
}
.adresses_and_tel_mobile {
	display: none;
	position: fixed;
	top: 80px;
	z-index: 11;
	right: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 80px);
}
.title_brand_go {
	margin-bottom: 43px;
}
.title_brand_go .h3 {
	text-align: center;
	color: #545454;
	font-family: "Helios";
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	margin-top: 11px;
	letter-spacing: 0.9px;
}
.new_blg_go {
	background: #f7f7f5;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 23px;
}
.bread_krumbs {
	overflow: hidden;
}
.bread_krumbs li {
	float: left;
}
.bread_krumbs li:last-child:after {
	display: none;
}
.bread_krumbs li:after {
	content: ">";
	color: #545454;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 8px;
}
.bread_krumbs li a {
	color: #545454;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.form_group textarea,
.form_group input {
	width: 100%;height: 60px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
	color: #545454;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	padding: 0 20px;
	letter-spacing: 0.48px;
}
.form_group textarea {
	resize: none;
	height: 140px;
	padding-top: 17px;
	line-height: 23px;
}
.form_group {
	margin-bottom: 20px;
}
.button_zaprositi_go button {
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	border-radius: 41px;
	background-color: #7bb928;
	color: #fff;
}
.button_zaprositi_go button img {
	float: left;
	margin-right: 10px;
}
.button_zaprositi_go button strong {
	text-transform: uppercase;
	display: block;
}
.submit_form .button_zaprositi_go {
	width: 100%;
}
.button_zaprositi_go button:hover {
	box-shadow: 0 13px 16px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
}
.submit_form {
	padding-top: 33px;
}
.title_brand_go .h3.text-left {
	text-align: left;
}
.contacts_go .h3 {
	margin-top: 20px;
	margin-bottom: 53px;
}
.city_gr_G {
	font-size: 16px;
	font-weight: 700;
	color: #545454;
	font-size: 16px;
	margin-bottom: 19px;
}
.item_cont_go p {
	color: #545454;
	font-size: 16px;
	letter-spacing: 0.48px;
	line-height: 20px;
	margin-bottom: 19px;
}
.item_cont_go p strong {
	font-weight: 700;
	letter-spacing: 0.8px;
	line-height: 20px;
}
.item_cont_go {
	position: relative;
	float: left;
	width: 16.6666666667%;
	padding-left: 20px;
	margin-bottom: 45px;
	padding-right: 15px;
}
.item_cont_go:after {
	content: "";
	border-left: 1px solid #d9d9d9;
	position: absolute;
	top: 37px;
	bottom: 0;
	height: 138px;
	left: 0;
}
.item_cont_go:before {
	content: "";
	position: absolute;
	top: -28px;
	left: -15px;
	width: 31px;
	height: 45px;
	background: url(../img/icon_map_cont_pg.png) no-repeat center center;
}
.offices_go .item_cont_go:before {
	display: none;
}
.offices_go .item_cont_go:after {
	height: 278px;
	top: -39px;
}
.distrib_go .item_cont_go:after {
	height: 300px;
}
.title_brand_go.middle_margin_go .h3 {
	clear: both;
	margin-top: -30px;
}
.start_block_about_go {
	padding-top: 33px;
}
.title_about_comp .h2 {
	color: #545454;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.9px;
}
.title_about_comp {
	margin-top: -268px;
	margin-left: 593px;
}
.container_about {
	width: 1163px;
	padding-left: 239px;
	max-width: 100%;
}
.styling_content {
	padding-top: 162px;
}
.styling_content p {
	color: #545454;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.42px;
	margin-bottom: 18px;
}
.styling_content ul {
	padding-left: 140px;
	padding-top: 20px;
	padding-bottom: 18px;
}
.styling_content ul li {
	color: #545454;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	position: relative;
	margin-bottom: 20px;
}
.styling_content ul li:after {
	content: "";
	position: absolute;
	top: 5px;
	left: -20px;
	width: 10px;
	height: 10px;
	background-color: #7bb928;
	border-radius: 50%;
}
.styling_content ul li strong {
	font-weight: 700;
	letter-spacing: 0.42px;
	display: block;
}
.item_imt_G {
	margin-bottom: 30px;
}
.bloack_images_go {
	padding-top: 37px;
}
.line_dogr_g {
	margin-bottom: 140px;
	margin-top: 75px;
}
.image_about img {
	max-width: 100%;
}
.filter_right_tp_go {
	color: #545454;
	font-size: 13px;
	font-weight: 400;
}
.shown_go li {
	margin-right: 20px;
	line-height: 14px;
}
.shown_go li.active,
.shown_go li a:hover {
	color: #7bb928;
}
.shown_go li.active a {
	font-weight: 700;
	color: #7bb928;
}
.shown_go > img {
	margin-right: 10px;
}
.shown_go ul {
	margin-left: 20px;
}
.right_float_go {
	float: right;
}
.shown_go {
	margin-left: 60px;
}
.pagination {margin: 0;}
.pagination li {
	float: left;
	margin-left: 20px;
}
.pagination li a {
	color: #545454;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0.48px;
}
.pagination li.active a {
	color: #7bb928;
}
.footer_produc_gr_go .shown_go {
	margin-left: 0;
}
.shown_go li:last-child {
	margin-right: 0;
}
.footer_produc_gr_go {
	border-top: 1px solid #d9d9d9;
	padding-top: 25px;
	margin-bottom: 40px;
}
.item_product_go {
	color: #545454;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.39px;
	margin-bottom: 50px;
}
.left_model_prod {
	float: left;
	width: 50%;
	padding-right: 10px;
	font-size: small;
}
.right_prod_ml {
	float: right;
	width: 35%;
	justify-content: flex-end;
}
.right_prod_ml > img {
	margin-right: 10px;
}
.image_product {
	justify-content: center;
}
.top_head_prod {
	margin-bottom: 20px;
}
.image_product {
	width: 100%;
	background: #fff;
	height: 320px;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
	margin-bottom: 22px;
}
.block_products {
	padding-bottom: 60px;
	justify-content: space-between;
}
.title_product {
	margin-top: 20px;
	clear: both;
}
.title_product a {
	font-weight: 700;
	letter-spacing: 0.48px;
	font-size: 16px;
	color: #545454;
}
.title_product a:hover {
	color: #7bb928;
}
.image_product a {
	width: 100%;
	height: 100%;
	justify-content: center;
	padding: 30px;
}
.image_product a img {
	max-width: 85%;
	max-height: 85%;
}
.in_to_product_go {
	position: relative;
	z-index: 1;
}
.in_to_product_go:hover .image_product {
	border-color: transparent;
}
.in_to_product_go:after {
	content: "";
	position: absolute;
	top: -20px;
	bottom: -121px;
	left: -15px;
	right: -15px;
	box-shadow: 0 15px 18px rgba(0, 0, 0, 0.11);
	border-radius: 5px;
	border: 1px solid #7bb928;
	background-color: #ffffff;
	z-index: -1;
}
.price_prod {
	position: absolute;
	right: 0;
	left: 0;
	bottom: -52px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.66px;
}
.butons_produ_go {
	position: absolute;
	bottom: -95px;
	text-align: center;
	right: 0;left: 0;
}
.price_prod strong {
	font-size: 16px;
	font-weight: 700;
}
.price {
	font-weight: 700;
	font-size: 22px;
	color: #7bb928;
}
.butons_produ_go a {
	color: #545454;
	float: left;
	width: 33.3333%;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	position: relative;
	letter-spacing: 0.42px;
}
.butons_produ_go a:nth-child(2):after {
	content: "";
	position: absolute;
	left: 0;
	border-left: 1px solid #e46f30;
	height: 20px;
	top: 0;
	margin: auto;
	bottom: 0;
}
.butons_produ_go a:nth-child(2):before {
	content: "";
	position: absolute;
	right: 0;
	border-left: 1px solid #e46f30;
	height: 20px;
	top: 0;
	margin: auto;
	bottom: 0;
}
.block_products {
	position: relative;
	z-index: 1;
}
.butons_produ_go a:hover {
	color: #7bb928;
}
.butons_produ_go {
	opacity: 0;	
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}
.price_prod {
	opacity: 0;	
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.in_to_product_go:after {
	opacity: 0;
	-webkit-transform: scale(.92);
	-moz-transform: scale(.92);
	-ms-transform: scale(.92);
	-o-transform: scale(.92);
	transform: scale(.92);
	visibility: hidden;
}
.in_to_product_go:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}
.in_to_product_go:hover .price_prod,
.in_to_product_go:hover .butons_produ_go {
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkir-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.price_prod,
.butons_produ_go {	
	visibility: hidden;
	-webkir-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
.in_to_product_go {
	-webkir-transition: z-index .1s ease-in-out;
	-moz-transition: z-index .1s ease-in-out;
	-ms-transition: z-index .1s ease-in-out;
	-o-transition: z-index .1s ease-in-out;
	transition: z-index .1s ease-in-out;
}
.in_to_product_go:hover {
	z-index: 3;
}
.shown_go:first-child {
	margin-left: 0;
}
.bread_krumbs li.active a {
	color: #7bb928;
}

.active_button {
	background: #7bb928 ;
	color: white;
}

.left_image_product {
	width: 45%;
	float: left;
	height: 680px;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
}
.right_descr_product {
	width: 55%;
	float: left;
	min-height: 1px;
	padding-left: 30px;
}
.model_right_Gr_go {
	color: #545454;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.39px;
}
.bread_and_titil_go {
	justify-content: space-between;
}
.left_image_product {
	justify-content: center;
}
.left_image_product img {
	max-width: 80%;
	max-height: 80%;
}
.start_block_product {
	clear: both;
	padding-top: 34px;
}
.title_page_product {
	color: #545454;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.9px;
	margin-top: 13px;
	margin-bottom: 17px;
}
.descr_prod_go p {
	color: #545454;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.39px;
	margin-bottom: 19px;
}
.descr_prod_go p a {
	color: #7bb928;
	letter-spacing: 0.39px;
	text-decoration: underline;
}
.descr_prod_go p a:hover {
	text-decoration: none;
}
.item_infor_prod_go {
	color: #545454;
	font-size: 13px;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 0.39px;
	margin-right: 30px;
}
.item_infor_prod_go img {
	margin-right: 11px;
}
.information_sub_product_go {
	padding-top: 30px;
	margin-bottom: 35px;
}
.item_box_gr_go p {
	color: #545454;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.48px;
	margin-bottom: 0;
}
.item_box_gr_go .green {
	font-size: 16px;
	font-weight: 700;
	color: #7bb928;
}
.item_box_gr_go strong {
	font-size: 16px;
	font-weight: 700;
}
.input_kol_vo_go {
	position: relative;
	margin-top: 12px;
	max-width: 180px;
}
.input_kol_vo_go input {
	color: #545454;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.9px;
	width: 100%;
	height: 40px;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-align: center;
	padding-right: 90px;
	padding-left: 10px;
}
.item_box_gr_go {
	width: 243px;
	float: left;
	padding-right: 30px;
	margin-bottom: 40px;
}
.plus,
.minus {
	position: absolute;
	right: 0;
	cursor: pointer;
	top: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	justify-content: center;
	background-color: #7bb928;
}
.plus:hover,
.minus:hover {
	opacity: .7;
}
.minus {
	right: 40px;
	background-color: #545454;
}
.text_strong_big {
	padding-top: 12px;
}
.text_strong_big strong {
	color: #545454;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.9px;
}
.itogo_go {
	padding-left: 29px;
	padding-right: 0;
	position: relative;
}
.item_button_go {
	margin-right: 4%;
	width: 210px;
	float: left;
}
.item_button_go {
	margin-bottom: 30px;
}
.item_button_go a {
	width: 100%;
	height: 60px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
	border-radius: 30px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	color: #545454;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.48px;
	justify-content: center;
	text-align: center;
}
.boxes_str_gp {
	margin-bottom: 44px;
}
.item_button_go a:hover {
	background-color: #7bb928;
	color: #ffffff;
}
.itogo_go:after {
	content: "";
	width: 0;
	height: 110px;
	border-left: 1px solid #e46f30;
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}
.title_other {
	text-align: center;
	color: #545454;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0.48px;
}
.other_variants_go {
	padding-top: 60px;
}
.other_variants_go .line_dogr_g {
	margin-bottom: 60px;
	margin-top: 18px;
}
.other_variants_go .in_to_product_go:after {
	display: none;
}
.other_variants_go .in_to_product_go .image_product,
.other_variants_go .in_to_product_go .image_product:hover {
	border-color: #e6e6e6;
}
.call_button_gr_go a:hover {
	cursor: default;
}
.fileinput {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.label {
	width: 180px;
	height: 50px;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	display: block;
	font: 14px/50px Tahoma;
	transition: all 0.18s ease-in-out;
	border: 1px solid #333;
	color: #333;
}

.label:hover {
	color: white;
	background: #333;
}