::-moz-selection{background:#CBECF1;color:#009BBE;text-shadow:none}::selection{background:#CBECF1;color:#009BBE;text-shadow:none}

@font-face {
	font-family: 'PTSans';
	src: url('../font/PTSans/PTSans-Bold.eot');
	src: local('PT Sans Bold'), local('PTSans-Bold'),
		url('../font/PTSans/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('../font/PTSans/PTSans-Bold.woff') format('woff'),
		url('../font/PTSans/PTSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'PTSans';
	src: url('../font/PTSans/PTSans-Italic.eot');
	src: local('PT Sans Italic'), local('PTSans-Italic'),
		url('../font/PTSans/PTSans-Italic.eot?#iefix') format('embedded-opentype'),
		url('../font/PTSans/PTSans-Italic.woff') format('woff'),
		url('../font/PTSans/PTSans-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'PTSans';
	src: url('../font/PTSans/PTSans-Regular.eot');
	src: local('PT Sans'), local('PTSans-Regular'),
		url('../font/PTSans/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('../font/PTSans/PTSans-Regular.woff') format('woff'),
		url('../font/PTSans/PTSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSans';
	src: url('../font/PTSans/PTSans-BoldItalic.eot');
	src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'),
		url('../font/PTSans/PTSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../font/PTSans/PTSans-BoldItalic.woff') format('woff'),
		url('../font/PTSans/PTSans-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}


/* Common style */

body {
  background: #ffffff;
  color: #010101;
  font-family: 'PTSans';
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
}


a {
	color: #101010;
	text-decoration: underline;
	transition: all 0.3s ease 0s;
}

a:hover, a:focus, a:active {
	color: #444444;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

body.modal {
	background: #ffffff;
}

ul, ol {
  margin-bottom: 20px;
  margin-top: 0;
  padding: 0 0 0 30px;
}

p {
  margin: 0 0 20px;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	font-family: 'PTSans';
	font-weight: normal;
	font-style: normal;
}

b, strong {
	font-family: 'PTSans';
	font-weight: bold;
	font-style: normal; 
}

h1 {
	border-bottom: none;
	box-shadow: none;
	color: #010101;
	font-size: 29px;
	margin: 15px 0 12px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	text-transform: uppercase;
}


h2, .h2 {
	color: #010101;
	font-size: 19px;
	line-height: 135%;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}


h3 {
	color: #010101;
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: normal;
	font-style: normal;
}


h4, .h4 {
	color: #010101;
	font-size: 22px;
	line-height: 155%;
	margin: 20px 0 15px;
	font-weight: normal;
	font-style: normal;
}


h5, .h5 {
	color: #010101;
	font-size: 20px;
	line-height: 140%;
	margin: 20px 0 15px;
	font-weight: normal;
	font-style: normal;
}

h6, .h6 {
	color: #010101;
	font-size: 18px;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
}


.item-page ul li {
	margin-bottom: 12px;
}

/* End Common style */



/* Header */

header {
	padding-top: 30px;
	min-height: 300px;
}

.logo-top {
	width: 28%;
}

.top-info {
	width: 72%;
}

.custom_logo {
	margin-top: 30px;
	text-align: center;
}

.custom_logo img {
	opacity: 1;
	transition: all 0.19s ease 0s;
}

.custom_logo img:hover {
	opacity: 0.6; 
	transition: all 0.19s ease 0s;
	outline: none;
}
.custom_logo a:focus,
.custom_logo a:hover {
	outline: none;
}

.custom_logo a {
	color: transparent;
}

.top-block {
	width: 78%;
	margin-left: 22%;
}

.custom.top-phone a {
	color: #010101;
	text-decoration: none;
}

.custom.top-phone h4 {
	background: url(../images/phone.png) no-repeat 0 1px;
	padding-left: 37px;
}

.custom.top-mail h4 {
	background: url(../images/mail.png) no-repeat 0 3px;
	padding-left: 50px;
}

.custom.top-mail a {
	color: #000;
	text-decoration: none;
	font-size: 22px;
}

.custom.top-mail a:hover, .custom.top-mail a:active, .custom.top-mail a:focus {
	color: #00D2FD;
	text-decoration: none;
}

.zvonok {
	padding-left: 0;
}

.custom.top-zvonok {
	margin-top: 22px;
}

.top-info-two {
	width: 72%;
	float: left;
}

.custom.title-h1 h1 {
	border-bottom: none;
	box-shadow: none;
	color: #010101;
	font-size: 28px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-style: normal;
	line-height: 118%;
	text-transform: none;
}

.custom.title-h1 h4 {
	border-bottom: none;
	box-shadow: none;
	color: #010101;
	font-size: 28px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-style: normal;
	line-height: 118%;
	text-transform: none;
}

.custom.title-h1 {
	margin: 15px 0 12px;
}

.top-block {
	min-height: 75px;
}

.top-text {
	min-height: 95px;
}

/* End Header */

.projects #content {
	min-height: 500px;
	font-size: 20px;
}

.item-page.price-page {
	font-size: 20px;
	padding-top: 40px;
}

#cyb-main {
	padding-top: 15px;
}

.item-pagehome {
	font-size: 21px;
	line-height: 150%;
}

.img-ltwo {
	float: left;
	margin-right: 37px;
	margin-top: -27px;
}

.callme.consul .btn-success {
	background-color: transparent;
	color: #010101;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	border: none;
	padding: 0;
	text-decoration: none;
	border-radius:0;
	white-space: unset;
	text-align: left;
	box-shadow: none;
	line-height: 110%;
}

.custom.price-block .callme.consul .btn-success {
	font-size: 22px;
	padding: 13px 12px 7px 12px;
	height: 54px;
	border-radius: 15px;
	background: #ffffff;
	font-weight: normal;
	border: 1px solid #000;
	transition: background-color .4s;
	color: #000;
	max-width: 194px;
	margin: 20px auto 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	text-transform: none;
}

.custom.price-block .callme.consul .btn-success:hover, 
.custom.price-block .callme.consul .btn-success:active, 
.custom.price-block .callme.consul .btn-success:focus {
	background: #00D2FD;
	border: 1px solid #000;
	transition: background-color .4s;
	color: #000;
	box-shadow: none;
}

.home .main-img {
	background: url(../images/main-img.jpg) no-repeat right bottom;
	min-height: 700px;
	padding:0;
}

.main-img {
	padding:0;
}

.about-page .main-img {
    display: none;
}


.moduletable.main-text {
	font-size: 21px;
	margin-top: 60px;
}

.moduletable.main-text ul {
	list-style: none;
	padding: 0 0 0 30px;
}

.moduletable.main-text ul li {
	margin-bottom: 26px;
	background: url(../images/li-ul.png) no-repeat 0 3px;
	padding-left: 30px;
}

.top-form {
	width: 32%;
	margin-top: 55px;
	padding-left: 0;
	float: left;	
}

.top2 {
	width: 68%;
	float: right;
}

.rsform.otvet {
	border: 1px solid #48DFFE;
	border-radius: 15px;
	padding: 35px 30px 15px;
/* 	min-height: 585px; */
}


.table-services {
	border: none;
	width: 100%;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.block-four .moduletable {
	padding-bottom: 30px;
	padding-top: 20px;
}

.table-services td {
	width: 33%;
	border: none;
	vertical-align:top;
}

.table-services ul {
	list-style: none;
	padding: 0 0 0 30px;
}

.table-services ul li {
	margin-bottom: 14px;
	background: url(../images/li-ul-14.png) no-repeat 0 5px;
	padding-left: 30px;
}

.table-services ul li a {
	text-decoration:none;
}

.table-services ul li a:hover {
	text-decoration:underline;
}

/* Services */

.custom.services-block h3 {
	text-align: center;
	font-size: 27px;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.custom.services-block h3:before {
	content: url(../images/li-ul.png);
	padding-right: 15px;
	position: relative;
}

.custom.services-block table {
	width: 100%;
	border: 0;
	text-align: center;
	font-size:22px;
}

.custom.services-block table td {
	border: 0;
	text-align: center;
	vertical-align:middle;
	cursor:pointer;
	
}

.custom.services1, .custom.services2, .custom.services3, .custom.services4, .custom.services5, .custom.services6, .custom.services7 {
	width: 14%;
	float: left;
	margin: 0 1px;
	cursor:pointer;
}

.custom.services1 span, .custom.services2 span, .custom.services3 span, 
.custom.services4 span, .custom.services5 span, .custom.services6 span,
.custom.services7 span {
	position: absolute;
	top: 40%;
	white-space: normal;
	max-width: 155px;
	line-height: 124%;
	text-align: center;
	padding: 0 10px;
	color:#000;
	display: block;
	font-size: 22px;	
}

.custom.services1 img, .custom.services2 img, .custom.services3 img, 
.custom.services4 img, .custom.services5 img, .custom.services6 img,
.custom.services7 img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 1s;
	opacity: 0.5;
}

.custom.services1:hover img, .custom.services2:hover img, .custom.services3:hover img, 
.custom.services4:hover img, .custom.services5:hover img, .custom.services6:hover img,
.custom.services7:hover img  {
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: 1s;
	opacity: 0.9;
}

.custom.services1:hover span, .custom.services2:hover span, .custom.services3:hover span, 
.custom.services4:hover span, .custom.services5:hover span, .custom.services6:hover span,
.custom.services7:hover span {
	color:#ffffff;
	text-shadow: 1px 1px 3px #000;
}

.link-all {
	font-size: 22px;
	padding: 13px 15px 7px 15px;
	height: 54px;
	border-radius: 15px;
	background: #ffffff;
	font-weight: normal;
	border: 1px solid #000;
	transition: background-color .4s;
	color: #000;
	max-width: 200px;
	margin: 25px auto 0;
	display: block;
	text-decoration: none;
	text-align:center;
}

.link-all:hover, .link-all:active, .link-all:focus {
	background: #00D2FD;
	border: 1px solid #000;
	transition: background-color .4s;
	color: #000;
}

/* End Services */



/* Price */

.home .block-three {
	padding-top: 30px;
}

.custom.price-block {
	font-size: 21px;
	line-height: 150%;
	padding-bottom: 35px;
}

.custom.price-block h3, .partners .moduletable h3 {
	text-align: center;
	font-size: 27px;
	text-transform: uppercase;
}

.custom.price-block h3:before, .partners .moduletable h3:before {
	content: url(../images/li-ul.png);
	padding-right: 15px;
	position: relative;
}

.custom.price-block p {
	margin: 0 0 10px;
}

.custom.price-block ul {
	padding: 0;
	list-style: none;
	color: #666;
}

.custom.price-block ul li {
	margin-bottom:7px;
}

.moduletable.price1 {
	width: 33%;
	float: left;
}

.moduletable.price2 {
	width: 33%;
	float: left;
}

.moduletable.price3 {
	width: 33%;
	float: left;
}

.moduletable.price1 h3 {
	font-size: 22px;
	text-align: left;
	text-transform: none;
}

.custom.price3 h4 {
	margin-top: 0;
	margin-bottom: 10px;
}

.moduletable.price1 h3::before {
	content: none;
	padding-right: 0;
}

.price1 table, .price2 table, .price3 table {
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	border-collapse: unset;
	border: 2px solid #00D2FD;
	font-size: 16px;
	line-height: 140%;
}

.custom.price1 {
	padding: 6px 75px 0 75px;
}

.price1 table {
	width: 100%;
	max-width: 150px;
	background: url(../images/price1-bg.png) no-repeat center center;
}

.price2 table {
	width: 100%;
	max-width: 200px;
	background: url(../images/price2-bg.png) no-repeat center left;
}

.price3 table {
	width: 100%;
	max-width: 260px;
	background: url(../images/price3-bg.png) no-repeat;
}

.price1 table td {
	padding:30px 8px;
}

.custom.price2 {
	padding: 30px 75px 0 25px;
}


.price2 table td {
	padding:50px 28px;
}

/* .custom.price3 {
	padding: 0 0 30px;
} */



.price3 table td {
	padding:75px 30px;
}

.custom.price2 h4 {
	margin-bottom: 10px;
}

.custom.price1 h4 {
	margin-bottom: 10px;
}

.custom.price1 h5, .custom.price2 h5, .custom.price3 h5 {
	font-size: 22px;
}

.custom.price2 h5 {
	margin-left: 10px;
}

.custom.price3 h5 {
	margin-left: 35px;
}

/* End Price */




/* Top menu */


div[id^="maximenuck"] ul.maximenuck {
	z-index: 0 !important;
	font-family: 'PTSans' !important;
}

#maximenuck146 {
	border-top: 1px solid #04CFF8;
}

.top-menu {
	z-index: 999 !important;
	position: relative;
	padding-right: 0;
}


div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent > a::after, 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent > span.separator::after {
}

div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent:hover > a::after, 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent:hover > span.separator::after {
   -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: transform .3s linear;
}


div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1 li.maximenuck:not(.headingck), 
div[id^="maximenuck"] li.maximenuck.maximenuflatlistck:not(.level1):not(.headingck), 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1, 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent, 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.active, 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent.active, 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1:hover, 
div[id^="maximenuck"].maximenuckh ul.maximenuck li.maximenuck.level1.parent:hover {
  transition: background-color .3s;
}

.home .maximenuck.item1287.level1, .home .maximenuck.item1288.level1, .home .maximenuck.item1289.level1{
	display: none !important;
}

.maximenuck.item1287.level1, .maximenuck.item1288.level1, .maximenuck.item1289.level1 {
	display: inline-block !important;
}

.maximenuck.item792.level1, .maximenuck.item1164.level1, .maximenuck.item1284.level1 {
	display: none !important;
}

.home .maximenuck.item792.level1, .home .maximenuck.item1164.level1, .home .maximenuck.item1284.level1 {
	display: inline-block !important;
}

.maximenuck.item1287.level1 {
	margin-left: 0 !important;
}

/* body div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1,
body div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1.parent {

	padding: 0 20px;
} */

#maximenuck146 li.level1 > a::before, #maximenuck146 li.level1 > a::after {
    content: "";
    position: absolute;
}

/* #maximenuck146 li.level1 > a::before {
    background: #60B5DC;
    bottom: 0;
    height: 1px;
    left: 0;
    transform: scaleX(0);
    width: 100%;
}

#maximenuck146 li.level1 > a:hover::before {
    transform: scaleX(1);
	background: #60B5DC;
}
 */

.top-menu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1:first-child {
	margin-left: 0;
 }
 
.top-menu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1:last-child {
	margin-right: 0;
 }
 
 
.top-menu div#maximenuck146.maximenuckh .maximenuck {
	text-decoration: none !important;
}

/* .top-menu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1, 
.top-menu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
	min-width: 108px;
	text-align: center;
} */

/* .top-menu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1:hover, 
.top-menu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1.parent:hover {
	font-weight: bold;
} */

/* End Top menu */


.home .navmenu.footer-menu .item-1287, 
.home .navmenu.footer-menu .item-1288,
.home .navmenu.footer-menu .item-1289 {
	display: none;
}

.navmenu.footer-menu .item-792, 
.navmenu.footer-menu .item-1164,
.navmenu.footer-menu .item-1284 {
	display: none;
}

.home .navmenu.footer-menu .item-792, 
.home .navmenu.footer-menu .item-1164,
.home .navmenu.footer-menu .item-1284 {
	display: inline;
}



/* Ссылки на документы 2*/
	a[href$=".doc"]::before,
	a[href$=".docx"]::before,
	p a[href$=".doc"]::before,
	p a[href$=".docx"]::before,
	a[href$=".DOC"]::before,
	a[href$=".DOCX"]::before,
	p a[href$=".DOC"]::before,
	p a[href$=".DOCX"]::before,
	a.link-w::before {
    bottom: auto;
    content: url("../images/system/icon-doc.png");
    display: inline-block;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}

.itemListView a[href$=".xls"]::before,
.itemListView a[href$=".xlsx"]::before,
.itemListView p a[href$=".xls"]::before,
.itemListView p a[href$=".xlsm"]::before,
.itemListView p a[href$=".xlsx"]::before,
.itemListView a[href$=".XLS"]::before,
.itemListView a[href$=".XLSX"]::before,
.itemListView p a[href$=".XLS"]::before,
.itemListView p a[href$=".XLSM"]::before,
.itemListView p a[href$=".XLSX"]::before,
a.link-ex::before {
    bottom: auto;
    content: url("../images/system/icon-xls.png");
    display: inline-block;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}

.itemListView a[href$=".PDF"]::before,
.itemListView a[href$=".pdf"]::before,
.itemListView p a[href$=".PDF"]::before,
.itemListView p a[href$=".pdf"]::before,
a.link-pdf::before {
    bottom: auto;
    content: url("../images/system/icon-pdf.png");
    display: inline-block;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}

.itemListView a[href$=".rtf"]::before,
.itemListView a[href$=".RTF"]::before,
.itemListView p a[href$=".rtf"]::before,
a.link-rtf::before {
    content: url("../images/system/icon-rtf.png");
    display: inline-block;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}
/* /Ссылки на документы 2*/


/* about-page */

.item-page.about-page {
	font-size: 19px;
	line-height: 155%;
}

.about-page #cyb-main {
	padding-top: 0;
}

.table-link {
	margin: 30px auto;
	border:none;
	width: 56%;
}

.table-link td {
	border:none;
	padding: 0 20px;
}

.table-link a {
	text-decoration: none;
	padding: 10px 8px 12px 8px;
	border: 1px solid #000;
	min-width: 167px;
	display: block;
	text-align: center;
	border-radius: 10px;
	float: left;
	margin-right: 16px;
	height: 51px;
	transition: background-color .4s;
}

.table-link a:hover, .table-link a:focus, .table-link a:active {
background-color: #59B700;
border: 1px solid #000;
color: #000;
transition: background-color .4s;
}

.table-link p {
	margin: 0;
}


.table-partners {
	margin: 0 auto;
	border:none;
}

.table-partners td {
	border:none;
	padding: 0 20px;
}

.callme.consul.button-zakaz {
	margin-top: 40px;
}

.callme.consul.button-zakaz .btn-success {
	font-size: 22px;
	padding: 13px 12px 7px 12px;
	height: 54px;
	border-radius: 15px;
	background: #ffffff;
	font-weight: normal;
	border: 1px solid #000;
	transition: background-color .4s;
	color: #000;
	max-width: 194px;
	margin: 20px auto 20px;
	display: block;
	text-decoration: none;
	text-align: center;
	text-transform: none;
}

.callme.consul.button-zakaz .btn-success:hover, .callme.consul.button-zakaz .btn-success:active, .callme.consul.button-zakaz .btn-success:focus {
	background: #00D2FD;
	border: 1px solid #000;
	transition: background-color .4s;
	color: #000;
	box-shadow: none;
}

.table-menu {
	margin: 60px auto 25px;
	border: none;
	width: 100%;
}

.table-menu td {
	border:none;
	padding: 0;
	vertical-align: top;
	width:33%;
}

.table-menu p {
	margin: 0;
}

.table-menu ul {
	list-style: none;
	padding: 0;
}

.table-menu ul li {
	margin: 0;
	line-height: 140%;
}

/* Left colum */

.col-md-3.right-column {
	width: 30%;
	float: left;
}


/* End Left colum */


/* Main-arrow */

.col-md-9.main-arrow {
	width: 70%;
	float: right;
}



/* Pages */

.home #content {
	margin-bottom: 30px;
	min-height: auto;
	padding: 45px 0 0 0;
}

#content {
	padding-bottom: 30px;
	min-height: auto;
}

.link-main {
	font-size: 22px;
	padding: 10px 15px 7px 15px;
	height: 54px;
	border-radius: 15px;
	background: #ffffff;
	font-weight: normal;
	border: 1px solid #000;
	transition: background-color .4s;
	color: #000;
	max-width: 200px;
	margin: 35px auto 0;
	display: block;
	text-decoration: none;
	text-align:center;
}

.link-main:hover, .link-main:active, .link-main:focus {
	background: #00D2FD;
	border: 1px solid #000;
	transition: background-color .4s;
	color: #000;
}

/* End Pages */


/* Module */

.well {
  background: none;
  border: 0;
  box-shadow: none;
  padding: 0;
}

/* End Module */




/* End News Home */




/* Breadcrumbs */

#pathway {
	color: #777777;
	display: block;
	height: auto;
	margin: 8px 0;
	min-height: 40px;
	padding: 0;
	text-shadow: 1px 1px 1px #ffffff;
}

#pathway ul.krohi {
  border-bottom: 1px solid #eaeaea;
  box-shadow: 0 1px 0 0 #fcfcfc, 0 -1px 0 0 #fcfcfc;
  list-style: outside none none;
  margin-top: 0;
  padding: 7px 1px;
  text-shadow: 1px 1px 1px #ffffff;
}

