@font-face {
  font-family: 'PlayfairDisplay-Regular';
  src: url('../fonts/PlayfairDisplay-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/PlayfairDisplay-Regular.woff') format('woff'), url('../fonts/PlayfairDisplay-Regular.ttf')  format('truetype'), url('../fonts/PlayfairDisplay-Regular.svg#PlayfairDisplay-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PlayfairDisplay-Bold';
  src: url('../fonts/PlayfairDisplay-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/PlayfairDisplay-Bold.woff') format('woff'), url('../fonts/PlayfairDisplay-Bold.ttf')  format('truetype'), url('../fonts/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf')  format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold.ttf')  format('truetype'), url('../fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


	* {
	 -webkit-appearance: none;
	}

	body,
	p,
	h1,
	h2,
	h3,
	h4,
	h5 {
	    margin: 0;
	    padding: 0;
	}
	h1,
	h2,
	h3,
	h4,
	h5 {
		font-weight: normal;
	}
	ul {
	    margin: 0;
	    padding: 0;
	    list-style-type: none;
	}
	input:focus, button:focus {
		outline: none;
	}
	textarea:focus {
		outline: none;
	}
	body {
	    color: #000;
	    font-family: 'PlayfairDisplay-Regular';
	    font-size: 14px;
	    margin: 0 auto;
	    width: 100%;
	}
	*, :before, :after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
	
	.container {
		width: 100%;
		max-width: 1240px;
		margin: 0 auto;
	}

header .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 145px;
}
.logo-container {
    margin-right: 120px;
    margin-top: -20px;
}
.menu-top ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.menu-top ul li a {
    color: #000;
    text-decoration: none;
    font-size: 17px;
    line-height: 25px;
}
.menu-top ul li {
    margin-right: 45px;
}
.leng-container a {
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    text-decoration: none;
    margin: 0 3px;
}
.desc-container {
    margin-left: 60px;
    text-align: center;
}
.leng-container {
    margin-left: auto;
}

html,
body {
	height: 100%;
}
.wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100%;
}
.content {
	flex: 1 0 auto;
}
footer {
	flex: 0 0 auto;
}
.menu-bottom ul li {
    margin: 0 26px;
}
.menu-bottom ul li a {
    font-size: 12px;
    line-height: 16px;
    display: block;
    text-decoration: none;
    font-family: 'OpenSans';
    color: #fff;
}
.menu-bottom ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
footer {
    background: #000;
    padding: 40px 0;
}

#slider {
    /* background: url(../images/slider.png) center no-repeat; */
    /* height: 600px; */
    /* background-size: cover; */
    /* padding-top: 75px; */
}
#slider p {
    font-size: 24px;
    line-height: 32px;
    font-family: 'PlayfairDisplay-Regular';
	color:#fff;
	font-weight:bold;
}
.menu-top ul li:hover a {
    text-decoration: underline;
}
.leng-container a:hover {
    text-decoration: underline;
}

#about {
    background: #3E4CCE;
    color: #fff;
    padding-top: 45px;
    padding-bottom: 55px;
}
.about-container p {
    font-size: 18px;
    line-height: 25px;
    font-family: 'OpenSans';
	text-align:justify;
}
.about-container {
    padding-left: 45px;
    padding-right: 55px;
    padding-top: 20px;
}
#about .container > p {
    font-size: 24px;
    line-height: 32px;
    font-family: 'PlayfairDisplay-Bold';
    margin-left: -35px;
}

#about .container > p a {
	color:#fff!important;
	text-decoration:none;
}

#about .container > p a:hover {
	text-decoration:underline;
}

