/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=cyrillic');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..600;1,100..600&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/*@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLucXtAKPY.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}*/

*{ padding:0; margin:0; border:0}
body{font-family: 'Montserrat', sans-serif; font-size:13px; line-height:16px; font-weight:400; color:#2a2f36; margin:0; padding:0;}
/*body.page- {background:url(../images/services-bg.jpg) no-repeat top left 20%} без отступа на главной*/

a{color:#FE6053; outline:none; text-decoration: none;}
a:hover{/*color:#222;*/ text-decoration: underline;}
p {line-height:18px; margin:5px 0;}
img {border:0; max-width: 100%;}
table, tr, td, th { border-collapse:collapse}
h1 {font-size: 30px; line-height: 32px; font-weight:normal}
h2 {font-size: 24px; line-height: 26px; font-weight:normal}
h3 {font-size: 18px; line-height: 22px; font-weight:normal}

input, textarea {font-family: 'Montserrat', sans-serif;}

.ulspiss {margin:10px 0 20px 25px; list-style:square;}
.ulspiss li {margin:5px 0;}
.nopadding { padding:0 !important;}
.nomargin { margin:0 !important;}
.fontbold {font-weight:bold;}
.marg15-0 {margin:15px 0;}
.marg15bottom {margin-bottom:15px;}
.padd22bottom {padding-bottom:22px !important;}
.marg0bottom {margin-bottom:0px !important;}
.marg0top {margin-top:0 !important;}
.marg30top {margin-top:30px;}
.green {color:#FE6053;}

.titlenone .title {display:none;}


.div2 {background:#fff8e7; float:left; margin:10px 0;}
.floatleft {float:left; width:47%; margin:0; padding:1.5%;}

.floatleft ul {margin: 5px 0 25px 25px !important; list-style: square;}

.floatleft.f1 {background:#fff8e7}
.floatleft.f2 {background:#ffebe9}
.floatleft .title { font-size:22px; line-height:24px; font-weight:bold; text-align:left; margin-top:0; margin-bottom: 25px;}
.floatleft .title:after { margin:10px 0;}
.floatleft h3, .floatleft h5 {font-size:16px; line-height:20px; font-weight:bold;}
.floatleft h3 span, .floatleft h5 span {font-weight:normal; font-size:12px; line-height:16px; font-style:italic;}



.button {display: block;  color: #fff; font-size: 14px; text-align:center; padding:10px 15px;  text-decoration:none; background: linear-gradient(270deg, #FE6053 0%, #FFAF57 100%); box-sizing: border-box;}
.button:hover {opacity:0.9; text-decoration:none; cursor:pointer}

.inner{max-width:1244px;margin: 0px auto; padding:0 10px; }

.container, .container-cat-tem-serv {width: 100%; float: left;}
.container-cat-tem-serv {background: url("../images/dark_bg.jpg") center repeat-y #1e1d1d; background-size: cover;}

.title {font-size:30px; line-height:1.2;  margin:50px 0 50px 0; text-align:center; font-weight: bold;}
.title:after {content: ''; display: block; width: 80px; height: 2px;    
    background-image: linear-gradient(270deg, #FE6053 0%, #FFAF57 100%); margin:10px auto; margin-bottom:0;}
.white {color:#fff;}
.white:after {background: #FE6053;}
.pagetext .title {margin-top:0;}

.ordercoast_warning input, .ordercoast_warning textarea{border-color:red!important; background-color:#FFF2F2 !important;}






.top-bg{width:100%; float:left; min-height:300px; background:url(../images/services-bg.jpg) no-repeat top left 20%;}
.top-bg .title{color:#fff;font-size: 55px; line-height:60px; margin-top:50px; font-weight: normal; text-align:left; margin-bottom:15px;}
.top-bg .title:after {background: #FE6053; margin:15px 0 0 0}




/*-------------------------CARUSEL-----------------------------*/
.jcarousel-wrapper {float:left; position: relative; width: 96%; padding: 0px 2%;}

.jcarousel {position: relative; overflow: hidden;}
.jcarousel ul {width: 20000em; position: relative; list-style: none; margin: 0; padding: 0;}
.jcarousel li {float: left;}

.jcarousel-control-prev, .jcarousel-control-next, .jcarousel-control-prev-portf-all, .jcarousel-control-next-portf-all {position: absolute; top: 50%; margin-top: -60px; width: 37px; height: 85px;}
.jcarousel-control-prev, .jcarousel-control-prev-portf-all {left: 0px; background: url(../images/arrow-left.png); background-position:center !important;}
.jcarousel-control-next, .jcarousel-control-next-portf-all {right: 0px; background: url(../images/arrow-right.png); background-position:center !important;}





/*-------------------------Постраничная навигация-----------------------------*/
.navigation-page{text-align: center;margin-top: 30px;float:left;width: 100%;}
.navigation-page a{font-size:16pt;}
.navigation-page a.current{padding: 3px;}
.navigation-page a {
    background:#FE6053;
    border-radius: 2px;
    color: #3a3436;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    min-width: 16px;
    text-align: center;
    vertical-align: middle; margin-right:3px;}
.navigation-page a.first, .navigation-page a.last {padding: 0 5px;}




::-webkit-input-placeholder       {opacity: 1;color:#777;}
::-moz-placeholder                {opacity: 1;color:#777;}
:-moz-placeholder                 {opacity: 1;color:#777;}
:-ms-input-placeholder            {opacity: 1;color:#777;}



.calc_button_right {
    position: fixed;
    height: 36px;
    width: 183px;
    background:url(/images/calc_button.png) no-repeat;
    z-index: 600;
    cursor: pointer;
    right: -152px;
    top: 47%;
    margin-top: -18px;
	transition: right 0.3s ease-out 0.3s; /*display:none;*/
}
.calc_button_right:hover {right: 0px;}
.calc_button_right a {display:block;}
.page-online_calculator  .calc_button_right, .page-blog .calc_button_right {display:none;}

.pdf_button_right {
    position: fixed;
    height: 36px;
    width: 183px;
    background:url(/images/pdf_button.png) no-repeat;
    z-index: 600;
    cursor: pointer;
    right: -152px;
    top: 53%;
    margin-top: -18px;
	transition: right 0.3s ease-out 0.3s; /*display:none;*/
}
.pdf_button_right:hover {right: 0px;}
.pdf_button_right a {display:block;}




#upgo {
    background: url(/images/up.png);
    width: 30px;
    height: 30px;
    position: fixed;
    right: 2px;
    bottom: 5px;
    cursor: pointer;
    display: none;
}


.page-tematika .block-portfolio .moreblog, .ui-helper-hidden-accessible {display:none;}







.page-logo_firm-style ul.cause li {
    display: inline-block;
    box-sizing: border-box;
    list-style: outside none none;
    height: 150px!important;
    padding: 8px;
    text-align: center;
    width: 190px!important;
    min-width: 150px!important;
    margin: 0;
    overflow: hidden;
}
@media only screen and (max-width : 480px){
.page-logo_firm-style ul.cause li {
    width: 160px!important;
	min-width: 150px!important;
}
}



.block-fon1 {
    float: left;
    width: 100%;
    background: url(../images/strategy/bg.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0;
    color: #ffffff;
}

/*.psdu {
	width: 100%;
    float: left;
    padding-bottom: 30px;
}
.psdu-list li {
	width: 20%;
	min-height: 200px;
	background: transparent;
    text-align: center;
    float: left;
    list-style: none;
    min-width: 110px;
}
.psdu-list li a {
    border: solid 2px #FE6053;
    border-radius: 5px;
    background: transparent;
	min-height: 180px;
	box-sizing: border-box;
    display: block;
    margin: 10px;
    padding-bottom: 10px;
}
.psdu-list li .divtem1 {
    height: 70px;
    padding-top: 25px;
    overflow: hidden;
}
.psdu-list li .divtem2 {
    min-height: 32px;
	padding:0 10px;
}

.psdu-list li a span {
    color: #fff;
	    -webkit-text-fill-color: white;
	border-bottom: 0;
    padding-bottom: 0;
    font-size: 15px;
	font-weight:bold;
	display: inline-block;
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
	padding-bottom:10px;
}
.psdu-list li a {background: linear-gradient(45deg, #00A678 20%, #1EFFC1 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; text-decoration:none; font-weight:bold;}*/





/*-------------------------Сроки-----------------------------*/
.time {float: left; width: 100%; background: url('../images/slide-calc.jpg') no-repeat center; background-size: cover; padding: 50px 0;background-attachment: fixed;}


.timeline .container{margin: 25px auto; float: none;}

.timeline {
	padding: 40px 0; }
	.timeline-item {
		padding: 10px 0;
		position: relative; }
		.timeline-item::before {
			content: '●';
			position: absolute;
			width: 1px;
			height: 100%;
			background-color: #fff;
			color: #fff;
			font-size: 27px;
			line-height: 230%;
			text-indent: -7px;
			z-index: 2;
		}
		.timeline-item::after {
			    content: '●';
    position: absolute;
    top: -3px;
    color:#FFAF57;
    font-size: 44px;
    line-height: 196%;
    text-indent: 76px;
    z-index: 1;
		}
		.timeline-item-title {
			font-size: 22px;
			line-height: 1.2em;
			/*text-transform: uppercase;*/
			margin-bottom: 25px;
			font-weight: bold;
			color:#FFF8E7;
		}
		.timeline-item p {
			line-height: 1.4;
			margin: 4px 0 0 0;
			font-size: 14px;
		}
			.timeline-item p span {
				display: block;
				font-size: 12px;
				color: red;
				margin-top: 5px; }
		.timeline-item:nth-child(2n+1) {
			text-align: right;
			padding-right: 90px; }
			.timeline-item:nth-child(2n+1) .timeline-item-title {
				right: 20px; }
			.timeline-item:nth-child(2n+1)::before {
				right: 0; }
		.timeline-item:nth-child(2n) {
			padding-left: 90px;
			text-align: left; }
			.timeline-item:nth-child(2n) .timeline-item-title {
				left: 20px; }
			.timeline-item:nth-child(2n)::before {
				left: -1px; }
			.timeline-item:nth-child(2n)::after {
				left: -90px; }

@media only screen and (max-width : 768px){
	.how-to-works{
		padding: 40px 0;
	}
	.timeline {
    padding: 0;
	}
	.timeline-item:nth-child(2n+1) {
    padding-right: 50px;
	}
	.timeline-item:nth-child(2n) {
    padding-left: 50px;
	}
	.timeline-item::after{
		right: -13.5px;
	}
}

@media only screen and (max-width : 576px){
	.timeline {
		padding-left: 10px;
		padding-right: 10px;
	}
	.timeline .timeline-item{
		padding-bottom: 30px;
	}
	.timeline .timeline-item:nth-child(2n+1) {
		text-align: left;
		padding-left: 50px;
		padding-right: 0;
	}
	.timeline .timeline-item:nth-child(2n+1) .timeline-item-title {
		left: 20px;
		margin-bottom: 10px;
	}
	.timeline-item:nth-child(2n) .timeline-item-title {
		margin-bottom: 10px;
	}
	.timeline .timeline-item:nth-child(2n+1)::before {
		left: -1px;
	}
	.timeline-item::after{
		left: -90px;
	}
	
}

.breadcrumbs {
	box-sizing:content-box;
}
.top-bg, .block-portfolio, .top_form, .zayavka, .block-reviews, .index-block-4, .inner {
    box-sizing: content-box;
}
.container-fluid {
    max-width: 1264px;
}


.page-development .header-dark .icon.i1 {background-image: url(../images/icons/icon1.png);}
.page-development .header-dark .icon.i2 {background-image: url(../images/icons/icon2.png);}
.page-development .header-dark .icon.i3 {background-image: url(../images/icons/icon3.png);}
.page-development .header-dark .icon.i4 {background-image: url(../images/icons/icon5.png);}



.uiux {margin-bottom:30px;}
.uiux .uiux-l {float:left; width:40%; padding:0 5% 0 5%; color:#000; background:url(../images/uiux-l.jpg) no-repeat left center;}
.uiux .uiux-r {float:right; width:40%; padding:0 5% 0 5%; color:#fff; background:url(../images/uiux-r.jpg) no-repeat left center;}
.uiux .uiux-l, .uiux .uiux-r {font-size:24px; line-height:1.3; font-weight:bold;  height:564px;}
.uiux .uiux-l div, .uiux .uiux-r div {padding-top:200px;}

@media only screen and (max-width : 768px){
	.uiux .uiux-l div, .uiux .uiux-r div {padding-top:170px;}
.uiux .uiux-l, .uiux .uiux-r {font-size:16px; background-position: -80px;}
}

/*-------------- ui ux ----------------*/
.uiux .insta-title {
    font-size: 20px;
    text-align: center;
    text-transform:none;
}

.page-ui-ux_design .insta-item img, .page-razrabotka_dizaina_dlya_saita  .insta-item img, .page-perenos_saita_na_cms_smena_cms .insta-item img, .page-razrabotka_skriptov_dlya_saita .insta-item img {
    margin: 0 auto 20px auto;
}

.page-ui-ux_design .insta-title, .page-razrabotka_dizaina_dlya_saita .insta-title, .page-perenos_saita_na_cms_smena_cms .insta-title, .page-razrabotka_skriptov_dlya_saita .insta-title  {
    font-size: 20px;
    text-transform:capitalize;
    line-height: 1.2;
	margin-bottom: 10px;
	text-align: center;
}


.page-razrabotka_na_framework .block-service1 .parent1 {width:48%; min-height:auto;}
@media only screen and (max-width : 768px){
.page-razrabotka_na_framework .block-service1 .parent1 {width:99%;}
}
.page-razrabotka_na_framework .block-service1 .parent1 .icon-wrap {
    background-color: #f5f5f5 !important; min-height:150px; font-size:15px; line-height:1.3; color:#666}
.page-razrabotka_na_framework .block-service1 .parent1 .parent1-a {
    margin-top: 7px;
    margin-bottom: 22px;
}


.font20 {font-size:20px; line-height:1.3;}
@media only screen and (max-width : 768px){.font20 {font-size:16px;}}
@media screen and (max-width: 480px) {.font20 {font-size:14px;}}

.font24 {font-size:24px; line-height:1.3;}
@media only screen and (max-width : 768px){.font20 {font-size:20px;}}
@media screen and (max-width: 480px) {.font20 {font-size:16px;}}



.rows2 {width:100%; margin-top:60px; font-size:14px; line-height:1.5;}
.rows2 div {width:46%; float:left; margin-bottom:40px; margin-left:2%; margin-right:2%; min-height:150px;}
.rows2 div p {margin-top:10px;}
.rows2 div img {float:left; margin-right:15px; margin-top:-6px;}
.rows2 div span {padding-bottom:10px; font-size:20px; font-weight:bold; line-height:1.2;}
@media only screen and (max-width : 768px){.rows2 div {width:100%; margin-bottom:20px;min-height:100px;}

.calc_button_right {
    position: absolute;
    height: 36px;
    width: 31px;
    background: url(/images/calc_button.png) no-repeat;
    z-index: 600;
    cursor: pointer;
    right: 0px;
    top: 72px;
    margin-top: 0px;
    transition: right 0.3s ease-out 0.3s;
}

._orientationRight__kHAUX.wrap__DE9DM {
    right: 38px !important;
}
._orientationRight__kHAUX .button__ccEXV {
    margin-right: 0px !important;
}
.button__ccEXV {
    box-shadow:none !important;
    margin-bottom:0 !important;
    right: 0px !important;
}
._mobileOffsetBottom__iyJ2N {
    margin-bottom: calc(0px + var(--jivoMobileOffsetBottom)) !important;
}


}


.page-sozdanie_voronki_prodazh .top-bg .inner, .page-sozdanie_voronki_prodazh .top-bg-catalog .inner {margin-top: 95px !important;}
.page-sozdanie_voronki_prodazh .top-bg .title {color:#fff !important;}

.page-sozdanie_voronki_prodazh .block-cases .jcarousel-control-prev-portf-all, .page-sozdanie_voronki_prodazh .block-cases .jcarousel-control-next-portf-all {visibility:hidden;}


.page- .anketa_page {margin-top:0 !important;}
.page- .anketa_page>.inner {padding-top:50px !important;}

.page-development .block-portfolio.nobg .title {color:#2a2f36;}


@media only screen and (max-width : 768px) {
.portf-desktop { display:none;}
.portf-mobile {display:inline;}
}
@media only screen and (min-width : 769px) {
.portf-desktop {display:inline;}
.portf-mobile { display:none;}
}

/*#jcont {--jright: 61px !important;}*/