h2 {
    font-weight: 700;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    color: #000000;
}
ul {
	list-style: none;
}
.informations {
	font-style: normal;
	font-size: 35px;
	line-height: 30px;
	text-align: center;
	letter-spacing: -0.011em;
}
.informations__specifications {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    background: #033270;
    color: white;
    padding: 0px;
}
.informations__specifications-list>p:first-child {
    font-weight: 700;
}
.informations__description_list {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    width: 100%;
    flex-wrap: wrap;
}
  
.informations__description_item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 32%;
    text-align: center;
    margin-bottom: 40px;
}
  
.informations__description__svg {
    width: 47px;
    height: auto;
    flex-shrink: 0;
}
  
.informations__description_text {
    padding: 0 24px;
    flex-grow: 1;
    margin: 0;
    line-height: 20px;
    max-width: 409px;
}
.informations__description_text > p:first-child {
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.011em;
    color: #0064C8;
}
.informations__description_text > p:last-child {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
.calculator-main-block {
	background: #f2f7fc;
    padding: 50px;
    position: relative;
}
.calculator-main {
    display: flex;
    gap: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.011em;
 }
.calculator-main-head {
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.011em;
    color: #0064C8;
}
.calculator-main-list {
    list-style: disc;
    padding-left: 15px;
}
.calculator-main-descr {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.011em;
    color: #000000;
}
.calculator-main-descr > ol {
    padding-left: 15px;
}
.calculator-main-easy{
    bottom: 50px;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.calculator-main-easy div {
    font-weight: 500;
    font-size: 32px;
    line-height: 20px;
    letter-spacing: -0.011em;
    color: #000000;
}
.form-control {
    border: 1px solid #0064C8;
    box-shadow: inset 0px 0px 4px 2px rgba(0, 0, 0, 0.25);
    border-radius: 40px;
    height: 80px;
    width: 432px;
    padding-left: 40px;
	padding-right: 40px;
	font-weight: 500;
	font-size: 32px;
	line-height: 30px;
	letter-spacing: -0.02em;
	color: #000000;
}
  
.col1 {
    color: white;
    background: #0064C8;
    max-width: 587px;
    font-weight: 500;
} 
.col2 {
    background: #f2f7fc;
    max-width: 462px;
    font-weight: 600;
    text-align: center;
}
.simple-results__table > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(2) {
    background: #99c1e9;
}

.simple-results__img {
    flex-basis: 40%;
}
.simple-results__table > tbody > tr > td {
    font-size: 25px;
    line-height: 30px;
    padding: 34px 47px;
}
.simple-results__txt {
	font-weight: 500;
	font-size: 25px;
	line-height: 30px;
	max-width: 540px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.simple-results__button {
	box-sizing: border-box;
	border: 2px solid #C73424;
	border-radius: 40px;
	font-weight: 500;
	font-size: 25px;
	line-height: 24px;
	text-align: center;
	letter-spacing: -0.011em;
	color: #C73424;
	text-decoration: none;
	padding: 28px 35px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
    margin-top: 25px;
    max-height: 80px;
}
.simple-results__info {
	display: flex;
	justify-content: space-between;
}
#btn_zayav {
	background: #C73424;
	border-radius: 40px;
	font-weight: 700;
	font-size: 25px;
	line-height: 24px;
	text-align: center;
	letter-spacing: -0.011em;
	color: #FFFFFF;
	border: none;
}
#dealerSelect {
    display: none;
    background: none;
}
#dealerSelect > option {
    background: none;
}
.suggestions-list li {
    margin: 20px auto;
}
  
.suggestions-list li:hover {
    cursor: pointer;
}
/*------------------------------*/


.div_tasks {
	display: none;
} 

