.heading:after,
.social-networks:after {
	content: " ";
	display: block;
	clear: both;
}

.list,
.link-list,
.footer-links,
.social-networks {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #003380;
	background: #ccd0d9;
	font: 11px/14px Arial, Helvetica, sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #cf000f;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.gm-style img {
	max-width: none;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?ie73to");
	src: url("../fonts/icomoon.eot?#iefixie73to") format("embedded-opentype"), url("../fonts/icomoon.ttf?ie73to") format("truetype"), url("../fonts/icomoon.woff?ie73to") format("woff"), url("../fonts/icomoon.svg?ie73to#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-phone2:before {
	content: "\e600";
}

.icon-phone2 {
	display: inline-block;
	font-size: 20px;
	line-height: 15px;
	margin: 0 10px 0 -11px;
	-webkit-transform: rotate(12deg);
	-ms-transform: rotate(12deg);
	transform: rotate(12deg);
	vertical-align: top;
}

#wrapper {
	overflow: hidden;
}

#header {
	padding: 8px;
	background: #fff;
}

.logo {
	width: 151px;
	margin: 0 auto;
}

#main {
	padding: 9px 15px;
	max-width: 767px;
	margin: 0 auto;
}

#main h1 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	margin: 0 0 1px;
}

.title {
	font-size: 15px;
	line-height: 18px;
	color: #bf263c;
	display: block;
	margin: 0 0 1px;
	text-align: center;
	text-transform: uppercase;
}

.slogan {
	font: bold 12px/16px Montserrat, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 12px;
	text-align: center;
	text-transform: uppercase;
}

.post {
	background: #fff;
	border-radius: 4px;
	margin: 0 0 20px;
	position: relative;
	padding: 13px 21px 0;
}

.post .heading {
	margin: 0 0 15px;
}

.post .logo {
	margin: 0px 5px 0 30px;
}

.post .list {
	padding: 6px 0 0;
}

.post + .post {
	padding: 9px 21px 0;
}

.post + .post .heading {
	margin: 0 0 10px;
}

.post + .post .logo {
	margin: 0;
}

.post + .post .list {
	padding: 11px 0 0;
}

.badge {
	background: url(../images-mobile/img1.png) no-repeat;
	width: 109px;
	height: 105px;
	position: absolute;
	top: -6px;
	left: -6px;
}

.heading .logo {
	float: left;
	width: 139px;
}

.heading .btn {
	float: right;
	text-transform: capitalize;
	margin: 4px -8px 0 0;
	padding: 10px 21px;
	font-size: 18px;
}

.rating-block {
	background: #003380;
	padding: 7px 23px 5px;
	margin: 0 -21px;
	overflow: hidden;
}

.rating-block .text-wrap {
	color: #fff;
	float: left;
	margin: 0 9px 0 0;
	width: 63%;
}

.rating-block .img-wrap {
	float: right;
	width: 80px;
}

.text-wrap .text {
	font-size: 12px;
}

.text-wrap .num {
	font-size: 18px;
}

.btn {
	background: #cf000f;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
	text-align: center;
	padding: 5px 5px 3px;
	box-shadow: 0 -2px 0 #bf263c inset;
	margin: 0 0 10px;
}

.btn .phone {
	font-size: 24px;
	line-height: 26px;
	display: block;
}

.btn .phone:before {
	content: "";
	background: url(../images-mobile/sprite.png) no-repeat -152px -1px;
	width: 13px;
	height: 17px;
	display: inline-block;
	vertical-align: top;
	margin: 4px 6px 0 -1px;
}

.btn:hover {
	text-decoration: none;
	opacity: .8;
}

.web-link {
	font-size: 14px;
	font-weight: bold;
}

.list {
	color: #434a54;
	font-size: 12px;
	line-height: 16px;
}

.list li {
	margin: 0 0 0 7px;
}

.list li:before {
	content: "";
	background: #0055d4;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin: -1px 4px 0 -6px;
}

.link-list {
	overflow: hidden;
	font-size: 12px;
	padding: 9px 2px;
}

.link-list li {
	float: left;
}

.link-list li + li:before {
	content: "|";
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}

.link-list a {
	color: #434a54;
	text-decoration: underline;
}

.link-list a:hover {
	text-decoration: none;
}

#footer {
	text-align: center;
	padding: 4px 16px;
	line-height: 13px;
}

#footer p {
	margin: 0 0 15px;
}

.copyright {
	display: block;
	margin: -2px 0 0;
}

.copyright a {
	color: #003380;
}

.footer-links {
	overflow: hidden;
	text-align: center;
	margin: 0 0 14px;
}

.footer-links li {
	display: inline;
}

.footer-links li + li:before {
	content: "|";
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
}

.footer-links a {
	color: #003380;
}

.social-networks {
	margin: 0 auto 20px;
	width: 156px;
}

.social-networks li {
	float: left;
	margin: 3px;
}

.social-networks a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images-mobile/sprite.png) no-repeat -9999px -9999px;
	width: 33px;
	height: 32px;
}

.social-networks a:hover {
	opacity: .8;
}

.social-networks .facebook {
	background-position: 0 0;
}

.social-networks .twitter {
	background-position: -38px 0;
}

.social-networks .youtube {
	background-position: -76px 0;
}

.social-networks .googleplus {
	background-position: -114px 0;
}
