.btn,
body,
html {
    font-family: 'Inter', Arial, Helvetica, sans-serif
}


body,
html {
    overflow-x: hidden;
    font-size: 16px;
    color: #0d0d0d
}

p {
    line-height: 1.52
}


.topbar-bg-half {
    position: relative;
    text-align: right;
    display: inline-block;
    padding-left: 25px;
}
.topbar-bg-half:before {
    border-radius: 25px;
    background: #0F4392;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
}
.topbar {
    background: transparent;
    color: #fff;
}

.topbar-txt:focus,
.topbar-txt:hover {
    color: #fff;
    color: #0F4392;
    text-decoration: none
}

.nav-nojumbo.navbar-light,
.nav-scrolled.navbar-light {
    background: #fff;
    transition: 0.15s all;
    padding-bottom: 0;
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
}
.nav-nojumbo.navbar-light .navbar-nav .nav-link,
.nav-scrolled.navbar-light .navbar-nav .nav-link {
    color: #101010;
    transition: 0.15s all;
}
.topbar .bg-iconphone {
    display: inline-block;
    vertical-align: middle
}
.topbarmgr {
    margin-right: 20px;
}

.topbar-txt {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    transition: 0.15s all;
    padding: 6px 15px;
}
.topbar-txt img {
    margin-right: 8px;
}
.img-half-full-height {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    max-width: 100%;
    left: 0;
    z-index: -1
}
.secfull {
    position: relative;
    overflow: hidden;
}
.hrefphoto {
    position: relative;
    overflow: hidden;
   padding: 35px 15px;
   display: block;
}
.hrefphoto:hover,
.hrefphoto:focus {
    text-decoration: none;
    color: #0F4392;
}
.hrefphoto:hover .hrefphotoh {
    color: #3b86d2;
}
.hrefphotoimg {
    position: absolute;
    top: 0;
    left:0;
    min-width: 100%;
    min-height: 100%;
    z-index: -10;
    max-height: 180%;
}
.hrefphotoh {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
}
.hrefphotocover {
    background: linear-gradient(to right, rgba(51, 51, 51, 0.9),rgba(0, 0, 0, .35));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -9;
}

.contentpad {
    padding-top: 15px;
    padding-bottom: 15px;
}
.arealist {
    padding-left: 0;
    padding-top: 15px;
}
.arealist li a {
    color: #0f4392;
}
.arealist li {
    display: inline-block;
    padding: 5px;
}

.secpad {
    padding: 60px 0
}
.secabout {
    background-color: #0f4392;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%230a2c61' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
    padding-top: 85px;
    padding-bottom: 85px;
    color: #fff;
}
.secabout .sech {
    color: #fff;
}
.secmg {
    margin-top: 35px;
    margin-bottom: 25px;
}
.secaboutpadfirst {
    padding-top: 215px;
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap
}

