

@font-face {
	font-family: 'NewtonBold';
	src: url('/css/fonts/ofont.ru_Newton.eot');
	src: local('O'), url('/css/fonts/ofont.ru_Newton.woff') format('woff'), url('/css/fonts/ofont.ru_Newton.ttf') format('truetype'), url('/css/fonts/ofont.ru_Newton.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


header {
	#height: 240px;
	height: 209px;
	border-bottom: 0;
}
header .container {
	max-height: 209px;
}


p.org {
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 1em;
	padding-top: .3em;
}


.nav-collapse_ .nav li {
    /*padding: 0 45px 0 22px;*/
	padding: 0 10px 0 22px!important;
}

.navbar_ .nav-collapse_ {
    padding: 45px 0 0 0;
	padding-top: 0px;
	margin-top: 45px;
}

.nav-collapse_ .nav > li > a {
    padding-bottom: 30px;
}


#slider {
    #height: 561px; 
}

#flexslider {
	position: relative;
	top: -16px;
    overflow: visible;
}


.flex-caption {
	top: 2%;
	#left: 40%;
	left: 38%;
	background: none;
}

.flex-caption .title1 {
	font-family: 'NewtonBold' !important;
	#font-size: 52px !important;
	font-size: 44px !important;
	font-weight: 600 !important;
	color: #0060b3 !important;
	text-transform: uppercase;
}


.e-timer {
    position: absolute;
    left: 33%;
    top: 32%;
    right: 0;
    z-index: 1000;
}

.eTimer {
	width: 390px !important;
}

.e-da {
	position: absolute;
    left: 39%;
    top: 32%;
    z-index: 1000;
	font-family: 'Roboto';
	font-size: 30px;
	font-weight: 600;
	color: #333333;
	text-transform: uppercase;
	line-height: 1.2;
}

.e-freeman {
	position: absolute;
	top: 90%;
	left: 40%;
	background: none;
	font-family: 'NewtonBold';
	font-size: 27px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}

.e-but {
	position: absolute;
	top: 71%;
	left: 50%;
	padding: 10px 20px;
	border: 3px #656464 solid;
	border-radius: 10px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7777+1,9d0000+100 */
	background: #ff7777; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7777 1%, #9d0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff7777 1%,#9d0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff7777 1%,#9d0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7777', endColorstr='#9d0000',GradientType=0 ); /* IE6-9 */
}
.e-but:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff9696+1,9b3636+100 */
	background: #ff9696; /* Old browsers */
	background: -moz-linear-gradient(top, #ff9696 1%, #9b3636 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff9696 1%,#9b3636 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff9696 1%,#9b3636 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9696', endColorstr='#9b3636',GradientType=0 ); /* IE6-9 */
}
.e-but a {
	font-family: 'Roboto';
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}

.e-but-t {
top: 45%;
}
.e-but-t2 {
top: 73%;
left: 55%;
}

.e-result {
	position: absolute;
    left: 39%;
	left: 42%;
    top: 32%;
	right: 1%;
    z-index: 1000;
	#font-family: 'Roboto';
	font-family: 'NewtonBold';
	font-size: 22px;
	font-weight: 400;
	color: #333333;
	#text-transform: uppercase;
	line-height: 1.2;
}
.e-result-p {
	top: 55%;
}


.nav-collapse_ .nav > li > a {
    font-family: 'Roboto' !important;
	font-weight: 600;
}
.nav-collapse_ .nav > li a:hover  {
	color: #aa000e !important;
}
.nav-collapse_ .nav > li.active > a {
    color: #aa000e !important;
}

.nav-collapse_ .nav > li.active > a > strong {
  #background-color: #f1511f;
  background-color: #aa000e;
}
.nav-collapse_ .nav > li a:hover > strong {
  #background-color: #f1511f;
  background-color: #aa000e;
}



.nc_pagination {
	margin-top: 1em;
}

.nc_pagination a {
    position: relative;
    text-decoration: none;
    display: inline-block;
    padding: 5px 8px 5px 8px;
    font: 11px 'Convergence';
    color: #181818;
    border: none;
    letter-spacing: 0;
    text-transform: uppercase;
    text-shadow: none;
    text-decoration: none !important;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f2f2f2;
}
.nc_pagination a:hover {
	background: #ccc;
}

.nc_pagination span {
    position: relative;
    text-decoration: none;
    display: inline-block;
    padding: 5px 8px 5px 8px;
    font: 11px 'Convergence';
    color: #181818;
    border: none;
    letter-spacing: 0;
    text-transform: uppercase;
    text-shadow: none;
    text-decoration: none !important;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}



.e-but-inline {
	display: inline-block;
	width: auto;
	padding: 10px 20px;
	border: 3px #656464 solid;
	border-radius: 10px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7777+1,9d0000+100 */
	background: #ff7777; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7777 1%, #9d0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff7777 1%,#9d0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff7777 1%,#9d0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7777', endColorstr='#9d0000',GradientType=0 ); /* IE6-9 */
}
.e-but-inline:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff9696+1,9b3636+100 */
	background: #ff9696; /* Old browsers */
	background: -moz-linear-gradient(top, #ff9696 1%, #9b3636 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff9696 1%,#9b3636 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff9696 1%,#9b3636 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9696', endColorstr='#9b3636',GradientType=0 ); /* IE6-9 */
}
.e-but-inline a {
	font-family: 'Roboto';
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}


.flex-caption .title1 {
	line-height: 50px;
	color: #000;
}

.e-result-t {
    top: 25%;
	left: 25%;
	left: 37%;
	text-align: center;
}

.e-result span {
font-size: 44px !important;
color: #0060b3 !important;
}



ul.items {
    margin-left: -2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
	
ul.items li {
    display: inline-block;
    width: 160px;
    height: 81px;
    margin-left: 2em;
    margin-bottom: 2em;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    box-shadow: 2px 2px 2px #ccc; 
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
	
ul.items li img {    
    width: 160px;
    height: 81px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
        
ul.items li:hover {
    -webkit-box-shadow: 6px 6px 6px #bbb;
    box-shadow: 6px 6px 6px #bbb;     
}
	
ul.items li img:hover {
    #width: 200px !important;
    height: 90px;
    #border: 1px red solid;
}
	
	
.soc {
	position: relative;
	z-index: 9999;
}