
@font-face {
    font-family: "Roboto";
    font-weight: 400;
    font-display: fallback;
    src: url("https://static.bidadoo.com/library/ebay_store/fonts/roboto-regular-webfont.woff2") format("woff2");
}

@font-face {
    font-family: "Roboto";
    font-weight: 500;
    font-display: fallback;
    src: url("https://static.bidadoo.com/library/ebay_store/fonts/roboto-medium-webfont.woff2") format("woff2");
}

@font-face {
    font-family: "Roboto";
    font-weight: 700;
    font-display: fallback;
    src: url("https://static.bidadoo.com/library/ebay_store/fonts/roboto-bold-webfont.woff2") format("woff2");
}

@font-face {
    font-family: "Roboto";
    font-weight: 900;
    font-display: fallback;
    src: url("https://static.bidadoo.com/library/ebay_store/fonts/roboto-bold-webfont.woff2") format("woff2");
}

.butt__blck { min-width: 32.2%; float: left; margin-right: 1.7%; margin-top: 10px; margin-bottom: 10px; }

.butt__blck:last-child { margin-right: 0; }

.butt__blck .icon { margin-right: 10px; display: none; }

.butt__blck .icon.akktiff { display: inline-block; }

.butt__blck a { display: block; padding: 10px; text-align: center; }

