.header .nav__m-l > li .sub-menu a:hover {
	border-bottom: 1px solid #fff;
}
.header .lang__visible:hover {
	border-color: #0097dc;
}
.header .lang__hidden.active a:hover,
.news-c1 a:hover,
.b-footer__list li:first-child a:hover,
.b-footer__list_last a:hover,
.b-footer .b-l:nth-child(2) a:hover,
.form-tabs__wrap a:not(.b312):hover,
.tabs a.active:hover,
.header .m-menu:hover,
.m-menu-list > li > a:hover,
.tabs a:hover {
	color: #0097dc;
}
.b459:hover, .b223:hover, .b312:hover,
.header .m-menu:hover > span:last-of-type,
.header .m-menu:hover > span:last-of-type:after,
.header .m-menu:hover > span:last-of-type:before {
	background-color: #0097dc;
	color: #fff;
}
.b:hover, .b267:hover {
	background: rgb(0,110,255); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(0,110,255,1) 0%, rgba(4,195,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,110,255,1) 0%,rgba(4,195,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,110,255,1) 0%,rgba(4,195,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006eff', endColorstr='#04c3f6',GradientType=1 ); /* IE6-9 */
}
.clients .img-cont__item:first-child img {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}
.clients .img-cont__item:not(:first-child) img {
	cursor: pointer;
}
.news-c1 a:hover img {
	box-shadow: 0 0 20px #0097dc;
}
.b-c a:hover {
	opacity: 1;
}
.m-menu-header span:hover {
	color: #727171;
}
.form-tabs__wrap > div {
	margin-bottom: 20px;
}
.form-tabs__list li {
	margin-bottom: 10px;
	margin-right: 25px;
}
.tabs a.active:after {
	position: relative;
	right: 0px;
	left: 20px;
}

.n-i-h__t-b p:first-of-type {
	margin-top: 15px;
	display: inline-block;
}
.form-tabs__forms .form-tabs__wrap textarea {
	padding: 8px 0;
}
.form-tabs__forms .form-tabs__wrap textarea::placeholder {
	font: 400 13px Montserrat;
}
body.preload {
	overflow: hidden !important;
}
.preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url('../img/mba_logo.svg') no-repeat 50% 50% #070d1c;
	background-size: 150px;
	top: 0;
	z-index: 9999;
}
.page-id-146 .b-universal {
	background-image: url('../img/asia.png');
	background-position: 44% 260px;
}

.wrap-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 75px 0 127px;
	align-items: start;
	justify-content: space-between;
}

.b-our-team .t-l__c {
	min-height: 290px;
}

.department-name {
	margin-bottom: 25px;
}

