
.colorBlue{
    color: #79cce8;
}
.pl0{
    padding-left:0;
}
.pt0{
    padding-top:0;
}
.plr30{
    padding-left:30px;
    padding-right:30px;
}
.mb60{
    margin-bottom:60px;
}
.mb50{
    margin-bottom:50px;
}
.mb10{
    margin-bottom:10px;
}
.pb80{
    padding-bottom: 80px;
}
.ptb30{
    padding-top: 30px;
    padding-bottom: 30px;
}
.pb20{
    padding-bottom: 20px;
}








.newStyleMrWrap {
    color: #000000;
}

.newStyleMrWrap .font14 {
    font-size: 14px;
}

.newStyleMrWrap .font15 {
    font-size: 15px;
}


.newStyleMrWrap .font16 {
    font-size: 16px;
}

.newStyleMrWrap .font20 {
    font-size: 20px;
}

.newStyleMrWrap .font22 {
    font-size: 22px;
}

.newStyleMrWrap .font24 {
    font-size: 24px;
}

.newStyleMrWrap .font26 {
    font-size: 26px;
}

.newStyleMrWrap .font36 {
    font-size: 36px;
}

.newStyleMrWrap .fontSemiBold {
    font-weight: 600;
}

.newStyleMrWrap .fontReg {
    font-weight: 400;
}

.newStyleMrWrap .fontBold {
    font-weight: 700;
}

.newStyleMrWrap .fontLight {
    font-weight: 300;
}

.newStyleMrWrap .fontMedium {
    font-weight: 500;
}

.newStyleMrWrap .colorGrey {
    color: #5a5a5a;
}

.newStyleMrWrap .colorBlack {
    color: #000000;
}
.newStyleMrWrap .lh36 {
    line-height: 36px;
}

.newStyleMrWrap .lh32 {
    line-height: 32px;
}

.newStyleMrWrap .lh28 {
    line-height: 28px;
}

.newStyleMrWrap .lh26 {
    line-height: 26px;
}

.newStyleMrWrap .lh24 {
    line-height: 24px;
}

.newStyleMrWrap .lh20 {
    line-height: 20px;
}

.newStyleMrWrap .headText {
    width: 85%;

}

.newStyleMrWrap h2 {
    font-size: 47px;
    line-height: 55px;
    font-weight: bold;
}

.newStyleMrWrap h3 {
    font-size: 36px;
    line-height: 36px;
    color: #000000;
    font-weight: 500;
}

.newStyleMrWrap h4 {
    font-size: 18px;
    line-height: 36px;
    color: #000000;
    font-weight: 400;
    display: flex;
    min-height: 58px;
    align-items: center;
    background: url('../img/seo/qmarkIco.svg') no-repeat right center;
    background-size: 58px;
    text-align: left;
    padding-right: 70px;

}

#content.newStyleMrWrap h5{
    font-size: 16px;
    line-height: 26px;
    color: #f15016;
    font-weight: 600;
    font-family: "Poppins";
}




.newStyleMrWrap .headText {
    width: auto;
    padding-right:20px;
}
.newStyleMrWrap .ourOfferButton {
    display: block;
    background: #56be20;
    float: left;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: underline;
    padding: 20px 30px;
    margin-top: 30px;
    border: solid 3px #56be20;
    -webkit-transition: -webkit-transform 0.3s, all 0.3s;
    -moz-transition: -moz-transform 0.3s, all 0.3s;
    transition: transform 0.3s, all 0.3s;
}
.newStyleMrWrap .ourOfferButton:hover {
    background: #60cb28;
    border-color: #000;
    text-decoration-color: #000;

}
.newStyleMrWrap h2 {
    font-size: 47px;
    line-height: 55px;
    font-weight: bold;
}


.newStyleMrWrap .colorGrey {
    color: #5a5a5a;
}

.ourOfferLogoBox {
    border: 2px solid #000;
    padding: 30px 30px;
}
.ourOfferLogoBox:after {
    display: table;
    clear: both;
    content: '';
}
.ourOfferLogoBox .ourOfferItem{
    background: url('/view/elements/offer/logo/okIco.svg') no-repeat left center;
    background-size:41px;
}

.backgroundGrey{
    background:#F3F5F6;
    padding:100px 0;
}
.backgroundGrey .offerSubmenuBox{
    margin:0;
}

.newStyleMrWrap .offerSubmenuBox h2{
    text-align:left;
    padding-bottom:30px;
}

.offerPricingWrap h3{

}
.offerSubmenuNewWrap .offerSubMenuItem{
    padding:0 10px;
}
.offerSubmenuNewWrap .offerSubMenuItem img{
    max-height: 80px;
    height: 80px;
    max-width: 90px;
}

