@charset "utf-8";
/* CSS Document */

body {
  font-family: bpg_book;
}

.mainmenu,
.dropdown-menu {
	font-size: 16px;
}

.menu_left {
	margin-left: 20px;
}

.menu_right {
	margin-right: 20px;
}

.product_text {
	font-size: 13px;
	line-height: 19px;
}

.products_item_single {
	margin-left: -15px;
}

.product_packages_title {
	font-family: bpg_mt;
}

.welcome {
	font-family: gsh;
	font-size: 54px;
}

.products_page_title {
	font-family: gsh;
	font-size: 53px;
}

.products_page_desc {
	font-size: 16px;
}

.products_item_title {
	font-family: gsh;
	font-size: 34px;
}

.products_item_desc {
	font-size: 16px;
}

.product_page_title {
	font-family: gsh;
	font-size: 53px;
}

.product_page_desc {
	font-size: 16px;
}

.product_weight {
	font-family: bpg_book;
	font-weight: bold;
}

.product_package_title {
	font-size: 16px;
}

.product_package_title_4 {
	font-size: 13px;
}

.about_text {
	font-size: 16px;
}

.cert_title {
	font-family: bpg_book;
}

.contact_city {
	font-family: gsh;
}

.contact_info {
	font-size: 16px;
	line-height: 22px;
}

.contact_area {
	font-family: bpg_book;
	font-size: 16px;
}

.contact_textarea {
	font-family: bpg_book;
	font-size: 16px;
}

.contact_send {
	font-family: bpg_book;
}

.news_title {
	font-family: gsh;
}

.news_date {
	font-family: gsh;
}

.news_inner_title {
	font-family: gsh;
}

.news_inner_date {
	font-family: gsh;
}

.gallery_title {
	font-family: gsh;
}

.gallery_inner_title {
	font-family: gsh;
}




@media (max-width: 1440px) {

.mainmenu,
.dropdown-menu {
	font-size: 14px;
}
	
.menu_left {
	margin-left: 8px;
}

.menu_right {
	margin-right: 8px;
}

}



@media (max-width: 1366px) {

.mainmenu,
.dropdown-menu {
	font-size: 13px;
}	
	
.menu_left {
	margin-left: 7px;
}

.menu_right {
	margin-right: 7px;
}

}