/*@import url('https://fonts.googleapis.com/css?family=Poppins');

html,
body {
    height: 100%
}

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: #515656;
}*/

.container-fluid {
    /*min-height: 100%;*/
    /*background-color: #f0f0f0;*/
}

/*.container:not(.content-container):not(.menu-container) {
    padding-bottom: 30px;
}

.container-fluid-white {
    background-color: white !important;
    min-height: auto;
}*/

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}



.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}


/* align the logout "link" (button in form) of the navbar */

.nav li>form>button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
}

.nav>li>form>button.logout:focus {
    outline: none;
}

.calc-left-side {
    height: auto;
    width: 300px;
    min-height: 100%;
    overflow-x: hidden;
    padding-left: 1%;
    padding-right: 1%;
    /*overflow: hidden;*/
    background-color: white;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    -moz-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
}

.calc-left-side>h2 {
    font-size: 14px;
    color: white;
}

.calc-left-top {
    /*height: 49%;*/
    /*border-bottom: 1px solid #f1f1f1;*/
    font-size: 14px;
    padding-left: 10px;
    position: sticky;
    top: 12rem;
}

.calc-left-top>ul>li {
    color: white;
}

.calc-left-bottom {
    /*height: 49%;
    padding-top: 15px;
    color: #333;*/
}

.btn-default {
    /*font-variant: small-caps !important;*/
}

.lb_aug {
    width: 10px;
    -webkit-transform: rotate(-90deg);
}

.lb_krasa {
    border: 1px solid #333;
    border-radius: 50%;
    padding: 2px;
    width: 40px;
    float: left;
}

.lb_rokturis {
    width: 20px;
    margin-top: 5px;
}

.lb_krasa:hover {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}


.calc-right-side {
    height: 100%;
    /*margin-left: 320px;
    margin-top: 30px;*/
}

.c-sec>h2 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.c-sec {
    width: 100%;
    background-color: white;
    margin-bottom: 30px;
    /*margin-top: 20px;*/
    padding: 20px;
    border-radius: 3px;
    /*-webkit-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    -moz-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);*/
    border: 1px solid #ebebeb;
}

.c-sec-selectable-images>div:not(.izmeri) {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    background-color: white;
    border-radius: 5px;
    border: 2px solid #f1f1f1;
    display: inline-block;
    width: auto;
    margin-right: 20px;
    cursor: pointer;
}

.c-sec-selectable-images>div:hover {
    /*background-color: #f1f1f1;*/
    border-color: #dadada;
}

.c-sec-selectable-images>div.selected {
    /*background-color: #d4edda;*/
    border-color: #939393;
    border-color: #CDDC39;
    /*-webkit-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.59);
    -moz-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.59);
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.59);*/
}


.c-sec-selectable-images>div>p {
    text-align: center;
    margin-top: 5px;
    margin-bottom: -5px;
}

.c-sec-selectable-images>div:not(.izmeri)>img {
    display: block;
    margin: auto;
    height: 100px;
    width: auto;
}

.invisible-selection>div {
    display: none !important;
}

.invisible-selection {
    opacity: 0.4;
}

.inviz {
    display: none;
}

.left-thumb {
    height: 100px;
    width: auto;
}

.left-thumb-color {
    height: 40px;
}



/* izmeru box */

.izmeri-teksts {
    width: 200px;
    float: left;
    margin-right: 20px;
}


/*.izmeri-teksts {
    text-align: center;
}*/

.izmeri-teksts>label {
    font-weight: normal;
    font-size: 14px;
}

.izmeri-teksts>input {
    /*max-width: 80px;*/
    margin: 0 auto;
    font-weight: bold;
}


/*.izmeri-teksts > */

input.wrong {
    background-color: #F2DEDE !important;
}

input.correct-logaizmers {
    /*background-color: #4ABF3F !important;*/
    /*background: #A7D78B !important;*/
    background-color: rgba(167, 215, 139, 0.3) !important;
}

.izmeri-teksts>input.smallnumber {
    max-width: 45px;
}

.izmeri-teksts>p {
    text-align: left;
    font-size: 12px;
}

.izmeri-teksts,
.izmeri-bilde {
    float: left;
}