.zag {
    font-size: 36px;
    line-height: 48px;
}
#uslugi {
    padding-top: 30px;
    padding-bottom: 90px;
}
.uslugi-container {
    position: relative;
    height: 680px;
}
.uslugi-box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 405px;
    position: absolute;
}
.uslugi-box p {
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    margin-left: auto;
    width: 175px;
    position: relative;
    height: 54px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
}
.uslugi-box:nth-child(2) .uslugi-icon, .uslugi-box:nth-child(4) .uslugi-icon, .uslugi-box:nth-child(6) .uslugi-icon {
    order: 1;
	margin-left: auto;
}
.uslugi-box:nth-child(2) p, .uslugi-box:nth-child(4) p, .uslugi-box:nth-child(6) p {
    margin-left: 0;
}
.uslugi-box1 {
    left: 250px;
    right: 0;
    margin: auto;
    top: 0;
}
.uslugi-box2 {
    left: 35px;
    top: 115px;
}
.uslugi-box4 {
    left: 35px;
    top: 345px;
}
.uslugi-box3 {
    right: 35px;
    top: 115px;
}
.uslugi-box5 {
    right: 35px;
    top: 345px;
}
.uslugi-box6 {
    left: 145px;
    bottom: 0;
}
.uslugi-box7 {
    right: 145px;
    bottom: 0;
}
.uslugi-box1 p:before, .uslugi-box3 p:before, .uslugi-box5 p:before {
    position: absolute;
    content: '';
    width: 246px;
    height: 22px;
    background: url(../images/line1.png) no-repeat;
    right: 0;
    bottom: -25px;
}
.uslugi-box2 p:before, .uslugi-box4 p:before {
    position: absolute;
    content: '';
    width: 246px;
    height: 22px;
    background: url(../images/line2.png) no-repeat;
    left: 0;
    bottom: -25px;
}
.uslugi-box6, .uslugi-box7 {
    align-items: flex-end;
}
.uslugi-box6:before {
    position: absolute;
    content: '';
    width: 246px;
    height: 22px;
    background: url(../images/line3.png) no-repeat;
    left: 0;
    bottom: -15px;
}
.uslugi-box7:before {
    position: absolute;
    content: '';
    width: 246px;
    height: 22px;
    background: url(../images/line4.png) no-repeat;
    right: 0;
    bottom: -15px;
}

