body {
    background: #fff;
    color: #444;
    font: 100 16px 'Calibri', Arial, sans-serif;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
a {    color: #333 }
a:hover {    text-decoration: none !important }
h1[rel="logo"] {    
	margin-bottom: 0;
	height: 50px; 
}
ul, ol {
	margin: 0 !important;
	padding: 0 !important;
}
h2.title {
    font: 400 1.286em Calibri, Arial, sans-serif;
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 3px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Arial, sans-serif !important;
}
hr {    border-width: 5px 0 0 !important }
div.headerNav {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 70%, #e4e4e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%,#f0f0f0), color-stop(100%,#e4e4e4));
    background: -webkit-linear-gradient(top, #f0f0f0 70%,#e4e4e4 100%);
    background: -o-linear-gradient(top, #f0f0f0 70%,#e4e4e4 100%);
    background: -ms-linear-gradient(top, #f0f0f0 70%,#e4e4e4 100%);
    background: linear-gradient(to bottom, #f0f0f0 70%,#e4e4e4 100%);
    border-bottom: 1px solid #c5c5c5;
    height: 46px;
}
div.headerContent {
    background: #dbdada;
    background: -moz-linear-gradient(top, #dbdada 0%, #fafafa 75%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdada), color-stop(75%,#fafafa));
    background: -webkit-linear-gradient(top, #dbdada 0%,#fafafa 75%);
    background: -o-linear-gradient(top, #dbdada 0%,#fafafa 75%);
    background: -ms-linear-gradient(top, #dbdada 0%,#fafafa 75%);
    background: linear-gradient(to bottom, #dbdada 0%,#fafafa 75%);
    border-top: 1px solid #fff;
    box-shadow: 0 3px 0 rgba(0,0,0, .1);
    position: relative;
    z-index: 2;
}


#sitesheaderline {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    padding: 0 24px 2px 24px;
    font-family: Calibri;
    font-size: 85%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#sitesheaderline span {
    display: inline-block;
    margin: 0 8px 0 0;
    color: rgb(167,167,167);
}

#sitesheaderline span a {
    color: rgb(223,223,223);
}

#sitesheaderline span a:hover {
    color: rgb(204,51,0);
}


/* Social ico */
div.social span {    padding: 4px 0 }
div.social span>i {    color: #c2c2c2 }
div.social span:hover i,nav.menuProfile>ul>li a:hover,nav.menuProfile>ul>li a:hover i,ul.list>li a i,div.button a:hover,section#contactBox a:hover,section#contactBox>div.box>span>i,table.table a,section#contactBox>h4,div.accents ul>li>i  {    color: #f20b3a }
div.social span a:hover i {    color: #fff }
/* Lang */
div.lang a {
    display: inline-block;
    color: #444;
    font: 100 13px Calibri, Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 1px;
}
div.lang a:hover, div.lang a.active,ul.pagination li.prev>a:hover,ul.pagination li.next>a:hover {    color: #f20b3a !important }
div.lang span {
    background: #b4b4b4;
    display: inline-block;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    margin: 2px 0;
    width: 5px;
    height: 5px;
}
/* Login */
a.login, a.reg {
    background: #f20b3a;
    color: #fff;
    font: 100 13px Calibri, Arial, sans-serif;
    text-transform: uppercase;
    margin: 15px 0;
    padding: 4px 7px 2px;
}
a.reg {    background: #414141 }
a.btn:hover {    color: #fff }
/* Search */
div.quick-search {    margin-top: 5px }
    div.quick-search input.form-control {    border-right: none }
input.form-control, textarea.form-control {
    border: 1px solid #cdcdcd;
    box-shadow: none;
    font: 100 13px Calibri, Arial, sans-serif;
}
div.quick-search input.form-control:focus {    border-color: #cdcdcd }
input.form-control:focus, textarea.form-control:focus {
    border: 1px solid #000;    /*  f20b3a; */
    box-shadow: none;
}
div.quick-search button.btn {
    border: 1px solid #cdcdcd;
    border-left: none;
}
div.quick-search button.btn, div.quick-search input.form-control {    background: none }
div.quick-search input.form-control:focus {
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}
/* Main Navigation */
nav.navbar-default ul>li {    background: transparent url('../images/nav-separator.png') no-repeat scroll right 0 }
.navbar-nav>li>a {    padding: 15px 15px 10px !important }
nav.navbar-default ul.navbar-nav>li>a {
    display: block;
    color: #444;
    font: 400 14px Calibri, Arial, sans-serif;
    text-transform: uppercase;
}
nav.navbar-default ul.navbar-nav>li:hover a, nav.navbar-default ul.navbar-nav>li.active a {
    background: transparent url('../images/nav-separator-h.png') no-repeat scroll right 0;
    box-shadow: none !important;
    color: #f20b3a;
}
/* Slider */
div.slider {
    background: #ececec;
    border-bottom: 3px solid #f20b3a;
}
div#shadow {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 65%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    height: 35%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
/* Section */
section#content {
    background: -moz-linear-gradient(top, #ffffff 75%, #e4e4e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%,#ffffff), color-stop(100%,#e4e4e4));
    background: -webkit-linear-gradient(top, #ffffff 75%,#e4e4e4 100%);
    background: -o-linear-gradient(top, #ffffff 75%,#e4e4e4 100%);
    background: -ms-linear-gradient(top, #ffffff 75%,#e4e4e4 100%);
    background: linear-gradient(to bottom, #ffffff 75%,#e4e4e4 100%);
    border-bottom: 1px solid #c5c5c5;
    min-height: 500px;
    padding: 0 0 50px;
}
div.box article {
    background: #f20b3a;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-box-shadow: 1px 1px 0 0 #f20b3a;
    box-shadow: 1px 1px 0 0 #f20b3a;
    margin-top: 20px;
    padding: 15px;
    height: 180px;
}
div.box article>h2 {
    color: #fff;
    font: 600 22px/14px Calibri, Arial, sans-serif;
    margin: 0;
    padding: 0;
}
div.box article>span.desc {
    color: rgba(0,0,0, .75);
    font-size: 12px;
}
div.box article>section {
 	color: #fff;
    font-size: 16px;
    line-height: 18px;
    margin: 20px 0;
    max-height: 65px;
    min-height: 65px;
    overflow: hidden;
}
div.box article>a.btn, a.register {
    background: #fff;
    -webkit-box-shadow: 2px 2px 0 0 rgba(0,0,0,.35);
    box-shadow: 2px 2px 0 0 rgba(0,0,0,.35);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #444;
    font: 300 12px Calibri, Arial, sans-serif;
    padding: 6px 7px 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
div.box article>a.btn:hover {
    -webkit-box-shadow: 4px 4px 0 0 rgba(0,0,0,.35);
    box-shadow: 4px 4px 0 0 rgba(0,0,0,.35);
}
div.box article>small {
    color: #fff;
    font: 300 30px/30px Calibri, Arial, sans-serif;
}
div.box article>small>span {
	color: rgba(0, 0, 0, 0.55);
    display: block;
    float: right;
    font-size: 9px;
    margin: -5px -10px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
div.priceOther {  font: 300 16px Calibri, Arial, sans-serif; }
div.priceOther span {
	display: block;
	color: #757575;
	font: italic 100 13px Calibri, Arial, sans-serif;
}
div.priceOther:before {
	color: #F20B3A;
	font: 300 16px/36px Calibri, Arial, sans-serif;
	content: '*';
}
div.box article>a.btn i {    padding: 0 0 0 5px }
/* Advanced Search */
div#advancedSearch {
    background: #f0f0f0;
    margin-top: 20px;
    padding: 15px;
    font: 100 13px Calibri, Arial, sans-serif;
}
    div#advancedSearch label {    font: 300 13px Calibri, Arial, sans-serif }
    div#advancedSearch button.btn {
        background: #f20b3a;
        color: #fff;
        margin-top: 24px;
    }
    div#advancedSearch a {
        color: #333;
        font: 600 13px Calibri, Arial, sans-serif;
    }
hr.line {
    border-color: #fff;
    border-width: 1px 0 0 !important;
    margin: 10px 0;
}
footer {
    background: #e9e9e9;
    background: -moz-linear-gradient(top, #e9e9e9 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top, #e9e9e9 0%,#f7f7f7 100%);
    background: -o-linear-gradient(top, #e9e9e9 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(top, #e9e9e9 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #e9e9e9 0%,#f7f7f7 100%);
	border-top: 1px solid #fff;
    bottom: 0;
    font: 100 0.929em Calibri,Arial,sans-serif;
    padding: 15px 0;
    position: fixed;
    text-transform: uppercase;
    width: 100%;
}
	footer ul>li {
		display: block;
		float: left;
	}
    footer ul>li>a {
        color: #444;
        font: 100 0.929em Calibri, Arial, sans-serif;
        margin: 0 0 0 5px;
        padding: 0;
        text-transform: uppercase;
    }
    footer a:hover, div#advancedSearch a:hover {    color: #f20b3a }
.carousel-control.left, .carousel-control.left:hover, .carousel-control.right, .carousel-control.right:hover {    background: none !important }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev,.carousel-control img.prev {   margin-left: -70px !important }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next,.carousel-control img.next {   margin-right: -70px !important }
button.btn , input.btn {
	background: #f20b3a;
    color: #fff;
}
nav.menuProfile {
	background: #f0f0f0;
	border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-box-shadow: -1px 1px 0 0 rgba(0,0,0, .35);
    box-shadow: -1px 1px 0 0 rgba(0,0,0, .35);

}
nav.menuProfile>ul,ul.list {   padding: 0 }
nav.menuProfile>ul>li,ul.list>li {
	display: block;
	margin: 0;
	padding: 0;
}
nav.menuProfile>ul>li.title {
	border-bottom: 1px solid #fff;
	color: #333;
	font: 400 18px Calibri, Arial, sans-serif;
	padding: 10px 15px;
	text-transform: uppercase;
}
nav.menuProfile>ul>li a {
	border-bottom: 1px solid rgba(0,0,0, .1);
	display: block;
	color: #333;
	font: 100 12px Calibri, Arial, sans-serif;
	text-transform: uppercase;
	margin: 5px 15px;
	padding: 5px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
	nav.menuProfile>ul>li:last-child a {   border: none }
	nav.menuProfile>ul>li a>i { 
		float: left;
		color: rgba(0,0,0, .3);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}	
ul.list>li a {
	display: block;
	color: #333;
	font: 300 14px/24px Calibri, Arial, sans-serif;
}
	ul.list>li>a:hover i,table.table a:hover {  color: #333 }
div.button {
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 60%, rgba(215,215,215,1) 60%, rgba(245,245,245,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(241,241,241,1)), color-stop(60%,rgba(215,215,215,1)), color-stop(100%,rgba(245,245,245,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 60%,rgba(215,215,215,1) 60%,rgba(245,245,245,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 60%,rgba(215,215,215,1) 60%,rgba(245,245,245,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 60%,rgba(215,215,215,1) 60%,rgba(245,245,245,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 60%,rgba(215,215,215,1) 60%,rgba(245,245,245,1) 100%);
	border: 1px solid #d9d9d9;
	height: 80px;
}	
div.button span.desc {
	border-bottom: 1px solid #fff;
	color: #7e7e7e;
	line-height: 14px;
	padding: 7px 0;
	text-transform: inherit;
	height: 40px;
}
div.button span {
	display: block;
	font: 100 14px Calibri, Arial, sans-serif;
	text-align: center;
}
div.button span>a {
	display: block;
	color: #444;
	font: 400 13px Calibri, Arial, sans-serif;
	text-transform: uppercase;
	padding: 6px 0;
}
	div.button:hover {
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 60%, rgba(237,237,237,1) 60%, rgba(245,245,245,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(243,243,243,1)), color-stop(60%,rgba(237,237,237,1)), color-stop(100%,rgba(245,245,245,1)));
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 60%,rgba(237,237,237,1) 60%,rgba(245,245,245,1) 100%);
		background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 60%,rgba(237,237,237,1) 60%,rgba(245,245,245,1) 100%);
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 60%,rgba(237,237,237,1) 60%,rgba(245,245,245,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 60%,rgba(237,237,237,1) 60%,rgba(245,245,245,1) 100%);
		color: #f20b3a;
	}
/* Breadcrumb */
ul.pagination>li>a {
    border: 0 none;
    border-radius: 0;
    margin: 0 1px;
}
ul.pagination>li a {
    background: transparent;
    color: #444 !important;
    font: 100 14px Calibri, Arial, sans-serif;
    cursor: pointer !important;
    display: block;
}
	ul.pagination>li a:hover, ul.pagination>li.active a {
	    background: #f20b3a !important;
	    color: #fff !important;
	}
	ul.pagination li.next a:hover,ul.pagination li.prev a:hover  {   background: none !important }
	ul.pagination>li a {
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	}
ul.pagination>li:first-child>a, ul.pagination>li:last-child>a {   border-radius: 0 }
.carousel-caption {   font: 300 22px/22px Calibri, Arial, sans-serif }
span.slogan {
	display: block;
	color: rgba(0,0,0, .35);
	font: 300 16px Calibri, Arial, sans-serif;
	text-transform: uppercase;
	padding: 14px 0 0;
}
section#contactBox {   
	background: #F0F0F0;
	padding: 15px; 
	margin-top: 20px;
}
section#contactBox>h4 {
	font-size: 14px;
	text-align: center;
}
section#contactBox>h2 {
	margin-bottom: 0;
	text-align: center;
}
section#contactBox>div.desc {
	font-weight: 300;
	line-height: 16px;
	text-align: center;
}
section#contactBox>div.box { 
	font-weight: 300; 
	margin: 20px 95px;
}
section#contactBox a {   color: #333 }
ul#links li {
	display: block;
	list-style: none;
	font-weight: 300;
}
/* last edited */
table.table>thead {
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
	font: 300 14px Calibri, Arial, sans-serif;
	color: #444;
	text-align: center;
}
table.table>thead th {   text-align: center }
table.table>tbody {
	font: 300 14px Calibri, Arial, sans-serif;
	color: #444;
	text-align: center;
}

.carousel-caption {
    text-shadow: 2px 1px 2px rgba(0,0,0, .75);
    bottom: 0 !important;
}
div#form {
	background: #F0F0F0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
    height: 175px;
    margin: 50px 0 0 870px;
    position: absolute;
    width: 210px;
    z-index: 1;
}
div#form>div.title {   
	background: #F20B3A; 
	border-bottom: 2px solid #fff;
}
div#form>div.title>h3 {
	color: #fff;
	font: 600 16px Calibri,Arial,sans-serif;
    margin: 0;
    padding: 10px;
    text-align: center;
}
div#form>div.title>span {
	border-top: 1px solid rgba(0,0,0, .1);
	display: block;
	color: #333;
	font: 100 12px/14px Calibri,Arial,sans-serif;
	text-align: center;
	padding: 5px;
}
div#form a.register {
	background: #414141;
	display: block;
	color: #fff;
    font-size: 14px;
    margin: 15px;
    text-align: center;
    text-transform: uppercase;
}
	div#form a.register:hover {   background: #F20B3A; color: #fff }
div.accents ul>li {
	list-style: none; 
	font: 100 12px/14px Calibri,Arial,sans-serif;
	margin: 0 5px;
	padding: 3px 0;
}
div.accents ul>li.title {
	text-align: center;
	font-weight: 500;
	margin: 0 0 15px;
}
div.accents ul {
	background: #f5f5f5;
}
section#providercontent {
    background: -moz-linear-gradient(top, #ffffff 75%, #e4e4e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%,#ffffff), color-stop(100%,#e4e4e4));
    background: -webkit-linear-gradient(top, #ffffff 75%,#e4e4e4 100%);
    background: -o-linear-gradient(top, #ffffff 75%,#e4e4e4 100%);
    background: -ms-linear-gradient(top, #ffffff 75%,#e4e4e4 100%);
    background: linear-gradient(to bottom, #ffffff 75%,#e4e4e4 100%);
    border-bottom: 1px solid #c5c5c5;
    padding: 0 0 50px;
}

#content_logo img {height:90px;}

#zoplink {text-align:right; font-size:11px; margin-right:4px; background-color:#f0f0f0; padding:6px; line-height:20px;}
#zoplink i {font-size:14px;}
#zoplink a, #zoplink a:visited {color:rgb(96,96,96);}
#zoplink a:hover, #zoplink i:hover {color:#f20b3a;}