﻿/*

Theme Name: EZ Record Clean

Description:EZ Record Clean website theme

Author: LiepaWS

Author URI: http://www.liepa.co

Version: 1.0

*/


a { color:#4b4b4b;}
a:hover { color:#222;}



body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 400;
}
body p {
	margin-bottom: 30px;
}
h4 {
	color: #0d0d0d;
}
h3 {
	color: #0d0d0d;
	font-size: 32px;
	font-weight: 700;
	margin-top: 35px;
	margin-bottom: 35px;
}
h6 {
	color: #0d0d0d;
}
h5 {
	color: #0d0d0d;
	font-size: 22px;
	font-weight: 700;
}
h5 a {
	color: #0d0d0d;
}
h5 a:hover, h5 a:focus {
	color: #ff9900;
	text-decoration: none;
}
h2 {
	margin-bottom: 30px;
	color: #0d0d0d;
	font-weight: 700;
	font-size: 36px;
}
h1 {
	margin-bottom: 30px;
	color: #0d0d0d;
	font-weight: 700;
	font-size: 48px;
}

ol {
  margin: 25px;
  padding: 0;
  list-style-type: none;
  font-size:20px;
  color:#8c8b8b;
}

ol li {
  counter-increment: step-counter;
  margin-bottom: 15px;
}

ol li::before {
  content: counter(step-counter);
  margin-right: 10px;

  background-color: #ff9900;
  color: white;
  font-weight: bold;
  padding: 3px 11px;
  border-radius: 3px;
}


.main-content-block h2 {
	font-size: 28px;
}
.service-header-block h1 {
	margin-bottom: 10px;
}
.service-header-block h2 {
	font-size: 20px;
	margin-top: 0px;
	color: #8c8b8b;
}
.service-header-block h2 .first-word {
	color: #8c8b8b;
}
.first-word {
	color: #ff9900;
}
.header-block {
	padding-top: 20px;
	padding-bottom: 20px;
}
.menu-block {
	background-color: #ff9900;
}
.slider-block {
	background-image: url(images/hbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 605px;
}
.test-block {
	padding-top: 30px;
	padding-bottom: 30px;
}
.info-block {
	background-color: #a8b6b9;
	padding-top: 30px;
	padding-bottom: 30px;
}
.front-content-block {
	padding-top: 40px;
	padding-bottom: 40px;
}
.main-content-block {
	padding-top: 40px;
	padding-bottom: 40px;
}
.content-block {
}
.locations-block {
	background-color: #ff9900;
	padding-top: 45px;
	padding-bottom: 45px;
}
.offer-block {
	background-color: #edf2f6;
	padding-top: 30px;
	padding-bottom: 30px;
}
.offer-block-side {
	background-color: #edf2f6;
	padding: 30px;
	margin-top: 30px;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
}
.offer-block-side .offer-icon {
	font-size: 80px;
	line-height: 80px;
}
.offer-block-side .offer-title {
	font-size: 32px;
	line-height: 36px;
}
.offer-block-side .offer-service {
	display: block;
	font-size: 22px;
	margin-right: 0px;
}
.offer-block-side .offer-old-price {
	margin-top: 15px;
	margin-bottom: 30px;
}
.offer-block-side .limited-offer {
	font-size: 18px;
}
.offer-block-side .offer-price-nr {
	line-height: 70px;
	font-size: 62px;
}
.offer-block-side .offer-price::after, .offer-block-side .offer-price::after {
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -16px;
	content: '';
	width: 0;
	height: 0;
	border-right: solid 16px transparent;
	border-left: solid 16px transparent;
	border-bottom: solid 16px #ff9900;
}
.news-clients-block {
}
.buttons-block {
}
.footer-block {
	background-color: #a8b6b9;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	font-weight: 600;
}
.service-header-block {
	background-color: #f6f6f6;
	padding-top: 35px;
	padding-bottom: 55px;
	font-weight: 400;
}
.service-header-block.single-page {
	padding-bottom: 25px;
	padding-top: 25px;
}
.service-header-block.single-page h2 {
}
.service-header-block.single-page h1 {
	margin-bottom: 2px;
}
/* Menu */



.navbar {
	margin-bottom: 0px;
}
.navbar-default {
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-size: 19px;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 24px;
	padding-right: 24px;
	font-weight: 700;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: #fff;
	color: #000;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #fff;
	color: #000;
}
a.social-link {
	display: inline-block;
	background-color: #fff;
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 11px 4px;
	font-size: 20px;
}
/* Header */



a.logo {
	position: relative;
	display: block;
}
a.logo h3 {
	position: absolute;
	bottom: 5px;
	left: 85px;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #696969;
	font-weight: 300;
}
.call-now {
	font-size: 16px;
}
.top-phone {
	font-size: 32px;
	font-weight: 800;
	line-height: 32px;
}
.top-phone i {
	font-size: 28px;
}
/* Test Block */



.test-block h4 {
	font-weight: 700;
	font-size: 46px;
	margin: 0px;
	padding: 0px;
}
.test-block h6 {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
}
/* Front Page */



.front-info {
	color: #fff;
	font-weight: 400;
	line-height: 22px;
}
.side-services-box a.service-list-btn {
	font-size: 20px;
	font-weight: 700;
	padding: 15px 20px;
	width: 100%;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #8c8b8b;
	line-height: 22px;
}
.side-services-box a.service-list-btn.active {
	color: #020202;
	border-color: #020202;
}
.side-services-box {
	margin-bottom: 45px;
}
a.service-list-btn {
	display: block;
	width: 80%;
	color: #020202;
	border: 2px solid #a8b6b9;
	margin-bottom: 12px;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	font-size: 24px;
	font-weight: 700;
	padding: 15px 25px;
}
a.service-list-btn:hover, a.service-list-btn:focus {
	border-color: #ff9900;
	text-decoration: none;
	color: #ff9900;
}
/* Sidebar */



.sidebar-box {
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border: 2px solid #a8b6b9;
	margin-bottom: 25px;
}
/* Buttons */



.btn-group-xlg > .btn, .btn-xlg {
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.33333;
	padding: 17px 80px 17px 20px;
}
.btn-group-lg > .btn, .btn-lg {
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.33333;
}
.btn-group-xlg > .btn > i, .btn-xlg i {
	font-size: 46px;
	position: absolute;
	right: 40px;
	top: 8px;
}
.btn-primary {
	background-color: #ff9900;
	border-color: #ff9900;
	color: #fff;
}
.btn-primary.focus, .btn-primary:focus {
	background-color: #dc8604;
	border-color: #dc8604;
	color: #fff;
}
.btn-primary:hover {
	background-color: #dc8604;
	border-color: #dc8604;
	color: #fff;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
	background-color: #dc8604;
	border-color: #dc8604;
	color: #fff;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
	background-color: #dc8604;
	border-color: #dc8604;
	color: #fff;
}
.locations-block .btn-danger {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 20px;
}
.locations-block .btn-danger span {
	font-size: 15px;
	font-weight: 400;
	color: #000;
}
.locations-block .btn-danger.focus, .locations-block .btn-danger:focus {
	background-color: rgba(255,255,255,0.1);
	border: 2px solid #fff;
	color: #fff;
}
.locations-block .btn-danger:hover {
	background-color: rgba(255,255,255,0.1);
	border: 2px solid #fff;
	color: #fff;
}
.locations-block .btn-danger.active, .locations-block .btn-danger:active, .open > .dropdown-toggle.locations-block .btn-danger {
	background-color: rgba(255,255,255,0.1);
	border-color: #fff;
	color: #fff;
}
.locations-block .btn-danger.active.focus, .locations-block .btn-danger.active:focus, .locations-block .btn-danger.active:hover, .locations-block .btn-danger.focus:active, .locations-block .btn-danger:active:focus, .locations-block .btn-danger:active:hover, .open > .dropdown-toggle.locations-block .btn-danger.focus, .open > .dropdown-toggle.locations-block .btn-danger:focus, .open > .dropdown-toggle.locations-block .btn-danger:hover {
	background-color: rgba(255,255,255,0.1);
	border-color: #fff;
	color: #fff;
}
.btn-gray {
	background-color: #a8b6b9;
	border-color: #a8b6b9;
	color: #fff;
}
.btn-gray.focus, .btn-gray:focus {
	background-color: #909b9e;
	border-color: #909b9e;
	color: #fff;
}
.btn-gray:hover {
	background-color: #909b9e;
	border-color: #909b9e;
	color: #fff;
}
.btn-gray.active, .btn-gray:active, .open > .dropdown-toggle.btn-gray {
	background-color: #909b9e;
	border-color: #909b9e;
	color: #fff;
}
.btn-gray.active.focus, .btn-gray.active:focus, .btn-gray.active:hover, .btn-gray.focus:active, .btn-gray:active:focus, .btn-gray:active:hover, .open > .dropdown-toggle.btn-gray.focus, .open > .dropdown-toggle.btn-gray:focus, .open > .dropdown-toggle.btn-gray:hover {
	background-color: #909b9e;
	border-color: #909b9e;
	color: #fff;
}
/* Wordpress */

.aligncenter {
	display: block;
	margin: auto;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
/* Custom */

.gap-front-sidebar {
	height: 70px;
}
.locatins-slider {
	background-color: #fff;
	padding: 30px 35px;
	margin-top: 20px;
	font-weight: 400;
	color: #383838;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
}
.locations-more {
}
.locations-more a {
	color: #ff9900;
	font-weight: 700;
	font-size: 20px;
}
.locations-more a:hover {
	color: #0d0d0d;
	text-decoration: none;
}
/* Offer */



.offer-title {
	font-weight: 700;
	font-size: 48px;
	color: #0d0d0d;
	line-height: 48px;
	padding: 18px 0px;
	text-align: center;
}
.offer-service {
	text-align: center;
	background-color: #a8b6b9;
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	padding: 8px 20px;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	margin-right: 20px;
}
.offer-old-price {
	text-align: center;
	color: #a8b6b9;
	font-size: 32px;
	line-height: 32px;
	font-weight: 700;
	padding-top: 4px;
}
.offer-old-price span {
	text-decoration: line-through;
}
.offer-icon {
	text-align: center;
	font-size: 100px;
	color: #ff9900;
	line-height: 100px;
}
.offer-price {
	background-color: #ff9900;
	color: #fff;
	text-align: center;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	padding: 3px 8px;
	position: relative;
}
.offer-price:after,  .offer-price::after {
	position: absolute;
	top: 50%;
	left: -16px;
	margin-top: -16px;
	content: '';
	width: 0;
	height: 0;
	border-right: solid 16px #ff9900;
	border-bottom: solid 16px transparent;
	border-top: solid 16px transparent;
}
.limited-offer {
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 700;
	display: block;
}
.offer-price-nr {
	display: block;
	color: #0d0d0d;
	font-size: 52px;
	text-align: center;
	font-weight: 700;
	line-height: 64px;
}
/* Reviews */



.front-clients-box {
	background-color: #f0f3f3;
	color: #8c8b8b;
	font-weight: 400;
	font-size: 19px;
	padding: 40px 40px 40px 80px;
	position: relative;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	margin-bottom: 55px;
}
.front-clients-box:after, .front-clients-box::after {
	position: absolute;
	top: 30%;
	left: -45px;
	content: '';
	width: 0;
	height: 0;
	border-right: solid 45px #f0f3f3;
	border-bottom: solid 45px transparent;
	border-top: solid 0px transparent;
}
.front-clients-box:before, .front-clients-box::before {
	position: absolute;
	top: 20px;
	left: 20px;
	content: '“';
	font-weight: 700;
	font-size: 80px;
	color: #bbc0c1;
}
.front-clients-box .owl-controls {
	position: absolute;
	width: 100%;
	bottom: -55px;
	left: 0;
}
.front-clients-box-detail {
	background-color: #f0f3f3;
	color: #8c8b8b;
	font-weight: 400;
	font-size: 19px;
	padding: 40px 40px 40px 80px;
	position: relative;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	margin-bottom: 55px;
}
.front-clients-box-detail:after, .front-clients-box-detail::after {
	position: absolute;
	top: 30%;
	left: -45px;
	content: '';
	width: 0;
	height: 0;
	border-right: solid 45px #f0f3f3;
	border-bottom: solid 45px transparent;
	border-top: solid 0px transparent;
}
.front-clients-box-detail:before, .front-clients-box-detail::before {
	position: absolute;
	top: 20px;
	left: 20px;
	content: '“';
	font-weight: 700;
	font-size: 80px;
	color: #bbc0c1;
}
.front-clients-box-detail .owl-controls {
	position: absolute;
	width: 100%;
	bottom: -55px;
	left: 0;
}
.review-client-name {
	color: #0d0d0d;
	font-weight: 700;
	font-size: 20px;
}
.review-date {
	text-transform: uppercase;
	color: #161616;
	font-size: 16px;
	padding-bottom: 15px;
}
.owl-theme .owl-dots .owl-dot span {
	height: 16px;
	width: 16px;
	border: 2px solid #b5bbbc;
	background-color: transparent;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #b5bbbc;
}
/* Footer */



.buttons-block {
	padding: 55px 0px 35px 0px;
}
.news-intro {
	color: #4b4b4b;
	font-weight: 400;
	line-height: 22px;
}
.front-news-box {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 30px;
}
.news-intro {
	padding-bottom: 12px;
}
.relative {
	position: relative;
}
.infoic i {
	font-size: 140px;
	position: absolute;
	line-height: 140px;
	top: -50px;
	color: #fff;
}
.service-button {
	margin-top: 30px;
}
.service-single-img {
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
}
.more-box a {
	color: #a8b6b9;
	font-weight: 700;
}
.sidebar-box {
	padding: 20px;
	text-align: center;
}
.call-image {
	display: block;
	margin: auto;
}
.call-box-phone {
	color: #0d0d0d;
	font-size: 38px;
	font-weight: 700;
	display: inline-block;
}
.call-box-text {
	color: #a8b6b9;
	font-weight: 700;
	font-size: 18px;
	display: inline-block;
}
.features-list-box {
	margin-left: 20px;
}
.features-list {
	font-size: 24px;
	color: #0d0d0d;
	vertical-align: middle;
	margin-bottom: 7px;
}
.features-list i {
	background-color: #ff9900;
	font-size: 24px;
	width: 54px;
	height: 54px;
	text-align: center;
	display: inline-block;
	margin-right: 15px;
	color: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	line-height: 54px;
}
.faq-question a {
	display: block;
	padding: 25px 10px;
	font-size: 22px;
	font-weight: 600;
	color: #0d0d0d;
	cursor: pointer;
	line-height: 26px;
	vertical-align: middle;
}
.faq-question a i {
	color: #ff9900;
	padding-right: 5px;
}
.faq-question a:hover, .faq-question a:focus {
	text-decoration: none;
}
.faq-answer {
	background-color: #f0f3f3;
	padding: 25px;
	color: #8c8b8b;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	position: relative;
	margin-right: 35px;
}
.faq-answer:after,  .faq-answer::after {
	position: absolute;
	top: -28px;
	left: 40px;
	content: '';
	width: 0;
	height: 0;
	border-right: solid 16px transparent;
	border-bottom: solid 16px #f0f3f3;
	border-top: solid 16px transparent;
	border-left: solid 16px transparent;
}
.test-question {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	width: 90%;
	background-color: #a8b6b9;
	padding: 10px 30px;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
}
.test-question i {
	padding-right: 10px;
}
.step-inputs {
	padding: 30px;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border: 2px solid #a8b6b9;
	font-size: 24px;
	font-weight: 700;
	color: #8c8b8b;
	width: 90%;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}
.icon-bg-steps {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 80px;
	color: #ccc;
}
.results-icon {
	padding: 20px 0px;
	text-align: center;
	font-size: 100px;
}
.service-header-block img {
	border: 2px solid #a8b6b9;
	margin-top: 20px;
}
.results-title {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	color: #fff;
	background-color: green;
	padding: 5px 15px;
	margin-bottom: 38px;
}
.results-not {
	color: red;
}
.results-ok {
	color: green;
}
.rtitle-ok {
	background-color: green;
}
.rtitle-not {
	background-color: red;
}
.form-control {
	border: 2px solid #a8b6b9;
	height: 46px;
	font-size: 16px;
}
.form-control:focus {
	border-color: #999;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset, 0 0 0px rgba(0, 0, 0, 0);
	outline: 0 none;
}
.call-results-text {
	margin-top: 15px;
	font-size: 20px;
	margin-bottom: 20px;
	color: #8c8b8b;
}
.call-results-text strong {
	color: #222;
}
.gap {
	height: 18px;
}
.input-inline-block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.input-inline-block .inline-block {
	padding-right: 20px;
	color: #8c8b8b;
	font-size: 20px;
	font-weight: 600;
	margin-top: 10px;
}
.input-inline-block .inline-block input {
	margin-right: 5px;
}
.prices-bg a {
	display: block;
	border: 2px solid #a8b6b9;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	padding: 20px 25px;
	margin-bottom: 35px;
	color: #8c8b8b;
}
.prices-bg a:hover, .prices-bg a:focus {
	border-color: #ff9900;
}
.prices-bg a .service-title {
	font-size: 34px;
	font-weight: 700;
	color: #020202;
	margin-bottom: 15px;
}
.prices-bg a:hover .service-title, .prices-bg a:focus .service-title {
}
.prices-bg a .price-box {
	background-color: #ff9900;
	color: #fff;
	display: inline-block;
	padding: 8px 20px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	font-size: 28px;
	font-weight: 700;
}
.prices-bg a .service-intro {
}
.blog-list-details h5 {
	font-size: 28px;
}
a .posts-box {
	color: #8c8b8b;
}
a .posts-box .post-excerpt {
	border: 2px solid #a8b6b9;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	padding: 20px 25px;
	margin-bottom: 35px;
}
a:hover .posts-box .post-excerpt, a:focus .posts-box .post-excerpt {
	border-color: #ff9900;
}
/* Pagination */



.wp-pagenavi {
	font-weight: 700;
	font-size: 20px;
	color: #000;
	background-color: #f6f6f6;
	padding: 20px;
	text-align: center
}
.wp-pagenavi .current {
	background-color: #ff9900;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.wp-pagenavi a {
	color: #000;
	margin: 4px;
}
.wp-pagenavi a:hover, .wp-pagenavi a:focus {
	background-color: #ff9900;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
.wp-pagenavi a, .wp-pagenavi span {
	padding: 12px 20px;
	display: inline-block;
}
.test-block-footer {
	background-color: #f6f6f6;
}
.errorphp {
	background-color: #a8b6b9;
	color: #fff;
	font-weight: 700;
	padding: 6px 20px;
	margin-bottom: 5px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}
.slider-block h2 {
	margin-top: 0px;
	font-size: 42px;
	margin-bottom: 50px;
}
.slider-block h3 {
	margin-top: 100px;
	font-size: 34px;
	margin-bottom: 0px;
}
.front-list {
}
.front-list h4 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 25px;
}
.info-front-text {
	font-size: 20px;
}
.footer-block ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-block ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.footer-block ul li a {
	display: inline-block;
	padding: 0px 8px;
	color: #fff;
}
.footer-block ul li a:hover, .footer-block ul li a:focus {
	color: #000;
	text-decoration: none;
}
.snetworkinfo {
	text-align: right;
}
.contact-info {
	text-align: right;
}
.gap-test {
	height: 30px;
}



@media screen and (max-width: 768px) {
.contact-info {
	text-align: center;
}

.offer-price::after, .offer-price::after { display:none;}
.offer-price { margin-top:20px;}
.offer-service { margin-right:0px;}
.footer-block .text-right { text-align:center;}
.btn-group-xlg > .btn, .btn-xlg { font-size:18px;}
a.logo h3 {
	display: none;
}
a.logo img {
	display: block;
	max-width: 100%;
	margin: auto;
}
a.logo {
	margin-bottom: 15px;
}
.navbar-default .navbar-brand {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
}
.navbar-default .navbar-toggle {
	border: 2px solid #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #000;
}
.navbar-default {
	border: 2px solid #fff;
	margin-top: 25px;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
}
.front-block-mobile {
	background-color: rgba(255,255,255,0.8);
	margin: 0px 30px;
	padding: 35px 20px;
	text-align: center;
}
.slider-block h2 {
	margin-top: 5px;
	font-size: 32px;
}
.slider-block h3 {
	margin-top: 30px;
	font-size: 26px;
	margin-bottom: 0px;
}
.btn-group-xlg > .btn, .btn-xlg {
	font-size: 20px;
	margin-top: 15px;
	text-align: center;
	padding: 15px 20px;
}
.btn-group-xlg > .btn > i, .btn-xlg i {
	display: none;
}
.infoic i {
	display: none;
}
.locations-block .btn-danger {
	margin-bottom: 15px;
}
.step-inputs {
	width: 100%;
}
.test-question {
	width: 100%;
}
#menu-footer {
	text-align: center;
	margin-bottom: 20px;
}
h1 {
	font-size: 38px;
}
}

@media screen and (max-width: 992px) {
.snetworkinfo {
	text-align: center;
}
.infoic i {
	font-size: 100px;
}
a.service-list-btn {
	width: 100%;
}
}
