@import url('https://fonts.googleapis.com/css?family=Open+Sans');
#howto .section-content {
    color: grey;
}
#howto .section-content p {
    font-size: 17px;
}
#howto .section-content .gap {
    margin-bottom: 60px;
}
#howto .section-content .margbot25 {
    margin-bottom: 25px;
}
#howto .section-content .center {
    text-align: center;
}
#howto .section-content .img-center {
    margin: 0 auto;
}
#howto .section-content .top-logo img {
    margin: 0 auto;
}
#howto .section-content .steps .shadow {
    box-shadow: 0px 0px 10px grey;
}
#howto .section-content .steps .step {
    padding-bottom: 60px;
}
#howto .section-content .steps .step .stepimg {
    position: relative;
}
#howto .section-content .steps .step .stepnumber {
    left: 2px;
    top: 18px;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: red;
}
#howto .section-content .examples img {
    box-shadow: 0px 0px 10px grey;
    margin-bottom: 50px;
    height: 500px;
}
.banner-text {
    padding-top: 20px;
    text-align: center;
}
.banner-text a {
    font-size: 1.7em;
    color: #f0181b;
}
#show .survey-text {
    margin-top: 16px;
}
#show .company-name {
    margin-bottom: 32px;
}
#show .company-name h1{
    text-transform: uppercase;
}
#show .city-link {
    color: #333333;
}
#show .section-header .red-box {
    background-color: #f0181b;
    min-height: 370px;
    height: 100%;
}
#show .section-header .red-box p {
    margin-top: 10%;
    font-size: 4em;
    text-align: center;
    color: #fff;
}
#show .section-header .red-box-es {
    background-image: url(/assets/img/es_show_header.jpg);
    background-size: cover;
    min-height: 350px;
    height: 100%;
}
#show .section-header .red-box-es a {
    background-color: #f0181b !important;
    border-color: #f0181b !important;
    padding-top: 5px;
    padding-left: 50px;
    padding-right: 50px;
    color: #fff;
}
#show .section-header .red-box-es .report_link_button {
    margin-top: 5px;
}
#show .section-header .red-box-es p {
    width: 55%;
    margin: 5% auto 0 auto;
    font-size: 2em;
    text-align: center;
    color: #fff;
}
#show .section-header .red-box-es .little_header_text {
    margin-top: 5%;
}
#show .section-header .signup-text {
    padding-top: 20px;
    text-align: center;
}
#show .section-header .signup-text a {
    font-size: 1.7em;
    color: #f0181b;
}
#show .section-header .abuse-button {
    margin-top: 20px;
    background-color: #2D2D2D;
    color: #fff;
    padding: 1%;
    float: right;
}
#show .section-company-details .company-desc {
    padding-top: 40px;
}
#show .section-company-details .company-desc p {
    letter-spacing: 1px;
    font-size: 14px;
    text-align: justify;
    text-align-last: left;
}
#show .section-company-details .company-infos {
    padding-top: 60px;
}
#show .section-company-details .company-infos p {
    margin-bottom: 2px;
}
#show .section-map {
    padding-top: 60px;
}
#show .section-random-cards-for-city #companies-list h3 {
    padding-bottom: 30px;
    padding-top: 30px;
}
#abuse .header-text {
    font-size: 36px;
    margin-top: 20px;
}
#abuse .main-text {
    font-size: 20px;
}
#abuse .red-box {
    color: #fff;
    background-color: #f0181b;
}
#abuse .red-box h3 {
    margin-bottom: 40px;
}
#abuse .red-box input,
#abuse .red-box textarea {
    width: 100%;
    background-color: transparent;
    border: 1px solid white;
    margin-bottom: 30px;
}
#abuse .btn {
    background-color: #f0181b;
    color: #fff;
    padding: 20px 40px 20px 40px;
    margin-top: 10px;
}
#signup #sign-up {
    padding: 5% 0 3% 0;
}
#signup #sign-up h3,
#signup #sign-up h4 {
    text-align: center;
}
#signup #sign-up .formrow {
    padding: 1% 0;
    margin-top: 5%;
    background-color: #F0181B;
}
#signup #sign-up .formrow .row {
    padding: 1% 0;
}
#signup #sign-up .formrow label {
    text-align: right;
    width: 100%;
    color: white;
    font-weight: 400;
}
#signup #sign-up .formrow input {
    background-color: #F0181B;
    color: white;
    padding: 0 1%;
    border: 1px solid #ddd;
    width: 100%;
}
#signup #sign-up button[type=submit] {
    background-color: #3b3b3b;
    padding: 2% 4%;
    font-size: 1.3em;
    text-transform: uppercase;
    color: white;
    border: none;
    margin-top: 5%;
    cursor: pointer;
}
#signup .header {
    padding-bottom: 40px;
}
#signup .header .header-img {
    background-image: url('../../assets/img/coins-min.jpg');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height: 300px;
}
#signup .header .check-button {
    text-align: center;
    border: none;
}
#signup .header .check-button a {
    border: none;
    background-color: #f0181b;
    color: #fff;
    padding: 15px 50px 15px 50px;
}
#signup .section-certimg {
    background-color: red;
    background-size: cover;
    background-position: center 30%;
    background-repeat: no-repeat;
    min-height: 300px;
}
#signup .section-opinion {
    padding: 5% 0;
    display: block;
    text-align: center;
}
#signup .section-opinion .glyphicon {
    color: red;
}
#signup .section-opinion span {
    font-size: 1.2em;
}
#signup #package-contains {
    padding: 2% 0;
}
#signup #package-contains span {
    font-size: 1.2em;
}
#signup #package-contains span.glyphicon {
    color: red;
}
#signup #opinions {
    background-color: #3b3b3b;
    color: white;
    padding: 3% 0;
    text-align: center;
}
#signup #opinions blockquote {
    text-align: center;
    border-left: none;
}
#signup #opinions img {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#signup #opinions b {
    display: block;
}
#signup #first-slider #firstCarousel .item {
    height: 300px;
    background-color: #3b3b3b;
}
#signup #first-slider #firstCarousel .item-first img {
    width: 506.42857143px;
    height: 336.42857143px;
    display: inline-block;
}
#signup #first-slider #firstCarousel .item-first div {
    display: inline-block;
    float: right;
    width: 50%;
    padding-top: 5%;
}
#signup #first-slider #firstCarousel .item-first div p {
    color: white;
    font-size: 1.7em;
    font-weight: 200;
}
#signup #first-slider #firstCarousel .item-second {
    background-image: url('../../assets/img/sliders/stats.png');
    background-color: white;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}