input[type="text"]::-webkit-input-placeholder {color:#fff;}
input[type="text"]::-moz-placeholder          {color:#fff;}
input[type="text"]:-moz-placeholder           {color:#fff;}
input[type="text"]:-ms-input-placeholder      {color:#fff;}
input[type="email"]::-webkit-input-placeholder {color:#fff;}
input[type="email"]::-moz-placeholder          {color:#fff;}
input[type="email"]:-moz-placeholder           {color:#fff;}
input[type="email"]:-ms-input-placeholder      {color:#fff;}
textarea::-webkit-input-placeholder {color:#fff;}
textarea::-moz-placeholder          {color:#fff;}
textarea:-moz-placeholder           {color:#fff;}
textarea:-ms-input-placeholder      {color:#fff;}
input[type="text"] {
    width: 100%;
    border: 0;
    border-bottom: 0;
    padding-left: 10px;
    color: #fff;
    height: 30px;
    margin-bottom: 20px;
    font-weight: normal;
    background: rgba(62, 76, 206, 0.5);
    font-size: 12px;
    line-height: 16px;
    font-family: 'OpenSans-Semibold';
}
input[type="email"] {
    width: 100%;
    border: 0;
    border-bottom: 0;
    padding-left: 10px;
    color: #fff;
    height: 30px;
    margin-bottom: 20px;
    font-weight: normal;
    background: rgba(62, 76, 206, 0.5);
    font-size: 12px;
    line-height: 16px;
    font-family: 'OpenSans-Semibold';
}
textarea {
    width: 100%;
    border: 0;
    border-bottom: 0;
    padding-left: 10px;
    color: #fff;
    height: 175px;
    margin-bottom: 20px;
    font-weight: normal;
    background: rgba(62, 76, 206, 0.5);
    font-size: 12px;
    font-family: 'OpenSans-Semibold';
    resize: none;
    padding-top: 10px;
}
button[type="submit"] {
    display: block;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    color: #9ea5e6;
    width: 187px;
    height: 42px;
    background: transparent;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    cursor: pointer;
    font-size: 18px;
    margin: 0 auto;
    border: 1px solid #9ea5e6;
    font-family: 'OpenSans-Semibold';
}
button[type="submit"]:hover {
    color: #fff;
    background: #9ea5e6;
}
.contact-form {
    width: 553px;
    height: 478px;
    padding: 0 100px;
    background: url(../images/figura.png) center no-repeat;
    padding-top: 100px;
    margin-left: auto;
}
#contact {
    background: #3e4cce;
    position: relative;
    color: #fff;
    padding-top: 35px;
    padding-bottom: 55px;
}
.contact-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 180px;
    padding-right: 115px;
}
.contact-text {
    width: 320px;
}
.contact-text p {
    font-size: 18px;
    line-height: 24px;
}
#contact > img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
#contact > img.truk1 {
    left: -1050px;
    top: 110px;
}
#contact > img.truk2 {
    top: -85px;
    right: -1350px;
}
body {
    position: relative;
    overflow-x: hidden;
}
.menu-bottom ul li:hover a {
    text-decoration: underline;
}
.menu-top ul li.active a {
    text-decoration: underline;
}

.mobile-menu {
	display: none;
}
.mobile-menu2 {
	display: none;
}

header {
    border-bottom: 1px solid #3E4CCE;
    background: #fff;
    position: relative;
    z-index: 9;
}
.page-h {
    font-size: 36px;
    line-height: 48px;
    font-family: 'PlayfairDisplay-Regular';
    padding-top: 30px;
    margin-bottom: 45px;
}
.akreditacia-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.akreditacia-box {
    width: 50%;
    height: 575px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.akreditacia-box:nth-child(1), .akreditacia-box:nth-child(4) {
    background: #3e4cce;
}
.akreditacia-box:nth-child(1) p, .akreditacia-box:nth-child(4) p {
    color: #fff;
}
.akreditacia-min {
    text-align: center;
    padding: 0 25px;
}
.akreditacia-img {
    margin-bottom: 40px;
    min-height: 123px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;	
}
.akreditacia-min p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 25px;
	font-family: 'Roboto-Regular';
	color: #4B384C;
}
.left {
    text-align: left;
}
#akreditacia {
    padding-bottom: 60px;
}

.news-box {
    width: 25%;
    background: rgba(62, 76, 206, 0.5);
    padding-top: 75px;
    position: relative;
}
.news-boxing {
    background: #3E4CCE;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.news-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.news-box a {
    display: block;
    color: #fff;
    position: relative;
}
.news-img img {
    width: 100%;
    height: 100%;
    display: block;
}
.news-img {
    opacity: 0.3;
}
.news-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px 30px;
}
.news-text > span {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 18px;
    line-height: 24px;
}
.news-text p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.news-box:nth-child(2):before, .news-box:nth-child(2n+4):before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: #3E4CCE;
    z-index: 9;
}
#contactpage > img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
#contactpage {
    background: #3e4cce;
    position: relative;
    color: #fff;
    padding-bottom: 120px;
}
#contactpage > img.truk1 {
    left: -1050px;
    top: 110px;
}
#contactpage > img.truk2 {
    top: -85px;
    right: -1350px;
}
.contact-box {
    background: #fff;
    margin: 0 auto;
    position: relative;
    width: 685px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 45px;
    padding-top: 75px;
    padding-bottom: 50px;
}
.contact-texting p {
    color: #000;
    font-size: 14px;
    line-height: 19px;
    margin: 10px 0;
    font-family: 'PlayfairDisplay-Regular';
}
.contact-map {
    width: 340px;
    margin-left: auto;
}

.tabs-menu {
	display: flex;flex-wrap: wrap;align-items: flex-end;
}
.tabs-menu li.current {
    position: relative;
    z-index: 5;
}
.tabs-menu li {
    width: 20%;
    text-align: center;
}
.tabs-menu li a {
    color: #fff;
    text-decoration: none;
    font-family: 'PlayfairDisplay-Regular';
    font-size: 18px;
    line-height: 24px;
    padding: 0 15px;
    display: block;
    border-top-right-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.tab-content {
    display: none;
    padding: 30px;
}
#tab-1 {
    display: block;
	background: #9fb2e4;
}
#tab-2 {
	background: #8daaf5;
}
#tab-3 {
	background: #7695e4;
}
#tab-4 {
	background: #4b75e1;
}
#tab-5 {
	background: #0e4ae4;
}
li.tab1 a {
    background: #9fb2e4;
    border-top-left-radius: 10px;
    height: 110px;
    padding-bottom: 30px;
}
li.tab2 a {
    background: #8daaf5;
    height: 90px;
}
li.tab3 a {
    background: #7695e4;
    height: 75px;
}
li.tab4 a {
    background: #4b75e1;
    height: 55px;
}
li.tab5 a {
    background: #0e4ae4;
    height: 35px;
}
.tab-content p {
    font-size: 14px;
    line-height: 19px;
    color: #000;
    margin-bottom: 20px;
}
.kariera-container {
    padding-top: 40px;
    padding-bottom: 100px;
}