.offerExclamationMark{
    padding:0 0 0 100px;
    background:url('/media/img/offer/331/exclamationMark.png') no-repeat top 10px left;
    max-width:485px;
}


.offerNewPricingBoxesWrap{
    display:flex;
}
.offerNewPricingBox{
    margin:0 15px;
    padding:30px;
    width:calc(25% - 30px);
    box-sizing:border-box;
    -webkit-box-shadow: 0px 0px 10px 0px #EEEEEE;
    box-shadow: 0px 0px 10px 0px #EEEEEE;
    border:1px solid #eeeeee;
    position:relative;
}
.offerNewPricingBoxPromoted{
    border:2px solid #313E9F;
    width:calc(25% - 28px);
}
.offerNewPricingBoxPromotedItem{
    height:30px;
    color:#fff;
    background: #313E9F;
    text-align:center;
    text-transform:uppercase;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    position:absolute;
    width:100%;
    top:-34px;
    left:-2px;
    border: 2px solid #313E9F;
    box-sizing:content-box;
}
.offerNewPricingBoxTitleWrap{
    min-height:160px;
}
.offerNewPricingBox:last-of-type .offerNewPricingBoxTitleWrap{
    border-bottom:2px solid #eeeeee;
    box-sizing:content-box;
}
.offerNewPricingBoxTitle{
    font-size: 22px;
    line-height: 150%;
    font-weight: 400;
    text-align:center;
    letter-spacing: -1px;
}
.offerNewPricingBoxSubTitle{
    font-size: 34px;
    letter-spacing: -1px;
    line-height: 115%;
    font-weight: 300;
    text-align: center;
}
.offerNewPricingBoxPrice{
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 130%;
    font-weight: 300;
    text-align: center;
}
.offerNewPricingBoxTax{
    font-size: 13px;
    line-height: 150%;
    font-weight: 300;
    text-align: center;
    padding-bottom:25px;
}
.offerNewPricingBoxListWrap{

}
.offerNewPricingBoxListItem{
    display:flex;
    border-top:2px solid #eeeeee;
    height:70px;
    justify-content: space-between;
    align-items: center;
}
.offerNewPricingBoxListItemLeft{
    font-size: 15px;
    line-height: 130%;
    color:#5A5A5A;
}
.offerNewPricingBoxListItemRight{
    font-size: 15px;
    line-height: 130%;
    text-align: right;
    font-weight: 700;
}

.offerNewAskButton {
    display: block;
    background: #56be20;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: underline;
    padding: 20px 10px;
    margin: 30px auto 0 auto;
    border: solid 3px #56be20;
    -webkit-transition: -webkit-transform 0.3s, all 0.3s;
    -moz-transition: -moz-transform 0.3s, all 0.3s;
    transition: transform 0.3s, all 0.3s;
    box-sizing:border-box;
    text-align:center;
}

.offerNewAskButton:hover {
    background: #000;
    border-color: #000;
    text-decoration-color: #000;

}

.offerNewPricingBoxCheckbox.checkboxContainer{
    font-size:10px;
    padding-left:30px;
}
input[type="text"].offerNewPricingBoxInput{
    width:100%;
    border-color:#000;
    box-sizing:border-box;
    color:#000;
    height:40px;
}
.offerNewPricingBoxCheckbox.checkboxContainer .checkmark{
    border-color:#000;
}
.offerNewPricingBoxCheckbox.checkboxContainer .checkmark:after{
    background:#56be20;
}
.offerNewPricingBoxSendButton {
    display: block;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    color: #56be20;
    text-decoration: underline;
    padding: 23px 10px;
    margin: 37px auto 0 auto;
    border: solid 3px #fff;
    -webkit-transition: -webkit-transform 0.3s, all 0.3s;
    -moz-transition: -moz-transform 0.3s, all 0.3s;
    transition: transform 0.3s, all 0.3s;
    text-transform:none;
    font-family: "Poppins";
    box-sizing:content-box;
    line-height:100%;
}
.offerNewPricingBoxSendButton:hover{
    background: #56be20;
    color: #fff;
}

.offerNewPricingGratisWrap{
    display:flex;
    padding:30px;
}
.offerNewPricingGratisLeft{
    border-right:2px solid #eeeeee;
    padding-right:30px;
    margin-right:30px;
    text-align:center;
    min-width:370px;
}
.offerNewPricingGratisLeft h2{
    font-size: 24px;
    line-height:140%;
    font-weight:400;
}
.offerNewPricingGratisLeft h3{
    font-size:60px;
    line-height:90%;
    font-weight:600;
    color:#79cce8;
}
.offerBoxBorderBottom{
    border-bottom:2px solid #eeeeee;
}


