@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro-BoldItalic.eot');
	src: local('Gotham Pro Bold Italic'), local('GothamPro-BoldItalic'),
		url('fonts/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro-BoldItalic.woff') format('woff'),
		url('fonts/GothamPro-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro-Italic.eot');
	src: local('Gotham Pro Italic'), local('GothamPro-Italic'),
		url('fonts/GothamPro-Italic.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro-Italic.woff') format('woff'),
		url('fonts/GothamPro-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro-Medium.eot');
	src: local('Gotham Pro Medium'), local('GothamPro-Medium'),
		url('fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro-Medium.woff') format('woff'),
		url('fonts/GothamPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro-BlackItalic.eot');
	src: local('Gotham Pro Black Italic'), local('GothamPro-BlackItalic'),
		url('fonts/GothamPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro-BlackItalic.woff') format('woff'),
		url('fonts/GothamPro-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro-Bold.eot');
	src: local('Gotham Pro Bold'), local('GothamPro-Bold'),
		url('fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro-Bold.woff') format('woff'),
		url('fonts/GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('fonts/GothamProNarrow-Bold.eot');
	src: local('Gotham Pro Narrow Bold'), local('GothamProNarrow-Bold'),
		url('fonts/GothamProNarrow-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamProNarrow-Bold.woff') format('woff'),
		url('fonts/GothamProNarrow-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('fonts/GothamProNarrow-Medium.eot');
	src: local('Gotham Pro Narrow Medium'), local('GothamProNarrow-Medium'),
		url('fonts/GothamProNarrow-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamProNarrow-Medium.woff') format('woff'),
		url('fonts/GothamProNarrow-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro-LightItalic.eot');
	src: local('Gotham Pro Light Italic'), local('GothamPro-LightItalic'),
		url('fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro-LightItalic.woff') format('woff'),
		url('fonts/GothamPro-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro-Light.eot');
	src: local('Gotham Pro Light'), local('GothamPro-Light'),
		url('fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro-Light.woff') format('woff'),
		url('fonts/GothamPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro-Black.eot');
	src: local('Gotham Pro Black'), local('GothamPro-Black'),
		url('fonts/GothamPro-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro-Black.woff') format('woff'),
		url('fonts/GothamPro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro.eot');
	src: local('Gotham Pro'), local('GothamPro'),
		url('fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro.woff') format('woff'),
		url('fonts/GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('fonts/GothamPro-MediumItalic.eot');
	src: local('Gotham Pro Medium Italic'), local('GothamPro-MediumItalic'),
		url('fonts/GothamPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/GothamPro-MediumItalic.woff') format('woff'),
		url('fonts/GothamPro-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

* {
	padding: 0;
	margin: 0;
	font-family: 'Gotham Pro';
}

.owl-carousel .owl-item img {
	display: inline-block;
	width: auto;
}

.container {
	max-width: 1240px;
}

.b1 {
	background: url('img/b1.jpg') center top no-repeat;
	min-height: 700px;
	padding-top: 200px;
}

.httl0 {
	font-size: 45px;
	font-weight: 900;
	color: #282828;
	line-height: 1.1;
	margin-bottom: 30px;
}

.httl {
	font-size: 35px;
	font-weight: bold;
	color: #282828;
	line-height: 1.1;
	margin-bottom: 30px;
}

.txt p {
	font-size: 17px;
	color: #282828;
}

.b1 .txt p {
	max-width: 400px;
}

.b1 .txt .btn-box {
	padding-top: 30px;
}

.btn1 {
	font-size: 14px;
	line-height: 1.1;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	background-color: #f34522;
	cursor: pointer;
	padding: 20px 30px 17px 30px;
	border-radius: 30px;
	text-align: center;
	text-decoration: none;
	border: 0;
	border-bottom: 4px solid #9f4835;
	transition: all .5s;
	display: inline-block;
}

.btn1:hover {
	background-color: #9f4835;
	color: white;
	text-decoration: none;
}


.header {
	position: fixed;
	top: 15px;
	left: 0;
	width: 100%;
	z-index: 1;
	padding: 15px 0 0 0;
}

.header .container {
	display: flex;
	display: -webkit-flex;
}

.header .d-flex {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	width: 100%;
}

.header .btn-box {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.logo-box {}

.phone-box a {
	font-size: 19px;
	line-height: 1;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
	margin-right: 15px;
}

.header .btn-box .btn1 {
	font-size: 12px;
	padding: 15px 20px 13px 20px;
}


.menu-box {
	display: none;
	flex: 1;
	-webkit-flex: 1;
}

.menu {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-around;
	margin: 0 15px;
}

.menu a,
.menu span {
	font-size: 15px;
	color: #282828;
	display: inline-block;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
}

.menu span:hover,
.menu a:hover,
.menu a.act {
	color: #eb1d1d !important;
}

.menu .sub>span {
	cursor: pointer;
	display: inline-block;
	padding-right: 15px;
	background: url('img/down.png') right center no-repeat;
}

.sub {
	position: relative;
}

.sub-menu {
	padding: 10px 0;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	box-shadow: 0 10px 10px 5px rgba(0, 0, 0, .04);
	position: absolute;
	left: -10px;
	top: 100%;
	z-index: 20;
	display: none;
	background-color: white;
	width: 240px;
}

.sub-menu a {
	padding: 5px 15px;
	font-size: 12px;
	color: #212121;
	text-decoration: none;
	display: block;
}

.sub-menu.on {
	display: block !important;
}

.header .logo-box2 {
	display: none;
}

body.fixed {}

body.fixed .header {
	background-color: white;
}

body.fixed .header .d-flex {
	padding: 0;
}

body.fixed .menu-box {
	display: block;
}

body.fixed .header {
	padding: 10px 0;
	top: 0;
	left: 0;
	width: 100%;
	position: fixed;
	z-index: 10;
	border-bottom: 1px solid #e2e2e2;
}

body.fixed .menu-btn-box {}

.menu-box.open {
	display: block !important;
}

.b2 {
	position: relative;
	overflow: hidden;
	padding-top: 90px;
}

.b2:before {
	content: '';
	position: absolute;
	width: 1000px;
	height: 440px;
	background-color: #f1f1f1;
	top: 0;
	left: 50%;
	margin-left: -1000px;
}

.b2 .container {
	position: relative;
	z-index: 2;
}

.calc {
	border: 15px solid #f34522;
	padding: 50px 5%;
	background-color: white;
}

.calc .inp {
	margin-bottom: 15px;
}

.calc .ttl {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.calc .ttl span {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #a0a0a0;
}

.calc input[type="text"] {
	border: 2px solid #c2c2c2;
	border-radius: 5px;
	padding: 14px 20px;
	font-size: 15px;
	width: 100%;
	outline: 0;
}

.inp-lbl {
	position: relative;
}

.inp-lbl input[type="text"] {
	padding-right: 30px;
}

.inp-lbl span {
	position: absolute;
	font-size: 17px;
	font-weight: bold;
	color: #282828;
	top: 50%;
	margin-top: -12px;
	right: 25px;
}

.calc .btn-box {
	text-align: center;
}

.calc .btn-box .btn1 {
	padding-left: 50px;
	padding-right: 50px;
}

.custom-checkbox {
	display: block;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	font-size: 14px;
	color: #282828;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 0px;
}

.custom-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 1px;
	left: 0;
	height: 20px;
	width: 20px;
	border: 2px solid #c2c2c2;
	background-color: white;
	border-radius: 5px;
}

.custom-checkbox:hover input~.checkmark {
	background-color: white;
}

.custom-checkbox input:checked~.checkmark {
	background-color: #f34522;
	border: 2px solid #f34522;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.custom-checkbox input:checked~.checkmark:after {
	display: block;
}

.custom-checkbox .checkmark:after {
	left: 6px;
	top: 1px;
	width: 5px;
	height: 12px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.select1 {
	position: relative;
	white-space: nowrap;
	border-radius: 10px;
	width: 100%;
	background-color: #f8f8f8;
	border: 1px solid #d1d1d1;
}

.select1 select {
	cursor: pointer;
	font-size: 15px;
	color: #505050;
	background-color: transparent;
	padding: 15px 30px 15px 20px;
	white-space: nowrap;
	border: 0;
	outline: 0;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url('img/down2.png') 96% center no-repeat;
}

.b3 {
	padding: 60px 0;
}

.b3 .box {
	margin-bottom: 30px;
}

.b3 .box .ttl {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	margin-bottom: 20px;
}

.b3 .box .ttl img {
	margin-right: 15px;
}

.b3 .box .ttl span {
	font-size: 16px;
	font-weight: bold;
	color: #282828;
	text-transform: uppercase;
}

.b3 .box p {
	font-size: 15px;
	color: #595959;
	margin-bottom: 0px;
	max-width: 300px;
}

.b4 {
	position: relative;
	overflow: hidden;
	padding: 60px 0 100px 0;
}

.b4:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 350px;
	background-color: #f1f1f1;
	top: 0;
	left: 0;
}

.b4 .container {
	position: relative;
	z-index: 2;
}

.b4 .d-flex {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin: 0 -2px;
}

.b4 .d-flex .c1 {
	flex: 0 0 33.33%;
	-webkit-flex: 0 0 33.33%;
	padding: 0 2px;
	margin-bottom: 60px;
}

.b4 .d-flex .box .img {
	position: relative;
	height: 260px;
	background-size: cover !important;
}

.b4 .d-flex .box span {
	position: absolute;
	display: inline-block;
	bottom: -20px;
	left: 15px;
	padding: 10px 15px;
	background-color: #ec4c1b;
	font-size: 15px;
	font-weight: 500;
	color: white;
}

.b5 {
	background-color: #f2f2f2;
	padding: 60px 0 50px 0;
}

.b5 .img {
	position: relative;
}

.b5 .img img {
	position: absolute;
	top: -160px;
	left: 50%;
	margin-left: -230px;
}

.b5 .box {
	margin-bottom: 30px;
}

.b5 .box .ttl {
	margin-bottom: 20px;
}

.b5 .box .ttl img {
	display: inline-block;
	margin-top: -5px;
}

.b5 .box .ttl span {
	font-size: 20px;
	font-weight: bold;
	color: #282828;
}

.b5 .box.left {
	text-align: right;
}

.b5 .box .ttl p {
	font-size: 15px;
	color: #282828;
	margin-bottom: 0px;
}

.httl span {
	color: #f34522;
}

.b6 {
	padding: 120px 0 90px 0;
	background: url('img/b6.jpg') center top no-repeat;
	background-size: cover;
	text-align: center;
}

.b6 .httl {
	color: white;
	margin-bottom: 20px;
}

.b6 p {
	color: white;
	font-size: 16px;
	margin-bottom: 40px;
}

.b6 p span {
	color: #f34522;
}

.b6 .form1 {
	max-width: 430px;
	margin: 0 auto;
}

.b6 .privacy .checkmark {
	border: 1px solid white;
	background-color: #4e4e4e;
}

.b6 .privacy .custom-checkbox {
	color: white;
	text-align: left;
}

.b6 .form1 input[type="text"] {
	background-color: rgba(45, 44, 42, .5);
	color: white;
	padding-left: 50px;
	opacity: 1;
}

.b6 .form1 input[name="name"] {
	background: rgba(45, 44, 42, .5) url('img/name.png') 15px center no-repeat;
}

.b6 .form1 input[name="phone"] {
	background: rgba(45, 44, 42, .5) url('img/phone.png') 15px center no-repeat;
}


.form1 input[type="text"],
.form1 textarea {
	font-size: 15px;
	color: #505050;
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #d8d5d5;
	background-color: #f8f8f8;
	display: block;
	width: 100%;
	outline: 0;
}

.form1 textarea {
	min-height: 80px;
}

.privacy {
	font-size: 13px;
	color: #505050;
	padding: 10px 0;
}

.privacy a {
	font-size: 13px;
	color: #e7694c;
	text-decoration: none;
}

.form1 .inp {
	margin-bottom: 20px;
}

.form1 button {
	font-size: 15px;
	border-radius: 10px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
	padding: 20px 15px;
}

.b7 {
	overflow: hidden;
}

.b7 .txt1 {
	padding: 70px 0 40px 0;
}

.b7 .txt2 {
	padding: 70px 0 40px 0;
	background-color: #f7f7f7;
}

.b7 .item {
	position: relative;
	padding: 0 40px 0 50px;
	margin-bottom: 45px;
}

.b7 .item:after {
	content: '';
	position: absolute;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	border: 1px solid #f3613e;
	left: -17px;
	top: 0;
}

.b7 .item:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #f3613e;
	left: -5px;
	top: 12px;
}

.b7 .item .ttl {
	font-size: 20px;
	font-weight: bold;
	color: #282828;
	margin-bottom: 15px;
}

.b7 .item p {
	font-size: 17px;
	color: #464646;
	margin-bottom: 0px;
}

.b7 .img {
	position: relative;
	height: 100%;
}

.b7 .img img {
	position: absolute;
	left: -30px;
	top: 0;
	height: 100%;
	width: auto;
}

.b8 {
	padding: 70px 0;
}

.b8 .httl {
	margin-bottom: 50px;
}

.works-slider-box {
	position: relative;
}

.work {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.work .img {
	flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	min-height: 100%;
	background-size: cover !important;
}

.work .txt {
	flex: 1;
	-webkit-flex: 1;
	min-height: 500px;
	padding: 60px 0;
	background-color: #f7f7f7;
}

.work .txt .inner {
	max-width: 450px;
	margin: 0 auto;
}

.work .txt .ttl {
	font-size: 35px;
	font-weight: 300;
	color: #282828;
	line-height: 1.2;
	margin-bottom: 25px;
}

.work .txt p {
	font-size: 14px;
	color: #686868;
	margin-bottom: 20px;
}

.works-slider-box .owl-nav button {
	top: -70px;
	width: 40px;
	height: 40px;
	text-align: center;
	border: 1px solid lightgrey !important;
	border-radius: 10px;
}

.works-slider-box .owl-nav button img {
	height: 17px;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .3;
}

.works-slider-box .owl-nav button:hover {
	border: 1px solid #ec4c1b !important;
}

.works-slider-box .owl-nav button:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
}

.works-slider-box .owl-nav button.owl-prev {
	left: 50%;
	margin-left: -45px;
}

.works-slider-box .owl-nav button.owl-next {
	right: 50%;
	margin-right: -45px;
}


.b9 {
	text-align: center;
	margin-bottom: 70px;
}

.b9 .httl {
	margin-bottom: 50px;
}

.revs-slider-box {
	position: relative;
	max-width: 750px;
	margin: 0 auto;
}

.rev .img {
	margin-bottom: 20px;
}

.rev .ttl {
	font-size: 15px;
	font-weight: bold;
	color: #313131;
	margin-bottom: 20px;
}

.rev p {
	font-size: 14px;
	line-height: 1.8;
	color: #525252;
	margin-bottom: 20px;
}

.revs-slider-box .owl-nav button {
	top: 60px;
}

.revs-slider-box .owl-nav button img {
	height: auto;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .3;
}

.revs-slider-box .owl-nav button:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
}

.revs-slider-box .owl-nav button.owl-prev {
	left: 50%;
	margin-left: -110px;
}

.revs-slider-box .owl-nav button.owl-next {
	right: 50%;
	margin-right: -110px;
}

.b10 {
	padding: 70px 0 30px 0;
	background-color: #303030;
}

.b10 .box {
	position: relative;
	padding-left: 70px;
	margin-bottom: 30px;
}

.b10 .box .ttl {
	font-size: 17px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.b10 .box img {
	position: absolute;
	left: 0;
	top: 5px;
}

.b10 .box p {
	font-size: 14px;
	color: white;
	margin-bottom: 0px;
	max-width: 290px;
}

.b11 {
	background: url('img/b11.jpg') center top no-repeat;
	background-size: cover;
	padding: 70px 0 30px 0;
	min-height: 520px;
}

.b11 .txt {
	max-width: 520px;
}

.b11 .txt p {
	font-size: 15px;
}

.b12 {
	padding: 70px 0;
	text-align: center;
}

.b12 .httl {
	margin-bottom: 50px;
}

.b12 .d-flex {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin: 0 -3px;
}

.b12 .c1 {
	padding: 0 3px;
	flex: 0 0 33.33%;
	-webkit-flex: 0 0 33.33%;
	margin-bottom: 6px;
}

.b12 .c1 .box {
	padding: 40px 10%;
	height: 100%;
	background-color: #f7f7f7;
}

.b12 .c1 .box .img {
	height: 65px;
}

.b12 .c1 .ttl {
	font-size: 20px;
	color: #4d4d4d;
	font-weight: bold;
	margin: 15px 0;
}

.b12 .c1 p {
	font-size: 15px;
	color: #4d4d4d;
	margin-bottom: 0;
}

.b13 {
	margin-bottom: 80px;
}

.b13 .httl {
	margin-bottom: 50px;
}

.b13 .item {
	display: flex;
	display: -webkit-flex;
	margin: 0 -8px;
	margin-bottom: 50px;
}

.b13 .c1 {
	flex: 0 0 26%;
	-webkit-flex: 0 0 26%;
	padding: 0 8px;
	margin-bottom: 15px;
}

.b13 .c2,
.b13 .c3 {
	flex: 0 0 37%;
	-webkit-flex: 0 0 37%;
	padding: 0 8px;
	margin-bottom: 15px;
	min-height: 100%;
}

.b13 .item .c2 .box {
	border: 15px solid #ec4c1b;
	padding: 25px 40px;
	height: 100%;
}

.b13 .item .c3 .box {
	padding: 40px;
	background-color: #292929;
	height: 100%;
}

.b13 .item .ttl {
	font-size: 25px;
	font-weight: bold;
	color: #292929;
	margin-bottom: 25px;
}

.b13 .item ul {
	margin-left: 15px;
}

.b13 .item li {
	font-size: 15px;
	color: #292929;
	margin-bottom: 15px;
}

.b13 .item .c3 .box .ttl,
.b13 .item .c3 .box li {
	color: white;
}


.contacts-box {
	padding-top: 70px;
}

.cnt {
	width: 100%;
	max-width: 445px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
}

.cnt .httl {
	margin-bottom: 40px;
}

.cnt .ttl {
	font-size: 15px;
	font-weight: bold;
	color: #303030;
	margin-bottom: 5px;
}

.cnt .phone-box {
	margin-bottom: 30px;
}

.cnt .phone-box a {
	font-size: 30px;
	font-weight: 300;
	line-height: 1.1;
	color: #303030;
}

.cnt .btn-box {
	margin-bottom: 50px;
}

.cnt .ico-box {
	padding-left: 25px;
	position: relative;
	margin-bottom: 30px;
}

.cnt .ico-box p,
.cnt .ico-box a {
	font-size: 14px;
	color: #303030;
}

.cnt .ico-box img {
	top: 4px;
	position: absolute;
	left: 0;
	height: 16px;
}

.map {
	text-align: center;
}

.map img,
.map iframe {
	border: 0;
}

.footer-copy {
	font-size: 12px;
	color: #878787;
}

.footer-copy a {
	font-size: 12px;
	text-decoration: underline;
	color: #878787;
}

.footer {
	padding: 15px 0;
	text-align: center;
}







.owl-nav button {
	position: absolute;
	display: block;
	text-align: center;
	color: white;
	background-color: none !important;
	outline: 0;
	top: 50%;
	margin-top: -15px;
	opacity: 1;
}

.owl-nav button.owl-prev {
	left: 10px;
}

.owl-nav button.owl-next {
	right: 10px;
}

.owl-nav button img {
	height: 15px;
}

.owl-nav button i {
	color: white;
	font-size: 24px;
}

.owl-nav button.owl-prev i {
	margin-left: -4px;
}

.owl-nav button.owl-next i {
	margin-right: -4px;
}





.partners {
	padding: 70px 0;
}

.partners .d-flex {
	justify-content: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.partners .c1 {
	flex: 0 0 173px;
	-webkit-flex: 0 0 173px;
	border: 1px solid #e4e4e4;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	margin: -1px 0 0 -1px;
	height: 130px;
}

.partners .img {
	padding: 0 15px;
}

.partners .img img {
	max-width: 100%;
	height: auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .6;
	transition: all .5s;
}

.partners .c1:hover .img img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
}

.works {
	margin-bottom: 80px;
	overflow: hidden;
}

.works .img1 {
	position: relative;
}

.works .img1 img {
	position: absolute;
	right: 0;
	top: 0;
}

.works .httl {
	padding-top: 30px;
	margin-bottom: 50px;
}

.works .btn-box {
	padding-top: 70px;
}


.modal-dialog {
	max-width: 500px;
}

.modal.wide .modal-dialog {
	max-width: 1130px;
}

.modal-content {
	position: relative;
	background-color: white;
	padding: 30px 15px;
}

.modal-content .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 2;
	cursor: pointer;
}

.modal-content .form-ttl {
	font-size: 30px;
	text-align: center;
	line-height: 1.3;
	color: #363636;
	margin-bottom: 20px;
}

.modal-content p {
	font-size: 18px;
	color: black;
	margin-bottom: 30px;
}

.modal .tech-form-box {
	padding: 0;
}

.modal .tech-form-box .inp-ttl {
	margin-bottom: 5px;
}

.modal .tech-form-box .inp {
	margin-bottom: 10px;
}



.menu-btn-box {
	display: none;
}

.menu-btn {
	width: 26px;
	height: 18px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	z-index: 101;
}

.menu-btn span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #404040;
	opacity: 1;
	left: 0;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	border-radius: 2px;
}

.menu-btn.open span {
	background: #404040;
}

.menu-btn span:nth-child(1) {
	top: 0px;
}

.menu-btn span:nth-child(2) {
	top: 8px;
}

.menu-btn span:nth-child(3) {
	top: 16px;
}

.menu-btn.open span:nth-child(1) {
	top: 8px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.menu-btn.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

.menu-btn.open span:nth-child(3) {
	top: 8px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.work .txt {
	flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
}

.w-slider-box {
	position: relative;
	height: 100%;
	flex: 0 0 50%;
	-webkit-flex: 0 0 50%;
	min-height: 100%;
	overflow: hidden;
}

.w-slider-box .imgg {
	min-height: 500px;
	width: 100%;
	background-size: cover !important;
}

.w-slider-box .imgg.video iframe {
	width: 100%;
	min-height: 500px;
	height: 100%;
}

.w-slider-box .owl-nav button.owl-prev {
	left: 15px;
	margin-left: 0;
	background-color: white;
	border-radius: 50%;
	top: 50%;
}

.w-slider-box .owl-nav button.owl-next {
	right: 15px;
	margin-right: 0;
	background-color: white;
	border-radius: 50%;
	top: 50%;
}


@media screen and (max-width: 1200px) {
	.httl {
		font-size: 30px;
	}
}

@media screen and (max-width: 1160px) {}

@media screen and (max-width: 1099px) {


	body.fixed .menu-btn-box {
		display: block;
	}

	body.fixed .menu-box {
		display: none;
	}

	.menu-box {
		background: transparent;
		padding: 0;
		position: fixed;
		left: 0;
		top: 60px;
		z-index: 11;
		width: 100%;
		display: none;
		left: auto;
		right: 0;
		margin: 0;
		bottom: 0;
		max-height: 100vh;
		overflow-y: auto;
		z-index: 12;
		display: none;
	}

	.menu-box.open {
		display: block;
	}

	body.fixed .menu-box.open {
		display: block;
	}

	.menu-box .container {
		padding: 0;
	}

	.menu {
		margin: 0;
		padding: 15px 0;
		display: block;
		text-align: center;
		background: white;
		box-shadow: 0 30px 30px 5px rgba(0, 0, 0, .1);
	}

	.menu a {
		font-size: 15px;
		text-transform: uppercase;
		color: #191919;
		display: block;
		margin: 0;
		padding: 5px 0;
	}

	.menu a:hover {}

	.menu a:hover:after,
	.menu a.act:after {
		display: none;
	}

	.sub-menu {
		left: -60px;
	}

	.menu-box .sub>span {
		text-transform: uppercase;
		background: none;
		position: relative;
		margin-left: 30px;
	}

	.menu-box .sub-menu {
		padding: 0;
		border: 0;
		position: static;
		background: none;
		width: 100%;
		box-shadow: none;
	}

	.menu-box .sub-menu a {
		color: white;
		text-transform: none;
		font-size: 12px;
	}

	.menu-box .menu span i {
		display: inline-block;
		width: 15px;
		height: 15px;
		background: url('img/down.png') center center no-repeat;
	}

	.httl0 {
		font-size: 40px;
	}

	.b1 {
		min-height: 600px;
		padding-top: 150px;
	}

	.b2 {
		padding-top: 40px;
	}

	.b5 {
		padding-bottom: 20px;
	}

	.b5 .img img {
		position: static;
		max-width: 100%;
		height: auto;
		margin: 0;
		margin-top: -120px;
	}

	.b13 .item {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}

	.b13 .item .httl {
		margin-bottom: 20px;
	}

	.b13 .c1 {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		text-align: center;
	}

	.b13 .c2,
	.b13 .c3 {
		flex: 0 0 50%;
		-webkit-flex: 0 0 50%;
	}

}

@media screen and (max-width: 991px) {

	.b2 .txt {
		text-align: center;
	}

	.b2 .txt .httl {
		margin-bottom: 20px;
	}

	.b2 .txt p {
		margin-bottom: 30px;
	}

	.b4 {
		padding: 40px 0;
	}

	.b4 .d-flex .c1 {
		flex: 0 0 50%;
		-webkit-flex: 0 0 50%;
	}

	.b5 {
		text-align: center;
	}

	.b5 .img {
		display: none;
	}

	.b5 .box.left {
		text-align: center;
	}

	.b5 .box .ttl img {
		display: none;
	}

	.b6 {
		padding: 60px 0;
	}

	.b7 .txt1 {
		padding: 40px 0;
		text-align: center;
	}

	.b7 .item:after {
		left: 10px;
	}

	.b7 .item:before {
		left: 22px;
	}

	.b7 .txt2 {
		padding: 40px 0;
	}

	.b7 .img {
		display: none;
	}

	.b8 .httl {
		text-align: center;
	}

	.works-slider-box .owl-nav button {
		top: -30px;
	}

	.work .txt {
		padding: 60px 5%;
	}

	.work .txt .inner {
		max-width: 100%;
	}

	.work .txt .ttl {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.cnt {
		max-width: 350px;
		display: block;
		margin: 0 auto;
		padding-right: 0;
	}

	.cnt .httl,
	.cnt .btn-box {
		text-align: center;
	}

	.b11 .txt {
		max-width: 450px;
	}

	.b1 {
		min-height: 500px;
		padding-top: 120px;
	}

	.b1 .txt p {
		max-width: 300px;
	}

}

@media screen and (max-width: 768px) {

	.b1 {
		background: white;
		text-align: center;
		min-height: auto;
		padding-bottom: 50px;
	}

	.b1 .txt p {
		max-width: 450px;
		margin: 0 auto;
	}

	.b2 {
		background-color: #f1f1f1;
	}

	.b3 .box p {
		max-width: 100%;
	}

	.b3 .box .ttl span br {
		display: none;
	}

	.b10 .box p {
		max-width: 100%;
	}

	.b11 .txt {
		max-width: 350px;
	}

	.b12 .c1 {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
	}

	.b13 .c2,
	.b13 .c3 {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
	}
}

@media screen and (max-width: 620px) {

	.header .btn-box .btn1 {
		display: none;
	}

}

@media screen and (max-width: 575px) {

	.httl0 {
		font-size: 35px;
	}

	.b4 .d-flex .c1 {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
	}

	.work .img {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		min-height: 300px;
	}

	.work .txt {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		padding: 30px;
		min-height: auto;
	}

	.b11 {
		background: url('img/b11.jpg') left top no-repeat;
		background-size: cover;
		padding: 40px 0 50px 0;
	}

	.b11 .txt {
		max-width: 100%;
	}

	.w-slider-box {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
	}

	.w-slider-box .imgg {
		min-height: 400px;
	}

	.w-slider-box .imgg.video iframe {
		width: 100%;
		min-height: 400px;
		height: 100%;
	}
}

@media screen and (max-width: 470px) {
	body.fixed .header .phone-box a {
		display: none;
	}

	body.fixed .header .btn-box {
		display: none;
	}

	body.fixed .header .logo-box {
		margin-bottom: 0px;
	}

	.menu-box {
		top: 50px;
	}

	.header {
		top: 0;
	}

	.header .logo-box {
		margin-bottom: 15px;
	}

	.header .logo-box {
		flex: 1;
		-webkit-flex: 1;
		text-align: center;
	}

	.header .btn-box {
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
		text-align: center;
	}

	.header .btn-box {
		display: block;
	}

	.b13 .item .c2 .box {
		padding: 25px 20px;
	}

	.b13 .item .c3 .box {
		padding: 40px 20px;
	}

	.modal-content .form-ttl {
		font-size: 24px;
	}

	.w-slider-box .imgg {
		min-height: 300px;
	}

	.w-slider-box .imgg.video iframe {
		width: 100%;
		min-height: 300px;
		height: 100%;
	}
}

@media screen and (max-width: 400px) {}