/*calc*/
.btn-add-glassunit {
	font-weight: 500;
	font-size: 1.563rem;
	line-height: 1.5rem;
	text-align: center;
	letter-spacing: -0.011em;
	color: #C73424;
	background: #FFFFFF;
	border: 0.125rem solid #C73424;
	border-radius: 2.5rem;
	width: 27rem;
	height: 5rem;
	cursor: pointer;
}
.calc-h1 {
	text-align: center;
	margin-top: 5.625rem;
	margin-bottom: 2.188rem;
}
#FormRaschet {
    margin: 0 3.125rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.875rem;
    color: #000000;
}
.div_static {
	display: flex;
	flex-direction: column;
}
.form-group.place-application,.form-group.options,.form-group.shape-glass {
	margin: 0;
	padding: 0;
	display: flex;
    flex-direction: column;
    gap: 0.625rem;
}
.form-group__title {
	font-weight: 600;
	font-size: 1.563rem;
	line-height: 2.5rem;
	color: #000000;
}
.form-check {
  position: relative;
}
.form-check-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form-check-label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
}
.form-check-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #0064C8;
  box-shadow: inset 0px 0px 3px 1px rgba(16, 94, 198, 0.79);
  border-radius: 50%;
}
.form-check-input:hover + .form-check-label::before {
  background-color: #ccc;
}
.form-check-input:checked + .form-check-label::before {
  background-color: #FFFFFF;
  border: 1px solid #0064C8;
  box-shadow: inset 0px 0px 3px 1px rgba(16, 94, 198, 0.79);
}
.form-check-label::after {
  content: "";
  position: absolute;
  display: none;
}
.form-check-input:checked + .form-check-label::after {
  display: block;
}
.form-check-label::after {
  left: 7px;
  top: 7px;
  width: 8px;
  height: 8px;
  background: #0064C8;
  border-radius: 50%;
}
.form-group.sizes,.form-group.number-glass {
  display: flex;
  margin: 0;
  padding: 0;
  flex-direction: column;
}
.form-group.sizes .input-group.mb-3 {
  display: flex;
  gap: 1.875rem;
}
.btn.btn-success {
	background: #C73424;
	border-radius: 2.5rem;
	font-weight: 700;
	font-size: 1.563rem;
	line-height: 1.5rem;
	text-align: center;
	letter-spacing: -0.011em;
	color: #FFFFFF;
	width: 27rem;
	height: 5rem;
	cursor: pointer;
	border: none;
	margin-right: 1.875rem;
	margin-top: 1.875rem;
}
.form-group.tasks {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	max-width: 100%;
}

.tasks-items {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: repeat(2, auto);
      gap: 0.625rem;
}
.a_tasks {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	background: #f2f7fc;
    max-width: 36.688rem;
}
.tasks-items__button {
	border: 1px solid #0064C8;
	border-radius: 40px;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.5rem;
	text-align: center;
	letter-spacing: -0.011em;
	color: #0064C8;
	display: inline-block;
	padding: 0.813rem 3.313rem;
	box-sizing: border-box;
	text-align: center;
	max-width: 12.5rem;
	margin-bottom: 1.875rem;
}
.tasks-items__title {
  font-weight: 500;
  font-size: 1.563rem;
  line-height: 1.875rem;
  text-align: center;
  letter-spacing: -0.011em;
  color: #0064C8;
  margin-bottom: 0;
}
.tasks-items__descr {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  color: #000000;
  margin-top: 0.438rem;
  margin-bottom: 1.75rem;
}
.tasks-items .form-check {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
.a_tasks.task1 {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
.a_tasks.task2 {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}
.a_tasks.task3 {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}
#task1 {
	grid-row: 2 / 3;
	grid-column: 1 / 4;
	justify-content: start;
	gap: 1.875rem;
}
#task2 {
	grid-row: 2 / 3;
	grid-column: 2 / 3;
	justify-content: center;
	gap: 1.875rem;
}
#task3 {
	grid-row: 3 / 3;
	grid-column: 3 / 3;
	justify-content: center;
	gap: 1.875rem;
}
.tasks-items .form-check > img {
	max-width: 17.375rem;
	height: auto;
}
.form-group.place-application, .form-group.options, .form-group.shape-glass, .form-group.tasks, .form-group.sizes, .form-group.number-glass, .div_static, #FormRaschet  {
  margin-bottom: 2.188rem;
}
.calc-detailed {
  display: flex;
}
.calc-detailed > * {
  flex-basis: 50%;
}

