.page-link {
    min-height: 39px;
}

.select2-container .select2-selection--single {
    height: 41px !important;
}

.static-page {
    padding: 1em 0;
}

.notifications-count {
    position:relative;
    top:-13px;
    left:-12px;
    font-size: 8px;
    font-weight: bold;
}

.phone-number .select2 {
    width: 50% !important;
    float: left;
    margin-right: 30px;
}

.phone-number input {
    width: 40% !important;
    /*float: right;*/
    /*margin-bottom: 30px;*/
}

[data-toggle="collapse"] .fe:before {
  content: "\e92e";
}

[data-toggle="collapse"].collapsed .fe:before {
  content: "\e931";
}

.btn-service, .btn-part {
    margin: 10px;
    width: 100%;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 22rem !important;
    z-index: 10000;
}

.hide {
    display: none;
}

.striketrough {
    text-decoration: line-through;
}

.day {
    width: 100px;
    text-align: center;
}

.btn-group-xs > .btn, .btn-xs {
  padding: .25rem .4rem;
  font-size: .875rem;
  line-height: .5;
  border-radius: .2rem;
}

.price-input-group {
    max-width: 150px;
    min-width: 130px;
}

.number-input {
    min-width: 70px;
}

.number-input-mw {
    max-width: 100px;
}

.bg-white {
    background-color: #ffffff !important;
    min-height: 75px;
    margin-left: -12px;
    margin-right: -12px;
}

.main-home {
    padding-top: 55px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

.body-bg {
    background-color: #f9fbfd;
}

.box-shadow {
    box-shadow: 0px 0px 50px 5px rgba(149,151,153,0.35);
    -webkit-box-shadow: 0px 0px 50px 5px rgba(149,151,153,0.35);
    -moz-box-shadow: 0px 0px 50px 5px rgba(149,151,153,0.35);
}

.box-shadow-header {
    box-shadow: 0 10px 50px -2px rgba(149,151,153,.14);
    /*box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 12px 0 15px -4px rgba(31, 73, 125, 0.8), -12px 0 15px -4px rgba(31, 73, 125, 0.8);*/
    /*box-shadow: 12px 0px 50px -5px rgba(0,0,0,0.35), -12px 0px 50px -5px rgba(0,0,0,0.35);*/
    /*box-shadow: 0px 12px 0px 0px rgba(0,0,0,0.35), 0px -12px 0px 0px rgba(0,0,0,0.35);*/
}

.home-centered {
    margin-left: auto;
    margin-right: auto;
}

.ih-item.circle{
    height: 100px;
    width: 100px;
}

.ih-item.circle .img {
    height: 100px;
    width: 100px;
}

.ih-item.circle .img::before {
    box-shadow: inset 0 0 0 2px rgba(255,255,255,0.6),0 1px 2px rgba(0,0,0,0.3);
}

.ih-item.circle.effect18 .info .info-back {
    background: rgba(204,209,217,0.9);

}

.ih-item.circle.effect18 .info .info-back p {
    padding-top: 28px;
    padding-left: 10px;
    font-size: 25px;
    color: #000000;
}

@font-face {font-family: "Century Gothic";
    src: url("fonts/century-gothic.eot?#iefix") format("embedded-opentype"),
    url("/fonts/Century-Gothic.ttf") format("truetype");
}

.section-header {
    font-family: "Century Gothic";
    /*font-weight: 700;*/
    line-height: 1.4;
    letter-spacing: 0px;
    font-size: 35px;
}

.section-header-black {
    font-size: 25px;
    color: #000000;
}

.section-content {
    font-family: "Century Gothic";
    letter-spacing: 0px;
    font-size: 20px;
}

.section-header-inner {
    font-family: "Century Gothic";
    /*font-weight: 700;*/
    line-height: 1.4;
    letter-spacing: 0px;
    font-size: 30px;
}

.section-content-inner {
    font-family: "Century Gothic";
    letter-spacing: 0px;
    font-size: 15px;
}

.btn-openbid {
    width: 200px;
    height: 50px;
    color: #ffffff;
    background-color: #00d97e;
    font-family: "Century Gothic";
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    font-size: 34px;
    /*font-style: italic;*/
    padding-top: 0px;
    /*border: 3px solid #ff5d00;*/
}

.btn-openbid:hover {
    color: #fff;
    background-color: #00d97e;
    border-color: #00d97e;
}

.btn-openbid-info {
    white-space: nowrap;
    height: 50px;
    color: #ffffff;
    background-color: #f95f20;
    font-family: "Century Gothic";
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    font-size: 34px;
    /*font-style: italic;*/
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    /*border: 3px solid #ff5d00;*/
}

.btn-openbid-info:hover {
    color: #fff;
    background-color: #f95f20;
    border-color: #f95f20;
}

.openbid-footer {
    color: #fff;
    background-color: #6e84a3;
    height: 50px;
    padding-top: 15px;
}

a.footer-link:link, a.footer-link:visited, a.footer-link:hover, a.footer-link:active {
  color: #fff;
}

a.footer-link:hover {
  text-decoration: underline;
}

.home-menu {
    padding-top: 0px;
}

.home-menu > div {
    height: 100%;
}

.home-menu > div > ul {
    height: 100%;
}

.home-menu  ul > li > a, .side-nav li a {
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #6e84a3 !important;
}

.home-menu ul > li {
    padding-right: 45px;
}

.home-menu ul > li.current > a {
    padding-top: 25px !important;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #f79646;
    color: #f79646 !important;
}

.home-menu ul > li > a:hover {
    padding-top: 25px !important;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #f79646;
    color: #f79646 !important;
}

.home-menu ul > li > a {
    padding-top: 28px !important;
}

.home-menu .language-switcher {
    padding-top: 13px;
}

.btn-home {
    color: #000000;
    background-color: #e8e8e8;
    width: 180px;

    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 12px 53px 12px 23px;
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
}

.btn-home .txt {
    float: left;
    font-size: 15px;
    /*font-weight: 500;*/
    line-height: 19px;
}

.btn-home .round {
    background-color: #ededed;
    font-size: 25px;
    font-weight: 500;
    padding-left: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 3px;
    top: 3px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 2;
}

.openbid-rect {
    height: 70px;
    background-color: #f79646;
    width: 200px;
    float: right;
    padding: 7px;
    font-family: "Century Gothic";
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    font-size: 35px;
    font-style: italic;
    margin-bottom: 70px;
}

.logo-openbid > img, .logo-openbid-guests > img {
    max-height: 2rem;
}
.logo-openbid-guests {
    margin-left: 20px;
    margin-top: 15px;
}

.texts {
    color: #658aa9;
}

.left-button {
    text-align: right;
}

.right-button {
    text-align: left;
}

@media screen and (max-width: 991px){
    .left-button {
        text-align: center;
    }

    .right-button {
        text-align: center;
    }
}

.hidden {
    display: none;
}

.validation-error {
    color: red;
}

.popover {
    max-width: 300px;
}

.auction-progress {
    font-size: .78rem;
}


.td-close-text {
    width: 0px;
}

.td-close-text-en:after {
    content: 'OK';
}

.td-close-text-bg:after {
    content: 'Избиране';
}

.td-close-text-uk:after {
    content: 'Виберіть';
}

.bootstrap-datetimepicker-widget a {
    width: 30px;
}


.td-margins:before {
    margin-left: 30px;
    margin-right: 30px;
}

.main-home {
    min-height: 570px;
}

.sort-indicator {
    position: relative;
    bottom: 2px;
}

#select2-user_registration_phone_country-container {
    font-size: .85rem
}