* {
    outline: medium none;
	padding:0;
	margin:0;
}
html {
	width:100%;
	height:100%;
}
body {
    background:#282828;
    min-width: 1200px;
}

h1, h2, h3, h4{
	color: #454545;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 32px;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 22px;
}
h4{
	font-size: 20px;
}


p, span, label, tr, td,  textarea, input,li{
	font-family: 'Quattrocento Sans', sans-serif;
	font-weight:300;
}

a{
	font-family: 'Quattrocento Sans', sans-serif;
	text-decoration:none;
    color: #6a3687;
}


img {
	 border:none;
}
#absolute_wrapper{
	margin:0 auto;
	min-width:1220px;
	max-width:100%;
	position:relative;
	overflow:hidden;
	background:#fff;
}

.content_wrap{
	width:940px;
	margin:0 auto;
	
}
.header-ads {
	display:block;
	width:auto;
	height:auto;
	padding-top:18px;
	float:right;
	
}

#header{
	width:100%;
	height:130px;
	background:#5f3775;
}

.logo{
	display:block;
	width:136px;
	height:71px;
	padding-top:31px;
	float:left;
	margin-right:75px;
}

a.wide_ad{
	float:left;
	width:728px;
	height:90px;
	padding:20px 0;
}

#menu_block{
	width:100%;
	height:67px;
	background:#242424;
}

ul.menu{
	width:100%;
	height:67px;
	border-right:1px solid #5f3775;
    position:relative;
}

ul.menu li{
	display:table;
	border-left:1px solid #5f3775;
	float:left;
	height:67px;
}

ul.menu li a{
	display:block;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	padding:27px 32px 21px 60px;
	background-position:20px center;
	background-repeat: no-repeat;
}


ul.menu li a:hover {
	color:#f6a20f;
	text-decoration: none;
}

span.ribon{
	display: none;
	width:16px;
	height:13px;
	background:url(../images/ribon.png) no-repeat;
	position:absolute;
	bottom:0px;
	margin-left:25px;
}

.sub-menu-full {
    background:#fff;
	border:1px solid #bebcb1;
	border-bottom:30px solid #bebcb1;
    border-top: none;
    display: none;
    width: 100%;
    position: absolute;
    top: 67px;
	left:0;
    z-index: 99999;
	min-width:937px;
}

.sub-menu-full ul {
    display: table-cell;
	width:100%;
	border-top:9px solid #fff;

}

ul.menu .sub-menu-full li {
    float: left;
    height: 30px;
    margin-top: 2px;
    position: relative;
    text-decoration: none;
	width: 234px;
	border-left:0;
	background:url(../images/dotter.png) no-repeat center bottom;
}

ul.menu li >.sub-menu-full li a{
	display:block;
	padding:0;
	margin:0;
	padding: 5px 0 5px 10px;
	border:0;
	font-size:16px;
	color:#5f3775;
	text-align:left;
	text-transform:uppercase;
	border-left:7px solid #8753a3;
}

.sub-sub2{
	display: block;
	width: 100%;
	min-height:20px;
	position: relative;
	z-index: 9;
}

.sub-sub2 ul {
	display: block;
	width:100%;
	border:0;
}

ul.menu .sub-menu-full li .sub-sub2 li{
	float: left;
	height: 30px;
	margin-top: -2px;
	padding: 2px 0px;
	position: relative;
	text-decoration: none;
	width: 100%;
	border-left:0;
	background:url(../images/dotter.png) no-repeat center top;
}

ul.menu .sub-menu-full li .sub-sub2 li:first-child{
	margin-top: 2px;

}

ul.menu li >.sub-menu-full li .sub-sub2 li a{
	display:block;
	padding:0;
	margin:0;
	padding: 10px 0 10px 30px;
	border:0;
	color:#414141;
	font-size:16px;
	text-align:left;
	background:url(../images/circle.png) no-repeat 15px center;
	text-transform:none;
}

ul.menu li >.sub-menu-full  li a:hover,
ul.menu li >.sub-menu  li a:hover{
	color: #6a3687;
    background-color: #ffebfc;
}

ul.menu li >.sub-menu-full li .sub-sub2 li:hover,
ul.menu li >.sub-menu li .sub-sub2 li:hover {
    background-color: #ffebfc;
}


/* -- */

.sub-menu {
    background:#fff;
	border:1px solid #bebcb1;
	border-bottom:30px solid #bebcb1;
    border-top: none;
    display: none;
    width: 100%;
    position: absolute;
    top: 67px;
	left:0;
    z-index: 99999;
	min-width:700px;
}

.sub-menu ul {
    display: table-cell;
	width:100%;
	border-top:9px solid #fff;

}

ul.menu .sub-menu li {
    float: left;
    height: 30px;
    margin-top: 2px;
    position: relative;
    text-decoration: none;
	width: 234px;
	border-left:0;
	background:url(../images/dotter.png) no-repeat center bottom;
}

ul.menu li >.sub-menu li a{
	display:block;
	padding:0;
	margin:0;
	padding: 5px 0 5px 10px;
	border:0;
	font-size:16px;
	color:#5f3775;
	text-align:left;
	text-transform:uppercase;
	border-left:7px solid #8753a3;
}