.b-universal .wrap-block p,
.stat-block h5 {
	line-height: 1.7;
}
.wrap-block .left-block {
	-ms-flex: 0 1 60%;
	flex: 0 1 60%;
}
.wrap-block .right-block {
	-ms-flex: 0 1 33%;
	flex: 0 1 33%;
	position: relative;
	padding-left: 30px;
	margin-top: 72px;
}
.wrap-block .right-block:before {
	content: "";
	display: block;
	position: absolute;
	width: 3px;
	height: calc(100% - 14px);
	left: 0;
	top: 6px;
	background-color: #64c8ff;
	background-image: linear-gradient(0deg,#4b0096 0,#64c8ff);
}
.wrap-block .right-block h5 {
	font-size: 24px;
	text-transform: capitalize;
	color: #4b0196;
	margin-bottom: 20px;
}
.wrap-block .left-block h3 {
	margin-bottom: 25px;
}
.wrap-block .left-block p {
	padding-bottom: 30px;
	font: 400 14px/30px Montserrat;
}


.page-template-joinus-template .b-universal {
    background: url(../img/join-bg-min.png) no-repeat 75% 95% #fff;
    padding: 172px 0 90px;
}

.page-template-joinus-template .b-universal p {
   max-width: 580px;
   font: 400 16px/30px Montserrat;
}
.page-template-joinus-template .b-universal h5 {
    text-transform: initial;
    letter-spacing: initial;
    margin-bottom: 50px;
}

.join-us-sec {
	background: url(../img/intrbg.png) no-repeat center -450px #060d1c;
}

.inverse-text * {
	color: #fff;
}

.flex-grid-items {
	display: flex;
	flex-flow: wrap;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: relative;
}

.f-grid-item {
	flex: 0 1 33.3333%;
	margin: 25px 30px 0px 0px;
	max-width: 360px;
}

.f-grid-item .desc-g > * {
	color: #000;
}

.f-grid-item .desc-g{
	border-top: 3px solid #fff;
	-o-border-image: linear-gradient(90deg,#64c8ff 0,#4b0096) 3;
	border-image: linear-gradient(90deg,#64c8ff 0,#4b0096) 3;
	background: #fff;
	padding: 37px 45px 42px 40px;
}

.f-grid-item .desc-g h6 {
	font: 700 20px/30px Montserrat;
}

.f-grid-item span {
	font: 16px/24px Montserrat;
	color: #888888 !important;
	margin: 16px 0 35px 0;
	display: block;
}
.f-grid-item p {
	font: 14px/24px Montserrat;
}

.f-grid-item a {
	color: #000;
}

.f-grid-item a:hover {
	color: #0097dc;
}

.f-grid-item .b223 {
	margin-top: 27px;
	color: #fff !important;
}

.looking-for {
  padding: 7% 0 8% 0;
  background: #000113;
  color:#fff;
}

.looking-for .row p {
	max-width: 750px;
	margin: 20px 0 56px 0;
	font: 20px/30px Montserrat;
}

.looking-for p a {
	color: #fff
}

.short-desc-vac {
	margin-bottom: 100px;
}

.main-content h3 {
	font: 700 30px/36px Montserrat;
	margin-bottom: 18px;
}

.main-content p {
	font: 14px/30px Montserrat;
	margin-bottom: 55px;
}


.flex-content-vac {
	display: flex;
}

.flex-content-vac aside {
	flex: 0 0 290px;
	margin-left: 90px;
}

.flex-content-vac aside h4 {
	margin-bottom: 35px;
}

.flex-content-vac aside p {
	font: 14px/24px Montserrat;
	margin-bottom: 60px;
}

.tabs-f {
    display: flex;
    flex-flow: row-reverse;
    /*margin-right: 10px;*/
}

.tabs-f-flex {
   display: flex;
}

.tabs-f li a {
    font: 700 15px/48px Montserrat;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.tabs-f li a.active {
	color: #4b0197;
}
.tabs-f li a.active:after{
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #64c8ff;
    background-image: linear-gradient(90deg,#4b0096 0,#64c8ff);
    bottom: 11px;
    position: relative;
}

.archive .b-our-clients .t-b {
    margin-bottom: 0;
}
.archive .b-our-clients .filter {
    margin-bottom: 70px;
}

.tabs-f ul li:not(:last-child) {
    margin-right: 50px;
}

.ajax-tabs-f {
    display: flex;
    margin-bottom: 35px;
}

.ajax-tabs-f li a, .ajax-tabs-f li a.active {
    color: #fff;
}

.item-cont-tab, .item-cont-tab-e {
  display:none;
}

.item-cont-tab.active, .item-cont-tab-e.active {
  display:block;
}

.b-clients_deb {
   background-size: cover;
}

.page-template-massmedia-template .news_inner h3 , .page-template-massmedia-template .b-universal_mm h3 {
     margin-bottom: 0;
}

.news-c1:first-child .t-b {
    padding: 0;
}

.tabs-f-black li a , .tabs-f-black li a.active {
    color:#000;
}

.page-template-massmedia-template .youtube-b h3 {
    margin-bottom: 50px;
}

.page-template-massmedia-template .form-tabs__wrap input.submit {
    max-width: 185px;
}

.form-tabs__forms .form-tabs__wrap textarea {
    height: inherit;
}

.s-d-flex {
    display: flex;
    width: 100%;
}

.s-v-aling-center {
    align-items: center;
}

.line-g:after {
	content: "";
	display: block;
	max-width: 295px;
	width: 100%;
	height: 3px;
	background-color: #64c8ff;
	background-image: linear-gradient(90deg, #4b0096 0, #64c8ff);
	margin-bottom: 25px;
}

aside .apply-cv {
	border-top: 3px solid #fff;
	-o-border-image: linear-gradient(90deg,#4b0096 0, #64c8ff) 3;
	border-image: linear-gradient(90deg,#4b0096 0, #64c8ff) 3;
	background: #ededef;
	padding: 50px 30px 35px 30px;
}

.cookies {
        z-index: 999;
}

.privacy-footer {
    color: #fff;
}


@media (min-width: 1187px) {
	.f-grid-item:nth-child(3n){
		margin-right: 0;
	}
}


@media (min-width: 1141px) {
	
	.page-id-146 .b-prof__t, .page-id-146 .b-pres__t {
		-ms-flex: 0 1 20%;
		flex: 0 1 20%;
	}

}

.stat-block .left-b {
	width: 33%;
	font-size: 14px;
	line-height: 2.1;
}
.stat-block .right-b {
	width: 66%;
	text-align: center;
}

.stat-block .right-b img, .item-stat img {
	max-width: 100%;
}

.stat-block .left-b h5 {
	padding: 95px 0 25px;
}
.stat-block .item-stat {
	padding-bottom: 75px;
	clear: both;
}
.stat-block .item-stat h5 {
	max-width: 320px;
	padding-bottom: 35px;
}
.stat-block .wrap-block {
	padding: 40px 0;
}
.chart-container {
	position: relative;
	min-height: 450px;
	width: 100%;
}
.about-block-bg {
	background: url('../img/about-block.png') no-repeat 0 55px transparent;
}
.about-block-bg .b-consult {
	background-color: transparent;
}
.about-block {
	margin: 85px 0;
	font-size: 14px;
}
.about-block .row {
	justify-content: space-between;
	flex-wrap: wrap;
}
.about-block .row > div {
	padding-left: 55px;
}
.about-block .row > div:nth-child(2) {
	margin-top: -20px;
}
.about-block .row > div:nth-child(3) {
	width: 100%;
	margin-top: -130px;
}
.about-block .row > div:last-child {
	margin: -30px auto 0;
	position: relative;
	left: 80px;
}
.about-block .row > div > p {
	max-width: 465px;
}
.about-block .row > div > p:first-child > strong {
	background: linear-gradient(90deg, #4c0699 50%, #64c6fe 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 100px;
	opacity: 0.55;
	position: relative;
	left: -55px;
	bottom: -55px;
}
.about-block .row > div > p:not(:first-child) {
	line-height: 2;
	margin-bottom: 15px;
}

.join-us-sec h5 {
	font-weight: 200;
	margin: 25px 0;
}

.o-evn .o-evn-t h1 {
    font: 700 24px Montserrat;
    letter-spacing: .6px;
    margin-bottom: 45px;
    position: relative;
}

.o-evn .o-evn-t h1:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: -25px;
    width: 135px;
    height: 4px;
    background-color: #64c8ff;
    background-image: linear-gradient(90deg,#4b0096 0,#64c8ff);
}

.single-event .b-c {
    margin-bottom: 0;
}

.gallery-event {
    margin-bottom: 65px;
}

.gallery-s-title {
    margin-bottom: 40px;
    align-items: center;
    justify-content: space-between;
}

#navs-gallery button {
    background: #f7f7f7;
    color: inherit;
    border: none;
    padding: 0;
    font-size: 42px;
    width: 50px;
    outline: none;
}

#navs-gallery button span {
    display: block;
    color: #4b0196;
    font-family: inherit;
    position: relative;
    bottom: 3px;
    text-align: center;	
}

#navs-gallery button:hover {
    cursor: pointer;
}

#navs-gallery button.owl-prev {
    margin-right: 30px;
}

.owl-event-gallery .item-gallery .hover-zoom {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    background: rgba(75, 1, 150, 0.42);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.owl-event-gallery .item-gallery .hover-zoom > div {
    width: 100%;
    background: url(../img/zoom-icon.png) no-repeat;
    min-height: 30px;
    background-position: center;
}

.owl-event-gallery .item-gallery:hover .hover-zoom {
    opacity: 1;
}  


.b-speakers .t-l__c {
    min-height: 290px;
}

.map-event h3 {
    color: #fff;
    margin-top: 85px;
    max-width: 320px;
}

.white-popup-block {
    background: #fff;
    padding: 90px 55px;
    margin: 40px auto;
    max-width: 800px;
    position: relative;
}

#registration-form h3 {
    margin-bottom: 50px;
}

#registration-form .form-tabs__wrap {
       justify-content: space-between;
}

#registration-form .form-tabs__wrap input:not(:last-child) {
      margin-right: inherit;
}

.b-clients_wwe {
       background-size: cover;
}

.b-head-office_main h2 {
       text-transform: uppercase;
}

.stories p {
   max-width: 305px !important;
   
}

.socials {
    margin-top: 25px;
}

.mm-section .socials {
    margin-top: 45px;
}

.socials ul {
    display: flex;
    align-items: flex-end;
}

.socials ul li:not(:last-child) {
    margin-right: 35px;
}



.b-universal3 h1 {
    font-size: 2em;
}


/* EVENTS */
.evn-a {
  justify-content: left;
}
.evn-a > div {
  padding:0 20px;
}
.evn-a > div:first-child {
  padding-left:0;
}
.evn-a > div:last-child {
  padding-right:0;
}
.evn-a .env-a-t {
  flex: 0 0 33.3%;
}
.evn-a > div:nth-child(3n+3) {
  padding-right:0;
}
.evn-a > div:nth-child(3n+4) {
  padding-left:0;
}

.content-event {
   padding-bottom: 30px;
}
   
.content-event p {
   font: 400 14px/24px Montserrat;
   letter-spacing: .7px;
}

.content-event p:not(:last-child) {
    margin-bottom: 30px;
}


@media (max-width: 767px) {
	.evn-a .env-a-t {
    flex: 0 0 50%;
  }
  .evn-a > div {
    padding:0;
  }
  .evn-a {
    justify-content: center;
  }
}
@media screen and (min-width: 768px) and (max-width:1023px) {
	.evn-a > div {
    padding: 0 1%;
  }
  .evn-a .env-a-t {
    flex: 0 0 30%;
  }
  .evn-a > div:nth-child(3n+3) {
    padding-right:0;
  }
}
/* End EVENTS */




/* Adaptive */

@media (max-width: 1187px) {
	.f-grid-item {
		flex: 5;
		margin: 15px;
		max-width: initial;
	}
}


@media (max-width: 1140px) {
        .b-map {
               background-size: contain;
	}

	.m-menu-header {
		padding-right: 80px;
	}
        .page-template-joinus-template .b-universal {
    		background: none;
    	}

}


@media (max-width: 1024px) {
.b-our-clients_wwa .tabs__l {
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
	}
}

@media (max-width: 1009px) {
	.values .col {
		-ms-flex: 0 0 50% !important;
		flex: 0 0 50% !important;
		padding-right: 20px;
	}
}

@media (max-width: 960px) {
   #registration-form .submit {
       max-width: 280px;
   }
   .b-point-sub { 
       flex-flow: column;
   }

   .mba h1 {
       font-size: 60px;
   }

}

@media (max-width: 780px) {
  #registration-form .submit {
    margin-left: inherit;
    margin-top: 15px;
  }
}

@media (max-width: 768px) {
   .tabs-f {
      flex-flow: row;
   }

   .mba h1 {
      font-size: 30px;
   }
}

@media (max-width: 550px) {
	.values {
		padding-top: 120px;
	}
        .page-template-joinus-template .b-universal {
        	padding: 110px 0 70px;
        }
	.values .b459, .news .b459 {
		position: relative;
		margin-top: 20px;
	}
	.values .title-bg {
		top: 32px !important;
	}
	.header .lang,
	.header .m-menu > span:first-child {
		font-size: 14px;
	}
	.header .lang__visible {
		width: 35px;
		height: 35px;
	}
	.header .lang__hidden {
		top: 41px;
	}
	.header .m-menu > span:last-of-type,
	.header .m-menu > span:last-of-type:after,
	.header .m-menu > span:last-of-type:before {
		width: 27px;
	}
	.m-menu-header {
		padding-right: 70px;
	}
	.b-map, .b-consult, .b-soc,
	.b-atten, .b-choose-us, .b-clients-img, .b-debt, .b-ethics, .b-gallery, .b-global-synergy, .b-head-office, .b-interaction, .b-inv-team, .b-investments, .b-penalty, .b-phy, .b-principles, .b-principles2, .b-recommend, .b-why, .b-work,
	.b-universal .wrap-block {
		padding: 32px 0;
	}
	.b-map h2 {
		margin-bottom: 32px;
	}
	.b-clients, .b-universal, .b-our-clients {
		padding: 100px 0 32px;
	}
	.b-tabs__nav {
		justify-content: flex-start;
	}
	.b-tabs__nav li {
		margin-bottom: 18px;
	}
	.b-pen {
		margin-bottom: 10px;
	}
	.b-pen__i p {
		min-height: auto;
	}
	.form-tabs {
		padding: 20px;
	}
	.tabs__i-item {
		-ms-flex: 0 1 50% !important;
		flex: 0 1 50% !important;
	}
	.b-gallery .g-c__i {
		margin: 0 auto;
	}
	.b-our-goals-wrapper {
		height: auto;
		margin-top: 30px;
	}
	.b-our-goals__list {
		position: unset;
		overflow-x: hidden;
		padding-top: 20px;
	}
	.b-our-goals__list li {
		position: relative;
		width: 100% !important;
		left: 0 !important;
		bottom: 0 !important;
		padding: 40px 0;
	}
	.b-our-goals__list li:after {
		display: none !important;
	}
	.b-our-goals__list li:nth-child(8) {
		display: none;
	}
	.stat-block {
		margin-top: 40px;
	}
	.about-block .row > div > p:first-child > strong {
		font-size: 50px;
		left: 0;
		bottom: 0;
	}
	.about-block .row > div {
		padding-left: 0;
		margin-top: 20px !important;
	}
}


@media (max-width: 400px) {
      .page-template-who-we-are-template .b-clients {
              background: url(../img/who_we_are_bg-min.png) no-repeat right #070d1c;
      }
      .page-template-debtors-template .b-clients {
              background: url(../img/debtors_bg-min.png) no-repeat right #070d1c;
      }
      .page-template-investors-template .b-clients {
              background: url(../img/investors_bg-min.png) no-repeat center #070d1c;
      }

      .tabs-f li a {
           font: 700 11px/48px Montserrat;
      }

      .b-work {
          background: url(../img/clients_320.png) no-repeat 50% #000;
      }
}



@media (max-width: 781px) {
      .s-d-flex {
          display: block;
      }
      .page-template-massmedia-template .form-tabs__forms .form-tabs__wrap .b312 {
          margin: 15px 0;
      }

}
@media (max-width: 768px) {
        .tabs__l {
            flex-flow: column
        }
          
	.flex-content-vac {
		flex-wrap: wrap;
	}

	.flex-content-vac aside {
		margin-left: 0;
	}

	.about-block {
		margin: 40px 0;
	}
	.hands {
		background-size: 75%;
	}
	.hands .col {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
	.video {
		width: 100%;
	}
	.m-menu-list li {
		margin: 20px 0;
	}
	.m-menu-s-list.active {
		padding-left: 10px;
	}
	.b-y__i:nth-child(6n+3):before {
		font-size: 14vw;
	}
	
	.news {
		padding-bottom: 70px;
	}
	.news-c1 {
		flex-flow: column nowrap;
                padding: 0;
	}
	.news__img-c .t-i {
		margin-top: 10px;
		padding: 0;
		bottom: auto;
		position: relative;
	}
	.news__item:not(:last-child) {
		margin: 0 0 20px;
	}
	.hands {
		padding: 40px 0;
	}
	.wrap-block .left-block, .wrap-block .right-block {
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
		margin-top: 0;
	}
	.stat-block .left-b, .stat-block .right-b {
		width: 100%;
	}
}
@media (max-width: 900px) {
	.header {
		padding-top: 0;
	}
	body:not(.page-child) .header {
		background-color: rgba(6,13,28,0.9);
	}

	#fullpage {
		overflow: hidden;
	}
	.clients .row {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.clients .col1 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.clients .col2 {
		display: none;
	}
	.clients .t-cont {
		display: block;
	}
	.clients .t-b p {
		margin-bottom: 10px;
	}
	.clients h2 {
		margin-bottom: 10px;
		margin-top: 55px;
		font-size: 24px;
	}
	.title-bg {
		font-size: 20vw;
	}
	.m-menu-header {
		padding-top: 0;
	}
	.about-block .row > div {
		width: 100%;
	}
	.about-block .row > div > p {
		max-width: 100%;
	}
	.about-block .row > div:not(:nth-child(2)) {
		margin-top: -55px;
		left: 0;
	}
}
@media (max-width: 1020px) {
	.hands {
		background-size: 75%;
	}
	.hands .col {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}
