﻿
/* Thumbnails
====================================*/
.item-description {margin-bottom: 30px;}
.item-description.alt {margin-bottom:0;}
.item-description.related {margin-bottom:0;}

.item-description h5 {
	font-size: 14px;
	font-family: 'Arimo', sans-serif;
	font-weight: bold;
	line-height: 16px;
	padding: 12px 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e9e9e9;
	letter-spacing: 0;
    text-align:center;
}

.item-description h5 span {
	display: block;
	color: #888;
	font-weight: normal;
	margin-top: 3px;
}

.item-description a {color:#404040;}
.item-description a:hover {color:#666;}
.item-description p {color: #666; margin-bottom: 0;}

	#portfolio-wrapper img {
		min-height: auto;
	}
	
/* =================================================================== */
/* Portfolio
====================================================================== */
.portfolio-item {
	margin: 5px 0 25px 0;
}

/* Links List Line
====================================*/
.links-list-line li a {
	color: #0d77a3;
	display: block;
	padding: 7px 0;
	/*padding-left: 6px; */
	/*background: url(/images/links-list-arrow-01.png) no-repeat left 47%;*/
	border-bottom: 1px solid #e6e6e6;
	padding-top: 10px; 
	list-style: none;
    font-size: 12px;
    text-decoration:none;
}

    .links-list-line li a:hover {
        text-decoration:underline;
    }

.links-list-line 
{
    padding:0px;
}

.links-list-line li:first-child a {
	margin: -3px 0 0 0;
}


.contactLink
{
    font-size: 15px; 
    color: #424242;
}
.questionicon
{
  float:left;
  margin-top:2px;
  margin-right:2px;
}



.width75per
{
    width:75%;
}
  
.width270
{
    width:270 !important;
}


/* #Links
================================================== */

.links-list-line li
{
    list-style-type: none;
}


.paddingleft0px
{
padding-left:0px !important;
}

#breadcrumbs li 
{
    color: #666666;
}

.col-xs-12
{
  margin-top: -18px !important
}

.footer-container > ul > li > strong
{
color: #55565a !important;
}


@media only screen and (min-width:768px) {
    .contactSuportdv {
        float:right; 
        text-align:left;  
        width:140px;
        margin-top: -37px;
    }
}