/*
Zerotheme.com | Free Html5 Responsive Templates
Author URI: http://www.zerotheme.com/
*/
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@font-face {

font-family: "Montserrat"; 
src: url("../font/Montserrat-Medium.ttf") format("truetype"); 
font-style: normal; 
font-weight: normal; 
} 


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #434343;text-decoration: none;}
a:hover {text-decoration: underline;}

h1, h2 	{font-size: 25px;line-height: 25px;}
h3, h4	{font-size: 20px;line-height: 20px;}
h5, h6	{font-size: 16px;line-height: 16px;}

p{margin: 10px 0;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}


/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #F7F7F7;color: #3F3F3F;font: 14px/25px Arial, Helvetica, sans-serif;font-family: Montserrat, sans-serif;}
body .wrap-body{}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */

.mySwiper {
    margin-left: initial !important;
    margin-right: auto;
}

.mySwiper .swiper-wrapper {
   max-width: 778px;
}

.uslugiBlock {
    max-width: initial !important;
}

.indexUslugi .swiper-button-next {
    position: relative;
    top: 10px;
}

.indexUslugi .swiper-button-next:after {
    content: 'next';
    display: none;
}

.swiper-button-next-first {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.swiper-button-next-first.swiper-button-disabled {
	opacity: 0.35;
}

header {
    height: 124px;
    display: flex;
    align-items: center;
}
header .wrap-header {
    display: flex;
    align-items: center;
}


.indexTitle h1{
    font-weight: bold;
    font-size: 60px;
    color: #fff;
    font-size: 60px;
    line-height: 73px;
}

.indexTitle {
    margin-top: 105px;
}

.indexUslugiRow {
    margin-top: 73px;
}

.indexUslugiRow span.age {
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 73px;
    color: #C62828;
        min-width: 200px;
}

.indexUslugiSkillsDescription {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}

.indexUslugiSkills {
    max-width: 707px;
    display: flex;
    margin-left: auto;
	    align-items: center;
}

.indexTitle span {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
}

.backgroundFlot {
    background-image: url(../images/back-main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
        padding-bottom: 52px;
}



.language-version {
    margin-left: auto;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-right: 90px;
    display: flex;
    align-items: center;
}

.screen-reader-response {
    display: none;
}

span.wpcf7-form-control-wrap {
    display: flex;
    flex-direction: column;
}

form.wpcf7-form>p {
    display: flex;
    flex-wrap: wrap;
}

form.wpcf7-form>p br {
    display: none;
}

.language-version .dat {
	width: 4px;
	height: 4px;
	background-color: #fff;
	border-radius: 100%;
	margin: 0 5px;
}

.language-version a {
    opacity: 0.7;
    color: #fff;
}

.flot-content-row.hover-pdf:hover {
	text-decoration: none;
}

.flot-content-row.hover-pdf:hover::before {
    background: #1B3B78;
}

.flot-content-row.hover-pdf:hover .flot-content-col-row {
    background: #1B3B78;
	
}

.flot-content-row.hover-pdf:hover .flot-content-col-row .flot-content-col-row-title {
	color: #FFFFFF;
}


div#cssmenu {
    margin-left: 80px;
}

.footerContact>a {
    margin-top: 14px;
}

.socialIcon a {
    margin-right: 10px;
}

.socialIcon img {
    height: 20px;
}

.menuFooter li a:first-child {
    padding-left: initial;
}

.socialIcon {
    margin-top: 16px;
}



h2.main-h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 73px;
    color: #AFAEAF;
    opacity: 0.5;
    text-transform: uppercase;
	margin-right: 60px;
}

.indexUslugi {
    display: flex;
    align-items: center;
	margin-top: 22px;
}

.flotSliderBlock {
    height: 780px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 77px;
}

.bottomName {
    width: 100%;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 73px;
    text-transform: uppercase;
    color: #AFAEAF;
    position: absolute;
    opacity: 0.5;
    bottom: 100px;
}

.openCharacter {
    margin-left: auto;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px);
    cursor: pointer;
    padding: 35px 46px;
    display: flex;
    align-items: center;
}

.openCharacter img {
    margin-right: 24px;
}