#pathway ul {
 float: left;
 font-size: 13px;
 width: 100%;
}
ul.krohi li {
 display: inline-block;
}

#pathway ul li a:first-child {
 display: inline-block;
}

ul.krohi li:first-child a {
  background: url("../images/home.png") no-repeat scroll 0 3px;
  height: 23px;
  margin-left: 0;
  margin-top: -2px;
  opacity: 1;
  padding: 2px 10px 0;
  text-indent: -9999px;
  transition: all 0.3s ease-out 0s;
  width: 20px;
}

a.pathway {
    color: #777777;
    text-decoration: none;
    text-shadow: 1px 1px 1px #ffffff;
}

ul.krohi li:first-child a:hover {
    opacity: 0.4;
    transition: all 0.3s ease-out 0s;
}

ul.krohi li:first-child a span {
  text-indent: -9999em;
}

.bredcrumb-dot {
  display: inline-block;
  height: 8px;
  margin: 0 8px 1px;
  width: 8px;
}

/* End Breadcrumbs */


/* Table Common */

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	font-size: 19px;
	text-align: center;
}

.table > caption + thead > tr:first-child > th, 
.table > colgroup + thead > tr:first-child > th, 
.table > thead:first-child > tr:first-child > th, 
.table > caption + thead > tr:first-child > td, 
.table > colgroup + thead > tr:first-child > td, 
.table > thead:first-child > tr:first-child > td {
background: none;
border-top: 1px solid #000;
color: #000;
padding: 5px 7px;
text-align: center;
font-weight: bold;
vertical-align: top;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border: 1px solid #000;
  line-height: 1.42857;
  padding: 5px 7px;
  vertical-align: top;
}

