

/* Start:/bitrix/templates/smart/template_styles.css?156576159117473*/
html, body {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	height: 100%;
}
body, header.navbar {
	min-width: 320px;
}
.home h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #01c55b;
	text-align: center;
	margin-bottom: 30px;
}
#intro {
	height: 606px;
	background: #eaf8fb url("/bitrix/templates/smart/img/bg-intro.jpg") 50% 0 no-repeat;
}
header.navbar {
	height: 108px;
	padding-top: 10px;
	background: rgba(255,255,255,0.8);
	z-index: 100;
}
header.navbar.top-nav-collapse {
	background: rgba(255,255,255,0.9);
}
header.navbar > .container {
	position: relative;
}
header.navbar .navbar-nav a {
	padding: 6px;
	color: inherit;
	font-size:16px;
	text-decoration: none;
	-webkit-transition: .2s;
    transition: .2s;
}
header.navbar .navbar-nav a:hover {
    background: #01c55b;
    color: #fff;
	text-decoration: none;
}

	
header.navbar .navbar-nav a:hover, header.navbar .navbar-nav a:active {
	text-decoration: underline;
}
.navbar-brand {
	padding: 5px 15px;
}
.social-networks a {
	display: block;
	font-size: 32px;
	width: 1em;
	height: 1em;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: url("/bitrix/templates/smart/img/social-networks.png");
	-webkit-background-size: 2em 1em;
	background-size: 2em 1em;
	-webkit-background-origin: border-box;
	background-origin: border-box;
	float: left;
	margin-right: 10px;
}
.social-networks .facebook {
	background-position: -1em 0;
}
.social-networks a:hover {
	opacity: .9;
}
header.navbar .social-networks a {
	border: 0;
	-webkit-box-shadow: 0 5px 16px rgba(0,0,0,0.12);
	box-shadow: 0 5px 16px rgba(0,0,0,0.12);
	margin: 0;
}
header.navbar .social-networks a:not(:last-child) {
	margin-right: 5px;
}
header.navbar .social-networks .vkontakte {
	background-color: #6996c7;
}
header.navbar .social-networks .facebook {
	background-color: #496194;
}
.navbar-default .navbar-toggle {
	border-color: #01c55b;
	margin: 8px 0 0 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
	background: #fff;
}
.navbar-default .navbar-collapse {
	border-top: 0;
}
.user-menu {
	height: 60px;
	padding: 0;
    position: absolute;
    z-index: 110;
    top: 108px;
    width: 20%;
    margin-left: 70%;
}
@media (max-width: 990px) {
.user-menu  {
	height: 60px;
    top: 108px;
    width: 30%;
    margin-left: 60%;
	
}
}
.user-menu h3 {
	height: 60px;
	font-size: 22px;
	line-height: 40px;
	padding: 10px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	background: #01c55b;
	color: #fff;
}
.user-menu a{
	color: #fff;
}
.user-menu ul {
	margin-top: 20px;
}
.user-menu li {
	border-bottom: 1px solid #bae7ff;
}
.user-menu li a {
	display: block;
	font-size: 16px;
	line-height: 45px;
	color: #019645;
	text-decoration: none;
}
.user-menu li a > span {
	display: block;
	max-width: 140px;
	margin: 0 auto;
}
.user-menu li a:hover, .user-menu li a:active {
	background: #d6ffcf;
}
.user-menu .go {
	font-size: 50px;
	width: 1em;
	height: 1em;
	background: #01c55b url("/bitrix/templates/smart/img/go.png") no-repeat;
	-webkit-background-size: 1em;
	background-size: 1em;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 .12em #fff;
	box-shadow: 0 0 0 .12em #fff;
	position: absolute;
	bottom: -0.5em;
	left: 50%;
	margin-left: -0.5em;
}
.user-menu .go:hover {
	opacity: .8;
}
.callback-trigger {
	width: 100px;
	height: 100px;
	background: #fff url("/bitrix/templates/smart/img/callback.png") 50% 50% no-repeat;
	-webkit-background-size: 32px;
	background-size: 32px;
	position: absolute;
	right: 0;
	top: 368px;
	z-index: 150;
}
.callback-trigger:hover {
	background-color: #01c55b;
}
#about-us {
	padding: 80px 0;
}
.about-us, .latest-news {
	max-width: 1004px;
	margin: 0 auto;
}
.about-us h2 {
	text-align: left;
}
.about-us img {
	width: 45%;
	max-width: 200px;
	float: left;
	margin: 0 15px 10px 0;
}
#latest-news, #contacts {
	padding-top: 40px;
	background: #f4f4f4;
}
#latest-news > .container {
	max-width: 1024px;
}
.latest-news [class*="col-"], #contacts [class*="col-"] {
	margin-bottom: 40px;
}
.latest-news img {
	display: block;
	max-width: 100%;
}
.latest-news h3 {
	font-size: 16px;
	margin: 30px 0;
}
.latest-news a {
	color: inherit;
}
.latest-news .intro-text {
	max-width: 270px;
}
#contacts h2 {
	text-align: left;
}
#contacts .contact-details, #contacts .question {
	max-width: 466px;
}
.contact-details h3, .contact-details h4, .contact-details h5 {
	font-weight: bold;
}
.contact-details h3 {
	font-size: 15px;
}
.contact-details h4 {
	font-size: 13px;
	margin-top: 24px;
}
.contact-details h4 + div {
	//padding-left: 34px;
}
.contact-details h5 {
	font-size: 14px;
}
.contact-details .phone {
	color: inherit;
	text-decoration: none;
}
.service-categories {
	max-width: 436px;
}
.service-categories ul {
	width: 100%;
	height: 0;
	padding: 100% 0 0;
	background: #019645;
	color: #fff;
	position: relative;
}
.service-categories li {
	width: 50%;
	height: 50%;
	position: absolute;
	border: 1px solid #fff;
}
.service-categories li:nth-child(odd) {
	left: 0;
	border-left: none;
}
.service-categories li:nth-child(even) {
	right: 0;
	border-right: none;
}
.service-categories li:nth-child(-n+2) {
	top: 0;
	border-top: none;
}
.service-categories li:nth-last-child(-n+2) {
	bottom: 0;
	border-bottom: none;
}
.service-categories li > div {
	display: table;
	width: 100%;
	height: 100%;
}
.service-categories a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 5%;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
.service-categories a:hover, .service-categories a:active {
	background: #01c55b;
}
.service-categories a:before {
	content: "";
	display: block;
	font-size: 72px;
	width: 1em;
	height: 1em;
	background: url("/bitrix/templates/smart/img/service-categories.png") no-repeat;
	-webkit-background-size: 4em 1em;
	background-size: 4em 1em;
	margin: 0 auto .3em;
}
.service-categories li:nth-child(2) a:before {
	background-position: -1em 0;
}
.service-categories li:nth-child(3) a:before {
	background-position: -2em 0;
}
.service-categories li:nth-child(4) a:before {
	background-position: -3em 0;
}
.question-form input, .question-form textarea, .question-form button {
	display: block;
	font-family: inherit;
	background: none;
	border: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.question-form input, .question-form textarea {
	width: 100%;
	margin-top: 30px;
}
.question-form input {
	height: 40px;
	border-bottom: 1px solid #7c90ab;
}
.question-form textarea {
	height: 120px;
	line-height: 40px;
    background: -webkit-linear-gradient(transparent, transparent 40px, #7c90ab 40px, #7c90ab 41px, transparent 41px, transparent 80px, #7c90ab 80px, #7c90ab 81px, transparent 81px);
	background: linear-gradient(transparent, transparent 40px, #7c90ab 40px, #7c90ab 41px, transparent 41px, transparent 80px, #7c90ab 80px, #7c90ab 81px, transparent 81px);
	border-bottom: 1px solid #7c90ab;
	resize: none;
	overflow: auto;
}
.question-form input:focus, .question-form textarea:focus {
	color: #000;
}
.question-form button {
	display: inline;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	margin-top: 16px;
}
.question-form button:hover {
	color: #01c55b;
}
.question-form ::-moz-placeholder {
	color: #333;
	opacity: 1;
}
.question-form :-ms-input-placeholder {
	color: #333;
}
.question-form ::-webkit-input-placeholder {
	color: #333;
}
.question-form :focus::-moz-placeholder {
	color: #999;
}
.question-form :focus:-ms-input-placeholder {
	color: #999;
}
.question-form :focus::-webkit-input-placeholder {
	color: #999;
}
.contact-details .phone:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	width: 1em;
	height: 1em;
	background: url("/bitrix/templates/smart/img/phone.png");
	-webkit-background-size: 1em;
	background-size: 1em;
	margin-right: 4px;
}
.contact-details .schedule {
	margin-right: 16px;
}
#partners {
	text-align: center;
	padding: 80px 0;
}
#partners img {
	display: block;
	max-width: 100%;
	margin: 10px auto;
}
#footer {
	padding: 56px 0 84px;
	background: #019645;
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
	overflow: hidden;
}
.footer-menu li {
	margin: 0 20px 10px 0;
}
.copyright {
	font-size: 20px;
	line-height: 32px;
	margin: 0 32px 20px 0;
}
.footer-menu a {
	color: #fff;
}
@media (max-width: 479px) {
.service-categories {
	max-width: 400px;
}
.service-categories a {
	font-size: 12px;
}
.service-categories a:before {
	font-size: 64px;
}
.footer-menu li {
	display: block;
	padding: 0;
}
.footer-menu {
	margin-bottom: 10px;
}
}
@media (max-width: 767px) {
header.navbar {
	height: 92px;
	z-index: 200;
}
header.navbar [class*="col-"] {
	min-height: 82px;
}
#navbar {
	background: rgba(255,255,255,0.9);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.1);
}

