@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
* {
		margin:0;
		padding:0;
		box-sizing: border-box;
	}

body {

	font-family: 'Ubuntu', sans-serif;
	color:#fff;
	font-size:13px;
	text-align: center;
	background: url(images/bg.jpg) repeat-y center top;
	background-attachment:fixed;
	}

:-webkit-input-placeholder { /* Chrome */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #fff;
  opacity: 1;
}

a {
color: #fff;
text-decoration: none;
}
a:hover {
color:#c8d5f0;
text-decoration: underline;
}

a:hover, a:active {
outline: 0px none currentColor;
}

a:focus {
outline: medium none currentColor;
}

a images {
 border: none; /* ������ ����� � ������-�������� */
}

#wrapper {

}

#wrapper h1 {
	text-transform:uppercase;
	}
	
#wrapper h2{
	color: #293b5f;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 0;
	margin: 0;
	padding-bottom: 15px;
	text-align: left;
	}


.login-form	{
	background: url(images/bg1.png) repeat;
	margin: 0 auto;
	padding: 40px;
	width: 480px;
	text-align: center;
	display: inline-block;
	margin-top: 80px;
}

#register-form {
	margin-top: 100px;
}

.login-cont {
	background: #0a0f20;
	padding: 40px 25px;
}

.login-form a	{
	margin: 10px 10px;
	font-weight: bold;
	display: inline-block;
}

.login-form h1	{
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-bottom: 10px;
}

.login-form span	{
	color: #828ea6;
	font-style: italic;
}

.login-form input[type=text], .login-form input[type=password]	{
	border: 1px solid #fff;
	background: transparent;
	width: 100%;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	margin: 10px 0;
}

.login-form input[type=submit]	{
	background: #828ea6;
	border: 1px solid #fff;
	font-size: 14px;
	color: #000;
	padding: 15px 60px;
	text-transform: uppercase;
	margin: 30px 0 15px 0;
}

.login-form a.lico-select {
	display: inline-block;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	padding: 15px 0;
	font-size: 18px;
	width: 160px;
	margin-left: 0;
	margin-right: 0;
}

.login-form a.lico-select:hover {
	text-decoration: none;
	background: #333e62;
}

#lico-select-fiz {
	float: right;
}

#lico-select-ur {
	float: left;
}

.login-form a.lico-select-active {
	color: #0a0f20;
	background: #828ea6;
}

#pano_remember {
	color: #828ea6;
	font-size: 14px;
}

#login-message {
	background: url(images/bg1.png) repeat;
	padding: 40px;
	width: 480px;
	text-align: center;
	display: inline-block;
	margin-top: 250px;
	color: #828ea6;
	font-style: italic;
}

.start-link {
	display: inline-block;
	padding: 15px 25px;
	background: #0a0f20;
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}

.start-link:hover {
	background: #798b9d;
	color: #fff;
	text-decoration: none;
}

/* ��� ����������� */


#pano-wrapper {
	background: url(images/bg2.png) repeat;
	padding: 10px 10px;
	width: 1170px;
	margin: 0 auto;
	color: #000;
	padding-bottom: 100px;
	position: relative;
}

#pano-head {
	text-align: right;
	padding: 10px 0px;
	width: 1170px;
	margin: 0 auto;
}

.pano_head_left {
	float: left;
}

.pano_head_left a {
	display: inline-block;
	padding: 5px 10px;
	margin-right: 10px;
	color: #fff;
	background: #233656;
	border: 1px solid #94a6bd;
}

.pano_head_left a:hover {
	background: #94a6bd;
	text-decoration: none;
}

.pano_head_left a.active {
	background: #94a6bd;
	font-weight: bold;
}

.pano_head_right {
	float: right;
}

.pano_head_right a {
	color: #6d819c;
	border-bottom: 1px dashed #6d819c;
	margin: 0 10px;
}

.pano_head_right a:hover {
	color: #fff;
	border-bottom: 1px dashed #fff;
	text-decoration: none;
}

.param {
	text-align: left;
	padding-bottom: 10px;
}

.param-form a {
	display: inline-block;
	margin: 3px;
	border: 1px solid transparent;
	border-radius: 5px;
	padding: 5px;
}

.param-form a.form-active {
	border: 1px solid #828ea6;
}

.param-form img {
	width: auto;
	height: 60px;
}

.param-kladka a {
	display: inline-block;
	margin: 3px;
	border: 1px solid transparent;
	border-radius: 5px;
	padding: 5px;
}

.param-kladka a.kladka-active {
	border: 1px solid #828ea6;
}

.param-color a {
	display: inline-block;
	margin: 3px;
	text-align: center;
	color: #293b5f;
	font-size: 14px;
	font-style: italic;
}

