/* Advantages*/
.two-column-list.two-column-list--video > ul > li {
	width: 35%;
}
.two-column-list.two-column-list--video > ul > li.video-wrap {
  position: relative;
  width: 60%;
  padding-bottom: 33%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.video-wrap {
position: relative;
  padding-bottom: 56%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
	
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.page-node-748023 .vtb-apps-item img {
	width: 350px;
	height: 350px;
}
@media (max-width: 768px) {
	.two-column-list.two-column-list--video > ul {
	flex-direction: column;
	}
	.two-column-list.two-column-list--video > ul > li {
	width: 100%;
}
.two-column-list.two-column-list--video > ul > li.video-wrap {  
  width: 100%;
  padding-bottom: 56%;
  }
  .page-node-748023 .vtb-apps-item {
	  width: 100%;
  }
}


/* .vtb-grid-with-accordeon-item .description-title{
  font-size:20px;
}
.vtb-suggestions__slide h3{
  min-width:40%;
} */

/* accordion */
.vtb-accordion-item {
  border-top: 1px solid #D4D7DF;
  padding: 50px 0 50px;
}

.vtb-accordion-item h3 {
  pointer-events: none;
}

.vtb-accordion-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}

.vtb-accordion-question__trigger {
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -1.5px;
  width: calc(90% - 48px);
  max-width: 700px;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.vtb-accordion-question.active .vtb-accordion-icon svg path:first-child {
  display: none;
}

.vtb-accordion-icon {
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #D4D7DF;
  border-radius: 50%;
  pointer-events: none;
}

.vtb-accordion-icon svg {
  fill: #606981;
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}

.vtb-accordion-answer {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
  color: #606981;
  width: calc(90% - 48px);
  max-width: 676px;
}

.vtb-accordion-answer > div {
  padding-top: 16px;
}

.vtb-accordion-answer h4 {
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -0.6px;
  padding-bottom: 16px;
  color: #2F3441;
}

.vtb-accordion-answer p {
  padding-bottom: 16px;
  margin-bottom: 0;
}

.vtb-accordion-answer ul:last-of-type {
  margin-bottom: 0;
}

.vtb-accordion-answer ul:last-of-type li:last-of-type {
  margin-bottom: 0;
}

.vtb-accordion-answer--full {
  max-width: 100%;
  width: 100%;
}
/**/
.vtb-grid-item--border {
    background: 0 0 !important;
}
.vtb-button.vtb-button--left span {
    justify-content: space-between;
}
.vtb-button.vtb-button--left {
    padding: 40px;
    width: 100%;
    max-width: 500px;
    margin-top: 40px;
}
.info--margin {
  margin-top: 0 !important;
}
.financial-btn input[type="submit"] {
  color: inherit !important;
  background: inherit;
  font-size: inherit;
  cursor: inherit;
  border: none;
  padding: unset !important;
  margin: unset;
}
.vtb-hero-management {
  background: #2A52FC url(/sites/all/themes/custom/images/new_design/executives/rukovodstvo-bg.png) no-repeat center center/cover  !important;
}
.director-hero .vtb-hero-default-block-image {
  max-width: 396px;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .director-hero .vtb-hero-default-block-image {
    max-width: 100%;
  }
}
.post-template-block-text .date {
  color: rgb(96, 105, 129);
  margin-bottom: 48px;
}
.post-template-block-text .date .category {
  color: rgb(10, 40, 150);
  margin-left: 24px;
  display: inline-block;  
}
.post-template-block-text h1 {
	font-size: 50px;
	letter-spacing: -3px;
}
@media (max-width: 1024px) {
	.post-template-block-text h1 {
		font-size: 34px;
	}
	.post-template-block-text .date {	  
	  margin-bottom: 24px;
	}
}
.accordeon-conditions-item .header-conditions li p {
  margin-bottom: 0;
}
.views .wall-links::before {
    background: url(/sites/all/themes/custom/images/new_design/Download.svg) no-repeat center/contain;
}
.financial-select .jq-selectbox__trigger-arrow {
  background: url(/sites/all/themes/custom/images/new_design/common/ExpandMore.svg) no-repeat center/contain !important;
  border: none !important;
}
.financial-select .jq-selectbox__trigger::after {
  background: url(/sites/all/themes/custom/images/new_design/common/Calendar.svg) no-repeat center/contain !important;
}
.new-filter .jq-selectbox__select:active, .new-filter .jq-selectbox__select:hover {
  background: #ffffff;
}
.new-filter .jq-selectbox__trigger-arrow {
  background: url(/sites/all/themes/custom/images/new_design/common/ExpandMore.svg) no-repeat center/contain;
  width: 24px;
  height: 22px;
  border: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px;
}
.new-filter .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border: none !important;
}
.new-pagination ul.pager .pager-next a:before {
  background-image: url(/sites/all/themes/custom/images/new_design/pagination-next.svg) !important;
}
.new-pagination ul.pager .pager-last a:before, .new-pagination ul.pager .pager-first a:before {
    background-image: url(/sites/all/themes/custom/images/new_design/pagination-last.svg) !important;
}
.new-pagination ul.pager .pager-previous a:before {
    background-image: url(/sites/all/themes/custom/images/new_design/pagination-next.svg) !important;
}
.new-pagination ul.pager .pager-last:hover a:before, .new-pagination ul.pager .pager-first:hover a:before {
  background-image: url(/sites/all/themes/custom/images/new_design/pagination-last-hover.svg) !important;
}
.new-pagination ul.pager .pager-next:hover a:before, .new-pagination ul.pager .pager-previous:hover a:before {
  background-image: url(/sites/all/themes/custom/images/new_design/pagination-next-hover.svg) !important;
}
.cancel_markdown-list li {
  padding-left: unset !important;
}
.cancel_markdown-list li::before {
  display: none;
}
.block-views .vtb-section, .block-views .platon-section {
  width: 100%;
}
.info-tabcontent.fix-markdown-list--limit .markdown-list--limit {
  max-width: unset;
}
.info-tabcontent .left, .vtb-grid-light .left {
  background-image: none;
}
.view-properties h3{
  font-size: 32px;
}
.view-content .accordeon-conditions {
  width: 100%;
}
.property-page-block .left h1 {
  color: #2F3441 !important;
}
.light-block .left {
  background: unset
}

/**/
.markdown-list ul {
   /* max-width: 676px;*/
}
.vtb-hero-default-buttons a {
    margin-right: 24px;
}
.text-small {
    font-weight: 300;
    font-size: 13px;
    line-height: 120%;
    letter-spacing: -0.4px;
    color: #606981;
    margin-bottom: 48px;
}
.two-column-list > ul {
    border-bottom: 1px solid #D4D7DF;
}
.vtb-apps-item a {
	width: 100%;
}
.vtb-apps {
	flex-shrink: 0;
}
/*vakansii*/
form#regional-net-filter-form .fieldset-wrapper {
    display: flex;
	justify-content: space-between;
}
form#regional-net-filter-form fieldset {
    border: unset;
}
form#regional-net-filter-form .jq-selectbox__select {
   /* width: 300px;
    padding: 30px 15px;
    border: 0px solid #D4D7DF;
    border-width: 0px 0px 0px 0;
    border-radius: 8px;
	margin-right: 15px;
    margin-top: 15px;
	*/
	height: 54px;
    width: 276px;
    border: none;
    border-radius: 8px;
    padding: 0;
    font-size: 18px;
    line-height: 120%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: -0.4px;
    color: #606981;
    padding-left: 40px;
    margin-right: 24px;
    font-style: normal;
}