.openCharacter span {
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 28px;
    text-align: right;
    color: #D7D7D7;
}

.flex-slider-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	    position: initial;
}

.flotSliderTitle {
    display: flex;
    flex-direction: column;
}

span.first {
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
        margin-top: -35px;
    font-size: 40px;
    line-height: 49px;
}


.flotSlider .swiper-button-next {
    left: 0;
    right: 0;
    width: 1166px;
    text-align: right;
    margin: auto;
    display: flex;
    height: 0;
}

.flotSlider .swiper-button-next:after, .flotSlider .swiper-rtl .swiper-button-prev:after {
    display: none;
}


.flotSlider .swiper-button-prev {
    left: 0;
    right: 0;
    width: 1166px;
    text-align: left;
    margin: auto;
    display: flex;
    height: 0;
    top: 50%;
}

.flotSlider .swiper-button-prev img {
    width: 34px;
    margin-right: 25px;
}

.flotSlider .swiper-button-next img {
    width: 34px;
}

.prevFlot {
    display: flex;
    margin-right: auto;
	align-items: center;
}

.prevFlot span {
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 28px;
    color: #D7D7D7;
}

.swiper-button-prev:after {
    display: none;
}

.flotSlider .swiper-button-next {
    top: 50%;
}

.flot-content-col {
    max-width: 199px;
}

.nextFlot span {
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 28px;
    color: #D7D7D7;
	    margin-right: 25px;
}

.nextFlot {
    display: flex;
    align-items: center;
}

.pageTitle {
    padding-top: 105px;
    margin-bottom: 70px;
}

.flot-content-col-row {
    background: #FAFAFA;
    opacity: 0.9;
    height: 123px;
    display: flex;
    align-items: center;
    padding: 0 7px;
       width: 199px;
    margin-bottom: 16px;
	position: relative;
}

.flot-content-row:first-child:before {
    content: "";
	display: none;
    width: 1000px;
    opacity: 0.9;
    position: absolute;
    background: rgb(250 250 250);
    height: 123px;
    left: -1000px;
}


span.tab.active {
    background: rgba(198, 40, 40, 0.7);
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.tab {
    width: 249px;
    height: 100px;
    background: rgba(27, 59, 120, 0.1);
	backdrop-filter: blur(15px);
    font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #1B3B78;
    display: flex;
    align-items: center;
    justify-content: center;
	    margin-right: 24px;
		    cursor: pointer;
			    font-family: Montserrat;
}

.vakancy span.tab {
    width: 322px;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #000000;
	padding: 0 37px;
}

span.pageDescription {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
    color: #1B3B78;
    display: block;
    margin-bottom: 25px;
}

.vakancy .pageTitle {
    padding-top: 105px;
    margin-bottom: 40px;
}

.vakancy span.tab.active {
	color: #FFFFFF;
}


.vakancy .tabs-content p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #434343;
    opacity: 0.8;
    display: block;
	margin-bottom: 45px;
}

.vakancy .tabs-content h2 {
	text-transform: uppercase;
}

.contact-content h2 {
font-style: normal;
font-weight: bold;
font-size: 25px;
line-height: 30px;

color: #183875;

}

.contact-content p {
    margin-bottom: 24px;
    font-style: normal;
    font-weight: bold;
    line-height: 30px;
    font-size: 16px;
	margin-top: initial;
}

.contact-backplate {
    background: #FFFFFF;
    opacity: 0.9;
    box-shadow: 0px 4px 19px rgb(38 81 151 / 20%);
    padding: 74px 88px;
    position: absolute;
    z-index: 9;
    bottom: -337px;
	width: 100%;
}


.contact-backplate-row .socialIcon img {
    width: 35px;
    height: 35px;
}

.contact-backplate-row .socialIcon a {
    margin-right: 19px;
    
}
.contact-backplate-row .socialIcon {
	margin-top: initial;
}

.form-vakancy {
    background-color: white;
}

.form-vakancy-row {
    display: flex;
    align-content: center;
	justify-content: space-around;
	padding: 100px 0;
	    align-items: center;
}

span.span-doc {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #1B3B78;
}

a.dow-doc {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-decoration-line: underline;
    color: #1B3B78;
	max-width: 208px;
}

