.NoArticles {
    padding: 100px;

}

.NoArticlesText {
    font-size: 40px !important;
    text-align: center;
    max-height: 110px !important;
    overflow: unset !important;
    
}

.dropdownfilteritems li p {
    margin-bottom: 0px;
}
.dropdownfilter {
    cursor:pointer;
}
.heading {
    position: static;
    display: block;
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: center;
    line-height: 35px;
}
.category-dropdown-menu {
    float: right;
    padding: 0;
    background: transparent;
    background-color: transparent;
    border: none;
    color: #000;
    /* float: right;
	 */
    padding-right: 5px;
    position: absolute;
    right: 0;
    top: 3px;
}
.smd-p {
    color: white;
}

    .parentvvsCat li:hover {
        background-color: #f5f5f5;
    }
.childvvsCat a {
    color: white;
}
    .childvvsCat a:hover {
        color: #000 !important;
    }
.p-0 {
    padding:0px !important;
}
    .p-0:hover {
        background-color: transparent !important;
    }
    .p-0:focus {
        background-color: transparent !important;
    }
.category-dropdown-menu .plus, .category-dropdown-menu .minus {
    filter: brightness(0) invert(1);
}
.hero-sub-text {
    padding: 15px 81px 0px;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    text-align: center;
}

.bolig-front-page-wrapper {
    font-family: Exo, sans-serif;
}

.container {
  position: static;
  overflow: visible;
}
.pagination-article {
    text-align: center;
    margin-top: 15px;
}
.company-logo-header {
    /*max-width:120px;
    max-height: 65px;*/
} 
.pagination-article .fa {
    font-size: 20px;
    position: relative;
    top: 1px;
}
    .pagination-article a {
        margin-right: 35px;
        color: #333;
        font-size: 16px;
     cursor:pointer;
        font-weight: 600;
        cursor:pointer;
    }
        .pagination-article a:hover {
            color: #696464;
        }
        .hero-main-text {
            color: #fff;
            font-size: 50px;
            line-height: 60px;
            text-align: center;
        }

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(23, 24, 26, .79), rgba(23, 24, 26, .79)), url('../images/shutterstock_418456108.jpg');
  background-image: linear-gradient(180deg, rgba(23, 24, 26, .79), rgba(23, 24, 26, .79)), url('../images/shutterstock_418456108.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  opacity: 1;
  text-align: left;
}

.hero-text-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-top: 0px;
    margin-bottom: auto;
    padding-top: 186px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    max-width: 900px;
}

.image {
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.heading-2 {
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
  text-align: right;

}

.main-menu {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 109px;
  text-align: right;
}

.image-2 {
  padding-top: 13px;
  padding-bottom: 11px;
}

.image-3 {
  margin-top: 8px;
  margin-bottom: 0px;
}

.navbar {
    display: block;
    padding: 15px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f8f8f9;
    margin: 0;
    border-bottom: 1px solid #eee;
}
.navbar-custom-global {
    background-color: #2c353c;
    border: 0;
    border-radius: 0;
    min-height: 80px;
    /*border-bottom: 6px solid #6BD69B;*/
    padding: 0px;
    font-family: Arial, sans-serif;
    box-sizing: content-box; /* for bottom border */
}
.nav-caret {
    margin-left: 5px;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-bottom: 15px;    
}
.parentDivReaderHeader {
    
}
.reader-input-icon {
    /*width: 20px;*/
    width: 20px;
    position: absolute;
    top: 30px;
    left: 200px;
}
.dropdownfilteritems {
    top: 81px;
}


.reader-search {
    padding-right: 0px !important;
}
.showitems {
    display:block;
}
.parentUL {
    display: flex;
    flex-flow: row;
}
    .parentUL .dropdownall {
        flex: 1 1 100%;
    }
    .parentUL .dropdowncat {
        flex: 1 1 100%;
    }


.dropdownallitems {
    background-color: #2c353c;
    left: 0px !important;
    height: 210px;
    overflow: auto;
}
    .dropdownallitems p, .dropdowncatitems p {
        margin-bottom: 0px;
        outline: none;
    }
.dropdownall, .dropdowncat {
    cursor:pointer;
    width: auto;
    border-right: solid 1px #5e5e5e;
}
.dropdowncatitems, .dropdownfilteritems {
    background-color: #2c353c;
    left: 0px !important;
    color: white;
    height: 210px;
    overflow: auto;
    /*border-right: solid 1px #5e5e5e;*/
}

    .dropdownallitems li {
        font-family: 'Poppins', sans-serif;
        padding: 5px 20px !important;
        color: white !important;
        white-space: normal;
    }
    .dropdownallitems li:hover {
        font-family: 'Poppins', sans-serif;
        color: #262626 !important;
        background-color: #f5f5f5;
        white-space: normal;
    }
.dropdowncatitems li,.dropdownfilteritems li {
    font-family: 'Poppins', sans-serif;
    padding: 5px 20px !important;
    color: white !important;
    white-space: normal !important;
    text-transform:none;
}

.dropdowncatitems > li:hover,.dropdownfilteritems > li:hover {
    font-family: 'Poppins', sans-serif;
    color: #262626 !important;
    background-color: #f5f5f5;
    white-space: normal;
    cursor:pointer;
}

.dropdowncatitems::-webkit-scrollbar {
    width: 10px;
}

.dropdowncatitems::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
    height: 30px;
}