form#regional-net-filter-form input#edit-submit {
	/*border-radius: 8px;*/
    color: #fff !important;
    background: -webkit-gradient(linear, left top, right top, from(#0037FF), color-stop(75%, #0085FF));
    background: linear-gradient(90deg, #0037FF 0%, #0085FF 75%);
    text-align: center;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 18px;
    line-height: 120%;
    padding: 0 75px !important;
    width: 100%;
    height: 54px;
    max-width: 252px;
    margin-top: 0px;
}
.view-vacancy .view-content {
	display: block;
}
.view-vacancy .views-field {
	width: calc(100%);
	margin-bottom: 10px;
}
.block--item-regional {
    margin-bottom: 0 !important;
}
.view-vacancy .view-content .views-row:nth-child(even) .block--item-regional .header--title {
	background: unset;
}
.block--item-regional .block--item-regional__hide-block a.btn-stl.btn-stl-3 {
    display: none !important;
}
.view-vacancy h3 {
	margin: 0px 0 15px;
	font-weight: 600;
}

@media (max-width: 768px) {
	form#regional-net-filter-form .fieldset-wrapper {
		display: block;
	}
}

/*короткий номер*/
a.short_number {
    font-size: 51px;
}
span.short_number {
    max-width: 170px;
}
li.short_number:before {
    top: 14px !important;
}
@media screen and (max-width: 1024px){
a.short_number {
    font-size: 39px;
}
li.short_number:before {
    top: 9px !important;
}
span.short_number {
    font-size: 14px !important;
}
}
/**/


.two-column-list--link li a {
    display: block;
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 16px;
}

.financial-btn.vtb-button {
  font-size: 16px;
  padding: 15px;
}
.financial .view-content {
  flex-direction: column;
  margin-top: 40px
}
@media (max-width: 500px) {
  .financial .vtb-link {
    margin-bottom: 10px;
  }
  .financial .view-content {
    margin-bottom: 15px
  }
}
/* nav */
ul.nav {
  position: fixed;
    z-index: 99999;
    background: #fff;
    border: 1px solid #b6c1dd;
    border-radius: 8px;
    padding: 15px;
    min-width: 100px;
    max-width: 240px;
    font-size: 18px;
    top: 49px;
	display: none;
}

ul.nav img.nav-ico {
    width: 18px;
    vertical-align: text-bottom;
    margin-right: 5px;
}
ul.nav li:not(:last-of-type) {
    margin-bottom: 10px;
}
ul.nav li {
  list-style-type: none;
}

ul.nav a {
  text-decoration: none;
}
/*.header .vtb-online-button {
	background: #fff;
}*/
/**/
.wrapper-col-1 h3 {
    letter-spacing: 0px;
}
.raskrytie-info p {
	font-size: 18px;
	margin-bottom: 16px;
}
@media screen and (max-width: 1024px) {
	.raskrytie-info p {
		font-size: 14px;	
	}
}

.lang_switch .icon.flag{
  display: inline-block;
  width: 27px;
  height: 16px;
  background: url(/sites/all/themes/custom/images/sprite-flags.jpg) no-repeat;
  margin-right: 5px;  
}
.lang_switch .icon.flag.eng {
	 background: url(/sites/all/themes/custom/images/Flag_UK.svg) no-repeat;
}
.lang_switch .icon.flag.rub{
  background-position: 0 -32px;
}
.lang_switch {
  font-size: 18px;
}

@media screen and (max-width: 1024px) {
  .lang_switch {
    font-size: 14px;
  }
}
.post-template-block-text {
	max-width: 100%;
}
.post-template-block-text--wide p {
	max-width: 100%;
}
.vtb-cost-trigger:hover {
    color: #0084FF;
    border-color: #0084FF;
}
.vtb-grid-light-item--img-top img{
	margin-bottom: 16px;
}
.header-down {
	opacity: 0.6;
}
.big-text a, .big-text p {
    font-size: 32px;
    line-height: 120%;
}
@media screen and (max-width: 1024px) {
	.big-text a, .big-text p {
		font-size: 22px;
	}
}
form#user-login {
    padding-bottom: 80px;
}
form#user-login input#edit-submit {
    width: 140px;
	border-radius: 8px;
}
form#user-login input#edit-name, form#user-login input#edit-pass{
    padding: 10px;
    border: 1px solid #c8c8c8;
    border-radius: 8px;
}
form#user-login label {
    font-size: 11px;
	padding-left: 11px
}
/*maps*/
ymaps .views-field {
  width: 100%;
  border: unset;
}
.view-vacancy .view-content>h3:not(:first-of-type) {
	margin-top: 40px;
}

/*редактирование графика работ*/
.time-edit .views-row-edit-static {
	display: none;
}
.time-edit .views-row-edit-edit:not(:last-child) {
  max-width: 70px;
}

.time-edit .text-full.form-text {
  max-width: 70px;
}
.time-edit .views-field.views-field-title a, .time-edit .views-field {
  font-size: 12px;
}
.last-fil .text-full.form-text {
  max-width: 350px;
}
/**/
.view.view-work-time-edit input[type="submit"], .btn-stl {
  width: 156px;
border-radius: 8px;
}

.view.view-work-time-edit.view-id-work_time_edit.view-display-id-page .item-list {
  text-align: left;
  padding: 30px 0px 30px 0;
}
.view.view-work-time-edit.view-id-work_time_edit.view-display-id-page ul.pager {
  margin-left: unset !important;
  display: flex;
  align-items: center;
  justify-content: left;
  background: #fff;
  width: fit-content;
  padding: 20px;
  border-radius: 8px;
}