.right-top {}

* {
	-webkit-font-smoothing: subpixel-antialiased !important;
}

a {
	text-decoration: none;
}

h2 {
	font: 700 36px/26px 'Roboto', sans-serif;
	color: #1e2324;
	letter-spacing: -1.5px;
}

h2 a,
h3 a {
	color: inherit;
}
.privat_desc {
    margin-top: 5px;
}
.half {
	width: 50%;
}

.third {
	width: 33%;
}

.fourth {
	width: 25%;
}

.fifth {
	width: 20%;
}

.two-thirds {
	width: 60%;
}

.three-quarter {
	width: 75%;
}

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

body {
	font: 16px/20px 'Roboto', sans-serif;
	color: #7e7d7d;
}

.flex {
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
    display: -webkit-flex;
	display: flex;
}

.flex-item {
	text-align: center;
}

.left {
	width: 100%;
	float: left;
}

.center {
	display: block;
	margin: 0 auto;
	width: 1030px;
}

h1 {}

section {}

header {
	z-index: 100;
	background: #212727;
}

header .flex,
.about-us .flex,
.why .flex {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.header-padding {
	padding: 10px 0;
	min-height: 72px;
}

.logo img {
    padding-top: 10px;
	z-index: 10;
	position: absolute;
    width: 200px;
}

.parallelogram {
	position: absolute;
	left: -40px;
	z-index: 1;
	width: 860px;
	height: 72px;
	background-color: rgba(0, 103, 178, 0.6);
	-webkit-transform: skew(30deg);
	transform: skew(30deg);
	display: block;
}

.flex.header-infobox {
	justify-content: space-around;
}

.top-label {
	background: url(../img/invite-top.png) no-repeat 0px 1px;
	padding-left: 26px;
}

.header-infobox {
	color: #fff;
	font: 400 17px/26px 'Roboto', sans-serif;
}

.header-infobox .ringo-phone {
	font: 20px/34px 'Roboto', sans-serif;
	color: #e98900;
	background: url(../img/invite-top.png) no-repeat 0px -69px;
	padding-left: 20px;
}

.application {
	float: right;
	color: #fff;
	border-bottom: 1px dashed #fff;
	background: url("../img/inv1.png") no-repeat 0px -33px;
	padding-left: 23px;
	margin-left: 20px;
}

.application:hover {
	border-bottom-color: transparent;
}

.top-opening-hours {
	background: url(../img/invite-top.png) no-repeat 0px -136px;
	padding-left: 23px;
}

.menu {
	background-color: rgba(13, 13, 13, 0.6);
}

header nav {}

header nav ul {
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	display: block;
}

header nav ul li {
	display: inline-block;
}

header nav a {
	display: block;
	padding: 23px 15px 20px 15px;
	font: 16px/17px 'Roboto', sans-serif;
	color: #fff;
	border-bottom: solid 3px transparent;
	text-transform: inherit;
}

header nav a:first-child {
	padding-left: 0;
}

header nav a:last-child {
	padding-right: 0;
}

header nav a:hover,
header nav a.active {
	border-color: #0069b4;
}

#menu input {
	display: none;
	margin: 0 0;
	padding: 0 0;
	width: 80px;
	height: 30px;
	opacity: 0;
	cursor: pointer
}

#menu label {
	display: none;
}

#menu label span {
	background-color: #0069b4;
	height: 4px;
	width: 100%;
	display: block;
	margin: 4px 0;
}

#menu label b {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	display: block;
	color: #fff;
}

.banner {
	background: url("../img/banner.jpg") no-repeat;
}

.banner-child {
	padding: 230px 0 320px 0;
}

.banner-child h1 {
	font: 700 51px/59px 'Roboto', sans-serif;
	color: #e98900;
}

.banner-child p {
	font: 25px/40px 'Roboto', sans-serif;
	color: #fff;
}

.cost-calculation {
	font: 16px/46px 'Roboto', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-top: 36px;
	padding: 0 28px;
	border: solid 3px #fff;
	cursor: pointer;
	float: left;
}

.cost-calculation:hover {
	color: #0069b4;
	background-color: #fff;
}

.about-us-section {
	background-color: rgba(0, 103, 178, 0.6);
	top: -123px;
	position: relative;
}

.about-us {
	background: url("../img/aboutus-nd.jpg") no-repeat;
	background-size: 100% 100%;
	position: relative;
	padding-bottom: 36px;
	padding-top:123px;
}

.about-us .flex {}

.about-us .third {
	height: 124px;
	width: 32%;
}

.about-us .third a {
    font: 18px/22px "Roboto",sans-serif;
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 34px 0 0 80px;
    letter-spacing: 0px;
    text-decoration: underline;
}

.about-us .third a:hover {
	color: #e98900;
}

.about-us .third:first-child a {
/*	background: url("../img/about1.png") no-repeat 27px 22px;*/
    background: url("../img/icon-1.png") no-repeat 9px 25px;
    background-size: 60px;
}

.about-us .third:nth-child(2) a {
/*	background: url("../img/about2.png") no-repeat 27px 22px;*/
    background: url("../img/icon-2.png") no-repeat 8px 26px;
    background-size: 60px;
}

.about-us .third:nth-child(3) a {
    margin-left: 2px;
    background: url("../img/icon-3.png") no-repeat 22px 25px;
    background-size: 42px;
    padding-top: 34px;
}

.about-us h2 {
	padding: 43px 0 36px 0;
}

.about-us-child {
	/*margin-left: 30px;
	padding-left: 30px;
	border-left: solid 3px #0069b4;*/
}
.about-us-child p:nth-child(2) {
	margin-bottom: 20px;
}
.text-bold {
	font: 17px/20px 'Roboto', sans-serif;
	color: #353636;
}

.about-us p:last-child {
	font: 17px/20px 'Roboto', sans-serif;
	color: #0d0e0e;
	margin-top: 10px;
}

.why {
	padding: 50px 0 68px 0;
}

.why .flex:nth-child(2) {
	margin-top: 46px;
}

