<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sidebars &gt; .sidebar {
  /* box-shadow: 0 0 1px rgba(0, 0, 0, 0.64); */
  /* box-shadow: 0 0 15px rgba(0, 0, 0, 0.64); */
  /* box-shadow: inset 0 0 1em gold, 0 0 1em red; */
  position: fixed;
}




/*#####################################################################*/
/* Р¤РћР&nbsp;РњРђ РљРќРћРџРљР */

.sidebar.right1 {
  top: 20%;
  right: 0;
  bottom: 0;
  width: 55px;
  height: 128px;
  background: transparent no-repeat; /* #448AFF */
  background-size: 90px 220px;
  background-repeat: no-repeat;
  text-align: center;
  cursor: pointer;
  display: none;
  z-index: 999999 !important;
  text-align: left;
}

#imgFoneSidebar1 {
  position: absolute;
  z-index: 1;
}

#imgRotate {
  position: absolute;
  z-index: 2;
  margin-top: 10%;
  margin-left: 25%;
  margin-top: 25%;
}

.lbcall {
  cursor: pointer;
  z-index: 3;
}

.lbcall.rotate {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg); /* РґР»СЏ IE9 */
  transform: rotate(-90deg); /* РЅР° Р±СѓРґСѓС‰РµРµ */
  cursor: pointer; 
  margin-top: 40%;
  font-family: Roboto,sans-serif;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  color: #2C3D7C;
}

p.lbcall {
  font-family: Roboto,sans-serif;
  font-weight: bold !important;
  font-size: 8pt;
  margin: 0 0 0px;
  color: #2C3D7C;
  line-height: 1em;
}

#lb_line {
  margin-top: 80%;
  z-index: 6;
  margin-left: 11px;
  position: relative;
}

#lb_call {
  position: absolute !important;
  margin-top: 26px;
}

/*#####################################################################*/
/* Р¤РћР&nbsp;РњРђ РћР‘Р&nbsp;РђРўРќРћР™ РЎР’РЇР—Р */

/* div-С„РѕСЂРјР° - РѕРЅР° РїСЂРѕР·СЂР°С‡РЅР° */
.sidebar.right2 {
	top: 20%;
	right: 0;
	bottom: 0;
	width: 207px;
	height: 318px;
	background: transparent no-repeat; /* #448AFF */
	background-repeat: no-repeat;
	cursor: pointer;
	display: none;
	/*box-shadow: 0 0 1em red; */
	/*box-shadow: inset 0 0 1em gold, */
	z-index: 999999 !important;
  text-align: left;
}

/* РєР°СЂС‚РёРЅРєР° - С„РѕРЅ РґР»СЏ С„РѕСЂРјС‹ */
#imgFoneSidebar2 {
  position: absolute;
  width: 207px;
  height: 318px;
}


/* РєР°СЂС‚РёРЅРєР° РїРёРєС‚РѕРіСЂР°РјРјС‹ Р·Р°РєСЂС‹С‚СЊ РѕРєРЅРѕ */
.imgExit {
  position: absolute;
  top: 10.5px;
  right: 10.5px;
  width: 10.5px;
  height: 10.5px;
}

/* div-С„РѕСЂРјР° РѕР±СЂР°С‚РЅРѕРіРѕ Р·РІРѕРЅРєР°, РІСЃРµ, С‡С‚Рѕ РёРґРµС‚ РїРѕСЃР»Рµ РїРёРєС‚РѕРіСЂР°РјРјС‹ Р·Р°РєСЂС‹С‚СЊ РѕРєРЅРѕ */
#divForm {
  position: absolute;
  width: 80%;
  height: 100%;
  z-index: 1000;
  padding-left: 21px;
  margin: 0 0 0px;
  top: 0px;
}


/* div-РєРѕРЅС‚РµР№РЅРµСЂ СЃ РїРѕР»СЏРјРё РІРІРѕРґР°, РЅР°РґРїРёСЃСЏРјРё РёРјРµРЅРё РїРѕР»СЊР·РѕРІР°С‚РµР»СЏ Рё С‚РµР»РµС„РѕРЅР° */
#divFormInput {
    position: relative;
    top: 21px;
    width: 100%;
    height: 34%;
    overflow: hidden;
    /* background-color: red; */
}

/* РѕРїРёСЃР°РЅРёРµ Р»СЌР№Р±Р»РѕРІ РЅР°Рґ РїРѕР»СЏРјРё РІРІРѕРґР° */
p.callform {
  font-family: Roboto,sans-serif;
  font-size: 10.5pt;;
  font-weight: bold !important;
  color: #2C3D7C;
  margin: 0 0 7.5px;
  padding: 0px;
  line-height: 1em;
}