.table > thead > tr > th {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  vertical-align: bottom;
}

/* .table.tablesaw.tablesaw-stack tr:nth-child(2n+1) {
  background: #fafafa;
}

table.table.tablesaw.tablesaw-stack tr:hover,
.table > tbody > tr:hover {
  background-color: #f1fafc !important;
} */

table.table p {
	margin: 0;
}

/* End Table Common */



/* Button Top */

.b-top {
bottom: 43px;
margin-left: 0;
opacity: 0.5;
position: fixed;
right: -100px;
transition: all 0.5s ease 0s;
z-index: 2600;

}

.b-top:hover {
cursor: pointer;
opacity: 1;
}

.b-top-but{
background: rgba(0, 0, 0, 0) url("../images/to_top.png") no-repeat scroll 0 0;
border-radius: 6px;
bottom: 0;
right: 0;
cursor: pointer;
display: block!important;
height: 35px;
line-height: 48px;
margin: 0;
padding: 2px;
position: absolute;
transition: all 0.5s ease 0s;
text-align: center;
width: 35px;
z-index: 2600;
}

.b-top.asd  {
right: 20px;
transition: all 0.5s ease 0s;
}

/* End Button Top */



/* Footer */

.footer {
	color: #000;
	font-size: 20px;
	line-height: 145%;
	padding-top: 0;
	padding-bottom: 0;
	background: #EFEFEF;
	min-height: 160px;
}