.why .flex:last-child {
	margin-top: 30px;
}

.flipcard {
	position: relative;
	width: 235px;
	height: 200px;
	-webkit-perspective: 500px;
	perspective: 500px;
}

.flipcard.v:hover .front,
.flipcard.v.flip .front {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.flipcard.v:hover .back,
.flipcard.v.flip .back {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.flipcard.v .back {
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.flipcard.h:hover .front,
.flipcard.h.flip .front {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flipcard.h:hover .back,
.flipcard.h.flip .back {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.flipcard.h .back {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.flipcard .front,
.flipcard .back {
	position: absolute;
	width: 100%;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	text-align: center;
}

.flipcard .front {
	background-color: #fff;
	color: #1e2324;
	font: 17px/17px 'Roboto', sans-serif;
	padding: 10px 0;
	cursor: pointer;
	letter-spacing: -1px;
	border: solid 2px #0069b4;
}

.flipcard .front h4 {
	margin-top: 20px;
}

.flipcard .back {
	border: solid 2px #0069b4;
	color: #333;
	font: 15px/20px 'Roboto', sans-serif;
	padding: 30px 10px;
}

.services h2 {
	color: #fff;
}

.services h3 {
	font: 700 30px/30px 'Roboto', sans-serif;
	color: #fff;
	padding: 38px 0 17px 70px;
}

.services hr {
	border: 0;
	background-color: #dfdfdf;
	height: 1px;
	margin: 17px 0 15px 0;
}

.blue-block {
	background-size: 100% 100%;
	min-height: 80px;
}

.development-projects {
	background: url("../img/services-background1-nd.jpg") no-repeat;
}

.development-projects h2 {
	margin-top: 50px;
}

.development-projects h3 {
	background: url("../img/icon-1.png") no-repeat 0px 30px;
}

.services .half {
	float: left;
}

.services .half img {
	width: 100%;
	height: 100%;
	float: left;
}

.description-services {
	padding: 20px 0 18px 28px;
}

.description-services p {
	font: 16px/16px 'Roboto', sans-serif;
	color: #0d0c0c;
	margin-bottom: 56px;
}

.description-services li:before {
	content: '■';
	padding-right: 20px;
	color: #0069b4;
}

.description-services li {
	font: 15px/26px 'Roboto', sans-serif;
	color: #454849;
	letter-spacing: -1px;
}

.description-services p {
	font: 16px/16px 'Roboto', sans-serif;
}

.order {
	font: 16px/59px 'Roboto', sans-serif;
	color: #0069b4;
	border: solid 3px #0069b4;
	text-transform: uppercase;
	margin-top: 36px;
	padding: 0 24px;
	cursor: pointer;
	float: left;
}

.order:hover {
	color: #fff;
	background-color: #0069b4;
}

.metalworking {
	background: url("../img/modelirovanie.jpg") no-repeat;
    margin-bottom: 20px;
    height: 370px;
    padding-top: 20px;
}

.metalworking h3 {
	/*background: url("../img/icon-2.png") no-repeat 0px -64px;*/
    background: url(/assets/template/img/icon-2.png) no-repeat 0px 30px;
    background-size: 50px;
}

.metalworking-description ul {
	width: 50%;
	float: left;
}

.production-steel {
	background: url("../img/services-background1-nd.jpg") no-repeat;
	background-position: center;
}

.production-steel h3 {
	background: url("../img/inv2.png") no-repeat 0px -150px;
}

.description-services li ul {
	padding: 18px 0;
}

.description-services li ul li {
	font: 17px/20px 'Roboto', sans-serif;
	color: #7c7e7f;
	list-style-type: none;
	padding-left: 48px;
}

.description-services li ul li:before {
	content: "";
	padding: 0
}

.work-examples {
	background: url("../img/work-examples-background.jpg") no-repeat;
	background-size: cover;
	padding: 50px 0 63px 0;
}

.work-examples h2 {
	margin-bottom: 48px;
}

.view-all {
	font: 14px/34px 'Roboto', sans-serif;
	color: #0069b4;
	text-transform: uppercase;
	text-decoration: underline;
	cursor: pointer;
}

.view-all:hover {
	text-decoration: none;
}

.work-examples .flex {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 14px;
}

.flex-mb {}

.work-examples .fancybox-bottom {
	margin-top: -80px;
}

.spoiler-body {
	display: none;
	width: 100%;
}

.view {
	overflow: hidden;
	position: relative;
	display: inline-table;
}

.view .img-blue {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	opacity: 0;
	background: rgba(0, 103, 178, 0.6) url("../img/increase.png") no-repeat 50% 50%;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.view img {
	display: block;
	position: relative;
	margin: 0 auto;
}

.view:hover .img-blue {
	opacity: 1;
}

.parallelogram-we-working {
	position: absolute;
	top: 0;
	right: -40px;
	z-index: 1;
	width: 860px;
	height: 106px;
	background-color: rgba(0, 103, 178, 1);
	-webkit-transform: skew(30deg);
	transform: skew(30deg);
	display: block;
}

.how-we-working {
	position: relative;
	overflow: hidden;
	background: url("../img/how-we-work-background-nd2.jpg") no-repeat;
	padding: 30px 0 63px 0;
}

.timeline {
	margin-top: 50px;
	position: relative;
}

.timeline:before {
	content: '';
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	width: 2px;
	height: 98%;
	margin: auto;
	background: #0069b4;
}

.event {
	position: relative;
	overflow: hidden;
	margin-bottom: -30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.event-border {
	display: inline-block;
	background: #0069b4;
	width: 50px;
	margin-top: 63px;
	height: 3px;
}

.event:nth-child(even) .event-border {
	float: right;
}

.event .event-desc {
	position: relative;
	float: left;
	width: 460px;
	min-height: 132px;
	font: 17px/20px 'Roboto', sans-serif;
	color: #333;
	background-color: #fff;
	background-position: 30px 50%;
	background-repeat: no-repeat;
	padding: 28px 20px 0 98px;
}

.event .event-desc a {
	color: inherit;
	text-decoration: underline;
}

.event .event-desc a:hover {
	text-decoration: none;
}

.event:first-child .event-desc {
	background-image: url("../img/work1-nd.png");
}

.event:nth-child(2) .event-desc {
	background-image: url("../img/work2-nd.png");
}

.event:nth-child(3) .event-desc {
	background-image: url("../img/work3-nd.png");
}

.event:nth-child(4) .event-desc {
	background-image: url("../img/work4-nd.png");
}

.event:nth-child(5) .event-desc {
	background-image: url("../img/work5-nd.png");
}

.event:nth-child(6) .event-desc {
	background-image: url("../img/work6-nd.png");
}

.event:nth-child(7) .event-desc {
	background-image: url("../img/work7.png");
}

.event-desc p {
	font: 20px/27px 'Roboto', sans-serif;
	color: #1e2324;
	letter-spacing: -1px;
}

.event:nth-child(odd) .event-desc {}

.event:nth-child(even) .event-desc {
	float: none;
}

.event:nth-child(odd) p:after {
	content: "■";
	color: #0069b4;
	position: absolute;
	right: -8px;
	top: 36%;
	font-size: 30px;
}

.event:nth-child(even) p:before {
	content: "■";
	color: #0069b4;
	position: absolute;
	left: -8px;
	top: 36%;
	font-size: 30px;
}

.event:nth-child(odd) .event-desc {}

.event:nth-child(even) .event-desc {
	float: right;
}

.event:before {
	content: '1';
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	width: 33px;
	height: 33px;
	margin: -8px auto 0;
	background: #0069b4;
	font: 700 17px/36px 'Roboto', sans-serif;
	color: #fff;
	text-align: center;
}

.event:nth-child(2):before {
	content: '2';
}

.event:nth-child(3):before {
	content: '3';
}

.event:nth-child(4):before {
	content: '4';
}

.event:nth-child(5):before {
	content: '5';
}

.event:nth-child(6):before {
	content: '6';
}

.event:last-child {
	height: 40px;
	width: 100%;
	margin-top: 60px;
}

.event:last-child:before {
	content: '';
	top: 8px;
	height: 60px;
	width: 60px;
}

.event:last-child .event-desc {
	display: none;
}

.event_desc_bottom {
	text-align: center;
	position: relative;
	width: 44%;
	height: 60px;
	color: #1e2324;
	font: 22px/27px 'Roboto', sans-serif;
	background-color: #fff;
	padding: 17px 30px;
	display: table;
	margin: 0 auto;
}

.reviews {
	padding: 52px 0;
}

#owl-demo2,
#owl-demo3 {
	margin-top: 47px;
}

.owl-nav {
	position: absolute;
	width: 100%;
	top: 100px;
}

#owl-demo3 .owl-nav {
	top: 40px;
}

.owl-dots {
	margin-top: 28px;
}

#owl-demo2 .owl-prev,
#owl-demo2 .owl-next,
#owl-demo3 .owl-prev,
#owl-demo3 .owl-next {
	color: transparent;
	height: 42px;
	background-size: contain;
	position: absolute;
	width: 40px;
}

#owl-demo2 .owl-prev {
	background: url("../../template/img/arow-left.png") no-repeat 0 0px;
	left: -52px;
}

#owl-demo2 .owl-next {
	background: url("../../template/img/arow-rightt.png") no-repeat center right;
	right: -52px;
}

#owl-demo3 .owl-prev {
	background: url("../../template/img/arow-left-w.png") no-repeat 0 0px;
	left: -52px;
}

#owl-demo3 .owl-next {
	background: url("../../template/img/arow-rightt-w.png") no-repeat center right;
	right: -52px;
}

#owl-demo2 .item {
	text-align: center;
}

