a { color:#000000; }
a:link { color:#000000; }
a:visited { color:#000000; }
a:hover { color:#FFFFFF; border-top: 1px dashed #8c8b8b; background-color: #37a2c4; }

.logo a:hover { color:#FFFFFF; border-top: 1px dashed #8c8b8b; background-color: #37a2c4; }

@font-face {
    font-family: DIN;
    src: url(dincondensedc.otf);
    src: local(DIN), url(dincondensedc.otf);
}
@font-face {
    font-family: MIRIAD;
    src: url(MyriadPro_Regular.otf);
    src: local(MIRIAD), url(MyriadPro_Regular.otf);
}
body{
    margin: 0px;
    padding: 0px;
	color: #000000;
	font-family: Century Gothic;
}
p{
    margin: 0px;
    padding: 0px;
	color: #000000;
}
td{
	color: #000000;
}
a img{
    border: none;
}
#top_menu{
    margin: auto;
    width: 1040px;
    padding-left: 0px;
}


input {
    border-radius: 25px;
}

textarea {
    border-radius: 15px;
	padding:5px;
}

button {
    border-radius: 25px;
	padding: 10px;
}

li {
	margin-left:30px;
}

.back{
/*    background: url(../img/od_sd.jpg) center no-repeat; */
	background-color:#e5dece;
/*    opacity:0.5; */
}
.top-line-bg{
    height: 10px;
/*    background: url(../img/top_line_bg.png) repeat-x left center;*/
}
.top{
    height: 130px;
/*    background-color:black;
    opacity:0.5; */
}
.top2{
    width:100%;
    background:#37a2c4;
    height:30px;
    position:absolute;
	top: 110px;
}
.container{
    width: 1100px;
    margin: 0 auto;
}
.container-head{
    width: 100%;
    height: 110px;
    margin: 0 auto;
}
.logo{
    width: 800px;
    float: left;
    position: relative;
    top: -140px;
}
.logo a{
    display: table-cell;
    vertical-align: middle;
    font-size: 28px;
    color: #005161;
    text-decoration: none;
    font-family: Segoe Script;
	font-weight: bold;
/*    text-transform: uppercase;
    text-shadow: 0 0 12px black; */
}
.slogan{
    float: left;
    font-family: Tahoma;
    font-size: 17px;
    position: relative;
	top:-150px;
	left:20px;
}
.menu-top{
    width: 100%;
	font-weight: bold;
    height: 50px;
    position: relative;
    width: 100%;
	top: -270px;
	left: 200px;
}
.slogan{
/*    border-left: 1px solid #aaaaaa; */
    color: #EEEEEE;
    font-size: 17px;
    margin-top: 25px;
/*    padding-left: 20px; */
    position: relative;
    text-transform: uppercase;
    top: -15px;
}
.menu-top ul{
    display: block;
    list-style: none;
    float: right;
}
.menu-top ul li{
    display: table;
    float: left;
    height: 38px;
    margin-top:6px;
}
.menu-top .leaf ul li{
    height: 0;
}
.menu-top ul li a{
    background: #37a2c4;
    display: table-cell;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    color: #EEEEEE;
    text-decoration: none;
    font-family: MIRIAD;
    text-transform: uppercase;
}
.menu-top ul li div a:hover{
    background: grey;
    color: #FFFFFF;
    border-radius: 25px;
    text-shadow: 0 0 1px black;
}
.menu-top ul li:hover .leaf{
    display:block;
}
.menu-top ul li.active>div>a{
    background: grey;
    color: #FFFFFF;
    border-radius: 25px;
    text-shadow: 0 0 1px black;
}

.leaf{
    display:none;
    position: absolute;
    z-index:3;
    width:280px;
    background:black;
    opacity:0.95; 
    border-radius: 0px 0 0 25px;;
}
.leaf .subnav{
    float:left;
    padding-left: 8px;
    margin-bottom: 5px;
}
.leaf .subnav li{
    /*float:left;
    margin:5px;
    width:245px;
    height:20px;*/
    margin-left: 6px;
}
.menu-top a{
    border-top: 0px transparent !important;
}
/*
.leaf .subnav li:hover{
    background:grey;
    border-radius: 25px;
    text-shadow: 0 0 1px black;
}*/
.leaf .subnav li a{
    text-align: left;
    font: 12px MIRIAD;
    float: left;
    width: 245px;
    padding: 5px 0 5px 10px;
}
.leaf .subnav li a:hover{
    /*background: none;*/
}
.not_firsthas_submenu:hover .leaf{
    display:block;
}

.kalkul{
    width:63%;
}
.kalkul td{
    float: left;
    height: 40px;
    width: 33%;
}
#width,#height,#square,#summa{
    float:left;
}
#summa{
    background: none repeat scroll 0 0 white;
    border: 0 none;
    font: 30px arial;
    margin-top: -12px;
    width:300px;
}
.kalkul p{
    float: left;
    margin: 0 13px;
}
.kalkul h2{
    float: right;
    margin: -7px 12px 0;
    width: 30px;
}

#id88415{
    display:none;
}

.header-two-bg{
    background: url("../img/bannerfon.jpg") repeat-x center center;
	background-color: #006257;
}
.header-two{
    height: 333px;
    background: url("../img/new_header_bg.png") repeat-x left top;
}
.line-center-bg{
    margin-top: -10px;
    height: 45px;
    /*background: url(../img/asdddd.png) repeat-x left center;*/
}
.left-column{
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    float: left;
    position: relative;
    height:190px;
	top:-170px;
	left:20px;
    background: #37a2c4;
    left:3px;
    opacity:0.8;
	font-family: Arial;
  	font-size: 13px;
	color:#FFFFFF;
}
.center-column{
    background: none repeat scroll 0% 0% #FFFFFF;
    box-shadow: 0px 10px 20px rgba(0,0,0,0.5);
    position: relative;
    top: -250px;
    width: 790px;
    text-align: justify;
    float: right;
	padding: 15px;
	font-family: Times New Roman;
	font-size: 17px;
    opacity:0.99;
	color:#0000;
    opacity:0.8;
}
.center-column .fo_content{
    position:relative;
}
.center-column .navigaition_fon{
    font:15px arial;
    position:relative;
}
.right-column{
    width: 200px;
    float: left;
    min-height: 400px;
}
.left-column>ul{
    display: block;
    width: 220px;
    list-style: none;
/*    list-style: none; */
    background: #37a2c4;
    position: relative;
    top: -30px;
    padding: 10px;
    padding-left: 0px;
}

.left-column>ul>ul
{
    margin-top: 20px;
	padding-left: 30px;
}

.left-column ul li{
/*    display: block; */
    margin-top:20px;
    font:bold 15px arial;
}

.left-column ul ul li{
    margin:0;
}
.left-column ul ul li a{
    color: yellow;
    text-transform: uppercase;
    text-decoration: none;
    height: 48px;
}
.left-column ul li a{
/*    display: block;  */
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    height: 48px;
/*    padding-left: 12px; */
}
.left-column ul li a:hover{
/*    background: url(../img/hover_left_menu.png) no-repeat 3px center #497e9b;*/
/*    border: 1px solid #72a1bb;*/
    background: #276789;
	color:#FFFFFF;
}
.left-column ul li a.active{
    background: url(../img/hover_left_menu.png) no-repeat 3px center #ccd5da;
    border: 1px solid #72a1bb;
    color: #000;
}
.paginaciya{
    position: absolute;
    left: 230px;
    top: 10px;
    height: 16px;
    min-width: 100px;
    z-index: 10;
    background: url(../img/house.png) no-repeat left center;
    padding-left: 25px;
}
.paginaciya a{
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    margin-right: 10px;
}
.paginaciya a.end{
    text-decoration: underline;
    color: #98cfec;
    margin-left: 10px;
}
.name-page{
    color: #37a2c4;
    font-size: 25px;
    font-family: Arial;
    position: relative;
/*    text-shadow: 1px 1px 1px black; */
	top: -20px;
}
.divBlock{
    position: relative;
	font-family: Century Gothic;
}
.divBlock p:first-child{
	padding-top:3px;
}

.board{
    width: 205px;
    height: 250px;
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
}
.contact-block{
/*    background: url("../img/for_tel2.png") no-repeat scroll center top rgba(0, 0, 0, 0);*/
/*    background: #000000;*/
    float: right;
    height: 80px;
    position: absolute;
    right: 200px;
    top: 5px;
    width: 250px;
    z-index: 2;
}
.title-contact{
    font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: right;
    padding-right: 7px;
    margin-bottom: 10px;
    padding-top: 9px;
    text-shadow: 1px 1px 2px black;
}
.tell{
    font-size: 26px;
    color: #37a2c4;
    padding-left: 60px;
    display: block;
/*    text-shadow: 1px 1px 2px black; */
    font-family: MIRIAD;
}
.tell i{
    font-style: normal;
    font-size: 23px;
    color: #37a2c4;
    display: inline-block;
    padding-right: 7px;
}
.tell b{
    font-style: normal;
    font-size: 23px;
    color: #37a2c4;
    display: inline-block;
    padding-right: 7px;
}
.footer{
    height: 96px;
    background: url(../img/footer.jpg) repeat-x left center;
}
.look-logo{
    display: inline-block;
    position: relative;
    top: 9px;
}

.counter{
    position:absolute;
	align:center;
	font-family:Arial;
	font-size:13px;
	left:35%;
}

.counter a{
	text-decoration:none;
	color: black;
}



.carousel-control{
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .0001) 100%) !important;
}

