* {
 margin: 0;
 padding: 0;
}

body {
 width: 100%;
 height: 100%;
 color:#333;
 background: #eeeeee;
 font-family: "Segoe UI", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size: 14px;
 line-height: 22px;
}
input[type=button],input[type=submit], .manFlRst{
border: 0;
padding: 5px 20px;
background: #e31d24;
color: #fff;
font-size: 24px;
font-family: 'Bravo';
transition: all 0.3s ease-in-out;
cursor: pointer;
}
input[type=button]:hover ,input[type=submit]:hover, .manFlRst:hover{
border: 0;
background: #f4696e;
}
.queryField{
height: 30px;
width: 60%;
}
.searchSbmFl{
width: 29%;
border: 0;
background: #ffe062;
color: #fff;
font-size: 24px;
font-family: 'Bravo';
transition: all 0.3s ease-in-out;
cursor: pointer;
margin: 10px 0 0 0;
}
b{
font-weight: bold!important;
}
.searchSbmFl:hover{
border: 0;
background: #ff8736;
}
h1 {
 font-size:30px;
 font-weight:normal;
 padding:0px 0 0px;
 line-height:100%;
 font-style:italic;
}
h2{
font-weight: normal;
font-size: 39px;
font-family: 'Bravo';
margin: 20px 0 0 0;
color: #535353;
}
h3{
font-weight: normal;
font-size: 28px;
font-family: 'Bravo';
color: #e31d24;
}
a {
 color: #e31d24;
 text-decoration:none;
}

a:hover {
 color:#C1787A;
 text-decoration: none;
}

img {
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
}




/* -------------------------------
LAYOUT STRUCTURE
----------------------------------*/

#wrapper {
 
 margin-top:40px;
 border:0px solid #000;
 width:1150px;
 margin: 0 auto;
 height: auto !important;
 
}

#header {
 position:relative;
 width:1150px;
 margin:0 auto;

}



#content #colLeft {
 border: 0px solid #000;
 float:left;
 width:71%;
 max-width: 816px;
 margin-right:0px;
}

#content #colRight {
 position:relative;
 margin-left:30px;
 float:right;
 width:26%;
}
#content #botLeft {
 border: 0px solid #000;
 float:left;
 width:47%;
 max-width: 530px;
 margin-top: 20px;
}
#content #botRight {
 border: 0px solid #000;
 float:right;
 width:51%;
 max-width: 587px;
 margin-top: 20px;
}
#middle:after {
 content: '.';
 display: block;
 clear: both;
 visibility: hidden;
 height: 0;
}


/*----------------------------
 Логотип
------------------------------*/




.und-icon{
position: relative;
top: 20px;
left: 15px;
display: inline-block;
}
.undslidebl{
background: #e31d24 url(/images/pixel.png) right repeat-y;
float:left;
width:33.333%;
color: #fff;
height: 80px;
transition: all 0.3s ease-in-out;
margin: 0 0 20px 0;
}