#owl-demo3.owl-theme .owl-controls .owl-page span {
	background-color: #fff;
}

#owl-demo3 .gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

#owl-demo3 .gray:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

#owl-demo3 .gray p {
	font: 14px/26px 'Roboto', sans-serif;
	text-align: center;
	color: #fff;
}


#owl-demo4 .owl-next {
	color: transparent;
	height: 42px;
	background-size: contain;
	position: absolute;
	width: 40px;
}


#owl-demo4 .owl-prev {
	background: url("../../template/img/arow-left-w.png") no-repeat 0 0px;
	left: -52px;
}

#owl-demo4 .owl-next {
	background: url("../../template/img/arow-rightt-w.png") no-repeat center right;
	right: -52px;
}



#owl-demo4.owl-theme .owl-controls .owl-page span {
	background-color: #fff;
}

#owl-demo4 .gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

#owl-demo4 .gray:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

#owl-demo4 .gray p {
	font: 14px/26px 'Roboto', sans-serif;
	text-align: center;
	color: #fff;
}

.work-with-us {
	background: #1e2324;
	background-size: cover;
	padding: 52px 0;
}

.work-with-us h2,
.contacts h2,
.how-we-working h2 {
	color: #fff;
}

.send-application {
	position: relative;
	overflow: hidden;
	background: url("../img/send-application-nd2.jpg") no-repeat;
	background-size: cover;
	padding: 55px 0 78px 0;
}

.send-application .parallelogram-we-working {
	width: 640px;
}

.send-application form {
	width: 505px;
	height: 530px;
	margin: 55px auto 0 auto;
	padding: 38px 65px 53px 65px;
	background-color: #fff;
	color: #bcbcbc;
	font: 17px/17px 'Roboto', sans-serif;
}

.send-application form p {
	color: #454849;
	text-align: center;
	margin-bottom: 30px;
}

.privat_desc {
	color: #ccc;
	background: url("../img/inv1.png") no-repeat 14px -229px;
    padding-left: 35px;
    display: inline-block;
    margin-top: 12px;
    font-size: 14px;
}

