.main .title { width: 100%; font-size: 16px; margin: 40px 0 10px 0; padding-bottom: 5px; border-bottom: 2px solid #ef9850; font-weight: bold; }

.katalog { margin-top: 10px; width: 100%; position: relative; width: 1120px; }
.katalog .block_1 { float: left; width: 100%; padding-right: 20px; }
.katalog .block_2 { float: left; width:  75%; padding-right: 20px; }
.katalog .block_3 { float: left; width:  67%; padding-right: 20px; }
.katalog .block_4 { float: left; width:  50%; padding-right: 20px; }
.katalog .block_5 { float: left; width:  33%; padding-right: 20px; }
.katalog .block_6 { float: left; width:  25%; padding-right: 20px; }
.katalog .block_link { display: block; }
.katalog .block_link:hover { text-decoration: none; }
.katalog .block_title { width: 100%; position: relative; height: 60px; background-color: #fafafa; overflow: hidden; }
.katalog .block_title:before { content: ""; position: absolute; height: 0; width: 30px; left: 5px; top: 0;  border-top: 6px solid #ef9850; border-left: 3px solid transparent; border-right: 3px solid transparent; } 
.katalog .block_text { position: relative; font-size: 13px; font-weight: bold; z-index: 999; left: 7px; top: 7px; width: 100%; }
.katalog .block_img { position: absolute; right: 0px; top: 0px; height: 60px; padding-right: 5px;}
.katalog .block_reset { clear: both; height: 30px; }


.katalog a { font-size: 12px; }
.katalog a .fa { font-size: 10px; color: #ef9850; position: relative; top: -2px; }
.katalog table { width: 100%; margin: 0 5px 0 5px; }
.katalog table td { padding: 3px 10px 0 5px; vertical-align: top; }

.razdel { width: 100%; padding-top: 40px; clear: both; }
.razdel div { float: left; display: inline-block; vertical-align: top; width: 33%; text-align: center; font-size: 14px; font-weight: bold; }
.razdel img { margin-top: 20px; }
.razdel .tit { padding-bottom: 20px; }
.razdel ul { text-align: left; padding-left: 100px; font-size: 12px; margin-top: 30px; }
.razdel li { list-style-type: none; margin-top: 10px; }
.razdel li:before { content: "+ "; color: #ef9850; }

@-moz-keyframes cycle_1 { 0% { opacity: 1; } 20% { opacity: 1; } 25% { opacity: 0; } 95% { opacity: 0; } 100% { opacity: 1; } }
@-moz-keyframes cycle_2 { 0% { opacity: 0; } 20% { opacity: 0; } 25% { opacity: 1; } 45% { opacity: 1; }  50% { opacity: 0; } }
@-moz-keyframes cycle_3 { 0% { opacity: 0; } 45% { opacity: 0; } 50% { opacity: 1; } 70% { opacity: 1; }  75% { opacity: 0; } }
@-moz-keyframes cycle_5 { 0% { opacity: 0; } 70% { opacity: 0; } 75% { opacity: 1; } 95% { opacity: 1; } 100% { opacity: 0; } }
@-webkit-keyframes cycle_1 { 0% { opacity: 1; } 20% { opacity: 1; } 25% { opacity: 0; } 95% { opacity: 0; } 100% { opacity: 1; } }
@-webkit-keyframes cycle_2 { 0% { opacity: 0; } 20% { opacity: 0; } 25% { opacity: 1; } 45% { opacity: 1; }  50% { opacity: 0; } 100% { opacity: 0; }}
@-webkit-keyframes cycle_3 { 0% { opacity: 0; } 45% { opacity: 0; } 50% { opacity: 1; } 70% { opacity: 1; }  75% { opacity: 0; } 100% { opacity: 0; }}
@-webkit-keyframes cycle_5 { 0% { opacity: 0; } 70% { opacity: 0; } 75% { opacity: 1; } 95% { opacity: 1; } 100% { opacity: 0; } }
#slider { width: 100%; white-space: nowrap; position: relative; display: inline-block; overflow: hidden; height: 250px; background-image: url('../images/bbg.jpg'); margin-top: 20px; }
#slider .animation { width: 100%; height: 100%; padding: 20px; position: absolute; white-space: nowrap; }
#slider .animation_1 { -moz-animation: cycle_1 40s linear infinite; -webkit-animation: cycle_1 40s linear infinite; }
#slider .animation_2 { -moz-animation: cycle_2 40s linear infinite; -webkit-animation: cycle_2 40s linear infinite; }
#slider .animation_3 { -moz-animation: cycle_3 40s linear infinite; -webkit-animation: cycle_3 40s linear infinite; }
#slider .animation_5 { -moz-animation: cycle_5 40s linear infinite; -webkit-animation: cycle_5 40s linear infinite; }
#slider img { position: absolute; margin: auto; top: 0; bottom: 0; right: 65px; }
#slider .desc { position: absolute; margin: auto; font-family: Verdana; top: 12px; bottom: 15px; left: 25px; right: 25px; }
#slider .desc .header { font-size: 25px; font-weight: bold; }
#slider .desc .text { height: 92px; display: table-cell; vertical-align: middle; font-size: 17px; line-height: 1.1; }
#slider .desc .protect { position: absolute; font-weight: bold; bottom: 0; font-size: 20px; }
#slider .desc .protect .icon { padding-top: 5px; font-weight: bold; font-size: 30px; }
#slider .icon-left { position: absolute; height: 75px; width: 0; left: 0; top: 10px; width: 0; border-left: 16px solid #ef9850; border-top: 8px solid transparent; border-bottom: 8px solid transparent; }
#slider .icon-right { position: absolute; height: 150px; width: 60px; overflow: hidden; right: 0; bottom: 10px; }
#slider .icon-right:before { content: ""; height: 20px; width: 100%; position: absolute; top: 20px; right: 0; transform: skew(0deg, -30deg); background: #ef9850; }
#slider .icon-right:after {  content: "";  height: 20px; width: 100%;   position: absolute; bottom: 20px; right: 0;  transform: skew(0deg, 30deg);  background: #ef9850; }
#slider .icon-right .inside { position: absolute; height: 100%; width: 100%; }
#slider .icon-right .inside:before { content: "";  height: 50px; width: 50px; border-radius: 50%;  position: absolute; right: -30px; margin: auto; top: 0; bottom: 0;  background: #ef9850; }
#slider .icon-right .inside:after { content: ""; position: absolute; height: 50%; width: 18px; background: #ef9850; top: 25%; }
 
.main .title { width: 100%; font-size: 16px; margin: 40px 0 10px 0; padding-bottom: 5px; border-bottom: 2px solid #ef9850; font-weight: bold; }
.partition { width: 100%; white-space: nowrap; position: relative; }
.partition .left  { position: absolute; cursor: pointer; font-size: 35px; margin: auto -20px; width: 20px; height: 35px; z-index: 1000; top: 0; left: 0; bottom: 0; }
.partition .right { position: absolute; cursor: pointer; font-size: 35px; margin: auto -20px; width: 20px; height: 35px; z-index: 1000; top: 0; bottom: 0; right: 0; text-align: right; }
.partition .right i {position: absolute; top: -3px; left: 5px; }
.partition .left i {position: absolute; top: -3px;  }
.partition .left:hover { text-shadow: #ef9850 0 0 2px; }
.partition .right:hover { text-shadow: #ef9850 0 0 2px; }
.partition a { display: block; }
.partition .block { position: relative; width: 100%; display: inline-block; overflow: hidden; }
.partition .contents { width: 100%; white-space: nowrap; position: relative; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }
.partition .column { position: relative; display: inline-block; vertical-align: top; }
.partition .box { padding: 6px; width: 100%; }
.partition .box:hover { text-decoration: underline; }
.partition .foto { text-align: center; width: 100%; }
.partition .desc { height: 30px; width: 100%; margin-top: 5px; position: relative; }
.partition .icon { position: absolute; height: 100%; width: 0; left: -5px; border-left: 6px solid #ef9850; border-top: 3px solid transparent; border-bottom: 3px solid transparent; }
.partition .name { height: 30px; padding-left: 5px; font-size: 13px; font-weight: bold; white-space: normal; display: table-cell; vertical-align: middle; }

.razdel { width: 100%; padding-top: 40px; clear: both; }
.razdel div { float: left; display: inline-block; vertical-align: top; width: 33%; text-align: center; font-size: 14px; font-weight: bold; }
.razdel img { margin-top: 20px; }
.razdel .tit { padding-bottom: 20px; }
.razdel ul { text-align: left; padding-left: 100px; font-size: 12px; margin-top: 30px; }
.razdel li { list-style-type: none; margin-top: 10px; }
.razdel li:before { content: "+ "; color: #ef9850; }