.dropdowncatitems::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}
.dropdownfilteritems::-webkit-scrollbar {
    width: 10px;
}

.dropdownfilteritems::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
    height: 30px;
}

.dropdownfilteritems::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.dropdowncatitems-custom::-webkit-scrollbar {
    width: 10px;
}

.dropdowncatitems-custom::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
    height: 30px;
}

.dropdowncatitems-custom::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.dropdownallitems::-webkit-scrollbar {
    width: 10px;
}

.dropdownallitems::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
    height: 30px;
}

.dropdownallitems::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.dropdownallitems-custom::-webkit-scrollbar {
    width: 10px;
}

.dropdownallitems-custom::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
    height: 30px;
}

.dropdownallitems-custom::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}
.reader-input {
    width: 200px;
    padding: 12px 20px;
    border-color: transparent;
    border: none;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: transparent;
}

    .reader-input:focus {
        outline: none;
    }

    .reader-input::-webkit-input-placeholder {
        font-family: 'Poppins', sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #91969d;
    }

    .reader-input:-moz-placeholder { /* Firefox 18- */
        padding-left: 5px;
        font-family: 'Poppins', sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #91969d;
    }

    .reader-input::-moz-placeholder { /* Firefox 19+ */
        padding-left: 5px;
        font-family: 'Poppins', sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #91969d;
    }

    .reader-input:-ms-input-placeholder {
        padding-left: 5px;
        font-family: 'Poppins', sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #91969d;
    }



.category-header {
    font-family: SofiaPro;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;

}
.category-value {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    width: 120px;
    display: block;
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
}


.navbar-custom-global .container {
    position: relative;
}

    .navbar-custom-global .navbar-nav > li > a,
    .navbar-custom-global .navbar-nav > li > a:visited {
        color: #ffffff;
    }

        .navbar-custom-global .navbar-nav > li > a:hover {
            color: #6BD69B;
        }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }
.navbar-default {
    /*background: #264348;*/
    /*padding-top: 10px;
    padding-bottom: 10px;*/
}

    /* Change Navbar font */
    .navbar-default .navbar-nav > li > a {
        /*color: #fff;*/
    }

        /* Change Navbar hover */
        .navbar-default .navbar-nav > li > a:hover {
            color: white;
            /*background: #e7e7e7;*/
        }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.navbar-brand {
    position: absolute;
    top: 15px;
    left:30px;
    padding: 0;
    margin: 0;
    height: auto;
}