.send-application form input[type="text"],
input[type="tel"],
.send-application form input[type="email"],
.send-application form textarea,
.pop-up-all input,
.pop-up-all textarea {
	font: 17px/17px 'Roboto', sans-serif;
	border: 1px solid #0069b4;
	border-radius: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 11px 0;
	width: 100%;
}

.pop-up-all textarea {
	height: 110px;
	padding: 11px;
	background-color: initial;
	margin-bottom: 0;
}

.send-application form textarea {
	height: 137px;
	padding: 11px;
}

.send-application form input[type="text"],
.pop-up-all input[type="text"] {
	background: url("../img/inv1.png") no-repeat 14px -66px;
	text-indent: 45px;
}

.send-application form input[type="email"],
.pop-up-all input[type="email"] {
	background: url("../img/inv1.png") no-repeat 14px -165px;
	text-indent: 45px;
}

input.submit {
	background-color: #0069b4;
	color: #fff;
	text-transform: uppercase;
	font: 16px/16px 'Roboto', sans-serif;
	cursor: pointer;
	text-indent: 0;
	height: 52px;
	width: 100%;
	border: 0;
}

input.submit:hover {
	background-color: #fff;
	color: #0069b4;
	border: solid 1px #0069b4;
}

input.submit:focus {
	border-bottom: 0;
}

.contacts {
	background: url("../img/bg_con-nd.png") no-repeat;
	background-size: 100% 100%;
	padding: 30px 0;
	z-index: 80;
	position: absolute;
}

.contacts .adress,
.contacts .third {
	float: left;
}

.contacts .adress p {
	font: 17px/17px 'Roboto', sans-serif;
}

.contacts .adress p:first-child {
	color: #e98900;
}

.contacts .adress p:last-child {
	color: #fff;
}

footer {
	background-color: #262b2c;
	color: #f0f0f0;
	font: 15px/15px 'Roboto', sans-serif;
}

footer .flex {
	margin: 0 auto;
	width: 1030px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.contacts-small div {
	float: left;
	padding-left: 20px;
	margin-right: 25px;
}

.contacts-small div:first-child {
	background: url("../img/inv1.png") no-repeat 0px -263px;
}

.contacts-small div:first-child a {
	color: inherit;
}

.contacts-small div:nth-child(2) {
	background: url("../img/inv1.png") no-repeat 0px -304px;
}

.contacts-small div:nth-child(3) {
	background: url("../img/inv1.png") no-repeat 0px -340px;
}

.social span {
	float: left;
	margin-right: 20px;
	line-height: 28px;
}

.social a {
	height: 25px;
	width: 26px;
	margin: 4px;
	display: inline-block;
	float: left;
	-webkit-transition: background 0.5s;
	transition: background 0.5s;
}

.social a:nth-child(2) {
	background: url("../img/social.png") no-repeat 0px 0px;
}

.social a:nth-child(3) {
	background: url("../img/social.png") no-repeat -36px 0px;
}

.social a:nth-child(4) {
	background: url("../img/social.png") no-repeat -73px 0px;
}

.social a:nth-child(5) {
	background: url("../img/social.png") no-repeat -106px 0px;
}

.social a:nth-child(6) {
	background: url("../img/social.png") no-repeat -141px 0px;
}

.social a:nth-child(2):hover {
	background-position: 0px -25px;
}

.social a:nth-child(3):hover {
	background-position: -36px -25px;
}

.social a:nth-child(4):hover {
	background-position: -73px -25px;
}

.social a:nth-child(5):hover {
	background-position: -106px -25px;
}

.social a:nth-child(6):hover {
	background-position: -141px -25px;
}

.bottom-info {
	background-color: #1e2324;
	color: #dfdfdf;
	padding: 15px 0 20px 0;
}

.bottom-info .center div {
	float: left;
	width: 50%;
}

.contacts-small div:nth-child(2) a,
.bottom-info a {
	color: inherit;
	text-decoration: underline;
}

.contacts-small div:nth-child(2) a:hover,
.bottom-info a:hover {
	text-decoration: none;
}

.contacts-small div:nth-child(3) a {
	color: inherit;
	text-decoration: underline;
}

.contacts-small div:nth-child(3) a:hover {
	text-decoration: none;
}

.bottom-info a {
	font: 15px/15px 'Roboto', sans-serif;
}
.wa-fixed {
    z-index: 9999;
    width: 80px;
    height: auto;
    position: fixed;
    bottom: 60px;
    right: 20px;
    cursor: pointer;
}
.wa-fixed-img {
    width: 80px;
}
.top {
	background: url("../img/scroll-top-nd.png") no-repeat;
	height: 35px;
	width: 35px;
	z-index: 110;
	position: fixed;
	bottom: 50%;
	right: 30px;
	cursor: pointer;
}

.top:hover {
	opacity: 0.6;
}

.pop-up-all h3 {
	font: 700 23px/27px 'Roboto', sans-serif;
	color: #1e2324;
	text-transform: uppercase;
	text-align: center;
}

.pop-up-all input.submit {
	font: 16px/30px 'Roboto', sans-serif;
}

.pop-up-all {
	padding: 30px;
	text-align: center;
	width: 540px;
	display: none;
}

.politics {
	font-size: 14px;
}

.politics h4 {
	font-weight: bold;
}

.politics p {
	padding: 10px 0;
}

.politics ul {
	list-style-type: circle;
}

.uper {
	color: #454849;
	font: 17px/20px 'Roboto', sans-serif;
	margin: 15px 0 27px 0;
}

.uploadButton {
	display: inline-block;
	padding: 10px 0;
}

input[type="file"] {
	padding: 11px 11px;
}

.uploadButton:hover {
	opacity: 0.6;
}

.pop-up-thank {
	text-align: center;
}

.pop-up-thank p:nth-child(2) {
	font-size: 19px;
	color: #221f1f;
}

#how-how-how {
	visibility: hidden;
}

/*============================================*/

.space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.our-services__section {
	padding-top: 70px;
	color: #0d0c0c;
}

