#grid {
	display: none;
	height: 100%;
	max-width: 1024px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	opacity: 0.5;
}

#grid div {
	height: 100%;
}

#d1-container {
	width: 100%;
	min-width: 980px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#d1-container .row.r960 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#d1-container .row.r980 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#d1-container .row.r1024 {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#d1-container section {
	padding: 3.75rem 0 5rem 0;
	position: relative;
	border: 0px dotted red;
}

#d1-container h1,
#d1-container h2,
#d1-container h3,
#d1-container h4,
#d1-container h5,
#d1-container h6 {
	font-family: Ubuntu;
	line-height: 1.2em;
	font-weight: normal;
	color: #f19124;
	font-size: 2.1875rem;
	font-family: Ubuntu;
	font-weight: 700;
}

#d1-container h1 strong,
#d1-container h2 strong,
#d1-container h3 strong,
#d1-container h4 strong,
#d1-container h5 strong,
#d1-container h6 strong {
	font-weight: 700;
}

#d1-container h3 {
	font-size: 2.1875rem;
	color: #2e2e2e;
	font-weight: 300;
}

#d1-container h3 strong {
	font-family: Ubuntu !important;
	font-weight: bold;
	font-size: 1em;
}

#d1-container h3 span {
	font-family: Ubuntu !important;
}

#d1-container h5 {
	font-family: Arial;
	font-weight: bold;
	font-size: 1rem;
	margin-bottom: 0;
	color: #2e2e2e;
}

#d1-container p {
	font-family: Arial;
	color: #2e2e2e;
	font-size: 1rem;
	line-height: 1.5em;
	margin-bottom: 0;
}

#d1-container a {
	color: #025ec3;
}

#d1-container ul:not(.side-nav) {
	/*margin-top: 1.875rem;*/
	list-style-type: none;
}

#d1-container ul:not(.side-nav) li {
	text-align: left;
	padding-left: 1.25rem !important;
	margin-bottom: 1.25rem;
	position: relative;
}

#d1-container ul:not(.side-nav) li::before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #f19124;
	top: 10px;
	left: -2px;
	border-radius: 8px;
}

#d1-container ul:not(.side-nav) li:last-child {
	margin-bottom: 0;
}

#d1-container a.cp-button-blue {
	padding: 1.0625rem 0.9375rem;
	background-color: #025EC3;
	font-size: 14px;
	line-height: 14px;
	text-indent: 8px;
	font-weight: bold;
	color: #FFF !important;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
}

#d1-container a.cp-button-blue span {
	font-size: 1.25rem;
	padding-left: 0.625rem;
	padding-right: 0.3125rem;
}

#d1-container a.cp-button-blue:hover {
	background: #007AFF none repeat scroll 0% 0%;
	text-decoration: none;
}

.v6footer {
	margin-top: 0;
}

.va {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.ha {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.padding-left {
	padding-left: 3.5rem !important;
}

.padding-left2 {
	padding-left: 5rem !important;
}

.margin-bottom {
	margin-bottom: 2.25rem !important;
}

.margin-top {
	margin-top: 2.5rem !important;
}

.margin-bottom2 {
	margin-bottom: 5rem !important;
}

.margin-top2 {
	margin-top: 5rem !important;
}

.hidden {
	display: none !important;
}

a.pdf {
	padding-left: 40px;
	color: #1061c0;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-top: 1em;
	padding-bottom: 1em;
	display: inline-block;
	text-decoration: underline;
}

a.pdf::before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 34px;
	background: transparent url(../image/cp_pdf_ico.png) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -17px;
}

.sslider .slide img {
	display: inline-block;
}

.sslider .slick-prev {
	position: absolute;
	left: -63px;
	top: 50%;
	background: transparent url(../image/cp_larr.png) no-repeat;
	z-index: 9;
	height: 77px;
	width: 40px;
	font-size: 0;
}

.sslider .slick-next {
	position: absolute;
	right: -63px;
	top: 50%;
	background: transparent url(../image/cp_rarr.png) no-repeat;
	z-index: 9;
	height: 77px;
	width: 40px;
	font-size: 0;
}

.align-right {
	text-align: right;
}

.white {
	color: #fff !important;
}

.black {
	color: #000 !important;
}

.mbs {
	margin-bottom: 10px !important;
}

.inlineBlock {
	display: inline-block !important;
}

.cpLpNnb {}

.fullWidthBackgroundContainer {
	width:100%;
	height:1519px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top:550px;
	background:url('../image/LP_Narzeczony_CP_v2.jpg') no-repeat center top;
}

.semiTransparentBg {
	background: url('../image/semiTransparentDot.png');
}

.section1 { 
    width: 1045px;
    height: 846px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 67px 100px 30px 100px;
    margin: 0 auto;
}

#d1-container .section1 h2 {
	margin-bottom:20px;
	color:#d31347;
}

#d1-container .section1 .txtSection {
	margin-bottom:48px;
}

#d1-container .section1 .fbContainer {
	text-align: right;
	margin-top:40px;
}

#d1-container .section1 .fbContainer p.sm {
	font-size:20px;
	font-weight: bold;
	font-family: "Ubuntu", Arial, Helvetica, sans-serif;
}

#d1-container .ringtones {
	margin-top: 40px;
	float: left;
}

#d1-container .ringtones a {
	font-weight: bold;
	color:#d31347;
}