/*.timer-block {
	width: 100%;
	max-width: 300px;
}*/

.subm.disabled {
	pointer-events: none;
	background-color: gray;
}

form.standart-form {
	margin: 0 auto;
}

#loading {
	text-align: center;
}
#loading .modal-content {
	background-color: transparent;
}

.sec99 {
  padding-top: 60px;
  padding-bottom: 60px; }
  .sec99 .text {
    text-align: center;
    color: #080808;
    font-family: "Helvetica Neue";
    font-size: 42px;
    font-weight: 700;
    line-height: 49.98px;
    margin-bottom: 50px; }
  .sec99 .block {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 944px;
    transition: 0.2s linear;
    border: 0px solid #c49d52; }
  .sec99 .linkdown {
    display: block;
    margin: 0 auto;
    width: 100%;
    background-color: rgba(252, 190, 69, 0.2);
    padding-top: 34px;
    padding-bottom: 34px;
    padding-left: 45px;
    padding-right: 35px;
    cursor: pointer;
    text-decoration: none !important;
    transition: 0.2s linear; }
  .sec99 .quastion {
    color: #0e0e0e;
    font-family: "Helvetica Neue";
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    line-height: 21px;
    width: 600px;
    display: inline-block; }
  .sec99 .dropdown {
    float: right;
    color: #2a282b;
    font-family: "ArialMT";
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    cursor: pointer;
    opacity: 0.4;
    transition: 0.2s linear; }
    .sec99 .dropdown i {
      margin-left: 20px; }
  .sec99 .info {
   
    display: none; }
    .sec99 .info p {
      color: #2a282b;
      font-family: "ArialMT";
      font-size: 17px;
      font-weight: 400;
      line-height: 22px; }
  .sec99 .block1 .info {
    display: block; }
  .sec99 .active {
    border: 1px solid #c49d52; }
    .sec99 .active .linkdown {
      background-color: #fcbe45; }
      .sec99 .active .linkdown .dropdown {
        opacity: 1; }

@media (max-width: 960px) {
  .sec99 .block {
    width: 620px; }
  .sec99 .quastion {
    width: 380px; }
  .sec99 .info {
    padding-right: 0px; } }

@media (max-width: 720px) {
  .sec99 .text {
    font-size: 22px;
    line-height: 38px; }
  .sec99 .block {
    width: 320px;
    position: relative; }
  .sec99 .quastion {
  
    width: 220px;
    font-size: 14px;
    line-height: 18px;
 }
  .sec99 .info {
    padding-right: 0px; }
  .sec99 .dropdown {
    position: absolute;
    bottom: 15px;
    left: 45px;
    font-size: 13px; }
  .sec99 .linkdown {
    padding-bottom: 50px; }
  .sec99 .active .linkdown .dropdown {
    opacity: 0.4; } }

@media only screen and (max-width: 960px) {
	.sec1 .video {
		height: 300px;
	}
}

@media only screen and (max-width: 720px) {
	.sec1 .video {
		height: 185px;
	}
}