.izmeri-platums {
    position: relative;
    background: url('/storage/kalkulators/measurement.png') center left no-repeat;
    height: 30px;
    margin-left: 65px;
    text-align: center;
}

.izmeri-platums>span.arrow {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 30px;
    background: url('/storage/kalkulators/measurement.png') right -1px no-repeat;
}

.izmeri-platums>span.izmera-teksts {
    font-size: 11px;
    color: #fff;
    background: #5a6b80;
    display: inline-block;
    padding: 3px;
    text-align: center;
    width: 60px;
    margin-top: 4px;
}

.izmeri-augstums {
    position: relative;
    background: url('/storage/kalkulators/measurement-vert.png') left+12px top no-repeat;
    height: 100%;
    height: auto;
    text-align: center;
    float: left;
}

.izmeri-augstums>span.arrow {
    display: block;
    position: absolute;
    bottom: 0;
    left: 12px;
    height: 6px;
    width: 100%;
    background: url('/storage/kalkulators/measurement-vert.png') left bottom no-repeat;
}

.izmeri-augstums>span.izmera-teksts {
    font-size: 11px;
    color: #fff;
    background: #5a6b80;
    display: inline-block;
    padding: 3px;
    width: 60px;
    text-align: center;
}

.izmeri-augstums>img {
    min-height: 180px;
    /*width: auto;*/
}

.logaspace {
    width: 80px !important;
    text-align: center;
}

.logaspace-lielgrozs {
    width: 60px !important;
    text-align: center;
}

.groza-rows {
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 0px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.dalijums-laba {
    width: 100px;
    margin-top: 30px;
    float: left;
    margin-left: 20px;
    height: 180px;
    height: 191px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.dalijums-laba-grozs {
    width: 50px;
    margin-left: 10px;
}

.dalijums-apaksa {
    float: left;
    margin-left: 65px;
    height: 30px;
    margin-top: 30px;
}

.dalijums-apaksa-grozs {
    margin-top: 10px;
}

span.vert_l {
    position: absolute;
    bottom: 60px;
    right: 10px;
}

span.vert_a {
    position: absolute;
    top: 30px;
    right: 10px;
}

span.vert_a-grozs {
    top: 40px;
}

.izmeri-labais-containers {
    float: left;
    position: relative;
    margin-top: 20px;
    margin-left: 50px;
}

.izmeri-labais-containers-grozs {
    margin-left: 0px;
    margin-top: 0px;
}

#refresh_sizes {
    margin-left: 30px;
}

p.profila-info {
    font-size: 14px;
    text-align: center !important;
    margin-top: 15px !important;
}

h3.smallerh3 {
    font-size: 16px;
    /*font-weight: 600;*/
    margin-top: -5px;
    text-align: center;
}

[data-section="Izmēri"].wrong {
    background: #F2DEDE;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s
}

[data-section="Izmēri"].back-to-white {
    background: white;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s
}

div.stikla_atdalitaji {
    /*height: 300px;*/
}

.palodzurow>div {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.palodzurow {
    margin-right: 25px;
}


/*.smallth {
    text-align: center;
    width: 140px !important;
}*/

.montpied {
    margin-top: 20px;
}

table.montazas_piederumi>thead>tr>th {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}

table.montazas_piederumi>tbody>tr>td {
    vertical-align: middle;
}

table.montazas_piederumi>tbody>tr>td:not(:first-child) {
    text-align: center;
}

table.montazas_piederumi>tbody>tr>td>img {
    width: 50px;
    height: auto;
}

table.montazas_piederumi>tbody>tr.selected>td
/*:nth-child(n+3)*/

{
    background-color: #f1f1f1;
}

.montazas_piederumi {
    background-color: white;
}

[data-image-tooltip]+.tooltip>.tooltip-inner {
    background-color: white;
    border: none !important;
}

[data-image-tooltip]+.tooltip.in {
    opacity: 1!important;
    border: none !important;
}

.tt_img {
    height: 250px;
    width: auto;
}

.tt_img_mp {
    max-height: 170px;
    width: auto;
}

.profilu_img {
    height: 170px !important;
    width: auto;
}

[name="mont_pied_sk[]"] {
    text-align: center;
}

.disabled_unclickable {
    opacity: 0.5;
    cursor: not-allowed !important;
}

[data-section="Stikla atdalītāja krāsa"] {
    display: none;
    margin-top: -34px;
}


[data-slide-to-section] {
    cursor: pointer;
}

.nav-pills>li {
    color: #4ABF3F!important;
    /* zaļš */
}

.nav-pills>.neaizpildits {
    color: #333!important;
    /* pelēks */
}

.nav-pills>.neaizpildits.jaaizpilda {
    color: #EC2027 !important;
    /* oranžš */
}

#preloader {
    position: fixed;
    top: 50px;
    right: 0px;
    height: 100%;
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, .8);
    display: none;
    z-index: 999;
}