.navbar-brand {
	padding: 10px 0px;
}


header.navbar .navbar-nav {
	margin: 0 -15px;
}
header.navbar .navbar-nav li {
	padding: 0;
}
header.navbar .navbar-nav a {
	padding: 8px 15px;
}
header.navbar .navbar-nav a:hover, header.navbar .navbar-nav a:active {
	background: #01c55b;
	color: #fff;
	text-decoration: none;
}
#intro {
	height: 464px;
	-webkit-background-size: cover;
	background-size: cover;
}
.user-menu {
	height: auto;
	max-width: none;
	width: 70%;
	/* margin-top: 92px;*/
	margin-left: 15%;
	z-index: 1000;
}
#houses {
    margin-top: 50px;
}
.user-menu h3 {
	font-size: 18px;
	height: 60px;
	line-height: 42px;
}
.user-menu img {
	max-width: 180px;
}
.user-menu ul {
	margin-top: 10px;
}
.user-menu li a {
	line-height: 32px;
}
.callback-trigger {
	width: 72px;
	height: 72px;
	top: 320px;
	right: auto;
	left: 0;
}
#about-us, #partners, #footer {
	padding: 40px 0;
}
.latest-news > div {
	max-width: 300px;
	margin: 0 auto 40px;
}
}
@media (min-width: 768px) {
header.navbar .social-networks {
	margin-top: 20px;
}
.about-us {
	min-height: 220px;
	padding-left: 250px;
	padding-top: 1px;
	position: relative;
}
.about-us img {
	max-width: none;
	width: 220px;
	height: 220px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -110px;
}
.about-content {
	min-height: 220px;
	padding-top: 50px;
	position: relative;
	font-size:110%;
}
.about-content  .panel-body {
	padding: 35px;
}
#partners img {
	display: inline-block;
	vertical-align: middle;
	max-width: 30%;
	margin: 1%;
}
}
@media (min-width: 992px) {
header.navbar {
	padding-top: 16px;
}
header.navbar .navbar-nav {
	margin-top: 30px;
}
.about-us {
	min-height: 270px;
	padding-left: 300px;
}
#about-us p {
	margin-bottom: 20px;
}
.about-us img {
	width: 270px;
	height: 270px;
	margin-top: -135px;
}
.service-categories {
	margin-top: -40px;
}
.question-form {
	margin-top: 60px;
}
}
@media (min-width: 1320px) {
header.navbar .social-networks {
	width: 100px;
	position: absolute;
	left: 100%;
	margin-left: 30px;
}
}
@media (min-resolution: 1.5dppx), (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 1.5) {
.social-networks a {
	background-image: url("/bitrix/templates/smart/img/social-networks@2x.png");
}
.user-menu .go {
	background-image: url("/bitrix/templates/smart/img/go@2x.png");
}
.callback-trigger {
	background-image: url("/bitrix/templates/smart/img/callback@2x.png");
}
.contact-details .phone:before {
	background-image: url("/bitrix/templates/smart/img/phone@2x.png");
}
.service-categories a:before {
	background-image: url("/bitrix/templates/smart/img/service-categories@2x.png");
}
}
header.navbar, .user-menu a, .callback-trigger, .service-categories a, .question-form button {
	-webkit-transition: .2s;
	transition: .2s;
}

