.all-willBe {
	position: relative;
	overflow: hidden;
	padding-top: 58px;
    padding-bottom: 63px;
}
.willBe {
	position: relative;
}
.willBe_title {
	font-size: 64px;
	text-transform: uppercase;
	color: #1F2D30;
}
.willBe_title b {
	font-weight: bold;
	color: #0474DC;
}
.willBe_text {
	position: relative;
	text-align: center;
	font-weight: 600;
	font-size: 39px;
	text-transform: uppercase;
	color: #1F2D30;
	line-height: 0.9;
}
.willBe_text span {
	display: block;
	width: 332px;
	height: 287px;
	font-size: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}
.willBe_text img {

}
.willBe_text b {
	font-size: 64px;
	font-weight: 800;
	color: #0474DC;
}
.willBe_icons {
    font-weight: 800;
    font-size: 788px;
    text-transform: uppercase;
    color: #F8F8F8;
    position: absolute;
    top: -20%;
    left: 4.5%;
    z-index: -1;
}
.willBe_dots-1 {
	position: absolute;
	top: 56px;
	right: 0;
	font-size: 0;
	z-index: -1;
}
.willBe_dots-2 {
	position: absolute;
    bottom: -6px;
    left: 28%;
	font-size: 0;
	z-index: -1;
}
.willBe_item {
	width: 225px;
	height: 259px;
	font-size: 0;
	position: relative;
}
.willBe_triangle {
	width: 100%;
	height: 100%;
}
.willBe_triangle a:hover path {
	fill: #0474DC;
}
.willBe_triangle a:hover text {
	fill: #fff;
	transition: 0.3s ease all;
}
.willBe_triangle text {
	display: block;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	fill: #0474DC;
	transition: 0.3s ease all;
}
.willBe_smallText {
	font-weight: 600;
	font-size: 16px;
	color: #B7B7B7;
	text-align: right;
	margin-right: 33px;
	position: relative;
	z-index: -1;
}
.willBe_smallText svg {
    position: absolute;
    bottom: 100%;
    right: 12px;
    margin-bottom: 8px;
}
.willBe_animation {
	width: 135px;
    height: 135px;
    z-index: 2;
    position: relative;
    margin: 0 15px 0 37px;
}
.willBe_animation-1,
.willBe_animation-3 {
	width: 44px;
	height: 44px;
	transform: rotate(-90deg);
	position: absolute;
	left: 9px;
	z-index: 3;
}
.willBe_animation-1 {
	top: 4px;
}
.willBe_animation-3 {
	bottom: 4px;
}
.willBe_animation-2 {
	width: 135px;
	height: 135px;
	transform: rotate(180deg);
	position: relative;
	z-index: 1;
}
.fond-boxDevelop {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.boxDevelop {

}
.listDevelop {
    box-sizing: border-box;
    padding: 80px 0 20px 0;
    margin-left: -32px;
    margin-right: -32px;
}
.listDevelop_li {
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 32px 64px 32px;
}
.listDevelop_li h3 {
	font-weight: bold;
	font-size: 48px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
    padding-bottom: 7px;
    margin-bottom: 9px;
}
.listDevelop_li h3:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 51px;
	height: 2px;
	background: #0474DC;
}
.listDevelop_smallTitle {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.25;
	color: #0474DC;
}
.listDevelop_li p {
	font-size: 15px;
	line-height: 1.67;
	text-align: justify;
	color: #FFFFFF;
	margin-top: 21px;
}
.boxPortfolio {
	overflow: hidden;
}
.boxPortfolio_top {
	position: relative;
	box-sizing: border-box;
    padding-top: 79px;
    padding-bottom: 65px;
}
.boxPortfolio_item {

}
.boxPortfolio_left {
	width: 70%;
}
.boxPortfolio_title {
	font-size: 64px;
	text-transform: uppercase;
	color: #1F2D30;
}
.boxPortfolio_title b {
	color: #0474DC;
	font-weight: 800;
}
.boxPortfolio_left p {
	font-size: 16px;
	line-height: 1.56;
	color: #1F2D30;
	margin-top: 11px;
}
.boxPortfolio_button {
	margin-top: 7px;
}
.button {
	display: block;
	width: 241px;
	height: 45px;
	background: #0474DC;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	transition: 0.3s ease all;
}
.button:hover {
	background: #3A94ED;
	transition: 0.3s ease all;
}
.button:active {
	background: #3A94ED;
	box-shadow: inset 0px 0px 11px rgba(0, 0, 0, 0.25);
	transition: 0.3s ease all;
}
.boxPortfolio_dots {
	position: absolute;
	right: 43px;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	font-size: 0;
}
.boxPortfolio_thumb {
	position: absolute;
    left: 50px;
    z-index: -1;
    width: 200px;
    height: 200px;
    font-size: 0;
    bottom: 0;
}
.sliderPortfolio.swiper {
	width: 100%;
	height: 608px;
	background: rgba(0,0,0,0.5);
}
.sliderPortfolio .swiper-slide {
	height: 50%;
}
.sliderPortfolio_item {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.sliderPortfolio_item > img {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
	transition: 0.3s ease all;
}
.sliderPortfolio_item:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 1;
	transition: 0.3s ease all;
}
.sliderPortfolio_item:hover:before {
	background: rgba(0,0,0,0.8);
	transition: 0.3s ease all;
}
.sliderPortfolio_logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 15px;
}
.custom-dots {
	text-align: center;
	font-size: 0;
	margin-top: 31px;
}
.swiper-pagination-bullet {
	display: inline-block;
	vertical-align: top;
	width: 31px;
	height: 31px;
	border-radius: 50%;
	border: 1px solid transparent;
	transition: 0.3s ease all;
	position: relative;
	cursor: pointer;
	margin: 0 16px;
}
.swiper-pagination-bullet:before {
	display: block;
	content: "";
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #C4C4C4;
	position: absolute;
	top: 10px;
	left: 10px;
}
.swiper-pagination-bullet:hover,
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #0474DC;
	transition: 0.3s ease all;
}
.swiper-pagination-bullet:hover:before,
.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	background: #0474DC;
}
.all-boxReviews {
	position: relative;
	padding-top: 109px;
	padding-bottom: 129px;
}
.boxReviews {
	
}
.boxReviews_left {
	width: 70%;
	position: relative;
	box-sizing: border-box;
    padding-right: 25px;
}
.boxReviews_right {
    position: relative;
    width: 30%;
}
.boxReviews_thumb {
	font-size: 0;
}
.boxReviews_thumb img {
	display: block;
	margin: 0 auto;
}
.boxReviews_link {
	text-align: center;
    text-decoration: none;
    line-height: 45px;
    margin: 50px auto 0 auto;
}
.boxReviews_round {
	position: absolute;
    top: 24%;
    left: 10%;
	z-index: -1;
	font-size: 0;
	width: 184px;
	height: 184px;
	border-radius: 50%;
	background: #E7F0FC;
}
.boxReviews_dots-1 {
	font-size: 0;
	position: absolute;
	right: 35px;
    bottom: 7%;
	z-index: -1;
}
.sliderReviews {
	font-size: 0;
}
.sliderReviews_item {

}
.sliderReviews_thumb {
	width: 389px;
	height: 389px;
	margin-right: 63px;
}
.sliderReviews_thumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 500px 0px 500px 500px;
}
.sliderReviews_right {
    width: 100%;
    box-sizing: border-box;
    padding-top: 28px;
    padding-bottom: 45px;
}
.sliderReviews_right h3 {
	font-size: 24px;
	line-height: 1.25;
	color: #000000;
}
.sliderReviews_right p {
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.6;
	color: #1F2D30;
    margin-top: 21px;
}
.sliderReviews_link {
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	margin-top: 26px;
}
.sliderReviews_link svg {
	margin-left: 25px;
}
.sliderReviews_link:hover {
	color: #FF1F28;
}
.sliderReviews .custom-dots {
    text-align: left;
    font-size: 0;
    margin-top: 0;
    position: absolute;
    left: 452px;
    bottom: 3px;
    z-index: 2;
}
.sliderReviews .swiper-pagination-bullet:first-child {
	margin-left: 0;
}
.sliderReviews .swiper-pagination-bullet {
	background: #fff;
}
.boxReviews_dots-2 {
    position: absolute;
    top: -9%;
    font-size: 0;
    left: 24%;
    z-index: -1;
}
.boxReviews_round-2 {
	position: absolute;
    left: -11px;
    bottom: 16.5%;
    z-index: -1;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    font-size: 0;
    box-sizing: border-box;
    border: 9px solid #0474DC;
}
.boxReviews_animation {
    position: absolute;
    left: -175px;
    top: -73px;
    z-index: -1;
    width: 300px;
    height: 300px;
}
.all-boxColumn {
	margin-bottom: 110px;
	position: relative;
	overflow: hidden;
}
.boxColumn_dots-1,
.boxColumn_dots-2 {
    font-size: 0;
    position: absolute;
    left: 80px;
    z-index: -1;
}
.boxColumn_dots-1 {
	top: 12.5%;
}
.boxColumn_dots-2 {
	top: 56.5%;
}
.boxColumn_animation-1 {
    position: absolute;
    left: 15px;
    top: 38.5%;
    font-size: 0;
    width: 300px;
    height: 300px;
    z-index: -1;
}
.boxColumn_animation-2 {
    position: absolute;
    right: -37px;
    bottom: 14.7%;
    font-size: 0;
    width: 300px;
    height: 300px;
    z-index: -1;
}
.boxColumn_dots-3 {
    position: absolute;
    right: 34px;
    bottom: 10.5%;
    z-index: -1;
    font-size: 0;
}
.boxColumn_rectangle {
	width: 62.3vw;
    height: 619px;
    position: absolute;
    top: 4.8%;
    right: 0;
    background: #F4F9FF;
    border-radius: 150px 0px 0px 0px;
    z-index: -2;
    font-size: 0;
}
.boxColumn_dots-4 {
    position: absolute;
    top: 10.2%;
    right: 68px;
    z-index: -1;
    font-size: 0;
}
.boxColumn_dots-5 {
	position: absolute;
    top: 42%;
    right: 40px;
    z-index: -1;
}
.boxColumn {

}
.boxColumn_left {
	width: 49%;
    box-sizing: border-box;
    padding-right: 55px;
}
.boxColumn_right {
	width: 51%;
}
.boxColumn_left > *:last-child {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}
.boxText {
	padding-bottom: 38px;
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 50px;
}
.boxText_title {
	font-size: 30px;
	line-height: 1.25;
	text-transform: uppercase;
	color: #1F2D30;
}
.boxText_description {
	margin-top: 38px;
}
.boxText_description.description ul,
.boxText_description.description ol {
	box-sizing: border-box;
	padding-left: 15px !important;
}
.description {
	font-weight: 300;
	font-size: 16px !important;
    color: #1F2D30 !important;
    line-height: 1.62 !important;
}
.description h1,
.description h2,
.description h3,
.description h4,
.description h5,
.description h6 {
	font-weight: normal;
	margin: 0 0 20px 0 !important;
    color: #363636 !important;
    font-family: 'Mont' !important;
    line-height: 1.25 !important;
    text-transform: uppercase;
}
.description h1 {
	font-size: 30px !important;
}
.description h2 {
	font-size: 28px !important;
	color: #0474DC !important;
}
.description h3 {
	font-size: 24px !important;
}
.description h4 {
	font-size: 20px !important;
	color: #0474DC !important;
	font-weight: 600;
}
.description h5 {
	font-size: 18px !important;
	color: #0474DC !important;
	font-weight: 600;
}
.description h6 {
	font-size: 15px !important;
	color: #0474DC;
	font-weight: 600;
}
.description h1 font,
.description h2 font,
.description h3 font,
.description h4 font,
.description h5 font,
.description h6 font,
.description ul li font,
.description ol li font,  
.description h1 span,
.description h2 span,
.description h3 span,
.description h4 span,
.description h5 span,
.description h6 span,
.description blockquote span,
.description p font {
	font-size: inherit !important;
	color: inherit !important;
    font-family: inherit !important; 
}
.description p {
	font-weight: 300;
	font-size: 16px !important;
    color: #565656 !important;
    line-height: 1.62 !important;
    margin: 0 0 27px 0 !important;
}
.description p span {
	color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
}
.description img {
	font-size: 0;
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}
.description ul {
  	list-style: none; 
}
.description ol {
	list-style: none;  
}
.description ul,
.description ol {
	margin: 0 0 27px 20px !important;
	list-style-position: inside;
}
.description ul {

}
.description ul li {
	position: relative;
	box-sizing: border-box;
	padding-left: 19px;
}
.description ul li:before {
	display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #0474DC;
    border-right: 0;
    position: absolute;
    left: 0;
    top: 5px;
}
.description ul ul,
.description ol ol,
.description ol ul,
.description ul ol {
    box-sizing: border-box;
    margin-top: 10px !important;
}
.description ul ul li:before {
	border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #3F51B5;
}

