/*
Theme Name: Qstep
Theme URI: https://coupix.ru
Author: germanx32
Author URI: https://coupix.ru

Version: 2021
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}
@font-face {
    font-family: 'Stolzl';
    src: url('./fonts/Stolzl-Regular.eot');
    src: local('Stolzl Regular'), local('Stolzl-Regular'),
        url('./fonts/Stolzl-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Stolzl-Regular.woff2') format('woff2'),
        url('./fonts/Stolzl-Regular.woff') format('woff'),
        url('./fonts/Stolzl-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Stolzl Light';
    src: local('Stolzl Light'), local('Stolzl-Light'),
        url('./fonts/Stolzl-Light.woff2') format('woff2'),
        url('./fonts/Stolzl-Light.woff') format('woff'),
        url('./fonts/Stolzl-Light.ttf') format('truetype');
  }
@font-face {
    font-family: 'Stolzl Book';
    src: local('Stolzl Book'), local('Stolzl-Book'),
        url('./fonts/Stolzl-Book.woff2') format('woff2'),
        url('./fonts/Stolzl-Book.woff') format('woff'),
        url('./fonts/Stolzl-Book.ttf') format('truetype');  
  }
.raz{
	min-height: calc(100vh - 235px);
}
ol,ul{
	padding-left: 30px;
	list-style: inherit;
}
body{
	font-family: 'Raleway', sans-serif;
	color: #080808;
	font-size: 14px;
}
a{color: #080808;text-decoration: none;}
h1,
.h1{
font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 52px;
line-height: 130%;
letter-spacing: 1px;

}
.h2,h2,.h2 h1{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 130%;
	text-transform: none;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.text2{
	font-family: 'Stolzl Book';
	font-size: 18px;
	line-height: 140%;
}
.text1,p{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;

}
h3,.h3{
	font-family: 'Stolzl Book';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
h3{
	margin-bottom: 40px;
}
.block_tt .title.h3{
	text-transform: uppercase!important;
	max-width: 542px;
	margin-bottom: 80px!important;
	color: #120063;
}
.desc_tt{color: #120063;}
p{
	margin-bottom: 40px;
}
.big_btn.blue_btn{
	width: 644px;
}
.grey_t{
	color: #BABABA;
}
.blue,
.black .blue{color: #2F4AB6!important;}
.blue2{color: #120063;}
.blue3{color: #3060FF;}
.blue4{color: #CFDEEC;}
.white-blue{color: #F6F9FC;}
.white .white-blue{color: #080808;}
.dark-gray{color: #6D6D6D;}
.white-blue_bg{background: #F6F9FC;}
.button{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
}
.numbers{
	font-family: Stolzl;
	font-style: normal;
	font-weight: normal;
	font-size: 74px;
	line-height: 130%;
	letter-spacing: 0.01em;
}


.h3{
font-family: 'Stolzl Book';
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 140%;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.text-cards{
	font-family: 'Stolzl Book';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 130%;
}
.text-cards2,
.text-cards2 p{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
}
.text-menu{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
}
.white{
	color: #fff;
}
.container,
.container2{
	width: 1160px;
	position: relative;
	margin: 0 auto;
}
header .container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
}
.phone{
	background: #2F4AB6;
	color: #fff;
	display: inline-block;
	padding: 1px 5px 1px 4px;
	line-height: 140%;
}
#menu-glavnoe-menyu > li{
	float: left;
	position: relative;
	height: 70px;
	    display: flex;
    align-items: center;
}
#menu a{
	color: #080808;
	padding: 0px 20px;
	font-size: 14px;
	line-height: 140%;
	text-decoration: none;
	cursor: pointer;
}

.menu-item-has-children:after{
	content: "";
	width: 10px;
	height: 6px;
	background: url('./images/arrow_w2.png') no-repeat center center;
	background-size: contain;
	position: absolute;
	right: 5px;
	transform: rotate(0deg);
	transition: 0.5s all;
}
.sub-menu{
	
	position: absolute;
	left: -55px;
    top: 55px;
    width: 200px;
    padding: 25px;
    box-sizing: content-box;
    z-index: 9;
    background: transparent;
    transition-duration: .15s;
    transition-property: opacity,transform;
}
.sub-menu li{
	background: #fff;
	padding: 0px 25px 12px 25px;
	text-align: left;
	list-style: none;
}
#menu .sub-menu a{
	padding: 0px;
}
#menu .sub-menu li:first-child{
	padding-top: 25px;
}
#menu .sub-menu li:last-child{
	padding-bottom: 25px;
}
.menu-item-has-children:hover:after{
	
	transform: rotate(180deg);
}

#menu li:not(:hover) .sub-menu {
    pointer-events: none;
    opacity: 0;
    transform: translateY(10px);
    transition-duration: .3s;
}


.white .black{
	display: none;
}
.dark{
	background: #080808;
}
.dark .sub-menu li{
	background: #080808;
}
.dark a,
.dark #menu a{
	color: #fff;
}
.dark .menu-item-has-children:after{
	background: url('./images/arrow_w.png') no-repeat center center;
}
.dark .phone{
	background: #fff;
	color: #080808;
}
.dark .phone a{
	color: #080808;
}

.dark .white{
	display: none;
}
.dark .black_f{
	display: none;
}
.blue_btn{
	font-family: Raleway;
	width: 250px;
	height: 55px;
	background: #2F4AB6;
	color: #F6F9FC;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	cursor: pointer;
}
.blue_btn:hover,
.wpcf7-submit:hover{
	color: #FFFFFF;
	background: #080808;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(47, 74, 182, 1);
	-moz-box-shadow: 0px 0px 1px 0px rgba(47, 74, 182, 1);
	box-shadow: 0px 0px 1px 0px rgba(47, 74, 182, 1);
}
.flex{
	display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

/*404 page*/
.not_f{
	background: url('./images/bg_for_head.png') no-repeat center center;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	padding: 195px 0px;
	background-size: cover;
}
.not_f .title{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 52px;
	line-height: 130%;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.not_f .sub_title{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;
	/* identical to box height, or 28px */

	text-align: center;

	/* gray */

	color: #BABABA;
}
.not_f .fof{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 150px;
	line-height: 130%;
	/* identical to box height, or 195px */

	text-align: center;
	letter-spacing: 1px;

	/* blue */

	color: #2F4AB6;
	margin-bottom: 34px;
}
.not_f .blue_btn{margin: 0 auto;}
/*404 page*/


/*type1_front page*/
.type_1{
	background: url('./images/bg.png') no-repeat center center;
	height: 730px;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 172px;
}
.type_1 .container{
	width: 785px;
}
.type_1 h1{
	max-width: 803px;
	margin-bottom: 60px;
}
.prems{
	display: flex;
	justify-content: flex-start;

}
.prem{
	width: 368px;
	margin-right: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 60px;
}
.prem:last-child{margin-right: 0px;}
.prem img{
	margin-right: 20px;
	font-family: Stolzl;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 140%;
}

/*type1_front page*/

/*common block s1_block*/

.s1_block{
	padding:120px  0px;
	position: relative;
}
.s1_block .container{
    display: flex;
    justify-content: space-between;
}
.s1_block .title{
		/* H3 */

	font-family: 'Stolzl Book';
	
	
	font-size: 20px;
	line-height: 140%;
	/* identical to box height, or 28px */

	letter-spacing: 0.03em;
	text-transform: uppercase;
}
.s1_block .desc{
	font-family: Raleway;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
}
.about_block .desc{max-width: 540px;width: 100%;}
.s1_block .it_name{margin-bottom: 60px;margin-top: 60px;width: 763px;}
.s1_block .it_name span{
	/* H1 */

	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 52px;
	line-height: 130%;
	/* identical to box height, or 68px */

	letter-spacing: 1px;

	/* blue */

	color: #2F4AB6;
	padding-right: 60px;
}
.s1_block .it_name span:last-child{padding-right: 0px;}
.s1_block .more{
	background: url('./images/arrow_new.png') no-repeat;
	background-position: calc(100% - 7px) center;
	padding-right: 35px;
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #080808;
	position: relative;
	text-decoration: none;
	margin-bottom: 66px;
	display: inline-block;
	transition: 0.4s all;
}
.s1_block .more:hover{
	background-position: 100% center;
}
.s1_block .more:after{
	content: "";
	width: 112px;
	height: 1px;
	background: #2F4AB6;
	bottom: -7px;
	left: 0px;
	position: absolute;
}
.s1_block .right_p{
	    width: 763px;
}

/*common block s1_block*/


/*krivie bloki uslug*/
.bloker{
	display: flex;
	flex-flow: wrap;
}
.bloker_single{
	width: 360px;
	    min-height: 412px;
	background: #fff;
	margin-right: 40px;
	padding: 40px 40px 40px 40px;
	margin-bottom: 40px;
	cursor: pointer;
}
.desc_b{width: 280px;}
.owl-carousel .bloker_single{
	margin-bottom: 52px;
}
.bloker_single:nth-child(3n){
	margin: 0px 0px 40px 0px;
}
.bloker_single .numero{
	font-family: 'Stolzl Book';
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 140%;
/* identical to box height, or 28px */


/* blue */

color: #2F4AB6;
margin-bottom: 12px;
}
.with_title{
	background: transparent;
	color: #fff;
	padding: 0px;
}
.empty{
	opacity: 0;
	visibility: hidden!important;
}
.image_s{text-align: center;margin-bottom: 29px;}
.list_slider .image_s{
    width: 158px;
    height: 158px;
    text-align: center;
    /* width: 100%; */
    margin: 0 auto;
    margin-bottom: 29px;
}
.exp .owl-carousel .owl-stage-outer{
	padding-right: 200px;
    width: 1300px;
}
.owl-nav{
	text-align: center;
}
.owl-nav button{
	width: 24px;
    height: 24px;
    margin-right: 12px;
   
}

.owl-prev{
	background: url('./images/arrow_left.png') no-repeat center center!important;
	text-indent: -9000px;
}
.owl-next{
	background: url('./images/arrow_right.png') no-repeat center center!important;
		text-indent: -9000px;
}
.blocker_name{
/* text-cards */

font-family: 'Stolzl Book';
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 130%;
/* or 26px */
cursor: pointer;
margin-bottom: 60px;
display: block;
/* black */

color: #080808;
position: relative;
}
.blocker_name:after{
	content: "";
	width: 50px;
	height: 1px;
	background: #2F4AB6;
	bottom: -12px;
	left: 0px;
	position: absolute;

}
/*krivie bloki uslug*/

.block_4prems .bloker_single{
	/*height: 433px;*/
	box-shadow: 0px 0px 0px 1px rgba(47, 74, 182, 1);
	margin-bottom: 40px;
}
.block_4prems .bloker_single:nth-child(2n){
	margin-right: 0px;
}
.block_4prems .blocker_name{
	color: #2F4AB6;
	margin-bottom: 12px;
	display: block;
}
.block_4prems .image_s{
	margin-bottom: 36px;
}
.block_4prems .blocker_name:after{
	display: none;
}
.block_4prems .desc{
	color: #2F4AB6;
	font-size: 16px;
	line-height: 130%;
	font-family: Raleway;
    width: 290px;
}
.block_4prems .title{
	color: #2F4AB6;
}
.block_4prems.black .title{
	color: #fff;
}
.block_4prems.black .bloker_single{
	background: transparent;
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 1);
}
.block_4prems.black .bloker_single:nth-last-child(-n+2){
	/*margin-bottom: 0px;*/
}
.block_4prems.black .desc,
.block_4prems.black .blocker_name,
.block_4prems.black .numero{
	color: #fff;
}
.g_module{
	overflow: hidden;
}
.g_module .black{
	background: #080808;
}
.g_module .container{
	padding: 120px 0px 120px 0px;
	position: relative;
}