.footer a {
	color: #000;
	transition: all 0.3s ease 0s;
}

.footer a:hover {
	color: #737373;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

.footer-one {
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 30px;
}

.navmenu.footer-menu li:first-child {
	margin-left: 0;
}

.navmenu.footer-menu {
	padding:0;
}

.navmenu.footer-menu li {
	display: inline;
	margin: 0 4px;
	font-size: 19px;
}


.navmenu.footer-menu  li:last-child {
	margin-right: 0;
}

.navmenu.footer-menu li:after {
	content: "|";
}

.navmenu.footer-menu li:last-child:after {
	content: none;
}

.navmenu.footer-menu li a {
	margin-right: 7px;
	text-decoration: none;
	color: #000;
	transition: all 0.3s ease 0s;
}

.navmenu.footer-menu li a:hover, .navmenu.footer-menu li a:active, .navmenu.footer-menu li a:focus {
	color: #737373;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

.custom.footer-two-block {
	line-height: 135%;
	margin-bottom: 30px;
	margin-top: 30px;
	font-size:19px;
}

.custom.footer-two-block p {
	margin-bottom: 6px;
}

.custom.footer-two-block a {
	text-decoration:none;
}

.custom.footer-one-block h4 {
	font-size: 19px;
	float: left;
	margin:0;
	padding:0;
}

.custom.footer-one-block h5 {
	font-size: 19px;
	float: right;
	margin:0;
	padding:0;
}

.copy {
	float: left;
}

.kopi {
	background: #464646;
	color: #cac4c4;
	font-size: 13px;
	padding: 10px 0 8px 0;
}

.kopi p {
	margin: 0;
}

.moduletable.map_ya {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

/* End Footer */

.home .modal-content.nowidth h1 {
	font-size: 22px;
	color: #000;
	text-transform: none;
}

.moduletable.into-text {
	padding-top: 52px;
	font-size: 20px;
	line-height: 150%;
}

.moduletable.into-text p {
	margin-bottom: 50px;
}

/* Button Common */
.btn-primary {
	background: #ffffff;
	border-radius: 15px;
	border: 1px solid #6BBF1C;
	color: #000;
	box-shadow: none;
	padding: 11px 0;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	font-size: 21px;
	text-transform: none;
	transition: background-color .4s;
	text-shadow: none;
	font-weight: normal;
	max-width: 200px;
}


.btn-primary:hover, .btn-primary:focus {
	background-color: #6BBF1C;
	border-color: #6BBF1C;
	color: #000;
	transition: background-color .4s;
	text-shadow: none;
}

.btn-success {
	background-color: #60B5DC;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	transition: .5s;
	font-weight: normal;
	border: 1px solid #60B5DC;
	padding: 9px 30px;
	text-decoration: none;
}

.button.btn-success:focus, .btn-success.focus,
.button.btn-success:active, .btn-success.active,
.button.btn-success:hover {
	background-color: transparent;
	border: none;
	color: #00D2FD;
	box-shadow: none;
}

/* input::-webkit-input-placeholder { color: #ffd595; }
input:-ms-input-placeholder { color: #ffd595; }
input::-ms-input-placeholder { color: #ffd595; }
input::placeholder { color: #ffd595; }  */

.button:focus {
  outline: none;
}

/* End Button Common */



/* Modal Form */

#more-zv input.rsform-input-box {
  width: 100%;
}

div#more-zv .modal-dialog {
	margin: 30px auto;
	max-width: 485px;
}

div#more-zv .modal-body {
  padding: 0 20px;
  position: relative;
  margin-top: -6px;
}

