/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */

body { font-family: 'Lato', sans-serif; font-size: 16px; line-height: 1.19; color: #000; min-width: 100%; background: #bfbebe; }

.shell { margin: auto; max-width: 980px; padding: 0 50px; }

.wrapper { overflow: hidden; }

/* ------------------------------------------------------------ *\
	Clear
\* ------------------------------------------------------------ */

.section-article:after,
.shell:after { content: ''; line-height: 0; display: table; clear: both; }

/* ------------------------------------------------------------ *\
	Headings
\* ------------------------------------------------------------ */

h1 { font-size: 50px; line-height: 1.2; text-transform: uppercase; color: #ffef6c; text-shadow: rgb(0,0,0) 1px 1px 2px; font-weight: 900; }
h2 { font-size: 28px; line-height: 1.2; color: #ffef6c; text-shadow: rgb(0,0,0) 1px 2px 2px; text-transform: uppercase; }
h3 { font-size: 30px; line-height: 1.2; color: #ffef6c; text-shadow: rgb(0,0,0) 1px 2px 2px; }
h4 { font-size: 25px; line-height: 1.2; color: #fded6a; text-shadow: rgb(0,0,0) 1px 2px 2px; }

/* ------------------------------------------------------------ *\
	Sprite
\* ------------------------------------------------------------ */

.logo,
[class^="ico-"] { font-size: 0; line-height: 0; display: inline-block; vertical-align: middle; background-image: url(images/sprite.png); background-repeat: no-repeat; }


/* ------------------------------------------------------------ *\
	Buttons
\* ------------------------------------------------------------ */

.btn { color: #fff; text-transform: uppercase; text-shadow: rgb(0,0,0) 1px 2px 2px; width: 290px; height: 105px; padding-top: 23px; font-weight: bold; text-align: center; }
.btn:hover { text-decoration: none; opacity: 0.8; }

.btn-secondary { text-align: center; }

/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */

/*  Form Elements Placeholders  */

::-webkit-input-placeholder { opacity: .5; }
:-moz-placeholder { opacity: .5; }
::-moz-placeholder { opacity: .5; }
:-ms-input-placeholder { opacity: .5; }

.form-discount { margin-top: 60px; text-align: center; }
.form-discount .form-label { color: #fff; font-weight: bold; display: block; margin-bottom: 10px; }
.form-discount .field { width: 250px; height: 30px; padding: 0 5px; background-color: #fff; }

/* ------------------------------------------------------------ *\
	Lists
\* ------------------------------------------------------------ */

.list-details li { position: relative; padding: 0 0 32px 95px; min-height: 80px; color: #fff; text-shadow: rgb(0,0,0) 1px 2px 2px; font-size: 25px; line-height: 1.2; }
.list-details li:before { background: url(images/ico-magn.png) no-repeat 0 0; width: 74px; height: 76px; position: absolute; top: 4px; left: 0; content: ''; }

/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */

.article h2 { padding-bottom: 25px; }

.article p { font-size: 24px; color: #fff; font-weight: bold; line-height: 1.2; }
.article p strong { color: #ffef6c; text-shadow: rgb(0,0,0) 1px 2px 2px; }

.article .btn { margin: 0 auto; display: block; }

.article-content { margin-bottom: -35px; width: 51.25%; float: left; text-align: center; padding: 24px 0 0; }
.article-image { margin-bottom: -160px; overflow: hidden; padding-left: 50px; }

/* ------------------------------------------------------------ *\
	Section Article
\* ------------------------------------------------------------ */

.section-article {
	padding: 84px 0 0 0; border-bottom: 2px solid #fff; 

	background: rgb(26,45,79); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(26,45,79,1) 0%, rgba(25,25,33,1) 0%, rgba(51,27,34,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,45,79,1)), color-stop(0%,rgba(25,25,33,1)), color-stop(100%,rgba(51,27,34,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(26,45,79,1) 0%,rgba(25,25,33,1) 0%,rgba(51,27,34,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(26,45,79,1) 0%,rgba(25,25,33,1) 0%,rgba(51,27,34,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(26,45,79,1) 0%,rgba(25,25,33,1) 0%,rgba(51,27,34,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(26,45,79,1) 0%,rgba(25,25,33,1) 0%,rgba(51,27,34,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a2d4f', endColorstr='#331b22',GradientType=0 ); /* IE6-9 */
}

/* ------------------------------------------------------------ *\
	Section Details
\* ------------------------------------------------------------ */

.section-details { background: url(images/dolars.jpg) no-repeat 0 0; background-size: cover; padding: 134px 0 10px 0; }
.section-details .shell { position: relative; }

.section-details .section-head { text-align: center; padding-bottom: 30px; }
.section-details .section-content { padding: 0 53.75% 0 0; }

.section-details .section-aside { background: url(images/magn.png) no-repeat 0 0; width: 590px; height: 863px; position: absolute; top: 135px; right: -14%; text-align: center; font-size: 22px; line-height: 1.2em; color: #fff; text-shadow: rgb(0,0,0) 1px 2px 2px; }
.section-details .section-aside-inner { width: 375px; padding: 109px 40px; }

/* ------------------------------------------------------------ *\
	Section Order
\* ------------------------------------------------------------ */

.section-order { background-color: #22222c; padding: 20px 0 18px; box-shadow: inset 0px -2px 3px rgba(0,0,0,.5); }
.section-order .shell { position: relative; z-index: 5; padding-left: 60px; }

.section-order h3 { float: left; width: 59.38%; font-size: 30px; padding-top: 40px; }

.discount-wrapper { float: left; width: 295px; }
.discount-wrapper .field { width: 205px; margin-right: 10px; }
.discount-wrapper .form-label { padding-right: 10px; }
.discount-wrapper .form-discount { margin-top: 0; }

/* ------------------------------------------------------------ *\
	Section About
\* ------------------------------------------------------------ */

.section-about {
	padding: 53px 0 40px 0; 

	background: rgb(227,227,227); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(227,227,227,1) 0%, rgba(220,220,220,1) 25%, rgba(196,195,195,1) 80%, rgba(191,190,190,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,227,227,1)), color-stop(25%,rgba(220,220,220,1)), color-stop(80%,rgba(196,195,195,1)), color-stop(100%,rgba(191,190,190,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(227,227,227,1) 0%,rgba(220,220,220,1) 25%,rgba(196,195,195,1) 80%,rgba(191,190,190,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(227,227,227,1) 0%,rgba(220,220,220,1) 25%,rgba(196,195,195,1) 80%,rgba(191,190,190,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(227,227,227,1) 0%,rgba(220,220,220,1) 25%,rgba(196,195,195,1) 80%,rgba(191,190,190,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(227,227,227,1) 0%,rgba(220,220,220,1) 25%,rgba(196,195,195,1) 80%,rgba(191,190,190,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#bfbebe',GradientType=0 ); /* IE6-9 */
}

.section-about .shell { position: relative; z-index: 5; }

.section-about h2 { text-align: center; color: #9d0b0e; font-size: 35px; font-weight: 900; text-shadow: rgb(0,0,0) 0px 0px 0px; padding-bottom: 40px; }
.section-about h2 strong { color: #000; font-weight: 900; }

.section-about .section-image { float: left; width: 290px; border: 3px solid #fff; box-shadow: 2px 2px 2px rgba(0,0,0,.2); margin-right: 55px; margin-top: 5px; }
.section-about .section-content { overflow: hidden; }
.section-about p { padding-bottom: 20px; }

.mobile { display: none; }

/* ------------------------------------------------------------ *\
	Transitions, Transforms and Animations
\* ------------------------------------------------------------ */

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
[class^="btn"] {
	-webkit-transition: color .3s, border-color .3s, background-color .3s;
			transition: color .3s, border-color .3s, background-color .3s;
}

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

@media only screen and (max-width: 900px){
	.section-order h3 { font-size: 25px; padding-top: 45px; }
}

@media only screen and (max-width: 840px){

	.section-article { padding-top: 20px; }

	.article-image { padding-top: 40px; }

	.section-details .section-aside { right: -25%; }

	.discount-wrapper { width: 250px; }
	.discount-wrapper .field { margin-right: 0px; margin-left: 30px; }
	.discount-wrapper .form-label { padding-right: 0px; margin-left: 30px; }
}

@media only screen and (max-width: 767px){
	h1 { font-size: 34px; }
	h2 { font-size: 24px; }
	h3 { font-size: 20px; }

	.shell { padding: 0 20px; }
	
	.article p { font-size: 18px;  }
	
	.article-content { width: 100%; float: none; padding-top: 0; }
	.article-content br { display: none; }
	.article-image { float: none; margin: 0; display: none; text-align: center; padding-left: 0; }
	.article .btn { margin-top: 0px; position: relative; z-index: 10; position: relative; left: -6px; }

	.mobile { display: block; }

	.section-details { padding-top: 80px; padding-bottom: 40px;  }

	.section-details .section-content { padding-right: 0; }

	.section-details .section-aside { right: auto; width: auto; height: auto; position: static; background: none; }

	.section-details .section-aside-inner { padding: 0; width: auto; }

	.list-details li { position: relative; padding-left: 50px; }
	.list-details li:before { width: 40px; background-size: 100%;}
	.list-details p { font-size: 18px; }

	.section-order { text-align: center; }
	.section-order .shell { padding-left: 20px;  }
	.section-order h3 { float: none; width: auto; padding-bottom: 20px; padding-top: 5px; }
	.section-order .btn { margin-left: 0; }
	
	.section-about { padding-top: 20px; }

	.section-about h2 { font-size: 30px; padding-bottom: 20px; }

	.section-about .section-image { width: auto; float: none; margin-right: 0; margin-bottom: 30px; }
	.section-about .section-image img { width: 100%; }

	.discount-wrapper { float: none; margin: 0 auto; position: relative; left: -15px; }
	.discount-wrapper .field { margin-left: 35px; }
	.discount-wrapper .form-label { margin-left: 35px; }
}