.g_module .title{
	font-family: 'Stolzl Book';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;
	letter-spacing: 0.03em;
	margin-bottom: 80px;
	text-transform: uppercase;
	max-width: 380px;
}
.item{
	width: 360px;
	height: 412px;
	margin-bottom: 40px;
	margin-right: 40px;
	position: relative;
	background: black;
	color: #fff;
	cursor: pointer;
}
.solutions .items{justify-content: flex-start;}

.item:nth-child(3n){margin-right: 0px;}
.hidden {display: none;}
.item .image_s{
	padding-top: 40px;
	padding-bottom: 40px;
}
.item .name{
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	position: relative;

}
.item .name:after{
	content: "";
	width: 	135px;
	height: 1px;
	background: #BABABA;
	bottom: -12px;
	left: 0px;
	position: absolute;
}
.item .desc{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	margin-left: 40px;
	margin-right: 40px;
}
.item:hover .image_s{
	
	position: relative;
}
.block_4prems .show_more{

}
.item:hover .show_more{
	display: block;
	position: absolute;
	top: 98px;
	left: 40px;
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	background: url(./images/white_sarrow.png) no-repeat;
	background-position: calc(100% - 7px) center;
    padding-right: 37px;
    transition: 0.5s all;
    z-index: 9;
    color: #fff;
}
.item .show_more:hover{
	background-position: right center;
}
.item:hover .image_s:after{
	content: "";
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) -29.77%, rgba(0, 0, 0, 0.7) 92.33%);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 220px;
	display: block;
}
.black .title{
	color: #fff;
}