.description ol {
   list-style: none;
   counter-reset: li;
}
.description ol > li:before {
	counter-increment: li;
	content: counters(li, ".") ". ";
}
.description ol > li::marker {
	opacity: 0;
	display: none;
	visibility: hidden;
	font-size: 0;
}
.description ul li,
.description ol li {
	font-weight: 300;
	font-size: 16px !important;
    color: #565656 !important;
    line-height: 1.62 !important;
    margin-bottom: 10px;
}
.description a {
	color: #0474DC;
	text-decoration: underline;
}
.description a:hover {
	text-decoration: none;
}
.description blockquote {
    background: #F7F7F7;
    box-sizing: border-box;
    padding: 55px 73px !important;
    margin: 0 0 27px 0 !important;
    font-weight: 300;
	font-size: 16px;
	line-height: 2.19;
	text-align: justify;
	color: #1F2D30;
	font-style: italic;
}
.description blockquote p:before,
.description blockquote p:after {
	display: inline-block;
	font-weight: 600;
	font-size: 24px;
	color: #1F2D30;
	line-height: 0;
}
.description blockquote p:before {
	content: "“";
	margin-right: 5px;
}
.description blockquote p:after {
	content: "“";
    position: relative;
    top: 2px;
    margin-left: 5px;
}
.description blockquote p {
	font-weight: 300;
	font-size: 16px;
	line-height: 2.19;
	text-align: justify;
	color: #1F2D30;
	margin: 0 !important;
}
.description table tr td {
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 16px !important;
    color: #565656 !important;
    line-height: 1.62 !important;
}
.description table,
.description img {
	margin-bottom: 27px;
}
.description > *:last-child {
	margin-bottom: 0 !important;
}

