

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/portfolioDetail/style.css?15177405633581*/
.layer1 {
    padding: 5px;
    float: left;
    width: 49%;
   }
   .layer2 {
    padding: 5px;
    width: 49%;
    float: left;
   }
   @media screen
	  and (device-width: 360px)
	  and (device-height: 640px)
	   .layer1 p, .layer2 p {word-wrap: break-word;}
	}
   .clear {
    clear: left;
   }
   .adr-title,.title {font-weight: bold;font-size: 20px;}
   .layer2 .bx-google-map { max-width: 600px; width: 100% !important;}
	.social-ico:before{
		display: inline-block;
		content: " ";
		width: 35px;
		height: 34px;
		background: url(/o-nas/portfolio/detail/soc-ico.jpg);
		background-size: 150px;
		margin-right: 5px;
		position: relative;
		top: 12px;
	}
	.social-ico{
		line-height: 34px;
		display: inline-block;
	}
	.social-ico.fc:before{background-position: -38px 0;}
	.social-ico.yt:before{background-position: 35px -37px;}
	@media (max-width: 550px) {
		.layer1, .layer2 {
			float: unset;
			width: unset;
		}
		.social-ico{font-size: smaller;}
		.caption {height: unset;}

	}
h1.title
{
  line-height: 1.3;
	text-transform: none;
	text-align: left;
  margin-top: 0;
}
blockquote {	font-style: italic;}

.layer2 .container-fluid {padding-left: 0;padding-right: 0;}
/*****************карусель********************/
#swipebox-slider .slide {
  position: relative;
}
#swipebox-slider .slide.current:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
img { max-width:100%; }
a.photo-item-inner.swipebox {
	overflow: hidden;
}
.imgDiv {
	height: 100%;
  position: absolute;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-ms-interpolation-mode: bicubic;
}
.control-box .carousel-control {	line-height: 29px;	border: 1px solid #fff;	border-radius: 23px;}
a {
	-webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease;
	}
    a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
        filter: alpha(opacity=50); /* IE7 */
        opacity: 0.6;
        text-decoration: none;
    }

/* Container */
.container-fluid {
    margin: 0px auto 10px;
    padding: 0px 0px;
    max-width: 960px;
}


/* Page Header */
.page-header {
    margin: -30px 0px 0px;
    padding: 20px 40px;
    color: #a83b3b;
    }
    .page-header h3 {
        line-height: 0.88rem;
        color: #a83b3b;
        }

/* Thumbnail Box */
.caption {
    height: 140px;
    width: 100%;
    margin: 20px 0px;
    padding: 20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.caption .span4, .caption .span8 {
    padding: 0px 20px;
}
.caption .span4 {
    border-right: 1px dotted #CCCCCC;
}
.caption h3 {
    color: #a83b3b;
    line-height: 2rem;
    margin: 0 0 20px;
    text-transform: uppercase;
    }
    .caption p {
        font-size: 1rem;
        line-height: 1.6rem;
        color: #a83b3b;
        }
        .btn.btn-mini {
            background: #a83b3b;
            border-radius: 0 0 0 0;
            color: #fbf4e0;
            font-size: 0.63rem;
            text-shadow: none !important;
            }
.control-box .carousel-control {
    top: 50%;
}
.caption.port p{color: #000; margin: 0;line-height: unset;}
.caption.port .name {font-weight: bold;}
.portfolio {padding: 0 35px;}
.port-item:hover p{color: #60b5e2;}
.port-item {margin-bottom: 10px;border-bottom: 1px solid #efefef;}
.caption.port .addres {padding-bottom: 5px;}
.port-item {cursor: pointer;}

/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/portfolioDetail/style.css?15177405633581 */