.param-color a:hover {
	text-decoration: none;
}

.param-color a span {
	display: inline-block;
	padding: 5px;
	border: 1px solid transparent;
	border-radius: 5px;
	width: 120px;
}

.param-color a img {
	max-width: 100%;
	display: inline-block;
}

.param-color a.color-active span {
	border: 1px solid #828ea6;
}

#m_size_cont a, #m_minmax_cont a, #m_kley_cont a, #m_zapas_cont a {
	color: #000;
	font-size: 18px;
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid transparent;
	-webkit-transition: background 0.5s ease;
	transition: background 0.2s ease;
	margin: 5px;
	border: 1px solid #828ea6;
	border-radius: 5px;
}

#m_size_cont a:hover, #m_minmax_cont a:hover, #m_kley_cont a:hover, #m_zapas_cont a:hover {
	background: #d1d7e5;
	border: 1px solid #9aa3bc;
	text-decoration: none;
}

#m_size_cont a.size-active, #m_minmax_cont a.minmax-active, #m_kley_cont a.kley-active, #m_zapas_cont a.zapas-active {
	background: #242e49;
	border: 1px solid #242e49;
	color: #fff;
}

.param-sizes {
	font-size: 18px;
}

.param-sizes p {
	padding: 10px 0;
}

.param-sizes span {
	width: 70px;
	display: inline-block;
	text-align: left;
}

.param-sizes input {
	font-size: 18px;
	background: transparent;
	border: 1px solid #000;
	text-align: center;
	padding: 5px;
	margin: 0 10px;
	width: 90px;
}





.calc_submit {
	text-align: center;
}

.calc_submit input {
	font-size: 18px;
	border: 1px solid #fff;
	padding: 15px 50px;
	color: #000;
	background: #828ea6;
}

.aloader {
    border: 5px solid #f3f3f3; /* Light grey */
    border-top: 5px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
	margin: 50px auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


#calc_mosaic .m_kladka {
	height: 100px;
}

#calc_result {
	text-align: center;
}

#calc_result .calc_result_head {
	padding: 10px 20px;
	border: 1px solid #003300;
	margin: 20px auto;
	width: 250px;
	background: #339933;
	color: #fff;
	font-size: 16px;
}

#calc_result img {
	border: 1px solid #70b0e6;
}

#calc_result .calc_result_pic {
	text-align: center;
}

#calc_result .calc_result_pic img {
	margin-bottom: 40px;
}

#calc_result .calc_result_legend {
	width: 300px;
	float: left;
	padding-top: 20px;
}

#calc_result .calc_result_legend table {
	width: 100%;
}

#calc_result .calc_result_plitka {
	margin: 15px auto;
}

.calc_result_plitka_mobile {
	display: none;
}

.calc_result_mail {
	display: none;
}

.calc_result_plitka table {
	width: 100%;
	margin: 30px 0;
}

.calc_result_plitka table tr td {
	border: 1px solid #ebecee;
	text-align: center;
	padding: 5px;
	background-color: RGB(190, 200, 210, 0.6);
}

.calc_result_plitka table tr th {
	border: 1px solid #ebecee;
	text-align: center;
	padding: 5px;
	background-color: RGB(170, 180, 190, 0.6);
}

.calc_result_plitka table tr td.td_hidden {
	border: 0;
	background: transparent;
}

.calc_result_print {
	margin-top: 20px;
	float: right;
}

.calc_result_print a {
	padding: 5px 0px 5px 35px;
	background: url(images/print.png) no-repeat left center;
	font-size: 16px;
	color: #000;
}

#clear, .clear {
	clear: both;
}

/* Новые доработки */
.newcalc_left {
	float: left;
	width: 55%;
}

.newcalc_right {
	float: right;
	width: 45%;
	padding-left: 30px;
}

#newcalc_result {
	text-align: center;
	background: #fff;
	min-height: 600px;
}

#newcalc_result img{
	max-width: 100%;
	display: inline-block;
}

.newparam-sizes span {
	float: left;
	width: 50%;
}

.newparam-sizes span:first-of-type {
	padding-right: 10px;
}

.newparam-sizes span:last-of-type {
	padding-left: 10px;
}

.newparam-sizes input {
	width: 100%;
	font-size: 18px;
	background: #fff;
	border: 1px solid #828ea6;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
}