.form-vakancy-col img {
    width: 195px;
    margin-bottom: 12px;
}

.form-vakancy-col {
    display: flex;
    flex-direction: column;
}

a.pdf-dow img {
    margin-right: 34px;
}

.contact-backplate-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 12px;
}

.contact-backplate-row span {
    font-style: normal;
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	color: #212121;
}

a.pdf-dow {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    text-decoration-line: underline;
    color: #193875;
	display: flex;
    align-items: center;
}

.contact-backplate-row .contact-phone {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 37px;
	text-align: right;

	color: #183875;
}

.tabs-content {
    margin-top: 69px;
}

.tabs-content p {
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 20px;
    display: block;
}

.tabs-content ul li {
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	opacity: 0.8;
	list-style: unset;
}

.tabs-content ul {
    list-style: unset;
	padding-left: 27px;
}

.tabs {
    display: flex;
}

.flot-content-row:before {
    content: "";
    width: 1000px;
    opacity: 0.9;
    position: absolute;
    background: rgb(250 250 250);
    height: 123px;
    left: -1000px;
}

.flot-content-row {
    display: flex;
	position: relative;
}

span.flot-content-title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 30px;
    display: block;
    margin-right: 11px;
}

span.flot-content-col-row-title {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    display: block;
    width: 100%;
}

.flot-content {
    display: flex;
    flex-direction: column;
}

img.lupa {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.lot-content-col-slider {
    position: relative;
    border-radius: 0px 20px 20px 0px;
    display: block;
    margin-bottom: 16px;
}

.lot-content-col-slider img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    border-radius: 0px 20px 20px 0px;
}



.pageBackground {
    background-image: url(../images/inside.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 75px;
	position: relative;
}

span.flot-content-title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    width: 199px;
}

h2.form-callback-title {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 49px;
    color: #265197;
}


.form-callback {
    padding: 83px 0;
}


.flex-form {
    display: flex;
    align-items: center;
}

span.form-callback-description {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 31px;
    color: #000000;
    opacity: 0.8;
    display: block;
    margin-top: 5px;
}

input.form-callback-input {
    background: #FFFFFF;
    border: 1px solid #DBDBDB;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgb(0 0 0 / 25%);
    border-radius: 5px;
    height: 50px;
    width: 279px;
    margin-right: 17px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 14px;
    color: #7A7A7A;
    padding-left: 24px;
	font-family: Montserrat;
}

.form-image {
    width: 381px;
}

.form-callback-button {
    width: 179px;
    height: 50px;
    background: #265197;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 14px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.form-send {
    display: flex;
    margin-top: 40px;
}

.pageInside {
	background: rgba(2, 37, 105, 0.9);
}

.pageTitle h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 73px;
    color: #000000;
}

.form-callback-button {
    cursor: pointer;
}


.nextFlot {
    margin-left: auto;
}

span.second {
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 28px;
    color: #FFFFFF;
}


.uslugiBlock {
    color: #fff;
    padding: 38px 20px;
    text-align: center;
    max-width: 249px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #D7D7D7;
    background: rgba(255, 255, 255, 0.2);
}



