.white-block { position: relative; background-color: white; }
.white-block .wrp { padding: 15px 20px 0 20px; }
.white-block h1 { padding-bottom: 0.6em; }

.with-scroll { position: relative; }
.with-scroll .header { position: absolute; left: 20px; top: 10px; width: 300px; }
.with-scroll .header a { font-size: 1.3em; color: #416d07; text-decoration: underline; }
.with-scroll .header .fright { display: inline-block; color: #2660b7; cursor: pointer; background-repeat: no-repeat; background-position: left center; padding-left: 30px;}
.with-scroll .header span { border-bottom: 1px dashed #2660b7; }
.with-scroll .frames { height: 100px; font-size: 0.8em; overflow: hidden; zoom: 1; position: absolute; left: 40px; width: 160px; top: 20px; }

.with-scroll .prev,
.with-scroll .next { position: absolute; cursor: pointer; }

.with-scroll .prev { left: 10px; bottom: 45px; }
.with-scroll .next { right: 10px; bottom: 45px; }

.with-scroll .counter { position: absolute; left: 20px; top: 135px; overflow: hidden; zoom: 1; }
.with-scroll .counter li { background: url('/bitrix/templates/point4all_new/images/gray-point.png') no-repeat center; width: 6px; height: 6px; float: left; margin-right: 2px; }
.with-scroll .counter .active { background-image: url('/bitrix/templates/point4all_new/images/green-point.png'); }

.with-scroll .scroll { overflow: hidden; zoom: 1; }
.with-scroll .item { float: left; }
.with-scroll .item img{ float: left; margin-right: 15px; }

.cg { position: absolute; background: url('/bitrix/templates/point4all_new/images/corners-01.png') no-repeat left top; width: 4px; height: 4px; overflow: hidden; zoom: 1}
.cg { background-image: url('/bitrix/templates/point4all_new/images/corners-02.png');  }

/* Копирайты и учаснеги */
#copyright { margin-top: 2em; position: relative; }
#copyright .main-container { position: relative; }
#copyright .text { position: absolute; left: 20px; top: 0; width: 350px; }
#copyright .text img { margin-right: 20px; }
#copyright .phones { position: absolute; left: 460px; top: 0; width: 470px; }
#copyright h1 { font-size: 1.2em; font-weight: bold; }
#copyright p { margin-bottom: 10px; }
#copyright .money { margin-top: 10px; }

.phone-number i { color: #636363; font-style: normal; }