.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-custom-global .navbar-toggle {
    padding: 5px;
    margin-top: 20px;
    margin-right: 15px;
    /*background-color: #6BD69B;*/
    border-radius: 12px;
    border-width: 0px;
}

    .navbar-custom-global .navbar-toggle:hover,
    .navbar-custom-global .navbar-toggle:focus {
        background-color: #2c353c;
    }

    /*.navbar-custom-global .navbar-toggle .icon-bar {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 4px;
        margin: 2px;
        background-color: #ffffff;
    }*/

.seperationborder {
    border-right: solid 1px white;
}

.imgMargin {
    /*margin : 18px 0px;*/
}
.searchMargin {
    /*margin: 23px 0px;*/
}
.readerNav {
    background-color: #2e353b;
    border: none;
    border-radius: 0px;
    padding: 0px;
    height: 80px;
}
.reaNavBorder {
    border-right: solid 1px white;
}
.ulNavStyle {
    margin-right:0px !important;
}

.blog_page_header_for_reader {
    background-color: #222;
}

.button-nav {
  position: static;
  padding-left: 10px;
  text-align: left;
}
.button {
    margin-top: 37px;
    margin-right: 15px;
    margin-left: 15px;
    padding: 11px 36px;
    border-radius: 100px;
    background-color: #efc634;
    color: #fff;
}
.button-nav:hover {
  font-weight: 500;
}

.nav-bar-2 {
  margin: 14px;
}

