/* 
Template Name: Qudro Template
CSS Version: 1.0.1
Description: Documentation Starter Theme for Redbrush's Item
Author: Redbrush  
Author URL: http://redbrush.ru;
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General Style                       */
/*   02 - Typography                          */
/*   03 - Animations                          */
/*   04 - Preloader Block Styles              */
/*   05 - Menu Block                          */
/*   06 - Header Block                        */
/*   07 - Sign Block Styles                   */
/*   08 - Jobs Block Styles                   */
/*   09 - Timeline Block Styles               */
/*   10 - Technics Block Styles               */
/*   11 - Review Block Styles                 */
/*   12 - Projects Block Styles               */
/*   13 - Services Block Styles               */
/*   14 - Our Jobs Block Styles               */
/*   15 - Skills Block Styles                 */
/*   16 - Contact Us Block Styles             */
/*   17 - Start Project Block Styles          */
/*   18 - Footer Block Styles                 */
/*   19 - Popup Block Styles                  */
/*   20 - Google Map Styles                   */
/*   21 - CSS Hacks                           */
/*   22 - Responsive                          */

/* ==========================================================================
   01. GENERAL STYLE
========================================================================== */ 
/*side navigation bar*/




/*start copied css*/

.body {
  font-family: Montserrat, sans-serif;
  margin: 0;
	background-color:#000;
  margin-bottom:0px;
  height: auto; 
 
}

* {
  
}


}
.row > .column {
  padding: 0 8px;
}
a.menu_links { 
cursor: pointer; 
}
.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: right;
  width: 35%;
    background-image: url("img/gr2.html");
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 80px;
  margin-bottom:60px;
  
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 100%;
  max-width: 800px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


  .img{
    width: 100%;
    max-width: 800px;

}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.image-list {
	box-sizing: content-box;
    padding: 0;
    margin: 2px;
    list-style: none;
    background:white;
}

.image-list li {
    padding: 5px;
    float: left;
}

.image-list li:first-child {
    width: 100%
}

.image-list li:not(:first-child) {
    width: 100%
}

@media (min-width:400px) { 
	.image-list li:first-child {
	    width: 100%
	}

	.image-list li:not(:first-child) {
	    width: 15.7142857142857%
	}
}

@media (min-width:400px) { 
	.image-list li:first-child {
	    width: 30.33%
	}

	.image-list li:not(:first-child) {
	    width: 30.333%
	}
	.image-list li:not(:second-child) {
	    width: 30.333%
	}
}

/* end copied css*/

body, .container-fluid{
	margin: 0;
	padding: 0;
	overflow-x: hidden;

}

body.__overflow {
	overflow: hidden;
}

section {
	padding-top: 10px;
	background-color: #fff;
	position: relative;
	z-index: 6;
}

.row {
	margin: 20px;
}

.clear:after {
	content: "";
	display: table;
	clear: both;
}

.__opacity {
	opacity: 1 !important;
	visibility: visible !important;
}

.__relative {
	position: relative;
}

@media (max-width: 992px) {
	.push_block_left {
		margin-left: 0;
	}
}
@media (min-width: 992px) {
	.push_block_left {
		margin-left: -16.66666667%;
	}
}
@media (min-width: 1170px) {
	.push_block_left {
		margin-left: -16.66666667%;
	}
}

/* ==========================================================================
   02. TYPOGRAPHY
========================================================================== */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	padding: 0;
}

/*------------------------------------------*/
/*   <h1> styles
/*------------------------------------------*/

h1 {
	font-weight: 500;
	font-size: 64px;
	   
	
	
	color: #fff;
	letter-spacing: .69px;
	line-height: 74px;
}

h1.content {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: #fff !important;
	letter-spacing: .56px;
}

/*------------------------------------------*/
/*   <h2> styles
/*------------------------------------------*/

h2 {
	font-weight: 400;
	font-size: 30px;
	line-height: 46px;
	letter-spacing: -1.67px;
}

.logo h2 {
	color: #4A4A4A;
	text-align: left;
}

.techn_left h2 {
	color: #4A4A4A;
}

.services .col-4 h2 {
	font-size: 46px;
}

.our_jobs_about .logo h2 {
	color: #4A4A4A;
}

.contact_form h2 {
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: -1.46px;
} 

.start_project h2 {
	color: #4A4A4A;
}

.start_project h2 a {
	text-decoration: none;
}

.start_project h2 a:hover,
.start_project h2 a.accent_color:hover {
	color: #4A4A4A !important;
	cursor: pointer;
}

.footer h2 {
	font-size: 40px;
	line-height: 40px;
	color: #fff;
}

.footer h2 span {
	font-weight: 400;
	font-size: 46px;
	line-height: 46px;
	letter-spacing: -1.67px;
}

.head h2 {
	color: #4A4A4A;
}

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

	h2 {
		font-size: 37px;
		line-height: 37px;
		letter-spacing: -1.35px;
	}

}

/*------------------------------------------*/
/*   <h3> styles
/*------------------------------------------*/

h3 {
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}

.svg_block h3 {
	color: #C60E14;
}

.flexslider h3 {
	color: #D0011B;
}

.progress h3 {
	font-size: 0px;
	line-height: 28px;
	color: #515151;
}

.footer h3 {
	font-size: 18px;
	line-height: 40px;
	color: #fff;
}

.popup h3 {
	color: #D0011B;
}

.content_popup h3,
.content_popup2 h3 {
	color: #5D5F65;
}

.popup_footer_desc h3 {
	color: #fff;
}

/*------------------------------------------*/
/*   <p> styles
/*------------------------------------------*/
.whyus p {
	font-family:'Montserrat';
	font-size: 1px;
	line-height: 28px;
	color: #515151;
	font-weight: 300;
}
p {
	font-family:'Montserrat';
	font-size: 15px;
	line-height: 28px;
	color: #515151;
	font-weight: 300;
}