.whatInService{
    overflow:hidden;
}
.whatInService .whatInServiceList {
    border-top: 2px solid #000000;
}

.whatInService .whatInServiceList li {
    padding: 28px 25px 28px 100px;
    border-bottom: 2px solid #000000;
}

.whatInService .whatInServiceList li .textWrap {
    position: relative;
}

.whatInService .whatInServiceList li .textWrap h3 {
    font-size: 18px;
    line-height: 100%;
    color: #000000;
    font-weight: 600;
    margin-bottom: 4px;
}

.whatInService .whatInServiceList li .textWrap .desc, .whatInService .whatInServiceList li .textWrap .fullDesc {
    font-size: 14px;
    line-height: 24px;
    color: #5a5a5a;
    font-weight: 300;
}


.whatInService .whatInServiceList li .textWrap .fullDesc {
    display: none;
}

.whatInService .whatInServiceList li .textWrap .details {
    font-size: 12px;
    line-height: 24px;
    color: #000000;
    font-weight: 600;
    padding-right: 40px;
    position: absolute;
    background: url('../img/seo/downDash.png') no-repeat right center;
    cursor: pointer;
    right: 0;
    bottom: 0;
}

.whatInService .whatInServiceList li .textWrap .details.upDash{
    background: url('../img/seo/upDash.png') no-repeat right center;
}

.whatInService .whatInServiceList li.item1 {
    background: url('../img/offer/331/indywidualny-projekt.svg') no-repeat left 30px center;
    background-size: 50px auto;
}
.whatInService .whatInServiceList li.item2 {
    background: url('../img/offer/331/dopracowanie.svg') no-repeat left 30px center;
    background-size: 50px auto;
}
.whatInService .whatInServiceList li.item3 {
    background: url('../img/offer/331/dostosowanie.svg') no-repeat left 30px center;
    background-size: 50px auto;
}
.whatInService .whatInServiceList li.item4 {
    background: url('../img/offer/331/dopasowanie.svg') no-repeat left 30px center;
    background-size: 50px auto;
}
.whatInService .whatInServiceList li.item5 {
    background: url('../img/offer/331/ksiega-znaku.svg') no-repeat left 30px center;
    background-size: 50px auto;
}
.whatInService .whatInServiceList li.item6 {
    background: url('../img/offer/331/pliki-zrodlowe.svg') no-repeat left 30px center;
    background-size: 50px auto;
}
.whatInService .whatInServiceList li.item7 {
    background: url('../img/offer/331/prawa-autorskie.svg') no-repeat left 30px center;
    background-size: 50px auto;
}
.whatInService .whatInServiceList li.item8 {
    background: url('../img/offer/331/jakosc.svg') no-repeat left 30px center;
    background-size: 50px auto;
}
.whatInService .whatInServiceList li.item9 {
    background: url('../img/offer/331/konsulting.svg') no-repeat left 30px center;
    background-size: 50px auto;
}

.whatInService .whatInServiceFlex .flexBoxItem {
    flex: auto;
}

.whatInService .markerWrapper3 {
    width: 553px;
    height: 708px;
    background: url('../img/offer/331/zespol.png') no-repeat bottom center;
    background-size:100% auto;
    position: absolute;
    left: 85px;
    bottom: -80px;
}

.whatInService .markerInfoBox {
    width: 240px;
    height: 240px;
    border-radius: 120px;
    background: #000;
    color: #ffffff;
    position: relative;
    margin-left: 0;
    margin-top: -80px;
    float:right;
    display:flex;
    align-items: center;
    justify-content: center;
    padding:15px;
}

.whatInService .markerInfoBox .markerInfoBoxDesc {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
}




.howMakeWrap{
    display:flex;
    justify-content: space-between;
}

.howMakeItem{
    padding: 0 15px 100px 15px;
    max-width:350px;
}
.howMakeItemImg{
    text-align:right;
	padding-bottom:10px;
}
.howMakeItem img{
    max-width:100px;
}
.howMakeItem h4{
    background:none;
    padding:0;
    min-height:120px;
    display:flex;
    align-items: flex-start;
    line-height:160%;
    font-weight:600;
}


.howMake h3{
    font-size:24px;
    font-weight:600;
    line-height: 36px;
    padding-bottom:30px;
}

.listBenefitsWrap{
    display:flex;
    justify-content: space-between;
}
.listBenefits{
    max-width:305px;
}
.listBenefitsImg{
    min-height:55px;
    padding-bottom:10px;
}