#preloader>img {
    position: absolute;
    bottom: 50%;
}

.grozs-mazs {
    z-index: 999;
    padding: 10px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    min-height: 50px;
    min-width: 425px;
    border: 1px solid #e8e8e8;
    background-color: white;
    border-radius: 0px 0px 0px 3px;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    -moz-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    opacity: 0.6;
}

.grozs-mazs:hover {
    opacity: 1;
}

.grozs-mazs-i {
    color: #828282F7;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
}

.grozs-mazs>table {
    text-align: center;
    font-size: 12px;
}

.grozs-mazs>table>tbody>tr>td {
    vertical-align: middle;
}


.empty-basket-txt {
    text-align: center;
    margin-top: 5px;
}

.reset-button,
.pievienot_grozam {
    /*float: right;*/
    margin-top: 5px;
}

h2.loga_cena_pec_izmera_ar_sk {
    font-size: 20px;
}

.lcsk {
    font-size: 16px;
}

.lcc {
    font-size: 16px;
}

.loga_cena_pec_izmera_ar_sk {
    font-size: 18px;
}

.table-grozs-liels {
    border: 1px solid #e8e8e8;
    background-color: white;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    -moz-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
}

.table-grozs-liels>thead>tr>th,
.mp_basket>thead>tr>th {
    text-align: center;
    background-color: white;
}

.krasa-groza {
    border: 1px solid gray;
    border-radius: 50%;
    padding: 2px;
    width: 30px;
}

.rokturi-groza {
    height: 80px;
}

.img-liela-groza {
    max-width: 210px;
}

.gr_label {
    margin-top: 2px;
    margin-bottom: 2px;
    min-width: 140px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

.gr_label_i {
    margin-top: 2px;
    margin-bottom: 2px;
    min-width: 30px;
    display: inline-block;
    font-size: 14px;
}

.gr_label_second {
    font-size: 12px;
}

.grozs-left-side {
    margin-right: 220px;
}

.grozs-right-side {
    /*height: 70%;*/
    /*margin-bottom: 200px;
    width: 200px;*/
    padding: 0.5%;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    -moz-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    border-radius: 3px;
    background-color: white;
    /*position: fixed;
    right: 10px;
    top: 70px;*/
}

.montazas_piederumi {
    -webkit-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    -moz-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    border-radius: 3px;
    margin-top: 30px;
}

.grozs-small-td {
    width: 80px !important;
}

.nonborders {
    border: none;
}

.table-palodzes-grozs>thead>tr>th {
    text-align: center;
}

.table-palodzes-grozs>tbody>tr>td {
    vertical-align: middle;
}

.mp_basket,
.tehniska_tbl {
    -webkit-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    -moz-box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
    box-shadow: 0px 0px 20px -5px rgba(128, 128, 128, 1);
}

.mp_basket>tbody>tr>td {
    background-color: white;
    vertical-align: middle;
}

.img-left-bottom-preview {
    max-height: 100px;
}

.pplmb,
.pplmt {
    text-align: center;
}

.pplmb>.btn:first-child {
    margin-right: 50px;
}


@media(max-width:1400px) {
    .dalijums-apaksa-grozs {
        display: none;
    }
    .dalijums-laba-grozs {
        display: none;
    }
}

.img-logs-lieilgrozs {
    max-width: 300px !important;
}

.izmera-teksts-liegrozs {
    -webkit-transform: rotate(-90deg);
}

.lg-groza-toggle {
    display: block;
    margin: 0 auto;
}

.show-more-lg {
    display: none;
}

.lg-totals {
    max-width: 100px;
    text-align: center;
    height: 25px !important;
}

.personiskie_lauki > tbody > tr > td > input {
    height: 25px !important;
}

[data-target="#checkout_modal"] {
    font-weight: bold;
}

.finalsum {
    font-weight: bold;
}

.grozs-right-side>table>tbody>tr>td {
    border: none;
    vertical-align: middle;
}

.grozs-right-side>table>tbody>tr>td.divpogi>.btn {
    width: 49%;
}

.grozs-right-side>.btn {
    width: 96%;
    display: block;
    margin: 0 auto;
}

.grozs-right-side>table>tbody>tr>td:nth-child(2) {
    /*max-width: 50px !important;*/
}

.tehniska_tbl {
    background-color: white;
}

.btn {
    text-transform: uppercase;
    /*    font-family: 'Roboto', sans-serif; */
    letter-spacing: 0.5px;
}

.p_lauks,
.j_lauks,
.k_lauks {
    display: none;
}

#jurpriv {
    padding: 20px;
    margin-top: 20px;
}

