@font-face {
    font-family: Museo Sans Cyrl;
   src: url(/MuseoSansCyrl.otf);
   font-weight: normal;
}
@font-face {
    font-family: Museo Sans Cyrl;
    src: url(/MuseoSansCyrl_0.otf);
    font-weight: 300;
}
@font-face {
    font-family: Museo Sans Cyrl;
    src: url(/MuseoSansCyrl_1.otf);
    font-weight: 500;
}
@font-face {
    font-family: Museo Sans Cyrl;
    src: url(/MuseoSansCyrl_2.otf);
    font-weight: 700;
}
@font-face {
    font-family: Museo Sans Cyrl;
    src: url(/MuseoSansCyrl_3.otf);
    font-weight: 900;
}


body
{
	background:white;
	  font-family: Museo Sans Cyrl; 
}
header 
{
  max-width: 84rem; 
}

.imgsoz
{
	    width: 4rem;
    padding: 0.1rem 0.1rem;
	opacity:0.7;
}
.rocImg
{
	display:none;
	max-height: 170px;
    margin: -3rem 3rem 0rem 10rem;
}
.myImg
{
	    display: block;
    width: 100%;
	    
  max-width: 
100%
;
} 
.content
{
  max-width: 
100%
;
width: 100%;
margin: 0;
    float: none;
}

.vega-nav 
{
 
}
.img_logo
{
	    width: 11rem;
    margin: 6rem auto 4rem;
    display: block;
}
.showPan
{
	    width: 60%;
    margin: 0 auto 1rem;
}
.otstup0
{
	margin:0;
	padding:0;
}
.pan
{
	 padding: 1rem 0px 2rem 0px;
}

.btnMar {
	
      display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 19px;
    line-height: 1.42857143;
    border-radius: 6px;
    margin-top: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 40px;
	text-align:center;
	width:100%;
}
.btPROBLEMA
{
	margin: 0;
    padding: 5px 5px;
	    font-size: 16px;
}

   .pan1
   {
	   text-align: center;
	   }
.text1
{

       font-size: 16px;
    text-align: center;
    color: #504d4d;
	display:none;
}
.my_cont
{
	margin:0;
}
.btndop
{
	    margin-top: 15px;
}
.label_checkbox_ok
{
    color: #0bbce2;
    font-size: 14px
}
.label_checkbox_ok>input>a
{
    text-decoration: underline;
}
.label_checkbox_ok>input>a
{
    color: #231f20
}
@media only screen and (min-width: 766px) 
{

	.text1
{
	display:block;
}
	.pan
{
	    padding: 2rem 0px;
}
	.btnMar {
    width: auto;

		}
    header 
	{
      width: 80%;
      margin: 4rem auto 0; 
	} 
	.vega-nav {
      width: 100%;
      float: left; 
	  }
	  .content
{
	    float: left;

}
	.imgsoz
{
    width: 5rem;
    padding: 5px;
}
.my_cont {
    margin: 0px 10%;
}
}
@media only screen and (min-width: 960px) 
{
	.btndop
{
	margin:0;
}
		.my_cont
{
	margin:0px 21% 0px;
}
	.btPROBLEMA
{
	 padding: 5px 40px;
}
	.imgsoz
{
	    width: 7rem;
    padding: 10px;
}
	.pan
{
	   
}
.pan1
{
	
}
    .vega-nav 
	{
      margin: -11rem auto 0; 
	} 
	.myImg
{

  
}
.content
{
	 float: none;
  max-width: 
840px
;
width: 100%;
  margin: 10rem auto 0rem;
}
.showPan
{
	    width: 100%;
}

}
@media only screen and (min-width: 990px) 
{
	.rocImg
{
	display:block;

}
}

.nav-link {
	    cursor: pointer;
      text-decoration: none;
    border: 1px solid #02d0bf;
    color: #02d0bf;
    padding: 0.4rem 0.8rem;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
    /* font-size: 1.2rem; */
    letter-spacing: 0.2rem;
    width: 60%;
    display: block;
    text-align: center;
    margin: 0 auto 1rem;}
  .nav-link:hover {
    background: #02d0bf;
	    text-decoration: blink;
    color: #fff; }
  @media only screen and (min-width: 960px) {
    .nav-link {
      float: left;
      margin-right: 3rem;
          width: 15rem; }
      .nav-link:nth-last-of-type(-n+2) {
        float: right; }
      .nav-link:nth-last-of-type(2) {
        margin-right: 0; } }
.inputfull {
     padding-top: 10px;
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border: 0px;
    border-bottom: 1px solid #0bbce2;

    color: #231f20;
    font: inherit;
    margin: 0;
}
.imgRinput {
    position: absolute;
    top: 5px;
    right: 3px;
}
.forminput {
    position: relative;
}
.pmess {
    margin: 0px;
  
    padding-bottom: 5px;

}
.inputcont {
    width: 100%;
    padding-top: 10px;
    position: relative;
}
input::-webkit-input-placeholder{
    color: #0bbce2; /* ���� ��������������� ������ */
   }
   input::-ms-input-placeholder {
    color: #0bbce2; /* ���� ��������������� ������ */
   }
input::-moz-placeholder {
    color: #0bbce2; /* ���� ��������������� ������ */
   }
   input::-moz-placeholder {
    color: #0bbce2; /* ���� ��������������� ������ */
   }
   .labelOptF2 {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    display: inline-block;
    /* font-weight: normal; */
    cursor: pointer;
    padding-top: 10px;
    font-size: 15px;
    font-weight: normal;
    color: #504d4d;
}
   .labelOptF2:hover {
    text-decoration: none;
    border-bottom-style: dotted;
    color: #504d4d;
}

.btnMarG {
       border: 2px solid #0bbce2;
    color: #0bbce2;
}
.btnMarG:hover
{
	background:#0bbce2;
	color: white;
}

   
   input {    box-shadow: none;}
  input {outline: none;}
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important; /* ���� ���� */
    -webkit-text-fill-color: #999 !important; /* ���� ������ */
    color: #999 !important; /* ���� ������ */
}
.animats
{
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.animats2
{
	-webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
  	.imgsoz:hover
{
    opacity:1;
}


.cookies_alert
{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 11;
    background-color: rgba(59, 59, 59, 0.9);
    display: none;
}
.cookies_container
{
    padding: 1rem;
    float: left;
    color: #b0b0b0;
}
.cookies_container_text
{
    float: left;
    padding-left: 2rem;
    padding-top: 0.8rem;
}
.cookies_container_text>p
{
    padding: 0;
    margin: 0;
}

#buttonCookiesBox
{
    float: left;
}