.tabs-content {height: 30px;overflow: hidden;color: #fff;padding: 0 50px;padding-top: 35px;-webkit-transition: all .2s linear;-o-transition: all .2s linear;transition: all .2s linear;}
.tabs-content.active {
    display: block;
}
.tabs ul li p {
    font-size: 16px;
    line-height: 21px;
    margin-top: 15px;
}
.tabs-caption {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    text-align: center;
    justify-content: center;
    margin-bottom: 75px;
}
.tabs-caption li {
    margin: 0 18px;
    width: 140px;
    text-align: center;
	cursor: pointer;
}
.tabs1 {
	background: #9fb2e4;
}
.tabs2 {
	background: #8daaf5;
}
.tabs3 {
	background: #7695e4;
}
.tabs4 {
	background: #4b75e1;
}
.tabs5 {
	background: #3b66d2;
}
.tabs6 {
	background: #2759d7;
}
.tabs7 {
	background: #003dd9;
}
.tabs-content.active {
    padding: 35px 50px;
    height: auto;
}
.tabs-content > span {
    display: block;
    margin-left: -20px;
    margin-bottom: 45px;
    font-size: 24px;
    line-height: 32px;
    font-family: 'PlayfairDisplay-Bold';
}
.tabs-content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
    font-family: 'OpenSans-Semibold';
    padding-right: 150px;
}
#usluga {
    padding-bottom: 100px;
}
.tab {
    background: #9fb2e4;
}
#tab-4 p, #tab-5 p {
    color: #fff;
}


.uslugi-box7:before {
    background-size: contain;
}
.uslugi-box6:before {
    background-size: contain;
}
.uslugi-box5:before {
    background-size: contain;
}
.uslugi-box4:before {
    background-size: contain;
}
.uslugi-box3:before {
    background-size: contain;
}
.uslugi-box2:before {
    background-size: contain;
}
.uslugi-box1:before {
    background-size: contain;
}

.contact-form {
    background-size: cover;
}


.slider-container {
    position: relative;
}
.slider-box {
    height: 600px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.slider-container .container {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 75px;
    z-index: 9;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  right: 35px;
  margin: auto;
  top: 40%;
  bottom: 0;
  }
  .owl-theme .owl-dots .owl-dot {
    display: block;
    }
    .owl-theme .owl-dots .owl-dot span {
      width: 13px;
      height: 13px;
      margin: 10px 0;
      background: #fff;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px;
      }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #3E4CCE;
      }
/* ---------------------------- */
.leng-container {
    display: flex;
    list-style: none;
}

.leng-container li:first-child {
    padding-right: 5px;
    border-right: 1px solid black;
}

.leng-container a {
    font-size: 17px;
    line-height: 25px;
    color: #000000;
    text-decoration: none;
    margin: 0 3px;
}

.leng-container li:nth-child(2) {
    padding-left: 5px;
}

.current-lang {
    text-decoration: underline;
}

.wpcf7-validation-errors, .wpcf7-not-valid-tip {
	display:none!important;
}

.wpcf7-not-valid {
	border:2px solid red!important;
}

.contact-form .wpcf7-mail-sent-ok {
	border: none!important;
    background: #fff;
    text-align: center;
    color: #9ea5e6;
    font-weight: bold;
    position: relative;
    top: 8px;	
}

.page-container p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}

.data-pub {
    font-size: 16px;
    line-height: 20px;
    text-align: right;
	margin-bottom: 20px;
}

.current_page_item a {
	text-decoration:underline!important;
}

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

/* Треугольники на страинце "О Нас" */

footer {
    position: relative;
    z-index: 1;
}

#triangle-left-about, #triangle-right-about {
    position: absolute;
    width: 200px;
    top: -280px;
    z-index: -1;
}

#triangle-right-about {
    right: 0;
}

.contact-form_contact {
	margin:20px auto;
	text-align:center;
	-webkit-box-shadow: 0 2px 20px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 20px -2px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    background: #fff;
	padding:30px;
	width:100%;
}

.contact-form_contact h3 {
	color:#000;
	margin:10px auto;
	font-size:25px;
	padding-bottom:30px;
}