.info-orange {
	position: relative;
	padding: 10px 10px 10px 34px;
	border: solid 1px #e98900;
	font: 16px/16px "Roboto", sans-serif;
}

.info-orange:before {
	content: "!";
	position: absolute;
	border-radius: 50%;
	width: 42px;
	height: 42px;
	background-color: #e98900;
	font: 700 36px/42px "Roboto", sans-serif;
	color: #fff;
	left: -21px;
	top: 14px;
	text-align: center;
}

.info-orange p {
	margin-bottom: 20px;
	line-height: 1.4;
}

.info-orange p:last-child {
	margin-bottom: 0;
}

.using-snapins {
	padding-top: 56px;
}

.our-services__section-h3 {
	padding: 0 !important;
	text-transform: uppercase;
	text-align: center;
	font: 700 18px/18px "Roboto", sans-serif !important;
	color: #0d0c0c !important;
}

.using-snapins .flex {
	margin: 70px auto 50px;
}

.using-snapins__item {
	width: 24%;
	text-align: center;
}

.using-snapins__item p {
	margin-top: 18px;
	font-size: 14px;
}


/*tabs*/

.development-section {
	zoom: 1;
	position: relative;
	height: auto;
	margin-top: 36px;
}

.development-section:after,
.development-section:before {
	content: "";
	display: table;
}

.development-section:after {
	clear: both;
}

.development-section h4 {
	background-color: #fff;
	cursor: pointer;
	border: 1px solid #0e67a5;
	border-top: none;
	padding: 53px 10px 20px;
	text-align: center;
}

.development-section h4:first-child {
	border-top: 1px solid #0e67a5;
}

.development-section__item {
	zoom: 1;
	position: relative;
	height: auto;
	min-height: 100%;
	border: 1px solid #0e67a5;
	border-left: none;
	display: none;
}

.development-section__item:after,
.development-section__item:before {
	content: "";
	display: table;
}

.development-section__item:after {
	clear: both;
}

.development-section .active {
	cursor: default;
	border-bottom: 1px solid #0e67a5;
	border-right: none;
}

.development-section .active+.development-section__item {
	display: block;
}


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

.development-section__item--img {
	height: 145px;
	background: url(../img/icon-big-1.jpg) no-repeat;
	background-size: 100% 100%;
	padding-top: 52px;
}

.development-section__item--img h3 {
	padding: 0 !important;
	text-transform: uppercase;
	text-align: center;
	font: 700 18px/18px "Roboto", sans-serif !important;
	color: #fff;
}

.development-section__item--info {
	padding: 20px 26px 10px;
	background-color: #e5eef5;
}

.development-section__item--info p {
	margin-bottom: 20px;
}

.development-section__item--info li {
	margin-bottom: 8px;
    font-size:18px;
	letter-spacing: -1px;
}

.development-section__item--info li:before {
	content: "■";
	padding-right: 20px;
	color: #0e67a5;
	font-size: 20px;
}

.order-small {
	display: inline-block;
	font: 16px/50px "Roboto", sans-serif;
	color: #0069b4;
	border: solid 3px #0069b4;
	text-transform: uppercase;
	padding: 0 24px;
	cursor: pointer;
}

.order-small:hover {
	color: #fff;
	background-color: #0069b4;
}


/*//////////////////////////*/

.our-customers-section,
.maketooling-section,
.modeling-designing-section{
	padding-top: 64px;
}

.our-customers-section .flex,
.maketooling-section .flex,
.modeling-designing-section .flex,
.materials-section .flex {
	padding-top: 40px;
}
.materials-section{
	padding-top: 40px;
}

.our-customers-section__item,
.maketooling-section__item {
	padding: 10px;
	width: 24%;
	border: 1px solid #0e67a5;
	font-size: 14px;
}
.maketooling-section__item {
    margin-right:10px;
}

.our-customers-section__item h4 {
	font:  15px/18px "Roboto",sans-serif;
	position: relative;
	padding-bottom: 28px;
	min-height: 100px;
}

.our-customers-section__item h4:after {
	content: "";
	position: absolute;
	width: 96px;
	height: 5px;
	background-color: #e98900;
	left: 0px;
	bottom: 10px;
}

.maketooling-section .flex,
.modeling-designing-section .flex {
	flex-wrap: wrap;
}

.maketooling-section__item {
	margin-bottom: 18px;
	font: 14px/14px "Roboto", sans-serif;
}

.maketooling-section__item h4 {
	font: 700 24px/18px "Roboto", sans-serif;
	color: #e98900;
	padding-bottom: 10px;
}


/*-----------modeling-designing---------------*/

.modeling-designing {
	color: #0d0c0c;
}

.modeling-designing__item {
	width: 44%;
	font: 14px/14px "Roboto", sans-serif;
}

.modeling-designing__item:nth-child(1),
.modeling-designing__item:nth-child(2) {
	margin-bottom: 60px;
}

.modeling-designing__item span {
	float: left;
	margin-right: 20px;
	font: 700 24px/60px "Roboto", sans-serif;
	color: #fff;
	display: inline-block;
	background-color: #e98900;
	width: 60px;
	height: 60px;
	text-align: center;
}

.modeling-designing__item p {
	margin-top: 10px;
}

.modeling-designing__item h3 {
	font-weight: 700;
	text-transform: uppercase;
}

.modeling-designing__item b {
	margin-right: 10px;
}

.maketooling-section__check {
	position: relative;
	margin-bottom: 20px;
}

.maketooling-section__check:before {
	content: "";
	width: 23px;
	height: 23px;
	background: url(../img/check.jpg) no-repeat;
	display: inline-block;
}


/*-----------modeling-designing---------------*/

.costmodeling-section {
	padding: 40px 0 26px;
	background: url(../img/icon-big-2.jpg) no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
}

.costmodeling-section h3 {
	font-size: 24px;
	padding-left: 0 !important;
}

.costmodeling-section h3,
.costmodeling-section p {
	margin-bottom: 20px;
}

.mailto-orange {
	color: #e98900;
}