.ogrn .modal-content {
  max-height: 500px;
  overflow-y: scroll;
}

.modal {
  text-align: center;
}


textarea {
    resize:none
}


@media screen and (min-width: 768px) {

.modal:before {
	display: inline-block;
	vertical-align: middle;
	content: " ";
	height: 100%;
}

}

.modal-dialog {
  display: inline-block;
  vertical-align: middle;
}

.close {
	font-size: 0;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
	background-image: url(../images/close-icon.png) !important;
	height: 23px;
	width: 24px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	z-index: 9;
	right: 12px;
}

.nowidth .close {
  color: #000;
  font-size: 0;
  margin-top: 0;
  opacity: 1;
}

.close.mclose {
	color: #ffffff;
	font-size: 0;
	margin-top: 0;
	opacity: 1;
}

/* .close.mclose:hover,
.nowidth .close:hover {
  color: #ff0000;
  opacity: 1;
} */

.modal-content.nowidth {
  padding: 0 15px;
  background: #fff;
}

h4.modal-title {
  font-size: 20px;
  padding: 0 10px 14px;
  text-align: center;
  margin: 0;
}

#modal-form .rsform-block.rsform-block-obl-text {
	font-size: 21px;
	text-align: center;
	line-height: 150%;
	margin-bottom: 16px;
}

.form-group.rsform-block.rsform-block-phone-kontakt8 .control-label.formControlLabel {
	display: none;
}

.form-group.rsform-block.rsform-block-sog8 {
	padding: 0 10px;
	transition: all 0.3s ease 0s;
}

.form-group.rsform-block.rsform-block-sog8:hover {
	padding: 0 10px;
	transition: all 0.3s ease 0s;
}

.radio-inline, .checkbox-inline {
  line-height: 103%;
}

.form-group.rsform-block.rsform-block-politika11 {
  margin-bottom: 5px;
}

.rsform-block-politika11 label.control-label.formControlLabel {
  display: none;
}

.rsform-block-chto11 {
  display: none;
}

.tuttext > h3 {
	font-size: 18px;
	line-height: 145%;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #04CFF8;
}

.modal-dialog .modal-content.bacgr, .modal-dialog.ogrn .nowidth {
	padding: 13px 20px 7px 20px;
	min-height: 270px;
}

.nowidth .item-page .page-header h1 {
  border-bottom: 1px solid #39b576;
  box-shadow: 0 1px 0 #007738;
  color: #007c3d;
  font-size: 24px;
  line-height: 125%;
  margin-top: 5px;
  padding-bottom: 10px;
  text-align: left;
}

.modalform .formError {
  color: #ff0000;
  font-size: 13px;
  font-weight: normal;
}

.help-block {
  line-height: 100%;
}
/* 2 */

.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #000;
	border-radius: 15px;
	/* -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
	/* box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
}

.ogrn .modal-content {
  border: 4px solid #fff;
  border-radius: 6px;
  box-shadow: 1px 1px 0 1px #fff inset;
}

.ogrn a {
  color: #333;
  text-decoration: none;
}
/* 2 */

.rsform-block-chto {
display: none;
}

.rsform-block-sog8 > label {
display: none;
}


.modalform input.rsform-submit-button {
  display: block;
  margin: 0 auto;
  min-height: 40px;
  width: 100%;
}



* {
	scrollbar-color:#b4b7ba  transparent;
}


/* End Modal Form */



/* Form Open Home */


.obl h3 {
	color: #fff;
	font-size: 19px;
	margin-bottom: 0;
	border-bottom: 0;
	text-transform: uppercase;
	margin-top: 0;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 13px;
}

.soglashenie {
  font-size: 18px;
}

#pers_link0 {
  margin-top: 3px;
}

.soglashenie a {
  color: #777777;
}

.soglashenie a:hover {
  color: #444444;
}


#modal-form > h2 {
	color: #3097C7;
	font-size: 17px;
	margin: 10px 0 15px;
	font-weight: bold;
}

.blago-tele {
  color: #000;
  line-height: 150%;
  padding: 80px 0 13px;
}

.tuttext {
	font-size: 21px;
	line-height: 150%;
}

.button-block {
  padding-right: 0;
  padding-top: 42px;
}

/* .tuttext img {
	margin: 0 auto;
	display: block;
} */

.control-label.formControlLabel {
  display:none;
}

.control-label.formControlLabel {
  color: #525252;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
  outline: medium none;
  outline-offset: 0;
}


.moduletable-sm .alert.alert-info span {
  font-size: 16px;
}

.container div#rsfp-thankyou-scroll6 {
  padding-top: 10px;
}

/* .windom_blago {
	background: rgba(47, 46, 46, .33);
	color: #60B5DC;
	border-radius: 0;
	border: 1px solid #888;
	padding: 15px 15px 9px;
	font-size: 22px;
	line-height: 2;
	text-align: center;
	margin-bottom: 0;
} */

.windom_blago {
	background: transparent;
	color: #000;
	border-radius: 0;
	border: none;
	padding: 15px 15px 9px;
	font-size: 21px;
	line-height: 150%;
	text-align: center;
	margin-bottom: 0;
}

