﻿* { margin: 0; padding: 0; outline: 0; }

html, body { height: 100%; }

body {
    font-size: 14px;
    line-height: 20px;
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    color: #4c4c4c;
    background:#fff url(images/swirl.png) 0 0;
    min-width: 1120px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	
font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
	font-weight: normal;
	
}

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-family: tahoma, arial, verdana, sans-serif, Lucida Sans; width: 200px; height: 30px;}
textarea { overflow: auto; width:535px; height: 135px;}
input {
margin: 5px 0px;
}

.btn {
float: right;
margin-right: 10px;
width:125px;
border-radius: 5px;
height: 40px;
background-color: #1ab6f0;
color: #fff;
font-weight:bold;
}

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

#wrapper { 
min-height: 100%; 
height: auto !important; 
height: 100%;	
margin: 0 auto -70px; 
background: url(images/bg-bottom.png) repeat-x 0% 100%,
url(images/bg-head.png) repeat-x 0% 0%,
url(images/bg-side.png1) scroll no-repeat 5% 25% ;
}

.shell { width: 1120px; margin: 0 auto; }

#header { 
padding-top: 9px; 
background: url(images/header.png) repeat-x 0 50px; 
}

#logo-frame { display: inline; float: left; position: relative; padding: 33px 0 0 120px; width: 301px; background: url(images/logo-frame.png) no-repeat 0 0; }
#logo-frame p { padding: 3px 0 0 0; text-transform: uppercase; }
#logo {height: 110px; display: inline1; width: 260px; font-size: 0; line-height: 0; margin-left:-20px;}
#logo a { display: block; width: 260px; height: 133px; text-indent: -4000px; background: url(images/logo.png) no-repeat 0 0; }

#navigation { display: inline; float: right; padding-top: 41px; }
#navigation ul li { display: inline; float: left; background: url(images/nav-sep.png) no-repeat right 0; font-family: tahoma, arial, verdana, sans-serif, Lucida Sans; font-size: 16px;font-weight:bold; text-transform: uppercase; line-height: 93px; }
#navigation ul li a { position: relative; float: left; padding: 0 15px 8px 19px; color: #fff; background: url(images/nav-item.png) repeat-x 0 -4000px; }
#navigation ul li a:hover { text-decoration: none; text-shadow: 0px 0px 5px #fff; }
#navigation ul li a:hover span { visibility: visible; }

#main { 
padding: 0 0 77px 79px; 
width: 1041px; 

}

#sidebar { 
display: inline; 
float: left; 
padding: 10px 30px 10px 18px; 
width: 262px; 
background: #fff url(images/sidebar.png) no-repeat 0 0;

 }

#sidebar h3 { 
width: 221px;
 padding: 0 0 10px 30px;
 font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
font-size:18px;
 line-height: 20px; 
color: #4c4c4c; 
background: url(images/h3.png) no-repeat 5px 0; 
}

#sidebar ul li { 
list-style-type:none; 
border-bottom: 2px solid #009ad4; 
padding: 15px 10px; 
font-size:14px;
-moz-transition:background 0.3s ease, color 0.3s linear;
-o-transition:background 0.3s ease, color 0.3s linear;
-webkit-transition:background 0.3s ease, color 0.3s linear;
-chrome-transition:background 0.3s ease, color 0.3s linear;
}

#sidebar ul li a {
 text-decoration: none; 
color:#4c4c4c;
 display: block;
 }

#sidebar ul li a:hover { 
text-decoration: none;

}



ul.submenu li:hover { 
background:#00aff0; 
font-weight:bold;
color:#fff;
}
   #sidebar ul > li > ul.submenu {
        position:relative;
        
        display:none;   
    }
     
    /*Делаем скрытую часть видимой*/

    #sidebar ul > li:hover > ul.submenu  {
        display:block;  

    }


ul.submenu {
    display: block;
    position: relative;
    
    background-color: white;

}
ul.submenu > li {
    display: block;
padding: 10px;
}
ul.submenu > li > a {

}
ul.submenu > li > a:hover {
    text-decoration: underline;
}