.quote p {
	text-align: left;
} 

.right_menu_body__article_desc p {
	color: #fff;
	opacity: .5;
	font-family: 'Montserrat';
	font-size: 18px;
	line-height: 28px;
}

.start_project p {
	color: #5D5F65;
	font-family:'Montserrat';
	font-style: 25px;
	line-height: 40px;
	letter-spacing: .5px;
}

.popup p,
.popup_post p {
	color: #5D5F65;
}

.popup_footer_desc p {
	color: #fff;
}

.svg_block p {
	color: #818181;
}

p.lead {
	font-size: 14px;
	color: #fff;

	opacity:.9;
	letter-spacing: 0.56px;
	line-height: 48px;
}

.flexslider p.lead {
	color: #141414;
	font-weight: 700;
}

p.lead.__opacity {
	opacity: 0.9 !important;
}

.content_popup p.lead,
.content_popup2 p.lead {
	color: #5D5F65;
	opacity: 1;
	font-size: 25px;
	line-height: 40px;
	letter-spacing: .5;
}

p.base {
	font-size: 14px;
	color: #5D5F65;
	letter-spacing: 0.3px;
	line-height: 20px;
}

.project__article_desc p.base {
	color: #fff;
	opacity: .5;
}

p.small {
	font-size: 10px;
	letter-spacing: .33px;
	line-height: 18px;
	color: #5D5F65;
	text-transform: uppercase;
}

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

	p.base {
		font-size: 14px;
		line-height: 23px
	}

	p.lead {
		font-size: 18px;
		line-height: 28px;
		letter-spacing: 0.36px;
	}

}

/*------------------------------------------*/
/*   Table styles
/*------------------------------------------*/

table {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #141720;
}

.timeline_table tr .year,
.timeline_table tr .flaticon-circle {
	font-size: 17px;
}

.timeline_table span {
	color: #D5D5D5;
}