.logo {
  width: 230px;
  height: 50px;
  padding: 0px;
  background-image: url('../images/Group-17.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-3 .button {
    margin-top: 0;
    margin-right: 15px;
    margin-left: 15px;
    padding: 0;
    border-radius: 100px;
    background-color: #efc634;
    color: #fff;
    text-align: center;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding: 5px 10px;
}
.div-block-3.front-page-slider li {
    height: 50px;
    display: table;
    margin-right:10px;
    margin-left:10px;
}
.button:hover {
    border: 1px none #000;
    background-color: #f0c52c;
    box-shadow: 0 0 18px -3px #fc0;
}

.bold-text {
  font-weight: 400;
}

.menu {
  display: block;
  min-height: 0px;
  min-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 71px;
  padding-left: 71px;
}
    .menu.company-page-container{
        min-width:1170px;
        padding-left:0;
        padding-right:0;
        margin-left:auto;
        margin-right:auto;
    }
        .menu.company-page-container .menu-logo {
            display: flex !important;
            justify-content: space-between;
            align-items: end;
            height: 65px;
        }
            .menu.company-page-container .menu-logo .nav-container {
                height: 100%;
                display: flex;
                margin-left: auto;
            }

            .menu.company-page-container .menu-logo .home-url {
                cursor: pointer;
                font-size: 14px;
                color: #333;
                padding-bottom: 10px;
            }

            .category-dropdown-wrap.company-col {
                padding: 0;
            }

@media (max-width: 1080px) {
    .menu.company-page-container .menu-logo {
        width: 74%;
        padding-bottom: 0px;
        flex-direction: column;
        align-items: flex-start;
    }

    .menu.company-page-container .menu-logo .nav-container{
        margin-left: 0;
    }
}

@media (max-width: 540px) {
    .menu.company-page-container .menu-logo {
        width: 100%;
        padding-bottom: 0px;
    }
}


.logos {
    padding-top: 18px;
    padding-bottom: 18px;
    background-color: #fff;
    border-bottom: 2px solid #f1f1f1;
}

/*.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f1f1;
  text-align: left;
}*/

.logos-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 0%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
    .logos-div-block div{
        width:16.66666667%;
        margin-right:25px;
    }

    .logo-image {
        width:100%;
        max-width:120px;
    }

.div-block-2 {
  display: block;
}

.innholdsmarkedsforing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.im-text-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom:50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
    .im-text-div-block h1{
        font-size:38px;
    }
    ._3-pointers {
        min-height: 300px;
        margin-top: 83px;
        padding-right: 328px;
        padding-left: 328px;
    }

.row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

._3-point-text {
  padding-top: 26px;
  padding-right: 4px;
  padding-left: 4px;
  font-size: 16px;
  line-height: 22px;
}

.im-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #5d6166, #404449);
  background-image: linear-gradient(180deg, #5d6166, #404449);
}

.im-section.bg-color {
  height: 600px;
  background-image: -webkit-linear-gradient(270deg, #5d6166, #404449);
  background-image: linear-gradient(180deg, #5d6166, #404449);
}

.cm-challenge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding: 35px 132px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #5d6166, #404449);
  background-image: linear-gradient(180deg, #5d6166, #404449);
}

.section-header-text {
  font-size: 38px;
  line-height: 47px;
  font-weight: 700;
}

.section-header-text.black-bg {
  color: #fff;
  font-weight: 700;
}

.section-header-sub {
  font-size: 14px;
  font-weight: 400;
}

.section-header-sub.black-bg {
  padding-top: 17px;
  color: #fff;
  font-size: 14px;
  font-weight: 100;
}

.column-2 {
  padding-top: 0px;
  padding-right: 60px;
  padding-left: 60px;
}

.image-4 {
  position: relative;
  top: 42px;
  margin-top: -1px;
  padding-top: 0px;
  padding-left: 0px;
}

.content-synd-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-synd-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span {
  font-size: 20px;
  line-height: 26px;
}

.column-3 {
  padding-top: 0px;
  padding-left: 21px;
}

.hvorfor-bk-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #885ab9, #885ab9);
  background-image: linear-gradient(180deg, #885ab9, #885ab9);
}

.hvorfor-bk-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4 {
  padding-top: 0px;
  padding-left: 36px;
}



.bold-text-2 {
  font-size: 20px;
}

.bold-text-3 {
  font-size: 20px;
}

.bold-text-4 {
  font-size: 20px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.article-section .w-col {
    height: 320px;
}
.row-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.column-9 {


}
.search-input-2:focus {
    outline: none;
    border-color:transparent;
}
.bold-text-6 {
  color: #fff;
  font-size: 38px;
  line-height: 47px;
  font-weight: 700;
}

.text-block {
  /*padding-top: 8px;*/
  color: #fff;
  line-height: 20px;
  font-weight: 300;
}

.image-6 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.search-input {
  margin-top: 68px;
}

.search {
  margin-right: 318px;
  margin-left: 318px;
}

.search-input-2 {
  margin-top: 21px;
  padding-top: 23px;
  padding-bottom: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #c9c9c9;
  color: #333;
  font-size: 27px;
  font-weight: 700;
  text-align: center;
}



.search-button {
  margin-top: 0px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  background-color: transparent;
  color: #c9c9c9;
}



.image-7 {
  position: static;
  width: 300px;
  height: 150px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.thumbnail-article-title {
    color: #323a45;
    font-family: 'Ubuntu',sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
}
    .thumbnail-article-title b {
        color: #efc634;
    }

        .thumbnail-article-text {
            font-family: 'Ubuntu',sans-serif;
            font-size: 16px;
            font-weight: 300;
            color: #323a45;
            margin-bottom: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            max-height: 40px;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
.div-block-4 {
    margin-top: 40px;
}

.column-10 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-11 {
  position: static;
}

.column-12 {
  position: static;
}



.div-block-5 {
  background-image: url('../images/stock-vector-programmer-at-work-concept-banner-can-use-for-web-banner-infographics-hero-images-flat-1052856650.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-post-image {
  width: 100%;
  height: 219px;
  background-image: url('../images/Carpenter-Dubai.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.article-search-wrap {
    width: 100%;
    position: relative;
}
    .article-search-wrap input {
        background-color: #f6f6f6;
        border: 0;
        border-radius:4px;
        padding-right:42px;
    }
    .article-search-wrap img {
        position: absolute;
        top: 55%;
        right: 15px;
        width: 22px;
        transform: translate(0,-45%);
    }
.search-2 .search-button:focus {
    outline:none;
}
.div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section {
  height: 500px;
  background-image: -webkit-linear-gradient(270deg, #27272c, #27272c);
  background-image: linear-gradient(180deg, #27272c, #27272c);
}
.site-footer {
    padding: 60px 0;
    background-color: #252525;
    width: 100%;
    color: #fff;
}
.site-footer-form .role-header {
    font-size: 14px;
    line-height: normal;
    margin-top: 0;
    margin-bottom:5px;
}
    .site-footer .footer-col-foot, .site-footer .footer-col-header {
        font-weight: 700;
        font-size: 20px;
        margin-bottom: 15px;
    }
.footer-col-foot span {
    position: relative;
    font-size: 16px;
}
    .footer-col-foot span a {
        color: #fff;
    }
.footer-col-mid {
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 20px;
}
.site-footer-form > div {
    margin-bottom: 15px;
}
.site-footer-form p {
    margin-bottom: 0;
    font-weight: 300;
}
    .site-footer-form p a{
        color:#fff;
    }
        .site-footer-form p a:hover {
            color: #cec5c5;
        }
    .site-footer-form input {
        width: 100%;
        height: 30px;
        background: #ddd;
        border: 0;
        color: #333;
        padding-left: 10px;
    }
.site-footer-form textarea {
    width: 100%;
    color: #333;
    padding-left: 10px;
    resize: none;
    background: #ddd;
    height: 80px;
}
.site-footer-form button {
    color: #333;
    background: #ddd;
    border: 0;
    font-size: 13px;
    padding: 5px 20px;
    border-radius: 3px;
}

.site-footer-bottom {
    margin-top: 40px;
    text-align: center;
}
.footer-logo img {
    width: 200px;
}

.footer-col-foot span:last-child {
    margin-left: 27px;
}
.footer-col-foot span {
    position: relative;
    font-size: 16px;
}
.footer-col-foot span a:hover {
    color: #ddd;
}
.article-text-section{
    word-break:break-word;
    text-align:center;
}
.search-2{
    text-align:center;
}
.article-loader-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.85;
    z-index: 100;
    display:none;
}
.pagination-tag.disable {
    color: #ddd;
    pointer-events:none;
}
    .pagination-tag.disable:hover {
        color: #ddd;
        pointer-events:none;
    }
    .ArticleBlock {
        clear:both;
        position: relative;
        margin-top:20px;
    }
.article-loader-img img {
    left: 50%;
    top: 50%;
    position: relative;
    transform: translate(-50%,-50%);
    width: 60px;
}
.div-block-3 .w-button.active {
    background-color: transparent;
    color: #efc634;
    border: 1px solid #efc634;
}
.agency-section {
    height: 80px;
    background-color: #dadde2;
    text-align: center;
    display: table;
    font-size: 16px;
    width: 100%;
    font-weight:500;
}

.agency-section .agency-inner {
    display: table-cell;
    vertical-align: middle;
}
    .footer-logo {
        margin-top: 30px;
    }
.no-article-display {
    height: 320px;
    text-align: center;
    display: table;
    width: 100%;
    font-size: 26px;
}

    .no-article-display div {
        vertical-align: middle;
        display: table-cell;
    }

.contact-form-left{
    padding-left:0;
}
.contact-form-right {
    padding-right: 0;
}
.co-partner-header {
    padding: 15px;
    text-align: center;
}
    .co-partner-header h2 {
        font-size: 24px;
        line-height: 0;
        font-weight: 700;
        margin:0;
    }
    @media only screen and (min-width: 992px) {
        .im-text-div-block {
            padding: 0 200px;
        }
        .reader-input {
            width: 200px;
        }

        .navbar-brand {
            top: 15px;
            left: 15px;
            font-size: 18px;
            margin: 0;
        }

        .navbar-custom-global .brand-skcc {
            top: 40px;
            left: 15px;
            font-size: 8px;
        }

        .row-4 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            margin-top: 42px;
            padding-right: 0px;
            padding-left: 0px;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .im-section-man {
            text-align: center;
        }

        .div-block-3 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            padding: 0 35px;
            align-items: center;
        }

        .search-2 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            margin-top: 33px;
            padding-bottom: 0px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .article-section {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            padding: 70px 0;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
        }
    }




.navbar-custom-global .brand-skcc {
    position: absolute;
    top: 25px;
    left: 150px;
    color: #ffffff;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
}

.navbar-nav {
}

.navbar-custom-global .navbar-collapse {
}

@media only screen and (max-width : 1170px) {
    .menu.company-page-container {
        min-width: unset !important;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width : 768px) {
    .NoArticles {
        padding: 85px;
    }
   
    .navbar-custom-global .navbar-collapse {
        border: 0;
        box-shadow: none;
    }

    .category-value {
        width: unset;
    }

    .category-value, .dropdownallitems, .dropdownallcat, .category-header {
        text-transform: none;
    }

    .parentUL {
        display: block;
    }

    .navbar-border {
        display: none !important;
    }

    .dropdownallitems, .dropdowncatitems, .dropdownfilteritems {
        text-transform: none;
    }

    .nav-caret {
        /*margin-left: 40px;*/
        border-top: 5px solid;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        margin-bottom: 0px;
    }

    .reader-input {
        width: 245px;
    }

    .reader-input-icon {
        /* width: 20px; */
        width: 20px;
        position: absolute;
        top: 30px;
        left: 220px;
    }

    .dropdown-menu {
        width: -webkit-fill-available;
        overflow-x: hidden;
    }

    .dropdownall, .dropdowncat,.dropdownfilter {
        width: 320px;
        border: none;
        text-align: left;
    }
}

.navbar-custom-global .navbar-collapse .nav {
}

@media only screen and (max-width : 768px) {
    .navbar-custom-global .navbar-collapse .nav {
        padding-top: 40px;
        padding-bottom: 40px;
        width: 100%;
        max-width: 300px;
        /*text-align: center;*/
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 1px;
        /*margin: 0 auto;*/
    }

    .reader-search {
        text-align: left;
        margin-left: -20px;
    }

    .dropdownallitems li {
        /*border-bottom: 2px solid white;*/
    }

    .dropdowncatitems li {
        /*border-bottom: 2px solid white;*/
    }

    .navbar-custom-global .navbar-collapse .nav a:link,
    .navbar-custom-global .navbar-collapse .nav a:visited {
        color: white;
        /*border-bottom: 2px solid white;*/
    }

    .category-header {
        /*margin-right: 30px;*/
    }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1024px) {
    .category-value {
        font-size: 14px;
        font-weight: bold;
        font-family: 'Poppins', sans-serif;
        width: 100px;
        display: block;
    }
}

/* Medium Devices, Desktops */


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .dropdownallitems, .dropdowncatitems, .dropdownfilteritems {
        margin-right: 30px;
        margin-left: 10px;
    }
   
    .reader-input {
        width: 400px;
    }

    .reader-input-icon {
        /* width: 20px; */
        width: 20px;
        position: absolute;
        top: 30px;
        left: 400px;
    }
    .dropdownfilteritems {
        top: 65px;
    }
}



/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .reader-input {
        width: 300px;
    }

    .dropdownall, .dropdowncat, .dropdownfilter {
        width: 440px;
        border: none;
        text-align: left;
    }
    .NoArticlesText {
        font-size: 35px !important;
        text-align: center;
        max-height: 110px !important;
    }
}
/* Portrait */
@media screen and (device-width: 412px) and (device-height: 823px) and (-webkit-device-pixel-ratio: 3.5) and (orientation: portrait) {
    .reader-input-icon {
        /* width: 20px; */
        width: 20px;
        position: absolute;
        top: 30px;
        left: 400px;
    }
}

/* Landscape */
@media screen and (device-width: 412px) and (device-height: 823px) and (-webkit-device-pixel-ratio: 3.5) and (orientation: landscape) {

}

/* Target Portrait and Landscape */
@media screen and (device-width: 412px) and (device-height: 823px) and (-webkit-device-pixel-ratio: 3.5) and (orientation: landscape) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 411px) {
    .reader-input {
        width: 300px;
    }

    .dropdownall, .dropdowncat, .dropdownfilter {
        width: 380px;
        border: none;
        text-align: left;
    }
    .reader-input-icon {
        /* width: 20px; */
        width: 20px;
        position: absolute;
        top: 30px;
        left: 350px;
    }
}

@media only screen and (max-width : 375px) {

    .reader-input {
        width: 300px;
    }

    .dropdownallitems, .dropdowncatitems, .dropdownfilteritems {
        margin-right: 82px;
        margin-left: 10px;
    }

    .dropdownall, .dropdowncat, .dropdownfilter {
        width: 440px;
        border: none;
        text-align: left;
    }
    .reader-input-icon {
        /* width: 20px; */
        width: 20px;
        position: absolute;
        top: 30px;
        left: 350px;
    }
}


@media only screen and (max-width : 360px) {
    .dropdownall, .dropdowncat, .dropdownfilter {
        width: 375px;
        border: none;
        text-align: left;
    }

    .dropdownallitems, .dropdowncatitems, .dropdownfilteritems {
        margin-right: 30px;
        margin-left: 10px;
    }

    .reader-input-icon {
        width: 20px;
        position: absolute;
        top: 30px;
        left: 350px;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .dropdownallitems, .dropdowncatitems, .dropdownfilteritems {
        margin-right: 23px;
        margin-left: 10px;
    }

    .dropdownall, .dropdowncat, .dropdownfilter {
        width: 320px;
        border: none;
        text-align: left;
    }

    .reader-input-icon {
        width: 20px;
        position: absolute;
        top: 30px;
        left: 305px;
    }
    .NoArticles {
        padding: 70px;
    }
}


    @media only screen and (max-width: 991px) {
       
        .hero-text-container {
            padding-top: 141px;
        }

        .article-search-wrap img {
            top: 50%;
        }

        .article-search-wrap .fa {
            top: 50%;
            font-size: 16px;
        }

        .article-search-wrap input {
            font-size: 16px;
        }

        .w-col-4 {
            width: 100%;
        }

        .blog-post-image {
            width: 100%;
            height: 300px;
        }

        .row-4 {
            margin-top: 30px;
        }

        .w-col-4 {
            margin-bottom: 15px;
        }

        .blog-post-image {
            margin-bottom: 5px;
        }

        .row-2 {
            width: 100%;
        }

        .div-block-3 .button {
            margin-top: 0;
            margin-right: 5px;
            margin-left: 0;
            border-radius: 100px;
            background-color: #efc634;
            color: #fff;
            font-size: 10px;
            padding: 5px 7px;
        }

        .div-block-3 {
            overflow: hidden;
            width: 100%;
            text-align: center;
        }

        .content-synd-row, .hvorfor-bk-row {
            padding: 0 15px;
        }

        .pagination-article {
            margin-top: 0;
            margin-bottom: 20px;
        }

        .article-section .w-col {
            height: auto;
        }

        .row-4 {
            margin-top: 0;
        }

        .article-slider-category-wrapper {
            overflow: hidden;
        }

        .footer-col:not(:last-child) {
            margin-bottom: 15px;
        }
    }

    @media only screen and (max-width: 768px) {
        .article-section {
            padding-top: 60px;
        }
        .w-100 {
            width: 100% !important;
        }
        .menu.company-page-container .categories-options {
            margin-bottom: 20px;
        }
    }

    @media only screen and (max-width: 767px) {
        .hero-text-container {
            padding-top: 106px;
        }

        .w-nav-brand {
            padding-left: 15px;
        }

        .section-header-sub {
            padding: 30px 5px 0 5px;
        }

        .footer-col-header {
            margin-bottom: 15px;
        }

        .footer-col-mid {
            margin-bottom: 0;
        }

        .footer-logo img {
            width: 200px;
        }
        .contact-form-left, .contact-form-right {
            padding: 0;
        }
        .logos-div-block div{
            margin-left:10px;
            margin-right:10px;
        }
        .co-partner-header h2{
            font-size:14px;
        }
    }

    @media only screen and (max-width: 600px) {
        .article-slider-category-wrapper {
            overflow: hidden;
        }

        .filter-column:first-child {
            width: 100%;
            margin-bottom: 15px;
        }

        .filter-column:last-child {
            width: 100%;
        }
    }

    @media only screen and (max-width: 479px) {
        .hero-sub-text {
            padding-right: 0px;
            padding-left: 0px;
            font-size: 15px;
            line-height: 20px;
        }

        .categories-filters ul {
            height: auto;
        }

        .innholdsmarkedsforing {
            margin-top: 70px;
        }

        .div-block-3 .button {
            font-size: 9px;
            padding: 0 5px;
            margin-right: 0;
            line-height: normal;
        }

        .blog-post-image {
            height: 150px;
        }

        .row-4 {
            margin-top: 0;
        }


        .w-form {
            margin: 0 0 5px;
        }

        .thumbnail-article-title {
            font-size: 15px;
        }

        .thumbnail-article-text {
            font-size: 13px;
        }

        .hero-main-text {
            font-size: 30px;
            line-height: 0px;
        }

        .footer-logo p {
            font-size: 14px;
        }

        .hero {
            height: 500px;
        }

        .footer-logo img {
            width: 150px;
        }

        .hero-text-container {
            padding-top: 75px;
            padding-right: 20px;
            padding-left: 20px;
            line-height: 12px;
        }

        .footer-logo p {
            font-size: 14px;
        }

        .menu {
            padding-right: 8px;
            padding-left: 8px;
        }

        .im-text-div-block {
            margin-left: 0px;
            padding-bottom: 0px;
        }

        .row-2 {
            margin-bottom: 71px;
            padding-top: 0px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .im-section {
            height: 800px;
        }

            .im-section.bg-color {
                min-height: 1000px;
            }

        .cm-challenge {
            height: 1200px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .section-header-text {
            font-size: 26px;
            line-height: 1px;
        }

            .section-header-text.black-bg {
                line-height: 11px;
            }

        .column-2 {
            position: static;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .image-4 {
            position: static;
            left: 0px;
            top: 0px;
            padding-left: 0px;
        }

        .content-synd-section {
            padding: 30px 0;
            min-height: 800px;
        }

        .content-synd-row {
            padding-right: 15px;
            padding-left: 15px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .hvorfor-bk-section {
            height: 700px;
        }

        .hvorfor-bk-row {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .column-4 {
            padding-top: 24px;
            padding-right: 0px;
            padding-left: 0px;
        }

        .container-2 {
            padding-right: 0px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 auto;
            -ms-flex: 0 auto;
            flex: 0 auto;
        }

        .column-5 {
            padding-top: 20px;
        }

        .column-6 {
            padding-top: 20px;
        }

        .bold-text-5 {
            line-height: 31px;
        }

        .image-5 {
            padding-top: 24px;
        }

        .row-3 {
            padding-left: 0px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            text-align: center;
        }

        .column-7 {
            position: static;
            padding-right: 0px;
            padding-left: 0px;
        }

        .column-8 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            padding-right: 85px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;

        }

        .column-9 {
            padding-right: 0px;
            padding-left: 0px;
        }

        .bold-text-6 {
            font-size: 26px;
            line-height: 35px;
            text-align: center;
        }

        .text-block {
            padding-top: 15px;
            /*text-align: center;*/
        }
    }


footer.container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
} 

@media (min-width: 1200px) {
    .footer-tags-container {
        width: 1170px;
        margin: auto;
    }
}