.simple-results,.calc-detailed,.calc-detailed-form {
	margin: 3.125rem;
}
.simple-results__info > * {
  flex-basis: 50%;
}
.simple-results__img {
  width: 100%;
  height: auto;
}
.simple-results-h1,.calc-detailed-h1 {
   margin-top: 6.25rem; 
   text-align: center;
}
.simple-results__block {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
.simple-results__link {
	display: flex;
	justify-content: space-between;
}

.simple-results__form {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 30px 1fr 30px 1fr 1fr;
    column-gap: 30px;
  row-gap: 15px;
  position: relative;
}
.simple-results__txt-phone {
  grid-area: 1 / 1 / 2 / 3;
}
.simple-results__txt-city {
  grid-area: 1 / 3 / 2 / 4;
}
.form-control.simple-results__phone {
  grid-area: 2 / 1 / 3 / 2;
}
.form-control.simple-results__name {
  grid-area: 2 / 2 / 3 / 3;
}
.form-control.simple-results__city {
  grid-area: 2 / 3 / 3 / 5;
}
.simple-results__txt-email {
  grid-area: 3 / 1 / 4 / 3;
}
.form-check.simple-results__txt-check {
  grid-area: 3 / 4 / 4 / 5;
}
.form-control.simple-results__email {
  grid-area: 4 / 1 / 5 / 3;
}
.simple-results__txt-info {
  grid-area: 5 / 1 / 6 / 3;
}
.simple-results__form > * {
  width: 100%;
}
.simple-results__form > * {
  margin: 0;
  display: flex;
  align-items: center;
}
#btn_zayav {
  grid-area: 4 / 4 / 5 / 5;
  display: inherit;
}
.form-control.simple-results__dealer {
  grid-area: 4 / 3 / 5 / 4;
}
.suggestions-list {
  display: flex;
  flex-direction: column;
  background: #f2f7fc;
  z-index: 1000;
  position: absolute;
  width: 30%;
  right: 0;
}
.suggestions-list li:hover {
	font-weight: 600;
}
.calc-detailed-form .btn.btn-success, .simple-results .btn.btn-success {
	margin-top: 0;
}