.newparam-sizes input::-webkit-input-placeholder {color:#666;}
.newparam-sizes input::-moz-placeholder          {color:#666;}/* Firefox 19+ */
.newparam-sizes input:-moz-placeholder           {color:#666;}/* Firefox 18- */
.newparam-sizes input:-ms-input-placeholder      {color:#666;}

.newcalc_legend {
	display: block;
	margin-top: 20px;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 20px;
}

.newcalc_legend span {
	display: block;
	padding-left: 50px;
	font-weight: bold;
	position: relative;
	margin: 5px 0;

}

.newcalc_legend span:before {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
	width: 30px;
	height: 4px;
}

.newcalc_legend1 {
	color: #009966;
}

.newcalc_legend1:before {
	background: #009966;
}

.newcalc_legend2 {
	color: #000;
}

.newcalc_legend2:before {
	background: #000;
}

.newcalc_legend3 {
	color: #990099;
}

.newcalc_legend3:before {
	background: #990099;
}

#newcalc_table table {
	width: 100%;
	margin: 30px 0;
}

#newcalc_table table tr td {
	border: 1px solid #ebecee;
	text-align: center;
	padding: 5px;
	background-color: RGB(190, 200, 210, 0.6);
}

#newcalc_table table tr th {
	border: 1px solid #ebecee;
	text-align: center;
	padding: 5px;
	background-color: RGB(170, 180, 190, 0.6);
}

#newcalc_table table tr td.td_hidden {
	border: 0;
	background: transparent;
}

.tooltip {
	display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 15px;
color: #fff;
background-color: #4c4c4c;
border-radius: 15px;
position: relative;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 160px;
  background-color: #4c4c4c;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  padding: 5px;
  bottom: 115%;
  left: 50%;
  margin-left: -80px;
  position: absolute;
  z-index: 1;
}

.tooltip .tooltiptext2 {
  bottom: auto;
  top: 110%;
}



/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100% ;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Tooltip arrow */
.tooltip .tooltiptext2::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 100% ;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555  transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.newcalc_buts {
	text-align: center;
	padding: 5px 0;
}

.newcalc_buts a {
	display: inline-block;
	font-size: 18px;
	padding: 5px 25px;
	text-align: center;
}

.zayavka_but {
	background: #242e49;
	color: #fff;
}

.zayavka_but:hover {
	text-decoration: none;
	background: #465272;
}

#login_head {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	margin-top: 80px;
}

#login_head span {
	display: block;
	font-size: 17px;
	margin-top: 10px;
}

.pano_main {
	max-width: 1170px;
	text-align: center;
	margin: 0 auto;
}

.pano_main_banner img {
	display: inline-block;
	max-width: 100%;
	border: 2px solid #fff;
}

.pano_main_banner_mini img {
	display: inline-block;
	max-width: 100%;
}

.pano_main_banner_mini {
	display: none !important;
}

.pano_main_text {
	margin-top: 20px;
	font-size: 18px;
}

.pano_main_text p {
	margin: 5px 0;
	
}

.pano_main_buts {
	margin: 40px;
}

.pano_main_buts a {
	display: inline-block;
	width: 30%;
	padding: 20px;
	background: url(images/bg1.png) repeat;
	margin: 15px;
}

.pano_main_buts a span {
	display: flex;
	justify-content: center;
	align-items: center; 
	height: 140px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding: 20px;
	background: #0a0f20;
}

.pano_main_buts a:hover {
	text-decoration: none;
}

.pano_main_buts a:hover span {
	background: #1a2d4d;
}

.pano_ostatok_search {
	padding: 5px 0;
	text-align: left;
}

.pano_ostatok_table {
	border-collapse: collapse;
	width: 100%;
}

.pano_ostatok_table th, .pano_ostatok_table td {
	padding: 5px;
	border: 1px solid #637492;
}

/*  ------------------------------------------------------------------------------------------------------------------ Адаптация -------------------------------------------------------------------------------- */
/*  ------------------------------------------------------------------------------------------------------------------ Адаптация -------------------------------------------------------------------------------- */
/*  ------------------------------------------------------------------------------------------------------------------ Адаптация -------------------------------------------------------------------------------- */

@media (min-width: 1px) and (max-width:1200px) {
#pano-wrapper {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

#pano-head {
	width: 100%;
	padding: 10px;
}

.pano_main_buts a span {
	height: 100px;
	font-size: 20px;
	padding: 15px;
}

.pano_main_buts a {
	padding: 15px;
	margin: 10px;
}
}

#copyright, #copyright2 {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

#copyright a {
	background: url(images/region.png) no-repeat right center;
	padding: 10px 80px 10px 0;
	color: #fff;
	display: inline-block;
}

#copyright2 a {
	background: url(images/region.png) no-repeat right center;
	padding: 10px 80px 10px 0;
	color: #000;
	display: inline-block;
}

#copyright a:hover, #copyright2 a:hover {
	text-decoration: none;
}

#calc_result .plitka_result_ostatok {
	color: red;
}

