body {
	background-color: #8c5c6c;
	font: 14px/20px 'Foros';
	position: relative;
}

p {
	margin-bottom: 20px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ha {
	height: auto !important;
}
.i:before {
	font-family: "rp-icons";
	display: inline-block;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: left;
	margin: -1px 5px 0 14px;
	font-size: 13px;
	text-decoration: none;
	text-indent: initial;
	font-style: normal;
}

/* Overall vector icons */
.fb .i:before {
	content: "f";
}
.tw .i:before {
	content: "t";
}
.vk .i:before {
	content: "v";
}
.ok .i:before {
	content: "o";
}

/* Wrappers
-------------------------------------------------- */
.wrapper {
	overflow: hidden;
	position: relative;
}
.container-fluid {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1400px;
	overflow: hidden;
	padding: 0;
}


/* Backgrounds
-------------------------------------------------- */
.bg {
	position: absolute;
	top: 0;
	width: 50%;
}
.bg-right {
	right: 0;
	background-color: #dd775b;
	height: 100%;
}
.bg-left-top {
	background-color: #5a3e54;
	height: 330px;
	left: 0;
}
.bg-right-top {
	background-color: #e1e1e1;
	height: 330px;
	right: 0;
}


/* Columns background 
-------------------------------------------------- */
.column {
	float: left;
	width: 100%;
}
.column-left {
	background: #723147;
	position: relative;
	right: 41.6667%;
}
.column-center {
	background: #fff;
	position: relative;
	right: 16.6667%;
}
.column-right {
	background: #cf423c;
}


/* Columns setup 
-------------------------------------------------- */
.left {
	float: left;
	left: 58.3334%;
	overflow: hidden;
	position:relative;
}
.right {
	float: left;
	left: 58.3334%;
	overflow: hidden;
	position:relative;
}
.center {
	float: left;
	left: 58.3334%;
	overflow: hidden;
	position: relative;
}


/* Logo
-------------------------------------------------- */
#logo {
	background-color: #31152b;
	height: 330px;
	padding: 40px;
	position: relative;
}
.win .header {
	background-color: #31152b;
}
.win .header > #logo {
	background-color: transparent;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	position: relative;
    max-width: 980px;
}
.win .header > #logo img {
	width: 120px;
    height: 36px;
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -18px;
}
.win .header > #logo .image {
	top: 50%;
	left: 42%;
	right: auto;
	bottom: auto;
	margin-left: -71px;
	margin-top: -37px;
	height: 74px;
	width: 142px;
}
.win .header > #logo .image h1 {
	font-size: 43px;
	left: 70%;
	top: 10px;
}
.win .header > #logo .image h1 > span {
	font-size: 27px;
}

.main {
	margin: 0 auto;
	max-width: 980px;
}

.win .cake {
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.win .cake .name {
	border-color: #e4818b;
}
.win .cake .name .num {	
	background-color: #cf423c !important;
    border-color: #cf423c;
    color: #fff;
}
.win .cake .name .sub {
	width: 450px;
}
.win .cake .image {
	width: 58%;
    float: left !important;
    padding: 0 63px;
}
.win .cake .description {
	float: left !important;
	text-align: left;
	width: 42%;
}
.win .cake .percent {
	float: left;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 68px;
    border: 1px solid #e4818b;
    border-radius: 50%;
    color: #cc4452;
    font-size: 26px;
    margin-right: 15px;
}
.win .cake .percent span {
	font-size: 13px;
}
.win .end {
	text-align: center;
}
.win .end h2 {
	font-size: 24px;
	color: #31152b;
	font-weight: bold;
	margin: 50px 0 30px;
}
.win .end h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 50px;
}


.final .end {
	padding: 0 15px;
}
.final .end h3 p {
	line-height: 1.2;
	margin-bottom: 0;
}
.final .end h3 > .soon {
	font-size: 18px;
	margin-top: 20px;
}
.final #tort .image {
	display: table;
	margin: 0 auto 30px;
}
.final #tort .image img {
	width: 100%;
}

.final .description .row > div {
	padding: 0 15px;
	text-align: left;
}
.final .description .comp {
	margin-top: 10px;
	text-align: center;
}
.final .recipe {
	color: #3f0b1b;
}
.final .recipe h3 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}


#logo .pic {
	position: absolute;
	top: 10%;
	left: 5%;
	width: 20%;
}
#logo .pic > img {
	width: 100%;
}
#logo .image {
	background-image: url('../images/logo.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
}
#logo .image > img {
	margin: 0 auto;
	display: block;
	width: 100%;
}
#logo .image h1 {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 5%;
	font-size: 80px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 0.9;
}
#logo .image h1 > span {
	font-size: 50px;
	display: block;
}


/* Historical
-------------------------------------------------- */


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0;
}



