* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}

ul {
    list-style: none;
}

table,
tr,
th,
td {
    border-collapse: collapse;
}

img{
    width: 100%;
    height: auto;
}

html, body {
    background: #fff;
    height: 100%;
}

.b-page {
    height: 100%;
    position: relative;
}

.b-page__wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font-size: 14px;
    font-family: 'Conv_Roboto-Regular';
    line-height: 18px;
    background: #fff;
    color: #000;
    font-weight: 400;
}

.clear {
    clear: both;
    content: "";
    display: table;
}

.wrapper {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden; 
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    vertical-align: middle;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

/* Rules for sizing the icon. */
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }


.header{
    padding-top: 39px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    display: table;
}

.header__left{
    display: table-cell;
    vertical-align: top;
    width: 482px;
    padding-right: 30px;
    border-right: 1px solid #e6e6e6;
}

.header__middle{
    display: table-cell;
    vertical-align: top;
    width: 494px;
    min-height: 78px;
    padding-left: 27px;
    padding-right: 27px;
    border-right: 1px solid #e6e6e6;
}

.logo{
    width: 210px;
    height: 73px;
    overflow: hidden;
    display: inline-block;
    margin-right: 63px;
    margin-top: -3px;
}

.header__info{
    display: inline-block;
    vertical-align: top;
}

.header__phone{
    font-size: 20px;
    display: block;
    margin-bottom: 12px;
}

.btn{
    display: block;
    width: 170px;
    line-height: 39px;
    border-radius: 2px;
    background: #F2B927;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.35);
    box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.35);
}

.btn:hover{
    color: #fff;
    background: #d5a321; /* Old browsers */
}

.btn:active{
    color: #fff;
}

.btn:focus{
    color: #fff;
}

.btn .material-icons{
    margin-right: 5px;
}

.header__name{
    display: block;
    float: left;
    max-width: 49%;
    font-size: 16px;
    position: relative;
    padding-right: 14px;
}

.header__name .material-icons{
    border-radius: 50%;
    background: #f2b927;
    color: #fff;
    width: 32px;
    height: 31px;
    line-height: 29px;
    text-align: center;
    margin-right: 10px;
}

.header__summ{
    line-height: 24px;
    text-align: center;
    float: right;
    display: block;
    font-size: 16px;
    border-radius: 12px;
    background: #fcf0d3;
    padding: 0 11px;
    margin-top: 3px;
}

.header__summ i{
    font-style: normal;
}

.header__top{
    margin-bottom: 6px;
    padding-top: 4px;
}

.header__item{
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    border-radius: 12px;
    background: #fcf0d3;
    padding: 0 10px;
    margin-right: 12px;
    margin-bottom: 8px;
}

.header__item:last-child{
    margin-right: 0;
}

.grey{
    color: #9d9a93;
}

.month{
    color: #9d9a93;
    display: block;
    margin-bottom: 6px;
}

.litres{
    display: block;
    margin-bottom: 10px;
}

.header__right__item{
    display: inline-block;
    width: 48%;
}

.header__right{
    display: table-cell;
    vertical-align: top;
    width: 182px;
    padding-left: 0;
    text-align: right;
    padding-top: 13px;
}

.main-title{
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 11px;
}

.page{
    padding-top: 17px;
    padding-bottom: 151px;
}

.info{
    padding-bottom: 26px;
}

.info__title{
    font-weight: 500;
    font-size: 16px;
    width: 188px;
    display: inline-block;
    vertical-align: top;
    margin-right: 44px;
    line-height: 21px;
    margin-top: 2px;
    margin-bottom: 15px;
}

.info__detail__date{
    display: block;
}

.info__detail{
    display: inline-block;
    vertical-align: top;
    width: 309px;
    margin-right: 12px;
    padding-top: 5px;
    padding-right: 10px;
}

.info__detail__item{
    display: block;
    margin-bottom: 3px;
}

.info__descr{
    width: 506px;
    padding-top: 5px;
    display: inline-block;
    vertical-align: top;
}

.info__detail__item .grey{
    display: inline-block;
    padding-right: 5px;
}

.btn_blue{
    width: 241px;
    background: #4688F0;
    display: inline-block;
    margin-right: 20px;
}

.btn_blue:hover, .btn_blue.active{
    background: #1d5ec3;
}

.btn_blue:active{
    background: #1d5ec3;
}

.navigation__left{
    width: 540px;
    float: left;
}

.navigation{
    overflow:hidden; 
    margin-bottom: 31px;
}