.windom_blago strong {
  font-weight: bold;
}

#rsform_error_6,
#rsform_error_8 {
  display: none !important;
}


.rsform-block.rsform-block-text-obl {
	text-align: center;
	font-size: 27px;
	color: #000;
	line-height: 150%;
	margin-bottom: 30px;
}


.form-group.rsform-block.rsform-block-phone-kontakt6 {
	margin-bottom: 35px;
}


.help-block {
	display: block;
	margin-top: 1px;
	margin-bottom: 0;
	color: #737373;
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	float: left;
	margin-right: 25px;
}

[id*="konsultatciia"] .form-group {
	margin-bottom: 12px;
}

.form-bottom [id*="konsultatciia"] .form-group {
	margin-bottom: 15px;
}

.col-sm-12.pno {
	padding: 0;
}

[id*="konsultatciia"] .form-control {
	/* box-shadow: none; */
	padding: 10px 10px 11px 10px;
	display: block;
	font-size: 19px;
	width: 100%;
	color: #444444;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #000;
	border-radius: 15px;
	height: 54px;
	text-align: center;
	max-width: 300px;
	margin: 0 auto;
}

#konsultatciia textarea.form-control {
	height: 180px;
	padding: 15px 20px 15px 20px;
}

#modal-form .form-control.rsform-error,
[id*="konsultatciia"] .form-control.rsform-error,
.form-control.rsform-error,
.has-error .form-control {
	border-color: #f00;
	box-shadow: 0 0px 4px rgba(232, 29, 29, 0.74) inset;
	-webkit-box-shadow: 0 0px 4px rgba(232, 29, 29, 0.74) inset;
}

.btnCal.rsform-calendar-button.btn.btn-default {
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	border: 2px solid #ccc;
	padding: 8px 8px;
	font-size: 16px;
	border-radius: 0;
	background: transparent;
	color: #ccc;
	height: 42px;
}

.otvet-b .w100.rsend, .w100.rsend {
	font-size: 22px;
	padding: 7px 20px 7px 20px;
	height: 54px;
	border-radius: 15px;
	background: #ffffff;
	text-shadow: none;
	width: 100%;
	max-width: 195px;
	font-weight: normal;
	border: 1px solid #59B700;
	box-shadow: none;
	transition: background-color .4s;
	text-transform: none;
	color: #000;
	margin: 0 auto;
	display: block;
}

.otvet-b .w100.rsend:hover, 
.otvet-b .w100.rsend:focus, 
.otvet-b .w100.rsend:active,
.w100.rsend:hover, 
.w100.rsend:focus, 
.w100.rsend:active {
	background-color: #59B700;
	border: 1px solid #59B700;
	color: #000;
	transition: background-color .4s;
	text-shadow: none;
}
[id*="konsultatciia"] .rsform-block-pers-link12.has-error .hide,
[id*="konsultatciia"] .rsform-block-pers-link.has-error .hide {
  display: block !important;
}

[id*="konsultatciia"] .formError{
	color: #f00;
	font-size: 12px;
	font-weight: normal;
}

#rsfp-thankyou-scroll12,
#rsfp-thankyou-scroll13 {
  margin: 20px 0;
  padding: 10px 0;
}

.blago-us.us2 {
  background: #b3f5f5;
  border-radius: 5px;
  padding: 20px 15px;
  font-size: 16px;
  color: #065f52;
  margin-bottom: 40px;
}

.forms2 {
	max-width: 1040px;
	margin: 0 auto;
}

.articleBody .moduletable.otvet-b,
.articleBody .moduletable.otvet-b2 {
	margin-top: 30px;
}

#modal-form .form-group {
	margin-bottom: 10px;
}

#modal-form .form-group.rsform-block.rsform-block-sog8 {
  margin-bottom: 15px;
}

.link-block {
	font-size: 16px;
	text-decoration: underline;
	color: #333333;
	line-height: 140%
}


.modalform .rsform-error a.link-block {
	text-decoration: underline;
	color: #333333;
}

[id*="konsultatciia"] a.link-block {
	background: none;
	font-size: 15px;
	text-decoration: underline;
	color: #8a8a8a;
}

.form-bottom [id*="konsultatciia"] a.link-block {
	color: #efefef;
}

.link-block:hover, .link-block:focus, .link-block:active,
[id*="konsultatciia"]  a.link-block:hover {
	color: #000;
	background: none;
	text-decoration: none;
}

.modalform .rsform-error a.link-block,
[id*="konsultatciia"] .rsform-error a.link-block {
	text-decoration: none;
	color: #f00;
}

#more-zv .form-control {
	display: block;
	width: 100%;
	height: 54px;
	padding: 9px 12px;
	font-size: 20px;
	line-height: 1.42857143;
	color: #000;
	background-color: #fff;
	background-image: none;
	border: 1px solid #000;
	border-radius: 15px;
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
}


.form-bottom {
	background: #4DBEDD;
	min-height: 186px;
	padding: 15px 0 15px 0;
}

.forms2 .rsform-block.rsform-block-text-obl {
	text-align: center;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}

.forms2 .rsform-block.rsform-block-text-obl p {
	padding: 18px 0 5px;
	margin: 0 0 11px 0;
}

.form-control::placeholder {
	color: #8a8a8a;
}

.windom_blago_niz {
	color: #000;
	font-size: 21px;
	line-height: 150%;
	text-align: center;
	margin-bottom: 0;
	border: 1px solid #48DFFE;
	border-radius: 15px;
	padding: 35px 30px 15px;
	font-weight: bold;
}



@media (max-width: 600px) {
	.windom_blago_niz {
	padding: 25px 16px 20px;
	}
}

/* End Form Open Home */


.fleft {
	float: left;
	margin-right: 20px;
}

.custom_logo.lmobile {
	display: none;
}

.item-page.career {
	font-size: 20px;
}



/* Mobile */

@media (min-width: 1400px) and (max-width: 1600px) {

}

@media (min-width: 1200px) and (max-width: 1399px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

.custom_logo img {
	width: 205px;
	height: 211px;
}

.top-block {
	width: 100%;
	margin-left: 0;
}

.top-menu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1, 
.top-menu div#maximenuck146.maximenuckh ul.maximenuck li.maximenuck.level1.parent {
	min-width: 95px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;	
}

.home .top-form {
	width: 37%;
	margin-top: 55px;
	padding-left: 0;
	padding-right: 0;
}

.top-form {
	width: 37%;
	margin-top: 55px;
	padding-left: 0;
	padding-right: 0;
}