.cake {
	border-bottom: 1px solid #fba1ab;
	margin: 40px 40px 0;
	padding-bottom: 40px;
	text-align: center;
}
.cake:last-child {
	border-bottom: 0;
}
.cake.all {
	color: #723147;
	font-size: 16px;
	text-align: left;
}
.cake.all span {
	font-weight: 500;
}
.cake .image {
	cursor: pointer;
	float: none;
	margin: 0 auto 30px;
	min-height: 227px;
}
.cake .image img {
	width: 100%;
}
.cake > .name {
	border: 1px solid #e6b098;
	border-radius: 68px;
	color: #7a1631;
	font-size: 24px;
	font-weight: 500;
	height: 70px;
	margin-bottom: 40px;
	position: relative;
	padding-right: 30px;
	display: table;
	width: 100%;
}
.cake > .name .num {
	border: 1px solid #E6B098;
	height: 70px;
	line-height: 68px;
	width: 70px;
	background-color: #FFF;
	float: left;
	border-radius: 70px;
	margin-left: -1px;
}
.cake > .name .sub {
	display: table-cell;
	vertical-align: middle;
}
.cake > .name .num > span {
	font-size: 13.33px;
	font-weight: normal;
}

.selected {
	margin: 0 40px;
	height: 330px;
	padding-top: 40px;
}

.result h1 {
	border-top: 1px solid #e6b098;
	border-bottom: 1px solid #e6b098;
	color: #723147;
	font-size: 40px;
	font-weight: normal;
	padding: 40px 40px 30px;
	margin: 0 0 50px;
	text-transform: uppercase;
	line-height: 1;
}
.result h1 span {
	font-weight: bold;
}
.composition p {
	text-align: left;
}
.composition ul {
	list-style: inherit;
    list-style-type: disc;
}
.composition ul li {
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 20px;
}

.networks {
	margin-right: -10px;
	margin-left: -10px;
}
.networks .network {
	float: left;
	width: 25%;
}
.networks .network > a {
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 18px 9px;
	height: 38px;
	border-radius: 19px;
	margin: 0 10px;
	color: #fff;
    font-weight: 500;
    text-align: left;
    padding-right: 20px;
    line-height: 40px;
    -webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.networks .network > a:hover {
	text-decoration: none;
}

.networks .network.vk > a {
	background-color: #50759f;
}
.networks .network.tw > a {
	background-color: #52c1eb;
}
.networks .network.fb > a {
	background-color: #3b5998;
}
.networks .network.ok > a {
	background-color: #f57e18;
}

.networks .network.vk > a:hover {
	background-color: #275f9e;
}
.networks .network.tw > a:hover {
	background-color: #0ca8e3;
}
.networks .network.fb > a:hover {
	background-color: #123d96;
}
.networks .network.ok > a:hover {
	background-color: #e46900;
}

.description {
	color: #3f0b1b;
	margin-bottom: 40px;
}
.description h3 {
	font-size: 17px;
}
.description p {
	margin-bottom: 20px;
}

.comp > a {
	color: #cf423c;
	font-size: 16px;
	text-decoration: underline;
}
.final .comp > a, .final .comp2 > a {
	background-repeat: no-repeat;
	background-position: 20px 18px;
	background-color: rgba(207, 66, 60, 1);
	border-radius: 70px;
	color: #fff;
	display: inline-block;
	font-size: 25px;
	height: 70px;
	line-height: 72px;
	margin-right: -1px;
	margin-top: -1px;	
	text-decoration: none;
	padding: 0 30px 0 30px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

div.composition {
	display: none;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	padding-top: 20px;
	text-align: left;
}
.progress.active {
	background-color: #fcc8c6;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.progress-striped .progress-bar-danger {
	background-image: none;
	background-color: #cf423c;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}


.result .cake {
	padding-bottom: 20px;
}

.result .cake .image,
.result .cake .this-result {
	float: left;
}
.result .cake .image {
	margin-right: 5%;
	min-height: auto !important;
	width: 30%;
}
.result .cake .this-result {
	text-align: left;
	width: 65%;
}
.result .cake .this-result .name {
	color: #7a1631;
	font-size: 24px;
	font-weight: 500;
	padding-bottom: 20px;
}
.result .cake .this-result .name span.b {
	font-weight: bold;
}
.result .cake .this-result .comp > a {
	color: #e6b098;
}
.result .cake .this-result .comp-label {
	color: #3f0b1b;
	font-size: 17px;
	padding-bottom: 15px;
}

#footer {
	background-color: #31152b;
	padding: 30px 0 10px;
}
#footer .partners {
	margin: 0 auto;
	text-align: center;
	max-width: 980px;
}
#footer .item {
	display: inline-block;
	margin: 0 15px;
}
#footer .item img {
	height: 50px;
	display: block;
	margin-bottom: 20px;
}