/*адаптив*/
@media (min-width: 360px) and (max-width: 767px) {
    #imageContainer > img {
      width: 100%;
      height: auto;
    }
    .simple-results, .calc-detailed, .calc-detailed-form {
          margin: 1.188rem;
        }
        .calc-detailed {
      flex-direction: column;
    }
    .simple-results__form {
      grid-template-columns: 1fr;
      grid-template-rows: auto;
      column-gap: 0;
      row-gap: 15px;
    }
    .simple-results__form > * {
      grid-column: 1 / -1;
      max-width: 100%;
      margin: 0;
    }
    .simple-results__txt-phone {
      grid-row: 1;
    }
    .form-control.simple-results__phone {
      grid-row: 2;
      grid-column: 1;
      max-width: 100%;
      margin: 0;
    }
    .form-control.simple-results__name {
      grid-row: 3;
      grid-column: 1;
      max-width: 100%;
      margin: 0;
    }
    .simple-results__txt-city {
      grid-row: 4;
    }
    .form-control.simple-results__city {
      grid-row: 5;
      grid-column: 1;
       max-width: 100%;
      margin: 0;
    }
    .form-control.simple-results__dealer {
      grid-row: 6;
      grid-column: 1;
      max-width: 100%;
      margin: 0;
    }
    
    
    
    .simple-results__txt-email {
      grid-row: 7;
    }
    .form-control.simple-results__email {
      grid-row: 8;
      grid-column: 1;
      max-width: 100%;
      margin: 0;
    }
    .simple-results__txt-info {
      grid-row: 9;
    }
    .form-check.simple-results__txt-check {
      grid-row: 10;
      grid-column: 1;
    }
    #btn_zayav {
      display: inline;
      grid-row: 11;
      grid-column: 1;
      max-width: 100%;
      margin: 0;
      font-size: 1.25rem;
      padding: 0.813rem 3.875rem;
    }
    
    .form-group {
      gap: 1.25rem;
      max-width: 100%;
      flex-direction: column;
    }
    .suggestions-list {
      width: 80%;
      left: 0;
      right: auto;
      top: 20%;
    }
    .informations__description_list {
      flex-direction: column;
    }
    li.informations__description_item {
      margin-left: 10px;
      margin-right: 10px;
    }
    .btn.btn-success {
    	width: 100%;
    	height: auto;
    	padding: 1.125rem 1.75rem;
	    font-size: 1.25rem;
    }
    .form-control {
      height: 3.75rem;
      width: 100%;
    }
    .calculator-main {
      flex-direction: column;
    }
    .calculator-main-block {
      padding: 40px 20px;
    }
    .calculator-main-easy > div {
      max-width: 100%;
    }
    .calculator-main-easy {
      position: initial;
      margin: 0!important;
      margin-bottom: 0!important;
      margin-top: 30px !important;
    }
    .calculator-main-easy .form-control {
    	height: auto;
    	width: 85%;
    }
    .calculator-main-easy .btn.btn-success {
    	margin-right: 0;
    	padding: 1.188rem 4.188rem;
    }
    .simple-results-h1, .calc-detailed-h1 {
      font-weight: 700;
      font-size: 1.563rem;
      line-height: 2.5rem;
    }
    .simple-results__info {
      flex-direction: column;
    }
    .simple-results__link {
      flex-direction: column;
    }
    .simple-results__txt {
      font-size: 1rem;
      line-height: 1.5rem;
    }
    .simple-results__button {
      font-size: 1.25rem;
      padding: 1.125rem 1.813rem;
    }
    #FormZayav h2 {
    	font-size: 1.563rem;
    	line-height: 1.875rem;
    	text-align: center;
    }
    #FormRaschet {
      margin: 0 1.25rem;
    }
    .form-group__title {
      font-size: 1.25rem;
      line-height: 1.563rem;
    }
    .tasks-items {
      grid-template-columns: 1fr;
      grid-template-rows: auto;
      column-gap: 0;
      row-gap: 15px;
    }
    .a_tasks.task1 {
      grid-column: 1 / -1;
      grid-row: 1;
    }
    #task1 {
      grid-column: 1 / -1;
      grid-row: 2;
      flex-direction: column;
    }
    .a_tasks.task2 {
      grid-column: 1 / -1;
      grid-row: 3;
    }
    #task2 {
      grid-column: 1 / -1;
      grid-row: 4;
      flex-direction: column;
    }
    .a_tasks.task3 {
      grid-column: 1 / -1;
      grid-row: 5;
    }
    #task3 {
      grid-column: 1 / -1;
      grid-row: 6;
      flex-direction: column;
    }
    .tasks-items .form-check > img {
      max-width: 100%;
    }
    .form-group.sizes .input-group.mb-3 {
      flex-direction: column;
      width: 100% !important;
    }
    #width_1 {
      width: 100%;
    }
    #height_1 {
      width: 100%;
    }
    #depth_1 {
      width: 100%;
    }
    .input-group.mb-3 {
      width: 100% !important;
    }
    .btn-add-glassunit {
      width: 100%;
      height: auto;
      padding: 1.125rem 3.5rem;
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin-top: 1.875rem;
    }
    .informations__specifications-list > p:first-child {
      font-size: 1.25rem;
      line-height: 1.875rem;
      letter-spacing: -0.011em;
    }
    .informations__specifications-list > p:last-child {
      font-size: 1rem;
      line-height: 1.25rem;
      text-align: center;
    }
    .informations__specifications {
      flex-wrap: nowrap;
      padding: 0.625rem;
    }
    
}