/*------------------------------------------*/
/*   Accent styles
/*------------------------------------------*/

	.accent_color_background { background-color: rgba(198,14,20,1); }
	.accent_color_form {background-image: linear-gradient(to bottom,#C60E14 0,#C60E14 100%) !important;}
	.popup_footer_bg .accent_color_background:hover { background-color: rgba(198,14,20,0); }
	.accent_color_table:hover .year,
	.active_year .year,
	.accent_color_text { color : #C60E14; }
	.accent_color_table:hover .icon,
	.active_year .icon,
	.accent_border_color {border-color : #C60E14 }
	.accent_color:hover {background-color: #C60E14} 
	.accent_outline_color { outline-color : #C60E14 }
	.corner_border_container { border-left: 50px solid transparent }
	.gm-style-iw::after { border-top-color: #C60E14; }
	.gm-style-iw::before { background: #C60E14; box-shadow: 0px 15px 25px 0px rgba(198,14,20,1); }

/*------------------------------------------*/
/*   Hrefs styles
/*------------------------------------------*/

.our_jobs_about a,
.jobs_about a,
.contact {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	text-align: center;
	letter-spacing: 0.19px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}

.contact_form a {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0.19px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

.right_menu_body__article_start a {
	color: #C60E14;
	text-decoration: none;
}

.jobs_about a:hover,
.contact:hover {
	color: #fff;
	cursor: pointer;
}

.right_menu_body__article_start a:hover {
	color: #fff;
}

.footer a,
.footer span {
	font-family: 'Montserrat';
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0px;
	/* text-transform: uppercase; */
	text-decoration: none;
}

.footer a {
	color: #fff;
}

.arrow {
	font-size: 80px;
	color: #141414;
	opacity: .5;
}

.arrow:hover {
	color: #C60E14;
	opacity: 1;
}

/*------------------------------------------*/
/*   Forms styles
/*------------------------------------------*/

.contact_form input,
.contact_form textarea {
	font-family: 'Montserrat';
	font-size: 15px;
	letter-spacing: 0.5px;
	color: #979797;
}

/*------------------------------------------*/
/*   Other Block styles
/*------------------------------------------*/

.scroll_to_block {
	font-family: 'Montserrat', sans-serif;
	color: #c60e14;
	font-size: 18px;
	line-height: 28px;
}

.progressbar-text {
	font-family: 'Montserrat', sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: #fff !important;
}

.menu_name {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 18px;
}

.left_menu_open_btn,
.right_menu_open_btn {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	text-align: center;
	color: #fff;
}

.quote {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #5D5F65;
	text-align: right;
}

.svg_block i {
	font-size: 60px;
	color: #FFFFFF;
}

.popup_footer_img,
.popup_footer_desc {
	color: #fff;
}

.popup_close {
	font-size: 30px;
	color: #fff;
	text-decoration: none;
}

.__bold {
	font-weight: 700;
}

.__regular {
	font-weight: 400;
}

/* ==========================================================================
   03. ANIMATIONS
========================================================================== */
/*------------------------------------------*/
/*   Menu btns animations
/*------------------------------------------*/

.__show_btn_left {
	transform: translateX(70px);
}

.__show_btn_right {
	transform: translateX(-70px);
}

/*------------------------------------------*/
/*   Elements animations
/*------------------------------------------*/

.__show_left {
	-webkit-transform: translateX(0px) !important;
	   -moz-transform: translateX(0px) !important;
		-ms-transform: translateX(0px) !important;
		 -o-transform: translateX(0px) !important;
			transform: translateX(0px) !important;
}

.__show_right {
	-webkit-transform: translateX(0px) !important;
	   -moz-transform: translateX(0px) !important;
		-ms-transform: translateX(0px) !important;
		 -o-transform: translateX(0px) !important;
			transform: translateX(0px) !important;
}

.__show_top {
	-webkit-transform: translateY(100px) !important;
	   -moz-transform: translateY(100px) !important;
		-ms-transform: translateY(100px) !important;
		 -o-transform: translateY(100px) !important;
			transform: translateY(100px) !important;
}

.__show_bottom {
	-webkit-transform: translateY(-200px) !important;
	   -moz-transform: translateY(-200px) !important;
		-ms-transform: translateY(-200px) !important;
		 -o-transform: translateY(-200px) !important;
			transform: translateY(-200px) !important;
}

.__show_bottom_2 {
	-webkit-transform: translateY(0px) !important;
	   -moz-transform: translateY(0px) !important;
		-ms-transform: translateY(0px) !important;
		 -o-transform: translateY(0px) !important;
			transform: translateY(0px) !important;
}

.__open_right {
	transform: translateX(477px) !important;
	pointer-events: none;
}

.__open_left {
	transform: translateX(-477px) !important;
	pointer-events: none;
}

.__open_left_menu {
	left: 0 !important;
}

.__open_right_menu {
	right: 0 !important;
}

.__move_left {
	-webkit-transform: translateX(-477px);
	-moz-transform: translateX(-477px);
	-ms-transform: translateX(-477px);
	-o-transform: translateX(-477px);
	transform: translateX(-477px);
}

.__move_right {
	-webkit-transform: translateX(477px);
	-moz-transform: translateX(477px);
	-ms-transform: translateX(477px);
	-o-transform: translateX(477px);
	transform: translateX(477px);
}

.hide_menu_left {
	-webkit-transform: translateX(-70px);
	-moz-transform: translateX(-70px);
	-ms-transform: translateX(-70px);
	-o-transform: translateX(-70px);
	transform: translateX(-70px);
}

.hide_menu_right {
	-webkit-transform: translateX(70px);
	-moz-transform: translateX(70px);
	-ms-transform: translateX(70px);
	-o-transform: translateX(70px);
	transform: translateX(70px);
}

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

	.__open_right {
		transform: translateX(-70px);
		pointer-events: none;
	}

	.__open_left {
		transform: translateX(70px);
		pointer-events: none;
	}

	.pushRightSection {
		transform: translateX(0) !important;;
		overflow: hidden;
	}

	.pushLeftSection {
		transform: translateX(0) !important;;
		overflow: hidden;
	}

	.__show_top {
	-webkit-transform: translateY(0px) !important;
	   -moz-transform: translateY(0px) !important;
		-ms-transform: translateY(0px) !important;
		 -o-transform: translateY(0px) !important;
			transform: translateY(0px) !important;
}

	.__show_bottom {
		-webkit-transform: translateY(0px) !important;
		   -moz-transform: translateY(0px) !important;
			-ms-transform: translateY(0px) !important;
			 -o-transform: translateY(0px) !important;
				transform: translateY(0px) !important;
	}

}

/*------------------------------------------*/
/*   Section animations
/*------------------------------------------*/

.pushRightSection {
	transform: translateX(470px);
	overflow: hidden;
}

.pushLeftSection {
	transform: translateX(-470px);
	overflow: hidden;
}

.zindex {
	z-index: 1 !important;
}

/*------------------------------------------*/
/*   Cards animations
/*------------------------------------------*/

.project__article:hover .project__article_body h3,
.project__article:hover .project__article_body p,
.right_menu_body__article_body:hover .right_menu_body__article_desc h3,
.right_menu_body__article_body:hover .right_menu_body__article_desc p {
	transform: translateX(-40px);
	opacity: 0;
}

.project__article:hover img,
.right_menu_body__article:hover img {
	transform: translateX(-40px);
	opacity: 1;
}

/*------------------------------------------*/
/*   Transitions
/*------------------------------------------*/

.transition_300 {
	transition: all .3s;
}

.transition_600 {
	transition: all .6s;
}

.transition_900 {
	transition: all .9s;
}

/* ==========================================================================
   04. PRELOADER BLOCK STYLES
========================================================================== */ 

#page-preloader {
	z-index: 100;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #272727;
	z-index: 100500;
	width: 100vw;
	height: 100vh;
}

.wrapper {
	z-index: 100;
	height: 100%;
	width: 100%;
	background-color: #272727;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loader {
	z-index: 100;
	position: relative;
	width: 108px;
	height: 108px;
}

/* CIRCLE PRELOADER STYLES*/
.circle {
	border-radius: 50% 50% 50% 50%;
	position: absolute;
	border-top: 4px solid;
	border-bottom: 4px solid #C71122 !important;
	border-left:  4px solid;
	border-right: 4px solid #C71122 !important;
	animation: clockwise 400ms linear infinite;
}

.circle_one {
	width: 100px;
	height: 100px;
}


@keyframes clockwise {
  to {transform: rotate(360deg) translatez(0);}
}


/* ==========================================================================
   05. MENU BLOCK STYLES
========================================================================== */ 

.menu_overlay {
	position: fixed;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9;
	visibility: hidden;
}

.menu_overlay:hover {
	cursor: pointer;
}

.overlay_right {
	visibility: visible;
	background-color: rgba(0,0,0,.7);
}

.hover_line {
	display: inline-block;
	height: 5px;
	width: 0px;
	position: absolute;
	top: calc(50% - 3px);
}

.left_menu,
.right_menu {
	width: 477px;
	min-height: 650px;
	height: 100vh;
	background-color: #2E2E2E;
	position: fixed;
	z-index: 10;
	top: 0;
}

.pushRight {
	left: 0;
}

.pushLeft {
	right: 0;
}

.left_menu {
	left: -477px;
}

.right_menu {
	right: -477px;
	overflow-y: auto;
}

.left_menu::-webkit-scrollbar { width: 0; }

.left_menu_open_btn,
.right_menu_open_btn {
	position: fixed;
	top: calc(50vh - 35px);
	display: table;
	z-index: 11;
	height: 70px;
}

.left_menu_open_btn div {
	display: table-cell;
	vertical-align: middle;
}

.left_menu__opened {
	left: 0 !important;
	overflow-y: auto;
}

.right_menu__opened {
	right: 0 !important;
}

.menu_literal {
	line-height: 37px;
	text-align: center;
	width: 70px;
}

.menu_name {
	padding: 0px 20px;
}

.left_menu_close,
.right_menu_close {
	width: 70px;
	font-size: 30px;
	color: #fff;
	opacity: .6;
	padding: 18px 0;
	z-index: 11;
}

.left_menu_close:hover,
.right_menu_close:hover {
	opacity: .9;
	cursor: pointer;
}

.left_menu_close {
	position: fixed; 
	z-index: 999; 
	left: -70px; 
	top: calc(50% - 35px);
	background-color: rgba(0,0,0,.3);
}

.right_menu_close {
	position: fixed; 
	z-index: 999; 
	right: -70px; 
	top: calc(50% - 35px);
	background-color: rgba(0,0,0,.3);
}

.flaticon-cancel {
	font-size: 30px;
	display: block;
	text-align: center;
}

.left_menu_open_btn:hover,
.right_menu_open_btn:hover  {
	cursor: pointer;
}

.left_menu_open_btn:hover {
	transform: translateX(100%);
}

.right_menu_open_btn:hover {
	transform: translateX(-100%);
}

.left_menu_open_btn:hover + .left_menu {
	left: -457px;
}

.right_menu_open_btn:hover + .right_menu {
	right: -457px;
}

.left_menu_body {
	margin-top: 100px;
	margin-left: 110px;
}

.left_menu_body h3 {
	margin-left: 6px;
}

.left_menu_body__block {
	list-style-type: none;
	margin: 65px 0 0;
	padding: 0;
	position: relative;
}

.left_menu_body__block li {
	margin: -60px 0 10px;
	padding: -60px 0 10px;
	opacity: 0;
	transition: all .3s;
}

.__opacity_bl,
.__opacity li {
	position: relative;
	opacity: 1 !important;
	margin: 10px 0 10px;
	padding: 10px 0 10px;
}

.__opacity_h li,
.__opacity_h {
	opacity: 1 !important;
}

.__opacity_li a{
	opacity: .5;
}

.left_menu_body__social_menu li {
	margin: 0 65px 0 -40px !important;
	padding: 0 !important;
}

.left_menu_body__other_block li {
	padding: 5px 0;
	opacity: 0;
}

.left_menu_body__other_block h3 {
	margin-left: 0;
}

.left_menu_body__other_block {
	margin: 60px 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	opacity: 0;
}

.left_menu_body__social_menu {
	margin-top: 250px;
	list-style-type: none;
}

.left_social_button a {
	text-decoration: none;
	color: #fff;
}

.left_social_button {
	opacity: .5;
	margin-right: 25px;
	font-size: 20px;
	display: inline-block;
	opacity: 0;
}

.left_social_button a:hover {
	opacity: 1;
}

.left_menu_button {
	padding: 0;
	color: #fff;
	opacity: .5;
	text-decoration: none;
}

.left_menu_button:hover {
	opacity: 1;
	cursor: pointer;
}

.left_menu_button:hover .left_menu_name {
	margin-left: 70px;
}

.__opacity_r .right_menu_body__article {
	opacity: 1;
}

.left_menu_button:hover .hover_line {
	width: 50px;
}

.right_menu_body {
	height: 100%;
}

.right_menu_body__article {
	opacity: 0;
	width: 100%;
	height: 30%;
	position: relative;
}

.right_menu_open_btn {
	text-align: center;
}

.right_menu_open_btn i,
.right_menu_open_btn div {
	display: table-cell;
	vertical-align: middle;
}

.right_menu_open_btn i {
	width: 70px;
	text-align: center;
}

.right_menu_body__article_bg {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	opacity: .7;
}

@media screen and (min-width: 600px) and (max-width: 768px) {
	.right_menu_body__article_bg {
		background-size: 110% auto;
		background-position: center center;
	}
}

.red_line {
	display: inline-block;
	height: 35px;
	width: 0px;
	background-color: #fff;
	margin-left: -20px;
	margin-right: 20px;
}

.project__article:hover .project__article_bg,
.right_menu_body__article:hover .right_menu_body__article_bg{
	background-position: center left;
	opacity: 1;
}

.art1 .project__article_bg,
.right_menu_body__article:nth-child(1) .right_menu_body__article_bg {
	background-image: url('../img/right_1.png');
}

.art2 .project__article_bg,
.right_menu_body__article:nth-child(2) .right_menu_body__article_bg {
	background-image: url('../img/right_2.png');
}

.art3 .project__article_bg,
.right_menu_body__article:nth-child(3) .right_menu_body__article_bg {
	background-image: url('../img/right_2.jpg');
}

.art4 .project__article_bg,
.right_menu_body__article:nth-child(4) .right_menu_body__article_bg {
	background-image: url('../img/right_4.jpg');
}

.right_menu_body__article:nth-child(5) .right_menu_body__article_bg {
	background-image: url('../img/right_2.png');
}

.right_menu_body__article_desc,
.right_menu_body__article_start {
	padding-left: 10%;
	padding-top: 7%;
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
}

.right_menu_body__article:hover .right_menu_body__article_desc {
	opacity: 0;
	cursor: pointer;
}

.right_menu_body__article_desc h3,
.right_menu_body__article_desc p {
	margin: 0;
}

.project__article_body img,
.right_menu_body__article_body img {
	position: absolute;
	bottom: 50px;
	right: 0px;
	opacity: 0;
}

.__open_left_menu {
	left: 0 !important;
}

.__open_right_menu {
	right: 0 !important;
}

/* ==========================================================================
   06. HEADER BLOCK STYLES
========================================================================== */ 

.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100vw;
	height: 100vh;
}

.header_body {
	min-height: 122vh;
background-image: url('../img/Creativity.gif');
	background-size: cover;
	background-position: center;
	margin: 0;
	padding: 0;
	background-color: rgba(0, 0, 0, 1);
	display: block;
}

.header_content {
	width: 80%;
	position: absolute;
	top: 63%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	opacity: 1;
}

.header_content > h1,
.header_content > p {
	opacity: 0;
}

.scroll_to_block {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -180px;
	text-align: center;
}

.scroll_to:hover {
	transform: translateY(-10px);
	cursor: pointer;
}

.scroll_to:hover .__normal {
	opacity: 1;
}

.scroll_to .__normal {
	opacity: .5;
}

.scroll_to .__bold {
	opacity: 1;
}

/* ==========================================================================
   07. SIGN BLOCK STYLES
========================================================================== */ 

.sign {
	margin-bottom: 170px;
	position: relative;
}

.logo {
	padding-top: 20px;
}

.quote {
	width: 100%;
}

.quote img {
	margin-top: 36px;
}

/* ==========================================================================
   08. JOBS BLOCK STYLES
========================================================================== */ 

.jobs_about .logo {
	padding: 0;
	margin: 0;
}

.jobs {
	position: relative;
}

.border_wrapper {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	border: 50px solid #fff;/*color awesome please check*/
}

.parallax {
	position: relative;
	min-height: 100%;
}

.jobs_desc {
	margin-top: 160px;
	margin-bottom: 160px;
	position: relative;
}

.jobs_parallax {
	right: 0;
	top: 0;
	z-index: 7;
}

.jobs_about {
	position: relative;
}

.jobs_parallax img {
	width: 100%;
	height: auto;
	position: relative;
}

.jobs_about p,
.jobs_about a {
	display: block;
}

.jobs_about p {
	margin: 75px 0;
}

.contact {
	margin: 10px 20px 0;
}

.jobs_about a,
.contact {
	display: block;
	background:	#ffffff;
	padding: 1px 0;
	width: 190px;
	border: 2px solid #C60E14;
	border-radius: 10px;
	opacity:.7;
}

.jobs_about a:hover,
.contact:hover {
	background-color: #C60E14;
}

/* ==========================================================================
   09. TIMELINE BLOCK STYLES
========================================================================== */ 

.timeline {
	background-color:#fcf8f9;
	position: relative;
	padding-top: 30px;
	margin-bottom: 30px;
	display: flex;
	min-height: 410px;
}

.timeline_table {
	transform: translateX(-200px);
	opacity: 0;
	border: none;
}

.description {
	transform: translateX(200px);
	opacity: 0;
	overflow-x: hidden;
}

.timeline_border {
	width: 4px;
	min-height: 490px;
	background-color: #D5D5D5;
	margin: 0 auto;
	margin-bottom: 210px;

}

.timeline_table span {
	display: block;
	border-radius: 200px;
	background-color: #fff;
	padding: 0;
}

.timeline_table tr {
	cursor: pointer;
}

.bg_border_table {
	background-image: url('../img/border.png');
	background-position: center;
	background-repeat: repeat-y;
}

.timeline_table tr:nth-child(2n) {
	cursor: default;
}

.timeline_table tr:nth-child(2) td {
	padding-top: 0px;
	padding-bottom: 30px;
}

.timeline_table tr:nth-child(4) td {
	padding-bottom: 30px;
}

.timeline_table tr:nth-child(6) td {
	padding-bottom: 30px;
}
.timeline_table tr:nth-child(10) td {
	padding-bottom: 30px;
}
.timeline_table tr:nth-child(8) td {
	padding-top: 30px;
}
.timeline_table tr:nth-child(12) td {
	padding-top: 30px;
}

.close_date {
	opacity: 0;
	margin: 0 auto;
	position: absolute;
	left: 100px;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}

.active_date {
	transform: translateX(-100px);
	visibility: visible;
	opacity: 1 !important;
}

.icon {
	border: 4px solid;
	width: 10px;
	height: 10px;
}

/* ==========================================================================
   10. TECHNICS BLOCK STYLES
========================================================================== */ 

.techn {
	margin-top: 30px;
}

.techn_bg {
	background-image: url('../img/bg_technics.png');
	background-size: 100% 100%;
}

.techn_left h2 {
	margin-top: 30px;
}

.techn_left p {
	margin: 80px 0;
}

.svg_block {
	background-color: #141414;
	margin-top: 20px;
} 

.svg_block h3 {
	margin: 5px 0;
}

.svg_block p {
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ==========================================================================
   11. REVIEW BLOCK STYLES
========================================================================== */ 

.slides li {
	margin-top: 200px;
}

.slides li h3,
.slides li p {
	opacity: 0;
}

.review {
	display: flex;
}

/* ==========================================================================
   12. PROJECTS BLOCK STYLES
========================================================================== */ 

.projects .col-6 {
	opacity: 0;
}

.project__article {
	width: 100%;
	min-height: 400px;
	height: 20%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.project__article:hover .project__article_desc {
	opacity: 0;
	cursor: pointer;
}

.project__article_desc {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding-top: 7%;
	padding-left: 10%;
	opacity: 1;
}

.project__article_body {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.projects {
	background-color: rgba(20,20,20,1);
}

.project__article_bg {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	opacity: .7;
}

@media screen and (min-width: 1440px) and (max-width: 1920px) {
	.project__article_bg {
		background-size: 110% auto;
		background-position: center center;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	.project__article_bg {
		background-size: 110% auto;
		background-position: center center;
	}
}

@media screen and (min-width: 1000px) and (max-width: 1366px) {
	.project__article_bg {
		background-size: auto 110%;
		background-position: center center;
	}
}

.project__article_desc p {
	margin: 5px 0;
}

/* ==========================================================================
   13. SERVICES BLOCK STYLES
========================================================================== */ 

.services {
	margin-top: 145px;
	margin-bottom: 180px;
	min-height: 300px;
}

.services .col-4 p{
	display: block;
	padding: 0px 20px;
}


.services .col-4 h2 {
	display: block;
	padding-top: 30px;
}

.col-left,
.col-center,
.col-right {
	max-width: 390px;
	opacity: 0;
}

.col-left{
	transform: translateX(-200px);
}

.col-right,
.col-center {
	transform: translateX(200px);
}

/* ==========================================================================
   14. OUR JOBS BLOCK STYLES
========================================================================== */ 

.our_jobs_about .logo {
	padding: 0;
	margin: 0;
}

.our_jobs_about .logo h2 {
	text-align: left;
}

.our_jobs {
	position: relative;
}

.our_border_wrapper {
	border: 50px solid #000;
}

.our_jobs_desc {
	width: 100%;
	margin-bottom: 320px;
}

.our_jobs_parallax {
	position: relative;
	z-index: 2;
}

.our_jobs_parallax img {
	width: 100%;
	height: auto;
}

.our_jobs_about {
	z-index: 7;
}

.our_jobs_about p,
.our_jobs_about a {
	display: block;
}

.our_jobs_about p {
	margin: 75px 0;
}

.our_jobs_about a {
	display: block;
	padding: 12px 0;
	width: 170px;
	border: 4px solid #C60E14;
	border-radius: 50px;
}

.our_jobs_about a:hover {
	color: #fff;
	background-color: #C60E14;
	cursor: pointer;
}

/* ==========================================================================
   15. SKILLS BLOCK STYLES
========================================================================== */ 

/* .skills {
	margin: 175px 0;
	min-height: 170px;      
} */

/* .skills h2 {
	margin-bottom: 50px;
}

.skills h2,
.skills p {
	width: 255px;
} */

/* .progress {
	margin-bottom: 0px;
	position: relative;
}

.progress:last-child {
	margin-bottom: 0;
} */

.team {
	transform: translateX(-200px);
	opacity: 0;
}

/* .progressbar {
	width: 0%;
	transform: translateX(200px);
	opacity: 0;
}
 */
/* ==========================================================================
   16. CONTACT US BLOCK STYLES
========================================================================== */ 

.contact_us .col-8 {
	position: relative;
	background-image: url('../img/bg_technics.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.contact_clip {
	margin-bottom: 160px;
	width: 100%;
}
	
.contact_form {
	width: 100%;
	z-index: 7;
}

.contact_form a {
	display: block;
	padding: 12px 0;
	width: 170px;
	border: 4px solid #C60E14;
	border-radius: 50px;
	float: right;
}

.contact_form a:hover {
	background-color: #C60E14;
	cursor: pointer;
}

#contact_map {
	z-index: 8;
}

.contact_form span {
	display: block;
	background-image: linear-gradient(to bottom,#fff 0,#fff 100%);
	background-size: 100% 2px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.contact_form input,
.contact_form textarea {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	background: 0 0;
	background-size: 0 2px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.contact_form input {
	height: 52px;
}

.contact_form textarea {
	margin: 20px 0 20px;
	height: 180px;
	padding: 0 0 10px;
	box-sizing: border-box;
	resize: none;
}

.contact_form input:focus,
.contact_form textarea:focus {
	outline: none;
	background-size: 100% 2px;
}

#map {
	width: 100%;
	min-height: 60%;
	position: relative;
	background-color: #D0011B;
	z-index: 4;
}

/* ==========================================================================
   17. START PROJECT BLOCK STYLES
========================================================================== */ 

.starts {
	-webkit-transform: translateY(200px);
		-ms-transform: translateY(200px);
		 -o-transform: translateY(200px);
			transform: translateY(200px);
	opacity: 0;
	text-align: center;
}

.start_project {
	display: flex;
	margin: 0px 0 0;
	padding-bottom: 0px;
	min-height: 122px;
}

/* ==========================================================================
   18. FOOTER BLOCK STYLES
========================================================================== */ 

.footer {
	padding: 100px 0 120px;
	background-color: #141414;
	position: fixed;
	bottom: 0;
	z-index: 2;
	left: 0;
	right: 0;
}

.footer h2 {
	margin-bottom: 25px;
}

.footer h2 span {
	display: inline;
	opacity: 1;
}

.footer h3 {
	margin-bottom: 15px;
}

.footer a,
.footer span {
	display: block;
	opacity: .9;
}

.footer_span {
	color: #fff;
}

.footer a:hover {
	opacity: 1;
}

/* ==========================================================================
   19. POPUP BLOCK STYLES
========================================================================== */ 

.popup,
.popup_post {
	visibility: hidden;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.9);
	z-index: 30;
	opacity: 0;
}

.popup_wrapper {
	display: block;
	position: fixed;
	z-index: 30;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.popup_wrapper:hover {
	cursor: pointer;
}

.popup_container {
	width: 960px;
	background-color: #fff;
	position: relative;
	margin: 275px auto 0px;
	z-index: 31;
}

.head,
.bottom {
	width: 760px;
	margin: 0 auto;
}

.head {
	padding: 85px 0 61px;
}


.head .row {
	margin-top: 60px;
}

.head .row p,
.bottom .row p {
	margin: 5px 0;
}

.popup h3 {
	margin-top: 10px;
}

.content_popup,
.content_popup2 {
	width: 560px;
	margin: 75px auto;
	opacity: 0;
}

.content_popup p ,
.content_popup2 p {
	margin-top: 40px;
}

.bottom {
	padding: 60px 107px;
}

.bottom a {
	margin: 60px auto 0;
}

.popup_footer_bg {
	width: 100%;
	height: 260px;
	background-color: #000;
}

.popup_footer_bg:hover {
	cursor: pointer;
}

.popup_footer_img {
	opacity: .5;
	z-index: 35;
	background-size: 110% 110%;
}

.footer_prev .popup_footer_img {
	background-image: url('../img/right_1.png');
	background-position: top left;
}

.footer_next .popup_footer_img {
	background-image: url('../img/right_2.png');
	background-position: top right;
}

.footer_prev:hover .popup_footer_img {
	background-position: top right;
}

.footer_next:hover .popup_footer_img {
	background-position: top left;
}

.footer_prev:hover .popup_footer_desc,
.footer_next:hover .popup_footer_desc {
	background-color: rgba(198,14,20,0);
}

.footer_prev:hover .arrow_prev {
	transform: translateX(-200px);
}

.footer_next:hover .arrow_next {
	transform: translateX(200px);
}

.footer_prev .popup_footer_desc {
	text-align: left;
	clip: rect(auto auto auto auto);
}

.footer_next .popup_footer_desc {
	text-align: right;
	clip: rect(auto auto auto auto);
}

.popup_footer_img,
.popup_footer_desc {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.popup_footer_desc {
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 50px;
	z-index: 36;
}

.popup_footer_desc h3 {
	margin: 0;
}

.popup_footer_desc img {
	position: absolute;
	bottom: 50px;
}

.arrow_prev {
	left: 45px;
}

.arrow_next {
	right: 45px;
}

.popup_footer_desc p {
	color: #fff;
	margin: 0;
	opacity: .5;
}

.popup_close {
	display: block;
	width: 70px;
	padding: 18px 0;
	z-index: 35;
	position: fixed !important;
	top: 416px;
	left: 50%;
	margin-left: 480px;
	margin-top: 200px;
}

.popup_close:hover {
	opacity: .9;
	cursor: pointer;
}

/* ==========================================================================
   20. GOOGLE MAP STYLE
========================================================================== */ 

.gm-style-iw {
	top: 0 !important;
	left: 0 !important;
	width: inherit !important;
	min-width: 12px;
	text-align: center;
}

.gm-style-iw ,
.gm-style-iw + div {
	overflow: visible !important;
}

.gm-style-iw::before {
	content: '';
	width: 100%;
	height: calc(100% + 17px);
	position: absolute;
	background: #D0011B;
	-webkit-box-shadow: 0px 15px 25px 0px rgba(208,1,27,0.5);
	-moz-box-shadow: 0px 15px 25px 0px rgba(208,1,27,0.5);
	box-shadow: 0px 15px 25px 0px rgba(208,1,27,0.5);
	left: 0;
}
  
.gm-style-iw::after {
	content: '';
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top-color: #D0011B;
	z-index: 4;
	position: absolute;
	top: auto;
	bottom: -60px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.gm-style-iw + div {
	display: none !important;
}

.gm-style-iw>div {
	text-align: center;
	margin: 0 auto;
}

h1.content {
	position: relative;
	z-index: 4;
	width: 100%;
	margin-top: 10px;
}

.techn_clip p.base {
	margin-bottom: 0;
}

/* ==========================================================================
   21. CSS HACKS
========================================================================== */ 

.safari_bug {
	background-color: transparent;
	height: 369px;
	display: none;
}

/*------------------------------------------*/
/*   Opera, Safari
/*------------------------------------------*/

@media screen and ( -webkit-min-device-pixel-ratio : 0 )     { 
  .popup_close { 
	margin-left: 480px;
  } 

  .safari_bug {
	display: block;

  }

  section {
	margin-bottom: 0 !important;
  }
}

/*------------------------------------------*/
/*   Mozila Firefox
/*------------------------------------------*/

@-moz-document url-prefix() {
	.popup_close { 
		padding: 16px 0;
	}

	.left_menu_close,
	.right_menu_close {
		padding: 16px 0;
	}

	.safari_bug {
		display: block;
	}
}

.popup::-webkit-scrollbar { width: 0; }

/* ==========================================================================
   22. RESPONSIVE
========================================================================== */ 

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

	.container {
		width: 100%;
		padding: 0;
	}

	.header_content {
		width: auto;
		padding: 0 15px;
	}

	.scroll_to_block {
		opacity: 0;
		bottom: -180px;
	}

	section {
		padding-top: 70px;
		margin-bottom: 0;
		overflow-x: hidden;
	}

	.sign {
		padding:0 15px;
		margin-bottom: 70px;
	}

	.border_wrapper,
	.our_border_wrapper {
		min-height: auto;
		border: 20px solid #141414;
	}

	.jobs,
	.our_jobs {
		min-height: auto;
		height: auto;
	}

	.jobs div,
	.our_jobs div {
		position: relative;
	}

	.jobs_about>*,
	.our_jobs_about>* {
		position: relative;
		z-index: 6;
	}

	.jobs_about p,
	.our_jobs_about p {
		width: auto;
		margin: 20px 0;
	}

	.jobs_desc,
	.our_jobs_desc {
		margin-top: 10%;
		margin-bottom: 50%;
	}

	.our_jobs_desc {
		width: auto;
		height: auto;
	}

	.timeline {
		padding: 100px 15px;
		margin: 0;
	}

	.timeline_table {
		margin-bottom: 100px;
	}

	.timeline_table tr:nth-child(2n) {
		display: none;
	}

	.timeline_table tr {
		margin-bottom: 20px;
	}

	.techn {
		margin: 0;
		background-image: none;
	}

	.tecn_clip {
		position: relative;
		height: auto;
		padding: 0 15px;
	}

	.techn_left {
		position: relative;
		width: 100%;
	}

	.svg_block {
		padding: 50px 35px;
	}

	.svg_block p {
		width: 100%;
	}

	.projects {
		margin-top: -100px;
	}

	.services {
		margin: 110px 0 50px;
		padding: 0 15px;
	}

	.services .col-4 p {
		padding: 15px 0;
	}

	.col-left,
	.col-center,
	.col-right {
		position: relative;
		max-width: 100%;
		padding: 0 10px;
	}

	.contact {
		margin: 0;
	}

	.skills {
		padding: 0 0;
	}

	.team h2,
	.team p {
		width: auto;
	}

	.team h2 {
		margin: 0;
	}

	.team p {
		margin: 15px auto 50px;
	}

/* 	.progressbar {
		position: relative;
		right: 0;
	} */

	.contact_us {
		background-size: 100% 100%;
		min-height: auto;
	}

	.contact_clip {
		position: relative;
		width: 100%;
		height: auto;
		margin-top: 15%;
	}

	.contact_form {
		height: auto;
		position: relative;
		min-height: auto;
	}

	.contact_us .col-6 {
		position: relative;
		background-image: url(../img/bg_technics.png);
		background-size: 100% 50%;
		background-repeat: no-repeat;
	}

	.safari_bug {
		display: none;
	}

	.footer {
		position: relative;
		padding: 60px 35px 100px;
	}

	.footer .col-4 {
		margin-bottom: 40px;
	}

	.footer h3 {
		margin-bottom: 20px;
	}

	.footer h2 {
		margin-bottom: 40px;
	}

	.projects {
		margin-top: 0;
	}

	.project__article {
		min-height: 300px;
	}

}

@media screen and (min-width: 992px) and (max-width: 1200px) {

	.techn_left,
	.team {
		padding-right: 30px;
	}

	.contact_us {
		padding: 0;
	}

	.contact-clip {
		height: 421px;
	}

	.contact_us .col-6 {
		position: relative;
		background-image: none;
	}

	#contact_map {
		width: 100%;
		min-height: 400px;
	}

	.start_project {
		margin-top: 15%;
	}

	.timeline_table {
		margin: 0 auto;
	}

}

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

	.header {
		position: relative;
	}

	.team,
	.col-left,
	.col-center,
	.col-right,
	.timeline_table,
	.description,
	.progressbar {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.flexslider {
		margin: 130px 0;
	}

	.slides li {
		margin-top: 0;
	}

	.flex-direction-nav {
		position: relative;
		margin-top: 50px;
	}

	.flex-prev {left: 30px;}
	.flex-next {right: 30px;}

	.jobs img,
	.our_jobs img {
		margin-top: -40%;
		margin-bottom: 0;
	}

	.jobs_desc,
	.our_jobs_desc {
		margin-top: 10%;
		margin-bottom: 50%;
	}

	.swap-vr {
		display: flex;
		flex-direction: column-reverse;
	}

	.flex-viewport {
		width: 100%;
	}

	.popup_close {
		right: 0;
		top: 0;
		left: auto;
		margin:0;
	}

	.popup_container {
		width: 100%;
		padding-top: 100px;
		margin: 0;
	}

	.img img {
		width: 100%;
	}

	.image1 {
		margin-top: 75px;
	}

	.head,
	.content_popup,
	.content_popup2 {
		width: calc(100% - 30px);
		padding: 0 15px;
	}

	.head, .bottom {
		width: calc(100% - 30px);
	}

	.bottom {
		padding: 60px 15px;
	}

	.left_menu_body__social_menu {
		margin-top: 0;
	}

	.left_menu_open_btn {
		top: 0;
		left: 0;
	}

	.right_menu_open_btn {
		top: 0;
		right: 0;
	}

	.left_menu_open_btn:hover + .left_menu {
		left: -477px;
	}

	.right_menu_open_btn:hover + .right_menu {
		right: -477px;
	}

	.right_menu_body__article {
		opacity: 0;
		width: 100%;
		height: 35%;
		min-height: 300px;
		position: relative;
	}

	.left_menu,
	.right_menu {
		width: 100vw;
		height: 100%;
		overflow: auto;
		min-height: auto;
	}

	.menu_name {
		display: none !important;
	}

	.left_menu,
	.left_menu_open_btn:hover + .left_menu {
		left: -100vw;
	} 

	.right_menu,
	.right_menu_open_btn:hover + .right_menu {
		right: -100vw;
	}

	.__move_left {
		right: 100vw;
	}

	.__move_right {
		left: 100vw;
	}

	.__open_right_menu {
		right: -70px !important;
	}

	.__open_right {

	}

	.__open_left {

	}

	.__open_left_menu {
		right: -70px !important;
	}

	.left_menu_body {
		width: 80vw;
		margin: 100px auto;
	}

	.right_menu_body__article {
		background-size: cover;
	}

	.start_project {
		display: block;
		padding-bottom: 15vh;
	}

	.right_menu_body__article_desc, 
	.right_menu_body__article_start {
		padding-top: 7%;
		padding-left: 10%;
	}

	.project__article {
		min-height: 400px;
	}

	.scroll_to_block {
		bottom: 20px;
	}

	.tecn_clip,
	.svg_block,
	#contact_map {
		margin: 0;
	}

	.contact_clip {
		margin: 10% 0;
	}

	.active_date {
		transform: translateX(0px);
	}

	.close_date {
		left: 0px;
	}

	.services .col-4 {
		margin-bottom: 20px;
	}

	.services p.base {
		padding: 0;
		margin: 0;
	}

	.left_menu_close {
		top: 0;
		left: 0;
	}

	.right_menu_close {
		top: 0;
		right: 0;
	}

	.slide_article {
		padding: 0 30px;
	}

	.left_menu_close {
		top: 0;
		left: -70px;
	}

	.right_menu_close {
		top: 0;
		right: -70px;
	}

	.remove_translate {
		transform: translateX(0) !important;
	}

	
	
	
	
	.starts {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
	}
}