.navigation__right{
    width: 625px;
    float: right;
}

.navigation__menu{
    background: #e1e1e1;
    display: table;
    width: 100%;
    padding: 0 13px 0 0;
    margin: 0;
    text-align: center;
}

.navigation__menu__item{
    display: inline-block;
    list-style: none;
    text-transform: uppercase;
    display: table-cell;
}

.navigation__menu__item a{
    color: #000;
    text-decoration: none;
    display: block;
    padding: 9px 0;
}

.navigation__menu__item:hover.navigation__menu__item a{
    color: #F2B927;
}

.navigation__menu__item_act a, .navigation__menu__item_act span{
    color: #F2B927;
}

.menu-title{
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 32px;
    font-weight: 500;
}

.sort{
    margin-bottom: 42px;
}

.cart-table .left-td{
    text-align: left;
    padding-left: 0;
}

.sort__item{
    width: 188px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #e1e1e1;
    margin-right: 25px;
}

.sort__item__text{
    display: block;
    line-height:31px; 
    color: #9e9e9e;
}

.sort__item__input{
    width: 100%;
    height: 31px;
    border: none;
    outline: none;
    font-family: 'Conv_Roboto-Regular';
    font-size: 14px;
    font-weight: 300
}

.sort__item__input::-webkit-input-placeholder {	color: #9e9e9e;font-size: 14px;}
.sort__item__input::-moz-placeholder          {	color: #9e9e9e;font-size: 14px;}/* Firefox 19+ */
.sort__item__input:-moz-placeholder           {	color: #9e9e9e;font-size: 14px;}/* Firefox 18- */
.sort__item__input:-ms-input-placeholder      {	color: #9e9e9e;font-size: 14px;}

.sort__item__input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
.sort__item__input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
.sort__item__input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
.sort__item__input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
.sort__item__input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.sort__item__input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.sort__item__input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.sort__item__input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.sort__item_icon{
    height: 32px;
    border-bottom: none;
    width: auto;
}

.check-icon .material-icons{
    color: #4688F0;
    width: 30px;
    margin-right: 12px;
}

.del-icon .material-icons{
    color: #B92D00;
    width: 30px;
    margin-right: 12px;
}

.create-icon .material-icons{
    color: #9f9f9f;
    width: 30px;
    margin-right: 12px;
    display: inline-block;
    vertical-align: bottom;
}

.delete-icon .material-icons{
    color: #9f9f9f;
    width: 30px;
    margin-right: 12px;
}

.cart-number{
    color: #4688F0;
    border-bottom: 1px solid #4688F0;
    display: inline-block;
    text-decoration: none;
}

.cart-number:hover{
    color: #4688F0;
}

.cart-number:active{
    color: #4688F0;
}

.cart-number:focus{
    color: #4688F0;
}

.cart-table td{
    text-align: right;
}

tbody tr:hover td .create-icon .material-icons{
    color: #4688F0;
}

tbody tr:hover td .delete-icon .material-icons{
    color: #B92D00;
}

tbody tr:hover td .cart-number{
    border-bottom: 1px solid transparent;
}

.pages-sort{
    width: 49%;
    float: left;
}

.pages-sort__title{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #404040;
    margin-right: 20px;
}

.pages-sort__link{
    display: inline-block;
    color: #9e9e9e;
    text-decoration: none;
    font-size: 14px;
    margin-right: 9px;
    padding: 0 5px;
}

.pages-sort__link:hover{
    color: #4688F0;
}

.pages-sort__link_act{
    font-weight: 500;
    color: #4688F0;
}

.pagination{
    width: 49%;
    float: right;
    text-align: right;
}

.pagination__item{
    display: inline-block;
    list-style: none;
}

.pagination__item .material-icons{
    color: #9f9f9f;
    margin-top: -6px;
}

.pagination__item:hover .material-icons{
    color: #4688F0;
}

.pagination__item a{
    font-size: 14px;
    margin-right: 5px;
    padding: 0 9px;
    display: inline-block;
    color: #9f9f9f;
    text-decoration: none;
}

.pagination__item a:hover{
    color: #4688F0;
}

.pagination__item_act a{
    color: #4688F0;
}

.footer__text{
    display: block;
    text-align: center;
    padding-top: 35px;
    color: #9f9f9f;
}

/* Mobile menu */
.sidebar-block__top{
    overflow: hidden;
    margin-bottom: 0;
    padding-top: 13px;
    padding-left: 19px;
}

.sidebar-box{
    border: 2px solid #f4f4f4;
    margin-bottom: 20px;
}

.sidebar-box ul{
    padding: 0;
    margin: 0;
}

.sidebar-box li{
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-box a{
    display: block;
    padding: 10px 15px;
}

.sidebar-box a:hover{
    text-decoration: none;
    opacity: 0.7;
}

.sidebar-box-active{
    background: #02509d;
    color: #fff;
}

.sidebar-block__top:after {
    display: table;
    clear: both;
    content: "";
}

.sidebar-block__left {
    display: inline-block;
    float: left;
    padding: 10px 15px;
}

.sidebar-block__close {
    float: right;
    width: 41px;
    margin-right: 9px;
    height: 41px;
    cursor: pointer;
    text-align: center;
    background: transparent center center no-repeat;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5QTFRF////////////////////////////////////////////////////////////////////////////////////////////////////////kDxURQAAABl0Uk5TAAEDBAgJQkZNTllhYpmdoqaosLG4vfb7/vC5x7sAAAEiSURBVEjHldTbkoIwEATQ1iCB7KooSuz//9F9QFfMbdo8BTJFnQozDQC74whh9Re3bvYnLoNd7xdODgD2E8kYhHpy7oDdiSQZDVW/kCRnhyPX1Vb55Vl2xvDatlR+WzTG18NoeMjHLwCEaKje3/9ZXxgqnx83VYlnXQ1V5jFUvnZQURU9DVXFU1X59vVlqoanqGp6CiqvNNlGZXpSle1JVIInUQmeRCV4UpXt+fxfZjIk/WAmQ16voPr0Wkfx+zF+l1cxSHn10T9CXiX9/EVeBSmvCv3cVBXnS8qrIOVVdb4qqsa8G3kVpLwy5j1TmflTzasg5ZWUP1vVRZr3f9UVbpJG66m6dYCbpfwZI8n7AQC6WcqfEHk7rFt3lvJnuHYA/gCqI0wcJWvbnwAAAABJRU5ErkJggg==");
    background-size: 17px 17px;
    background-color: #c64a1b;
    margin-right: 29px;
}

.sidebar-block__close:hover {
    background-color: #02509d;
}

.sidebar {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: -329px;
    overflow: auto;
    box-sizing: border-box;
    width: 320px;
    height: 100%;
    transition: transform 200ms ease-in-out 0ms;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    background-color: #e6f0ff;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomright: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    -webkit-box-shadow: -4px -4px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    -4px -4px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         -4px -4px 5px 0px rgba(50, 50, 50, 0.75)
}

.sidebar_opened {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.sidebar-overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0.87;
    background-color: #c64a1b;
}

.mobile-hamburger {
    position: absolute;
    z-index: 80;
    top: 17px;
    right: 0;
    margin: auto;
    display: none;
    width: 63px;
    height: 34px;
    padding: 4px 0 0 65px;
    cursor: pointer;
    background: transparent center center no-repeat;
    background-image: url('../img/gamburger.png');
    background-position: 16px 0;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    background-size: 41px;
}

.ms-menu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-size: 18px;
    margin-bottom: 20px;
}

.ms-menu ul.active li a:hover{
    background: #7fbee9;
}

.ms-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.ms-menu li {
    display: block;
    padding-left: 0;
    border-right: none;
    border-left: none;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    margin-bottom: 0;
    font-weight: 300;
    padding-bottom: 0;
}

.ms-menu a,
.ms-menu a:hover,
.ms-menu a:active,
.ms-menu a:visited {
    display: block;
    padding: 8px 11px;
    text-decoration: none;
    color: #000;
}

.ms-menu ul.active li a{
    color: #000;
}

.ms-menu li:last-child{
    border-bottom: none;
}

.ms-menu a:hover {
    background-color: #7fbee9;
    border-bottom: 1px solid #e6e6e6
}

.ms-menu__item {
    position: relative;
}

.ms-menu__item:after {
    display: table;
    clear: both;
    content: "";
}

.ms-menu__left {
    position: absolute;
    top: 0;
    left: 0;
    width: 12%;
    height: 100%;
}

.ms-menu__right {
    display: inline-block;
    float: right;
    width: 88%;
}

.ms-menu__arrow {
    position: relative;
    height: 100%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-color: #7fbee9;
    -khtml-user-select: none;
}

.ms-menu__arrow:hover {
    background-color: #7fbee9;
}

.ms-menu__arrow:before {
    position: absolute;
    z-index: 120;
    top: 0;
    right: 0;
    bottom: 0;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    content: "";
    transition: transform 200ms ease-in-out 0ms;
    border: 5px solid transparent;
    border-left-width: 4.5px;
    border-left-color: #ffffff;
}

.ms-menu__arrow.active:before {
    transform: rotate(90deg) translate(4px, 3px);
}

.ms-menu li > ul {
    display: none;
    overflow: hidden;
    padding-left: 10px;
    font-size: 0.9em;
    background-color: #20578c;
}

.page__buffer {
    height: 80px;
}

.footer {
    height: 80px;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    margin-top: -80px;
    overflow: hidden;
}

.header_short{
    display: block;
    width: 100%;
}

.header_short .logo{
    float: left;
}

.header_short .header__info{
    float: right;
}

.form__fild{
    width: 370px;
    height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 21px;
}

.page_short{
    width: 100%;
    height: 62vh;
    position: relative;
    display: table;
    padding-bottom: 0;
}

.form{
    width: 370px;
    height: 210px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.icon_at{
    color: #9f9f9f;
    float: left
}

.form__fild__input{
    width: 90%;
    float: right;
    border: none;
    outline: none;
    height: 24px;
    padding-right: 15px;
    font-size: 16px;
    color: #000;
}

.form__fild__input::-webkit-input-placeholder {	color: #9f9f9f;font-size: 14px;}
.form__fild__input::-moz-placeholder          {	color: #9f9f9f;font-size: 14px;}/* Firefox 19+ */
.form__fild__input:-moz-placeholder           {	color: #9f9f9f;font-size: 14px;}/* Firefox 18- */
.form__fild__input:-ms-input-placeholder      {	color: #9f9f9f;font-size: 14px;}

.form__fild__input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
.form__fild__input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
.form__fild__input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
.form__fild__input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
.form__fild__input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.form__fild__input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.form__fild__input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.form__fild__input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.pass-link{
    display: inline-block;
    margin-top: 5px;
    color: #4688F0;
    text-decoration: none;
    border-bottom: 1px solid #4688F0;
    line-height: 16px;
    margin-bottom: 34px;
}

.pass-link:hover,
.pass-link:active,
.pass-link:focus{
    color: #4688F0;
    border-bottom: 1px solid transparent;
}

.form .btn_blue {
    width: 149px;
    background: #4688F0;
    display: inline-block;
    margin: 0 auto;
    display: block;
}

.form .btn_blue:hover{
    background: #1d5ec3;
}

.form .btn_blue:active{
    background: #1d5ec3;
}

.form .btn_blue:focus{
    background: #1d5ec3;
}

.form__fild.active{
    border-bottom: 2px solid #4688f0;
}

.form__fild.active .icon_at{
    color: #1d5ec3;
}

.form.form_error .form__fild{
    border-bottom: 2px solid #b92d00;
}

.form.form_error .icon_at{
    color: #b92d00;
}

.error-text{
    display: none;
    width: 151px;
    margin: 0 auto 20px; 
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    line-height: 25px;
    background: #b92d00;
    position: relative;
}

.error-text::after{
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #b92e00 transparent transparent transparent;
}

.form.form_error .error-text{
    display: block;
}

.news-list__item__title{
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin-bottom: 9px;
}

.news-list__item__title a{
    color: #000;
    text-decoration: none;
}

.news-list__item__title a:hover{
    color: #f2b927;
}

.news-list__item__date{
    color: #707070;
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}

.news-list__item__descr{
    font-size: 14px;
    line-height: 24px;
    color: #000;
    /*padding-bottom: 16px;*/
}

.link-more{
    display: block;
}

.link-more{
    font-size: 14px;
    color: #4688F0;
    text-decoration: none;
    display: block;
}

.link-more:hover{
    color: #f2b927;
}

.pagination_center{
    float: none;
    width: 100%;
    text-align: center;
}

.news-list__item{
    margin-bottom: 35px;
}

.page__side{
    width: 320px;
    float: left;
}

.page__side__item{
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    margin-bottom: 18px;
}

.page__side__item:last-child{
    border-bottom: none;
}

.link-more .material-icons{
    display: inline-block;
    padding-right: 6px;
    font-size: 18px;
    margin-top: -2px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.page__side__item__title{
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 6px;
}

.page__side__item__title a{
    color: #000;
    text-decoration: none;
}

.page__side__item__title a:hover{
    color: #f2b927;
}

.page__side__item__desc{
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 15px;
    color: #636363;
}

.page__body{
    width: 793px;
    float: right;
}

.news-full__text{
    font-size: 14px;
    line-height: 24px;
}

.profile{
    width: 830px;
}

.profile__row{
    overflow: hidden; 
    margin-bottom: 16px;
}

.profile__label{
    width: 298px;
    float: left;
}

.profile__input{
    font-family: 'Conv_Roboto-Regular';
    font-weight: 300;
    font-size: 15px;
    width: 510px;
    outline: none;
    height: 25px;
    line-height: 25px;
    border: none;
    border-bottom: 1px solid #e1e1e1;
}

.profile__input::-webkit-input-placeholder {	color: #9f9f9f;font-size: 14px;}
.profile__input::-moz-placeholder          {	color: #9f9f9f;font-size: 14px;}/* Firefox 19+ */
.profile__input:-moz-placeholder           {	color: #9f9f9f;font-size: 14px;}/* Firefox 18- */
.profile__input:-ms-input-placeholder      {	color: #9f9f9f;font-size: 14px;}

.profile__input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
.profile__input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
.profile__input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
.profile__input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
.profile__input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.profile__input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.profile__input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.profile__input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.profie__inputs{
    width: 510px;
    display: inline-block;
    overflow:hidden; 
}

.profie__inputs .profile__input{
    width: 245px;
    float: left;
}

.profie__inputs .profile__input_right{
    width: 245px;
    float: right;
}

.profile .btn_blue{
    margin-left: 297px;
    width: 151px;
    margin-top: 14px;
}

.form__text{
    font-size: 14px;
    line-height: 17px;
    display: block;
    margin-bottom: 30px;
}

.modal-container{
    width: 418px;
}

.modal__title{
    font-size: 20px;
    font-weight: 500;
    margin-top: -14px;
    margin-bottom: 20px;
}

.fancybox-close-small:after{
    top: 9px;
}

.form__textarea{
    font-family: 'Conv_Roboto-Regular';
    width: 100%;
    height: 152px;
    padding: 8px 8px 8px 8px;
    border: 1px solid #e1e1e1;
    margin-bottom: 15px;
}

.btn_center{
    width: 150px;
    margin: 0 auto;
    float: none;
    display: block;
}

.profile__label{
    padding-top: 8px;
}

.browse-input{
    outline: none;
}

.form__textarea::-webkit-input-placeholder {	color: #9f9f9f;font-size: 14px; font-weight: 300;}
.form__textarea::-moz-placeholder          {	color: #9f9f9f;font-size: 14px;font-weight: 300;}/* Firefox 19+ */
.form__textarea:-moz-placeholder           {	color: #9f9f9f;font-size: 14px;font-weight: 300;}/* Firefox 18- */
.form__textarea:-ms-input-placeholder      {	color: #9f9f9f;font-size: 14px;font-weight: 300;}

.form__textarea::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
.form__textarea::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
.form__textarea:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
.form__textarea:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
.form__textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.form__textarea:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.form__textarea:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.form__textarea:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}


.form__fild{
    position: relative;
    display: inline-block;
}

.form__fild > label {
    position: absolute;
    left: 36px;
    top: 39%;
    margin-top: -0.5em;
    color: #9f9f9f;
    font-size: 14px;
    font-weight: 300;
}

.form__fild > .form__fild__input:focus + label {
    display: none;
}

.redstar {
    color: #f00;
    font-size: 18px;    
}

.card__title{
    font-size: 24px;
    font-weight: 500;
    margin-top: -9px;
}

.cart{
    margin-bottom: 45px;
    border-bottom: 1px solid transparent;
}

.cart td{
    font-size: 16px;
    padding: 9px 0 9px 0;
}

.cart tbody tr:hover {
    background:transparent;
}

.cart tbody tr:hover td {
    border-bottom: 1px solid #e1e1e1;
}

.cart tbody tr:last-child td{
    border-bottom: 1px solid #e1e1e1;
}

.cart .grey-td{
    width: 328px;
    padding-right: 15px;
    padding-left: 0;
    color: #707070;
}

.cart_bot tbody tr:last-child td{
    border-bottom: 1px solid transparent;
}

.cart_bot td{
    vertical-align: top;
    padding: 0 0 4px 0;
}

.cart_bot .grey-td{
    width: 330px;
    padding-right: 15px;
    padding-left: 0;
    color: #707070;
}

.card-full .btn_blue{
    width: 150px;
    margin-left: 330px;
    display: block;
    float: none;
}

.cart.cart_bot tr td{
    border-bottom: none;
    padding: 0 0 6px 0;
}

.cart.cart_bot tbody tr:hover {
    background:transparent;
}

.cart.cart_bot tbody tr:hover td {
    border-bottom: none;
}

.menu-title_inline{
    display: inline-block;
    vertical-align: top;
    margin-right: 95px;
}

.report__links{
    display: inline-block;
    vertical-align: top;
    padding-top: 13px;
}

.report__links__link{
    display: inline-block;
    font-size: 18px;
    color: #9f9f9f;
    text-decoration: none;
    margin-right: 40px;
}

.report__links__link:hover{
    color: #4688F0;
}

.report__links__link_act{
    color: #4688F0;
    padding-bottom: 3px;
    border-bottom: 2px solid #4688F0;
}

.report__head{
    margin-bottom: 20px;
}

.report__head__left{
    width: 301px;
    float: left;
}

.checkbox{
    margin-bottom: 16px;
    padding-top: 20px;
    padding-left: 4px;
}

.checkbox__label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 14px;
}

.checkbox__input {
    display: none;
}

.checkbox__label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 17px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('../img/checkbox.png') 0 0 no-repeat;
}

.checkbox__input:checked + .checkbox__label:before {
    background: url('../img/checkbox.png') -31px 0 no-repeat;
}

.report__head__middle{
    width: 604px;
    float: left;
    padding-top: 12px;
}

.report .sort__select{
    width: 62px;
}

.report__line{
    margin-bottom: 23px;
}

.report__field {
    width: 63px;
    position: relative;
    margin-right: 15px;
    display: inline-block;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
}

.report__field_date{
    width: 112px;
    position: relative;
    z-index: 0;
}

.icon_date{
    color: #9f9f9f;
    float: right;
    font-size: 21px;
    width: 24px;
    position: absolute;
    right: 0;
    z-index: -1;
}

.report__field .form__fild__input{
    float: left;
    width: 100%;
    height: 26px;
    padding-left: 2px;
    padding-right: 0;
    z-index: 1;
    background: transparent;
}

.report__sep{
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
    margin-right: 9px;
    font-weight: 300;
}

.report__field_big{
    width: 100%;
}

.report__field_big .form__fild__input{
    width: 100%;
}

.report__field_place{
    width: 120px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

.report__field_city{
    width: 229px;
    margin-right: 0
}

.report__field_place .form__fild__input{
    width: 100%;
}

.report__head__right{
    width: 253px;
    float: right;
    padding-top: 9px;
}

.btn_blue_small{
    width: 150px;
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
}

.report__icon{
    display: inline-block;
}

.report__icon{
    color: #9f9f9f;
    display: inline-block;
    vertical-align: top;
    margin-right: 17px;
    padding-top: 6px;
}

.report__icon:hover{
    color: #4688F0;
}

.cart-table_report td{
    font-size: 12px;
    padding: 8px 8px 10px 8px;
    min-width: 103px;
    text-align: left
}

.report__body{
    margin-top: 46px;
}

.calendar-wrap{
    width: 110px;
    display: inline-block;
}

.myInput{
    width: 100%;
}

.report__text{
    display: inline-block;
    vertical-align: top;
    color: #9e9e9e;
    margin-right: 12px;
    padding-top: 5px;
}

.report__head__main{
    width: 70%;
    float: left;
    padding-top: 18px;
}

.report__head__main .btn_blue_small{
    margin: -13px 0 0 3px;
}

.report__head__right_top{
    text-align: right;
}

.report__line .sort__item{
    width: 265px;
}

.report .sort__select_doc{
    width: 100%;
}

.form__textarea_small{
    width: 510px;
    float: left;
    margin-top: 1px;
    font-size: 15px;
    outline: none;
}

.pass-link_center{
    display: inline-block;
    text-align: center;
    margin:22px 0 0 99px;
}

.exp-link{
    display: inline-block;
    vertical-align: middle;
    padding-top: 9px;
    font-size: 17px;
    text-decoration: none;
    margin-right: 18px;
    color: #9e9e9e;
}

.exit-link{
    display: inline-block;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    vertical-align: top;
    padding-top: 0;
    color: #9d9a93;
    border-left: 1px solid #9d9a93;
    padding-left: 16px;
    line-height: 18px;
    margin-top: 6px;
}

.exit-link:hover,
.exit-link:active,
.exit-link:focus{
    color: #000;
}

.modal__text{
    display: inline-block;
    padding-bottom: 20px;
}

.report__head .hide{
    visibility: hidden;
    display: block;
}