.carousel-inner{
	border-radius: 10px;
}

.carousel-caption {
	background-color: rgba(0, 0, 0, 0.5) !important;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	padding: 0 0 10px 25px;
	color: #fff !important;
	text-align: left;
}

.carousel-indicators {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 15;
	margin: 0;
	padding: 0 25px 25px 0;
	text-align: right;
}

.carousel-caption h2 {
	margin-top: 20px;
	color: #ffffff;
}

@-webkit-keyframes scroll {
0% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
100% {
-webkit-transform: translate(-100%, 0);
transform: translate(-100%, 0)
}
}
 
@keyframes scroll {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(-100%, 0)
}
}
 
.marquee {
max-width: 100%;
white-space: nowrap;
overflow: hidden;
color: #000;
}
.marquee img{
	width: 190px;
}
.marquee * {
display: inline-block;
/*padding-left: 100%;*/
-webkit-animation: scroll 200s infinite linear;
animation: scroll 200s infinite linear;
}
.marquee *:hover {
-webkit-animation-play-state: paused;
animation-play-state: paused;
}

.marquee_border{
	padding: 10px;
	margin-top: 15px;
/*    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E90FF), color-stop(100%,#191970)) !important;
    background: -webkit-linear-gradient(top, #1E90FF 0%,#191970 100%) !important;
    background: -o-linear-gradient(top, #1E90FF 0%,#191970 100%) !important;
    background: -ms-linear-gradient(top, #1E90FF 0%,#191970 100%) !important;
    background: linear-gradient(to bottom, #1E90FF 0%,#191970 100%) !important;*/
}