.worksPlanWrapper{
    overflow: hidden;
}
.worksPlanItem{
    min-height:50px;
    padding-left:65px;
}
.worksPlanItem1{
    background:url('../img/offer/331/plan-1.svg') no-repeat left top;
    background-size:50px;
}
.worksPlanItem2{
    background:url('../img/offer/331/plan-2.svg') no-repeat left top;
    background-size:50px;
}
.worksPlanItem3{
    background:url('../img/offer/331/plan-3.svg') no-repeat left top;
    background-size:50px;
}
.worksPlanItem4{
    background:url('../img/offer/331/plan-4.svg') no-repeat left top;
    background-size:50px;
}
.worksPlanItem5{
    background:url('../img/offer/331/plan-5.svg') no-repeat left top;
    background-size:50px;
}

.worksPlanImage{
    width:540px;
    height:541px;
    position:absolute;
    top:-100px;
    left:0;
}


.doradztwoForm  .seoServiceButton {
    display: block;
    background: #56be20;
    width: 140px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: underline;
    padding: 20px 30px;
    margin: 30px auto 0 auto;
    border: solid 3px #56be20;
    -webkit-transition: -webkit-transform 0.3s, all 0.3s;
    -moz-transition: -moz-transform 0.3s, all 0.3s;
    transition: transform 0.3s, all 0.3s;
}

.doradztwoForm  .seoServiceButton:hover {
    background: #60cb28;
    border-color: #000;
    text-decoration-color: #000;

}

.doradztwoForm .serviceForm input[type="text"]{
    border: 2px solid #000000;
    width: 100%;
    color: #000;
    box-sizing:border-box;
}

.doradztwoForm .serviceForm .checkboxContainer .checkmark {
    border: 2px solid #000000;
}

.doradztwoForm .serviceForm .checkboxContainer {
    text-align: left;
    font-size: 10px;
    padding-left: 38px;
}


.doradztwoForm .serviceForm .sendButton {
    text-transform: none;
    color: #56be20;
    margin-top: 30px;
    font-size: 16px;
    line-height: 36px;
    font-weight: 600;
    text-decoration: underline;
}

.doradztwoForm .checkboxContainer .checkmark:after {
    top: 4px;
    left: 4px;
    width: 13px;
    height: 13px;
    background: #000;
}


.portfolioWrap {
    display: flex;
    justify-content: space-between;
    gap:10px;
}
.portfolioWrap .portfolioWrapItem {
    width: calc(25% - 11.25px);
}

.portfolioWrap .portfolioWrapItem a img{
    opacity: 1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.portfolioWrap .portfolioWrapItem a:hover img{
    opacity: .8;
    border-radius: 50px;
}

.portfolioWrap .portfolioWrapItem a{
    cursor: pointer;
}

.portfolioWrap .portfolioWrapItem img{
    max-width: 100%;
}

.offerOpinionWrap{
    display: flex;
    justify-content: space-between;
}
.offerOpinionItem{
    width:30%;
    padding:0 15px;
}


.offerFaqWrapper .faq li{
    border-bottom:solid 2px #000;
    padding: 15px 0;
}

.offerFaqWrapper .faq li h6{
    font-size:15px;
    font-weight:300;
    cursor:pointer;
    padding-right:20px;
    box-sizing:border-box;
}

.offerFaqWrapper .faq li h6.arrow-down{
    background:url('../img/arrow-bottom-blue.png') no-repeat right center;
}

.offerFaqWrapper .faq li h6.arrow-up{
    background:url('../img/arrow-top-blue.png') no-repeat right center;
    font-weight:500;
}

.offerFaqWrapper .faq li .toggle-content.hide{
    display:none;
}

.offerFaqWrapper .faq li .toggle-content{

}

.offerFaqWrapper .faq li .toggle-content p{
    font-size:13px;
    font-weight:300;
    margin:15px 0;
    line-height:18px;
}



#offerSeoPage h2.offerTitleSeoNop{
	padding:0;
}

.offerSeoPageHowWorksWrapper{
	display:flex;
	flex-wrap:wrap;
}
.offerSeoPageHowWorksLeftWrap{
	width:50%;
	padding-right:15px;
}
.offerSeoPageHowWorksRightWrap{
	width:50%;
	padding-left:15px;
}
.offerSeoPageHowWorksLeft{
	width:100%;
	padding:80px 0;
	background:#f6f4f2;
	height:100%;
	display:flex;
	justify-content: flex-end;
}
.offerSeoPageHowWorksRight{
	width:100%;
	padding:80px 0;
	background:#f6f4f2;
	height:100%;
	display:flex;
}
.offerSeoPageHowWorksLeftContainer{
	max-width:565px;
	padding:0 30px;
}
.offerSeoPageHowWorksRightContainer{
	max-width:565px;
	padding:0 30px;
}