.sub-sub{
    display: block;
    width: 100%;
	min-height:20px;
    position: relative;
    z-index: 9;
}

.sub-sub ul {
    display: block;
	width:100%;
	border:0;
}

ul.menu .sub-menu li .sub-sub li{
    float: left;
    height: 30px;
    margin-top: 2px;
	padding-bottom:2px;
    position: relative;
    text-decoration: none;
	width: 100%;
	border-left:0;
	background:url(../images/dotter.png) no-repeat center top;
}

ul.menu li >.sub-menu li .sub-sub li a{
	display:block;
	padding:0;
	margin:0;
	padding: 10px 0 10px 30px;
	border:0;
	color:#414141;
	font-size:16px;
	text-align:left;
	background:url(../images/circle.png) no-repeat 15px center;
	text-transform:none;
}

#content_block{
	width:100%;
	display:inline-block;
}

#main_wrapper{
	width:1220px;
	margin:0 auto;
	margin-top:20px;
}

.content{
	width:100%;
	display:inline-block;
	padding: 0 0 15px 0;
	float:left;
}

.left_block{
	width:620px;
	float:left;
}

.text_block{
	width:100%;
	margin-top:28px;
}

.text_block h2{
	margin-bottom:16px;
	font-size:22px;
	color:#454545;
}

.text_block p{
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:16px;
	color:#757575;
	line-height: 22px;
}

.right_block{
	width:300px;
	float:right;
}

.toper{
	width:100%;
	height:45px;
	background:#5d3673;
	margin-bottom:20px;
}

.toper h1,
.toper h2 {
	padding:10px 10px 10px 20px;
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
}

.top_recipes{
	width:100%;
	display:inline-block;
	margin-bottom:5px;
}

.one_of_top{
	width:100%;
	height:77px;
	padding-bottom:13px;
	margin-bottom:9px;
	background:url(../images/dotter.png) no-repeat center bottom;
}

span.number{
	display:block;
	width:19px;
	padding:30px 0;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#bebcb1;
	margin-right:5px;
	float:left;
}

.one_of_top img{
	float:left;
	margin-right:9px;
}

.one_of_top p{
	font-size:16px;
	color:#757575;
	padding:10px;
	line-height: 19px;
	margin: 2px 0 0 0;
	float:left;
	max-width:120px;
}
.one_of_top a p{
	color:#757575;
}

.one_of_top a:hover p{
	color:#52256b;
}
.socials img {
opacity: 0.6;
}
.socials img:hover {
opacity: 1;
}
.socials{
	width:100%;
	margin-bottom:20px;
	padding:0 10px 0 14px;
	display:inline-block;
}

.socials a{
	display:block;
	width:43px;
	height:42px;
	float:left;
	margin-left:10px;
}

.big-ad{
	width:300px;
	height:600px;
	margin-bottom:20px;
	display:inline-block;
}

.fb_block{
	width:100%;
	margin-bottom:20px;
	display:inline-block;
}

.fb_block img{
	float:left;
}

.headline{
	width:100%;
	height:46px;
}

.headline h1,
.headline h2{
	font-size:20px;
	color:#fff;
	padding:10px 5px 10px 50px;
}

.fb_block > .headline{
	background:#3f5fa2 url(../images/follow-fb.png) no-repeat 10px center;
}

.pin_block{
	width:100%;
	margin-top: 18px;
	margin-bottom:10px;
	display:inline-block;
}

.pin_block img{
	float:left;
}

.pin_block > .headline{
	background:#bb1d23 url(../images/follow-pin.png) no-repeat 10px center;
}

.link_banner{
	text-align:center;
	width:100%;
	height:81px;
	margin:20px 0 20px 0;
	display:inline-block;
	position:relative;
}
.link_banner a{
	background-color:#5d3673;
	width:100%;
	height:81px;
	float: left;
}
.link_banner a:hover{
	background-color:#6a3687;
	width:100%;
	height:81px;
	float: left;
}

.icon{
	height:80px;
	width:75px;
	float:left;
	background-position:center center;
	background-repeat: no-repeat;
}

.link_banner h2{
	font-size:22px;
	color:#fff;
	text-transform:uppercase;
	position:relative;
	top:25px;
}

.click_here{
	font-family:'Lato', sans-serif;
	font-weight:400;
	padding:5px 0;
	font-size:16px;
	position:absolute;
	z-index: 200;
	display:block;
	width:105px;
	right:0;
	bottom:0;
	text-align:center;
}

.services{
	width:100%;
	display:inline-block;
	margin-bottom:5px;
}

.one_service{
	width:298px;
	height:245px;
	border:1px solid #ebebeb;
	border-bottom:5px solid #cdaae0;
	margin-bottom:17px;
	position:relative;
}

.one_service img.service_bg{
	position:absolute;
	bottom:0;
	left:0;
}

.service_right{
	width:130px;
	float:right;
	padding:37px 10px 10px 10px;
	text-align:center;
}