.butt__blck a:hover { background-color: #E91E11; color: #ffffff; text-decoration: none; }

.butt__bordered { display: block; font-style: italic; font-weight: 900; color: #E91E11; padding: 6px 25px 5px; }

.butt__bordered:hover { color: #ffffff; background-color: #E91E11; text-decoration: none; }

.bordered__butt { display: inline-block; letter-spacing: 2px; margin: 10px 10px 10px 0; }

.form-inp { display: block; width: 100%; height: 40px; padding: 0 60px 0 20px; background-color: transparent; border: none; font-size: 13px; font-weight: 700; }

.form-subm { position: absolute; top: 0; right: 0; background-color: #E91E11; border: none; width: 40px; height: 40px; vertical-align: middle; }

.form-subm:hover { background-color: #b9180e; }

/* The Modal (background) */
.modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ padding: 40px 0; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: black; /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ }

/* Modal Content */
.modal-content { position: relative; background-color: #fefefe; margin: auto; padding: 0; border: 1px solid #888; width: 90%; max-width: 600px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); -webkit-animation-name: animatetop; -webkit-animation-duration: 0.4s; animation-name: animatetop; animation-duration: 0.4s; }

@-webkit-keyframes animatetop { from { top: -300px;
    opacity: 0; }
  to { top: 0;
    opacity: 1; } }

@keyframes animatetop { from { top: -300px;
    opacity: 0; }
  to { top: 0;
    opacity: 1; } }

/* The Close Button */
.close { color: white; float: right; font-size: 28px; font-weight: bold; }

.close:hover, .close:focus { color: red; text-decoration: none; cursor: pointer; }

.modal-header { padding: 2px 16px; background: linear-gradient(to right, #e06ca0 0%, #ec4f64 100%); color: white; }

.modal-body { padding: 15px 15px; }

* { margin: 0; padding: 0; outline: none; box-sizing: border-box; } 

.icon { display: inline-block; vertical-align: middle; }

.blck { margin-top: 15px; margin-bottom: 15px; }

.cont1 { max-width: 1170px; margin: 0 auto; }

@media (min-width: 1200px) { .container { width: 100%; max-width: 1170px; }  .container-wide { width: 100%; max-width: 1350px; } }

b { font-weight: bold; }

.aligncenter { margin: 0 auto; }

.pos-rel { position: relative; }

.whole { max-width: 1600px; margin: 0 auto; position: relative; overflow: hidden; background-color: #fff; }

.s { padding-top: 50px; padding-bottom: 50px; }

.gyy { background-color: #F3F3F3; }

.gyy > .bordered__inn { background-color: #F3F3F3; }

.sect-title { font-size: 54px; font-weight: 700; font-family: "Roboto"; margin-bottom: 40px; line-height: 1.2; text-transform: uppercase; line-height: 0.8; }

.sect-descr { font-size: 24px; font-weight: 500; margin-bottom: 3s0px; }

.sect-head { font-size: 28px; font-family: "Roboto"; font-weight: 700; margin-bottom: 3px; }

.sect-role { font-size: 22px; margin-bottom: 20px; }

h1 { font-size: 21px; margin-bottom: 30px; }

h3 { font-weight: bold; font-size: 21px; }

.icon { display: inline-block; }

.content { font-weight: normal; line-height: 1.2; }

.content p { margin-bottom: 10px;}

.content ul, .content ol { margin-bottom: 5px; margin-left: 20px; }

/*.content ul { list-style-type: none; } 

.content li { margin-bottom: 30px; position: relative; } */


/*.content li:before { content: ""; width: 6px; height: 6px; background-color: #E91E11; display: block; border-radius: 50px; position: absolute; top: 5px; left: -20px; }*/

.content img { margin-bottom: 20px; }

.content iframe { width: 100%; height: auto; min-height: 310px; display: block; margin: 40px auto; }

.content table { width: 100%;}

.content table tr:nth-child(even) td { background-color: #F6F6F6; }

.content table tr:nth-child(odd) td { background-color: #ffffff; }

/*.content table td { text-align: center; padding: 15px 10px; } */


.ov-hidd { overflow: hidden; }

.table-responsive { min-height: .01%; overflow-x: auto; }

a { transition: all .3s ease-out; text-decoration: none; color: #E91E11; }

a:hover { color: #b9180e; text-decoration: underline; }

button { transition: all .3s ease-out; }

input { transition: all .3s ease-out; }



.flexx { display: -webkit-flex; display: -ms-flexbox; display: flex; }

.flexx-wrap { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.tbl { display: table; width: 100%; }

.tbl-row { display: table-row; }

.tbl-cell { display: table-cell; padding-left: 10px; padding-right: 10px; }

.tbl-cell:first-child { padding-left: 0; }

.tbl-cell:last-child { padding-right: 0; }

.mdl { vertical-align: middle; }

.vat { vertical-align: top; }

.txt-cent { text-align: center; }

.txt-left { text-align: left; }

.txt-rght { text-align: right; }

.fl-lft { float: left; }

.fl-rght { float: right; }

.clearfix:after { content: ""; display: table; clear: both; }

.c:after { content: ""; display: table; clear: both; }

.d-i-b { display: inline-block; }


.hidden-d { display: none; }

.shown-d { display: block; }



body { font-family: 'Roboto', Helvetica, sans-serif; font-weight: 400; font-size: 15px; color: #000000; line-height: 1.5; background-color: #fff;}

body.loaded { opacity: 1; }

.head1__mobmenu-butt { text-align: right; }


.kd__warn { background: #E91E11; text-align: center; color: #ffffff; font-size: 14px; vertical-align: middle; padding: 8px; }

.kd__warn .icon { vertical-align: middle; margin-right: 30px; }

.kd__warn a { text-decoration:none; color:#fff }
 
.head1 { padding-top: 25px; }

.head1__form { position: relative; background-color: #F3F3F3; }

.head1__soc { list-style-type: none; text-align: right; }

.head1__soc li { display: inline-block; margin-left: 15px; transition: all .3s ease; }

.head1__soc li:hover { opacity: 0.5; }

.head1__inn { margin:0; }

.head2 { padding-top: 10px; padding-bottom: 5px; }

.head2__browse { font-size: 16px; font-family: "Roboto"; font-weight: 500; }

.head2__browse-link .icon { transition: .3s all linear; }

.head2__browse-link.active .icon { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.head2__browse a { color: #000000; }

.head2__browse a:hover { color: #E91E11; text-decoration: none; }

.head2__browse-drop { position: absolute; top: 54px; width: 260px; z-index: 99; background-color: #fff; background-color: #E91E11; visibility: hidden; opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); transition: all .3s ease; }

.head2__browse-drop.active { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); visibility: visible; opacity: 1; }

.head2__browse-drop a { color: #ffffff; display: block; padding: 8px 15px; }

.head2__browse-drop a:hover { color: #E91E11; background-color: #fff; }

.head2__browse-list { list-style-type: none; }

.head2__menu1 li { display: inline-block; }
.head2__menu1 li:not(:last-child) {margin-right: 20px; }

.head2__menu1 a { font-size: 14px; font-family: "Roboto"; color: #000000; }

.head2__menu1 a:hover { color: #E91E11; text-decoration: none; }
.head2__menu1 a:visited { color: #000000;}
.head2__menu1 a:link { color: #000000;}

.head2__menu2 { text-align: right; }

.head2__menu2 li{ display: inline-block; }

.head2__menu2 li { margin-right:15px }

.head2__menu2 a { color: #000000; text-transform: uppercase; font-size: 16px; font-family: "Roboto"; font-weight: 700; }

.head2__menu2 a:visited { color: #000000;}
.head2__menu2 a:link { color: #000000;}

.head2__menu2 a:hover { color: #E91E11; text-decoration: none; }

.bordered { background: url("https://static.bidadoo.com/library/images/site/17/border-bg.png") center repeat; }

.bordered-10 { padding: 10px; }

.bordered-8 { padding: 8px; }

.bordered-6 { padding: 6px; }

.bordered-4 { padding: 4px; }

.bordered-3 { padding: 3px; }

.bordered__inn { background-color: #ffffff; }

.info { font-size: 13px; }

.info b { font-size: 14px; font-weight: 700; }

.info .cont1 { padding: 20px 0; }

.info__tbl .cell-1 { width: 70px; padding-right: 0; }

.info__tbl .cell-2 { padding-right: 10px; }

.info__slidd a { color: #000000; outline: none; }

.info__slidd a:hover { color: #E91E11; text-decoration: none; }

.congrat__list { display: -webkit-flex; display: -ms-flexbox; display: flex; }

.congrat__it { -webkit-flex-basis: 33.33%; -ms-flex-preferred-size: 33.33%; flex-basis: 33.33%; position: relative; min-height: 333px; color: #ffffff; padding: 30px; overflow: hidden; cursor: pointer; }

.congrat__it:hover .overr { opacity: 1; visibility: visible; -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }

.congrat__it:hover .overr-dark { opacity: 1; visibility: visible; }

.congrat__it:hover .congrat__head { font-size: 22px; }

.congrat__it:hover .congrat__footer { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); }

.congrat__head { position: relative; z-index: 9; font-size: 40px; text-transform: uppercase; transition: all .3s linear; }

.congrat__head p:first-child { font-size: 26px; font-family: "Roboto"; font-weight: bold; }

.congrat__footer { position: absolute; bottom: 30px; left: 30px; right: 30px; z-index: 9; transition: all .4s linear; -webkit-transform: translateY(500px); -ms-transform: translateY(500px); transform: translateY(500px); }

.congrat__more { float: right; display: inline-block; color: #ffffff; background-color: #E91E11; padding: 10px 20px; font-size: 12px; text-transform: uppercase; font-style: italic; font-weight: 900; letter-spacing: 4px; margin-left: 10px; }

.congrat__more:hover { color: #ffffff; background-color: #b9180e; text-decoration: none; }

.overr { position: absolute; width: 100%; height: 100%; top: 0; left: 0; visibility: hidden; opacity: 0; -webkit-transform: scale(2, 2); -ms-transform: scale(2, 2); transform: scale(2, 2); transition: all .3s linear; z-index: 9; }

.overr1 { background: url("../img/trace4.png") center no-repeat; background-size: cover; }

.overr2 { background: url("../img/trace4-2.png") center no-repeat; background-size: cover; }

.overr3 { background: url("../img/trace4-3.png") center no-repeat; background-size: cover; }

.overr-dark { position: absolute; width: 100%; height: 100%; top: 0; left: 0; visibility: hidden; opacity: 0; transition: all .3s linear; background-color: rgba(0, 0, 0, 0.6); }

.p60 { padding: 60px 0; }

.c-gy1 { background-color: #F3F3F3; }

.section__inner img { min-height: 188px; object-fit: cover; }

.section__inner.inner-2 { padding-top: 30px; }

.section.even > .bordered__inn { background-color: #F3F3F3; padding: 50px 0; }

.section.even .section__inner.inner-2 { padding-right: 60px; }

.section.odd .section__inner.inner-1 { padding-right: 60px; }

.section__itt { margin-bottom: 30px; font-size: 22px; text-transform: uppercase; }

.section__itt b { font-size: 26px; font-weight: bold; font-family: "Roboto"; }

.section__list { margin-top: 35px; }

.foot { background-color: #F3F3F3; font-size: 13px; }

.foot .icon-map { margin-top: -15px; }

.foot .inner-1 { font-size: 30px; font-family: "Roboto"; font-weight: bold; }

.foot .inner-2 p { margin-bottom: 20px; }

.footer { color: #ffffff; background-color: #3D3F41; font-size: 13px; padding-bottom: 20px; padding-left:5px }

.footer a { color: #ffffff; }

.footer a:hover { color: #E91E11; }

.footer__inner ul { width: 50%; float: left; padding-right: 30px; list-style-type: none; }

.footer__head { font-weight: bold; font-size: 14px; margin-bottom: 10px; }

.footer__soc { padding-right: 0 !important; }

.footer .inner-4 { margin-top: 40px; color: #828485; }

.slidd.secondary .slidd__item img { min-height: 340px; }

.slidd__head { font-size: 100px; font-family: "Roboto"; font-weight: 700; line-height: 0.8; }

.slidd__head:after { content: ""; width: 90px; height: 7px; background-color: #E91E11; display: block; margin-top: 20px; }

.slidd__item img { width: 100%; object-fit: cover; min-height: 540px; }

.slidd__wrapp { position: relative; margin-top:-34px} /*fix for ebay home page table spacing */

.slidd__over { position: absolute; top: 0; left: 0; width: 45%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 9; color: #ffffff; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.slidd__over:after { content: ""; width: 50px; display: block; position: absolute; right: -50px; background: url("../img/slide-uzor.png") center repeat-y; top: 0; height: 100%; }

.slidd__descr { font-size: 19px; margin-top: 30px; }

.slidd__txt { max-width: 600px; }

.offers__inn { font-size: 13px; margin-top: 10px; margin-bottom: 10px; }

.offers__inn b { display: block; font-size: 14px; }

.offers__img { height: 62px; width: 62px; background-color: #E91E11; }

.offers__head { font-size: 30px; font-family: "Roboto"; font-weight: 700; margin-bottom: 30px; }

.offers .cell-1 { width: 80px; }

.pt0 { padding-top: 0; }

.choose .bordered__inn { padding: 50px 0; }

.choose__head { font-size: 54px; font-family: "Roboto"; font-weight: bold; margin-bottom: 30px; }

.choose li { margin-bottom: 15px; }

.choose ul { list-style-type: none; }

.choose ul a { font-size: 22px; text-transform: uppercase; color: #000000; }

.choose ul a:hover { color: #E91E11; text-decoration: none; }

.stay__head { font-size: 30px; font-family: "Roboto"; font-weight: 700; margin-bottom: 30px; }

.careers { padding: 90px 0; }

.category__img { width: 100%; object-fit: cover; margin-bottom: 20px; }

.category__it { border-bottom: 1px solid #000000; padding: 30px 0 30px; }

.category__head { font-size: 26px; font-family: "Roboto"; line-height: 1.2; }

.category__city { font-size: 22px; margin: 20px 0 25px; }

.category__txt span { color: #818181; display: inline-block; margin-right: 20px; }

.category__butt { display: block; padding: 11px 5px; width: 100%; text-align: center; background-color: #E91E11; color: #ffffff; text-decoration: none; font-size: 12px; letter-spacing: 4px; font-weight: 900; font-style: italic; }

.category__butt:hover { color: #ffffff; background-color: #b9180e; text-decoration: none; }

.category__tbl { margin: 20px 0 5px; }

.category__tbl .cell-1 { font-weight: bold; }

.category__tbl .cell-1 span { display: inline-block; margin-left: 10px; }

.category__tbl .cell-1 b { font-size: 26px; font-family: "Roboto"; font-weight: 700; }

.category__tbl .cell-2 { width: 150px; }

.category__form { margin-bottom: 40px; position: relative; background-color: #F3F3F3; }

.category__more { margin-top: 40px; }



@media (max-width: 1620px) { .info .cont1 { padding-left: 20px; padding-right: 20px; } }

@media (max-width: 1440px) { .slidd__txt { max-width: 100%; } }

@media (max-width: 1300px) { .section.odd .section__inner.inner-1 { padding-right: 0; }
  .section.even .section__inner.inner-2 { padding-right: 0; } }

  @media (min-width:1200px){
	  .no-pad-lg{
	padding:0 !important;
}
  }
@media (max-width: 1200px) { .slidd__head { font-size: 60px; }
  .slidd__over { width: 65%; padding: 20px; } 
  }

@media (max-width: 992px) { .kd__warn { text-align: left; }
  .kd__warn p { width: 50%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left; }
  .kd__warn .head1__soc { float: left; width: 50%; }
  .kd__warn .head1__soc .icon { margin-right: 0; } }

@media (max-width: 880px) { .congrat__list { display: block; }
  .congrat__it { padding: 15px; }
  .congrat__more { margin-top: 20px; } }

@media (max-width: 768px) { .head2__browse-drop { top: 40px; }
  .head1__form-desktop { display: none; }
  
  .head1 { padding-top: 10px; }
  .head1__inp { padding: 0 15px; }
  .slidd__over { width: 100%; }
  .slidd__over:after { display: none; }
  .sect-title { font-size: 40px; }
  .s { padding-top: 30px; padding-bottom: 30px; }
  .section.even > .bordered__inn { padding-top: 0px; padding-bottom: 0px; }
  .sect-title { margin-bottom: 25px; }
 
  .category__head { font-size: 22px; }
}

@media (max-width: 749px) { .butt__blck { margin: 10px 0; float: none; width: 100%; } }

@media (max-width: 550px) { .icon-map { display: block; float: none; margin-bottom: 10px; }
  .footer__inner ul { width: 100%; float: none; }
}

.butt__blck .icon.akktiff { display: inline-block; }

 .no-pad{
	padding:0 !important;
}

.container{background:transparent; font-size:15px}
.container a{color: #E91E11;}

.footer a:visited, .footer a:active, .footer a {color:#fff !important}

.inn-3 {padding-top:5px}

 .cont3 {max-width:1480px;margin: 0 auto;}
 .slidd__item img {
    max-width: none;
    object-fit: cover;
    max-height: 540px;
    position: relative;
	max-width:100%
}

#primary_nav_wrap:hover ul>li>a>span{
	 transform: rotate(180deg);
	 transition-duration: .4s
}

#primary_nav_wrap
{
	z-index:1000;
	position:absolute
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;

}

#primary_nav_wrap ul a
{
	display:block;
	color:#333;
	text-decoration:none;
	font-weight:700;
	font-size:16px;
	font-weight:500;
	line-height:32px;
	padding:0;
	font-family: "Roboto",Arial;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	
}

#primary_nav_wrap ul li.current-menu-item
{
	background:#fff;

	
}

#primary_nav_wrap ul li:hover
{
	background:#fff;
}

#primary_nav_wrap ul li a:hover
{
	color:#e91e11 !important;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#e91e11;
	padding:0;
	padding-bottom:10px;
	width:400px;
	list-style:none;
	list-style-type: none;
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px;
	list-style-type: none;
	width:50%;
}

#primary_nav_wrap ul ul li:nth-child(even)
{
	float:right;
}

#primary_nav_wrap ul ul li:nth-child(odd)
{
	float:left;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px;
	color:#fff;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block;
}

.panel-body a {color:#337ab7}

.rating-5 {
    background: url(https://static.bidadoo.com/library/template/images/rating-five.png)
}

.rating-4 {
    background: url(https://static.bidadoo.com/library/template/images/rating-four.png)
}

.rating-3 {
    background: url(https://static.bidadoo.com/library/template/images/rating-three.png)
}

.rating-2 {
    background: url(https://static.bidadoo.com/library/template/images/rating-two.png)
}

.rating-1 {
    background: url(https://static.bidadoo.com/library/template/images/rating-one.png)
}

.rating {
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 38px!important;
    min-height: 6px!important;
    max-width: 70px!important;
    max-height: 12px!important;
    padding: 10%;
    margin-top: 4px
}

.container,
body,
hr {
    padding: 0!important
}

.lbl {
    color: gray
}

hr {
    margin: 3px!important
}

.ihead {
    font-weight: 700;
    margin-top: 4px
}

.col-rate {
    min-width: 75px
}

.col-part,
.col-remark {
    min-width: 100px
}

.row-alt {
    background-color: rgba(245, 245, 245, .6)
}

.pad-text-2 {
    padding-top: 2px;
    padding-bottom: 2px
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.header-bg {
    background-color: #000
}

.pad-top-10 {
    margin-top: 10px
}

.pad-btm-20 {
    margin-bottom: 20px
}

.pad-btm-5 {
    margin-bottom: 10px
}

.align-center {
    text-align: center
}

.panel-bullet {
    font-size: .7em
}

.info-header {
    color: #585858
}

.no-link-decoration {
    text-decoration: none
}

.no-link-decoration:hover {
    text-decoration: none;
    color: #fff
}

.tab-body {
    min-height: 150px
}

@media (max-width:500px) {
    .ireport {
        font-size: 9pt!important
    }
    .md-full {
        width: 100%;
        margin-top: 3px
    }
}

@media (min-width:993px) and (max-width:1199px) {
    .md-full {
        width: 100%;
        margin-top: 3px
    }
}

.footer-bar {
    background: #4c0403;
    margin-top: 8px;
    margin-bottom: 15px;
    height: 30px;
    width: 100%
}

.navbar-custom {
    background-color: #c82319;
    color: #fff;
    border-radius: 0
}

.navbar-custom .navbar-nav>li>a {
    color: #fff
}

.navbar-custom .navbar-nav a:focus,
.navbar-custom .navbar-nav a:hover {
    background-color: #b11f16!important
}

.navbar-custom .btn-default,
.navbar-custom .btn-default.active,
.navbar-custom .btn-default:active.navbar-custom .icon-bar,
.navbar-custom .btn-default:focus {
    background-color: #fff
}

.btn-primary {
    border: 1px solid #b11f16;
    background-color: #b11f16
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus,
.btn-primary:hover {
    border: 1px solid #90140F;
    background-color: #90140F
}


table {
  border-spacing: 2px;
}

.label{
	color:#000;
	padding:0;
	font-size:100%;
	font-weight:500
	}

.label-primary {
    background-color: #b11f16;
	color:#fff;
	font-size:80%;
	padding:4px
}

.rating-key>tbody>tr>td {
    padding: 2px
}

.rating-key {
    margin-bottom: 0
}

.rating-key tr:first-child td {
    border-top: none
}

.popover-content {
    padding: 5px
}

.navbar-toggle .icon-bar {
    background-color: #fff
}

@media only screen and (min-width:768px) {
    .modal-dialog {
        width: 630px
    }
    @media only screen and (min-width:992px) {
        .modal-dialog {
            width: 830px
        }
    }
    .carousel-inner>.item>img {
        margin: 0 auto
    }
}

/* Overrides for bootstrap / active content removal fix */

.nav>li {
	float:Left
}

.tabs {
    margin: 0 auto;
    margin-bottom:6px
}

.tabs .content {
    background: #fff;
    border: 1px solid #ccc;
    margin-top: -6px;
}

    .tabs .content > div {
        display: none;
        padding: 6px 14px 5px;
    }

.tabs > input {
    display: none;
}

.tabs > label {
    display: inline-block;
    padding: 10px 14px;
    text-align: center;
    color: #337ab7;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

    .tabs > label:hover {
        background-color: #eee;
        cursor: pointer;
    }

.tabs input:checked + label {
    background: #fff;
    color: #555;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}

#tab1:checked ~ .content #content1,
#tab2:checked ~ .content #content2,
#tab3:checked ~ .content #content3,
#tab4:checked ~ .content #content4,
#tab5:checked ~ .content #content5,
#tab6:checked ~ .content #content6,
#tab7:checked ~ .content #content7 {
    display: block;
}

@media screen and (max-width: 400px) {
    .tabs label {
        padding: 8px 10px;
    }

    .tabs .content > div {
        padding: 10px 10px 5px;
    }
}

/* PHOTO GALLERY TEST*/
.row{
  margin:0;
}
div[class^="col-"]{
    padding:0;
}
.slider-container {
    text-align: center;
	width: 250px;
    margin: 0 auto;
}
#slider{
    height:85px;
	overflow-y: scroll;
	margin-bottom:8px;
  }
#images {
  width: 250px;
  height:200px;
  overflow: hidden;
  position: relative;
  
}
#images img {
  width: 250px;
  position: absolute;
  top: 0;
  left: -250px;
  z-index: 1;
  opacity: 0;
}
#images img:target {
  left: 0;
  z-index: 9;
  opacity: 1;
}

#images img:nth-child(1){ /*show first image in gallery*/
  opacity: 1;
  left:0;
}

/*Video */
#images video {
  width: 250px;
  position: absolute;
  top: 0;
  left: -250px;
  z-index: 1;
  opacity: 0;
}
#images video:target {
  left: 0;
  z-index: 9;
  opacity: 1;
}

#slider a {
  text-decoration: none;
  height:71px;
  margin-right:1px;
  display:inline-block;
  vertical-align:bottom;
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
    .slider-container {
	    width:320px;

    }
    #slider{
        height:95px;
      }
    #images {
      width: 320px;
      height: 256px;
    }

    #images img {
      width: 320px;
      left: -320px;
    }

    /*Video */
    #images video {
      width: 320px;
      left: -320px;
     } 
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
     .slider-container {
	    width:480px;
    }
    #slider{
        height:110px;
      }
    #images {
      width: 480px;
      height: 384px;
    }

    #images img {
      width: 480px;
      left: -480px;
    }

    /*Video */
    #images video {
      width: 480px;
      left: -480px;
     } 
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .slider-container {
	    width:600px;
    }
    #slider{
        height:120px;
      }
    #images {
      width: 600px;
      height: 480px;
    }

    #images img {
      width: 600px;
      left: -600px;
    }


    /*Video */
    #images video {
      width: 600px;
      left: -600px;
     } 
   
}

.sidebar-right{
	margin: 5px
}


@media only screen and (min-width : 992px) {
        .pad-right-md{
            padding-right:15px !important;
        }
		.sidebar-right{
			float:right;
			margin-right:0px
		}
}


@media only screen and (min-width : 1200px) {
        .pad-right-md{
            padding-right:30px !important;
        }
}
.financing-widget-container {
        max-width: 200px;
        font-size: 16px;
        margin: 0 auto;
      
}

.financing-widget {
	line-height: 1.25;
}

	.financing-widget .button-outlined {
		text-align: center;
		background: transparent;
		border: 2px solid #c82319;
		color: #c82319;
		border-radius: 100px;
		line-height: 1.75;
		transition: all .1s;
		display: inline-block;
		font-size: 18px;
		font-weight: 700;
		text-decoration: none;
		width: 100%;
		white-space: nowrap;
		position: relative;
		cursor: pointer;
	}

		.financing-widget .button-outlined:hover {
			background: #c82319;
			border: 2px solid #c82319;
			color: #fff;
		}

.widget-arrow-right {
	font-size: 12px;
}

.financing-text {
	text-align: center;
	display: block;
	font-size: 14px;
	color: #666;
	padding-top: 3px;
	margin-bottom: 5px
} 
.button-outlined small{
	font-weight:normal;
	font-size:14px
}

.list-group{margin-bottom:0px}

 .btn-primary .btn-link {
   color: #fff;
   text-decoration: none;
}
.align-center .btn-primary{
	min-width:180px;
	padding:7px;
	margin-top:3px;
}
.btn-block{
   margin-top:10px;
   margin-bottom:5px
}

@media print {
    body {
        -webkit-print-color-adjust: exact !important; /*Chrome, Safari */
    }

    .rating-1 {
        background: url(https://static.bidadoo.com/library/template/images/rating-one.png) no-repeat !important;
    }

    .rating-2 {
        background: url(https://static.bidadoo.com/library/template/images/rating-two.png) no-repeat !important;
    }

    .rating-3 {
        background: url(https://static.bidadoo.com/library/template/images/rating-three.png) no-repeat !important;
    }

    .rating-4 {
        background: url(https://static.bidadoo.com/library/template/images/rating-four.png) no-repeat !important;
    }

    .rating-5 {
        background: url(https://static.bidadoo.com/library/template/images/rating-five.png) no-repeat !important;
    }
    .noprint {
        display: none;
    }
	 a[href]:after {
                content: none !important;
            }
	#images {
		width: 600px;
		height:450px;
		margin-left:auto;
		margin-right:auto
	 }
	#images img{
		width:auto;
	}
	.slider-container {
		width: auto;
	}
	#slider{
		height:auto;
		overflow-y:auto;
	}
}

.align-center .btn-primary.btn-action {
    min-width: 130px;
}