.font22{
	font-size:22px;
}
.offerSeoPageHowWorksText{
	font-size: 16px;
	line-height: 170%;
	color: #5a5a5a;
	font-weight: 300;
	min-height:390px;
}
.offerSeoPageHowWorksText p{
	padding-bottom:30px;
}

.offerSeoPageHowWorksMoreWrap{
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.offerSeoPageHowWorksMoreText{
	font-size: 17px;
	color: #000000;
	font-weight: 600;
	padding-bottom:10px;
}
.offerSeoPageHowWorksMoreText span{
	color: #f25116;
}
.offerSeoPageHowWorksMoreText2{
	font-size: 17px;
	color: #000000;
	font-weight: 300;
}
.offerSeoPageHowWorksMoreText2 span{
	color: #fda116;
}

.moreBlack a{
	width:186px;
	line-height:56px;
	border:2px solid #000;
	background:#000;
	color:#fff;
	font-size: 16px;
	text-decoration: underline;
	font-weight: 600;
	text-align: center;
	display:block;
}
.moreBlack a:hover{
	color:#000;
	background:#fff;
}



.offerSeoPageHowWorksBottomWrap{
	background:#f6f4f2;
	margin-top:30px;
	width:100%;
}
.offerSeoPageHowWorksBottom{
	display:flex;
	padding: 80px 45px;
}
.offerSeoPageHowWorksBottomLeft{
	width:20%;
}
.offerSeoPageHowWorksBottomCenter{
	width:63%;
	padding:0 15px;
}
.offerSeoPageHowWorksBottomRight{
	width:17%;
}

.offerSeoPageHowWorksBottomCenter .offerSeoPageHowWorksText{
	min-height:0;
}
.offerSeoPageHowWorksBottomCenter .offerSeoPageHowWorksText p{
	padding-bottom:0;
}

.seoOfferTooWrap{
	
}
.seoOfferTooWrap .row{
	padding:0 45px;
}



.seoOfferTooWrap{
	padding:80px 0;
}
.offerSubMenuImg{
	height:215px;
}
.seoOfferTooWrap h3{
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	margin-bottom:0;
}
.offerTitleOrange{
	font-size: 16px;
	line-height: 170%;
	color: #f25116;
	font-weight: 500;
	text-align: center;
	min-height:50px;
}
.seoOfferTooWrap .offerSubMenuItem .desc{
	line-height:160%;
	min-height:130px;
}

.pt50{
	padding-top:50px;
}



.seoContentWrap .seoContentTitle{
	font-size: 16px;
	line-height: 150%;
	color: #000000;
	font-weight: 500;
	padding-bottom:20px;
}
.seoContentWrap .seoContentText{
	font-size: 14px;
	line-height: 170%;
	color: #5a5a5a;
	font-weight: 300;
}
.seoContentWrap .seoContentText p{
	padding-bottom:20px;
}
.seoContentWrap .seoContentText p strong{
	font-weight:700;
}
.seoContentText:after{
	clear:both;
	display:table;
	content:'';
}

.seoContentImageRight{
	float:right;
	padding:0 0 0 30px;
	max-width:50%;
}
.seoContentImageLeft{
	float:left;
	padding:0 30px 30px 0;
	max-width:50%;
}

.seoContentGuideRight{
	float:right;
	padding:0 0 30px 30px;
	max-width:550px;
	width:50%;
	display:flex;
	justify-content: flex-end;
}
.seoContentGuideLeft{
	float:left;
	padding:0 30px 30px 0;
	max-width:550px;
	width:50%;
	display:flex;
	justify-content: flex-start;
}

.seoGuideBox{
	padding:30px;
	border-top:6px solid #000;
	border-bottom:6px solid #000;
	max-width:470px;
	width:100%;
}
.seoGuideBox h2{
	font-size: 47px;
	line-height: 170%;
	color: #000000;
	padding-bottom:20px;
}
.seoGuideBox h3{
	font-size: 30px;
	line-height: 120%;
	color: #f87a00;
	font-weight: 500;
	padding-bottom:30px;
}
.seoGuideBox p{
	font-size: 18px;
	line-height: 160%;
	color: #000000;
	font-weight: 400;
	padding-bottom:20px;
}
.seoGuideBoxImage{
	float:right;
	width:50%;
	padding-left:5px;
	box-sizing:border-box;
	display: flex;
    justify-content: flex-end;
}
.seoGuideBoxImageX{
	width:auto;
}
.seoGuideBoxText:after{
	clear:both;
	display:table;
	content:'';
}

.seoGuideBoxListItemX{
	font-size: 18px;
	line-height: 130%;
	color: #000000;
	font-weight: 400;
	background:url('/media/img/offer/311/ikony/poradnik-seo-4-list.png') no-repeat left top 6px;
	padding-bottom:10px;
	padding-left: 25px;
}

.seoGuideBoxListItemDiagram{
	font-size: 18px;
	line-height: 130%;
	color: #000000;
	font-weight: 400;
	padding-bottom:10px;
	padding-left: 25px;
}
.seoGuideBoxListItemDiagram1{
	background:url('/media/img/offer/311/ikony/poradnik-seo-5-list1.png') no-repeat left top 5px;
}
.seoGuideBoxListItemDiagram2{
	background:url('/media/img/offer/311/ikony/poradnik-seo-5-list2.png') no-repeat left top 5px;
}
.seoGuideBoxListItemDiagram3{
	background:url('/media/img/offer/311/ikony/poradnik-seo-5-list3.png') no-repeat left top 5px;
}
.seoGuideBoxListItemDiagram4{
	background:url('/media/img/offer/311/ikony/poradnik-seo-5-list4.png') no-repeat left top 5px;
}
.seoGuideBoxListItemDiagram5{
	background:url('/media/img/offer/311/ikony/poradnik-seo-5-list5.png') no-repeat left top 5px;
}
.seoGuideBoxListItem{
	font-size: 18px;
	line-height: 130%;
	color: #000000;
	font-weight: 400;
	padding-bottom:10px;
	padding-left: 0;
}

.seoGuideTextSmall{
	font-size: 14px;
	line-height: 120%;
	color: #717171;
	font-weight: 300;
	padding-top:10px;
}
.seoGuideBoxTextPositioning{
	background:url('/media/img/offer/311/ikony/poradnik-seo-888.png') no-repeat top center;
	text-align:center;
	font-size: 24px;
	line-height: 110%;
	color: #000000;
	font-weight: 500;
}
.seoGuideBoxPositioning1{
	padding-bottom:50px;
}
.seoGuideBoxPositioning2{
	padding-bottom:50px;
}
.seoGuideBoxPositioningWrap{
	display:flex;
}


.seoGuideBoxTextPositioningContentLeft{
	font-size: 18px;
	line-height: 130%;
	color: #000000;
	font-weight: 500;
	text-align: right;
	max-width:135px;
}
.seoGuideBoxTextPositioningContentRight{
	font-size: 16px;
	line-height: 110%;
	color: #000000;
	font-weight: 400;
	padding-left:15px;
	max-width:250px;
}

.seoGuideBoxTextPositioningContent{
	display:flex;
	justify-content: space-between;
	padding-top:30px;
}

.seoGuideBoxListHalf{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.seoGuideBoxListHalfItem{
	display:flex;
	align-items: center;
	min-height:54px;
	padding-bottom:15px;
}
.seoGuideBoxListHalfItemImage{
	min-width:75px;
}
.seoGuideBoxListHalfItemTitle{
	font-size: 18px;
	line-height: 110%;
	color: #000000;
	font-weight: 400;
}

.seoGuideBoxListHalfItemShort{
	max-width:175px;
	width:50%;
}
.seoGuideBoxListHalfItemLong{
	max-width:205px;
	width:60%;
}

.seoGuideBoxListHalfItemSecond1{
	max-width:130px;
	width:35%;
}
.seoGuideBoxListHalfItemSecond2{
	max-width:220px;
	width:65%;
}
.seoGuideBoxListHalfItemSecond3{
	max-width:310px;
	width:100%;
}
.seoGuideBoxListHalfItemSecondImage{
	min-width:85px;
}
.seoGuideBoxListHalfItemSecond{
	padding-bottom:30px;
}

.seoGuideBoxListBrowserItem{
	display:flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom:15px;
}
.seoGuideBoxListBrowserItem:last-of-type{
	padding-bottom:0;
}
.seoGuideBoxListBrowserItemLogo{
	width:25%;
}
.seoGuideBoxListBrowserItemName{
	width:20%;
	font-size: 18px;
	line-height: 110%;
	color: #000000;
	font-weight: 400;
}
.seoGuideBoxListBrowserItemPercent{
	width:20%;
	font-size: 18px;
	line-height: 110%;
	color: #000000;
	font-weight: 600;
}
.seoGuideBoxListBrowserItemLine{
	width:35%;
}






@media screen and (max-width: 1600px){
    .whatInService .markerWrapper3{width:450px;}
}

@media screen and (max-width: 1440px){
    .whatInService .markerWrapper3{width:350px;}
	#offerSeoPage #content{overflow:hidden;}
	.offerSubMenuItem h3{font-size:30px;}
}
@media screen and (max-width: 1200px){
    .whatInService .markerWrapper3{left:40px;}
    .whatInService .whatInServiceFlex .flexBoxItem.col8{width:55%;}
}
@media screen and (max-width: 1160px){
    .offerNewPricingBoxPrice{font-size:50px;}
    .offerNewPricingBoxSendButton {margin:  0 auto;}
}
@media screen and (max-width: 1125px){
    .offerNewPricingBoxTitleWrap { min-height: 175px; }
    .offerNewPricingBoxSubTitle{font-size:28px;}
}
@media screen and (max-width: 1100px){
    .newStyleMrWrap h3{font-size:30px;}
    .offerNewPricingBox{padding:30px 20px;}
}
@media screen and (max-width: 990px){
    #content.logo .col6{width:auto; float:none; text-align:center;}
    #content.logo.newStyleMrWrap .headText{padding-right:0; text-align: left;}
    #content.logo.newStyleMrWrap .col6 img{padding:20px; margin:0;}
    .ourOfferLogoBox{text-align:left;}
    .ourOfferLogoBox .ourOfferItem{padding-right:0;}
    #content.logo .siteDesc{margin-top:30px}
    .offerSubmenuNewWrap{padding:30px 0;}
    .offerNewPricingBox{padding:30px; width: calc(50% - 30px); margin-bottom:15px;}
    .offerNewPricingBoxesWrap { flex-wrap: wrap; }
    .offerNewPricingBoxTitleWrap{min-height:150px;}
    .offerExclamationMark{margin:0 auto;}
	
	.offerSeoPageHowWorksWrapper{display:block;}
	.offerSeoPageHowWorksLeftWrap, .offerSeoPageHowWorksRightWrap{width:auto; padding:15px;}
	.offerSeoPageHowWorksLeft, .offerSeoPageHowWorksRight{display:block; padding:30px 0;}
	.offerSeoPageHowWorksLeftContainer, .offerSeoPageHowWorksRightContainer{max-width:100%;}
	.offerSeoPageHowWorksText{min-height:100px;}
	.offerSeoPageHowWorksBottomWrap{margin:0 15px 0 15px; width:auto;}
	.offerSeoPageHowWorksBottom{padding:30px;}
	#offerSeoPage .offerSubmenuBox{padding:0;}
	#offerSubmenuWrap h2.offerTitle.offerTitleSeo{padding: 0 30px;}
	.offerSubMenuItem .desc{height:auto;}
	#offerSeoPage .offerSubMenuItem{padding:0 15px;}
	
}
@media screen and (max-width: 900px){
    .offerSubmenuNewWrap .offerSubMenuItem{float:none; width:auto; border-right: none; border-bottom: 2px solid #000; }
    .offerSubmenuNewWrap .offerSubMenuItem .desc{height:auto;}
    .newStyleMrWrap .offerSubmenuNewWrap .offerSubmenuBox h2{text-align:center;}
}

@media screen and (max-width: 860px){
	.seoContentGuideRight, .seoContentGuideLeft{float: none; padding: 0 0 15px 0; max-width: 100%; width: auto; display: block;} 
	.seoGuideBox{max-width: 100%;}
	.seoGuideBoxPositioningWrap2{padding:0 10px;}
	.seoGuideBoxPositioningWrap{justify-content: center;}
	.seoGuideBoxTextPositioningContentLeft, .seoGuideBoxTextPositioningContentRight{max-width:100%;}
	.seoGuideBoxListHalfItemShort{max-width:none; width:40%;}
	.seoGuideBoxListHalfItemLong{max-width:none;}
}

@media screen and (max-width: 800px){
    .offerNewPricingGratisWrap{padding:0; flex-direction: column;}
    .offerNewPricingGratisLeft{margin:0 0 30px 0; border:none; padding:0;}
    .offerNewPricingGratisRight{text-align:center;}
    .whatInServiceTitle{margin-top:0;}
    .howMakeWrap{flex-direction: column; }
    .howMakeItem{max-width:none; padding-bottom:15px; margin-bottom:15px; border-bottom: 2px solid #eeeeee;}
    .howMakeItem h4{min-height:0;}
    .listBenefitsWrap{flex-direction: column; padding:0;}
    .listBenefits{max-width:100%; padding-bottom:10px;}
    .listBenefitsImg{min-height:auto; padding-bottom:0;}
    .worksPlanWrap .col8{float:none; clear:both; width:auto;}
    .worksPlanWrap .col4{float:none; clear:both; width:auto;}
    .worksPlanImage{width:auto; height:auto; position:static; top:auto; left:auto; text-align:center;}
    .portfolioWrap{flex-wrap: wrap; gap: 20px;}
    .portfolioWrap .portfolioWrapItem {width: calc(50% - 10px); margin-bottom:10px;}
    .offerOpinionWrap{flex-direction: column;}
    .offerOpinionItem{width:auto; margin-bottom:30px;}
    .offerOpinionImg, .offerOpinionText {padding-bottom:10px;}
    #content.logo.newStyleMrWrap .col6 img{padding:20px 0;}
	
	
	
	
	
	
	
	
	
}

@media screen and (max-width: 650px){
	#offerSeoPage .offerSubMenuItem{width:auto; float:none; clear:both; border:none;}
	.offerSubMenuImg{height:auto}
	.seoOfferTooWrap .offerSubMenuItem .desc{min-height:none;}
	.offerSeoPageHowWorksBottomRight{display:none;}
	.offerSeoPageHowWorksBottomLeft{width:25%;}
	.offerSeoPageHowWorksBottomCenter{width:75%; padding-right:0;}
	.offerHeadRight{display:none;}
	.offerHeadLeft{width:auto; padding-top:30px;}
	#offerSubmenuWrap h2.offerTitle.offerTitleSeo{padding:0;}
	.seoOfferTooWrap #offerSubmenuWrap h2.offerTitle.offerTitleSeo{padding:0 15px;}
}

@media screen and (max-width: 550px){
    .offerNewPricingBox{width: calc(100% - 30px);}
    .offerNewPricingBoxTitleWrap{min-height:auto;}
    .offerNewPricingBox:first-of-type{margin-bottom:50px;}
    .offerNewPricingBoxSubTitle{padding-bottom:25px}
    .offerNewPricingGratisLeft{min-width:auto;}
    .backgroundGrey.howMake{padding:30px 0;}
	.offerSeoPageHowWorksMoreWrap{display:block;}
	.offerSeoPageHowWorksMoreRight{margin-top:20px;}
	.offerSeoPageHowWorksLeftContainer, .offerSeoPageHowWorksRightContainer{padding:0 15px;}
	.offerSeoPageHowWorksBottom{padding:15px; display:block;}
	.offerSeoPageHowWorksBottomCenter{padding:0; width:auto;}
	.offerSeoPageHowWorksBottomLeft{width:auto;}
}
@media screen and (max-width: 500px){
    .newStyleMrWrap h2{font-size:40px;}
	
	.seoGuideBoxImage{display:none;}
	.seoGuideBox h2{font-size:36px; padding-bottom:0;}
	.seoGuideBox h3{font-size:22px; padding-bottom:10px;}
	.seoGuideBox p{font-size:16px; line-height:130%;}
	#offerSeoPage h2.offerTitleSeo{font-size:36px;}
	#offerSeoPage .offerSubMenuItem{padding:0;}
	.seoGreyBoxesWrap{padding:0;}
	#offerSeoPage .seoBox{padding:15px;}
	.seoServiceCost{padding:0;}
	.seoServiceCost .col12{padding:0;}
	.pricingBoxLine{padding:0 15px;}
	.pagePricingSeo{padding:0;}
}

@media screen and (max-width: 450px){
	.seoGuideBoxListHalf{display:block;}
	.seoGuideBoxListHalfItemSecond1, .seoGuideBoxListHalfItemSecond2, .seoGuideBoxListHalfItemSecond3{width:auto; max-width:none;}
	.seoGuideBox{padding:15px;}
	.seoGuideBoxTextPositioning{font-size:16px;}
	.seoGuideBoxPositioning1, .seoGuideBoxPositioning2{padding-bottom:60px;}
	.seoGuideBoxTextPositioningContent{display:block;}
	.seoGuideBoxTextPositioningContentLeft{text-align:left;}
	.seoGuideBoxTextPositioningContentRight{padding-left:0;}
}

@media screen and (max-width: 430px){
    .newStyleMrWrap h2{font-size:30px;}
	
	.seoGuideBoxListBrowserItemName, .seoGuideBoxListBrowserItemPercent{font-size:16px;}
	.seoGuideBoxListBrowserItemLine{width:25%;}
	#offerSeoPage h2.offerTitleSeo{font-size:30px;}
}