/*cases*/
.case_part{
	display: flex;
    flex-flow: wrap;
}
.case{
	background: #080808;
	color: #fff;
	width: 360px;
	height: 412px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.case img {
	width: 100%;
    height: auto;
}
.black .case{
	background: #fff;
	color: #080808;
}
.black .case_name{color: #080808;}
.case:nth-child(2n){
	margin-right: 0px;
}
.case_name{
	margin-top: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	position: relative;
	
	color: #FFFFFF;
	display: block;
}
.case_name:after{
	content: "";
	width: 135px;
	height: 1px;
	background: #6D6D6D;
	position: absolute;
	bottom: -12px;
	left: 0px;
}
.case_desc{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 21px;
	color: #BABABA;
	padding-left: 40px;
	padding-right: 40px;
}
.black .case_desc{
	color: #6D6D6D;
}
/*.s1_block .case_desc{
	color: #BABABA;
}*/
.cases h1{
	/* H1 */

font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 52px;
line-height: 130%;
/* identical to box height, or 68px */

letter-spacing: 1px;

/* black */

color: #080808;
text-transform: none;
}
/*cases*/
.grey{
	background: #F6F9FC;
}
.white_grey{
	background: #FBFBFB;
}
.b1_1{
	margin-bottom: 60px;
}
.b1_title{
font-family: 'Stolzl Book';
font-style: normal;
font-weight: normal;
font-size: 74px;
line-height: 130%;
/* or 96px */

letter-spacing: 0.01em;

/* blue3 */

color: #3060FF;
margin-bottom: 12px;
}
.b1_desc{
font-family: 'Stolzl Book';
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 130%;
/* or 26px */
max-width: 270px;

/* gray */

color: #BABABA;
}

.banner .container{
	padding: 220px 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.title_b{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 52px;
	line-height: 130%;
	/* or 68px */

	letter-spacing: 1px;

	/* black */

	color: #080808;
	max-width: 680px;
}




.b2_num{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;
	color: #3060FF;
	border-bottom: 1px solid #3060FF;
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-top: 20px;
}
.b2_inner{
	display: flex;
	justify-content: space-between;
}
.b2_title{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 130%;
	letter-spacing: 1px;
	color: #3060FF;
}
.b2_desc{
	font-family: Stolzl Book;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 140%;
	/* or 25px */
	max-width: 346px;

	/* black */

	color: #080808;
}
.mt-20{margin-top: 20px;}

/*team*/
.team_desc{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;
	width: 402px;
	margin-bottom: 80px;
}
.single_team{
	width: 360px;
	height: 633px;
	margin-right: 40px;
	margin-bottom: 40px;
	background: #080808;
	color: #fff;
	position: relative;
}
.single_team:hover .image:after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) -27.59%, rgba(48, 96, 255, 0.8) 108.41%);
}
.single_team:nth-child(2n){
	margin-right: 0px;
}
.single_team .image{
	margin-bottom: 40px;
	position: relative;
}
.single_team .name{
	font-family: 'Stolzl Book';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 130%;
	position: relative;
	margin-left: 40px;
	margin-bottom: 25px;
}
.single_team .name:after{
	content: "";
	width: 135px;
	height: 1px;
	background: #BABABA;
	position: absolute;
	left: 0px;
	bottom: -12px;
}
.single_team .desc{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #BABABA;
	margin-left: 40px;
}
/*team*/




/*CONTACT FORM WIDGET*/
.cf_main{
	background: url('./images/cf-min.jpg') no-repeat center center;
	background-size: cover;
}

.first_block.black{
	background: url('./images/bg_for_head.png') no-repeat center center;
	    background-size: cover;
}
.cf_main.black{
	background: url('./images/bf_cf.jpg') no-repeat center center;
	    background-size: cover;
}
.cf{
	padding-top: 120px;
	padding-bottom: 80px;
	display: flex;
	justify-content: space-between;
}
.cf .left_cf{
	width: 330px;
}
.cf_title h3{
	margin-bottom: 20px;
}
.cf_subtitle{
	font-size: 20px;
	line-height: 140%;
	max-width: 272px;
	margin-bottom: 260px;
	color: #6D6D6D;
}
.contact_cf{
	display: flex;
	flex-flow: column;
}
.contact_cf a{
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 140%;
	text-decoration: none;
	color: #6D6D6D;
}
.right_cf{
	max-width: 560px;
}
.agree{
	color: #6D6D6D;
	font-size: 14px;
	line-height: 140%;
}
.wpcf7-submit{
	width: 100%;
	height: 55px;
	background: #2F4AB6;
	color: #F6F9FC;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	/* identical to box height */
	border: none;
	letter-spacing: 0.01em;
	margin-bottom: 20px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
}
.wpcf7-spinner{
	display: none;
}
.wpcf7-textarea{
	height: 140px;
	margin-bottom: 20px;
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #6D6D6D;
	padding: 20px;
	border: 1px solid #6D6D6D;
	width: 100%;
	background: transparent;
}
.wpcf7-text{
	margin-bottom: 20px;
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #6D6D6D;
	padding: 20px;
	border: 1px solid #6D6D6D;
	width: 100%;
	background: transparent;
}
.wpcf7 br{
	display: none;
}
.wpcf7-not-valid-tip{
	margin-bottom: 10px;
}
.black{
	background: #080808;
/*	background: url('./images/bg1.jpg') no-repeat center center;
	    background-size: cover;*/
}
.black .left_cf,
.black .left_cf a,
.black h3,
.black .cf_subtitle{
	color: #F6F9FC;
}
.black .agree,
.black .wpcf7-text,
.black .wpcf7-textarea{
	color: #BABABA;
}
.black .wpcf7-text,
.black .wpcf7-textarea{
	border: 1px solid #fff;
}
/*CONTACT FORM WIDGET*/