.undslidebl p{
text-transform: uppercase;
 font-family: 'Bravo';
display: inline-block;
padding-left: 30px;
font-size: 30px;
width: 60%;
vertical-align: middle;
line-height: 26px;
}
.undslidebl:hover{
background: #f4696e url(/images/pixel.png) right repeat-y;
}
@font-face {
 font-family: 'Jura';
 src: url('/fonts/jura-book.eot');
 src: local('Jura'), local('Jura Book'), url('/fonts/jura-book.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
.subscribe{
background: #8C84BD;
text-align: center;
padding-bottom: 41.7%;
color: #fff;
font-size: 46px;
line-height: 46px;
height: 0;
text-transform: uppercase; 
font-family: 'Bravo';
position: relative;
overflow: hidden;
}
.subscribe:hover p{
margin-top: -38%;
}
.arrbot{
position: relative;
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #8C84BD transparent transparent transparent;
margin: 0 auto;
}
.subscribe p{
padding-top: 17px;
transition: all 0.2s ease-in-out;
}
@font-face {
 font-family: 'Bravo';
 src: url('/fonts/bravorg.eot');
 src: local('BravoRG Regular'), local('BravoRG'), url('/fonts/bravorg.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
.wntext{
overflow: hidden;
background: #fff;
text-align: center;
float:left;
width: 100%;
height: 0;
padding-bottom: 90%;
margin: 0 0 20px 0;
}
.wntext p{
margin-top: 15px;
font-size: 14px;
color: #9a9999;
padding: 0 12px;
}
.wnphoto{
height: 100%;
padding-bottom: 44%;
overflow: visible;
width: 100%;
}
.wnphoto img{
width: 100%;
 height: 100%;
}

.logo{
font-family: 'Palatino Linotype';
font-weight: normal;
position: relative;
font-size: 53px;
color: #d52437;
height: 215px;
line-height: 198px;
margin: 0 0 0 0px;
}

.nav {
 width: 100%;
 position: relative;
 margin: 30px 0 25px 0;
 background: #fff; 

}
#menu {
 width: 100%;
 font-family: 'Jura';
 background: #fff;
}
#menu li {
 list-style: none;
 float: left;
 display: block;
 position: relative;
background: url(/images/gpixel.png) repeat-y right center;
}
.uMenuItemA{
 border-top: 6px #e31d24 solid;
 margin-top: -6px;
}
#menu li:hover{
 border-top: 6px #e31d24 solid;
 margin-top: -6px;
}
#menu li a {
 display: block;
 height: 100%;
 text-align: center;
 text-transform: uppercase;
 text-decoration: none;
 color: #535353;
 font-size: 17px;
 line-height: 60px;
 padding: 0 24px;
}
#menu li ul {
 list-style: none;
 padding: 0;
 margin: 0;
 width: 100%;
 display: none;
 position: absolute;
 left: 0;
 top: 60px;
}
#menu li ul li {
float: none;
line-height: 50px;
margin: 0;
background: #ff8736 url(/images/pixel.png) repeat-x top center;
z-index: 9999;
color: #fff!important;
margin: 0;
}
#menu li ul li:hover{
border: none;
margin: 0 ;
background: #ff9248 url(/images/pixel.png) repeat-x top center;
}
#menu li ul li a{
font-size: 13px;
color: #fff;
}
#menu li:hover ul{
 display: block;
}

.aboutus{
position: relative;
clear: both;
padding-top: 210px;
background: #fff;
width: 65%;
float: left;
}
.asphoto{
position: absolute;
top: 0;
left: 0;
height: 200px;
overflow: hidden;
width: 100%;
}
@font-face {
 font-family: 'Lobster';
 src: url('/fonts/lobster.eot');
 src: local('Lobster'), local('Lobster Regular'), url('/fonts/lobster.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
.titleg{
color: #535353;
font-family: 'Palatino Linotype';
font-weight: normal;
font-size: 55px;
margin: 10% 0 0 7%;
}
.astext{
overflow: hidden;
height: 140px;
width: 100%;
padding: 0 10px;
position: relative;
}
.astext p{
display: block;
width: 50%;
position: absolute;
right: 10%;
top: 3%;
color: #9a9999;
border-left: 1px #d8d8d8 solid;
padding-left: 20px;
}
.ourrew{
background: #fff url(/images/quote.png) center 35px no-repeat;
height: 350px;
width: 31%;
float: right;
}
.ourrew p{
margin-top: 20px;
font-size: 14px;
color: #9a9999;
padding: 0 12px;
text-align: center;
}
.clear{
clear:both;
}
.worktime{
background: #fff;
width: 100%;
height: 350px;
clear: both;
text-align: center;
}
.worktime h2{
padding: 30px 0 10px 0;
}
.workmenu{
background: #edecec;
border-radius: 8px;
width: 80%;
margin: 20px auto 10px;
text-align: center;
color: #535353;
padding: 5px 0;
font-size: 16px;
}
.menutime{
color: #a8a6a6;
font-size: 15px;
}
.titlec{
padding-top: 90px;
font-weight: normal;
font-size: 39px;
font-family: 'Bravo';
margin: 20px 0 0 0;
color: #535353;
text-align: center;
line-height: 36px;
}

.snews{
position: relative;
background: #fff;
width: 47%;
float: left;
overflow: hidden;
font-size: 39px;
font-family: 'Bravo';
color: #e31d24;
text-align: center;
line-height: 36px;
max-width: 251px;
height: 0;
padding-bottom: 71.5%;
}
.snews p{
display: block;
margin: 20px auto;
width: 90%;
overflow: hidden;
height: 160px;
}
.sn-photo{
height:0;
padding-bottom: 79%;
}
.tel{
position: relative;
width: 100%;
background: #fff;
height:0;
padding-bottom: 17.5%;
color: #E31E24;
clear: both;
}
.telicon{
background: #e31d24 url(/images/tel.png) center center no-repeat;
width: 17.5%;
height:0;
padding-bottom: 17.5%;
display: inline-block;
vertical-align: middle;
transition: all 0.4s ease-in-out;
}
.telicon:hover{
opacity: 0.8;
}
.tel p{
display: inline-block;
vertical-align: middle;
margin-left: 30px;
font-family: 'Bravo';
line-height: 24px;
}
#callme{
font-size: 30px;
color: #535353;
}
#mtell{
font-size: 36px;
display: block;
margin-top: 5px;
}
.social{
width: 256px;
height: 256px;
float: left;
margin-bottom: 20px;
}
.vk, .fb, .rss, .insta, .youtube, .twit, .google, .journal, .class{
margin: 0 1px 1px 0;
width: 126px;
height:0;
padding-bottom: 50%;
float: left;
transition: all 0.4s ease-in-out;
}