.personiskie_lauki>tbody>tr>td {
    vertical-align: middle;
    border: none;
}

.selected_pj {
    background-color: #4cae4c !important;
    color: white !important;
    font-weight: bold !important;
}

.btn-veikt-pasutijumu {
    font-weight: bold;
}

.piedavajuma-fails {
    display: none;
}

.required-danger {
    color: red;
    font-weight: bold;
}

.pasutit-error-message {
    text-align: center;
    color: red;
    font-weight: bold;
}

.ja-toggle, .sav-ja-toggle {
    display: none;
}

.table-savienotaji {
    margin-top: 10px;
    display: none;
}

@media (min-width: 800px) {
    .modal-dialog-info {
        width: 800px;
        margin: 30px auto;
    }
}

.table-info-helpers>tbody>tr>td:first-child {
    font-weight: bold;
}

.table-info-helpers>tbody>tr>td {
    padding: 4px;
}

.logo {
    max-height: 50px !important;
}

.top_header_row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.phoneemail {
    font-size: 14px;
}

.bg-1 {
    background-color: white;
}

.bg-2 {
    background-color: #222;
}

.navbar-nav>li>a {
    color: white !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-style: normal;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.navbar-nav>li>a.active {
    color: #EC2027 !important;
}

.navbar-nav>li>a:hover {
    background-color: #EC2027 !important;
}

.navbar-nav>li>a.active:hover {
    background-color: white !important;
}

header.home {
    background-image: url(/static_assets/header.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    /*min-height: 200px;
    height: calc(70% - 70px);*/
    height: 100%;
    position: relative;
}



/* to center modal */

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.sec-no-top-pad {
    padding-top: 0px;
}

.carousel-indicators>li {
    background-color: #333;
    width: 45%;
}

.carousel-indicators>li.active {
    background-color: #EC2027;
    width: 45%;
    /*height: 15px;*/
}

@media(max-width:767px) {
    .phoneemail {
        display: none;
    }
}

.site-index {
    background-color: #fff;
}

.table_fp {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 20px;
    /*margin-right: 100px;*/
    /*float: right;*/
}

.fp_carousel_inner_right,
.fp_carousel_inner_right>.carousel-inner,
.fp_carousel_inner_right>.carousel-inner>.item {
    /*height: 100%;*/
}

img.fp_imagers {
    float: left;
    /*position: relative;
    top: 50%;
    transform: translateY(-60%);
    max-height: 500px;*/
}


/*@media(min-height:100px) {
    img.fp_imagers {
        max-height: 500px;
    }
}*/

@media(max-width:1000px) {
    img.fp_imagers {
        display: none !important;
    }
}

.table_fp>tbody>tr>td {
    vertical-align: middle;
    text-align: center;
    border: none;
}

.fp_impo {
    color: #EC2027;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.fp_p_name>td {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #333 !important;
}

.table_fp>tbody>tr>td>img {
    max-height: 60px;
}


.fp-ck {
    width: 100%;
}

.fp-ck>td>.btn {
    width: 100%;
    background-color: #EC2027;
    color: white;
}


.fp_carousel {
    background-color: #fff;
}

.fp_carousel,
.fp_carousel>.carousel-inner,
.fp_carousel>.carousel-inner>.item,
.fp_carousel>.carousel-inner>.item>.row,
.fp_carousel>.carousel-inner>.item>.row>.col-md-6 {
    /*height: 100%;*/
    /*min-height: 600px;*/
}

.fp_imagers_invisible {
    display: none;
}

.fp_imagers {
    max-height: 590px;
}

.container-space {
    padding-top: 50px;
    padding-bottom: 50px;
}

.container-gray {
    background-color: #f0f0f0;
}

.sectionhedding {
    text-align: center;
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 40px;
}

.sectionhedding2 {
    text-align: center;
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 40px;
    padding-top: 40px;
}

._whitey {
    background-color: #fff;
}

.img-center {
    margin: 0 auto;
}

.img-fp-profils {
    max-height: 250px !important;
    /*height: 100%;*/
    padding-bottom: 30px;
}

.profilurow>div>h3 {
    padding-bottom: 20px;
    font-weight: bold;
}

.bolds {
    font-weight: bold;
}

.neredzams {
    display: none;
}

.kop-izmeri {
    background-color: #f0f0f0 !important;
}

.aizpildi-shito {
    background: #A7D78B !important;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s
}

.navbar-cookie {
    border-top: 1px solid gray;
    padding-top: 10px;
    height: auto;
    margin-bottom: -55px;
    /*min-height: 10px !important;*/
}

.fifty {
    width: 50px;
}

.onefifty {
    width: 150px;
}

.table-savienotaji >tbody > tr > td {
    vertical-align: middle;
    text-align: center;
}

.table-left-bottom > tbody > tr > th,
.table-left-bottom > tbody > tr > td {
    font-size: 12px;
}

.additional-instructions {
    display: block !important;
}

.container-footer {
    padding-bottom: 10px !important;
    padding-top:10px;
}

.augstuma_parrekins_centimetros,
.platuma_parrekins_centimetros {
    font-size: 11px;
}

.logu-skaits-groza {
    color: white;
    font-weight: normal;
}

.logu-skaita-stack {
    margin-top: 3px;
    margin-left:-15px;
}

.table-basket-html {
    display: none;
}

.apmierinatieklienti {
    color: black;
    margin-top: 15px;
    font-size: 14px;
}

.statistikasloaderis {
    height: 25px;
    width: auto;
}
#statistikascounteris {
    font-size: 16 px;
    color: #EC2027;
    font-weight: bold;
}
.footerrows > div > p {
    font-size: 12px;
    color: #B5B5B5;
}

.carousel-control.left {
  margin-left: -110px;
  background: none;
}

.carousel-control.right {
  margin-right: -110px;
  background: none;
}


/* Testimonials */
.testimonials blockquote {
  background: #f9f9f9 none repeat scroll 0 0;
  border: medium none;
  color: #666;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 15px;
  padding-bottom:35px;
  position: relative;
  border-left:4px solid #EC2027;
  /*border-bottom:4px solid #EC2027;*/
}
.testimonials blockquote::before {
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 20px solid #fff;
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-left-style: inset; /*FF fixes*/
  border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
  content: " ";
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #EC2027 transparent transparent transparent;
}

.testimonials span.testimonials-name {
  color: #EC2027;
  font-size: 16px;
  font-weight: 300;
  margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
  color: #EC2027;
  font-size: 12px;
  /*font-style: italic;*/
}
.testimonials-txt {
  font-style: italic;
}
.testimoname{
  margin-right:20px;
}

.testimoimg{
  max-height: 175px;
  /*max-width: 175px;*/
  text-align: right;
  margin: 0 auto;
  cursor: pointer;
}

.modal-body-testimonials > img {
  max-height: 600px !important;
  margin: 0 auto;
}

.pievienot_atsauksmi_inputi > p {
    margin: 0;
    margin-top: 5px;
}

.extra_atsauksmes {
    display: none;
}

.vairak_atsauksmes {
    cursor: pointer;
    margin-bottom: 10px;
}

/*STAR RATING*/
.rating {
    overflow: hidden;
    display: inline-block;
}

.rating-input {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0;
}

.rating-star {
    cursor: pointer;
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    background: url('/static_assets/star.png') 0 -16px;
}

.rating-star:hover {
    background-position: 0 0;
}

.rating-star {
    position: relative;
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url('/static_assets/star.png') 0 -16px;
}

.rating-star:hover,
.rating-star:hover ~ .rating-star {
    background-position: 0 0;
}

.rating-star:hover,
.rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}