.row-eq-height>[class*=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.row-first-section {
    margin-top: -150px
}

a[href^=tel] {
    text-decoration: none
}

.opacity0 {
    opacity: 0 !important
}

.opacity1 {
    opacity: 1 !important
}

.navbar-light {
    background: transparent;
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
    z-index: 10;
    padding-top: 5px;
    padding-bottom: 10px;
    transition: .2s all;
    box-shadow: none
}

.navbar-light .navbar-nav .nav-link {
    color: #fff
}

.navbar-light .navbar-nav>li>button {
    margin-top: 20px
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #95cbf9;
    background-color: transparent
}
.nav-nojumbo.navbar-light .navbar-nav .nav-link:focus,
.nav-scrolled.navbar-light .navbar-nav .nav-link:focus,
.nav-nojumbo.navbar-light .navbar-nav .nav-link:hover,
.nav-scrolled.navbar-light .navbar-nav .nav-link:hover {
    color: #0F4392;
    background-color: transparent
}


.navbar-light .navbar-nav>.open>a,
.navbar-light .navbar-nav>.open>a:focus,
.navbar-light .navbar-nav>.open>a:hover {
    background: 0 0;
    color: #0d0d0d
}

.bgform {
    background: #eee;
    float: left;
    text-align: left;
    border-radius: 6px;
    padding: 15px;
}

.contact-map {
    margin-top: 70px
}

.fpad {
    padding-top: 15px;
    padding-bottom: 15px;
}
.fpad .contact-overlay-heading {
    margin-top: 0;
}

.padoffer {
    margin-top: -80px;
}
.secmgt {
    margin-top: 25px;
}
.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.bghalfimg {
    max-width: 100%;
}
/* Styluj wszystkie <table> w treści wpisów/stron */
.entry-content table,
.post-content table,
.page-content table,
.content table,
.wp-block-table table {
    width: 100%;
    margin-bottom: 1rem;
    border-collapse: collapse;
    background-color: transparent;
    font-size: 0.9rem;
}

/* Styl Bootstrap: obramowania */
.entry-content table th,
.entry-content table td,
.post-content table th,
.post-content table td,
.page-content table th,
.page-content table td,
.content table th,
.content table td,
.wp-block-table table th,
.wp-block-table table td {
    border: 1px solid #dee2e6;
    padding: 0.75rem;
    vertical-align: top;
}

/* Nagłówki */
.entry-content table thead th,
.post-content table thead th,
.page-content table thead th,
.content table thead th,
.wp-block-table table thead th {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
    font-weight: 600;
}

/* Table responsive wrapper */
.entry-content table,
.post-content table,
.page-content table,
.content table,
.wp-block-table table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.beninsubpageh {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}
.secwrap {
    padding-top: 15px;
    padding-bottom: 35px;
}
.h3, h3 {
    margin-top: 15px;
}
.service-tabs-content .tab-pane .subcathref {
    height: 100%;
}
.service-tabs-content .tab-pane .col-lg-3,
.service-tabs-content .tab-pane .col-lg-4 {
    margin-bottom: 15px;
}


@media (min-width:992px) {
    .navbar-brand {
        display: none;
    }
    .imgabout {
        margin-top: -75px;
        border-radius: 10px;
    }

    .halfcontent {
        color: #fff;
      }
      .halfcontent .sech {
        color: #fff;
      }
    .bghalfimg {
        min-width: 50%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    max-height: 105%;
    max-width: 118%;
    z-index: -5;
    }
    .bghalfimgleft {
        left: 0;
        width: 50%;
        min-height: 100%;
    }
    .bghalfcover {
        background: linear-gradient(to right, rgba(51, 51, 51, 0.9),rgba(0, 0, 0, .35));
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%;
        z-index: -4;
    }
    .bghalfcoverleft {
        left: 0;
    }
    .bghalfcoverdark {
        background: linear-gradient(to right, rgba(51, 51, 51, 0.9),rgba(51, 51, 51, 0.9));
      }
    .hrefphoto {
        padding-top: 145px;
        padding-bottom: 50px;
        padding-left: 35px;
    }
    .hrefphotoh {
        margin-bottom: 30px;
    }
    .secpadbig {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .secmgt {
        margin-top: 50px;
    }
    .secmg {
        margin-top: 75px;
        margin-bottom: 75px;
    }    
    .contentpad {
        padding-top: 95px;
        padding-bottom: 55px;
    }
    .contentpadsm {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .smallcontentpad {
        padding-top: 55px;
    }
    .halfcontentright {
        padding-left: 35px;
    }
    .footer .conwrap {
        margin-right: 15px
    }



    .bgform {
        padding: 25px 30px
    }
    .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
      color: #0F4392;
    }
    .navbar-light .navbar-nav .active>a,
    .navbar-light .navbar-nav .active>a:focus,
    .navbar-light .navbar-nav .active>a:hover {
        color: #0F4392;
    }

    .navbar-light .navbar-nav .nav-link {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.navbar-light .navbar-toggle {
    border-color: #0F4392
}

.navbar-light .navbar-toggle .icon-bar {
    background: #0F4392
}

.navbar-brand {
    padding: 0
}

@media (max-width:1399px) {
    .navbar-container {
        width: 96%;
        max-width: 96%;
    }
}

.btn-primary,
.btn-success {
    transition: .25s all
}

.jumbotron {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    background: 0 0;
    border-radius: 0;
}

.jumbotron .jumbotron-header {
    font-size: 36px;
    font-weight: 600;
    color: #fff
}

.jumbotron-subh {
    font-size: 28px;
    font-weight: 400;
    color: #fff
}
.jumbosubli {
    color: #fff;
    border-left: 4px solid #0F4392;
    padding-left: 15px;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 21px;
    display: inline-block;
    margin-right: 20px;
}

.smh {
    font-weight: 600;
    font-size: 24px;
    color: #000
}

.conbox .smh {
    color: #fff
}
.conbox .footer-contact:hover {
    color: #1E0101;
}
.conbox .conwrap:hover {
    background: #74aee9;
    color: #1E0101;
}
.conbox .conwrap:hover .footer-contact {
    color: #1E0101;
}
.btnmgt {
    margin-top: 40px
}

.fontn {
    font-weight: 400
}


.navcontact {
    font-weight: 700
}

.navbar-light .navbar-nav .nav-link.firsti {
    margin-left: 15px;
    padding-right: 5px
}

.navbar-light .navbar-nav .nav-link.secondi {
    padding-left: 5px
}

.pl5 {
    padding-left: 5px
}

.contactnavh {
    display: inline-block
}
.numdata {
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.numdata .counter {
    display: flex;
    font-size: 60px;
    align-items: center;
    line-height: 70px;
    font-weight: 600;
    margin-right: 20px;
    padding-right: 20px;
    color: #0F4392;
}
.numdatat {
    font-size: 21px;
}
ul.aboutft {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    margin-right: -45%;
    margin-top: 70px;
    position: relative;
}
.infoh {
    margin-bottom: 10px;
    font-size: 21px;
    color: #fff;
}
ul.aboutft li {
    display: block;
    background: #0F4392;
    padding: 50px;
    color: #fff;
}
ul.aboutft li:nth-child(2) {
    background: #c2c2c8;
    color: #010101;
}
ul.aboutft li:nth-child(2) .infoh {
    color: #010101;
}
.navbar-light .navbar-nav .nav-link.navcontactm {
    font-weight: 500;
    background: #0F4392;
    color: #fff;
    margin-left: 10px;
    padding: 15px 4px;
    border-radius: 15px;
}


.navcontactm .contactnavh {
    color: #111
}
.navcontactp:hover,
.navcontactp:focus {
    background: #eda82f;
}
.navbar-light .navbar-nav .nav-link.navcontactm:focus,
.navbar-light .navbar-nav .nav-link.navcontactm:hover {
    background: #eda82f
}

.navcontact img {
    margin-right: 5px
}

@media only screen and (min-width:768px) {
    .jumbotron {
        padding-top: 90px;
        padding-bottom: 30px
    }

    .jumbopage,
    .jumbotronmain {
        padding-top: 140px;
        padding-bottom: 70px
    }

    .jumbotron h1 {
        font-size: 52px
    }
}

@media only screen and (max-width:767px) {
    .navbar-nav {
        text-align: center;
        width: 95%;
        margin-left: auto;
        margin-right: auto
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 18px;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee
    }

    .navbar-light .navbar-nav>li:last-child>a {
        border: 0
    }
}

#zgoda {
    float: left;
    width: 22px;
    height: 22px;
    border-radius: 5px
}

.btn-primary,
.default-primary-color {
    background: #0F4392
}

.primary-color {
    color: #0F4392
}

.skew-img {
    position: relative
}

.skew-img-section .sech {
    margin-bottom: 25px
}

.sectionh {
    position: relative;
    padding: 60px 0
}

.section-half-btn-wrap {
    margin-top: 15px;
    margin-bottom: 30px
}
.bgtech {
    background: #edeff2;
    position: relative;
    overflow: hidden;
    margin-top: 65px;
}
.bgtech .sech {
    color: #111;
}
.bgtechimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: -1 ;
}
.bgofe {
    background: #f4f4f9;
}
.sechsub {
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0F4392;
    margin-bottom: 5px
}

h1,
h2,
h3,
h4 {
    color: #0d0d0d
}

h2 {
    margin-top: 35px;
    margin-bottom: 15px
}
.imgmgb {
    margin-bottom: 15px;
}
.smallh {
    margin-bottom: 25px
}

.steps {
    padding: 35px 0;
}

.stepbox {
    position: relative;
    padding: 15px 20px;
    height: 100%;
    border-left: 6px solid #0F4392;
    text-align: left;
    padding-left: 35px;
}

.stepboxtxt {
    margin-top: 10px;
}
.stepboxgray {
    background: #555555;
    padding-left: 15px;
    color: #fff;
}
.stepboxi {
    margin-bottom: 25px;
}
.stepnum {
    display: inline-block;
    font-size: 72px;
    font-weight: 400;
    color: #fff;
    background: #0F4392;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    margin-bottom: 25px;
    border-radius: 8px;
}
.steph {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3;
    display: block;
}
.categoryimg {
    border-radius: 10px;
}
.categorywrap {
    position: relative;
    display: block;
    text-align: center;
    border: none;
    padding: 0;
}
.categorywrap:hover .categorycover {
    opacity: 0.8;
}
.categoryhwrap {
     position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.categorycover {
    background: linear-gradient(to bottom, rgba(0, 0, 0, .75),rgba(0, 0, 0, .54),rgba(0, 0, 0, .21));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: 0.15s all;
    border-radius: 10px;
}
.categoryharrow {
    position: absolute;
    bottom: 5%;
    right: 0;
    font-weight: 600;
    color: #111;
    background: #0F4392;
    padding: 11px 40px;
    border-radius: 6px;
    transition: 0.15s all;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    left: 0;
    max-width: max-content;
}
.categoryharrow img {
    margin-left: 10px;
}
.categoryharrow:hover {
    background: #eda82f;
}
.categoryh {
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.23;
}
.categorysubh {
    color: #fff;
    font-size: 18px;
    padding-left: 15px;
    border-left: 4px solid #0F4392;
}
.fb {
    font-weight: 600;
    font-size: 1.1em;
}
.conhomesechbig {
    font-size: 38px;
    font-weight: 600;
    line-height: 1.15;
    color: #fff;
}
.sech {
    font-size: 38px;
    font-weight: 600;
    line-height: 1.15;
    margin-top: 0;
    margin-bottom: 30px;
    color: #0d0d0d;
    position: relative
}

.sectxt .sech {
    margin-top: 25px
}

.ratingh {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px
}

.review-box {
    margin-top: 15px;
    margin-bottom: 15px
}

.foni {
    display: block;
    font-weight: 700
}

.review-author {
    font-weight: 600;
    font-size: 18px
}

.review-stars {
    margin: 4px 0 10px 0
}

.review-profileimg {
    margin-right: 15px;
    float: left
}

.btn-primary {
    position: relative
}

.section-text {
    font-size: 16px
}

.section-text {
    color: #333
}
.conhomeben {
    margin-top: 20px;    
}
.btn {
    border-radius: 6px;
    font-weight: 500;
    padding: 17px 33px;
    font-size: 16px;
    transition: .15s all
}
.btn-conhome {
    padding: 14px 25px;
    background: #930335;
    color: #fff;
}
.btn-conhome:focus,
.btn-conhome:hover {
    background: #b01e17;
    color: #fff;
}

.btn-default {
    color: #333;
    background: #fff;
    border: 0
}

.btn-default:focus,
.btn-default:hover {
    color: #111;
    background: #eee
}
.btn-con {
    color: #2D2D2D;
    background: #fff;
    border: 0
}

.btn-con:focus,
.btn-con:hover {
    color: #0F4392;
    background: #fff
}
.biggerfont {
    font-size: 1.15em;
}
.offerboxul {
    list-style: none;
    padding-left: 25px;
    position: relative
}

.offerboxul li {
    padding: 5px 0 5px 10px;
    position: relative
}

.offerboxul li:before {
    position: absolute;
    content: "";
    background: center/contain no-repeat url(../../../images/iconcheckliv2.png);
    display: inline-block;
    left: -25px;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    top: 5px
}

.navbar-light .navbar-nav .nav-link.mgtop0 {
    margin-top: 0
}

.btn-primary {
    border: 0;
    position: relative;
    z-index: 1;
    background: #930335;
    color: #fff
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background: #f14037;
    color: #fff;
    border: 0
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #111;
    background-color: #0F4392;
    border-color: #0F4392;
    opacity: 1;
}

.conbox {
    background: #0F4392;
    display: inline-block;
    border-radius: 15px;
    padding: 15px 15px 0 15px
}

.conboxmg {
    margin: 15px 0
}

.btncon {
    margin-top: 25px;
    color: #0d0d0d;
    font-size: 19px;
    display: block;
    font-weight: 600;
    position: relative;
    z-index: 10;
    padding: 15px 0;
    transition: .15s all
}

.btncon:focus,
.btncon:hover {
    color: #fff
}

.imgr {
    margin-right: 8px
}
.navcontactp {
    font-weight: 500;
    background: #930335;
    color: #fff;
    margin-left: 10px;
    padding: 9px 16px;
    border-radius: 8px;
    display: inline-block;
}
#map {
    position: relative
}

.contact-form-btn-wrap,
.contact-overlay-btn-wrap {
    margin-top: 15px
}
.jumbocover {
    background: linear-gradient(to right, rgba(0, 0, 0, .62),rgba(0, 0, 0, .5));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

.offerbox {
    display: block;
    align-items: center;
    border-radius: 25px;
    width: 100%;
    height: 100%;
    transition: .15s all;
    color: #3D3D3D;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
    border: 1px solid #ddd;
    padding: 15px;

}
.offerboxulpad {
    padding-bottom: 15px;
}
.offerboximg {
    width: 100%;
    height: auto;
    border-radius: 0 0 25px 25px
}

a.offerbox:focus,
a.offerbox:hover {
    color: inherit;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .17);
    background: #f6f6f6;
}

.offerboxh {
    font-size: 21px;
    font-weight: 600;
    display: block;
    margin-top: 15px;
    line-height: 1.2
}

.iconofe {
    display: inline-block;
    margin-right: 25px;
    vertical-align: middle
}
.iconben {
    margin-right: 25px;
}
.offerboxo {
    margin-bottom: 15px
}

.offerboxho {
    font-size: 26px;
    margin-bottom: 0
}
.benboxcol {
    margin-bottom: 25px;
}
.benbox {
    display: flex;
    align-items: center;
    border-radius: 5px 0 0 5px;
    width: 100%;
    height: 100%;
    transition: .15s all;
    color: #3D3D3D;
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
    padding: 15px;
}
.benefitsbg {
    overflow: hidden;
    position: relative
}
.rowmgt {
    margin-top: 20px;
}

.jumbotron-bg-page {
    position: absolute;
    top: -255px;
    width: 100%;
    z-index: -2;
    left: 0
}
.jumbotron-bg-pagetop {
    position: absolute;
    top: 0;
    width: 100%;
    min-height: 100%;
    z-index: -2;
    left: 0
}
.jumbopostop {
    bottom: unset;
    top: 0;
}
.jumbotron-bg-index {
    position: absolute;
    top: -400px;
    width: 100%;
    z-index: -2;
    left: 0
}
.jumboanim {
    animation: zoom 30s infinite;
    -webkit-animation: zoom 30s infinite;
}
@keyframes zoom {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.10);
      /* equals 105% */
    }
    100% {
      transform: scale(1);
    }
  }

.secfirstbgwrap {
    position: relative;
    overflow: hidden
}

.secfirstbg {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
    left: 0
}

.ofeh {
    font-size: 18px;
    font-weight: 400;
    display: block
}
.ofep {
    margin-bottom: 15px;
}

.break {
    flex-basis: 100%;
    height: 0
}

.cb {
    color: #333
}

.contact-text {
    display: inline-block;
    color: #0d0d0d;
    border-radius: 15px;
    vertical-align: middle;
    max-width: 85%
}

.btnpad {
    margin: 30px 0
}

.footermg {
    margin-bottom: 65px
}
.ctext {
    display: block;
    color: #fff;
    font-weight: 500;
    margin-left: 15px;
}
.ctext:hover,
.ctext:focus {
    color: #eee;
    text-decoration: none;
}
.conhomeboxh {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.conh {
    font-weight: 500;
    margin-left: 10px;
}
.conhomesec {
    background: #0F4392;
    color: #fff;
    padding:25px 15px;
}
.conhomei {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    align-items: center;
}
.conhomeh {
    display: inline-block;
    max-width: 100%;
}
.conhomesecfooter {
    background: #0F4392;
    padding-top: 40px;
    padding-bottom: 50px;
}
.conhomesecfooter .conhomebox {
    display: inline-block;
}
.conhomesecfooter .ctext {
    padding-right: 10px;
}
.conhomesecfooter .conh,
.conhomesecfooter .ctext {
    color: #fff;
}
.conhomesecfooter .conhomei {
    margin-top: 7px;
}
.jhmgb {
    margin-bottom: 15px;
}
.subcath {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}
.subcathref {
    background: #edeff2;
    border-left: 3px solid #0F4392;
    display: block;
    padding: 20px 10px 20px 25px;
    transition: 0.15s all;
}
.menu-section .subcathref {
    margin-bottom: 15px;
}
a.subcathref:hover,
a.subcathref:focus {
    text-decoration: none;
    background: #0F4392;
    color: #fff;
}
.subcathref:hover .subcath,
.subcathref:focus .subcath {
    color: #fff;
}
.nojumbofirst {
    padding-top: 135px;
}

@media (min-width:1200px) {
    .secabouthome {
        margin-top: 110px;
        padding-top: 0;
    }
    .secabouthomev2 .sech,
    .secabouthome .sech {
        margin-top: 30px;
    }
    .secabouthomev2 {
        padding-top: 0;
    }
    .blog-preview-home {
        padding-bottom: 170px;
    }
    .imgabouthome {
        margin-top: -35px;
        border-radius: 25px;
    }
    .sech {
        font-size: 46px;
    }
    .bgform {
        margin-top: -260px;
    }
    .secreferencje {
        padding-bottom: 135px;
    }
    .conhomesecfooter .ctext {
        padding-right: 30px;
        font-size: 20px;
    }
    .faq-section .sech,
    .secreferencje .sech {
        margin-bottom: 60px;
    }
    .aboutpad {
        padding-left: 35px;
        padding-top: 35px;
    }
    .aboutpadleft {
        padding-top: 35px;
    }
    .stepnum:after {
        background: url(../../../images/chevronrightstep.png);
        content: '';
        display: inline-block;
        width: 153px;
        height: 50px;
        position: absolute;
        left: 145%;
        top: 24%;
    }
    .steph {
        font-size: 26px;
        margin-top: 15px;
        margin-bottom: 35px;
    }
    .stepnum {
        font-size: 72px;
        position: relative;
    }
    .categoryharrow {
        bottom: 10%;
    }
    .jumbotron .jumbotron-header {
        font-size: 52px;
        line-height: 1.3;
    }
    .jumbotron .btnpad {
        margin-top: 45px;
    }
    .jumbosubli {
        margin-right: 28px;
    }
    .secpadtopmgpc {
        margin-top: 25px;
    }
    .bgtech .secpadbig .sech {
        margin-top: 40%;
        font-size: 40px;
    }
    .categoryh {
        font-size: 21px;
        margin-bottom: 20px;
    }
    .d-flex {
        display:flex;
    }
    .d-flex>div {
        float: none;
    }
    .col-auto {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}
@media (min-width:992px) {
    .btn-conhome {
        margin-top: 15px;
    }
    .jhmgb {
        margin-bottom: 35px;
    }
    .conhomeboxh {
        margin-top: 8px;
        margin-bottom: 15px;
    }
    .conhomep {
        margin-bottom: 25px;
    }
    .numdata {
        margin-top: 45px;
    }
    .sechmgpc {
        margin-bottom: 50px;
    }
    .conh {
        font-size: 18px;
    }
    .conhomesec {
        padding:21px 30px 40px 30px;
        border-radius: 8px;
    }

    .mgbiglist {
        margin-top: 35px;
    }
    .jumbotronmain {
        padding-top: 210px;
        padding-bottom: 100px;
    }
    .ofer .sech {
        margin-bottom: 65px
    }
    .categoryhwrap  {
        padding-left: 20px;
        padding-right: 20px;
    }

    .sechben {
        margin-bottom: 55px
    }
    .benbox {
        padding: 17px 25px;
    }
    .offerbox {
        padding: 45px 15px 35px 15px
    }

    .steps {
        padding: 95px 0
    }

    .steps .sech {
        margin-bottom: 100px
    }

    .stepbox {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .conboxmgt {
        margin-top: 25px
    }

    .jumbotron-subh {
        margin-bottom: 25px
    }

    .conbox {
        padding: 20px 25px 0 25px
    }

    .btnpad .btn:first-child {
        margin-right: 10px
    }

    .btnpadbig {
        margin: 35px 0
    }

    .offerboxo {
        padding: 25px 20px
    }

    .pr0 {
        padding-right: 0
    }

    .pl0 {
        padding-left: 0
    }

    .img-projects-wrap:hover .img-projects-caption {
        top: 0;
        cursor: pointer;
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
        opacity: 1;
        -webkit-transition: .35s all;
        transition: .35s all
    }

    .fpad {
        padding: 40px 60px 30px 60px
    }

    .skew-img-content {
        padding-top: 30px;
        padding-right: 30px
    }

    .benefitsbg {
        padding-top: 80px
    }

    .row-benefits {
        background-color: #222;
        color: #fff;
        box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);
        padding: 40px 20px;
        border-radius: 20px
    }
}

.contact-overlay-heading {
    margin-top: 25px;
    font-size: 28px;
    margin-bottom: 10px;
    color: #fff
}

.cohp {
    font-size: 18px;
    margin-bottom: 15px;
    color: #fff
}
.consubpage {
    padding-top: 25px;
    padding-bottom: 100px;
}
.consubpage .contact-overlay-heading,
.consubpage .cohp {
    color: #010101;
}
.consubpage .ctext {
    color: #111;
}

.imgmgb {
    margin-bottom: 20px
}

.mgb25 {
    margin-bottom: 25px
}

.conmgb {
    margin-bottom: 20px
}

.btn-contact-overlay {
    background: #0F4392;
    color: #fff;
    -webkit-transition: .15s all;
    transition: .15s all;
    margin-top: 8px;
    font-size: 16px;
    padding: 7px 14px
}

@media (min-width:1400px) {
     .container {
    min-width: 1366px;
    max-width: 1366px;
  }

  .container-max {
    max-width: 1800px;
    width: 98%;
  }
}
@media (min-width:1100px) and (max-width:1399px)  {
  .containercontact {
    max-width: 96%;
    width: 96%;
  }
  .containercontact .uph {
    display: none;
  }
}
.footer-contact-row {
    margin-top: 20px
}

.footer-contact {
    color: #000;
    display: inline-block;
    font-size: 21px;
    line-height: 1;
    vertical-align: middle;
}

.footer-contact:focus,
.footer-contact:hover {
    color: #eee;
    text-decoration: none
}

.nav-logo {
    transition: .2s all;
    position: absolute;
    top: 12px;
    transition: .2s all;
    z-index: 15151;
}
.nav-nojumbo .nav-logo,
.nav-scrolled .nav-logo {
    opacity: 0;
}
.nav-logo-affix {
    opacity: 0;
    transition: .2s all;
    position: absolute;
    top: 12px;
    transition: .2s all;
    z-index: 15151;
}
.nav-nojumbo .nav-logo-affix,
.nav-scrolled .nav-logo-affix {
    opacity: 1;
}
.consecp {
    font-size: 21px;
}
.fixed-top {
    background:  transparent
}
.consubpage .conwrap {
    padding: 10px 0;
}
.consubpage .footer-contact:hover {
    color: #0F4392;
}
.conwrap {
    background: #fff;
    border-radius: 10px;
    display: inline-block;
    padding: 10px 20px
}
.footer .conwrap {
    background: #3d3d3d;
}
.footer .conwrap .footer-contact {
    color: #fff;
}
.footer .conwrap .conicon {
    vertical-align: middle;
    margin-bottom: 3px;
}

.vtop {
    vertical-align: top
}



@media (min-width:992px) {
    .blog-preview .sech {
        margin-bottom: 70px;
    }
    .secofehome .sech {
        margin-bottom: 70px;
        margin-top: 20px;
    }
    .footer .conwrap {
        padding-right: 35px
    }
}

.navbar-fixed-bottom .navbar-collapse,
.fixed-top .navbar-collapse {
    max-height: 80vh
}

.img-projects-caption {
    background: rgba(0, 0, 0, .3);
    text-shadow: 0 5px 5px rgba(0, 0, 0, .8);
    font-size: 21px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    justify-content: center;
    align-items: center;
    opacity: 0;
    -webkit-transform: scale(.7) rotate(-60deg);
    transform: scale(.7) rotate(-60deg);
    -webkit-transition: .25s transform, .15s opacity;
    transition: .25s transform, .15s opacity;
    width: 100%;
    height: 100%;
    padding: 15px;
    display: flex;
    text-align: center
}

.modal-projects .img-projects-wrap:hover .img-projects-caption {
    display: none
}

.img-projects-wrap {
    position: relative;
    text-align: center;
    overflow: hidden
}

.modal-projects .carousel-control.left,
.modal-projects .carousel-control.right {
    background-image: none;
    margin-top: 0;
    width: auto;
    top: 50%;
    transform: translateY(-50%)
}

.modal-projects .img-projects-lazy {
    min-width: 5%
}

.modal-projects {
    padding-right: 0 !important
}

.modal-projects .modal-body {
    padding: 0
}

.modal-projects .modal-dialog {
    padding: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto
}

.modal-body,
.modal-projects .modal-dialog {
    overflow-y: hidden
}

.modal-body {
    overflow-y: auto
}

.modal-projects img.item {
    margin: 0 auto;
    max-height: 100vh;
    min-width: auto
}

.modal-projects .modal-content {
    border: 0;
    height: auto;
    min-height: 100%;
    border-radius: 0;
    background: rgba(0, 0, 0, .5)
}

.modal-projects .modal-header {
    border-bottom: 0;
    padding: 0
}

.modal-projects .modal-header .close {
    font-size: 48px;
    font-weight: 400;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    padding: 10px;
    opacity: 1;
    position: absolute;
    z-index: 10;
    right: 0
}

.carousel-inner .img-projects {
    background: url(../../../images/spinner.png) center no-repeat;
    background: url(../../../images/spinner.svg) center no-repeat, linear-gradient(transparent, transparent);
    min-height: 120px;
    min-width: 30%
}

.carousel-inner .img-projects.active {
    display: block !important
}

.img-projects-lazy {
    background: url(../../../images/spinner.png) center no-repeat;
    background: url(../../../images/spinner.svg) center no-repeat, linear-gradient(transparent, transparent);
    min-height: 120px;
    min-width: 20%;
    cursor: pointer
}

.modal-carousel-style {
    max-height: 100vh;
    overflow-y: hidden
}

.modal {
    text-align: center
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.modal-body {
    position: relative
}

.modal-body {
    overflow-y: hidden
}

.modal-body {
    overflow-y: auto
}

@media only screen and (max-width:991px) {
    .modal-projects .carousel-control.left {
        margin-left: 10px
    }

    .modal-projects .carousel-control.right {
        margin-right: 10px
    }

    .carousel-inner .item {
        text-align: center
    }
}

@media only screen and (max-width:991px) {
    .nojumbofirst  {
        padding-top: 0;
    }
    .jumbotron-bg-pagetop {
        top: 0;
        width: auto;
    }
    .topbar-bg-half {
        display: none;
    }
    .iconben {
        margin-top: 15px
    }

    .ofeh {
        margin-top: 15px;
        margin-bottom: 10px;
        padding-bottom: 0
    }

    .navbar-light {
        padding-bottom: 0
    }

    body {
        margin-top: 85px
    }

    .contact-overlay-heading {
        font-size: 27px
    }

    .footer-contact {
        display: inline-block;
        margin-left: 10px;
        font-size: 19px
    }

    .btn-contact-overlay {
        margin-bottom: 15px
    }

    .nav-nojumbo .nav-logo,
    .nav-scrolled .nav-logo,
    .nav-logo {
        margin-left: 25px;
    }
    .nav-logo,
    .nav-logo-affix {
        position: absolute;
        top: 0;
        max-width: 62%;
        height: auto;
    }
    .nav-logo {
        opacity: 0;
    }
    .nav-logo-affix
    {
        opacity: 1;
    }    
    .navbar.navbar-expand-xl {
        justify-content: flex-end;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .navbar-container {
        padding: 0;
    }
    .navbar-light {
    background: #fff;
    transition: 0.15s all;
    padding-bottom: 0;
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
}
.navbar-light .navbar-nav .nav-link {
    color: #101010;
    transition: 0.15s all;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #0F4392;
    background-color: transparent
}

}

.no-padding-right {
    padding-right: 0
}
.projhrefa {
    cursor: pointer;
}

.mbimg .swiper-item-click,
.owl-carousel .swiper-item-click {
  cursor: pointer
}
.modal-header {
    border-bottom: none;
}
@media (min-width:576px) {
  .modal-dialog-full {
    max-width: none
  }
}

.modal-dialog-full {
  width: 98%;
  height: 96%;
  padding: 0
}

.modal-content-full {
  height: 99%;
  background: rgba(0,0,0,0.09);
}
.modal-header .close {
  opacity: 1;
  color: #fff;
}
.swiper-button-next, .swiper-button-prev {
  color: #fff;
}

.swiper-container-main {
  overflow: hidden;
  position: relative
}

.swiper-main-img {
  height: 460px
}

.swiper-container-big {
  overflow: hidden
}

.swiper-big-img {
  max-height: 85vh;
  max-width: 100%
}

.modal-open .modal-full {
  overflow: hidden
}

.swiper-full {
  max-height: 80vh
}

.swiper-item-click {
  max-width: 100%
}

.swiper-container {
  width: 100%;
  height: 100%
}

.swiper-slide {
  text-align: center;
  font-size: 18px
}

@media (max-width:1199px) {
  .swiper-main-img {
    height: 400px
  }
  .imgabouthome {
    margin-top: 15px;
    margin-bottom: 25px;
  }
}

.dropdown-menu {
  margin-top: 0
}

.dropdown:hover>.dropdown-menu {
  display: block
}

.owl-blue-nav.owl-carousel {
  position: relative
}

.owl-blue-nav .owl-nav {
  position: absolute;
  top: 16%;
  width: 100%;
  transform: translateY(-40%);
}

.owl-blue-nav .owl-nav button.owl-next,
.owl-blue-nav .owl-nav button.owl-prev {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  font-size: 50px;
  line-height: 1;
  color: #000
}

.modal-header .close {
  font-size: 42px
}

.imglazy {
  background: url(../../../images/spinner.png) center no-repeat;
  background: url(../../../images/spinner.svg) center no-repeat, linear-gradient(transparent, transparent);
  min-height: 100px;
  max-height: 100%;
  min-width: 40%;
  max-width: 100%
}
@media only screen and (max-width:767px) {

    .underfooter .pull-left,
    .underfooter .pull-right {
        float: none !important
    }
}

.contact-section .sech {
    margin-bottom: 25px
}

.contact-section {
    background: #eee;
    padding-top: 25px;
    padding-bottom: 35px
}

#map {
    width: 100%;
    height: 400px
}

label.error {
    text-align: left
}

.form-control {
    font-size: 16px;
    color: #0d0d0d
}

.form-control-label {
    font-weight: 700
}

.nowrap {
    white-space: nowrap
}

.sech-contact {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 25px
}
.sechundercon {
    margin-bottom: 17px;
    font-size: 18px;
}

.btn-contact-form-send {
    margin-top: 15px;
    margin-bottom: 25px
}

.checkbox {
    float: left;
    cursor: pointer
}

.checkboxlabel {
    width: 86%;
    margin-left: 15px;
    float: left;
    font-weight: 300;
    font-size: 14px;
    cursor: pointer;
    color: #0d0d0d
}

.has-error {
    border: 2px solid #f0392b
}

label.error {
    background: #f0392b;
    border: 2px solid #c2392b;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    width: 100%;
    font-weight: 400
}

.contact-map {
    min-height: 700px;
    height: 100%;
    width: 100%
}

.prel {
    position: relative
}

.footerbg {
    color: #fff;
    margin-top: 40px
}

.footer .sechsub {
    color: #0d0d0d
}

.footer {
    padding-top: 40px;
}
.underfooter {
    padding-top: 45px;
    color: #fff;
    padding-bottom: 85px;
    position: relative;
    overflow: hidden;
    background: #333;
}

.underfooter a {
    color: #fff;
    text-decoration: none;
    padding: 2px 0;
    display: inline-block;
}
.underfooterimg {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    max-width: 100%;
    bottom: 0;
    left: 0;
    z-index: -1
}
.underfooter .foota {
    padding: 1px 10px 1px 15px;
    border-left: 3px solid #0F4392;
    margin-bottom: 15px;
}
.footh {
    font-size: 20px;
    margin-bottom: 15px;
}
.conicon {
    display: inline-block;
    margin-right: 15px
}
.authrow {
    margin-top: 40px;
}

.mgt0 {
    margin-top: 0
}

.offerbox {
    margin-bottom: 15px
}


@media screen and (max-width:1000px) {
    .conhomesechbig,
    .sech {
        font-size: 26px
    }

    .xs-text-center {
        text-align: center
    }

    .contact-map {
        height: 300px;
        margin-top: 30px
    }

    .no-row-xs {
        margin-left: 0;
        margin-right: 0
    }
}

.mgtop {
    margin-top: 30px
}

a:focus,
button:focus {
    outline: 0
}

@media (min-width:1301px) {
    .fixed-top .navbar-collapse {
        padding-right: 15px
    }

    .fixed-top {
        transition: .15s all
    }

    .iconsocial {
        display: none
    }
}

@media (max-width:1300px) {

    .firsti,
    .secondi {
        display: none
    }

    .iconsocial {
        margin-left: 5px
    }

    .iconsoc {
        display: inline-block;
        padding: 9px 5px
    }

   
}

#cookies-message {
    position: fixed
}

.btn-call-xs {
    display: none
}
.faq-section {
    background: #f9f9f9;
  }

  .faq-section h2 {
    margin-bottom: 40px;
    text-align: center;
  }

  .faq-section .card {
    border: 1px solid #eee;
    border-radius: 6px;
    margin-bottom: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
  }

  .faq-section .card-header {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding: 0.75rem 1.25rem;
    border-radius: 6px 6px 0 0;
  }

  .faq-section .btn-link {
    color: #333;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    padding: 0;
  }

  .faq-section .btn-link:hover {
    text-decoration: underline;
  }

  .faq-section .card-body {
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    padding: 1rem 1.25rem;
    color: #444;
  }
 .blog-preview {
    background-color: #f8f9fa;
  }
  .blog-preview .card {
    border: 1px solid #eee;
    border-radius: 6px;
    transition: box-shadow 0.2s ease;
  }

  .blog-preview .card:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  }

  .blog-preview .card-body {
    padding: 1.5rem;
  }

  .blog-preview .card-title {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
    color: #000;
  }
  .blog-preview .card-title a {
    color: #000;
  }

  .blog-preview .card-text {
    font-size: 0.95rem;
    color: #555;
    margin-bottom: 1rem;
  }

  .blog-preview .read-more {
    font-weight: 600;
    color: #0F4392;
    text-decoration: none;
  }

  .blog-preview .read-more:hover {
    text-decoration: underline;
  }
@media (max-width:767px) {
    .jumbotron {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .fixed-top .navbar-collapse {
        background: #fff
    }

    #cookies-message {
        position: static;
        margin-bottom: 65px
    }

    .btn-call-xs {
        display: block;
        background: #0F4392;
        color: #fff;
        width: auto;
        position: fixed;
        bottom: 20px;
        right: 15px;
        height: 45px;
        line-height: 41px;
        padding: 0 17px;
        z-index: 17;
        box-shadow: 0 3px 8px rgba(0, 0, 0, .12)
    }
}

@media (max-width:991px) {
    .conhomesec {
        margin-top: 20px;
    }
      .owl-blue-nav .owl-nav,
  .owl-blue-nav .owl-nav button.owl-next,
  .owl-blue-nav .owl-nav button.owl-prev {
    position: static;
    transform: none;
    text-align: center
  }

  .swiper-main-img {
    height: auto;
    max-height: 300px
  }

  .owl-blue-nav .owl-nav button.owl-prev {
    margin-right: 25px
  }

  .owl-blue-nav .owl-nav button.owl-prev {
    margin-right: 25px
  }

    .secaboutpadfirst {
        padding-top: 35px;
    }
    .categorywrap {
        margin-bottom: 15px;
    }
    .fixed-top.navbar-light {
        background: #fff;
    }
    .navbar {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
    }
    .navcontactp {
        display: none;
    }
    .imgmgbxs {
        margin-bottom: 15px;
    }
    .jumbotron-subh {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .offerbox {
        box-shadow: none;
        border: none;
    }
    .padoffer {
        margin-top: 15px;
    }
    .sechundercon {
        line-height: 1.28;
    }
    p {
        line-height: 1.37
    }
    .hrefphotoimg {
        max-height: 127%;
    }
    .consubpage .conwrap {
        padding: 5px 0;
    }
    .stepbox {
        padding-left: 15px;
    }
    .conbox .btnpad {
        margin: 10px 0 0 0
    }

    .smh {
        font-size: 21px
    }

    .btncon {
        background: #0F4392;
        padding: 12px 21px;
        border-radius: 15px;
        display: inline-block
    }
    .secpadbig,
    .secpad {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .fpad {
        padding-top: 15px;
        padding-bottom: 0
    }

    .bgform {
        margin-top: 0
    }

    .benefitsimgbg {
        display: none
    }

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

    .sectionh {
        padding: 35px 0
    }

    .btnpad .btn {
        margin-bottom: 10px
    }

    .btncon {
        margin-top: 15px
    }

    .footerdecbg {
        display: none
    }

    .footerbg {
        border: none;
        margin-top: 0;
    }
    .footer {
        background: none;
        padding-top: 0;
    }

    .navcontact {
        text-align: left
    }
    .footermg {
        margin-bottom: 0;
    }
    .footer .conwrap {
        margin-bottom: 10px;
    }
    .conwraptop {
        margin-bottom: 10px;
    }
    .footermg .col-xs-12 {
        margin-bottom: 10px
    }

    .navcontact .pl5 {
        padding-left: 20px
    }

    .jumbotron .jumbotron-header {
        font-size: 28px;
        line-height: 1.2;
    }

    .jumbotron-subh {
        font-size: 24px
    }

    .btn-group-div .btn-primary {
        margin-bottom: 15px
    }

    .row-no-eq-xs {
        display: block
    }

    .row-no-eq-xs>[class*=col-] {
        display: block
    }

    .text-right-xs {
        text-align: right
    }

    .checkboxlabel {
        max-height: 150px;
        margin-bottom: 15px;
        overflow-y: scroll
    }
}