.mailto-orange:hover {
	text-decoration: underline;
}

.order-orangesmall {
	display: inline-block;
	font: 16px/50px "Roboto", sans-serif;
	color: #e98900;
	border: solid 3px #e98900;
	text-transform: uppercase;
	padding: 0 24px;
	cursor: pointer;
}

.order-orangesmall:hover {
	color: #fff;
	background-color: #e98900;
}


/*-----------mechanicalres-section---------------*/

.mechanicalres-section {
	margin-bottom: 26px;
	min-height: 350px;
	padding: 40px 0 26px;
	background: url(../img/icon-big-3.jpg) no-repeat;
	color: #fff;
	text-align: center;
}

.mechanicalres-section h3 {
	background: url(../img/icon-3.png) no-repeat;
	text-align: left;
}

.services h3 {
	font: 700 30px/30px "Roboto", sans-serif;
	color: #fff;
	padding: 38px 0 17px 70px;
}

.materials-section .flex {}

.flex .materials__item {
	width: 32%;
	-webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.75);
}

.materials__item h4 {
	padding: 0 14px;
	background-color: #0069b4;
	color: #fff;
	font: 700 16px/40px "Roboto", sans-serif;
	text-transform: uppercase;
}

.materials__insert {
	padding: 0 14px;
}

.materials__item p {
	padding: 8px 0;
	border-bottom: solid 1px #cbcbcb;
}

.materials__item p:last-child {
	border-bottom: 0px;
}

.machin-link {
	text-decoration: underline;
	color: inherit;
}

.machin-link:hover {
	text-decoration: none;
}

.mar-top {
	margin-top: 30px;
}


@media only screen and (min-width: 1131px) {
    .about-us .third:first-child a {
/*	background: url("../img/about1.png") no-repeat 27px 22px;*/
    background: url("../img/icon-1.png") no-repeat 9px 25px;
    background-size: 60px;
}

.about-us .third:nth-child(2) a {
/*	background: url("../img/about2.png") no-repeat 27px 22px;*/
    background: url("../img/icon-2.png") no-repeat 8px 26px;
    background-size: 60px;
    margin-left: 33%;
}

.about-us .third:nth-child(3) a {

    margin-left: 40%;
    background: url("../img/icon-3.png") no-repeat 22px 25px;
    background-size: 42px;
    padding-top: 34px;
}
    .block_h2_disp {
        display:inline-block;
        margin-top: -110px;
    }
	.why .flex:nth-child(2) .flipcard:nth-child(1) .back,
	.why .flex:nth-child(2) .flipcard:nth-child(3) .back {
		padding: 10px;
		line-height: 16px;
	}
	.contacts .adress {
		text-indent: 60px;
	}
	.view-small {
		width: 247px;
		height: 177px;
	}
	.view-big {
		width: 509px;
		height: 257px;
	}
	.view img {
		width: 100%;
		height: 100%;
	}
	.order-1 {
    margin-top: 142px;
}
}

@media only screen and (min-width: 1201px) and (max-width: 1800px) {
	.parallelogram {
		width: 40%;
	}
	.send-application .parallelogram-we-working {
		width: 340px;
	}
}

