.card {  
  display: block;
  width: 95px;
  min-height: 95px;
  background: #f4f4f4;
  padding: 1rem;
  transition: all 250ms;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.card:hover, .card:focus {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  transform: translateY(-5px);
}
.card:active {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transform: translateY(-2px);
}

/*Tени для блока*/

.shadow-block1 {
    position:relative;
    padding:1em;
    margin:1em 0;
    background:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.shadow1 {
    position:relative;
    background:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

/* POST META
-------------------------------------------------------------- */
.post-meta {
    padding: 0;
    list-style: none;
    margin-bottom: 15px;
}

.post-meta li {
	display: inline-block;
    margin-right: 3px;
    color: #a7a7a7;
    text-transform: uppercase;
    font-size: 12px;
}

.post-meta li i {
	padding-right: 5px;
	font-size: 15px;
}

.post-meta li a {
	margin-right: 4px;
    color: #a7a7a7;
}
 
/* 2. BLOG
-------------------------------------------------------------- */
.latest-news .news-detail {
	background:#f9f9f9;
	padding:0px;
	margin-bottom: 5px;
}
.latest-news .news-detail p {
	line-height:20px;
}

.latest-news .news-detail i {
	margin-right:10px;
}
.latest-news .news-detail h5 {
	text-align:left;
}

.latest-news .news-detail .avatar {
	float:left;
	width:140px;
	display:inline-block;
	border-radius:50%;
	position:relative;

}
.latest-news .news-detail a {
	text-transform:uppercase;
	margin-top:15px;
	display:inline-block;
	text-decoration: none;
}
.latest-news h5 {
	margin-bottom:5px;
}
.blog article img.img-responsive {
	width:100%;
}
.blog-single .news-detail{
	background:#fff;
	border:4px double #dedede; 
}
.blog-single .news-detail .font-italic{
	color:#232c3b;
	line-height:20px;
	font-weight:600;
	font-style: italic;
}

/*START*/
.widget ul.recent li  {
	display:inline-block;
}

.widget ul.recent li {
	margin-bottom:20px;
}

ul.recent li h6 {
	margin:0 0 10px 0;
}

ul.recent li h6 a{
	color:#353535;
	font-size:16px;
	font-weight:600;
}


.widget ul.tags {
	list-style:none;
	margin:0;
	margin-left: 0;
	padding-left:0;
}

.widget ul.tags li {
	margin:0 5px 15px 0;
	display:inline-block;
}


.widget ul.tags li a {
	background:#e6e6e6;
	color:#333;
	padding:5px 10px;
-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
	border-radius:  3px;
	color: #888;
}

.widget ul.tags li a:hover {
	text-decoration:none;
	color:#fff;
	}

.widgetheading {
	width:100%;

	padding:0;
}

h5.widgetheading {
	font-size: 20px;
}

img.pull-left, .align-left{
	float:left;
	margin:0 15px 15px 0;
}



/*1. Section: Гаряче оголошення*/
.jumbotron {
position:relative;
width:100%;
max-width:2000px;
margin:0 auto;
font-family: Georgia;
text-align:center;
font-size:20px;
}
.jumbotron h2 {
text-align:center;
color:#b9000a;
font-weight:800;
}
.jumbotron h3 {
text-align:center;
color:#b9000a;
font-weight:600;
}
.jumbotron p {
text-align:center;
padding:5px 0 15px 0;
color:#205081;
}

/* Section: Блок заголовок*/
section.hbloknews {
	margin:10px auto;
	border-top: 4px solid #205081;
	background:#fff;
	padding:15px 0;
}

.hbloknews h3{
font-size:15px;
margin:0 auto;
text-align: center;
}

/*2. Section: Блок актуальне*/
section.blok1 {
	width:100%;
	max-width:1600px;
	margin:20px auto;
}

.post
{
	width:100%;
	max-width:382px;
	margin: 0px auto 10px auto;
    background-color: #FFF;
    overflow: hidden;
    box-shadow: 0 0 1px #CCC;
}

.post .content
{
    padding: 0px;
	margin: 0px;
}
.post .author
{
    font-size: 11px;
    color: #737373;
    padding: 2px 15px;
}
.post .post-img-content
{
    height: 160px;
    position: relative;
	margin-bottom: 0px;
}
.post .post-img-content img
{
    position: absolute;
}
.post .post-title
{
    display: table-cell;
    vertical-align: bottom;
    z-index: 2;
    position: relative;
}
.post .post-title b{
    background-color: rgba(51, 51, 51, 0.58);
    display: inline-block;
    margin-bottom: 5px;
    color: #FFF;
    padding: 10px 15px;
    margin-top: 5px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#client_outer {
	padding: 0px 0px;
}

.client_area {
	width: 960px;
	margin: 0px auto;
}

.client_section {
	padding: 35px 0 0 0;
}

.client_section.btm {
	padding: 20px 0 0 0;
}

.client_profile {
	float: left;
	text-align: center;
}

.client_profile.flt {
	float: right;
}

.client_profile_pic {
	border-radius: 50%;
	border: 2px solid #F5F5F5;
	margin: 0 0 15px 0;
}

.client_profile_pic img {
	border-radius: 50%;
	border: 3px solid #F5F5F5;
	max-width: 100%;
}

.client_profile h3 {
	font-size: 18px;
	color: #49B5E7;
	margin: 0 0 0 0;
}

.client_profile span {
	display: block;
	font-size: 14px;
	color: #888888;
}

.quote_section {
	width: 648px;
	background: #F9F9F9;
	position: relative;
	padding: 40px 30px;
	float: left;
	margin: 35px 0 0 30px;
}

.quote_section.flt {
	float: left;
}

.quote_section p {
	font-family: 'Lato', sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: 300;
	color: #888888;
	text-align: center;
	position: relative;
}

.quote_section p b {
	display: inline-block;
	font-size: 22px;
	left: -9px;
	position: relative;
	top: -8px;
}

.quote_section p small {
	display: inline-block;
	right: -9px;
	position: relative;
	top: 4px;
}

.quote_arrow {
	position: absolute;
	background: url(img/quote_arrow.png) no-repeat left top;
	width: 23px;
	height: 25px;
	left: -22px;
	top: 50%;
	margin-top: -15.5px;
}

.quote_arrow2 {
	background: url(img/quote_arrow2.png) no-repeat right top;
	position: absolute;
	width: 23px;
	height: 25px;
	right: -22px;
	top: 50%;
	margin-top: -15.5px;
}

.cbm_wrapzv p {
	max-width:765px;
	text-align:left;
	font-size: 14px;
}

.cbm_wrapzv h3 {
	font-size: 22px;
	padding: 0 0 10px 0;
	font-weight: bold;
}

.cbm_wrapzv {
	position: relative;
	width: 100%;
	padding:10px;
	margin: 0 auto;
	background: #FFF;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-border-radius: 4px;
}

.cbm_wrapzv:before,
.cbm_wrapzv:after {
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.cbm_wrapzv:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.cbm_wrap {
	position: relative;
	max-width: 1280px;
	text-align: center;
	background: #FFF;
	margin: 0 auto;
	padding: 15px 15px;
	-webkit-box-shadow: 1px 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.5);
}


.cbm_wrapsl {
	position: relative;
	max-width: 1000px;
	padding: 25px;
	margin: 0 auto;
}

.recept {
	max-width: 785px;
	font-size: 11px;
	font-family: Verdana;
	color: #52616D;
	text-align: center;
}

.recept img {
	position: relative;
	margin: 10px auto;
	width: 78.5%;
}

.content-bl {
	max-width: 800px;
	margin: 0 auto;
}

.bl1 {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}




@media (min-width: 1220px) and (max-width:1440px){



}

@media (min-width: 960px) and (max-width:1220px){

.jumbotron p{
font-size:18px;
}

}

@media (min-width: 724px) and (max-width:960px){

.jumbotron p{
font-size:14px;
}

.content-bl {
	width: 75%;
}

}

@media (min-width: 480px) and (max-width:767px){

.jumbotron p{
font-size:12px;
}

}

@media (max-width: 480px) {

.jumbotron p{
font-size:10px;
}

.cbm_wrapzv p {
	font-size: 12px;
}

}

div.main{
   font-size: 18px; 
   max-width: 854px;
   margin-left: auto;
   margin-right: auto;   
}
div.main p{
	margin-left:40px;
	margin-right:47px;
}
div.alig{
	margin-left:40px;
	margin-right:10px;
}
div.photo {
   margin: 5px 47px 5px 40px;
   max-width: 765px;	
}
div.photo img{
   width: 100%;
}
p.italic {
    font-style: italic;
}