/* С‚РµРєСЃС‚ РІРЅСѓС‚СЂРё input'РѕРІ */
.inCallText {
    width: 100%;
    height: 11pt;
    background-color: white;
    box-sizing: border-box;
    font-family: Roboto,sans-serif, regular;
    font-size: 11pt !important;
    margin-bottom: 20px;
    margin-top: 0px;
}

/* input РґР»СЏ id РёРјСЏ РїРѕР»СЊР·РѕРІР°С‚РµР»СЏ */
#frname {
    margin: 0 0 0px;
    padding: 2px;
    color: #7D7F82;
    font-size: 13.5pt !important;
    vertical-align: top;
    background: white;
}

/* input РґР»СЏ id РЅРѕРјРµСЂ С‚РµР»РµС„РѕРЅР° */
#frphone {
    margin: 0 0 0px;
    padding: 2px;
    color: #7D7F82;
    font-size: 13.5pt !important;
    vertical-align: top;
    background: white;
}

#frphone::-webkit-input-placeholder {
  font-style:bold;
  font-size: 13.5pt !important;
}

/* div-РєРѕРЅС‚РµР№РЅРµСЂ, РіРґРµ  СЂР°СЃРїРѕР»РѕР¶РµРЅР° РєРЅРѕРїРєР° "Р¶РґСѓ Р·РІРѕРЅРєР°" */
#divContainerBt {
    position: relative;
    height: 10%;
    width: 100%;
    top: 21px;
    padding-top: 16.5px;
    /* background-color: yellow; */
    overflow: hidden;
}

/* РєР°СЂС‚РёРЅРєР° РєРЅРѕРїРєРё */
#btCallImg {
    position: absolute;
    height: 30px;
    width: 119px;
}

/* div-РєРѕРЅС‚РµР№РЅРµСЂ, РІРЅСѓС‚СЂРё РїСЂРµРґС‹РґСѓС‰РµРіРѕ, РґР»СЏ С‚РѕРіРѕ, С‡С‚РѕР±С‹ РЅР°РґРїРёСЃСЊ Р±С‹Р»Р° РЅР° РєРЅРѕРїРєРµ, РІ С†РµРЅС‚СЂРµ */
#divRightBtCall {
    position: absolute;
    width: 72%;
    right: 0px;
    height: 100%;
    overflow: hidden;
}

/* div- РєРѕРЅС‚РµР№РЅРµСЂ РІРЅСѓС‚СЂРё РїСЂРµРґС‹РґСѓС‰РµРіРѕ, РєРѕС‚РѕСЂС‹Р№ СЃРѕРґРµСЂР¶РёС‚ РЅР°РґРїРёСЃСЊ, РєРѕС‚РѕСЂСѓСЋ С†РµРЅС‚СЂРёСЂСѓРµРј РїРѕСЃРµСЂРµРґРёРЅРµ РєРЅРѕРїРєРё */
#divBtCallText {
    position: absolute;
    z-index: 1001;
    margin-left: 15%;
    margin-top: 3%;
}

/* С‚РµРєСЃС‚ РєРЅРѕРїРєРё "Р–РґСѓ Р·РІРѕРЅРєР°" */
#txtOnBtCall {
    color: #2C3D7C;
    font-family: Roboto,sans-serif;
    font-size: 10.5pt;
    font-weight: bold;
    height: 8px;
    margin-top: 0px;
    padding-top: 4%;
}

/* div-РєРѕРЅС‚РµР№РЅРµСЂ, СЃР°РјС‹Р№ РЅРёР¶РЅРёР№. РЎРѕРґРµСЂРёР¶С‚ РїРёРєС‚РѕРіСЂР°РјРјСѓ С‡РµРєР±РѕРєСЃР°, С‚РµРєСЃС‚ Рё СЃСЃС‹Р»РєСѓ РЅР° РґРѕРєСѓРјРµРЅС‚ "РїРѕР»СЊР·РѕРІР°С‚РµР»СЊСЃРєРѕРµ СЃРѕРіР»Р°С€РµРЅРёРµ" */
#divFootText {
    position: relative;
    height: 40%;
    width: 100%;
    top: 21px;
    padding-top: 27px;
    /* background-color: green; */
    overflow: hidden;
}

/* div-РєРѕРЅС‚РµР№РЅРµСЂ, СЃРѕРґРµСЂР¶Р°С‰РёР№ РєРѕРЅС‚РµР№РЅРµСЂС‹, СЂР°СЃРїРѕР»РѕР¶РµРЅРЅС‹Рµ РІ РѕРґРЅСѓ Р»РёРЅРёСЋ(РєРѕРЅС‚РµР№РЅРµСЂ СЃ С‡РµРєР±РѕРєСЃРѕРј Рё РєРѕРЅС‚РµР№РЅРµСЂ СЃ С‚РµРєСЃС‚РѕРј РїСЂР°РІРµРµ С‡РµРєР±РѕРєСЃР°)*/
#divCheckBoxInLine{
    display: inline-block;
    height: 20%;
    width: 100%;
}