.vk{
background: #fff url(/images/icon/vk.png) center center no-repeat;
}
.vk:hover{
background: #f0f0f0 url(/images/icon/vk1.png) center center no-repeat;
}
.fb{
background: #fff url(/images/icon/fb.png) center center no-repeat;
}
.fb:hover{
background: #f0f0f0 url(/images/icon/fb1.png) center center no-repeat;
}
.insta{
background: #fff url(/images/icon/insta.png) center center no-repeat;
}
.insta:hover{
background: #f0f0f0 url(/images/icon/insta1.png) center center no-repeat;
}
.rss{
background: #fff url(/images/icon/rss.png) center center no-repeat;
}
.rss:hover{
background: #f0f0f0 url(/images/icon/rss1.png) center center no-repeat;
}
.youtube{
background: #fff url(/images/icon/youtube.png) center center no-repeat;
}
.youtube:hover{
background: #f0f0f0 url(/images/icon/youtube1.png) center center no-repeat;
}
.twit{
background: #fff url(/images/icon/twit.png) center center no-repeat;
}
.twit:hover{
background: #f0f0f0 url(/images/icon/twit1.png) center center no-repeat;
}
.google{
background: #fff url(/images/icon/google.png) center center no-repeat;
}
.google:hover{
background: #f0f0f0 url(/images/icon/google1.png) center center no-repeat;
}
.journal{
background: #fff url(/images/icon/journal.png) center center no-repeat;
}
.journal:hover{
background: #f0f0f0 url(/images/icon/journal1.png) center center no-repeat;
}
.class{
background: #fff url(/images/icon/class.png) center center no-repeat;
}
.class:hover{
background: #f0f0f0 url(/images/icon/class1.png) center center no-repeat;
}
.menublock{
background: #fff;
width: 51%;
height: 256px;
float: right;
max-width: 298px;
margin-bottom: 20px;
text-align: center;
}
.menublock p{
font-size: 39px;
font-family: 'Bravo';
color: #535353;
padding-top: 20px;
margin-bottom: 30px;
}
.snews input[type=button]{
position: absolute;
bottom: 15px;
left: 50%;
margin-left: -23.5%; 
}