@media (min-width: 1px) and (max-width:1000px) {
	
.pano_main_buts {
	margin: 10px;
}

.pano_main_buts a {
	width: auto;
}	

.pano_main_text {
	margin: 20px 10px;
	font-size: 16px;
}

	.newcalc_right {
	float: none;
	width: 100%;
	padding-left: 0px;
}

.newcalc_left {
	float: none;
	width: 100%;
}

.pano_main_banner {
	display: none !important;
}

.pano_main_banner_mini {
	display: block !important;
}

}


@media (min-width: 1px) and (max-width:480px) {
	
.pano_head_left {
	float: none;
}

.pano_head_left a {
	display: block;
	margin: 5px;
	text-align: center;
}

.pano_head_right {
	float: none;
	text-align: center;
}

body {
	font-size:12px;
	background: url(images/bg-mobile.jpg) repeat-y center top;
	background-attachment:fixed;
	}

.login-form	{
	width: 90%;
	margin-top: 50px;
}

#register-form {
	margin-top: 20px;
}

.login-cont {
	padding: 20px 20px;
}

.login-form a	{
	margin: 20px 10px;
	display: block;
	font-size: 14px;
}

.login-form h1	{
	font-weight: normal;
}

.login-form input[type=text], .login-form input[type=password]	{
	font-size: 14px;
}

.login-form input[type=submit]	{
	padding: 15px 0px;
	width: 100%;
	margin: 20px 0 10px 0;
}

.login-form a.lico-select {
	display: block;
	padding: 5px 0;
	width: 100%;
	font-weight: normal;
	margin: 5px 0;
}

#pano_remember {
	margin: 10px 0 0 0;
	font-size: 12px;
}

#login-message {
	width: 90%;
	margin-top: 100px;
}


#pano-wrapper {
	padding: 10px 12px;
	width: 100%;
	padding-bottom: 100px;
}

#pano-wrapper h2 {
	text-align: center;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 10px;
}

#pano-wrapper h2 span {
	position: absolute;
	bottom: 0;
	left: calc(50% - 15px);
}

.param-form, .param-kladka, .param-color, .param-minmax, .param-kley, .param-zapas {
	text-align: center;
}

.param-form img {
	height: 70px;
}


#m_size_cont a {
	font-size: 18px;
	display: block;
	padding: 5px 5px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}


#calc_result .calc_result_pic img {
    margin: 20px 0;
}


 .calc_result_plitka {
	display: none;
}

.calc_result_plitka_mobile {
	margin: 15px auto;
	display: block;
}

.calc_result_plitka_mobile table {
	width: 100%;
	margin: 0px 0;
	font-size: 14px;
	margin-top: -2px;
}

.calc_result_plitka_mobile table tr td:nth-child(1) {
	border: 1px solid #ebecee;
	text-align: center;
	padding: 10px;
	background-color: RGB(130, 140, 160, 0.6);
	text-align: right;
	width: 35%;
}

.calc_result_plitka_mobile table tr td:nth-child(2) {
	border: 1px solid #ebecee;
	text-align: center;
	padding: 10px;
	background-color: RGB(130, 140, 160, 0.3);
	text-align: left;
	width: 65%;
}

.calc_result_plitka_mobile .calc_result_separator {
	height: 4px;
	background: #242e49;
	margin: 0 3px;
	margin-top: -2px;
}

.calc_result_plitka_mobile .calc_result_mobile_itogo{
	background: #242e49;
	margin: 0 3px;
	margin-top: -2px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 12px 0;
}


.calc_result_print {
	display: none;
}

.calc_result_mail {
	display: block;
	margin: 30px 15px;
	text-align: left;
}

.calc_result_mail a {
	padding: 7px 0px 7px 35px;
	background: url(images/getmail.png) no-repeat left center;
	font-size: 16px;
	color: #000;
}

#get_mail{
	position: fixed;
	z-index: 1000;
	top: 50px;
	padding: 20px 15px;
	width: 80%;
	left: 10%;
	text-align: center;
	display: block;
	background: #0a0f20;
}

#get_mail input[type=text], #get_mail input[type=email], .login-form input[type=password]	{
	border: 1px solid #fff;
	background: transparent;
	width: 100%;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	margin: 10px 0;
}

#get_mail input[type=submit]	{
	background: #828ea6;
	border: 1px solid #fff;
	font-size: 14px;
	color: #000;
	padding: 15px 60px;
	text-transform: uppercase;
	margin: 20px 0 15px 0;
}

#get_mail_success{
	position: fixed;
	z-index: 1000;
	top: 50px;
	padding: 20px 15px;
	width: 80%;
	left: 10%;
	text-align: center;
	display: block;
	background: #0a0f20;
	color: #fff;
	font-size: 16px;
}

#get_mail_success a{
	display: block;
	margin: 20px 0;
	font-weight: bold;
	color: #fff;
}

#newcalc_result {
	min-height: auto;
}





}
