* {
  box-sizing: border-box;
}
@font-face {
    font-family: 'Roboto Thin';
    src: local('Roboto Thin'), local('Roboto-Thin'), url('/core/font/Robotothin.woff2') format('woff2'), url('/core/font/Robotothin.woff') format('woff'), url('/core/font/Robotothin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Thin Italic';
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url('/core/font/Robotothinitalic.woff2') format('woff2'), url('/core/font/Robotothinitalic.woff') format('woff'), url('/core/font/Robotothinitalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto Light';
    src: local('Roboto Light'), local('Roboto-Light'), url('/core/font/Robotolight.woff2') format('woff2'), url('/core/font/Robotolight.woff') format('woff'), url('/core/font/Robotolight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Light Italic';
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url('/core/font/Robotolightitalic.woff2') format('woff2'), url('/core/font/Robotolightitalic.woff') format('woff'), url('/core/font/Robotolightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url('/core/font/Roboto.woff2') format('woff2'), url('/core/font/Roboto.woff') format('woff'), url('/core/font/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Italic';
    src: local('Roboto Italic'), local('Roboto-Italic'), url('/core/font/Robotoitalic.woff2') format('woff2'), url('/core/font/Robotoitalic.woff') format('woff'), url('/core/font/Robotoitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto Medium';
    src: local('Roboto Medium'), local('Roboto-Medium'), url('/core/font/Robotomedium.woff2') format('woff2'), url('/core/font/Robotomedium.woff') format('woff'), url('/core/font/Robotomedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Medium Italic';
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('/core/font/Robotomediumitalic.woff2') format('woff2'), url('/core/font/Robotomediumitalic.woff') format('woff'), url('/core/font/Robotomediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto Bold';
    src: local('Roboto Bold'), local('Roboto-Bold'), url('/core/font/Robotobold.woff2') format('woff2'), url('/core/font/Robotobold.woff') format('woff'), url('/core/font/Robotobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Bold Italic';
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('/core/font/Robotobolditalic.woff2') format('woff2'), url('/core/font/Robotobolditalic.woff') format('woff'), url('/core/font/Robotobolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto Black';
    src: local('Roboto Black'), local('Roboto-Black'), url('/core/font/Robotoblack.woff2') format('woff2'), url('/core/font/Robotoblack.woff') format('woff'), url('/core/font/Robotoblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Black Italic';
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url('/core/font/Robotoblackitalic.woff2') format('woff2'), url('/core/font/Robotoblackitalic.woff') format('woff'), url('/core/font/Robotoblackitalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
html, body {
width : 100%;
height : 100%;
margin : 0;
padding : 0;
}
body {
	background : #FFF;
	font-family : Roboto, Helvetica, sans-serif;
	font-size : 14px;
}
.b-h-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
	color: #636374;
}
.b-bottom-20 {
	margin-bottom: 20px;
}
.b-h-title-text, .b-h-title-text:visited {
    display: inline-block;
    text-decoration: none;
    color: #0c76d1;
    font-size: 18px;
}
.b-fon {
  width: 1300px;
  height: 920px;
  padding: 30px 0px;
  background: #FFF;
  opacity: 1;
  position: relative;
  margin : 0 auto;
  overflow: hidden;
}
.logo {
  width: 220px;
  height: 90px;
  margin: 40px 0 0;
  position: relative;
  overflow: hidden;
  float: left;
}
.b-search {
	width: 730px;
	height: 220px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.myzapros {
	margin: 5px 0px 10px 30px;
}
.myzapros a{
	color: #0c76d1;
    text-decoration: none;
}
.gsc-search-button-v2 {
    padding: 13px 24px !important;
    border: 1px solid #666666 !important;
    border-color: #0c76d1 !important;
	border-radius: 0px !important;
    background-color: #0c76d1 !important;
    background-image: -webkit-linear-gradient(top,#0c76d1,#0c76d1) !important;
}
.gsc-search-button-v2 svg {
    width: 20px !important;
    height: 19px !important;
}
.gsc-search-button {
    margin-left: 0px !important;
	border-radius: 0px 10px 10px 0px !important;
}
#gs_tti50 input {
	background: #FFF !important;
}
.gsc-input-box {
	border: 3px solid #0c76d1 !important;
	border-radius: 10px 0px 0px 10px !important;
}
.gsc-input {
	font-size:18px !important;
}
.gsib_a {
    padding: 10px 9px 10px 9px !important;
}
table.gsc-search-box td.gsc-input {
    padding-right: 0px !important;
}
.b-menu {
    width: 725px;
    position: relative;
    line-height: 25px;
    margin-left: 20px;
    margin-bottom: 15px;
    vertical-align: top;
}
.b-menu__item, .b-menu__item:visited {
    margin: 0 20px 0 0;
    position: relative;
    color: #0c76d1;
    font-family: Roboto, Helvetica, sans-serif;
    font-size: 20px;
}
.b-left {
	width: 950px;
	position: relative;
	float: left;
	overflow: hidden;
}
.b-right {
	width: 270px;
	position: relative;
	float: left;
	overflow: hidden;
}
.b-time {
	margin-left: 27px;
	position: relative;
	font-size: 18px;
	margin-bottom: 20px;
}
.b-weather {
    position: relative;
    overflow: hidden;
    margin-left: 25px;
    background: #f7f7f7;
    padding: 10px 20px 10px;
    margin-bottom: 20px;
    border-radius: 15px;
}
.b-w-weather {
    display: block;
    text-decoration: none;
    color: inherit;
}
.b-w-weather-info {
    padding: 10px 0 0;
}
.b-w-weather-info__now {
    font-size: 40px;
    line-height: 1;
    text-align: center;
    color: #252525;
}
.b-w-weather-info__now-degree {
    display: inline-block;
    vertical-align: top;
}
.b-w-weather-info__now-ico {
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: top;
}
.b-sites {
	overflow: hidden;
    margin-left: 27px;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 10px 20px 10px;
    border-radius: 15px;
}
.top-ssilok {
    padding: 5px 0 0 10px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    cursor: pointer;
    text-decoration: none;
    color: #0c76d1;
}

.b-kurs {
  position: relative;
  overflow: hidden;
  margin-left: 27px;
  margin-bottom: 20px;
}
.widget-exchange {
	width: 300px;
    padding: 10px;
    background: #f7f7f7;
    border-radius: 10px;
}
.widget-exchange select{
	width: 100%;
    background: #f7f7f7;
    color: #000;
    font-size: 19px;
    margin-bottom: 10px;
    border: 2px solid #dfdfdf;
    padding-left: 8px;
    line-height: 25px;
    text-transform: none;
    cursor: pointer;
}
.bank:hover {
    background: #f7f7f7;
    color: #000;
}
.tek-kurs {
    background: #fafafa!important;
    border: 0px!important;
    color: #ce3a48!important;
    font-size: 20px!important;
    padding: 5px!important;
	pointer-events: none!important;
}
.widget-exchange input{
	margin: 0;
    width: 90px;
    padding: 2px 5px;
    font-size: 15px;
    color: #30343f;
    text-align: right;
    font-weight: bold;
    background: #ffffff;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #d9d9d9;
}	
.widget-exchange-vverh {
	width:25%;
	font-size:12px;
}
.widget-exchange-val {
	color: #0c76d1;
    font-weight: bold;
}
.kurs_selected{
color:red;
font-weight: bold;
}	
.link_s{
text-decoration: underline;
cursor:pointer;
}


.b-q-kurs {
	width: 320px;
    float: left;
    position: relative;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
.b-w-news {
  width: 598px;
  float: left;
  height: 280px;
  margin-left: 27px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.b-w-news-tab {
width : 100%;
line-height : 1;
border-bottom : 1px solid #ebebeb;
}
.b-w-news-tab-item, .b-w-news-tab-item:visited {
padding : 0 0 12px;
margin : 0 14px 0 0;
display : block;
float : left;
line-height : 1;
text-decoration : none;
color : #555;
}
.b-w-news-tab-item_act, .b-w-news-tab-item_act:visited {
font-weight : bold;
color : #0c76d1;
}
.b-w-news-tab-item:hover {
color : #ae172c;
}
.b-w-news-list {
width : 572px;
height : 187px;
padding : 5px 0 0;
display : block;
display : none;
position : absolute;
left : 0;
top : 27px;
overflow : hidden;
}
.b-w-news-list-item {
    height: 30px;
    padding: 0px 0 4px;
    overflow: hidden;
    border-bottom: 1px dotted #3c8ad1;
}
.b-w-news-list-item_last {
	border-bottom : none;
}
.b-w-news-list-link {
	display: inline-block;
    line-height: 25px;
    font-size: 17px;
    color: #0c76d1;
    text-decoration: none;
}
.b-w-news-list-link:hover {
text-decoration : underline;
color: #rgb(0, 119, 204);
}
.b-w-news-list-link:visited {
	color: #b3cade;
}
.tabs {
height: 260px;
}
.tabs ul, .tabs li {
margin : 0;
padding : 0;
list-style : none;
}
.tabs, .tabs input[type="radio"]:checked + label {
position : relative;
}
.tabs li, .tabs input[type="radio"] + label {
display : inline-block;
}
.tabs li > div, .tabs input[type="radio"] {
position : absolute;
}
.tabs {
	font: normal normal 11px Roboto, Sans-serif;
    color: #333;
    border: 3px solid #f7f7f7;
}
.tabs li {
vertical-align : top;
}
.tabs li:first-child {
margin-left : 0;
}
.tabs li > div {
top : 33px;
bottom : 0;
left : 0;
width : 100%;
padding : 8px;
overflow : auto;
background : #fff;
box-sizing : border-box;
}
.tabs input[type="radio"] + label {
	margin: 0 10px 0 0;
    padding: 0px 15px 0px;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}
.tabs input[type="radio"] + label:hover {
text-decoration : none;
color: #0c76d1;
}
.tabs input[type="radio"]:checked + label {
z-index : 1;
background: #0c76d1;
border-bottom-color: #fff;
cursor: default;
color: #ffffff;
padding: 0px 20px;
font-weight: 400;
}
.tabs input[type="radio"] {
opacity : 0;
}
.tabs input[type="radio"] ~ div {
display : none;
}
.tabs input[type="radio"]:checked:not(:disabled) ~ div {
display : block;
overflow : hidden;
}
.tabs input[type="radio"]:disabled + label {
opacity : 0.5;
cursor : no-drop;
}
.b-w-terra { 
  width: 940px;
  float: left;
  height: 330px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  }
.terra1 {
	width: 296px;
	margin-right: 27px;
	float: left;
}

.terra2 {
	width: 296px;
    float: left;
    background: #f7f7f7;
    padding: 10px 20px 10px;
    border-radius: 15px;
}
.terra3 {
	width: 640px;
	height: 280px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	padding-left: 50px;
}
.polezno {
    display: block;
    overflow: hidden;
    text-decoration: none;
	color: #0c76d1;
    line-height: 25px;
    margin-top: 5px;
    font-size: 18px;
}
.polezno:hover {
	text-decoration: underline;
}
.icon-kurs:before {
    content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/kurs/img/kurs.png) center no-repeat;
}
.icon-top100:before {
    content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/site/img/top100.png) center no-repeat;
}
.icon-map:before {
    content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/map/img/map.png) center no-repeat;
}
.icon-pogoda:before {
    content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/pogoda/img/pogoda.png) center no-repeat;
}
.icon-news:before {
    content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/novosti/news.png) center no-repeat;
}
.icon-trans:before {
    content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/transport/img/trans.png) center no-repeat;
}
.icon-afisha:before {
    content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/afisha/images/afisha.png) center no-repeat;
}
.icon-radio:before {
    content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/radio/img/radio.png) center no-repeat;
}
.icon-pochta:before {
    content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/pochta/img/pochta.png) center no-repeat;
}
.icon-sms:before {
	content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/sms/img/sms.png) center no-repeat;
}
.icon-forum:before {
	content: '';
    display: block;
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(https://i-pmr.com/sms/img/forum.png) center no-repeat;
}
#footer {
	float: left;
    position: relative;
    visibility: visible;
    height: 130px;
    border-top: 2px solid #ebebeb;
    background: #fff;
    width: 100%;
	padding: 20px 0px 15px 100px;
}
.b-footer-menu {
  float: left;
  width: 748px;
  height: 34px;
  position: relative;
  overflow: hidden;
}
.b-footer-nav-item, .b-footer-nav-item:visited {
    height: 21px;
    float: left;
    color: #0c76d1;
    font-size: 18px;
    line-height: 21px;
    text-decoration: none;
}
.b-footer-nav-item:hover {
	text-decoration: underline;
	color: #333;
}
.b-footer-menu-sep {
	height: 21px;
	padding: 0 8px;
	float: left;
	color: #d7d7d7;
	line-height: 21px;
}
.b-footer-stat {
	float: right;
	width: 250px;
    height: 40px;
	position: relative;
	overflow: hidden;
}

.b-footer-copy {
	width: 765px;
    float: left;
	font-size: 16px;
    height: 65px;
    position: relative;
    overflow: hidden;
}
.b-footer-create {
	font-size: 13px;
    margin-top: 10px;
}