.top2 {
	width: 63%;
}

.moduletable.main-text {
	padding-right: 165px;
}

.custom.price1 {
	padding: 6px 75px 0 45px;
}

.custom.price2 {
	padding: 30px 75px 0 10px;
}

.navmenu.footer-menu li {
	font-size: 15px;
}

.custom.footer-one-block h4, .custom.footer-one-block h5 {
	font-size: 17px;
}

.custom.services1 img, .custom.services2 img, .custom.services3 img, .custom.services4 img, .custom.services5 img, .custom.services6 img, .custom.services7 img {
	width: 100%;
	height: auto;
}

.custom.services1 span, .custom.services2 span, .custom.services3 span, .custom.services4 span, .custom.services5 span, .custom.services6 span, .custom.services7 span {
	max-width: 130px;
	font-size: 20px;
}

.table-link {
    width: 70%;
}

.item-page.about-page img.w100 {
	width: 100%;
	height: auto;
	max-width: 990px;
}
}

@media (min-width: 768px) and (max-width: 991px) {

.top2 {
	width: 50%;
}

.home .top-form {
	width: 50%;
	margin-top: 15px;	
}

.top-form {
	width: 50%;
	margin-top: 15px;
	padding-left: 0;
	padding-right: 0;
}

.moduletable.into-text {
    padding-top: 18px;
	padding-left: 15px;
	font-size: 19px;
}

.moduletable.into-text p {
    margin-bottom: 15px;
}

.top-block {
	width: 84%;
	margin-left: 16%;
}
.moduletable.main-text ul {
	padding: 0;
}

.moduletable.main-text {
	margin-top: 25px;
}

.logo-top {
	width: 25%;
}

.top-info  {
	width: 75%;
}

.custom_logo img {
	width: 180px;
	height: 185px;
}

.custom.title-h1 h1 {
	font-size: 28px;
}

.phone {
	width: 66%;
}

.zvonok {
	width: 34%;
}

.mail {
	width: 100%;
}

.home .main-img {
	background: url(../images/main-img.jpg) no-repeat -105px bottom;
}

.custom.top-mail h4 {
	background: url(../images/mail.png) no-repeat 0 3px;
	margin: 0;
	float: right;
}

.custom.top-zvonok .callme.consul {
	float: none;
}

.custom.top-phone h4 {
	margin: 10px 0 10px 0;
}

.custom.top-zvonok {
	margin-top: 13px;
}

.custom.title-h1 {
	margin: 10px 0 12px;
}

.custom.services1 img, .custom.services2 img, .custom.services3 img, .custom.services4 img, .custom.services5 img, .custom.services6 img, .custom.services7 img {
	width: 100%;
	height:auto;
}

.custom.services1 span, .custom.services2 span, .custom.services3 span, .custom.services4 span, .custom.services5 span, .custom.services6 span, .custom.services7 span {
	max-width: 100px;
	text-align: center;
	padding: 0 4px;
	font-size: 18px;
}

.custom.price1 {
	padding: 6px 25px 0 25px;
}

.custom.price2 {
	padding: 30px 59px 0 0;
}

.price2 table td {
	padding: 50px 14px;
}

.price3 table td {
	padding: 75px 16px;
}

.custom.price2 h5 {
	margin-left: 4px;
}

.table {
	font-size: 18px;
}

.table-link {
    width: 100%;
}


}


@media (max-width: 991px) {

.navmenu.footer-menu {
	display: none;
}

.custom.footer-one-block h4 {
	font-size: 18px;
	float: none;
}

.custom.footer-one-block h5 {
	font-size: 18px;
	float: none;
}

#maximenuck146 {
	display: none !important;
}

.mobilebarmaximenuck .mobilebarmenutitleck {
	display: none;
}

.mmenu #maximenuck146-mobilebarmaximenuck {
	display: block;
}

#maximenuck146-mobilebarmaximenuck {
	display: none;
}

.home .maximenuck.item792.level1, .home .maximenuck.item1164.level1, .home .maximenuck.item1284.level1 {
    display: inline !important;
}

.maximenuck.item1287.level1, .maximenuck.item1288.level1, .maximenuck.item1289.level1 {
    display: inline !important;
}

.item-page.about-page img.w100 {
    width: 100%;
    height: auto;
    max-width: 760px;
}

.table-partners img {
    width: 100%;
    height: auto;
    max-width: 220px;
}

.table-menu td {
    width: 50%;
}



}




@media (max-width: 767px) {

.form-group.rsform-block.rsform-block-pers-link12,
.form-group.rsform-block.rsform-block-pers-link13,
.career h4 {
	text-align: center;
}



.home .top-form {
	width: 100%;
	margin-top: 20px;
	padding-left: 15px;
	/* float: left; */
}

.top2 {
	width: 100%;
	float: none;
}


.top-form {
    width: 100%;
    margin-top: 40px;
    padding-left: 30px;
    float: none;
    padding-right: 30px;
}

.moduletable.into-text {
    padding-top: 0;
    padding: 0 15px;
}

.moduletable.into-text p {
    margin-bottom: 15px;
}

header {
	padding-top: 8px;
}

.custom_logo {
	margin-top: 11px;
}

.custom_logo img {
	width: 140px;
	height: 144px;
}

.logo-top {
	width: 39%;
}

.top-info {
	width: 61%;
	padding: 0;
}

.top-block {
    width: 100%;
    margin-left: 0;
	padding:0;
}

.custom.top-zvonok {
	margin-top: 0;
}

.phone {
	padding: 0;
}

.zvonok {
	padding: 0;
}

.mail  {
	padding: 0;
}

.top-text {
	padding: 0;
}

.custom.title-h1 h1 {
	font-size: 27px;
}

header {
	min-height: 280px;
}

.moduletable.main-text {
	margin-top: 15px;
}

.home .main-img {
	min-height: 880px;
}

.home .rsform.otvet {
	margin: 0;
}

.rsform.otvet {
	max-width: 370px;
	background: rgba(255,255,255,0.8);
	margin: 0 auto;
}

#cyb-main {
	padding-left: 15px;
	padding-right: 15px;
}

.custom.price1 {
	padding: 6px 10px 0 10px;
}

.custom.price2 {
	padding: 30px 10px 0 10px;
}

.custom.price3 {
	padding: 0 10px 30px;
}

.price1 table {
	width: 100%;
	max-width: 100%;
}

.custom.price3 h5 {
	margin-left: 0;
}

.price2 table {
	width: 100%;
	max-width: 100%;
}

.price3 table {
	width: 100%;
	max-width: 100%;
}

.price1 table td {
	padding: 40px 8px;
}