.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}

.rating-star,
.rating:hover .rating-star {
    position: relative;
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url('/static_assets/star.png') 0 -16px;
}

.fp_prof_box {
    cursor: pointer;
    border: 1px solid white;
}

.fp_prof_box:hover {
    border: 1px solid #EC2027;
}

.fp_prof_box.active {
    border: 1px solid #EC2027;
}

.fp_prof_box > .smallerh3 {
    margin-top: 15px;
}

.fp-learn-more-btn {
    background-color: #EC2027;
    color: white;
    margin:0 auto;
    display: block;
    margin-bottom: 15px;
}

.fp-prof-more-info {
    display: none;
}
.fp-prof-more-info-container {
    display: none;
}
.fp-prof-more-info-img {
    max-height: 430px;
}
.fp-prof-more-info-krasa-img {
    max-height: 60px;
    display: inline-block;
    border: 2px solid #f1f1f1;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    text-align: center;
}
.fp-prof-more-info-krasa-img.active {
    border-color: #EC2027;
}
.fp-prof-img-krasa-preview {
    max-height: 200px;
}
.fp_impo2 {
    color: #EC2027;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.fp-prof-more-info {
    /*background: url('/bg_fp_info.png');*/
}

.invisibility {
    display: none;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.bujh1 {
    padding-top: 165px;
    background: url('/static_assets/buj.jpeg');
    /*background-attachment: fixed;*/
    background-position: center;
    height: 338px;
    background-repeat: no-repeat;
    color: white;
    font-size: 40px;
}

.bujh1 > span {
    /*background-color: #EC2027;*/
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
        text-shadow: 2px 2px 10px #000000;
}

@media(max-width:767px) {
    .bujh1 {
        background: none;
        /*color: black;*/
        font-size: 30px;
        height: auto;
        padding-top: 10px;
    }
}

.faqpanel > a > .panel-heading {
    background-color: #f9f9f9;
}

.faqpanel > a > .panel-heading > h4 {
    color: #515656;
}

header {
    background: url('/static_assets/bg_fp.jpg');
    background-attachment: scroll;
    background-position: center center;
    height: 100%;
    min-height: 300px;
    /*max-height: 700px;*/
    background-repeat: no-repeat;
    margin-top:-19px;
    max-height: 700px;
}

header .intro-text .intro-lead-in p.header_text {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    font-size: 20px;
    text-shadow: 2px 2px 10px #000000;
    color: white;
}

.intro-heading > .headerh1 {
    text-shadow: 2px 2px 10px #000000;
    color: white;
}

.headerh1 > span {
    background-color: #222222;
    padding:10px;
    font-family: 'Roboto Slab', serif;
}

.headerh1 {
    padding-bottom: 10px;
}


.header_text {
}

.header_text > span {
    background-color: #222222;
    padding: 10px;
    /*border-radius: 10px;*/
}

header .intro-text {
/*    position: absolute;
    bottom: 20%;
    right: 10%;*/
    position: relative;
    top:60%;
    right: 3%;
    float: right;
}

@media (min-width:768px) {


    header .intro-text .intro-lead-in p.header_text {
        font-size: 40px;
    }

    .headerh1 {
        font-size: 60px;
    }

    header .intro-text .intro-lead-in {
        font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 30px;
        background-color:transparent;
    }
    header .intro-text .intro-heading {
        font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 45px;
    }
}

.fpimg {
    max-width: 1920px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
}

[data-section] {
    scroll-margin-top: 125px;
}