.justify
{
text-align:justify;
}
.title  h1
{
    color:#fff;
}
.btn-primary{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#96191d;background-image:-moz-linear-gradient(top, #96191d, #96191d);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#96191d), to(#96191d));background-image:-webkit-linear-gradient(top, #96191d, #96191d);background-image:-o-linear-gradient(top, #96191d, #96191d);background-image:linear-gradient(to bottom, #96191d, #96191d);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff96191d', endColorstr='#ff0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#96191d;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#ffffff;background-color:#96191d;*background-color:#96191d;}
.contact-info
 {
 display:none;
 }
 .contact-info li
 {
 display:inline-block;
 font-size:14px;
 }
@media(max-width:979px) {

 .sl-slider,.sl-content-wrapper
 {
     max-height:430px!important;
     min-height:423px!important;
 }
}
@media(min-width:980px) {
 .top-menu {
    width: 100%;
 }
 .sl-slider,.sl-content-wrapper
 {
     max-height:720px!important;
     min-height:717px!important;
 }
 body>section#slide-show
 {
     padding-top:125px;
 }
 .contact-info
 {
   display:block;
   line-height:80px;
   
   color:#efefef;
 }
 .contact-map
 {
 margin-top:132px;
 }
 .title{
 /*background-color:#96191d;*/
 background-color:#184376;
     
 }
}
.header-bg
{
background-image:url("../images/main/red-bg.png");
background-repeat:repeat-x;
}
.btn.btn-link{color:#000;}
a{color:#000;}
.links>a{color:#000;}

header #logo {
    width: 220px;
    height: 80px;
    background: url(../images/main/logo.png) no-repeat 0 50%;
}
header #logo-name {
    width: 250px;
    height: 80px;
    background: url(../images/main/name.png) no-repeat 0 50%;
}
.lead
{
font-size:20px;
}
.pull-left {
    float: right;
}
.pull-right
{
float: left;
}
/*cycle by border*/
.cycle-bg
{
    /*background:url("../images/main/red-bac.jpg");*/
    border-radius: 50%;
    padding: 5px;
    width: 100px;
    height: 100px;
}
.cycle-small-bg
{
    border-radius: 50%;
    padding: 2px;
    width: 25px;
    height: 25px;
	text-align: center;
}
.cycle-small-bg i
{
 color:#fff;
}
@media (min-width: 1200px)
{
.row-fluid .span2_5 {
    width: 15%;
}
}
@media (min-width: 1200px)
{
.row-fluid .span2_3 {
    width: 30%;
}
}
@media (min-width: 1200px)
{
.row-fluid .span2_6 {
    width: 15%;
}
}

.title-icon
{
width:75px;
height: 75px;
border-radius: 50%;
margin: 12px auto auto auto;
padding: 5px;
overflow:hidden;
}
.title-box
{
min-width: 112px;
    padding: 0 10px;
    height: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    left: 10px;
    color: #FFF;
    border-radius: 3px 3px 0 0;
    z-index: 4;
	background-color:red;
}
/*.title-box::after {
    content: '';
    position: absolute;
    right: -6px;
    top: 4px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    z-index: -1;
    transform: rotate(67deg);
	background-color:red;
}
.title-box::after {
content: "";
position: absolute;
bottom: 0;
left: 0px;
width: 0px;
height: 0px;
border-top: 20px solid rgba(255, 255, 255, 0.5);
border-left: 20px solid transparent;
}*/
.title-icon img
{
	height: 75px;
}
.bg-red
{
/*background-color: #96191d!important;*/
  background-color:#ba2025!important;
}
.bg-white
{
background-color: #ffffff!important;
}
.bg-black
{
background-color: #000000!important;
}
.bg-black-gray
{
background-color: #252525!important;
}
.bg-gray
{
background-color:#f5f5f5!important;
}
.txt-red
{
color:#96191d!important;
}
.txt-white
{
color:#ffffff!important;
}
.txt-black-gray
{
color:#252525!important;
}
.txt-black
{
color:#000000!important;
}
.txt-gray
{
color:#f5f5f5!important;
}
.brd-red
{
border:5px solid #96191d!important;
}
.brd-white
{
border:5px solid #ffffff!important;
}
.brd-black-gray
{
border:5px solid #252525!important;
}
.brd-gray2
{
border:5px solid #bcb7b7 !important;
}

.brd-gray
{
border:5px solid #f5f5f5!important;
}

.brd-black
{
border:5px solid #000000!important;
}
.brd-radius-50
{
border-radius:50px;
}
.brd-radius-5
{
border-radius:5px;
}
 .txt-center
 {
 text-align:center!important;
 }
.special-box
{
background-color: #efefef;
padding: 5px;
border: 1px solid #cfcfcf;
}
.flag-icon
{
width:25px;
height:17px;
}

.gallery  .preview img
{
max-height:145px;
}
.gallery  .prev-vertical img
{
max-height:none;
}
.small-title-icon
{
width:25px;
height:25px;
}
.read-more
{
color:#ffffff;
display:inline-block; 
text-align:left;
width:100%;
padding-top:2px;
padding-bottom:2px;
}
.read-more a
{
color:#ffffff;
}
.star
{
color:red;
font-size:14px;
}
.preview
{
max-height: 200px;
overflow: hidden;
}
.list1
{
 /*list-style-type: circle;*/
 list-style-position: outside;
}
.list2
{
 list-style-type: square;
 list-style-position: inside;
}

.list3
{
 /*list-style-type: square;
 list-style-image: url(../images/main/name.png) no-repeat 0 50%;;*/
 list-style-position: outside;
}
.user-pic
{
max-width:100px;
}
.item2
{
    background:transparent!important; padding:10px;
}