.foot{
background: #fff;
width: 100%;
margin-top: 30px;
}
.footer{
background: #fff;
 width:1150px;
margin: 0 auto;
color: #9a9999;
font-size: 13px;
padding-top: 20px;
line-height: 26px;
}
.footer a{
color: #9a9999;
}
.footer a:hover{
color: #ff8736;
}
.block{
background: #fff;
width: 100%;
margin-bottom: 20px;
padding-bottom: 10px;
}
.block-tit{
padding: 20px 0;
font-size: 39px;
font-family: 'Bravo';
color: #535353;
text-align: center;
}
.block-con{
width: 90%;
margin: 0 auto;
}
.content{
background: #fff;
width: 100%;
}
.content .ctext{
padding: 20px;
}
.name-content{
background: #fff;
width: 100%;
position:relative;
margin: 0 0 25px 0;
text-align: center;
}
.name-content h2{
padding: 20px 0;
font-size: 35px;
}
.name-content p{
padding-bottom: 10px;
color: #cdcbcb;
}
.name-content a{
color: #535353;
}

#map{
width: 100%;
height: 300px;
border: 0;
margin-bottom: 25px;
background: #fff;
}


/* Calendar */
.calMday{
width: 25px;
height: 25px;
}
.calMdayLink{
background: #ff8736;
color: #fff;
padding: 2px;
border-radius: 4px;
}
.calMdayLink:hover{
color: #fff;
}
/* Вид опроса в стили flat 
------------------------------------------*/ 
.cell-poll{ 
 width: 90%; 
 margin: 0 auto;
} 

.cell-poll-title{ 
 width:100%; 
 padding-bottom: 10px; 
 font:12px Verdana,Arial,Helvetica, sans-serif; 
 font-weight:bold; 
 text-align:center; 
} 

.cell-poll a {text-decoration:none; outline:none} 

.cell-poll-answers{ 
 width:100%; 
 margin: 10px 0px 10px 0px; 
 text-align:left; 
} 

.answer{ 
 width:100%; 
 color:#f8f8f8; 
 position:relative; 
 font-size: 14px;
 height:20px!important; 
 padding: 2px 0px 8px 0px; 
 margin: 0px 0px 7px 0px; 
 background: #f8f8f8; 
} 

