body {
	color: #67677f;
	font-family: 'Roboto', sans-serif;
	background: #fff url(../img/bg_top.png) no-repeat top center;
	min-width: 320px;
	font-size: 22px;
	line-height: 1;
	color: #323232;
}

.left {
	float: left;
}

.right {
	float: right;
}

ul,
li {
	margin: 0;
}

a {
	outline: 0 !important;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.textcenter {
	text-align: center;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.container {
	max-width: 1000px;
	width: 94%;
	min-width: 320px;
}

#header {
	text-align: center;
	color: #fff;
}

.logo {
	margin-top: 54px;
	display: inline-block;
}

h1 {
	font-size: 37px;
	font-weight: bold;
	margin: 20px 0 30px;
}

.form-call {
	margin: 50px 0;
}

input,
button {
	outline: 0;
}

.input-main {
	border: 0;
	border-radius: 6px;
	background: #fff;
	padding: 20px;
	color: #171b19;
	font-size: 26px;
	font-weight: bold;
	vertical-align: top;
}

.button-main {
	vertical-align: top;
	border: 0;
	border-radius: 6px;
	margin-left: 7px;
	padding: 25px;
	font-size: 22px;
	font-weight: bold;
	box-shadow: 0 26px 40px rgba(208, 33, 33, 0.45), inset 0 2px 0 #ff704a;
	background: rgb(237, 47, 47);
	background: -moz-linear-gradient(top, rgb(237, 47, 47) 0%, rgb(206, 23, 75) 100%);
	background: -webkit-linear-gradient(top, rgb(237, 47, 47) 0%, rgb(206, 23, 75) 100%);
	background: linear-gradient(to bottom, rgb(237, 47, 47) 0%, rgb(206, 23, 75) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ed2f2f', endColorstr='#ce174b', GradientType=0);
	color: #fff;
	transition: all 0.3s easy-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	display: inline-block;
	text-align: center;
}

.button-main:hover {
	box-shadow: 0 14px 50px rgba(208, 33, 33, 0.7), inset 0 6px 0 #ff704a;
	
}

.number {
	font-size: 34px;
	font-weight: bold;
	margin: 40px 0;
}

.number .fa {
	color: #ff4747;
}

.trigger-item {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#triggers {
	margin-top: 120px;
}

hr {
	border: 0;
	display: block;
	background: url(../img/sep.png) no-repeat top center;
	height: 19px;
	width: 100%;
	margin: 50px 0 40px;
}

h2 {
	margin: 0 0 40px;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
}

.list-work span {
	width: 40px;
	height: 40px;
	color: #fff;
	font-weight: 800;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	background: #fd2e24;
	border-radius: 50%;
	display: block;
	margin: 0 auto 20px;
}

.list-work p {
	color: #6b7985;
	font-size: 16px;
	line-height: 24px;
	width: 60%;
	display: block;
	margin: 0 auto 40px;
	text-align: center;
}

.alert {
	font-size: 16px;
	font-weight: 500;
	color: #6b7985;
	line-height: 24px;
	position: relative;
	z-index: 20;
	margin: 0 auto;
	width: 80%;
}

.alert i {
	position: absolute;
	display: inline-block;
	font-size: 236px;
	line-height: 1;
	color: #d5dbe0;
	font-weight: 500;
	z-index: -1;
	top: -48px;
}

#call {
	background: url(../img/bg_call.png) no-repeat top center;
	height: 612px;
	text-align: center;
	color: #fff;
	padding-top: 170px;
}

h4 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 30px;
}

#footer {
	background: #4e1916 url(../img/bg_footer.png) no-repeat top center;
	min-height: 242px;
	color: #fff;
	padding-top: 80px;
}

#footer .logo img {
	margin-right: 7px;
}

#footer .logo {
	font-weight: bold;
	font-size: 18px;
	display: block;
	width: 100%;
	margin: 0;
}
#footer .logo p {
	padding-top: 20px;
}

.info-color {
	font-size: 18px;
	margin-top: 7px;
}
.info-color .fa {
	color: #ff4747;
	font-size: 26px;
	position: relative;
	top: 2px;
}

.gomain {
	padding: 10px 20px;
	border-radius: 6px;
	background: #fd2e24;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	display: inline-block;
	margin-top: 30px;
}

.list-work + img {
	width: 90%;
	margin: 0 auto;
	display: block;
	
}
#map h2 + p {
	text-align: center;
	padding: 0 0 20px;
}
.gomain {
	padding: 14px 10px;
	background: #fff;
	border-radius: 4px;
	display: inline-block;
	color: #202020;
	font-size: 18px;
	font-weight: bold;
	transition: all 0.3s easy-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	
}
.gomain:hover {
	color: #fff;
	background: #fd2e24
	
}


.seotext p {
    font-size: 15px;
    line-height: 1.6;
    position: relative;
    z-index: 999;
    margin-bottom: 15px;
}
.seotext ul {
    font-size: 15px;
    line-height: 1.6;
    list-style: inside;
}
.seotext ul li {
    margin-bottom: 10px;
}