.price3 table td {
	padding: 75px 13px;
}

.price2 table td {
	padding: 61px 10px;
}

.custom.price1 h5, .custom.price2 h5, .custom.price3 h5 {
	font-size: 20px;
}

.custom.services1, .custom.services2, .custom.services3, .custom.services4, .custom.services5, .custom.services6, .custom.services7 {
	width: 23%;
	margin: 0 5px;
	height: 430px;
}

.custom.services1 img, .custom.services2 img, .custom.services3 img, .custom.services4 img, .custom.services5 img, .custom.services6 img, .custom.services7 img {
	width: 100%;
	height: 425px;
	max-width: 144px;
	margin: 0 auto;
}

.custom.services1 span, .custom.services2 span, .custom.services3 span, .custom.services4 span, .custom.services5 span, .custom.services6 span, .custom.services7 span {
	position: relative;
	top: -238px;
	max-width: 140px;
	font-size: 19px;
}

.col-md-12.col-sm-8.col-xs-12.top-info-two {
	width: 100%;
	float: none;
}

.price1 table {
	width: 100%;
	max-width: 150px;
	background: url(../images/price1-bg-2.png) no-repeat center center;
}

.price2 table {
	width: 100%;
	max-width: 200px;
	background: url(../images/price2-bg-2.png) no-repeat center left;
}

.price3 table {
	width: 100%;
	max-width: 260px;
	background: url(../images/price3-bg-2.png) no-repeat;
}

.table {
	font-size: 18px;
}

.table thead {
    display: none;
  }
  
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: 1px solid #000;
	border-bottom: none;	
	padding: 10px 7px;
	vertical-align: top;
}
  
.table tr {
	margin-bottom: 35px;
	display: block;
	border-bottom: 1px solid;
}
  
.table td {
    display: block;
    text-align: right;
    border-right: 1px solid transparent;
  }
  
.table td:last-child {
    border-bottom: 0;
  }
  
.table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }

.table-partners td {
	border: none;
	padding: 0 5px;
}

.table-link {
    width: 100%;
}

.table-services td {
    width: 100%;
    display: block;
}


}


@media (max-width: 616px) {

.price3 table td {
	padding: 64px 13px;
}


}



@media (max-width: 600px) {

.img-ltwo {
	float: none;
	margin-right: 0;
	margin-top: 0;
}

.custom.services1, .custom.services2, .custom.services3, .custom.services4, .custom.services5, .custom.services6, .custom.services7 {
	width: 31%;
	margin: 0 5px;
	height: 165px;
}

.custom.services1 a, .custom.services2 a, .custom.services3 a, .custom.services4 a, .custom.services5 a, .custom.services6 a, .custom.services7 a {
	height: 150px;
	display: block;
}


.custom.services1 img, .custom.services2 img, .custom.services3 img, .custom.services4 img, .custom.services5 img, .custom.services6 img, .custom.services7 img {
	width: 100%;
	height: 150px;
	max-width: 144px;
	margin: 0 auto;
	display: block;
	object-fit: cover;
}

.custom.services1 span, .custom.services2 span, .custom.services3 span, .custom.services4 span, .custom.services5 span, .custom.services6 span, .custom.services7 span {
	position: relative;
	top: -126px;
	max-width: 140px;
	font-size: 19px;
	text-align: center;
	margin: 0 auto;
}

.custom.title-h1 h1 {
	font-size: 26px;
}

.home .main-img {
	min-height: 920px;
}

.moduletable.main-text ul {
	padding: 0 0 0 15px;
}

.table-partners td {
    display: block;
    width: 100%;
}

.table-link td {
    display: block;
    width: 100%;
}

.table-link img {
    display: none;
}

.table-link a {
    display: block;
    float: none;
    max-width: 200px;
    margin: 0 auto 15px;
}

.table-menu td {
    width: 100%;
    display: block;
}


}



@media (max-width: 480px) {

.logo-top {
	width: 100%;
	padding: 0;
}

.custom_logo {
	display: none;
}

.custom_logo.lmobile {
	display: block;
}

.custom_logo img {
	width: 257px;
	height: 85px;
}

.custom.top-phone, .custom.top-zvonok, .custom.top-mail {
    margin: 0 auto;
    display: table;
}


.top-info {
	margin-top: 6px;
	width: 100%;
}

.custom.top-phone h4 {
	margin-bottom: 10px;
}

.custom.top-mail h4 {
	margin-top: 12px;
}

.custom.title-h1 h1 {
	font-size: 23px;
}

.top-info-two {
	padding: 0;
}

.moduletable.main-text {
	font-size: 20px;
}

.rsform-block.rsform-block-text-obl {
	font-size: 25px;
}

.home #content {
	padding: 25px 0 0 0;
}

.item-pagehome {
	font-size: 20px;
	line-height: 144%;
}

.custom.services1, .custom.services2, .custom.services3, .custom.services4, .custom.services5, .custom.services6, .custom.services7 {
	width: 46%;
}

.custom.price-block {
	font-size: 20px;
	line-height: 144%;
}

.moduletable.price1 {
	width: 100%;
	float: none;
}

.moduletable.price2 {
	width: 100%;
	float: none;
}

.moduletable.price3 {
	width: 100%;
	float: none;
}

.custom.price1 h4, .custom.price2 h4, .custom.price3 h4 {
	margin-bottom: 10px;
	margin-top: 0;
}

.price1 table td, .price2 table td, .price3 table td {
	padding: 20px 8px;
}

.custom.price1 h5, .custom.price2 h5, .custom.price3 h5 {
	margin-top: 5px;
}

.price1 table {
	width: 100%;
	max-width: 150px;
}

.price2 table {
	width: 100%;
	max-width: 200px;
}


.price3 table {
	width: 100%;
	max-width: 250px;
}

div#more-zv .modal-dialog {
	max-width: 360px;
}

.custom.title-h1 {
	text-align: center;
}

.home .main-img {
	padding-bottom: 30px;
}

.table {
	font-size: 17px;
}

}


@media (max-width: 420px) {

.logo-top {
	width: 80%;
}

}


@media (max-width: 400px) {

.table td::before {
	float: none;
	margin-right: 20px;
	display: block;
}

.table td {
	text-align: left;
}


}

@media (max-width: 380px) {

.rsform.otvet {
	padding: 45px 15px 25px;
}


}

@media (max-width: 359px) {

.custom_logo img {
	width: 190px;
	height: 63px;
}

.custom.price-block h3 {
	font-size: 24px;
}

div#more-zv .modal-dialog {
	max-width: 300px;
}

}