/* div-РєРѕРЅС‚РµР№РЅРµСЂ СЃ С‡РµРєР±РѕРєСЃРѕРј */
#divImgCheckBox{
    display: inline-block !important;
    float: left;
    width: 7%;
    height: 100%;
    margin-right: 8%;
}

/* РєР°СЂС‚РёРЅРєР° СЃ С‡РµРєР±РѕРєСЃРѕРј */
#imgCheckbox {
    vertical-align: top;
    width: 26px;
    height: 26px;
}

/* div-РєРѕРЅС‚РµР№РЅРµСЂ СЃ С‚РµРєСЃС‚РѕРј РїСЂР°РІРµРµ С‡РµРєР±РѕРєСЃР° */
#divTextCheckBox {
    display: inline-block;
    float: right;
    width: 80%;
    height: 100%;
    color: #7D7F82;
    font-family: Roboto,sans-serif;
    font-size: 6pt !important;
}

/* С‚РµРєСЃС‚ РїСЂР°РІРµРµ С‡РµРєР±РѕРєСЃР° */
p#textCheckbox {
    display: inline-block;
    float: left;
    width: 100%;
    height: 100%;
    color: #7D7F82;
    font-family: Roboto,sans-serif;
    font-size: 8pt !important;
    font-weight: 500;
    padding: 0px;
    line-height: 1.2em;
}

/* С‚РµРєСЃС‚ СЃ РѕРїРёСЃР°РЅРёРµРј "РЎС‚Р°РІСЏ РѕС‚РјРµС‚Сѓ..." */
p.txtDescription {
    color: #7D7F82;
    font-family: Roboto,sans-serif;
    font-size: 7.2pt !important;
    text-align: justify;
    text-align-last: justify;
    width: 100%;
    margin: 0 0 0px;
    line-height: 1em;
    margin-top: 3px;
}

/*С‚РµРєСЃС‚ СЃСЃС‹Р»РєРё РЅР° РґРѕРєСѓРјРµРЅС‚ "РџРѕР»СЊР·РѕРІР°С‚РµР»СЊСЃРєРѕРµ СЃРѕРіР»Р°С€РµРЅРёРµ" */
.textDeskLink{
    color: #7D7F82;
    font-family: Roboto,sans-serif;
    font-size: 7.2pt !important;
    font-weight: 400 !important;
    width: 100%;
    margin: 0 0 0px;
}

/* ------------------------ */



/* РђС‚Р°РїС‚Р°С†РёСЏ РїРѕРґ СЂР°Р·РјРµСЂ РѕРєРЅР° */
@media screen and (max-height: 360px) {
  /* div-С„РѕСЂРјР° - РѕРЅР° РїСЂРѕР·СЂР°С‡РЅР° */
  .sidebar.right2 {
    top: 3%;
    width: 350px;
    height: 95%;
  }

  /* РєР°СЂС‚РёРЅРєР° - С„РѕРЅ РґР»СЏ С„РѕСЂРјС‹ */
  #imgFoneSidebar2 {
    position: absolute;
    width: 350px;
    height: 95%;
  }
  
  #divForm {
      width: 88%;
  }
  
  p.callform {
    font-size: 9pt;
    margin: 0 0 2px;
  }
  
  /* С‚РµРєСЃС‚ РІРЅСѓС‚СЂРё input'РѕРІ */
  .inCallText {
      margin-bottom: 8px;
  }
  /* input РґР»СЏ id РёРјСЏ РїРѕР»СЊР·РѕРІР°С‚РµР»СЏ */
  #frname {
      padding: 0px;
      font-size: 12pt !important;
      width: 100%;
  }
  

  /* input РґР»СЏ id РЅРѕРјРµСЂ С‚РµР»РµС„РѕРЅР° */
  #frphone {
      padding: 0px;
      font-size: 12pt !important;
      width: 100%;
  }
  /* div-РєРѕРЅС‚РµР№РЅРµСЂ СЃ РєРЅРѕРїРєРѕР№ */
  #divContainerBt {
    height: 20%;
    width: 100%;
    padding-top: 0%;
  }

  /* РєР°СЂС‚РёРЅРєР° РєРЅРѕРїРєРё */
  #btCallImg {
    position: absolute;
    height: 70%;
    width: 70%;
    right: 0px;
  }
  
  #divBtCallText {
      margin-left: 0%;
      right: 15%;
      margin-top: 3%;
  }
  
  #divFootText {
      position: relative;
      height: 50%;
      width: 100%;
      top: 15px;
      overflow: hidden;
      padding: 1px;
  }
  
  #divImgCheckBox {
      width: 5%;
      margin-right: 0px;
  }
  
  #divTextCheckBox {
      width: 88%;
      margin-top: 2%;
  }
  
  p#textCheckbox {
      width: 119%;
      font-size: 9pt !important;
  }

}



</pre></body></html>