span.read-more { display: inline; float: right; }
span.read-more a { padding-left: 25px; color: #0b509f; font-style: italic; font-weight: bold; line-height: 22px; background: url(images/bullet.png) no-repeat 0 50%; }

.widget { 
padding-bottom: 30px; 
}

.text-box { padding: 3px 5px 0 13px; }
.text-box h5 { padding-bottom: 5px; font-family: tahoma, arial, verdana, sans-serif, Lucida Sans; font-size: 14px; line-height: 20px; font-style: italic; color: #2d79cf; }
.text-box span.sep { display: block; padding-top: 16px; margin-bottom: 15px;  width: 100%; border-bottom: solid 1px #e5e5e5; }
.text-box span.read-more { margin-top: 11px; } 

.testimonials { padding-bottom: 20px; }
.testimonials p.quote { padding: 4px 26px 0 26px; font-family: tahoma, arial, verdana, sans-serif, Lucida Sans; font-size: 12px; font-weight: normal; line-height: 20px; text-align: center; color: #2d79cf; }
.testimonials p.signature { padding: 22px 6px 0 0; line-height: 16px; text-align: right; font-weight: bold;  }
.testimonials p.signature em { color: #0b509f; }


h2 { padding-left: 48px; font-family: tahoma, arial, verdana, sans-serif, Lucida Sans; font-size: 26px; line-height: 51px; color: #4c4c4c; background: url(images/h2.png) no-repeat 0 0; } 
.img-frame { display: inline; float: left; padding: 10px; margin-right: 15px; background: #fff; }
.img-frame img { display: block; padding: 2px; border: solid 1px #e2e2e2; }

.content { 
position: relative; 
display: inline; 
float: right; 
overflow: hidden; 
padding: 0 0 10px 17px; 
width: 709px;
background: #fff;
border-radius: 10px;
margin-bottom:50px;
margin-top: 10px;
text-align: justify;
 }

.content img {
margin-left:0px;
width: 325px;
}
 
#content { 
position: relative; 
display: inline; 
float: right; 
overflow: hidden; 
padding: 0 0 10px 17px; 
width: 709px;
background: #fff;
border-radius: 10px;
margin-bottom:50px;
margin-top: 10px;
 }

#content img {
margin-left:-17px;
width: 320px;
}

#main-pic {
margin-left: 0px;
}

.post { position: relative; padding: 5px 0 57px 47px; width: 583px; }
.post h2 { padding-bottom: 5px; width: 657px; }
.post p { padding-bottom: 4px; text-align: justify;}
.post p em { color: #3b82d2; }
.post .read-more { position: absolute; right: 21px; bottom: 33px; float: none; }

.news-p-list {
text-align: justify;
font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
 font-size: 14px;
 padding: 5px 0px;
}

.columns { padding-top: 38px; }

.col { position: relative; display: inline; float: left; padding-right: 47px; width: 286px; min-height: 347px; }
.col h2 { width: 238px; }
.col ul { padding-top: 25px; list-style: none; }
.col ul li { padding-left: 30px; font-weight: bold; line-height: 30px; background: url(images/bullet.png) no-repeat 0 9px; }
.col ul li a { color: #0b509f; }
.col .small-post { padding: 2px 0 0 50px; }
.col .read-more { position: absolute; right: 44px; bottom: 0; float: none; }

.projects { padding-right: 0; }
.projects .small-post { padding: 8px 0 0 47px; }
.projects .read-more { position: absolute; bottom: 0; right: 6px; float: none; }

#footer-push { height: 70px; }
#footer { padding-top: 15px; height: 55px; background: url(images/footer.png) repeat-x 0 0; }
#footer p { padding: 12px 0 0 7px; color: #80c4dd; font-size:14px;text-align:center;}
#footer p a { color: #80c4dd; }
#footer p span { padding: 0 3px; }

.contact_side {
font-size:14px;
}
.contact_side td {
padding: 0 5px 5px 0px;
}

/* form styles */
form .row {
display: block;
padding: 0px 5px;
margin-bottom: 5px;
}

form .row:hover {
background: #f1f7fa;
}

form label {
display: inline-block;
font-size: 14px;
width: 150px;
padding: 5px 0;
color: #464646;
vertical-align: top;
}

#submitbtn {
float:right;
margin-top:5px;
}

form .req { color: #ca5354; }

form .note {
font-size: 1.2em;
line-height: 1.33em;
font-weight: normal;
padding: 2px 7px;
margin-bottom: 10px;
}

form input:focus, form textarea:focus { outline: none; }

/* placeholder styles: http://stackoverflow.com/a/2610741/477958 */
::-webkit-input-placeholder { color: #aaafbd; font-style: italic; } /* WebKit */
:-moz-placeholder { color: #aaafbd; font-style: italic; } /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #aaafbd; font-style: italic; } /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #aaafbd; font-style: italic; } /* Internet Explorer 10+ */

form .txt {
display: inline-block;
padding: 3px 5px;
width: 253px;
font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
font-size: 1.35em;
font-weight: normal;
color: #898989;
}

.post .meta {
	
	font-family:tahoma, arial, verdana, sans-serif, Lucida Sans;

}

#imgnews {
	margin: 5px 5px 5px 5px;
	width: 230px;
	height: 150px;
    border-bottom-color: `;
	border: 4px solid #EEE7DF;
    	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}



.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}

.pager:before,
.pager:after {
  display: table;
  line-height: 0;
  content: "";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
  top: 10%;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
  display: table;
  line-height: 0;
  content: "";
}

.thumbnails:after {
  clear: both;
}

.row-fluid .thumbnails {
  margin-left: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

.thumbnail {

  display: block;
  padding: 4px;
  padding-bottom:0px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail2 {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}


a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
  display: block;
  max-width: 325px;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  max-width: 325px;
  padding: 9px;
  color: #555555;
  text-align: center;
padding-top:10px;
margin-bottom:10px;
}

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  margin-left: 0;
  list-style: none;
}

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.label {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

.label:empty,
.badge:empty {
  display: none;
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label-important,
.badge-important {
  background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

.label-warning,
.badge-warning {
  background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}

.label-success,
.badge-success {
  background-color: #468847;
}

.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

.label-info,
.badge-info {
  background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
  background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