#footer .container{
	height: 162px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.f_logo{
	    display: flex;
    align-items: center;
    margin-right: 80px;
}
.f_logo .white{
	display: none;
}
.f_menu{
	border-bottom: 1px solid #6D6D6D;
	margin-bottom: 20px;
}
.f_menu .sub-menu{
	display: none;
}
.f_menu .menu-item-has-children:after{
	display: none;
}
.f_menu ul{
	padding-left: 0px;
	display: flex;
    justify-content: space-between;
}
.f_menu li{
	padding-right: 40px;
	margin-bottom: 20px;
}
.f_menu li:last-child{
	padding-right: 0px;
}
.f_menu a,.f_menu span{
	text-decoration: none;
	color: #080808;
}
.dark .f_menu a, .dark  .f_menu span{
	color: #fff;
}
.dark .b_footer,
.dark .phone_f a,
.dark .link a{color: #BABABA;}
.b_footer{
	display: flex;
	flex-flow: wrap;
}
.b_footer,
.b_footer a{
	color: #6D6D6D;
	text-decoration: none;
}
.phone_f{
	padding: 0px 40px;
}
footer.dark .white{
	display: block;
}
footer.dark .black{
	display: none;
}


/*products*/
.prod_single{
	border: 1px solid #2F4AB6;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 40px;
	width: 260px;

}
.prod_single .image{text-align: center;    background: #fff;padding: 20px}
.prod_single .image img{
	max-height: 163px;
	    width: auto;
    height: auto;
}
.g_module.products .prod_single{
	background: #2F4AB6;
	    display: flex;
    flex-flow: column;
    justify-content: space-between;
} 
.g_module.products .prod_single .show_more_blue{
	background: #fff;
}
.g_module.products .prod_single .show_more_blue:hover{
	background: #2F4AB6;
}
.prod_list{
	justify-content: flex-start;
}
.prod_single{
	margin-right: 40px;
}
.prod_single:nth-child(4n){
	margin-right: 0px;
}
.prod_single .desc_block{
	background: #2F4AB6;
	color: #FFFFFF;
	padding: 30px 30px 42px 30px;
}
.prod_single .name{
	font-family: 'Stolzl Book';
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 130%;
	position: relative;
	margin-bottom: 25px;
}
.prod_single .name:after{
	content: "";
	position: absolute;
	left: 0px;
	bottom: -12px;
	width: 100px;
	height: 1px;
	background: #BABABA;
}
.prod_single .model{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
}
.show_more_blue{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	position: relative;
	letter-spacing: 0.01em;
	color: #2F4AB6;
	display: block;
	padding: 16px 30px;
	cursor: pointer;

}
.show_more_blue:after{
	content: "";
	background: url('./images/icon_blue.png') no-repeat;
	background-position: calc(100% - 7px) center;
	width: 24px;
	height: 24px;
	padding-left: 18px;
	display: block;
    position: absolute;
    left: 110px;
    top: 15px;
    transition: 0.5s all;
}
.show_more_blue:hover{
	background: #2F4AB6;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(47, 74, 182, 1);
		-moz-box-shadow: 0px 0px 1px 0px rgba(47, 74, 182, 1);
		box-shadow: 0px 0px 1px 0px rgba(47, 74, 182, 1);
	color: #fff;
}
.show_more_blue:hover:after{
	background: url('./images/show_more_white.png') no-repeat center center;
	background-position: right center;
}
.item_sl{
	width: 360px;
}
/*products*/
/*popup*/
.fon{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 10;
	position: fixed;
	display: none;top:0px;left: 0px;
}
.popup{
	position: fixed;
	width: 966px;
	height: 676px;
	top: 50%;
	left: 50%;
	margin-top: -339px;
	margin-left: -483px;
	background: url('./images/cf_bg.png') no-repeat center center;
	background-size: cover;
	display: none;
	z-index: 11;
}
.popup .forma{
	width: 560px;
	margin: 60px auto;
	
}
.forma .title{
	font-family: Raleway;
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 130%;
	text-align: center;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 60px;
	width: 460px;
}
.forma .agree{
	margin-bottom: 60px;
	font-family: Raleway;
font-style: normal;
font-weight: normal;
    font-size: 13.7px;
line-height: 140%;
/* identical to box height, or 20px */


/* gray */

color: #BABABA;
}
.closer{
	width: 24px;
	height: 24px;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 9;
	cursor: pointer;
	background: url('./images/closer.png') no-repeat center center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #181818;
    background: #181818;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: -29px;
    padding-bottom: 20px;
}
.wpcf7 form.sent .wpcf7-response-output{
	display: none;
}
.success{
	display: none;
	width: 966px;
    height: 676px;
    top: 50%;
    left: 50%;
    margin-top: -339px;
    margin-left: -483px;
    background: url(./images/cf_bg.png) no-repeat center center;
    background-size: cover;
    /* display: none; */
    z-index: 9999;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    
    position: fixed;
}
.middle{
	text-align: center;
	margin-top: 194px;
}
.middle .h2{
	margin-bottom: 60px;
}
.middle .text1{
	margin-bottom: 60px;
	color: #fff;
}
/*popup*/

.card{
	color: #fff;
	justify-content: flex-start;
}
.card .owl-nav{width: 92%;}
.right_c{
	width: 467px;
	
}
.t2{
	margin: 40px 0px;
	text-align: left;
}

/*faq*/
.faq .title{color: #120063;}
.price_b{
	background: #F6F9FC;
}
.faq.s1_block .container,
.price_b.s1_block .container{
	flex-flow: column;
}
.faq.s1_block .right_p,
.price_b.s1_block .right_p{
	width: 100%;
	margin-top: 87px;
}
.price_b.s1_block .right_p{
	    justify-content: flex-start;
}
.qblock{
	padding: 37px 77px 37px 40px;
	background: #fff;
	margin-bottom: 12px;
	cursor: pointer;
	width: 100%;
    position: relative;
}
.answ{
	display: none;
	margin-top: 61px;
	margin-bottom: 54px;
	width: 736px;
}
.answ li{margin-bottom: 8px;}
.close_q{
	width: 28px;
	height: 28px;
	position: absolute;
    right: 40px;
    top: 50px;
    transition: 1s all;
}
.close_q span{
	width: 28px;
	height: 2px;
	background: rgba(18, 0, 99, 1);
	display: block;
	 transition: 1s all;
}
.q2{
	transform: rotate(90deg);
    margin-top: -2px;
}
.open_q .q1{
	transform: rotate(-132deg);
}
.open_q .q2{
	transform: rotate(-45deg);
}
/*faq*/

.tarif{
	border: 2px solid #CFDEEC;
	box-sizing: border-box;
	margin-right: 40px;
	width: 260px;
	margin-bottom: 40px;
	padding-bottom: 67px;
	position: relative;
	background: #fff;
}
.tarif:nth-child(4n){
	margin-right: 0px;
}
.tarif .title{
	margin: 60px 0px 41px 30px;
	position: relative;
	color: #120063;
	width: 200px;
}
.tarif .title:after{
	content: "";
	width: 97px;
	height: 1px;
	background: #CFDEEC;
	position: absolute;
	bottom: -20px;
	left: 0px;
}
.tarif .text-cards2{
	margin-bottom: 60px;
	margin-left: 30px;
	margin-right: 30px;
}
.tarif .plus{
	margin-left: 30px;
	margin-bottom: 45px;
}
.tarif .p_plus{
	padding-left: 30px;
	background: url('./images/plus.png') no-repeat left	 4px;
	margin-bottom: 12px;
	margin-right: 12px;
}
.tarif .blue_btn{
	width: 236px;
	margin: 0 auto;
	position: absolute;
    bottom: 10px;
    left: 10px;
}


.desc_fb{
	margin-bottom: 60px;
	text-align: left;
	max-width: 555px;
}

.block_tt .container{
	flex-flow: column;
}
.block_tt .bloker_single{
	padding-right: 10px;
}
.block_tt .title{
	margin-bottom: 80px;
}
.block_tt .desc_tt{
	width: 500px;
	margin-left: 600px;
	margin-bottom: 80px;
}
.block_tt .title{
	margin: 20px 0px;
	text-transform: none;
}
.desc_tt p{
	margin-bottom: 40px;
}
.flex-inline{
	justify-content: flex-start;
}
.podhod .container{
	flex-flow: column;
}
.podhod > .container > .title{margin-bottom: 80px;width: 542px;}
.podhod .right_p{
	margin-left: 400px;
    display: flex;
    flex-flow: wrap;
}
.podhod .bloker_single{
	border: 1px solid #2F4AB6;
	box-sizing: border-box;
	padding-right: 15px;
	margin-bottom: 40px;
}

.podhod .bloker_single:nth-child(3n){
	margin-right: 40px;
}
.podhod .bloker_single:nth-child(2n){
	margin-right: 0px;
}
.podhod .right_p .title{
	margin: 20px 0px;
	text-transform: none;
}

.type_2 .container{
	padding-top: 140px;
	padding-bottom: 200px;
	
}
.type_2 .title{
	margin-bottom: 60px;
	text-align: left;
}
.type_2 .title.black-color{
	color: #080808!important;
}
.align-center{
	text-align: center!important;
}
.virtual .container{
	padding: 90px 0px 160px 0px;
}
.virtual .container .title{
	margin-bottom: 0px;
}
.solutions.black .item{
	background: #fff;
	color: #080808;
}
.desc_fb{
	width: 520px;
}
.type_3 .container{
	width: 944px;
}
.type_3 .prems{
	width: 368px;
	flex-flow: column;
}
.clients .container{
	flex-flow: column;
}
.clients .right_p{
	width: 790px;
	margin: 0 auto;
	margin-top: 80px;
	justify-content: flex-start;
}
.client{
	width: 260px;
	height: 115px;
	margin-bottom: 13px;
    margin-top: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	    box-sizing: content-box;
}
.client:after{
	content: "";
	width: 2px;
	height: 115px;
	background: #BABABA;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -56.5px;
}
.client:before{
	content: "";
	width: 231px;
	height: 2px;
	background: #BABABA;
	position: absolute;
	left: 50%;
	margin-left: -115px;
    bottom: -15px;
}
.client:nth-child(3n){
	border-right: 2px solid #BABABA;
}
.client:nth-last-child(-n+3):before{
	display: none;
}

.opis .name{
	font-family: Stolzl;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 12px;
}
.opis .seo{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}
.client_block .owl-carousel .owl-stage-outer{
	padding: 0px;

}
.client_slider .bloker_single{
	border: 1px solid #120063;
	box-sizing: border-box;
	padding: 0px;
	width: 560px;
	height: 581px;
	background: transparent;
	    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.partner{
	width: 360px;
	height: 360px;
	background: #120063;
	margin-bottom: 40px;
	margin-right: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.partner:nth-child(2n){
	margin-right: 0px;
}
.partner:nth-last-child(-n+2){
	margin-bottom: 0px;
}
.in_case .container{
	display: flex;
	flex-flow: column;
}
.in_case .i_block{

	
	display: flex;
	
	border-bottom: 1px solid #6d6d6d;
}
.in_case .i_block:last-child{
	border-bottom: none;
}
.in_case .i_block > div{
	width: 400px;
	margin-top: 60px;
	margin-bottom: 60px;
}
.in_case .i_block:first-child > div{
	margin-top: 0px;
}
.in_case .i_block:last-child > div{
	margin-bottom: 0px;
}
/*product*/
.top_product{margin-top: 80px;padding-bottom: 120px;}
.dizainer_zachem_tak_delat{
	width: 260px;
	height: 360px;
	position: relative;
	margin-right: 140px;
}
.top_product .product_slider{
	width: 360px;
	height: 360px;

}
.product_slider .owl-nav{
	margin-top: 45px;
}
.product_title{
	width: 310px;
}
.product_title,
.tech{
	margin-bottom: 40px;
}
.product_desc{width: calc(100% - 400px);}
.attribute:nth-child(n+7) {
    display: none;   
    opacity: 0;
}
.attribute > div{
	width: 380px;
	margin-bottom: 8px;
}
.attr_value p{margin-bottom: 0px;}
.product_bottom{
	display: flex;
    align-items: center;
    margin-top: 40px;
}
.product_bottom .blue_btn{margin-right: 130px;}
.product_bottom .button{
	position: relative;
	cursor: pointer;
}
.product_bottom	.button:after{
	content: "";
	width: 90%;
	height: 1px;
	background: #2F4AB6;
	position: absolute;
	bottom: -4px;
	left: 0px;
}
.attr_name {padding-right: 20px;}

.attributes{
	
    overflow: hidden;
    transition: 1s all;
}
.attributes.true_height .attribute:nth-child(n+7){
	display: flex;
	opacity: 1;
}
.desc_prod .opisanie{
	width: 760px;
 
    overflow: hidden;
    position: relative;
    transition: 1s all;

}
.opisanie p{margin-bottom: 0px;color: #6D6D6D;line-height: 28px;}
.opisanie h3{font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 28px;
color: #080808;
width: 500px;text-transform: none;
    font-weight: 500;}
.opisanie.true_height{
	max-height: 100%;
}
.show_text_all{display: none;}
.show_text_all,.show_text_all p{margin-top: 40px;}
.show_text_all{color: #6D6D6D;font-weight: 500;}
.sh_more{cursor: pointer;color: #080808;}
.type_2 .container{
	width: 940px;
}
.head_landing .container{
	width: 1160px;
	    padding-left: 113px;
	    text-align: center;
}
.top_l .h1{
	max-width: 940px;
}
.cases .big_btn{
	width: 760px;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{
	display: block!important;
}
.card{width:1160px;justify-content: space-between;}
.cards .image{    
	width: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cards .image img{max-width: 295px;}
.card .right_c{width: 560px;}
.cards .owl-nav{
	position: absolute;
    left: 600px;
}
.client_block .container{
    width: 1760px;
    position: absolute;
    left: 50%;
    margin-left: -880px;
    padding: 0px;
}
.person .image{
	width: 100px;
	height: 100px;
	margin-right: 20px;
}
.client_block  {
	padding: 120px 0px;
	height: 990px;
    position: relative;
    width: 1440px;
    overflow: hidden;
    margin: 0 auto;
}
.client_slider .review{
	padding: 60px 60px 60px 60px;
}
.person{
	justify-content: flex-start;
	align-items: center;
	padding: 80px 40px 46px 40px;
	margin-top: -40px;
}
.person .opis{
	max-width: 358px;
}
.client_block .owl-nav{
	text-align: center;
}
.client_block .owl-nav button,
.product_slider .owl-nav button{
	width: 24px;
    height: 24px;
    margin-right: 12px;
}
.client_block .owl-prev,
.product_slider .owl-prev{
	background: url('./images/arrow-left_b.png') no-repeat center center!important;
	    text-indent: -99999px;
}
.client_block .owl-next,
.product_slider .owl-next{
	background: url('./images/arrow-right_b.png') no-repeat center center!important;
	    text-indent: -99999px;
}
.raz h1{
	padding-right: 30%;
}
.raz .title{
	
	margin-left: 135px;
	width: 565px;
}
.raz a{
	color: #fff;
	padding-right: 46px;
	display: inline-block;
	position: relative;
	
}
.link_raz:after{
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	right: 7px;
	top: 2px;
	transition: 1s all;
	background: url('./images/arrow-right.png') no-repeat right center;
}
.link_raz:hover:after{
	right: 0px;
}
.raz .right_p{width: 460px;}
.raz .right_p > div{
	margin-bottom: 20px;
}
img{max-width: 100%;}
form p{margin-bottom: 0px;}
.show_mobile{display: none;}
.show_pc{display: block;}
.first_block .type_2 .title{color: #fff!important;}
.black .cases .case_desc{color: #BABABA;}

.column{flex-flow: column;}
.kasper .t1{justify-content: flex-end;}
.kasper_head{margin-top: 136px;margin-bottom: 80px;margin-right: 80px;width: 192px;}
.kasper_head:nth-child(3){margin-right: 0px;}
.kasper_head .name{margin-bottom: 8px;}
.kasper_head .icon{margin-bottom: 20px;}
.kasper_head .desc2{margin-bottom: 8px;}
.kasper .right_p{width: 738px;justify-content: flex-start;margin-right: 0px;}
.kasper_row {
	height: auto;
	padding: 33px 20px;
	display: flex;
	align-items: center;
	background: #F6F9FC;
}
.kasper_row:nth-child(2n){
	background: #fff;
}
.kasper_row:last-child{
	background: #fff;
}
.kasper_row .blue_btn{width: 226px;}
.kasper_row .name{width: 335px;}
.kasper_row .checkbox{width: 225px;text-align: center;}
.pagination{
	width: 100%;
    text-align: center;
        height: 40px;
    display: flex;
    justify-content: center;
}
.page-numbers{
	padding: 11px 16px;
	border: 1px solid #2f4ab6;
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
margin-right: 10px;
/* identical to box height */

letter-spacing: 0.01em;

/* blue */

color: #2F4AB6;
}
.pagination .prev,.pagination .next{
	border: none;
	display: none;
}
.pagination .current{
	background: #2f4ab6;
	color: #fff;
}
.opisanie li{
	margin: 20px 0px;
}

.new_solutions .items.flex{
	justify-content: flex-start;
}

.new_solutions .blueType .item{
	background: #fff;
	color: #080808;
	border: 1px solid #00C1D5;
	box-sizing: border-box;
}
.new_solutions .blueType .item .name:after{
	background: #00C1D5;
	width: 134px;
}
.new_solutions .blueType .image_s{
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #00C1D5;
}
.new_solutions .blueType .image_s{
	background: linear-gradient(180deg, rgba(0, 193, 213, 0.1) 0%, rgba(0, 193, 213, 0) 55.43%);
}


.new_solutions .greenType .item{
	background: #fff;
	color: #080808;
	border: 1px solid #00A88E;
	box-sizing: border-box;
}
.new_solutions .greenType .item .name:after{
	background: #00A88E;
	width: 134px;
}
.new_solutions .greenType .image_s{
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #00A88E;
}
.new_solutions .greenType .image_s{
	background: linear-gradient(180deg, rgba(0, 168, 142, 0.1) 0%, rgba(0, 168, 142, 0) 51.04%);
}

.wow{
	animation-delay: 0.2s!important;
}
.slower {
   animation-duration: 2s!important;
  
}
.noscroll{
	overflow: hidden;
}
a small{
	opacity: 1!important;
}
#footer .new_f_f{
	justify-content: space-between;
	display: flex;
	align-items: flex-start;
	height: 300px;
	padding-top: 60px;
}
.white .new_f_f{color: #080808;}
.black .new_f_f{color: #fff;}
.white .footer_title{color: #080808;}
.footer_title{color: #fff;}
.new_f_f > div{
	width: 33%;
}
.new_f_f .footer_column:nth-child(3){
	width: 260px;
}
.new_f_f .f_logo{
	width: 175px;
}
.new_f_f .f_logo img{
	height: auto;
    max-width: 95px;
}
.new_f_f .footer_column .footer_title{
	margin-bottom: 23px;
}
.black .new_f_f .footer_column,
.black .new_f_f .footer_column a{color: #BABABA;}
.new_f_f .copyright{margin-top: 23px;}
.footer_column ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.footer_column ul li a{
	margin-bottom: 8px;
	line-height: 20px;
	display: inline-block;
	color: #BABABA;
}
.new_f_f .contact_column > div{
	padding: 0px;
	margin-bottom: 8px;
	line-height: 20px;
}
.new_f_f .adr,.new_f_f .link a{color: #BABABA;}
.white .new_f_f .adr,.white .new_f_f .link a,
.white .footer_column ul li a{color: #6D6D6D;}
.white .f_logo .show_mobile{color: #6D6D6D;}
.new_f_f .copyright{color: #fff;margin-top: 36px;}
.white .new_f_f .copyright{color: #6D6D6D;} 
.block_links .link_small{display: block;margin-bottom: 30px;}
.block_links .show_more {margin-bottom: 80px;    position: relative;    display: inline-block;cursor: pointer;}
.block_links .container{padding-bottom: 0px;}
.links_bls.small_size a:nth-child(n+4){display: none;}
.smn:after {
    content: "";
    width: 90%;
    height: 1px;
    background: #2F4AB6;
    position: absolute;
    bottom: -4px;
    left: 0px;
}
.links_bls{display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;margin-bottom: 20px;}
.links_bls a{position: relative;padding-right: 46px;}
.links_bls a:after{
	content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    right: 7px;
    top: 2px;
    transition: 0.3s all;
    background: url(./images/arrow-right.png) no-repeat right center;
}
.links_bls a:hover:after {
    right: 0px;
}
.no_arrow:after{display: none;}
.sm_text{font-size: 14px;}
.block_links.g_module .title{margin-bottom: 20px;}

@media screen and (max-width: 1355px){
	#container{
		overflow: hidden;
	}

	/*smaller 1360*/
}

@media screen and (max-width: 1160px){
	.prod_single:nth-child(4n){margin-right: 40px;}
	.raz .title{width: 100%;margin-left: 0px;}
	.container{width: 900px;}
	#menu a{padding: 0px 5px;font-size: 12px;}
	.menu-item-has-children:after{right: -2px;}
	.type_1{padding-left:20px ;}
	.s1_block{padding: 75px 0px;}
	.s1_block .right_p{width: 70%;}
	.s1_block .it_name span{font-size: 40px;}	
	.bloker_single{margin-bottom: 40px;}
	.bloker_single:nth-child(3n){margin: 0px 40px 40px 0px}
	.empty:last-child{display: none;}
	.s1_block .title{padding-left: 20px;}
	.case{width: 280px;}
	.cases .big_btn{width: 600px;}
	.cf{padding: 75px 20px;}
	.cf_title h3{font-size: 19px;}
	.f_menu li{padding-right: 0px;}
	.g_module .container{padding-left: 20px;}
	.client{width: 33%;}
	.client:before{width: 160px;left: 27px;margin-left: -3px;}
	.client img{max-width: 120px;}
	/*.g_module .title{padding-left: 20px;}*/
	.client_block .container{width: auto;margin: 0 auto;position: relative;left: 0px}
	.client_block{width: 900px;}
	.client_slider .bloker_single{margin: 0 auto;}
	.partner{width: 285px;height: 285px;}
	.partner img{max-width: 260px;}
	.f_menu a{font-size: 12px;}
	.solutions .item{width: 30%;}
	.block_tt .desc_tt{margin-left: 40%;}
	.block_tt .bloker_single{width: 45%;}
	.podhod .right_p{margin-left: 20px;width: 100%;}
	
	.tarif{width: 45%;}
	.tarif:nth-child(4n){margin-right: 40px;}
	.tarif .blue_btn{    left: 50%;    margin-left: -118px;}
	.faq.s1_block .right_p, .price_b.s1_block .right_p{padding-left: 20px;}
	.title_b{font-size: 42px;}
	.banner .container{padding: 110px 20px;}
	.in_case .i_block{padding-left: 20px;}
	
	.product_bottom .button{min-width: 165px;}
}


@media screen and (max-width: 920px){
	.block_links.g_module .container{padding: 50px 0px 0px 0px;}
	.bloker_single{min-height: auto;}
	#menu-glavnoe-menyu-1{padding-left: 0px;}
	.sub-menu li{background: transparent;padding: 0px;}
	.samo_menu .sub-menu{top: 0px;}
	.attribute > div{margin-bottom: 0px;}
	.attribute .attr_name{color: #6D6D6D;margin-bottom: 4px;}
	.attribute .attr_value{color: #080808;}
	.dizainer_zachem_tak_delat{margin-right: 0px;height: auto;}
	.s1_block .title{padding-left: 0px;}
	.item{height: 350px;}
	.solutions .item{width: 100%;margin-bottom: 20px;}
	.solutions .image_s{width: 100%;height: auto;}
	.show_mobile{display: block;}
	.show_pc{display: none;}
	h1,.h1,.h2 h1{
		font-weight: 500;
		font-size: 25px;
		line-height: 130%;
		letter-spacing: 1px;
		
	}
	h2,.h2{
		font-weight: 500;
		font-size: 21px;
		line-height: 130%;
		letter-spacing: 1px;
	}
	.h3,h3{
		font-size: 16px;
		line-height: 140%;
		letter-spacing: 0.03em;
		text-transform: uppercase;
	}
	.text1{
		font-size: 14px;
		line-height: 140%;
	}
	.text2{
		font-size: 14px;
		line-height: 140%;
		font-family: 'Stolzl Book';
	}
	.blue_btn{
		font-weight: 500;
		font-size: 14px;
		line-height: 16px;
		letter-spacing: 0.01em;
	}
	.text-cards{
		font-size: 14px;
		line-height: 130%;
	}
	.desc_b{width: 260px;}
	.text-cards2{
		font-size: 12px;
		line-height: 130%;
	}
	.text-menu{
		font-size: 12px;
		line-height: 140%;
	}
	.numbers{
		font-size: 41px;
		line-height: 130%;
		letter-spacing: 0.01em;
	}
	.type_1 .container,
	.container{
		width: 300px!important;
		overflow: hidden;
		margin: 0 auto;
	}
	header .container{justify-content: inherit;}
	header .phone{margin: 0px 20px 0px 40px}
	#menu{display: none;}
	#menu-glavnoe-menyu{
		display: flex;
    flex-flow: column;
	}
	#menu-glavnoe-menyu > li{
		    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    text-align: left;
    align-items: flex-start;
	}
	.menu-item-has-children{
		margin-top: 40px;
	}
	.menu-item-has-children > a{
		margin-bottom: 20px;
	}
	.type_1{
		height: auto;
		padding-top: 57px;
		padding-bottom: 57px;
		padding-left: 0px;
	}
	.menu_burger{
		position: relative;
		height: 12px;
		width: 16px;
	}
	.menu_burger .icon{
		width: 16px;
		height: 2px;
		background: #2F4AB6;
		position: absolute;
		transition: 0.3s all;
	}
	.menu_burger .icon-1{
		top: 0px;
	}
	.menu_burger .icon-2{
		top: 6px;
	}
	.menu_burger .icon-3{
		top: 12px;
	}
	.opened .icon-2{
		display: none;
	}
	.opened  .icon-1 {
	    top: 5px;
	    transform: rotate(45deg);
	}
	.opened  .icon-3 {
	    top: 5px;
	    transform: rotate(-45deg);
	}
	.big_btn.blue_btn{width: 100%;}
	.prems{flex-flow: column;}
	.prem{width: 100%;margin-bottom: 20px;}
	.first_block .blue_btn{margin-top: 20px;}
	.s1_block{padding: 50px 0px;}
	.s1_block .right_p{width: 100%;}
	.s1_block .container{flex-flow: column;}
	.s1_block .container .title{margin-bottom: 40px;}
	.s1_block .container .desc{font-size: 14px;line-height: 140%;}
	.s1_block .it_name{margin: 40px 0px}
	.s1_block .it_name span{font-size: 16px;line-height: 140%;text-transform: uppercase;padding-right: 20px;}
	.s1_block .it_name{width: 100%;}
	.kasper_head{margin: 0 auto;margin-top: 40px;margin-bottom: 40px;}
	.bloker_single.with_title{height: auto;margin-left: 0px;width: 100%;padding-left: 0px;}
	.bloker_single,.case{margin: 0 auto;margin-bottom: 20px;width: 220px;height: auto;padding: 0px;padding-bottom: 40px;}
	.bloker_single{padding: 20px;}
	.bloker_single:nth-child(3n){margin: 0 auto;margin-bottom: 20px;}
	.new_solutions .image_s{width: auto;height: auto;}
	.new_solutions .item{width: 260px;}
	.image_s{width: 85px;height: 85px;margin: 0 auto;margin-bottom: 20px;}
	.empty{display: none;}
	.case,
	.case:nth-child(2n){margin: 0 auto;margin-bottom: 20px;}
	.case_name{margin-top: 20px;margin-left: 0px;}
	.case_desc{padding-left: 0px;}
	.cf .left_cf,.right_cf{width: 100%;}
	.cf{flex-flow: column;padding-top: 50px;padding-bottom: 50px;}
	.cf_subtitle{margin-bottom: 20px;}
	.contact_cf{flex-flow: wrap;justify-content: space-between;margin-bottom: 40px;}
	.contact_cf a{font-size: 14px;line-height: 140%;}
	.wpcf7-text,
	.wpcf7-textarea{margin-bottom: 12px;font-size: 12px;}
	.wpcf7-textarea{margin-bottom: 5px;}
	#footer .container{height: 100%;flex-flow: column;}
	.white a{color: #080808;}
	.f_logo{
		width: 100%; 
	    display: flex;
	    justify-content: space-between;
	    flex-flow: wrap;
	    
		margin-right: 0px;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #BABABA;
		align-items: center;
	}
	.f_logo .show_mobile{display: flex;justify-content: flex-end;
    align-items: center;}
    .f_menu{border-bottom: 1px solid #BABABA;}
    .f_menu ul{justify-content: space-between;display: block;column-count: 2;padding-bottom: 20px;}
    .f_menu li{padding-right: 0px;}
    .phone_f{display: none;}
    .adr,.link a{margin-bottom: 12px;color: #6D6D6D;display: block;}
    header .phone a{color: #fff;}
    .type_2 .container{padding-top: 57px;padding-bottom: 57px;padding-left: 0px;}
    .type_2 .title{margin-bottom: 20px;}
    .blue_btn{width: 300px;}
    .b1_desc{max-width: 180px;}
    .b1_1{margin-bottom: 20px;}
    /*.s1_block .container .title{color: rgba(47, 74, 182, 1);}*/
    .block_4prems .bloker_single{height: auto;
    margin-bottom: 20px;
    min-height: auto;}
    .prod_single{width: 220px;}
    .block_4prems .bloker_single:nth-child(2n){margin: 0px auto;margin-bottom: 20px;}
    .block_4prems .desc{width: auto;}
    .block_4prems .container .desc{font-size: 12px;line-height: 130%;}
    .g_module .container{padding: 50px 0px;}
    .g_module .title{margin-bottom: 40px;font-size: 16px;line-height: 140%;}
    .list_slider .image_s{width: 85px;height: 85px;margin-bottom: 20px;}
    .blocker_name{font-size: 14px;line-height: 130%;}

    .team_desc{font-size: 14px;line-height: 140%;margin-bottom: 40px;}
    .single_team{width: 220px;height: 400px;margin: 0 auto;margin-bottom: 20px;}
    .single_team:nth-child(2n){margin: 0 auto;margin-bottom: 20px;}
    .single_team .image{margin-bottom: 0px;}
    .single_team .name{margin-left: 20px;font-size: 14px;margin-top: 20px;}
    .single_team .desc{margin-left: 20px;}
    .cases  .container .title{margin-bottom: 40px;}
    .black .case{padding: 0px;}
    .case_name,.case_desc{padding: 0px 20px}
    .case_name:after{left: 20px}
    .case_part .blue_btn{margin-top: 20px;}
    .clients .right_p{margin-top: 20px;    padding: 2px 0px;}
    .client{width: 148px;height: 66px;margin: 9px 0px;}
    .client:before{
    	    width: 130px;
		    left: 50%;
		    margin-left: -64px;
    bottom: -10px;
    }
    .client:after{height: 66px;margin-top: -33px;}
    .client:nth-child(3n){border-right: none;}
    .client:nth-child(2n) {border-right: 2px solid #BABABA;}
    .client img{max-height: 70px;max-width: 90%;}
    .client:nth-last-child(-n+3):before{display: block;}
    .client_block{height: auto;width: 300px;}
    .client_block .container{width: 300px;position: relative;margin-left: 0px;left: 0;}
    .client_slider .bloker_single{height: 300px;width: 300px;padding: 30px 40px 30px 30px;}
    .client_slider .text-cards{margin-bottom: 80px;}
    .client_slider .opis .text-cards{margin-bottom: 8px;}
    .person .image{width: 60px;height: 60px;}
    .opis .name{font-size: 14px;}
    .opis .seo{font-size: 12px;}
    .client_block.g_module .title{margin-bottom: 40px;}
    .client_block .container{padding: 0px;}
    .partner{width: 220px;height: 220px;margin: 0 auto;margin-bottom: 20px;}
    .partner:nth-child(2n){margin: 0 auto;margin-bottom: 20px;}
    .partner img{width: 80%;}
    #footer{padding-top: 20px;}
    .desc_fb{width: 100%;}
    .block_tt .title.h3{max-width: 100%;margin-bottom: 40px!important;margin-top: 0px;}
    .block_tt .desc_tt{width: 100%;margin-left: 0px;margin-bottom: 0px;}
    .block_tt .bloker_single{width: 300px;}
    .block_tt .container .title{margin-bottom: 20px;}
    .s1_block .title{font-size: 14px;}
    .podhod > .container > .title{width: 100%;}
    .podhod .right_p{margin-left: 0px;}
    .podhod .bloker_single{width: 100%;}
    .podhod .right_p .title{margin-bottom: 20px;}
    .podhod .bloker_single:nth-child(3n){margin-right: 0px;}
    .card .image{display: none;}
    .right_c{width: 100%;margin-left: 0px;}
    .faq.s1_block .right_p, .price_b.s1_block .right_p{margin-top: 0px;}
    .tarif{width: 100%;margin: 0 auto;    margin-bottom: 20px;}
    .tarif .blue_btn{width: 255px;left: 10px;margin-left: 0px;}
    .tarif .title{margin: 20px 20px 24px 20px!important;}
    .tarif .text-cards2{margin-left: 20px;margin-bottom: 4px;}
    .tarif .plus{margin-left: 20px;margin-bottom: 65px;}
    .tarif .title:after{bottom: -12px;}
    .tarif:nth-child(4n){margin-right: 0px;}
    .cf_title h3{font-size: 16px;}
    .qblock{padding: 20px 40px 20px 20px;}
    .close_q{right: 20px;width: 18px;height: 18px;}
    .close_q span{width: 18px;}
    .answ{width: 100%;margin: 20px 0px 40px 0px;padding-right: 10px;}
    .answ p{font-size: 12px;line-height: 130%;margin-bottom: 0px;}
    .solutions.black .item{width: 220px;height: 280px;margin: 0 auto;margin-bottom: 20px;}
    .solutions.black .item .image_s{width: 100%;height: 110px;}
    .item .name{font-size: 14px;}
    .item .desc{font-size: 13px;}
    .cases h1{font-size: 25px;line-height: 130%;letter-spacing: 1px;font-weight: 500;}
    .page-template-page-cases .case{
    	padding: 0px;
    	height: 300px;
    }
    .page-template-page-cases .img img{
    	height: auto;
    	width: 100%;
    }
    .banner .container{padding: 50px 0px 0px 0px;flex-flow: column;width: 100%;}
    .title_b{font-size: 14px;line-height: 130%;width: 290px;margin: 0 auto;margin-bottom: 40px;}
    .img_b{width: 100%;margin-bottom: -2px;}
    .img_b img{width: 100%;}
    .in_case .i_block{flex-flow: column;height: auto;}
    .in_case .i_block > div{width: 100%;}
    .i_title {margin-bottom: 20px;}
    .i_desc{padding-bottom: 40px;}
    .in_case{padding-bottom: 0px;}
    .i_block:last-child{margin-bottom: 20px;}
    .b2_inner{flex-flow: column;}
    .b2_title{font-size: 21px;line-height: 130%;margin-bottom: 20px;}
    .b2_desc{font-size: 14px;line-height: 140%;}
    .b2_num{margin-bottom: 12px;}
    .prod_single{margin: 0 auto;margin-bottom: 20px;}
    .prod_single .name,
    .show_more_blue{font-size: 14px;}
    .prod_single .model{font-size: 12px;}
    .item_sl{width: 100%;}
    .top_product .product_slider{width: 229px;height: 229px;margin: 0 auto;margin-bottom: 40px;}
    .top_product{flex-flow: column;padding-bottom: 50px;}
    .product_desc{width: 100%;}
    .attribute{margin-bottom: 12px;}
    .product_title, .tech{margin-bottom: 20px;}
    .product_title{width: 100%;}
    .product_bottom{flex-flow: column-reverse;    justify-content: flex-start;    align-items: baseline;}
    .product_bottom .blue_btn{margin-right: 0px;margin-top: 40px;}
    .desc_prod h3,.desc_prod p{margin-bottom: 20px;font-size: 14px;line-height: 140%;}
    .opisanie{width: 100%;}
    .desc_prod .container{padding-bottom: 70px;}
    .fof{font-weight: 500;font-size: 64px;line-height: 140%;margin-bottom: 26px;}
	.not_f{padding: 120px 0px;}
	.popup{
		
	    width: 100%;
	    margin-left: 0;
	    height: 100%;
	    margin-top: 0;
	    top: 0px;
	    left: 0px;
	}
	.popup .forma{
		width: 90%;
	}
	.forma .title{
		width: 95%;
		font-size: 21px;
	}
	.forma .agree{text-align: center;}
	.menu_mobile.popup{background: #F6F9FC;padding-top: 40px;top: 65px;display: none;}
	.menu_mobile.popup.active{display: block;}
	.phones_m{margin-top: 40px}
	.phones_m .container{height: auto;flex-flow: column;justify-content: flex-end;text-align: left;}
	.phones_m a{margin-bottom: 12px;display: block;width: 100%;}
	.samo_menu{width: 300px;margin: 0 auto;}
	.samo_menu a{font-size: 14px;line-height: 140%;display: block;margin-bottom: 12px;}
	.samo_menu .sub-menu{display: block;position: relative;padding: 0px;width: auto;left: 0px;bottom: 0px;background: transparent;}
	.menu_mobile .menu-item-has-children > a{font-size: 21px;line-height: 130%;color: #2F4AB6;}
	.blue_menu{margin-bottom: 40px;}
	.menu-item-has-children:after{display: none;}
	.phones_m .mail{color: #2F4AB6;}
	.text1, p{font-size: 14px;line-height: 140%;}
	#footer .new_f_f{height: 100%;padding-top: 0px;}
	#footer .new_f_f{flex-flow: wrap;}
	.new_f_f .f_logo{width: 100%;}
	.new_f_f > div{width: 175px;}
	.new_f_f .footer_column:nth-child(3){width: 105px;}
	.new_f_f .footer_column:nth-child(4){margin-top: 41px;width: 100%;}
	.new_f_f .copyright{display: none;}
	
	.f_logo .show_mobile{color: #fff;}

	/*end of mobile*/
}