.noborder .thumbnail {  
    border: none;
}
.preview_picture {
    margin: 0 30px 6px 0 !important;	
}

.thumbnail h3 {
	text-align: center;
}

.thumbnail {
	border:1px solid transparent;
	border-radius: 0px;
}

.thumbnail a:focus, .thumbnail a:hover, .thumbnail a:focus h3, .thumbnail a:hover h3 {
    text-decoration: none;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background-color: #01c55b;
}


.nav-pills>li>a {
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.subtab {
    padding: 0 !important;
}
.subtab {
    padding: 20px 0;
    width: 100%;
}

/* col_list */
table.col_list, table.col_list table {
	width: 100%;
}
table.col_list_group td {
    padding: 0;
    vertical-align: top;
    border: 0;
}
table.col_list_group td + td {
    padding-left: 30px;
}
table.col_list,
table.col_list_group {
    background: 0;
    padding: 0;
    border: 0;
    margin: 0;
}
table.col_list {
    margin: 0 0 10px;
}
table.col_list tbody tr>td {
    background: none;
    padding: 0;
    vertical-align: bottom;
    border: 0;
    color: #717171;
}
table.col_list tbody tr.left>td {
    padding: 0 8px 0 0;
    background: url("/bitrix/templates/smart/img/dots.png") 0 100% repeat-x;
}
table.col_list tbody tr.left + tr>td {
    color: #646464;
    text-align: right;
}
table.col_list tr span.title + span {
    color: #646464;
}
table.col_list .black_text {
    font-weight: bold;
}
table.col_list tbody tr td > a,
table.col_list tbody tr td > span {
    position: relative;
    background: #fff;
    bottom: 1em;
}
table.col_list tbody tr td > span.value {
    white-space: nowrap;
}
table.col_list tbody tr>td:first-child > a {
    bottom: -3px;
}
table.col_list tbody tr>td:first-child > span {
    bottom: -4px;
}
table.col_list tbody tr td.colspan {
    padding: 0 16px 20px 0;
    background: none;
}
table.col_list td.colspan table.col_list {
    margin: 10px 0 -12px 16px;
}
table.col_list td.colspan table.col_list.title {
    margin-top: -4px;
    margin-bottom: -16px;
}
aside table.col_list {
    margin-top: 15px;
    margin-bottom: 20px;
}
table.col_list span.disable,
table.col_list a.disable {
    color: #a3a3a3;
    cursor: not-allowed;
    text-decoration: none;
}
table.col_list .title,
table.col_list .title td {
    font-weight: bold;
    color: #000;
}
table.col_list span.title {
    display: inline !important;
}
table.col_list span.title:after {
    content: '';
    display: block;
}
table.col_list i.minus,
table.col_list i.plus {
    width: 11px;
    height: 11px;
    text-align: center;
    line-height: 10px;
    background: #e0e2e6;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    font-weight: normal !important;
}
table.col_list i.minus:before,
table.col_list i.plus:before {
    margin: 0;
}
table.col_list .half {
    width: 50%;
}
table.col_list .two-thirds {
    width: 66.66666666666666%;
}

/* numbered */
.numbered {
    padding-right: 35px;
}
.numbered>table.col_list {
    counter-reset: item;
    margin-left: 35px;
}
.numbered>table.col_list tr>td:first-child>b:first-child,
.numbered>table.col_list tr>td:first-child>:first-child>b:first-child {
    line-height: normal;
    position: relative;
    top: 0;
    display: inline-block;
    zoom: 1;
}
.numbered>table.col_list tr>td:first-child>b:first-child:before,
.numbered>table.col_list tr>td:first-child>:first-child>b:first-child:before {
    content: counter(item);
    counter-increment: item;
    position: absolute;
    font-weight: normal !important;
    color: #b4b4b4;
    left: -35px;
    bottom: -7px;
}
.numbered>table.col_list tr>td:first-child>:first-child>b:first-child:before {
    bottom: -3px;
}
.numbered>table.col_list span.title,
.numbered>table.col_list td.colspan .title tr>td:first-child>span {
    line-height: 20px;
}
.numbered>table.col_list.type2 tr td.colspan table.col_list.title {
    margin-left: 0;
}
.numbered>table.col_list.type2 tr.collapsible td.colspan table.col_list.title {
    margin-left: 16px;
}
.numbered>table.col_list td.colspan table.col_list tr td:first-child span {
    position: relative;
}
.numbered>table.col_list>tbody>tr>td.colspan>table.col_list>tbody>tr>td:first-child>span:before {
    content: "\2014";
    color: inherit;
    position: absolute;
    left: -16px;
}
.numbered>table.col_list td.colspan table.col_list.title tr td:first-child span:before {
    display: none;
}

* type 2 */
table.col_list.type2 tr>td:first-child {
    width: 449px;
}
.numbered>table.col_list.type2 td.colspan table.col_list.title + table.col_list tr>td:first-child,
table.col_list.type2 .collapsible table.col_list tr>td:first-child {
    width: 433px;
}
table.col_list.type2 tr>td:first-child+td {
    text-align: left;
    background: 0;
}
table.col_list.type2 .half .title,
table.col_list.type2 .two-thirds .title,
table.col_list.type2 .colspan .title td {
    font-weight: normal;
    color: #717171;
}

.user-menu h3.select option, .user-menu h3.select select {
    color: #333;
    font-size: 16px;
}
.user-menu h3.select {
    font-size: 20px;
    line-height: 24px;
    height: 76px;
}
.user-menu h3.select select {
    border: solid 1px #fff;
}
#houses .thumbnail{
	padding: 0;
	overflow: hidden;
	height: 240px;
	position: relative;
}
#houses .thumbnail img{
	transition: all 0.2s linear;
	z-index: 1;
	object-fit: cover;
	width: 100%;
	min-height: 170px;
}
#houses .thumbnail:hover img{
	transform: scale(1.2);
}
#houses .thumbnail .caption{
	transition: background-color 0.2s linear;
}
#houses .thumbnail:hover .caption{
	background-color: #00A93F;
}
#houses .thumbnail .caption{
	background-color: #01c55b;
	color: white;
	z-index: 2;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#houses .thumbnail .caption h3{
	margin-top: 0;
	margin-bottom: 0;
}
#houses .thumbnail a{
	position: relative;
	color: white;
}
/* End */
/* /bitrix/templates/smart/template_styles.css?156576159117473 */