@media only screen and (max-width: 1200px) {
.services .half {
    width: 100%;
}
.services .half img {
    width: auto;
    height: 350px;
    float: none;
    margin: 0px auto;
    display: block;
}
.description-services {
    padding: 10px 0;
}
.description-services p {
    margin-bottom: 10px;
}
.order {
 /*   font: 16px/46px 'Roboto', sans-serif;
    margin-top: 10px;
    padding: 0 6px;
    width: 100%;
    text-align: center;*/
}
	.pop-up-all input[type="text"] {
		background-position: 14px -71px;
	}
	.pop-up-all input[type="tel"] {
		background-position: 14px -122px;
	}
	.pop-up-all input[type="email"] {
		background-position: 14px -171px;
	}
	.pop-up-all input {
		margin-bottom: 4px;
		padding: 6px 0;
	}
	.pop-up-all input.submit {
		line-height: 20px;
		height: 32px;
		font-size: 10px;
	}
	.pop-up-all p:last-child {
		margin-top: 0;
		font-size: 12px;
		line-height: 10px;
		background-position: 14px -230px;
	}
    .uper {
        margin: 10px 0;
    }
/*------------------*/
	.using-snapins .flex,
	.our-customers-section .flex,
	.maketooling-section .flex,
	.modeling-designing-section .flex,
	.materials-section .flex {
		flex-direction: column;
	}
	.using-snapins .flex>div,
	.our-customers-section .flex>div,
	.maketooling-section .flex>div,
	.modeling-designing-section .flex>div,
	.materials-section .flex>div {
		align-self: center;
		width: 90%;
		margin-bottom: 10px;
	}
    .metalworking {
        height: 250px;
        background-size: cover;
    }
    .mechanicalres-section {
        min-height: 250px;
        background-size: cover;
        
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.top-label {}
	.header-padding {
		padding: 25px 0;
	}
	.logo img {
        width: 150px;
        padding-top: 24px;
	}
	.parallelogram {
		width: 33%;
		height: 104px;
	}
	.flex.header-infobox {
    justify-content: center;
}
	.how-we-working .parallelogram-we-working {
		width: 400px;
	}
	.send-application .parallelogram-we-working {
		width: 110px;
	}
	.header-infobox {
		width: 76%;
	}
	.metalworking-description ul,
	.description-services>ul{ 
        width: 50%;
        margin: 0 auto;
        display: table;
        float: none;
    }
    .description-services p {
        text-align: center;
    }
    .order {
        margin: 10px auto 0 auto;
        display: table;
        float: none;
    }	
	
	
}
@media only screen and (min-width: 768px) and (max-width: 801px) {
    .parallelogram {
        width: 28%;
    }
}
@media only screen and (min-width: 768px) {
    .view-small img{
        max-height: 177px;
    }
	header {
		position: fixed;
	}
	.banner-child {
		margin-top: 70px;
	}
/*	.order-1 {
		margin-top: 142px;
	}*/
	
		.ds__item--ul {
		width: 49%;
		float: left;
	}
	.development-section__item--info {
		min-height: 437px;
		max-height: 437px;
	}
	.development-section h4 {
		position: relative;
		width: 33.333333333333336%;
		height: 146.2px;
		display: block;
	}
	.development-section__item {
		position: absolute;
		width: 66.66666666666667%;
		right: 0;
		top: 0;
	}
	.development-section .active {
		background-color: #0e67a5;
		border-right: 1px solid #0e67a5;
		color: #fff;
	}
	
	
	
}

@media only screen and (min-width: 768px) and (max-width: 1131px) {
    .about-us .third {
        height: 146px;
    }
    .about-us-section {
        top: -147px;
    }
    .about-us {
        top: -35px;
    }
	.center,
	footer .flex {
		/*width: 760px;*/
	    width: 750px;
	}
	header nav a {
		font-size: 12px;
	}
	.about-us .third,
	.about-us .third:hover {
		background-size: 100% 100%;
	}
	.about-us .third a {
		background-size: 36px !important;
		font-size: 18px;
		padding: 34px 0 0 60px;
		background-position: 12px 40px !important;
	}
	.why .flex {
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.why .flex:nth-child(2),
	.why .flex:last-child {
		margin: 0;
	}
	.flipcard {
		width: 300px;
		margin-top: 46px;
	}
/*	.services .half:nth-child(1) {
		width: 30%;
	}
	.services .half:nth-child(2) {
		width: 70%;
	}
	.services .half img {
		margin-top: 40%;
	}*/
	.work-examples .view,
	.work-examples .fancybox-bottom {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 30%;
	}
	.work-examples .view img {
		max-height: 170px;
		width: 100%;
	}
	.work-examples .fancybox-bottom {
		margin-top: 0;
	}
	.work-examples .fancybox-bottom .view {
		width: 100%;
	}
	.event .event-desc {
		width: 350px;
		padding: 20px 20px 0 66px;
		background-position: 10px 50%;
	}
	.event-border {
		width: 40px;
	}
	.event:nth-child(4) .event-desc {
		padding-bottom: 10px;
	}
	.event:nth-child(4) .event-border {
		margin-top: 76px;
	}
	#owl-demo2 .owl-prev,
	#owl-demo3 .owl-prev {
		left: 0;
	}
	#owl-demo2 .owl-next,
	#owl-demo3 .owl-next {
		right: 0;
	}
	footer {
		font-size: 13px;
		letter-spacing: -1px;
	}
		.development-section__item--info {
		min-height: 473px !important;
		max-height: 473px !important;
	}
	.development-section h4 {
		padding: 16px 10px 20px;
	}
	.development-section__item--img {
		height: 110px;
		padding-top: 46px;
	}
	.development-section__item--info p {
		margin-bottom: 18px;
	}
	.development-section__item--info li {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
	.menu {
		margin-top: 0;
		position: absolute;
		top: 0;
		right: 0;
	}
	header nav a {
		font-size: 13px;
		padding: 0;
	}
	header nav ul {
		text-align: left;
	}
	#menu ul.menus li {
		text-indent: 0px;
		line-height: 14px;
	}
	#menu {
		position: relative;
		z-index: 200;
	}
	#menu ul {
		top: 80px;
		right: 0;
		height: auto;
		display: none;
		position: absolute;
		z-index: 3;
		background-color: #000;
		z-index: 200;
	}
	#menu li {
		padding: 6px;
		width: auto;
		display: block;
		float: none;
	}
	#menu input,
	#menu label {
		top: 20px;
		right: 0;
		display: block;
		position: absolute;
	}
	#menu input {
		z-index: 4;
	}
	#menu input:checked + label {
		color: #fff
	}
	#menu input:checked ~ ul {
		display: block
	}
	.header-infobox {
		padding: 10px 0;
	}
	.application {
		float: none;
	}
	.about-us-section {
		top: 0;
		margin-bottom: 30px;
		background-color: #0067b2;
	    padding-bottom: 25px;
	}
	h2 {
		font: 700 22px/26px 'Roboto', sans-serif;
	}
	header .flex,
	.about-us .flex,
	.why .flex {
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
	}
	.header-infobox .ringo-phone {
		font-size: 18px;
		padding-bottom: 12px;
	}
	.pop-up-all {
		padding: 0;
		width: 100%;
	}
	.pop-up-all h3 {
		font: 700 14px/14px 'Roboto', sans-serif; 
	}
	.pop-up-all textarea {
        height: 80px;
        margin-bottom: 4px;
    }
	.uper {
		margin: 6px 0;
		font: 14px/16px 'Roboto', sans-serif;
	}
	.uploadButton {
		background-position: 0px -436px;
		padding: 4px 0 4px 30px;
		line-height: 14px;
		font-size: 14px;
	}
	/*.pop-up-all input[type="text"] {
		background-position: 14px -71px;
	}
	.pop-up-all input[type="tel"] {
		background-position: 14px -122px;
	}
	.pop-up-all input[type="email"] {
		background-position: 14px -171px;
	}
	.pop-up-all input {
		margin-bottom: 4px;
		padding: 6px 0;
	}
	.pop-up-all input.submit {
		line-height: 20px;
		height: 32px;
	}
	.pop-up-all p:last-child {
		margin-top: 0;
		font-size: 12px;
		line-height: 10px;
		background-position: 14px -230px;
	}*/
	.center,
	footer .flex {
		width: 310px;
	}
	header .half,
	.services .half,
	.metalworking-description ul,
	.event_desc_bottom,
	footer .half,
	.bottom-info .three-quarter,
	.work-examples .view {
		width: 100%;
	}
	.logo img {
		position: relative;
	}
	.banner,
	.how-we-working {
		background-size: cover;
	}
	.banner-child {
		padding: 40px 0;
	}
	.banner-child h1 {
		font: 700 24px/34px 'Roboto', sans-serif;
	}
	.banner-child p {
		font: 22px/22px 'Roboto', sans-serif;
	}
	.cost-calculation {
		margin: 40px 0;
		text-align: center;
		font-size: 14px;
	}
	.about-us .flex {
		top: 0;
	}
	.development-projects h2 {
		margin-top: 0;
		text-indent: 58px;
	}
	.services h3 {
		font: 700 20px/22px 'Roboto', sans-serif;
		padding: 14px 0 10px 60px;
	}
	.development-projects h3 {
		background-position: 0px 7px;
	}
	.metalworking h3 {
		background-position: 0px -94px;
	}
	.production-steel h3 {
		background-position: 0px -170px;
	}
	.description-services p {
		margin-bottom: 10px;
	}
	.order {
		font: 16px/46px 'Roboto', sans-serif;
		margin-top: 10px;
		padding: 0 6px;
		width: 100%;
		text-align: center;
	}
	.services .half img {
		height: 200px;
	/*	width: auto;
		float: none;
		margin: 0px auto;
		display: block;*/
	}
	.blue-block {
		min-height: 20px;
		padding: 20px 0px;
	}
	.work-examples,
	.how-we-working,
	.reviews,
	.work-with-us,
	.send-application,
	.contacts {
		padding: 20px 0;
	}
	.work-examples h2 {
		margin-bottom: 20px;
	}
	.work-examples .flex,
	footer .flex {
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
		margin-bottom: 0;
	}
	.work-examples .flex img {
		width: 100%;
		margin: 5px 0;
	}
	.work-examples .fancybox-bottom {
		margin-top: 0px;
	}
	.timeline,
	#owl-demo2,
	#owl-demo3,
	.send-application form {
		margin-top: 20px;
	}
	.event:before {
		top: 71%;
	}
	.event .event-desc {
		width: 100%;
		background-position-x: 10px;
		padding: 10px 3px 4px 60px;
	}
	.event-border {
		background: transparent;
	}
	.event:nth-child(odd) p:after,
	.event:nth-child(even) p:before,
	.blue-block hr,
	#owl-demo2 .owl-prev,
	#owl-demo2 .owl-next,
	#owl-demo3 .owl-prev,
	#owl-demo3 .owl-next,
	.parallelogram,
	.parallelogram-we-working {
		display: none;
	}
	.send-application form {
		width: 100%;
		height: 530px;
		margin: 0 auto;
		padding: 20px 10px;
	}
	footer {
		padding-top: 20px;
	}
	.contacts-small div {
		width: 100%;
		margin-bottom: 20px;
	}
	.social span {
		margin-right: 0;
		width: 100%;
	}
	.social {
		margin: 0 auto;
	}
	.bottom-info {
		margin-top: 20px;
	}
	.three-quarter {
		margin-bottom: 10px;
	}
	.top-label {
		margin: 10px 0;
	}
		.our-customers-section,
	.maketooling-section,
	.modeling-designing-section,
	.our-customers-section .flex,
	.maketooling-section .flex,
	.modeling-designing-section .flex,
	.materials-section .flex,
    .modeling-designing-section {
		padding-top: 24px;
	}
	.using-snapins .flex {
		margin: 24px auto;
	}
	.order-small {
		font: 13px/32px "Roboto", sans-serif;
		padding: 0 6px;
	}
	.order-orangesmall {
		padding: 10px;
		line-height: 20px;
	}
	.maketooling-section__check {
		margin-bottom: 10px;
	}
	.modeling-designing__item span {
		margin-right: 16px;
		width: 30px;
		height: 76px;
		line-height: 76px;
	}
	.our-customers-section__item h4 {
		padding-bottom: 28px;
		min-height: 70px;
	}
	.development-section h4 {
		padding: 10px;
	}
	.development-section__item--img {
		height: 90px;
		padding-top: 20px;
	}
	.development-section__item--info p,
	.development-section__item--info li {
		margin-bottom: 10px;
	}
	.development-section .active {
		border-right: 1px solid #0e67a5;
	}
	.md-marginb{
	   margin-bottom: 16px;
	}
	
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    
	#menu input:checked ~ ul {
		width: 350px;
	}
	.center {
		width: 470px;
	}
	.about-us .third,
	.flipcard {
		width: 322px;
		margin: 10px auto;
	}
	.work-examples .flex img {
		max-height: 230px;
	}
	.development-projects h3 {
		background-position: 0px 0px;
		padding-top: 20px;
	}
	.production-steel h3 {
		background-position: 0px -176px;
	}
	iframe.left {
		height: 360px;
	}
}