.alignright {
	float: right;
	font-size: 0;
	margin: 0 0 20px 46px;
}
.alignleft {
	float: left;
	font-size: 0;
	margin: 0 46px 20px 0;
}
.alignCenter {
	text-align: center;
	margin: 0 auto;
} 
.alignCenter img {
	display: block;
	margin: 0 auto;
}
.text-justify.description p,
.text-justify.description {
	text-align: justify;
}
.text-justify.description h1,
.text-justify.description h2,
.text-justify.description h3,
.text-justify.description h4,
.text-justify.description h5,
.text-justify.description h6 {
	text-align: left;
}
.boxServices {
	margin-top: 7px;
	position: relative;
}
.boxServices_title {
    font-size: 30px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #1F2D30;
    position: absolute;
    top: -7px;
    left: 0;
    z-index: 2;
    width: calc(50% - 17px);
    text-align: center;
}
.listServices {
	position: relative;
}
.listServices:after {
    display: block;
    content: "";
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 9px solid #0474DC;
    position: absolute;
    right: -66px;
    bottom: 38%;
    z-index: -1;
}
.listServices_li {
	width: 50%;
	box-sizing: border-box;
	padding-bottom: 30px;
}
.listServices_li:nth-child(odd) {
	padding-right: 17px;
}
.listServices_li:nth-child(even) {
	padding-left: 17px;
	margin-top: -78px;
}
.listServices_li:nth-child(1) {
	padding-top: 78px;
}
.listServices_li:nth-child(2) {
	margin-top: 0;
}
.listServices_li:last-child {
    margin-left: auto;
    margin-top: -78px;
    padding-right: 0;
    padding-left: 17px;
}
.listServices_link {
	display: block;
	width: 100%;
	font-size: 0;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.05);
	box-sizing: border-box;
	padding: 39px 30px 33px 30px;
	text-align: center;
	text-decoration: none;
}
.listServices_link:hover {
	background: #0474DC;
	border: 1px solid #F2F2F2;
	box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.05);
}
.listServices_link:hover h3,
.listServices_link:hover p {
	color: #fff;
	transition: 0.3s ease all;
}
.listServices_thumb {
	width: 121px;
	height: 121px;
	background: #0474DC;
	margin: 0 auto 30px auto;
	transition: 0.3s ease all;
}
.listServices_link:hover .listServices_thumb {
	background: #0077E6;
	box-shadow: inset 0px 0px 21px rgba(255, 255, 255, 0.25);
}
.listServices_link h3 {
	min-height: 65px;
	font-weight: 600;
	font-size: 22px;
	line-height: 1.35;
	color: #000000;
	margin-bottom: 22px;
	transition: 0.3s ease all;
}
.listServices_link p {
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	color: #757575;
	height: 67px;
	overflow: hidden;
	transition: 0.3s ease all;
}
.boxColumn_right .boxText {
    margin-left: 49px;
}
/*.boxColumn_right .boxText:nth-child(2)  {
	margin-top: -182px;
}*/
.boxText.removeBorder {
	border-bottom: 0;
}
/*.boxColumn_right > *:nth-child(2) .boxText_title {
	width: calc(50% - 17px);
}*/
.boxPrice {
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #F2F2F2;
	box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.05);
	padding: 57px 55px 60px 55px;
}
.boxPrice_title {
	font-size: 30px;
	line-height: 1.25;
	text-transform: uppercase;
	color: #1F2D30;
}
.listPrice {
	border-top: 1px solid #F4F4F4;
    margin-top: 35px;
    padding-top: 33px;
}
.listPrice_li {
    padding-bottom: 28px;
    margin-bottom: 31px;
    border-bottom: 1px solid #F4F4F4;
}
.listPrice_li p {
	font-weight: 600;
	font-size: 16px;
	color: #1F2D30;
	margin-bottom: 16px;
}
.listPrice_li:last-child {
	margin-bottom: 0;
}
.boxPrice_button.button {
	width: 100%;
	margin-top: 60px;
}
.fond-boxDetermination {
	padding-top: 80px;
	padding-bottom: 68px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.boxDetermination {

}
.boxDetermination_left {
	width: 53.5%;
	box-sizing: border-box;
	padding-right: 50px;
}
.boxDetermination_right {
	width: 46.5%;
}
.boxDetermination_title {
	font-weight: bold;
	font-size: 48px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
	padding-bottom: 7px;
}
.boxDetermination_title:after {
	display: block;
	content: "";
	width: 51px;
	height: 2px;
	background: #0474DC;
	position: absolute;
	left: 0;
	bottom: 0;
}
.listDetermination {
	box-sizing: border-box;
    padding: 37px 0 0 18px;
}
.listDetermination li {
    font-size: 15px;
    line-height: 1.25;
    text-align: justify;
    color: #FFFFFF;
    box-sizing: border-box;
    padding-left: 21px;
    margin-bottom: 17px;
    position: relative;
}
.listDetermination li:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #0474DC;
    border-right: 0;
    position: absolute;
    left: 0;
    top: 2px;
}
.listDetermination li:last-child {
	margin-bottom: 0;
}
.formApplication {
	margin-top: 36px;
}
.formApplication_item {
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 36px;
}
.formApplication_item:nth-child(odd) {
	padding-right: 21px;
}
.formApplication_item:nth-child(even) {
	padding-left: 21px;
}	
.formApplication_input {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(244,244,244,0.42);
	background: transparent;
	font-size: 15px !important;
	color: #FFFFFF;
	padding: 7px 0;
}
.formApplication_input::-webkit-input-placeholder {color: #fff;}
.formApplication_input::-moz-placeholder          {color: #fff;}
.formApplication_input:-moz-placeholder           {color: #fff;}
.formApplication_input:-ms-input-placeholder      {color: #fff;}
.formApplication_button {
	display: block;
	width: 100%;
	height: 45px;
	background: #0474DC;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.formApplication_button:hover {
	background: #3A94ED;
}
.formApplication_button:active {
	background: #3A94ED;
	box-shadow: inset 0px 0px 11px rgba(0,0,0,0.25);
}
.boxMap {
	position: relative;
	height: 547px;
	overflow: hidden;
}
.boxMap_map {
	width: 100%;
	height: 100%;
}


.boxMap_top {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
	background: rgba(4, 116, 220, 0.87);
}
.boxMap_item {
    padding-top: 30px;
    padding-bottom: 15px;
}
.boxMap_left  {
	width: 53.5%;
	box-sizing: border-box;
    padding: 15px 0 0 13px;
}
.boxMap_right {
	width: 46.5%;
}
.boxMap_address {
	position: relative;
	width: 50%;
}
.boxMap_telephone {
	margin-left: 11px;
}
.boxMap_telephone svg {
	position: relative;
	top: 3px;
}
.boxMap_address svg {
	margin-right: 20px;
}
.boxMap_address use {
	fill: #fff;
}
.boxMap_address p {
	font-size: 18px;
	line-height: 1.5;
	color: #FFFFFF;
}
.boxMap_address p a {
	text-decoration: none;
	color: #fff;
}
.boxMap_address p a:hover {
	text-decoration: underline;
}
.formLogin {

}
.formLogin_item {
	width: 50%;
	box-sizing: border-box;
    margin-bottom: 24px;
}
.formLogin_item:nth-child(odd) {
	padding-right: 21px;
}
.formLogin_item:nth-child(even) {
	padding-left: 21px;
}
.formLogin_input {
	display: block;
    width: 100%;
    border-bottom: 1px solid rgba(244,244,244,0.42);
    background: transparent;
    font-size: 15px !important;
    color: #FFFFFF;
    padding: 7px 0;
}
.formLogin_input::-webkit-input-placeholder {color: #FFFFFF;}
.formLogin_input::-moz-placeholder          {color: #FFFFFF;}
.formLogin_input:-moz-placeholder           {color: #FFFFFF;}
.formLogin_input:-ms-input-placeholder      {color: #FFFFFF;}
.formLogin_item h3 {
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 9px;
}
.formLogin_button {
	display: block;
	width: 100%;
	height: 45px;
	box-sizing: border-box;
	background: #0474DC;
	border: 1px solid #FFFFFF;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: -9px;
	transition: 0.3s ease all;
}
.formLogin_button:hover {
	background: #1089F9;
	border-color: #94CBFF;
	transition: 0.3s ease all;
}
.formLogin_button:active {
	background: #1089F9;
	border-color: #3C99EF;
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.25);
	transition: 0.3s ease all;
}
footer {
	border-top: 8px solid #0474DC; 
	padding-bottom: 35px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.boxFooter {
	padding-top: 31px;
}
.menuFooter {

}
.menuFooter ul {
	font-size: 0;
	display: flex;
	justify-content: space-between; /* spreads items evenly */
	padding: 0;
	margin: 0;
	list-style: none;
}
.menuFooter li {
	display: inline-block;
	vertical-align: top;
	margin-right: 43px;
	flex: 1; /* each item takes equal width */
	text-align: center; /* centers text inside each link */
	margin-right: 0; /* remove existing spacing */
}
.menuFooter li:last-child {
	margin-right: 0;
}
.menuFooter a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px 0;
}
.menuFooter li.active a,
.menuFooter a:hover {
	text-decoration: underline;
}
.boxFooter_item {
	margin-top: 22px;
}
.boxFooter_left {
	width: 47%;
}
.boxFooter_right {
	width: 53%;
}
.footerBlog {
	background: #fff;
    box-sizing: border-box;
    padding: 30px 45px 20px 45px;
}
.footerBlog_top {

}
.footerBlog_title {
	font-weight: 600;
	font-size: 24px;
	text-transform: uppercase;
	color: #1F2D30;
}
.footerBlog_link {
	font-style: italic;
	font-weight: 600;
	font-size: 16px;
	text-decoration: underline;
	color: #0474DC;
}
.footerBlog_link:hover {
	color: #1F2D30;
}
.shortBlog {
	margin-top: 20px;
}
.shortBlog_li {
    padding-bottom: 0;
    margin-bottom: 20px;
	border-bottom: 1px solid #E7E7E7;
}
.shortBlog_li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}
.shortBlog_li h3 {
	font-weight: 600;
	font-size: 15px;
	line-height: 1.33;
	color: #0474DC;
}
.shortBlog_li h3 a {
	color: #0474DC;
	text-decoration: none;
}
.shortBlog_li h3 a:hover {
	color: #1F2D30;
}
.shortBlog_text,
.shortBlog_li p {
	font-weight: 300;
    font-size: 14px;
    line-height: 1.43;
    text-align: justify;
    color: #1F2D30;
    /**/
}
.shortBlog_text p:first-child {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}
.shortBlog_text {
	margin-top: 8px;
}
.logoFooter {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	margin-bottom: 26px;
	max-width: 150px;
	max-height: 150px;
}
.logoFooter img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	display: block;
}
.boxFooter_title {
	font-weight: 600;
	font-size: 15px;
	color: #0474DC;
	text-transform: uppercase;
	margin-bottom: 21px;
}
.groupMenu {

}
.menuServices {
	width: 50%;
}
.menuServices:nth-child(even) {
	box-sizing: border-box;
    padding: 0 15px 0 14px;
}
.menuServices ul {

}
.menuServices li {
	margin-bottom: 16px;
}
.menuServices a {
	font-size: 15px;
	line-height: 1.25;
	color: #FFFFFF;
	text-decoration: none;
}
.menuServices a:hover {
	text-decoration: underline;
}
.footerContacts {
	margin-top: 55px;
}
.footerContacts_item {
    margin-bottom: 42px;
}
.footerContacts_item:nth-child(odd) {
	width: 47%;
}
.footerContacts_item:nth-child(even) {
	width: 53%;
}
.footerContacts_address {

}
.footerContacts_address svg {
	margin-right: 14px;
}
.footerContacts_address.footerContacts_mail svg {
    position: relative;
    top: -1px;
}
.footerContacts_address use {
	fill: #fff;
}
.footerContacts_address h4 {
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	color: #0474DC;
	margin-bottom: 12px;
}
.footerContacts_address p {
	font-size: 15px;
	line-height: 1.33;
	color: #FFFFFF;
}
.footerContacts_address p a {
	color: #fff;
	text-decoration: none;
}
.footerContacts_address.footerContacts_telephone p a {
	font-size: 18px;
}
.footerContacts_address p a:hover {
	text-decoration: underline;
}
.footerContacts_address.footerContacts_mail h4,
.footerContacts_telephone.footerContacts_address h4 {
    margin-bottom: 6px;
}
.footerContacts_social {
	margin-top: -7px;
}
.footerContacts_social a {
	width: 48px;
	height: 48px;
	box-sizing: border-box;
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,0.1);
	font-size: 0;
	margin: 0 15px 10px 0;
}
.footerContacts_social a:last-child {
	margin-right: 0;
}
.footerContacts_social a use {
	fill: #fff;
}
.footerContacts_social a:hover {
	border-color: #0474DC;
}
.footerContacts_social a:hover use {
	fill: #0474DC;
}
.footerBottom {
	margin-top: 20px;
	display: flex;
    justify-content: center; /* centers content horizontally */
    align-items: center;     /* optional: vertically center if there's height */
    text-align: center;      /* centers text within child if needed */
}
.footerBottom_left {
	width: 47%;
}
.footerBottom_right {
	width: 53%;
	box-sizing: border-box;
    padding: 0 45px;
}
.footerBottom_copyright {
	font-size: 15px;
	color: #FFFFFF;
}
.footerBottom_link {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerBottom_link:hover {
	text-decoration: underline;
}
.footerBottom_thumb {
	font-size: 0;
}
.footerBottom_thumb img {
	margin-right: 24px;
}
.footerBottom_thumb img:last-child {
	margin-right: 0;
}
.error {
	margin-top: 3px;
}


@media screen and (max-width: 1680px) {
	.boxPortfolio_thumb {
	    left: 20px;
	    width: 160px;
	    height: 160px;
	}
	.boxColumn_animation-1 {
	    left: 10px;
	    width: 200px;
	    height: 200px;
	}
	.boxColumn_dots-1, .boxColumn_dots-2 {
		left: 28px;
	}



}
@media screen and (max-width: 1600px) {
	.sliderPortfolio.swiper {
	    height: 474px;
	}
	.boxColumn_animation-1 {
	    left: 10px;
	    width: 100px;
	    height: 100px;
	}
	.boxColumn_animation-1 {
    	left: 0;
    }
	.boxColumn_animation-2 {
	    right: -20px;
	    bottom: 15.7%;
	    width: 200px;
	    height: 200px;
	}
	.boxPortfolio_left {
	    width: 75%;
	    padding-left: 100px;
	}


}
@media screen and (max-width: 1480px) {
	.boxPortfolio_thumb {
	    left: 10px;
	    width: 160px;
	    height: 160px;
	}
	.boxPortfolio_title {
	    font-size: 56px;
	}
	.boxPortfolio_left {
	    width: 65%;
	    padding-left: 100px;
	}
	.boxColumn_animation-2 {
		display: none;
	}

}
@media screen and (max-width: 1340px) {
	.boxPortfolio_thumb {
	    left: 10px;
	    width: 120px;
	    height: 120px;
	}
	.boxColumn_animation-1 {
		display: none;
	}



}
@media screen and (max-width: 1279px) {
	.willBe_icons {
	    font-size: 680px;
	    top: -14%;
	    left: -10.5%;
	}
	.listDevelop {
	    margin-left: -15px;
	    margin-right: -15px;
	}
	.listDevelop_li {
	    padding: 0 15px 64px 15px;
	}
	.willBe_title {
		font-size: 56px;
	}
	.boxPortfolio_left {
	    width: 65%;
	    padding-left: 125px;
	}
	.sliderPortfolio.swiper {
	    height: 384px;
	}
	.boxReviews_animation {
		display: none;
	}
	.sliderReviews_thumb {
	    margin-right: 25px;
	}
	.sliderReviews .custom-dots {
		left: 414px;
	}

}
@media screen and (max-width: 1199px) {
	.boxPortfolio_thumb {
		display: none;
	}
	.boxPortfolio_left {
	    width: 70%;
	    padding-left: 0;
	}
	.footerBottom_right {
		padding: 0;
	}
	.footerBlog {
	    padding: 30px 25px 20px 25px;
	}
	.footerBottom_right,
	.footerBottom_left,
	.boxFooter_left,
	.boxFooter_right {
	    width: 50%;
	}
	.boxDetermination_title {
		font-size: 36px;
	}
	.boxServices_title,
	.boxText_title {
		font-size: 26px;
	}
	.boxReviews {
		display: block;
	}
	.boxReviews_thumb {
		display: none;
	}
	.boxReviews_left {
	    width: 100%;
	    padding-right: 0;
	}
	.boxReviews_right {
	    width: 100%;
	}
	.boxReviews_round {
		display: none;
	}
	.boxReviews_link {
		margin-top: 35px;
	}
	.willBe {
		display: block;
	}
	.willBe_title {
	    font-size: 48px;
	    text-align: center;
	}
	.willBe_right {
		width: 100%;
	}
	.willBe_right {
	    width: 100%;
	    justify-content: center;
	    position: relative;
	    z-index: 2;
	    margin-top: 25px;
	}
	.mobileMenu-top {
		margin-bottom: 25px;
	}
	.mobileMenu .language li:first-child {
		margin-left: 0;
	}
	.mobileMenu .language {
	    position: relative;
	    top: 0;
	}
	.mobileMenu_close {
		display: block;
		font-size: 0;
		background: transparent;
	}
	.mobileMenu_close use {
		fill: #fff;
	}
	.mobileMenu_scroll {
	    height: calc(100% - 50px);
	    box-sizing: border-box;
	    padding: 11px 5px 11px 0;
	    overflow: hidden;
	    overflow-y: auto;
	    scrollbar-color: #F7F7F7 transparent;
	}
	.mobileMenu_scroll::-webkit-scrollbar-track {
		background: transparent;
	}
	.mobileMenu_scroll::-webkit-scrollbar-thumb {
		background: #0474DC;
	}
	.mobileMenu_scroll::-webkit-scrollbar {
		background-color: #F7F7F7;
		width: 5px; 
	}
	.mobileMenu .menuTop {
		display: block;
	}
	.mobileMenu .menuTop li {
	    margin-right: 0;
	    display: block;
	    margin-bottom: 20px;
	}
	.inner-page .boxHeader_telephone a,
	.inner-page .mobileMenu .menuTop a {
		color: #fff;
	}
	.inner-page .boxHeader_telephone a use {
		fill: #fff;
	}
	.mobileMenu .menuTop a {
		display: inline-block;
	}
	.mobileMenu .boxHeader_button.button {
		margin-bottom: 25px;
	}
	.mobileMenu .boxHeader_telephone {
	    margin: 30px 0 25px 0;
	}
	.mobileMenu .socialNetworks {
		position: relative;
		bottom: 0;
	}
	.description blockquote {
	    padding: 25px 20px !important;
	}
	.all-boxSidebar-2 .boxSidebar_left {
	    padding-right: 35px;
	}



}
@media screen and (max-width: 1023px) {
	.listDevelop_li {
	    width: 50%;
	}
	.listDevelop_li:last-child {
		width: 100%;
	}
	.swiper-pagination-bullet {
		margin: 0 10px;
	}
	.boxColumn {
		display: block;
	}
	.boxColumn_left {
	    width: 100%;
	    padding-right: 0;
	}
	.boxColumn_right {
	    width: 100%;
	    margin-top: 60px;
	}
	.boxColumn_right .boxText {
	    margin-left: 0;
	}
/*	.boxColumn_right > *:nth-child(2) .boxText_title {
	    width: 100%;
	}*/
	.boxColumn_right .boxText:nth-child(2) {
	    margin-top: 25px;
	}
	.boxDetermination {
		display: block;
	}
	.boxDetermination_left {
	    width: 100%;
	    padding-right: 0;
	}
	.boxDetermination_right {
   		width: 100%;
	    margin-top: 60px;
	}
	.boxMap_top {
		position: relative;
	}
	.boxMap_item {
		display: block;
	}
	.boxMap_left {
	    width: 100%;
	    padding: 0 0 30px 0;
	}
	.boxMap_right {
	    width: 100%;
	}
	.boxMap {
		height: auto;
	}
	.boxMap_map {
		height: 300px;
	}
	.boxFooter_item {
	    display: block;
	}
	.footerBottom_right, 
	.footerBottom_left, 
	.boxFooter_left, 
	.boxFooter_right {
	    width: 100%;
	}
	.footerBottom_copyright {
		margin-bottom: 15px;
	}
	.sliderReviews_right {
		padding-top: 0;
	}


}
@media screen and (max-width: 979px) {

}
@media screen and (max-width: 799px) {

}
@media screen and (max-width: 768px) {
	.listDevelop {
		padding-top: 50px;
	}
	.listDevelop_li {
		padding-bottom: 30px;
	}
	.boxPortfolio_top {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	.boxPortfolio_item {
	    display: block;
	    text-align: center;
	}
	.boxPortfolio_left {
		width: 100%;
		margin-bottom: 30px;
	}
	.boxPortfolio_button {
		margin-left: auto;
		margin-right: auto;
	}
	.sliderReviews_thumb {
		width: 230px;
		height: 230px;
	}
	.sliderReviews_link {
		margin-top: 15px;
	}
	.sliderReviews .custom-dots {
	    left: 255px;
	}
	.all-boxReviews {
	    padding-top: 70px;
	    padding-bottom: 70px;
	}
	.all-boxColumn {
		margin-bottom: 50px;
	}
	.boxDetermination_title {
	    font-size: 28px;
	}
	.listDetermination {
		padding-left: 0;
	}
	.fond-boxDetermination {
	    padding-top: 60px;
	    padding-bottom: 40px;
	}
	.boxPrice_title {
		font-size: 26px;
	}
	.boxPrice {
	    padding: 40px 25px 40px 25px;
	}

}	
@media screen and (max-width: 639px) {
	.willBe_title {
		font-size: 40px;
	}
	.willBe_right {
		display: block;
		margin-top: 60px;
	}
	.willBe_text b {
		font-size: 46px;
	}
	.willBe_text {
		font-size: 29px;
	}
	.willBe_text span {
	    width: 186px;
	    height: auto;
	}
	.willBe_animation {
	    margin: 28px auto 0 auto;
	    transform: rotate(90deg);
	}
	.willBe_item {
		margin: 0 auto;
	}
	.swiper-pagination-bullet {
	    width: 20px;
	    height: 20px;
	}
	.swiper-pagination-bullet:before {
	    width: 6px;
	    height: 6px;
	    top: 7px;
	    left: 7px;
	}
	.swiper-pagination-bullet {
	    margin: 0 6px;
	}
	.custom-dots {
	    margin-top: 15px;
	}

	.listServices_li {
		width: 100%;
	}
	.listServices_li:nth-child(odd) {
		padding-right: 0;
	}
	.listServices_li:nth-child(even) {
		padding-left: 0;
		margin-top: 0;
	}
	.listServices_li:nth-child(1) {
		padding-top: 0;
	}
	.listServices_li:nth-child(2) {
		margin-top: 0;
	}
	.listServices_li:last-child {
	    margin-top: 0;
	    padding-right: 0;
	    padding-left: 0;
	}
	.listServices_link h3 {
		min-height: auto;
	}
	.listServices_link p {
		height: auto;
	}
	.listServices_link {
		padding: 30px;
	}
	.listServices:after {
		display: none;
	}
	.sliderReviews_item {
	    display: block;
	}
	.sliderReviews_thumb {
	    margin: 0 auto 15px auto;
	}
	.boxReviews_dots-1,
	.boxReviews_round-2 {
		display: none;
	}
	.sliderReviews .custom-dots {
	    left: 0;
	    right: 0;
	    text-align: center;
	}
	.boxServices_title {
		position: relative;
	    top: 0;
	    width: 100%;
	    margin-bottom: 25px;
	}
	.menuFooter {
		display: none;
	}
	.boxFooter_item {
	    margin-top: 0;
	}
	.description h1 {
	    font-size: 26px !important;
	}
	.description h2 {
	    font-size: 24px !important;
	}
	.description h3 {
	    font-size: 22px !important;
	}

}
@media screen and (max-width: 479px) {
	.listDevelop_li {
	    width: 100%;
	}
	.boxPortfolio_title {
	    font-size: 40px;
	}
	.sliderPortfolio_logo {
		padding: 35px;
	}
	.sliderPortfolio.swiper {
	    height: 300px;
	}
	.boxPrice_title {
	    font-size: 24px;
	    text-align: center;
	}
	.formApplication {
		display: block;
	}
	.formApplication {
	    margin-top: 25px;
	}
	.formApplication_item {
		width: 100%;
		margin-bottom: 30px;
	}
	.formApplication_item:nth-child(odd) {
		padding-right: 0;
	}
	.formApplication_item:nth-child(even) {
		padding-left: 0;
	}
	.boxMap_left  {
		display: block;
	}
	.boxMap_address {
	    width: 100%;
	    margin: 0 0 15px 0;
	}
	.formLogin_item {
		width: 100%;
	}
	.formLogin_item:nth-child(3) {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}
	.formLogin_item:nth-child(odd) {
		padding-right: 0;
	}
	.formLogin_item:nth-child(even) {
		padding-left: 0;
	}
	.formLogin_button {
		margin-top: 0;
	}
	.formLogin_item h3 {
		margin-top: 0;
		position: relative;
    	top: 10px;
	}
	.menuServices li {
	    margin-bottom: 10px;
	}
	.footerBlog_link,
	.menuServices a {
		font-size: 13px;
	}
	.footerBlog {
	    padding: 30px 15px;
	}
	.footerContacts {
	    margin-top: 30px;
	    display: block;
	}
	.footerContacts_item {
	    margin-bottom: 25px;
	}
	.footerContacts_item:nth-child(odd) {
		width: 100%;
	}
	.footerContacts_item:nth-child(even) {
		width: 100%;
	}
	.footerBottom_right {
		display: block;
	}
	.footerBottom_thumb {
	    margin-top: 15px;
	}
	.boxMap_address p {
		font-size: 16px;
	}

}
@media screen and (max-width: 374px) {

}
@media screen and (max-width: 359px) {
	.listPrice {
	    margin-top: 20px;
	    padding-top: 20px;
	}
	.boxPrice {
	    padding: 40px 10px 40px 10px;
	}
	.willBe_title {
	    font-size: 32px;
	}

}