header .logo img{display: inline-block;margin: auto;padding: 10px;max-width: 210px;}
@media all and (max-width: 768px){
	
	.swiper-button-next-first {
		position: absolute;
		top: 34px;
		right: 0;
	}
	
	.mySwiper {
    height: initial !important;
    margin-top: 77px !important;
}
	
	.flotSlider .swiper-button-next img {
		width: 19px;
	}
	
	.flotSlider .swiper-button-prev img {
		width: 19px;
	}
	.nextFlot {
		display: flex;
		align-items: center;
		flex-flow: column-reverse;
		width: 96px;
	}
	
	
	
	.nextFlot span {
		margin-right: initial;
		margin-left: auto;
	}
	
	
	.flotSlider .swiper-button-prev img {
		width: 19px;
	}
	.prevFlot {
		display: flex;
		align-items: center;
		flex-direction: column;
		width: 96px;
		margin-left: 22px;
	}
	
	.flotSlider .swiper-button-prev img {
		margin-right: auto;
	}
	
	.prevFlot span {
		font-size: 15px;
		line-height: 18px;
	}
	
	
	
	.prevFlot span {
		margin-right: initial;
		margin-left: initial;
		margin-top: 12px;
		margin-right: auto;
	}
	
	
	
	header .logo{text-align:center;width: 100%;}
	header .logo img{display:block;}
}
.filter{padding: 30px 0;color: #fff;}
.filter h2{font-size: 33px; margin-bottom: 25px;font-weight: 600;}
.filter select{width: 100%;padding: 9px;outline: none;box-shadow: none;margin-top: 5px;}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{}

.header { margin: 10px 0 ;}
.header h2{font-size: 27px;letter-spacing: 2px;}
.header h1{font-size: 36px;letter-spacing: 2px;margin: 40px 5px 15px;line-height: 1.1;}

@media(max-width: 768px){
	.header h1{font-size: 28px;letter-spacing: 1px;margin: 35px 5px 10px;line-height: 1.1;}
}


/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-box{padding:30px 0px;position: relative;}

#main-content .wrap-box h2{margin: 10px 0 20px;}


article{margin-bottom: 50px;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article .art-header{}
article .info{margin: 20px 0;}
article .art-content{}

.price { color: #1db185; font-size: 48px; line-height: 1; font-weight: bold; }
@media(max-width: 768px){
	.price {font-size: 30px;}
}
.specs { list-style: none; line-height: 30px; } 
.specs li { overflow: hidden; } 
.specs strong{ display: inline-block; min-width: 45%; color: #222423; font-weight: 500; font-size: 15px;} 
.specs span { display: inline-block; font-size: 16px; font-weight: 300; color: #717574; } 

.info{padding-bottom: 40px;}
.info h3{margin-bottom: 10px;}

/* ---Sidebar-Widget--- */
#sidebar{}
#sidebar .wrap-sidebar{margin: 0px 10px ;}

.widget {margin-bottom: 30px;padding: 0 20px;}
.widget ul li { line-height: 2.8;border-bottom: 2px solid #DDD;}
.widget:after, .widget:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.widget .wid-header, .contact-header {background-color: #2D88CF;padding: 15px 20px;}
.widget .wid-header h5, .contact-header h5 {font-size: 17px;color: #fff;text-transform: uppercase;}
.widget .wid-content{padding: 20px;background-color: #fff;}

.post:after, .post:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.post img{float: left; margin: 15px 10px; width: 100px;}
.post .wrapper {vertical-align: middle;text-align: left;line-height: 1.4em;padding-bottom: 7px;margin-top: 20px;display: inline-block;}
.post .wrapper span{font-size: 17px; line-height: 3;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */

footer {
	background-image: url(../images/Rectangle233.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	    padding: 80px 0;
}

.tabs-content.uslugi-tabs {
    margin-top: 69px;
    min-height: 317px;
}

.footerFlex {
    display: flex;
    align-items: center;
}

.FooterLeft {
    display: flex;
    flex-direction: column;
}
span.copy {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 33px;
}

.FooterRight {
    display: flex;
    margin-left: auto;
}

.footerContact {
    display: flex;
    flex-direction: column;
}

.footerContact {
    display: flex;
    flex-direction: column;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #FFFFFF;
}

.footerContact a {
	color: #FFFFFF;
}

/*.mySwiper {
    padding-right: 80px !important;
}*/

.mySwiper .swiper-button-next:after, .mySwiper .swiper-rtl .swiper-button-prev:after {
    content: 'next';
	display: none;
}

.menuFooter > ul > li > a {
    padding: 27px 48px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    opacity: 0.7;
}


.flot-content-row .flot-content-col-row:nth-child(1) {
	width: 150px;
}

.flot-content-row .flot-content-col-row:nth-child(3) {
    width: 240px;
}

span.flot-content-title:nth-child(2) {
    width: 165px;
}

.menuFooter {
    z-index: 999;
    display: inline-block;
}

#cssmenu li.current_page_item a:after {
    content: "";
    width: 100%;
    background-color: #C62828;
    height: 2px;
    display: block;
    position: relative;
    top: 7px;
}

#cssmenu li.current_page_item a {
	opacity: 1 !important;
}


#cssmenu li a:after {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    position: relative;
    top: 7px;
}

.secondTitle {
    margin-top: 73px;
}

.secondTitle h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 73px;
    color: #FFFFFF;
}


.content-page p {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
    color: #FFFFFF;
	margin-bottom: 40px;
}

.content-page {
    margin-top: 100px;
}

.row-sertificate {
    display: flex;
    flex-wrap: wrap;
	
    justify-content: space-between;
}

span.sertificate-title {
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 26px;
    color: #212121;
    display: block;
}

.sertificate-col {
    max-width: 365px;
    background: #FFFFFF;
    box-shadow: 0px 4px 19px rgb(38 81 151 / 20%);
    padding: 59px 61px;
}
.menuFooter > ul > li {
    float: left;
}

span.sertificate-description {
        font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    display: block;
    margin-top: 40px;
    margin-bottom: 15px;
    min-height: 95px;
    display: flex;
    align-items: end;
}

.sertificate-col>a{
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #265197;
	display: flex;
	align-items: center;
}

.sertificate-col>a img{
    margin-left: 19px;
    height: 13px;
}

.row-sertificate {
    position: relative;
    top: 200px;
    margin-top: -141px;
}

.white-block-company {
	height: 250px;
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border:1px solid #ffffff; 
	display: inline-block;
	text-decoration: none;
	background: #303030;
	margin: 5px 0;
	text-transform: uppercase;
	color: #fff;
}
a.button:hover{opacity: 0.9;}

a.button.bt1 {background: #434343;color: #ffffff;padding: 5px 20px;width: 100%;text-align: center;border:1px solid #474747; }
a.button.bt2 {background: #0000ff;color: #ffffff;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
.contact h2{}
#contact_form {padding: 10px 25px 25px;background: #fff;box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);}

#ff label {cursor:pointer;display:block;font-weight:bold;}

#ff input {display:block;width:100%;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#000;	border:1px solid #AFAFAF;padding:12px;margin: 5px 0 10px 0;font-size: 16px;max-height: 45px;}

#ff textarea {display:block;width:100%;height:200px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff; color:#000;	border:1px solid #AFAFAF;padding:10px;margin: 5px 0 25px 0;}

#ff .sendButton {cursor:pointer;background-color: #AFAFAF;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;width:35%;color:#ffffff;}
#ff .sendButton:hover {opacity: 0.8;}

.maps{margin: 10px 0 20px;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Subcribe-------------------------------- */
/* ---------------------------------------------------------------------------- */
#subcribe {margin: 10px;}

#subcribe input[type="text"] {
    background:#fff;
    color: #867B6E;
    width: 200px;
    padding: 16px;
    }

#subcribe input[type="submit"]{
	background: #303030;
	padding: 16px;
	color: #ffffff;
	cursor: pointer;
	width: 110px;
	outline: none;
	}
	
/* ---------------------------------------------------------------------------- */
/* -------------------------------Item-Effect---------------------------------- */
/* ---------------------------------------------------------------------------- */
.item{
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;
}
.item .item-info{
	margin-top: 30px;
	padding-bottom: 20px;
}
.item .item-info a{color:#444;}
.item .item-container {
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.item .item-container img {
	display: block;
	width: 100%;
	height: auto;
	
}
.item .item-container .item-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding: 10px;
	background: none;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.item .item-caption-inner {
	display: table;
	width: 100%;
	height: 100%;
}
.item .item-caption-inner1 {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.item-container .item-caption h3, .item-container .item-caption span{
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	display: none;
}
.item-container .item-caption h3{
	font-size: 23px;
	letter-spacing: 2px;
	margin-bottom : 12px;
}
.item-container .item-caption span{
	font-style: italic;
	font-size: 12px;
}
.item .item-container:before{
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(32, 152, 209, 0.7);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.item:hover{box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);}
.item:hover .item-container:before {
	 -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.item:hover .item-container .item-caption span{
	display: block;
}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Menu------------------------------------ */
/* ---------------------------------------------------------------------------- */
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
    z-index: 999;
    display: inline-block;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
        padding: 8px 17px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    opacity: 0.7;
}


#cssmenu > ul > li:hover > a:after {
    content: "";
    width: 100%;
    background-color: #C62828;
    height: 2px;
    display: block;
    position: relative;
    top: 7px;
}

#cssmenu > ul > li:hover > a {
	opacity: 1 !important;
}



#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #3B3B3B;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
.FooterLeft.copyMob {
		display: none;
	}
	
	header.bg-theme.pageInside {
    left: initial;
    padding: initial;
    width: 100%;
}

.openCharacter:hover {
	text-decoration: none;
}
@media(max-width: 768px){
	
	.tabs-content {
		margin-top: 45px;
	}
	
	.backgroundFlot {
		background-image: url(../images/back-main.jpg);
		background-repeat: no-repeat;
		background-size: 1253px;
		background-position: center top;
		padding-bottom: 52px;
	}
	
	.vakancy .tabs-content p {
		margin-bottom: 30px;
	}
	
	span.first {
		font-style: normal;
		font-weight: bold;
		font-size: 40px;
		line-height: 19px;
		color: #FFFFFF;
		margin-top: 13px;
	}
	
	.lot-content-col-slider {
		height: 72px;
		width: 88px;
	}
	
	.lot-content-col-slider>img {
    height: 100%;
    width: 100%;
}

	span.flot-content-title:nth-child(1) {
		display: block;
		width: 126px;
	}
	
	.flot-content-row .flot-content-col-row:nth-child(1) {
		width: 90px;
	}
	
	img.lupa {
		width: 32px;
		height: 32px;
	}
	
	.flot-content-row .flot-content-col-row:nth-child(2) {
		width: 150px;
	}


	span.brWidth {
		width: 101px;
		display: block;
		height: 0;
		margin: initial;
		padding: initial;
		margin-top: initial !important;
	}
	
	span.copy.copyDes {
		display: none;
	}
	
	.FooterLeft.copyMob {
		display: flex;
	}
	
	.secondTitle h1 {
		font-size: 30px;
		line-height: 37px;
	}
	
	
	.language-version span {
		font-size: 15px;
		line-height: 18px;
	}
	
	.language-version a {
		font-size: 15px;
		line-height: 18px;
	}
	
	
	span.pageDescription {
		font-size: 18px;
		line-height: 21px;
	}
	
	
	
	.vakancy .pageTitle {
		padding-top: 48px;
		margin-bottom: 20px;
	}
	
	.sertificate-col {
		max-width: initial;
		 margin-bottom: 18px;
	}
	
	.pageTitle h1 {
		font-size: 30px;
		line-height: 37px;
	}
	
	span.flot-content-title {
		display: none;
		font-size: 12px;
		line-height: 15px;
	}
	
	.flot-content-col-row {
		display: none;
	}
	
	.flot-content-col-row:nth-child(1) {
		display: flex;
	}
	
	.flot-content-col-row:nth-child(2) {
		display: flex;
	}
	
	span.flot-content-col-row-title {
		font-size: 13px;
		line-height: 16px;
	}
	
	.flot-content-col-row {
			height: 72px;
		}
		
	.flot-content-row:before {
		height: 72px;
	}
	
	h2.form-callback-title {
		font-size: 20px;
		line-height: 24px;
		text-align: center;
	}
	
	input.form-callback-input {
    
		width: 100%;
		margin-right: initial;
		margin-bottom: 13px;
	}
	
	.form-image {
		width: 127px;
		text-align: center;
		margin: 50px auto 0;
	}
	
	.pageTitle {
		padding-top: 48px;
		margin-bottom: 30px;
	}

span.tab {
    font-size: 12px;
    line-height: 15px;
}
span.tab.active {
    font-size: 12px;
    line-height: 15px;
	width: 48%;
    margin-right: initial;
}

.tabs {
    display: flex;
    flex-wrap: wrap;
	 justify-content: space-between;
}

.tabs-content p {
    font-size: 12px;
    line-height: 21px;
}

.tabs-content ul li {
    font-size: 12px;
    line-height: 21px;
}

	span.tab {
		width: 48%;
		margin-right: initial;
		margin-bottom: 13px;
	}
	
	.vakancy span.tab {
		width: 100%;
		font-size: 12px;
		line-height: 15px;
		    height: 59px;
	}
	
	.vakancy .tabs-content h2 {
		font-size: 18px;
		line-height: 22px;
	}
	
	.vakancy .tabs-content p {
    font-size: 12px;
    line-height: 15px;
}

.form-vakancy-row {
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.form-vakancy-row>img {
    transform: rotate(90deg);
    margin: 30px;
    height: 52px;
}

.contact-content h2 {
    font-size: 18px;
    line-height: 22px;
}

.contact-backplate-row {
    flex-wrap: wrap;
}

a.pdf-dow {
    font-size: 18px;
    line-height: 22px;
	margin-bottom: 38px;
}

.contact-backplate {
    position: relative;
    bottom: initial;
    width: Calc(100% + 46px);
    left: -23px;
	top: 75px;
	padding: 74px 36px;
}

.contact-backplate-row span {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    display: block;
	    margin-bottom: 25px;
}

.contact-backplate-row .contact-phone {
    font-size: 18px;
    line-height: 22px;
	margin-bottom: 25px;
}

.contact-backplate-row {
    justify-content: center;
}

.form-callback-button {
    width: 100%;
}
	
	span.form-callback-description {
		font-size: 13px;
		line-height: 21px;
		text-align: center;
	}
	
	.flex-form {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	
	.form-send {
		display: flex;
		margin-top: 59px;
		flex-wrap: wrap;
	}
	
	span.flot-content-title:nth-child(1) {
		display: block;
	}
	
	span.flot-content-title:nth-child(2) {
		display: block;
	}
	
	.secondTitle {
		margin-top: 48px;
	}
	
	.content-page p {
		margin-bottom: 20px;
		font-size: 13px;
		line-height: 16px;
	}
	
	.content-page {
		margin-top: 31px;
	}
	
	.zerogrid {
		padding: 0 23px;
	}
	.header__nav {
		display: block !important;
		position: absolute !important;
		    top: 66px;
		left: 0;
		background: rgb(245, 246, 246);
		box-shadow: #ccc;
		width: 100%;
		box-shadow: 0 4px 2px -2px rgb(36 36 36 / 37%);
		transition: all 0.4s ease;
		left: -135%;
		bottom: 0;
		height: 1065px;
		padding-top: 18px !important;
	}
	
	.header__menu {
		display: block;
	}
	.header__nav.open-menu {
		left: -23px;
		margin-left: initial !important;
		width: Calc(100% + 48px);
	}
	
	header .logo {
		text-align: center;
		width: initial !important;
		margin-left: 15px;
	}
	
	header {
		height: 70px;
	}
	
	.language-version {
		margin-right: initial;
	}
	
	.indexUslugiSkills {
		flex-wrap: wrap;
	}
	
	.indexUslugiRow span.age {
		width: 100%;
	}
	
	.indexUslugi {
		flex-wrap: wrap;
		position: relative;
	}
	
	h2.main-h2 {
		width: 100%;
		font-size: 30px;
		position: absolute;
		top: 4px;
	}
	
	.mySwiper {
		margin-left: auto;
		margin-right: auto;
		position: relative;
		overflow: hidden;
		list-style: none;
		padding: 0;
		z-index: 1;
		    height: 134px;
	}
	
	.mySwiper .swiper-slide {
		display: flex;
		align-items: end;
		margin-right: -10px !important;
	}
	.mySwiper .swiper-button-next {
		position: absolute;
		top: 43px;
	}
	
	span.first {
		font-size: 20px;
	}
	
	span.second {
		font-size: 13px;
	}
	
	.openCharacter span {
		font-size: 13px;
		text-align: center;
		line-height: 16px;
	}
	
	.bottomName {
		font-size: 30px;
	}
	
	.openCharacter {
		position: absolute;
		bottom: 109px;
		right: 23px;
		font-size: 13px;
		width: 200px;
		height: 59px;
		padding: 13px;
		 z-index: 99;
	}
	
	.flotSliderBlock {
		height: 426px;
	}
	
	.flotSliderBlock {
		padding-top: 28px;
	}
	
	.flotSlider .swiper-button-next {
		left: initial;
		right: 20px;
		width: 100%;
		text-align: right;
		margin: auto;
		display: flex;
	}
	
	.nextFlot img {
		width: 100px;
		display: flex;
		margin-left: auto;
	}
	
	.nextFlot span {
		font-size: 15px;
		font-size: 15px;
		line-height: 18px;
		margin-top: 12px;
	}
	
	.flotSlider .swiper-button-next {
		left: initial;
		right: 20px;
		width: 100%;
		text-align: right;
		margin: auto;
		display: flex;
	}
	
	.bottomName {
		bottom: 30px;
	}
	
	.openCharacter {
		bottom: 41px;
	}
	
	.menuFooter {
		font-size: 15px;
	}
	
	header {
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    width: Calc(100% + 46px);
    position: relative;
    left: -23px;
    padding: 0 23px;
}

header .logo img {
    display: block;
    height: 62px;
}
	
	.uslugiBlock {
		font-size: 12px;
	}
	
	
	.menuFooter ul {
		display: flex;
		flex-direction: column;
	}
	
	.footerFlex {
		flex-wrap: wrap;
	}
	
	.FooterLeft {
		width: 100%;
	}
	
	.FooterRight {
		margin-left: initial;
	}
	
	
	.footerContact {
		text-align: left;
	}
	
	.menuFooter > ul > li > a {
		padding: initial;
		text-decoration: none;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 20px;
		line-height: 24px;
		opacity: 0.7;
		margin-bottom: 20px;
		display: block;
	}
	
	.indexTitle h1 {
		font-size: 30px;
		line-height: 37px;
	}
	
	.indexTitle span {
		font-size: 13px;
		max-width: 227px;
		line-height: 16px;
		margin-top: 19px;
		display: block;
	}
	
	.indexUslugiRow span.age {
		font-size: 35px;
		line-height: 43px;
	}
	
	.indexUslugiSkillsDescription {
		font-size: 13px;
		line-height: 16px;
	}
	
	.indexUslugiRow {
		margin-top: 25px;
	}
	
	.mySwiper {
		padding-right: initial	 !important;
	}
	
	.uslugiBlock {
		min-width: 138px;
		height: 59px;
		padding: 18px 20px;
	}

	.wrap-header.zerogrid {
		padding: initial;
	}
	
	
	.indexTitle {
		margin-top: 33px;
	}
	
	.header__nav ul {
		display: flex !important;
		flex-direction: column;
	}
	.header__menu li {
		margin: 40px 0px 40px 33px;
		font-size: 14px;
		}
	.menu-burger__header {
		position: relative;
		width: 26px;
		height: 35px;
		display: block;
		margin-left: initial;
	}
	#cssmenu > ul > li > a {
		color: #000;
		margin-bottom: 15px;
	}
	   
	.menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before{
		height: 2px;
		border-radius: 20px;
		width: 100%;
		position: absolute;
		background: #FFFFFF;
		margin: 0 auto;
	}
	.menu-burger__header span{
		top: 16px;
	}
	.menu-burger__header:after, .menu-burger__header:before{
		content: '';
	}
	.menu-burger__header:after {
    bottom: 7px;
}
	.menu-burger__header:before {
    top: 7px;
}
	.menu-burger__header.open-menu span {
		opacity:0; 
		transition: 0.5s; 
	}
	.menu-burger__header.open-menu:before {
		transform: rotate(38deg);
		top: 16px;
		transition: 0.4s;
	}
	.menu-burger__header.open-menu:after {
		transform: rotate(-38deg);
		bottom: 16px;
		transition: 0.4s;
	}
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  
}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------Slider------------------------------------- */
/* ---------------------------------------------------------------------------- */
.rslides{}

.callbacks_container {
  z-index: 99;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .7);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px 20px 10px;
  text-align: center;
  margin: 0;
  max-width: none;
}
.callbacks .caption h1{font-size: 40px;margin-bottom: 20px;}
.callbacks .caption span{font-size: 24px;}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px){
	.callbacks .caption {padding: 12px 10px 5px;}
	.callbacks .caption h1{font-size: 20px;margin-bottom: 0;line-height: 1.2;}
	.callbacks .caption span{font-size: 12px;line-height: 1.2;}
}
@media(max-width: 468px){
	.callbacks .caption {display:none;}
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