@media screen and (max-width: 480px) {
    .development-section h4 {
        color:#0000FF;
    }
	.center,
	footer .flex {
		width: 310px;
	}
	.logo img {
		width: 70%;
	}
	.cost-calculation {
		width: 100%;
	}
	.work-examples .flex img {
		max-height: 156px;
	}
	.about-us .third,
	.flipcard {
		width: 100%;
		margin: 10px 0;
	}
	.about-us .third {
		height: 100px;
	}
	iframe.left {
		height: 300px;
	}
	#owl-demo2 .view {
		width: 100%;
	}
	#menu ul {
		width: 100%;
	}
	#menu input,
	#menu label {}
	
    .info-orange:before {
        width: 30px;
        height: 30px;
        font: 700 26px/30px "Roboto",sans-serif;
        left: 6px;
        top: -15px;
    }
}




.main_success_text {
	padding: 10px;
}

.ringo-phone a {
	color: #e98900;
}
.event .event-desc .ringo-phone a{
    text-decoration: none;
}
.email_block {
    color: #e98900;
    font-size: 18px;
    padding-left: 25px;
    background: url(/assets/template/img/mail.png) no-repeat 0px 6px;
}
.email_block:hover {
    color:#1F5D89;
}
.order-small {
    margin-top: 30px;
}
#show-more:hover {
    cursor:pointer;
}
#success .uper {
    font-weight: bold;
    font-size: 21px;
}