#signup #first-slider #firstCarousel .item-second p {
    margin-top: 14%;
    font-size: 1.7em;
    font-weight: 200;
}
#signup #first-slider #firstCarousel .item-third p {
    margin-top: 15%;
    font-size: 1.7em;
    color: white;
    font-weight: 200;
}
#signup #second-slider #secondCarousel .item {
    height: 400px;
}
#signup #second-slider #secondCarousel .item-first {
    background-image: url('../../assets/img/sliders/signup/suiteddude-min.jpeg');
    background-size: cover;
    background-position: center;
}
#signup #second-slider #secondCarousel .item-first .red-wrapper {
    position: absolute;
    margin-top: 5%;
    background-color: red;
    padding: 1% 4% 1% 4%;
    left: 15%;
    font-size: 2em;
    color: white;
}
#signup #second-slider #secondCarousel .item-second {
    background-image: url('../../assets/img/sliders/signup/climber-min.jpeg');
    background-position: center;
    background-size: cover;
}
#signup #second-slider #secondCarousel .item-second .red-wrapper {
    position: absolute;
    margin-top: 5%;
    background-color: #F0181B;
    padding: 1% 4% 1% 4%;
    left: 15%;
    font-size: 2em;
    color: white;
}
#signup #second-slider #secondCarousel .item-third {
    background-image: url('../../assets/img/sliders/signup/quebrown-min.jpeg');
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
}
#signup #second-slider #secondCarousel .item-third .red-wrapper {
    position: absolute;
    margin-top: 5%;
    background-color: #F0181B;
    padding: 1% 4% 1% 4%;
    left: 55%;
    font-size: 2em;
    color: white;
}
#signup #second-slider #secondCarousel .item-fourth {
    background-image: url('../../assets/img/sliders/signup/papers-min.jpeg');
    background-position: center;
    background-size: cover;
}
#signup #second-slider #secondCarousel .item-fourth .red-wrapper {
    position: absolute;
    margin-top: 5%;
    background-color: #F0181B;
    padding: 1% 4% 1% 4%;
    left: 15%;
    font-size: 2em;
    color: white;
}
#signup #second-slider #secondCarousel .item-fifth {
    background-image: url('../../assets/img/sliders/signup/laptopcoffee-min.jpeg');
    background-position: center;
    background-size: cover;
}
#signup #second-slider #secondCarousel .item-fifth .red-wrapper {
    position: absolute;
    margin-top: 5%;
    background-color: #F0181B;
    padding: 1% 4% 1% 4%;
    left: 15%;
    font-size: 2em;
    color: white;
}
#signup #third-slider {
    padding-top: 6%;
}
#signup #third-slider #thirdCarousel .item {
    height: 400px;
}
#signup #third-slider #thirdCarousel .item-first {
    background-image: url('../../assets/img/sliders/signup/typewriter-min.jpeg');
    background-position: center;
    background-size: cover;
}
#signup #third-slider #thirdCarousel .item-first .red-wrapper {
    position: absolute;
    margin-top: 5%;
    background-color: #F0181B;
    padding: 1% 4% 1% 4%;
    width: 60%;
    left: 10%;
    font-size: 2em;
    color: white;
}
#signup #third-slider #thirdCarousel .item-second {
    background-image: url('../../assets/img/sliders/signup/programming-min.jpeg');
    background-position: center;
    background-size: cover;
}
#signup #third-slider #thirdCarousel .item-second .red-wrapper {
    position: absolute;
    margin-top: 5%;
    background-color: #F0181B;
    padding: 1% 4% 1% 4%;
    width: 75%;
    left: 10%;
    font-size: 2em;
    color: white;
}
#signup #third-slider #thirdCarousel .item-third {
    background-image: url('../../assets/img/sliders/signup/wallet-min.jpeg');
    background-position-y: bottom;
    background-size: cover;
}
#signup #third-slider #thirdCarousel .item-third .red-wrapper {
    position: absolute;
    margin-top: 7%;
    background-color: #F0181B;
    padding: 1% 4% 1% 4%;
    left: 15%;
    font-size: 2em;
    color: white;
}
.carousel-indicators li {
    border-color: royalblue;
}
.carousel-indicators li.active {
    background-color: royalblue;
}
@media (max-width: 768px) {
    body {
        padding-top: 55px !important;
    }
    .formrow label {
        text-align: left !important;
    }
    .navbar .navbar-brand img {
        width: 60px !important;
    }
    #company-search input {
        font-size: .8em !important;
    }
    .banner-form {
        width: 100% !important;
        padding: 1% 2% 15% 2% !important;
    }
    #vmap {
        height: 240px !important;
    }
    .mapLink {
        display: inline-block !important;
        float: left !important;
    }
    #banner-card {
        height: 130px !important;
    }
    .exclamation-mark {
        font-size: 6em !important;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .form-box {
        margin-top: 3% !important;
    }
    .companies-list a {
        padding: 1% 2% !important;
        font-size: .9em !important;
    }
    #companies-list .card {
        margin-bottom: 10% !important;
    }
    #companies-list .form-box input {
        width: 100% !important;
        margin-bottom: 2% !important;
    }
    #companies-list .form-box button {
        padding: 2% !important;
    }
    video {
        width: 100% !important;
        height: auto !important;
    }
    #show .red-box {
        min-height: 0 !important;
    }
    #show .red-box p {
        font-size: 1.6em !important;
        padding-bottom: 2% !important;
    }
    #show .abuse-button a {
        width: 100% !important;
        display: block !important;
        padding: 4% !important;
    }
    .check-button a {
        padding: 15px 25px 15px 25px !important;
    }
    .section-header .signup-text a {
        font-size: 1.1em !important;
    }
    #ending p {
        margin-top: 3px !important;
        letter-spacing: normal !important;
    }
    .textred{
        color: black !important;
    }
    .payment-image {
        text-align: center;
    }
    .payments-order-contractor-data-mobile {
        margin-top: 20px!important;
    }

}
@media (max-width: 1170px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
        max-height: 440px !important;
    }
}
@media (max-width: 1300px) {
    #index #slider .item-second p {
        font-size: 2em !important;
    }
    #index #slider .item-third p {
        font-size: 2.5rem !important;
    }
}
@media (max-width: 900px) {
    .popup-window {
        left: 20% !important;
        width: 60% !important;
    }
    #cookiePolicy {
        font-size: 10px;
        height: 80px !important;
    }
    #cookiePolicy p {
        width: 90% !important;
    }
}
@media (max-width: 350px) {
    .popup-window {
        left: 10% !important;
        width: 80% !important;
    }
}
body {
  padding-top: 79px;
  font-family: 'Open sans';
  overflow-x: hidden;
}
nav,
.navbar-default {
    margin-bottom: 0 !important;
}
.navbar {
    background-color: white;
    border: none;
    border-radius: 0;
}
.navbar .container-fluid {
    padding-right: 0 !important;
}
.navbar .navbar-header {
    margin-left: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
}
.navbar .navbar-header .navbar-brand {
    padding: 0;
}
.navbar .navbar-header .navbar-brand img {
    height: 100%;
}
.navbar .navbar-right {
    background-color: #F0181B;
    padding-left: 1%;
    padding-right: 2%;
}
.navbar .navbar-right li a {
    color: white !important;
}
.navbar .navbar-left {
    margin-left: 2%;
}
.navbar .navbar-nav {
    padding-top: 1%;
    padding-bottom: 1%;
}
#index #slider .carousel-indicators li {
    border-color: royalblue;
}
#index #slider .carousel-indicators li.active {
    background-color: royalblue;
}
#index #slider .item {
    min-height: 470px;
    max-height: 470px;
}
#index #slider .item .container {
    margin: 0 !important;
    padding: 0 !important;
}
#index #slider .item .container .row {
    padding: 0 !important;
    margin: 0 !important;
}
#index #slider .slider-text {
    position: absolute;
    font-size: 6rem;
    font-weight: 100;
    top: 6%;
    left: 5%;
    width: 75%;
    z-index: 300;
}
#index #slider .item-first .col-xs-8 {
    padding: 0 !important;
}
#index #slider .item-first img {
    float: right;
}
#index #slider .item-second {
    background-color: #3b3b3b;
}
#index #slider .item-second p {
    font-size: 2.5em;
    color: white;
    font-weight: 400;
    margin-top: 2%;
}
#index #slider .item-second .mapLabels {
    margin-top: 2%;
}
#index #slider .item-second .mapLabels .mapLink a {
    color: white;
}
#index #slider .item-third img {
    margin-left: -5%;
}
#index #slider .item-third p {
    margin-top: 17%;
    font-size: 4rem;
    font-weight: 100;
}
#index #slider .item-fourth {
    padding-top: 3%;
    background-color: #3b3b3b;
    text-align: center;
}
#index #slider .item-fourth img {
    height: 40px;
    display: inline-block;
    margin: 1%;
}
#index #slider .item-fourth p {
    position: absolute;
    font-size: 4rem;
    top: 50%;
    left: 3%;
    width: 50%;
    font-weight: 100;
}
#index #slider .item-fourth .newspaper {
    position: absolute;
    top: 35%;
    left: 60%;
    width: 713px;
    height: 611px;
}
#index #slider .item-fifth {
    background-color: #3b3b3b;
}
#index #slider .item-fifth .col-xs-6 {
    padding: 0;
}
#index #slider .item-fifth img {
    position: absolute;
    left: 5%;
}
#index #slider .item-fifth .red-wrapper {
    margin-left: 40%;
    margin-top: 10%;
    background-color: red;
    padding: 4% 20% 4% 4%;
    width: 96%;
}
#index #slider .item-fifth .red-wrapper p {
    font-size: 3rem;
    color: white;
    font-weight: 100;
}
#index #slider .item-sixth {
    background-color: #3b3b3b;
}
#index #slider .item-sixth img {
    position: absolute;
    width: 260px;
    height: 470px;
    left: 0;
}
#index #slider .item-sixth p {
    font-size: 4rem;
    color: white;
    font-weight: 100;
}
#index #slider .item-sixth p:first-of-type {
    margin-top: 5%;
    margin-bottom: 10%;
}
#index #slider-mobile {
    margin-bottom: 15px;
}
#index #slider-mobile .item-first {
    background-image: url('../../assets/img/sliders/stats.png');
    background-position: right;
    background-size: cover;
}
#index #slider-mobile .item-first p {
    font-size: 2rem;
    text-align: center;
    padding-top: 3%;
    font-weight: 600;
}
#index #slider-mobile .item-second {
    background-color: #3b3b3b;
}
#index #slider-mobile .item-second p {
    padding-top: 1%;
    color: white;
    font-weight: 600;
    font-size: 1.6rem;
}
#index #slider-mobile .item-second img {
    padding-top: 5%;
}
#index #slider-mobile .item-third {
    background-color: #b8b8b8;
}
#index #slider-mobile .item-third p {
    font-size: 2rem;
    padding-top: 2%;
    font-weight: 600;
    text-align: center;
}
#index #slider-mobile .item-fourth {
    background-image: url('../../assets/img/sliders/sliderD.jpg');
    background-position: center;
    background-size: cover;
}
#index #slider-mobile .item-fourth p {
    padding-top: 190px;
    font-size: 1.3em;
    text-align: center;
    font-weight: 600;
}
#index #slider-mobile .carousel-indicators li {
    border-color: royalblue;
}
#index #slider-mobile .carousel-indicators li.active {
    background-color: royalblue;
}
#index #slider-mobile .item {
    height: 290px;
}
#index #company-search {
    padding: 1% 0 2% 0;
}
#index #company-search label {
    display: block;
    font-size: 1.6rem;
}
#index #company-search input[name="search_companies[criteria]"] {
    display: inline-block;
    float: left;
    border: 2px solid #F0181B;
    background-color: white;
    width: 60%;
    height: 42px;
    color: #666;
    padding: 0 2%;
}
#index #company-search button {
    border: 2px solid #F0181B;
    background-color: #F0181B;
    float: right;
    height: 42px;
    width: 40%;
    color: white;
    font-size: 1.4rem;
}
#index #company-search p {
    font-size: 1.6rem;
    margin-top: 2%;
}
#index #news {
    padding: 1% 0;
}
#index #news img {
    display: inline;
}
#index #news .news-caption {
    padding: 0 .5% !important;
}
#index #news .news-caption span {
    display: inline-block;
    margin-top: 28%;
    font-size: 2em;
    font-weight: 100;
}
#index #news .article {
    margin-bottom: 10px;
    border: 2px solid red;
}
#index #news .capitalized {
    text-transform: uppercase;
    font-size: 1.7rem;
}
#blog #news {
    padding: 1% 0;
}
#blog #news img {
    display: inline;
}
#blog #news .news-caption {
    padding: 0 .5% !important;
}
#blog #news .news-caption span {
    display: inline-block;
    margin-top: 28%;
    font-size: 2em;
    font-weight: 100;
}
#blog #news .article hr {
    border: 2px solid red;
}
#blog #news .article .capitalized {
    text-transform: uppercase;
    font-size: 1.7rem;
}
#contact #contact-form {
    padding: 3% 0;
}
#contact #contact-form p {
    margin: 0;
}
#contact #contact-form .contact-data {
    padding: 0 8%;
}
#contact #contact-form .form-box {
    background-color: #F0181B;
    padding: 4% 6% 8% 6%;
}
#contact #contact-form .form-box h3 {
    color: white;
}
#contact #contact-form .form-box .labels {
    width: 40%;
    display: inline-block;
    float: left;
}
#contact #contact-form .form-box .labels label {
    display: block;
    margin-top: 2%;
    color: white;
    font-weight: 400;
}
#contact #contact-form .form-box .widgets {
    width: 60%;
    display: inline-block;
    float: right;
}
#contact #contact-form .form-box .widgets input[type=text],
#contact #contact-form .form-box .widgets input[type=email],
#contact #contact-form .form-box .widgets textarea {
    margin-top: 2%;
    width: 100%;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid white;
    color: white;
    padding: 0 2%;
    font-weight: 400;
    float: right;
}
#contact #contact-form .form-box .widgets textarea {
    min-height: 150px;
}
#contact #contact-form .captcha {
    padding: 4% 0;
}
#contact #contact-form .captcha button {
    padding: 4% 8%;
    font-size: 1.3em;
    text-transform: uppercase;
    background-color: #3b3b3b;
    color: white;
    border: none;
}
#verify #video .row {
    margin-top: 25px;
}
#verify #video h2 {
    font-weight: 400;
}
#verify #video ol li {
    font-size: 1.1em;
    color: #444;
}
#about #map {
    padding: 1% 0;
    background-color: #3b3b3b;
}
#about #map p {
    font-size: 3em;
    color: white;
    font-weight: 400;
}
#about #map .mapLabels .mapLink {
    margin-bottom: 2.5%;
}
#about #map .mapLabels .mapLink a {
    color: white;
}
#about #details {
    padding: 2% 0;
}
#about #details .detail-box {
    margin-bottom: 3%;
}
#about #package {
    padding: 2% 0;
    background-color: #3b3b3b;
}
#about #package h3,
#about #package p {
    color: white;
}
#about #package p {
    margin-bottom: 25px;
    font-weight: 300;
}
#about #package ul li {
    font-weight: 300;
    list-style-image: url("../../assets/img/check.png");
    margin-bottom: 25px;
    padding-left: 25px;
    color: white;
}
#about #note {
    padding: 2% 0;
}
#about #e-card {
    padding: 2% 0;
}
#about #e-card h2 {
    padding-bottom: 25px;
    font-weight: 300;
}
#about #handshake {
    padding: 15% 0% 15% 0%;
    background-image: url('../../assets/img/handshake.jpeg');
    background-position: center;
    background-size: 100%;
}
#about #ending {
    padding: 2% 0;
}
#about #ending .red-wrapper {
    background-color: #F0181B;
    padding: 6% 6% 6% 14%;
    color: white;
    font-size: 1.1em;
}
#about #ending p {
    text-align: justify;
    letter-spacing: 2px;
    line-height: 18px;
    font-weight: 300;
}
.capital {
    text-transform: capitalize;
}
#companies-list #heading-text {
    padding: 2% 0;
}
#companies-list #list .voivodeships {
    padding: 0 !important;
}
#companies-list #list .voivodeships input {
    width: 100%;
    padding: 0 1%;
    margin-bottom: 12%;
}
#companies-list #list .cities-list ul {
    list-style-type: none;
}
#companies-list #list .cities-list ul li a {
    text-decoration: none;
    color: #666;
}
#companies-list #list .cities-list ul li a:active,
#companies-list #list .cities-list ul li a:focus,
#companies-list #list .cities-list ul li a:hover {
    color: #F0181B;
}
#companies-list #list .companies-list .card {
    margin-bottom: 3%;
    padding: 0 2% 2% 2%;
    position: relative;
}
#companies-list #list .companies-list .card a:hover {
    text-decoration: none;
}
#companies-list #list .companies-list .card a .company-name {
    font-size: 1.3em;
    font-weight: 700;
    color: #000 !important;
    text-transform: capitalize;
}
#companies-list #list .companies-list .card .details span {
    font-size: .9em;
    padding-right: 4%;
    white-space: nowrap;
}
#companies-list #list .companies-list .card .card-button {
    text-align: right;
}
#companies-list #list .companies-list .card .card-button a {
    padding: 4% 6%;
    color: white;
    background-color: #7b7b7b;
    text-transform: uppercase;
}
#companies-list #list .companies-list .card[data-special="gold"] {
    border: 3px solid #ccac28;
    padding: 2%;
}
#companies-list #list .companies-list .card[data-special="gold"]::before {
    background-color: #ccac28;
}
#companies-list #list .companies-list .card[data-special]:not([data-special-num = '+1']) {
    border: 3px solid #adadad;
    padding: 2%;
}
#companies-list #list .companies-list .card[data-special]:not([data-special-num = '+1']) {
    border: 3px solid #adadad;
    padding: 2%;
}
#companies-list #list .companies-list .card[data-special]:not([data-special-num = '+1'])::before {
    content: attr(data-special-num);
    background-color: #F0181B;
    width: 32px;
    height: 32px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -16px;
    top: -16px;
    font-size: 1.5rem;
    padding-top: 5px;
    color: white;
    font-weight: bold;
}
#companies-list #list .companies-list .card[data-special]:not([data-special-num = '+1'])[data-special-num="+2"]::before {
    background-color: #adadad;
}
#companies-list #list .companies-list .card[data-special]:not([data-special-num = '+1'])[data-special="gold"] {
    border: 3px solid #ccac28;
    padding: 2%;
}
#companies-list #list .companies-list .card[data-special]:not([data-special-num = '+1'])[data-special="gold"]::before {
    background-color: #ccac28;
}
#companies-list #list .companies-list fieldset {
    border-top: 1px solid #aaa;
    border-bottom: none;
    border-left: none;
    border-right: none;
    display: block;
    text-align: center;
}
#companies-list #list .companies-list fieldset legend {
    padding: 5px 10px;
}
.showPhone {
    cursor: pointer;
}
#edit #download {
    margin-top: 35px;
}
#edit #download a {
    margin-top: 15px;
}
#edit #edit-form .jumbotron {
    background-color: #1f1f1f;
    color: white;
    padding: 6% 0;
}
#edit #edit-form .jumbotron .page-header {
    text-decoration: none;
    text-align: center;
    border-bottom: none;
}
#edit #edit-form .card-button {
    display: block;
    width: 80%;
    margin-left: 10%;
    padding: 1%;
    text-align: center;
    background-color: #F0181B;
    color: white;
    font-size: 1.1em;
    margin-bottom: 15%;
}
#edit #edit-form .card-button:hover,
#edit #edit-form .card-button:active,
#edit #edit-form .card-button:focus {
    text-decoration: none;
}
#edit #edit-form textarea {
    width: 100%;
    height: 400px;
    resize: none;
    margin-bottom: 6%;
    padding: 1%;
    font-size: 1.2em;
}
#edit #edit-form input {
    width: 100%;
    padding: 1% 2%;
    border: 1px solid #999;
}
#edit #edit-form #edit_card_city {
    display: none;
}
#edit #edit-form select {
    padding: 1% 2%;
    width: 100%;
}
#edit #edit-form .descr {
    background-color: #1f1f1f;
    color: white;
    text-align: center;
    padding: 1% 1%;
}
#edit #edit-form table {
    width: 100%;
    border-spacing: 12px;
    border-collapse: separate;
}
#edit #edit-form table tr {
    padding-bottom: 8%;
    width: 100%;
}
#edit #edit-form table tr td {
    width: 44%;
}
#edit #edit-form table tr td:first-of-type {
    width: 12%;
}
#edit #edit-form table tr td:last-of-type {
    background-color: #1f1f1f;
    color: white;
    text-align: center;
}
#edit #edit-form button[type=submit] {
    text-transform: uppercase;
    background-color: #F0181B;
    border: none;
    padding: 2% 6%;
    color: white;
    font-size: 1.2em;
    margin-top: 8%;
}
footer hr {
    border: 1px solid #eee;
}
footer p {
    color: #666;
}
footer a {
    color: #ddd;
    margin-bottom: 15px;
}
footer a:active,
footer a:hover {
    color: gray;
    text-decoration: none;
}
.top15 {
    margin-top: 15px;
}
.bottom50 {
    margin-bottom: 50px;
}
.min500 {
    min-height: 500px;
}
#banner {
    padding: 10% 0% 7% 0%;
    background-image: url('../../assets/img/miasto_min.png');
}
#banner h2,
#banner h4 {
    color: white;
    text-shadow: 4px 3px black;
}
#banner .form-box {
    background-color: #1f1f1f;
    padding: 3%;
}
#banner .form-box input {
    display: inline-block;
    width: 43%;
    padding: .5% 1%;
    background-color: #1f1f1f;
    color: #aaa;
    border: 1px solid #aaa;
}
#banner .form-box button {
    padding: .5%;
    background-color: #F0181B;
    color: white;
    border: none;
    margin-left: 1%;
}
#blog #posts-list .news-column [class^=col] {
    padding: 2% 1%;
}
#blog #posts-list .news-column:nth-of-type(even) {
    background-color: #d6d6d6;
}
.banner-text {
    padding-top: 20px;
    text-align: center;
}
.banner-text a {
    font-size: 1.7em;
    color: #f0181b;
}
#banner-cert {
    padding: 3% 0;
    background-color: red;
    background-position: center;
    background-size: 100%;
}
#banner-cert h2,
#banner-cert h4 {
    padding: 0 0 2% 2%;
    color: white;
    text-shadow: 4px 3px black;
}
#banner-cert .banner-form {
    background-color: white;
    width: 30%;
    padding: 3% 2% 6% 2%;
}
#banner-cert .banner-form label {
    display: block;
    text-transform: uppercase;
    color: #666;
}
#banner-cert .banner-form input[name="search_companies[criteria]"] {
    display: inline-block;
    float: left;
    border: 2px solid #d7d7d7;
    background-color: white;
    width: 70%;
    height: 42px;
    color: #666;
    padding: 0 2%;
    border-radius: 4px;
}
#banner-cert .banner-form button {
    border: 2px solid #d7d7d7;
    background-color: #F0181B;
    float: right;
    height: 42px;
    width: 30%;
    color: white;
    font-size: 1.4rem;
    border-radius: 4px;
}
.links-on-lists {
    color: #0f6ab4 !important;
}
.links-on-lists:hover,
.links-on-lists:active,
.links-on-lists:link,
.links-on-lists:focus {
    text-decoration: none;
    color: #0e417c !important;
}
#banner-card {
    padding: 10% 0% 7% 0%;
    background-color: red;
    background-position: center;
    background-size: 100%;
}
#banner-card .red-wrapper {
    margin-top: 5%;
    background-color: red;
    padding: 2% 4% 2% 4%;
    width: 30%;
}
#banner-card .red-wrapper p {
    font-size: 3rem;
    color: white;
    font-weight: 100;
}
#loginModal label,
#loginModal input {
    width: 100%;
}
#loginModal label {
    font-size: .9em;
    color: #444;
}
#loginModal input {
    padding: 2% 3%;
    margin-top: 1%;
    border: 1px solid black;
    font-size: 1.1em;
}
#loginModal button {
    margin-top: 6%;
    padding: 4% 12%;
    border-radius: 16px;
    background-color: #F0181B;
    border: none;
    color: white;
}
.bggray {
    background-color: #3b3b3b;
}
.bgwhite {
    background-color: white;
}
.textred {
    color: red;
}
.textwhite {
    color: white;
}
.pad10 {
    padding: 10px 0;
}
.text-justified {
    text-align: justify;
}
.text-right {
    text-align: right;
}
.smalltext {
    font-size: .9em;
}
.biggertext {
    font-size: 1.1em;
}
.hugetext {
    font-size: 2em;
    font-weight: 100;
    margin-bottom: 5%;
}
#red-break {
    background-color: #F0181B;
    min-height: 1vh;
}
#red-break p {
    padding: .5% 0;
    text-align: center;
    color: white;
    font-size: 1.2em;
}
.exclamation-mark {
    font-size: 2em;
    color: #F0181B;
}
.hiddenForm {
    position: absolute;
}
.photoBox {
    display: inline-block;
    width: 10%;
    height: 100px;
    float: left;
    margin-right: 10px;
}
.photoBox img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
}
.photoBox span.remove {
    display: inline-block;
    height: 20px;
    width: 20px;
    background-color: black;
    color: #fff;
    line-height: 18px;
    text-align: center;
    position: absolute;
    z-index: 9999999;
    cursor: pointer;
}
.pagination-container {
    text-align: center;
}
.pagination li a {
    color: #F0181B;
}
.pagination li a:hover {
    color: black;
}
.pagination li.active a,
.pagination li.active a:hover {
    color: white;
    background-color: #F0181B;
    border-color: #ccc;
}
#cookiePolicy {
    border-top: 1px solid grey;
    position: fixed;
    bottom: 0px;
    left: 0px;
    height: 63px;
    background: #fff;
    text-align: center;
}
#cookiePolicy a {
    color: #000 !important;
}
#cookiePolicy p {
    margin: 0 auto;
    width: 80%;
}
#cookiePolicy p span,
#cookiePolicy p a {
    text-decoration: underline;
    cursor: pointer;
}
#cookiePolicy p a {
    font-size: 10px;
}
#cookiePolicy p span {
    font-weight: bold !important;
}
aside {
    width: 100%;
}
#signup_ro .section-header .header-img {
    background-image: url('../../assets/img/father.jpg');
    min-height: 350px;
}
#signup_ro .section-steps h2 {
    font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 500;
}
#signup_ro .section-steps .steps .step {
    text-align: center;
}
#signup_ro .section-steps .check {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}
#signup_ro .section-steps .check .check-text {
    font-size: 18px;
}
#signup_ro .section-steps .check .btn {
    color: #fff;
    background-color: #d71a21;
}
#signup_ro .section-certimg {
    background-image: url('../../assets/img/certyfikat_photo.jpg');
    min-height: 300px;
    padding-bottom: 60px;
}
#signup_ro .section-package {
    padding-top: 60px;
}
#signup_ro .section-package .glyphicon {
    color: red;
    margin-right: 10px;
}
#signup_ro .section-slider {
    padding-top: 60px;
    padding-bottom: 60px;
}
#signup_ro .section-slider img {
    margin: 0 auto;
}
#signup_ro #opinions {
    background-color: #ececec;
    color: #000;
    padding: 3% 0;
    text-align: center;
}
#signup_ro #opinions h2 {
    padding-bottom: 20px;
}
#signup_ro #opinions blockquote {
    text-align: center;
    border-left: none;
}
#signup_ro #opinions img {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#signup_ro #opinions b {
    display: block;
}
#signup_ro .section-contactform {
    padding-top: 60px;
}
#signup_ro .section-contactform h3 {
    text-align: center;
    padding-bottom: 60px;
}
#signup_ro .section-contactform h4 {
    text-align: center;
}
#signup_ro .section-contactform h5 {
    text-align: center;
    padding-bottom: 60px;
}
#signup_ro .section-contactform input {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    height: 34px;
}
#signup_ro .section-contactform button {
    float: right;
    background-color: #f0181b;
    color: white;
    border: none;
    padding: 10px;
}
#signup_ro .section-contactform .border {
    box-shadow: 0 0 20px #ccc;
    padding: 20px 60px 0px 60px;
    height: 564px;
}
#signup_ro .section-contactform .contact-img {
    margin-left: 0px;
}
#signup_ro .section-contactform .small {
    text-align: center;
}
#signup_ro .section-security {
    padding-top: 20px;
    text-align: center;
}
.popup-window {
    display: none;
    border: 2px solid #e9e9e9;
    box-shadow: 2px 2px 6px white;
    background-color: white;
    z-index: 300;
    left: 35%;
    width: 32.5%;
    position: fixed;
    top: 25%;
    padding: 4% 2% 1% 2%;
}
.popup-window a {
    text-decoration: none;
}
.popup-window a p {
    font-size: 1.2em;
    text-align: center;
    color: black;
    text-decoration: none;
}
.popup-window a .arrow-button {
    padding: 2% 4%;
    color: white;
    font-size: 1.3em;
    background-color: #F0181B;
    border: none;
    text-decoration: none;
    font-weight: 700;
}
.downloadibles {
    padding-top: 32px;
}
.footer-elite{
    background-color: #272727;
}
.index-elite{
    background-image: url('../../assets/img/subpageElite/City_grey.jpg');
    background-size: cover; 
    background-position: center bottom;
}
.middle-elite{
    background-image: url('../../assets/img/subpageElite/Signature.jpg');
    background-size: cover; 
    background-position: center;
}
.list-elite{
    background-color: #272727;
}
.gray-color-elite{
    color: #737373 !important;
}
.carousel-indicators-elite li.active{
    background-color: red!important;
}
.carousel-indicators-elite li{
    border-color: red!important;
    border-width: 2px;
    border-style: solid;
}
.carousel-indicators-elite{
    bottom: -50px!important;
}
.company-elite-link{
    background-color: transparent!important;
    color: #525151!important;
    border-color: #3B3838 !important;
    border-style: solid;
    border-width: 2px;
}
#companies-list #list .companies-list .card[data-special="elite"] {
    border: 1px solid #adadad;
    padding: 2%;
}
#companies-list #list .companies-list .card[data-special="eliteGold"] {
    border: 3px solid #ccac28!important;
    padding: 2%;
}
#companies-list #list .companies-list .card[data-special = 'eliteGold'][data-special-num]::before {
    content: attr(data-special-num);
    background-color: #ccac28!important;
    width: 32px;
    height: 32px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -16px;
    top: -16px;
    font-size: 1.5rem;
    padding-top: 5px;
    color: white;
    font-weight: bold;
}
#companies-list #list .companies-list .card[data-special = 'elite']:not([data-special-num = '+1'])::before {
    content: attr(data-special-num);
    background-color: #F0181B!important;
    width: 32px;
    height: 32px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: -16px;
    top: -16px;
    font-size: 1.5rem;
    padding-top: 5px;
    color: white;
    font-weight: bold;
}
#companies-list #list .companies-list .card[data-special = 'elite'][data-special-num="+2"]:not([data-special-num="+1"])::before {

    background-color: #adadad!important;

}
#companies-list #list .companies-list .card[data-special = 'elite']:not([data-special-num="+2"]):not([data-special-num="+1"])[data-special-num="+3"]::before {

    background-color: #F0181B!important;

}
#companies-list #list .companies-list .card[data-special = 'elite']:not([data-special-num="+2"]):not([data-special-num="+1"])::before {

    background-color: #ccac28!important;

}
#companies-list #list .companies-list .card[data-special-text = 'ELITE']:not([data-special-num = '+1']) {
    content: attr(data-special-text);
    background-color: #a18560!important;
    width: 75px;
    height: 32px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 30px;
    top:  -16px;
    font-size: 1.5rem;
    padding-top: 5px;
    color: white;
    font-weight: bold;
}
#companies-list #list .companies-list .card[data-special-text = 'ELITE'][data-special-num = '+1'] {
    content: attr(data-special-text);
    background-color: #a18560!important;
    width: 107px;
    height: 32px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 0px;
    top:  -16px;
    font-size: 1.5rem;
    padding-top: 5px;
    color: white;
    font-weight: bold;
}
.elite-paginator li a {
    color: red;
    background-color: #272727;
    border-color: #3B3838;
}
#show .city-link-elite {
    color: #337ab7;
}
.elite-card{
    background-color: #DDDBDB;
}
.elite-card-button{
    background-color: #A18560!important;
}
.alert-bulgary{
    background-color: red;
    color: white;
    font-size: large;
}
.alert-bulgary-close {
    color: black!important;
}
.cmp-address-details{
    word-break: break-all;
    display: contents;
}
.accept-online-payment-btn {
    text-transform: uppercase;
    background-color:#F0181B;
    border: none;
    padding: 2% 6%;
    color:white;
    font-size: 1.2em;
    margin-top: 10px;
    min-width: 20rem;
}
.payment-word-wrap {
    word-wrap: break-word;
}
form[name="appbundle_orders"] .form-group {
    margin-bottom: 15px;
}
form[name="appbundle_orders"] .form-group label{
    font-size: 14px !important;
}
form[name="appbundle_orders"] .form-group label{
    text-align: left;
}
.online-payment-error {
    color:red;
    font-size: 1.5em;
    border: 2px gray solid;
    padding: 20px 0 20px 0;
    margin-bottom: 1em;
}
.online-payment-price-view .strikethrough {
    position: relative;
}
.online-payment-price-view .strikethrough:before {
    position: absolute;
    content: "";
    left: -5px;
    top: 50%;
    right: -5px;
    border-top: 2px solid;
    border-color: red;
    -webkit-transform:rotate(-30deg);
    -moz-transform:rotate(-30deg);
    -ms-transform:rotate(-30deg);
    -o-transform:rotate(-30deg);
    transform:rotate(-30deg);
}
.online-payment-price-view h3.price-view-h {
    margin-top: 10px;
    margin-bottom: 10px;
}
.online-payment-price-view h4.price-view-h {
    margin-top: 10px;
    margin-bottom: 10px;
}
.online-payment-price-view h5.price-view-h {
    margin-top: 10px;
    margin-bottom: 10px;
}
.online-payment-privacy-policy-link {
    margin-top: 10px;
}
#terms {
    padding-top: 10px;
}
.emoji-span {
    cursor: pointer;
    margin: 5px;
    font-size: 1.5em;
}
.chat-signups-type-complete {
    background-color: #39b700;
}
.chat-signups-type-not-complete {
    background-color: #9d0202;
}
.chat-signups-type-examples {
    width: 20px;
    height: 20px;
    border: 1px #fff solid;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
}
.span-signup-device-type {
    font-size: 18px;
    font-weight: 600;
}
.span-signup-device-type.signup-device-type-desktop {
    color: #ffd700;
}
.span-signup-device-type.signup-device-type-tablet {
    color: #f00;
}
.span-signup-device-type.signup-device-type-mobile {
    color: #39b700;
}
.signup-color-description-text {
    font-weight: 400;
    font-size: 18px;
}
.set-solved-signup-result {
    color: #09e609;
}