.service_right h3{
	font-size:17px;
	color:#5f3775;
	font-weight:400;
	margin:0px 0 9px 0;
}

.service_right p{
	color:#757575;
	font-size:15px;
	line-height: 18px;
}

.products_block{
	width:100%;
}

.products_block h2{
	font-size:22px;
	color:#454545;
	margin-bottom:16px;
}

a.home_product{
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
}
.ads{
	width:100%;
	display:inline-block;
	margin-bottom:23px;
}

a.ads_block{
	width:300px;
	height:245px;
	display:block;
	margin: 0 0 40px 0;
}

.left_ad{
	display:inline-block;
	width:120px;
	height:600px;
	float:left;
}

.right_ad{
	display:inline-block;
	width:120px;
	height:600px;
	float:right;
}
.right_ad_wrapper {
	width:298px;
	height:auto;
	border:1px solid #ebebeb;
	border-bottom:5px solid #cdaae0;
	margin-bottom:17px;
	float: left;
}
#footer{
	width:100%;
	height:auto;
	margin: 30px 0 0 0;
	background:#2f2f2f;
	padding: 0 0 17px 0;
}

.with{
	font-size:16px;
	color:#fff;
	font-family:'Lato', sans-serif;
	font-weight:400;
	display:block;
	width:190px;
	height:55px;
	text-align:center;
	margin:0 auto;
}
.with a{
	background:#533066;
	font-size:16px;
	color:#fff;
	width:190px;
	padding: 10px 0;
 	float: left;
}
.with a:hover{
	background:#6a3687;
}

.wide_bottom_ad {
    height: 90px;
    padding: 0 0 0 0;
	margin: 0 auto 7px auto;
    width: 728px;
	display:block;
}

ul.bottom_menu{
	width:100%;
	height:67px;
	padding: 0 0 5px 0;
	border-bottom:1px solid #4f4f4f;
	margin-bottom:24px;
}

ul.bottom_menu li{
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 16px;
	display:table;
	float:left;
	height:67px;
	padding: 0 5px 0 0;
}

ul.bottom_menu li a{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font-size:16px;
	padding:2px 5px 0 50px;
	background-position:10px center;
	background-repeat: no-repeat;
}
ul.bottom_menu li a:hover{
	color:#9c9c9c;
}

.footer_bottom{
	width:100%;
	height:26px;
}

.footer_links{
	float:left;
	display:table;
	height:26px;
}

.footer_bottom a{
	color:#9b9b9b;
	font-size:15px;
	height:26px;
	display:table-cell;
	vertical-align:middle;
}

span.sep{
	display:block;
	width:1px;
	height:26px;
	float:left;
	margin:0 20px;
	background:#4f4f4f;
}

.copyright{
	float:right;
	height:26px;
}

.copyright span{
	font-size:15px;
	color:#838383;
}

#bottom{
	width:100%;
	height:88px;
	background:#533066;
}

.solution{
	float:right;
	margin-top:25px;
}

.black{
	color:#c9a4de;
	background:#2f2f2f;
}
/*.purple{
	color:#2f2f2f;
	background:#c9a4de;
}*/
a.purple {
	color:#2f2f2f;
	background-color:#c9a4de;
}
a:hover.purple {
	color:#fff;
	background-color:#6a3687;
}
.left{
	float:left;
}
.right{
	float:right;
}
.last{
	margin-right:0;
}
a.last{
	margin-right:0;
}

.newsletter-form {
    height: auto;
    background: url('../images/newsletter-background.png') center no-repeat;
}

.newsletter-content {
    padding: 0px 10px;
    width:auto;
    text-align: center;
    margin-bottom: 20px;
}

.newsletter-content input {
    font-size: 16px;
    margin: 10px 0px 5px 0px;
    width: 220px;
    padding: 4px 10px;
    border: 1px solid #c9a4de;
}

.newsletter-content button {
    margin-bottom: 10px;
}

.tool .toper {
    height: 40px;
}

.tool .toper h1 {
    padding: 0px 20px;
    line-height: 40px;
}

.tool p {
    font-family: 'Quattrocento Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #757575;
    margin-bottom: 20px;
}

.tool form,
.tool button {
    margin-left: 70px;
}

.tool-step-heading {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 20px;
    margin: 20px 0px 5px 0px;
}

.tool-field-holder {
    margin-bottom: 25px;
}

.tool label {
    margin-left: 65px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}

.tool span {
    font-size: 13px;
}

.tool input[type=text] {
    width: 100px;
    background-color: #ffebfc;
    border: 1px solid #eaede4;
    padding: 3px;
    font-size: 16px;
    font-family: 'Quattrocento Sans', sans-serif;
}

.tool-result-holder {
    margin: 45px 70px;
    border: 1px solid #eaede4;
    padding: 20px;
}

.tool-result-holder h4 {
    color: #5f3775;
    font-weight: 400;
    width: 250px;
    display: inline-block;
}

.tool-result {
    display: inline-block;
    padding: 5px 8px;
    min-width: 100px;
    background-color: #ffebfc;
    border: 1px solid #eaede4;
    font-family: 'Quattrocento Sans', sans-serif;
}

