@charset "UTF-8";

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/subset-MyriadPro-Regular.eot');
    src: url('../fonts/subset-MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/subset-MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/subset-MyriadPro-Regular.woff') format('woff'),
        url('../fonts/subset-MyriadPro-Regular.ttf') format('truetype'),
        url('../fonts/subset-MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/subset-MyriadPro-Bold.eot');
    src: url('../fonts/subset-MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/subset-MyriadPro-Bold.woff2') format('woff2'),
        url('../fonts/subset-MyriadPro-Bold.woff') format('woff'),
        url('../fonts/subset-MyriadPro-Bold.ttf') format('truetype'),
        url('../fonts/subset-MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/subset-MyriadPro-It.eot');
    src: url('../fonts/subset-MyriadPro-It.eot?#iefix') format('embedded-opentype'),
        url('../fonts/subset-MyriadPro-It.woff2') format('woff2'),
        url('../fonts/subset-MyriadPro-It.woff') format('woff'),
        url('../fonts/subset-MyriadPro-It.ttf') format('truetype'),
        url('../fonts/subset-MyriadPro-It.svg#MyriadPro-It') format('svg');
    font-weight: normal;
    font-style: italic;
}

html {
    -webkit-text-size-adjust: none;
}

body, div {
  margin: 0;
  padding: 0;
}

body {
	font-family: 'Myriad Pro', sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #000;
	line-height: 1.571;
	background: #f2f2f2;
}

/* Section */

.section {
	max-width: 1170px;
	margin: 0 auto;
}


/* Benefits */

#benefits {
	position: relative;
	margin-top: -417px;
	margin-bottom: 50px;
}

#benefits .text {
	font-size: 29.17px;
	position: relative;
	float: right;
	background: #0f456f;
	width: 29.37949948577305em;
	margin-right: -4.182379156667809em;
	padding: 3.428179636612959em 1.714089818306479em;
	color: #fff;
	text-align: center;
}

#benefits .text:before {
	content: "";
	position: absolute;
	left: -1.165581076448406em;
	top: 1.576962632841961em;
	width: 4.422351731230716em;
	height: 2.056907781967775em;
	background: url(../images/info-dots-left.svg) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

#benefits .text:after,
#map .mapBox:after {
	content: "";
	position: absolute;
	right: 0.9256085018854988em;
	bottom: 1.028453890983888em;
	width: 4.422351731230716em;
	height: 2.056907781967775em;
	background: url(../images/info-dots-right.svg) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}

#map .mapBox:after {
	right: -28px;
	bottom: 40px;
}

#benefits .text .listing {
	margin: 0;
	padding: 0;
}

#benefits .text .listing li {
	margin: 0 0 1.363168724279835em;
	padding: 0;
	list-style: none;
	font-size: 1.332876242715118em; /* 38.88px */
	font-style: italic;
}

#benefits .text .listing li:last-child {
	margin-bottom: 0;
}

/* Contacts */

#contacts .section {
	padding-top: 65px;
	padding-bottom: 65px;
}

#contacts .listing {
	margin: 0;
	padding: 0;
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	table-layout: fixed;
	text-align: center;
}

#contacts .listing li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	vertical-align: top;
	font-size: 18.61px;
	line-height: 1.2;
}

#contacts .listing li:first-child {
	text-align: left;
}

#contacts .listing li:nth-child(2) {
	width: 460px;
	padding: 0 10px;
}

#contacts .listing li:nth-child(2) .text {
	display: block;
}

#contacts .listing li:last-child {
	text-align: right;
}

#contacts .listing li .text {
	text-align: center;
	display: inline-block;
	color: rgba(0,0,0,0.5);
}

#contacts .listing li a {
	color: inherit;
}

#contacts .listing li .ico {
	display: block;
	height: 41px;
	margin: 0 auto 40px;
}

#contacts .listing li .title {
	font-size: 23.93px;
	font-weight: bold;
	color: #23232b;
	margin: 0 0 20px;
}

#contacts .listing li .subtitle {
	font-size: 18.61px;
	font-weight: bold;
	color: #000;
	margin: 0 0 25px;
}

#contacts .listing li .days {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	width: 100%;
}

#contacts .listing li .days .day{
	display: table-cell;
	vertical-align: top;
	padding: 0 10px;
}

/* Intro */

#intro {
	background: #fff;
}

#intro .section {
	padding-top: 85px;
	padding-bottom: 85px;
}

#intro .image {
	display: block;
	width: 100%;
}

#intro .left {
	float: left;
	width: 51.28205128205128%;
}

#intro .right {
	float: right;
	width: 41%;
}

#intro .features {
	margin: 0;
	padding: 0;
}

#intro .features li {
	margin: 0 0 45px;
	padding: 0;
	list-style: none;
}

#intro .freeDelivery {
	text-align: center;
	font-size: 22.68px;
	font-weight: bold;
	margin: 80px 0 0;
}

/* Services */

#services .section {
	padding-top: 90px;
	padding-bottom: 90px;
}

#services .heading {
	margin-bottom: 80px;
}

#services .listing {
	margin: 0 -35px;
	padding: 0;
}

#services .listing li {
	margin: 0 -4px 10px 0;
	padding: 0 35px;
	list-style: none;
	width: 33.33333333333333%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

#services .listing li img {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}

#services .listing li p {
	font-size: 19.44px;
}

#services .listing li p strong {
	display: block;
	font-weight: bold;
}


/* Miscelleneous */

p {
	margin: 0 0 21px;
}

ul,ol {
	margin-bottom: 21px;
}

h1,h2,h3,h4,h5,h6, .heading {
	font-family: 'Myriad Pro', sans-serif;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	color: #000000;
	line-height: 1.2;
}

.heading {
	font-size: 42.12px;
}

a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: none;
	color: #0f456f;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
}

.clear {
	clear: both;
}

.clearfix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; 
}

.clearfix { 
  display: inline-block;  
}

* html .clearfix{  
  height: 1%;  
}

.clearfix {  
  display: block;  
}

::-webkit-input-placeholder {
	opacity: 1;
	color: inherit;
}

:-moz-placeholder {
	opacity: 1;
	color: inherit;
}

::-moz-placeholder {
	opacity: 1;
	color: inherit;
}

:-ms-input-placeholder {  
	opacity: 1;
	color: inherit;
}

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

form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

