a.bx-composite-btn {
  display: none;
}
#check_in_b1, #check_in_b2, .check_in{
    width: 15px;
    height: 15px;
    padding: 0;
    float: left;
    margin-right: 10px;
    -webkit-appearance: auto;
}
.blockPolicy{
    border: 1px solid #d7d7d7;
    padding: 10px;
}

.sc-item.sc-vk{
	background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all .1s ease-in-out;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg transform='translate(590 8910)'%3E%3Crect  x='1' y='1' stroke='%23fff' stroke-width='2' width='36' height='36' rx='18' fill='none' transform='translate(-590 -8910)' /%3E%3Cpath d='M19.8842 25.3C13.1193 25.3 9.26075 20.5703 9.09998 12.7H12.4886C12.5999 18.4766 15.0981 20.9234 17.0769 21.4279V12.7H20.2676V17.682C22.2217 17.4676 24.2746 15.1973 24.9672 12.7H28.1579C27.897 13.9952 27.3767 15.2215 26.6298 16.3023C25.8829 17.383 24.9253 18.295 23.817 18.9811C25.0542 19.608 26.1469 20.4954 27.023 21.5846C27.8992 22.6738 28.5389 23.9401 28.9 25.3H25.3877C25.0636 24.1189 24.4048 23.0615 23.494 22.2606C22.5832 21.4596 21.4609 20.9506 20.2676 20.7973V25.3H19.8842V25.3Z' transform='translate(-589.308 -8909.879)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
	}

	.sc-item.sc-ok{
	background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all .1s ease-in-out;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cg transform='translate(590 8910)'%3E%3Crect  x='1' y='1' stroke='%23fff' stroke-width='2' width='36' height='36' rx='18' fill='none' transform='translate(-590 -8910)' /%3E%3Cpath d='M10.474,12.475a8.231,8.231,0,0,1-3.361,1l.781.769,2.85,2.85c1.042,1.068-.654,2.738-1.707,1.707-.713-.725-1.759-1.77-2.85-2.861L3.337,18.8c-1.053,1.027-2.749-.657-1.7-1.707.725-.725,1.759-1.77,2.85-2.85l.769-.769a8.193,8.193,0,0,1-3.384-1C.659,11.687.125,11.227.6,10.267c.276-.545,1.035-1,2.039-.213a6.059,6.059,0,0,0,3.544,1.079,6.059,6.059,0,0,0,3.544-1.079c1-.788,1.759-.332,2.039.213.463.96-.071,1.419-1.289,2.207ZM1.331,4.844A4.844,4.844,0,1,1,6.176,9.677,4.848,4.848,0,0,1,1.331,4.844Zm2.465,0a2.379,2.379,0,1,0,2.379-2.39A2.383,2.383,0,0,0,3.8,4.844Z' transform='translate(-577.308 -8902.879)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
	}
	
.b-input.consent input{
    display: block;
    -webkit-appearance: auto;
    width: 24px;
    height: 24px;
    border-radius: 0;
    outline: 3px solid #dcdcdc;
    color: red;
    float: left;
    margin: 0 14px 0 3px;
}
	
.b-input.consent input{
    display: block;
    -webkit-appearance: auto;
    width: 24px;
    height: 24px;
    border-radius: 0;
    outline: 3px solid #dcdcdc;
    color: red;
    float: left;
    margin: 0 14px 0 3px;
}

.copy-nan
{
display: flex; align-items: center; gap: 10px;float: right;text-decoration: none;padding-bottom:5px;
background-color: #429fa8;	
}

@media (max-width: 500px) {
.copy-nan
{
float: none;	
  }
}

.popup-window{
z-index: 10000 !important;
}
