
#Body{
background-image: url('/Portals/112/newbg5.jpg')!important;
}

h1, h2,h3,h4,Black_title,#skin_wrapper, p, a,.c_title_black, #megaMenu,h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
font-family: 'Cardo', serif !important;
}

A:visited{
  color:#00b5cc !important;
}

a.topBut:visited
{
color:#fff !important;
}
 a.topBut{
    color:#fff;
    }
    a.topBut:hover{
    text-decoration:none;
    }
    .topBut:hover {
    background-color:#00a6bb;
    color:#fff;
    border-color:#275cb3;
    }
    .topBut {
    display: inline-block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin: 10px 5px 0px 0px;
    width:230px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #00B5CC;
    border-top-width: 1px;
    border-right-width-value: 1px;
    border-bottom-width: 1px;
    border-left-width-value: 1px;
    border-top-style: solid;
    border-right-style-value: solid;
    border-bottom-style: solid;
    border-left-style-value: solid;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-top-color:#00a6bb;
    border-right-color: #00a6bb;
    border-left-color: #00a6bb;
    border-bottom-color: #00a6bb;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    }


.c_title_black
{
  font-size: 24px !important;
  
}

.unoslider_caption
{
  width: 460px !important;
}


@media screen and (max-width : 760px) {
    .unoslider_caption{
		width: 360px !important;
  	}
  
  .unoslider_indicator{
	display:none;
  }
}


/* Line 458 */
.promos .glyphicon
{
  background-color: #3B3E40 !important;
}

/* Line 463 */
.promos:hover .glyphicon
{
  background-color: #3B3E40 !important;
}

.promos h3
{
  color: #fff !important;
}


a.btn-warning {
color:#fff !important;
}
.btn-warning
{
  color: #ffffff !important;
  background-color: #00B5CC;
  border-top-color: #0195a8;
  border-right-color: #0195a8;
  border-bottom-color: #0195a8;
  border-left-color: #0195a8;
}

.btn-warning:hover
{
  color: #ffffff !important;
  background-color: #00A6BB !important;
  border-top-color: #00B5CC !important;
  border-right-color: #00B5CC !important;
  border-bottom-color: #00B5CC !important;
  border-left-color: #00B5CC !important;
}

.user_bar
{
background-color:#3F454F;
}


#Search
{
  float: right !important;
  padding-top: 15px !important;
  padding-right: 15px !important;
}

#Search a
{
  top: 12px !important;
}


body#Body > div:first-child {
    display: none;
}

/* ADDITIONAL STYLES */
#skin_header .menu_box ul li span {
    font-size: 16px;
}
#megaMenu .category li.item a span {
    font-size: 14px; 
}

h1, h2 {
    margin: 15px 0;
    line-height: 1.35em;
}
.top_box {
    padding: 40px 20px;
    margin: 0 0 50px;
}
.cst-bg-box {
    background-color: #00b5cc;
    padding: 20px 15px;
}
.cst-bg-box h2 {
    margin: 0;
    color: #fff;
}
.cst-bg-box .btn {
    margin-left: 15px;
    display: inline-block;
    vertical-align: bottom;
    border: 1px solid #fff;
}
.cst-bg-box .btn.btn-warning:hover, .cst-bg-box .btn.btn-warning:focus, .cst-bg-box .btn.btn-warning:active {
    background-color: #fff !important;
	color: #00b5cc !important;
}

.vid iframe {
    max-width:100% !important;
}