.answer input{margin: 3px 5px 2px 5px;} 
.answer label {margin: 2px 0px 2px 0px; color:#555;} 

.answer div{ 
 height:20px!important; 
 padding: 2px 0px 2px 0px; 
 position:absolute; 
 z-index:998; 
 top:0px; 
 left:0px; 
 width:100%; 
} 
 
.answer span{ 
 float:right; 
 height: 90%!important; 
 margin-right: 4px; 
 line-height: 18px!important; 
 color:#666; 
 position:relative;
 padding: 0 5px; 
 top:1px; 
 left:0px; 
 z-index:999; 
 background: #fff; 
 font-size: 12px;
} 

.pollBut{
border: 0;
padding: 2px 20px;
background: #ffe062;
color: #fff;
font-size: 20px;
font-family: 'Bravo';
transition: all 0.3s ease-in-out;
cursor: pointer;
margin: 10px 0 0 0;
}
.pollBut:hover{
border: 0;
background: #ff8736;
}

.cell-poll-link{ 
 width:100%; 
 padding-top: 10px; 
 border-top: 1px solid #B6C0CD; 
 
 font:9px Verdana,Arial,Helvetica, sans-serif; 
 color:#999; 
} 

.cell-poll-link span{} 
.cell-poll-link b, 
.cell-poll-link a {float:right;} 
.cell-poll-link b {color:#B6C0CD;}


.menuitem{
margin: 0 0 20px 0;
clear: both;
height: 184px;
overflow: hidden;
}
.mitem-ph{
position: relative;
width: 50%;
height: 180px;
overflow: hidden;
float: left;
}
.mitem-name{
float: left;
font-family: 'Bravo';
color: #e31d24;
font-size: 24px;
margin: 0 0 0 15px;
width: 45%;
}
.mitem-text{
float: left;
color: #6e6e6e;
font-size: 13px;
margin: 8px 0 0 15px;
width: 45%;
}
.zoom{
position: absolute;
width: 100%;
height: 100%;
background: rgba(0,0,0, 0.5) url(/images/icon/zoom.png) center center no-repeat;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.mitem-ph:hover .zoom{
opacity: 1;
}

.pagetit{
padding: 20px 0;
font-size: 39px;
font-family: 'Bravo';
color: #e31d24;
text-align: left;
}

.entryBlock{
position: relative;
width: 250px;
height: 250px;
overflow: hidden;
}
.testt{
opacity: 0;
top: 0;
left: 0;
position: absolute;
width: 100%;
height: 100%;
transition: all 0.3s ease-in-out;
background: rgba(0,0,0, 0.5);
}
.entryBlock:hover .testt{
opacity: 1;
}
.phname-d{
position: absolute;
top: 45%;
left: 0;
color: #fff;
font-family: 'Bravo';
font-size: 26px;
width: 100%;
text-align: center;
transition: all 0.4s ease-in-out;
opacity: 0;
}
.entryBlock:hover .phname-d{
opacity: 1;
}
.catName{
line-height: 27px;
margin: 0 0 0 8px;
}
.catNameActive{
line-height: 27px;
margin: 0 0 0 8px;
color: #ccc;
}
.catNumData{
color: #ccc;
}

/* PageSelector Start */ 
.catPages1 {color: #fff;border:0px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #fff;background: #000; padding:2px 10px;font-size:11px;} 
.catPages1 a:hover {background: #000;color:#FFF;font-weight:bold;} 
.catPages1 b {text-decoration:none;background: #000!important;padding:2px 10px;color: #000!important;font-size:11px;} 

.pagesBlockuz1 {color: #fff;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz1 a:link, 
.pagesBlockuz1 a:visited, 
.pagesBlockuz1 a:hover, 
.pagesBlockuz1 a:active {text-decoration:none;color: #fff;background: #e31d24; padding: 6px 10px;font-size:13px;border-radius: 5px;} 
.pagesBlockuz1 a:hover {background: #f4696e;} 
.pagesBlockuz1 b {text-decoration:none;background: #f4696e;color:#fff!important; padding: 6px 10px!important;font-size:13px!important;border-radius: 5px;} 
.pagesBlock1 {color:#fff;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock1 a:link, 
.pagesBlock1 a:visited, 
.pagesBlock1 a:hover, 
.pagesBlock1 a:active {text-decoration:none;color: #fff;background: #f4696e; padding: 6px 10px;font-size:13px;border-radius: 5px;} 
.pagesBlock1 a:hover {BACKGROUND-IMAGE:URL(/images/hu1.png);color:#FFF;font-weight:bold;} 
.pagesBlock1 b {text-decoration:none;background: #f4696e!important;color: #fff!important; padding: 6px 10px!important;font-size:13px!important;border-radius: 5px;} 
.catPages2 {color:#fff;border:0px;margin-bottom:10px;margin-top:10px;} 
.catPages2 a:link, 
.catPages2 a:visited, 
.catPages2 a:hover, 
.catPages2 a:active {text-decoration:none;color: #fff;background: #f4696e; padding: 6px 10px;font-size:13px;border-radius: 5px;} 
.catPages2 a:hover {BACKGROUND-IMAGE:URL(/images/hu1.png);color:#FFF;font-weight:bold;} 
.catPages2 b {text-decoration:none;background: #ff8736!important;color: #fff!important; padding: 6px 10px!important;font-size:13px!important;border-radius: 5px;} 
.pagesBlockuz2 {color:#fff;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz2 a:link, 
.pagesBlockuz2 a:visited, 
.pagesBlockuz2 a:hover, 
.pagesBlockuz2 a:active {text-decoration:none;color: #fff;background: #e31d24; padding: 6px 10px;font-size:13px;border-radius: 5px;} 
.pagesBlockuz2 a:hover {text-decoration:none;background: #f4696e;color: #fff!important; padding: 6px 10px!important;font-size:13px!important;border-radius: 5px;} 
.pagesBlockuz2 b {text-decoration:none;background: #e31d24!important;color: #fff!important; padding: 6px 10px!important;font-size:13px!important;border-radius: 5px;} 
.pagesBlock2 {color:#fff;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock2 a:link, 
.pagesBlock2 a:visited, 
.pagesBlock2 a:hover, 
.pagesBlock2 a:active {text-decoration:none;color: #fff;background: #fddc57; padding: 6px 10px;font-size:13px;border-radius: 5px;} 
.pagesBlock2 a:hover{text-decoration:none;background: #f4696e;color: #fff!important; padding: 6px 10px!important;font-size:13px!important;border-radius: 5px;} 
.pagesBlock2 b {text-decoration:none;background: #ff8736!important;color: #fff!important; padding: 6px 10px!important;font-size:13px!important;border-radius: 5px;} 
/* PageSelector end */



.eText{
padding: 30px 0 5px 0;
}
.minlogo{
font-family: 'Palatino Linotype';
position: relative;
font-size: 17px;
color: #535353;
margin-bottom: 15px;
}
.foot-title{
color: #535353;
font-family: 'Bravo';
font-size: 30px;
margin: 0 0 15px 0;
}
ul.rows {
 text-align: justify;
 width: 100%;
 margin: 0 auto;
}
ul.rows li {
 list-style-type: none;
 width: 23%;
 display: inline-block;
vertical-align: top;
 //display : inline;
 //zoom : 1;
}
li.helper {
 width: 100%;
 height: 0;
 visibility: hidden;
}
ul.footlist li{
 list-style-type: decimal!important; 
 line-height: 26px!important; 
 display: block!important; 
 width: 100%!important; 
}

.comment{
width: 100%;
position: relative;
clear: both;
margin: 10px 0 20px 0;
}
.uname{
color: #535353;
float: left;
left: 77px;
top: 1px;
margin: 0 0 0 15px;
font-size: 13px;
}
.cMessage{
float: left;
width: 85%;
margin: 0 0 5px 15px;
font-size: 12px;
color: #6f6f6f;
}
.avac{
float: left;
width: 8%;
margin: 5px 0 20px 0;
border: 1px #ff8736 solid;
}
.cleft{
clear: both;
}
.nameinp{
width: 50%;
height: 33px;
float: left;
font-size: 13px;
padding-left: 10px;
}
.carea{
float: right;
}
.carea input[type=text]{
width: 40%;
}
.darea{
float: right;
}
.darea input[type=text]{
width: 30%;
height: 30px;
}
.comte{
padding: 10px 0 0 10px;
width: 98%;
margin: 20px 0 0 0;
}
.archLi{
list-style-type: none;
line-height: 26px;
margin: 0 0 0 10px;
}
.aSchBrc1{
padding-left: 80px;
}

/* Обводка вокруг окон */ 
.xw-plain, .xw-resize, .xw-active { 
 background: rgba(0,0,0,0.15); 
 padding: 10px !important; 
 border-radius: 5px; } 
 
/* TITLE окон */ 
.x-sh, .xsl { display: none !important; } 
 
.xw-hdr { 
 text-align: left !important; 
 white-space: nowrap !important; 
 padding: 1px 0 0 0 !important; 
 white-space: nowrap !important; 
 zoom: 1 !important; 
 height: 35px !important; } 
 
/* Название ajax окна*/ 
.xw-hdr-text { 
 vertical-align: 3px!important; 
 cursor: default!important; 
 color: #999 !important; 
 font: normal 12px/13px Tahoma,Arial !important; 
 line-height: 35px!important; 
 margin-left: 10px; } 
 
.xw-sps, .xw-tc, .xw-tr { 
 border-bottom: 0px solid #eee; 
 color: #000 !important; 
 font-size: 1.2em !important } 
 
/* Кнопка закрыть окно */ 
.xt { 
 width: 22px !important; 
 height: 22px !important; 
 background: url('/images/oclose.png') no-repeat !important; 
 float: right !important; 
 border: 0 !important; 
 text-decoration: none !important; 
 margin-top: 7px !important; } 
 
.xt-close { background-position: 0 0 !important; } 
 
.xt-close-over { background-position: 0 -22 !important; } 
 
/* Кнопки сворачивания и разворачивания окон (Кнопки убраны) */ 
.xt-maxi { display: none !important; } 
 
.xt-mini { display: none !important; } 
 
.xw-bc, .xw-mr, .xw-bl, .xw-br, .xw-ml, .xw-mc { 
 background: #fff !important; 
 border: 0 !important; 
 border-radius: 0px; 
 moz-border-radius: 0px; 
 webkit-border-radius: 3px; } 
 
.xw-body { 
 border: 0 !important; 
 padding-left: 7px !important; 
 padding-right: 1px !important; } 
 
.xw-tl { border-bottom: 1px solid #eee; } 
 
.xw-tl, .xw-tr, .xw-tc { 
 background: #FAFAFA !important; 
 border-radius: 3px 3px 0 0 !important; } 
 
.xw-sps { display: none !important; } 
 
.myWinCont { width: 100% !important; } 
 
.xw-body { 
 border: 0 !important; 
 padding-left: 2px !important; 
 padding-right: 1px !important; } 
 
.xw-ml { 
 padding-left: 1px !important; 
 padding-bottom: 5px; 
 border-bottom-left-radius: 3px; 
 border-bottom-right-radius: 3px; } 
 
.xw-bl { display: none !important; } 
 
.myWinTD1 { 
 background: rgb(255, 255, 255) !important; 
 border-bottom: 1px solid rgb(250, 250, 250) !important; } 
 
/* Вид фона сайлов */ 
.myWinTD2 { background: rgb(250, 250, 250) !important; } 
 
/* Вид фона при наведении на поле со смайлом */ 
.myWinCont fieldset { 
 border: 1px solid #eee !important; 
 padding: 2px 5px !important; 
 margin-bottom: 3px !important; } 
 
/* Вид обводки в архиве опроса */ 
.myWinPollTd { 
 background: #fff !important; 
 text-align: center !important; } 
 
/* Вид полей в архиве опроса */ 
.myWinPollT { 
 background: rgb(243, 243, 243) !important; 
 float: left !important; 
 margin-right: 257px !important; 
 width: 100% !important; } 
 
.myWinPollG { display: none !important; } 
 
.myWinCont strong, b { 
 font-weight: initial !important; 
 font-size: 11px !important; 
 color: rgb(63, 63, 63) !important; 
}

#allEntries{
margin: 20px 0 0 0;
}
hr{
height: 0;
border-top: 1px #ccc dotted;
margin: 10px 0 10px 0;
}

input[type=text]{
margin-bottom: 10px;
}

#columns {
 width: 100%;
 display: table;
 -moz-box-sizing: border-box; /* фикс проблемы для Firefox */
 -webkit-box-sizing: border-box; /* фикс для старых Chrome и Safari */
 box-sizing: border-box; /* не поддерживается в CSS2 */
}
#columns > div,
#columns > noindex > div {
 display: table-cell;
 vertical-align: top;
 position: relative;
 -moz-box-sizing: border-box; /* фикс проблемы для Firefox */
 -webkit-box-sizing: border-box; /* фикс для старых Chrome и Safari */
 box-sizing: border-box; /* не поддерживается в CSS2 */
}
.empty-ab{
width: 2%;
background: none;
}
.col-about{
background: #fff;
width: 48%;
color: #838383;
font-size: 13px;
}
.col-about img{
margin: 0 0 15px 0;
}
.col-about p{
padding: 10px 17px;
}
.col-history{
background: #fff;
width: 24%;
padding: 20px;
}
.col-why{
background: #fff;
width: 24%;
padding: 20px;
}
.col-title{
font-size: 30px;
font-family: 'Bravo';
text-transform: uppercase;
color: #686868;
text-align: center;
}
.col-par{
margin: 12px 0;
color: #838383;
font-size: 13px;
}
.col-par b{
padding: 0 5px 0 0;
color: #ff8736!important;
font-size: 18px!important;
}


.stuff{
width: 18%;
float: left;
margin: 30px 2.5% 0 0;
background: #fff;
text-transform: uppercase;
}
.stuff:last-child{
margin: 30px 0 0 0!important;
}
.stuff-ph{
height: 270px;
width: 100%;
overflow: hidden;
}
.stuff p{
padding: 10px;
text-align: center!important;
color: #8f8f8f;
font-size: 13px;
}
.stuff b{
color: #686868!important;
font-weight: bold!important;
font-size: 16px!important;
text-transform: none;
display: block;
text-align: center!important;
padding: 5px 0 10px 0;
}

.PhotoInf {overflow: hidden; margin: 2px;}
.PhotoInf img {width: 55px;}
.PhotoInf img:hover {opacity: 0.7;}