.horizontalMenu {
    font-size: 18px !important;
}
.horizontalMenu>.horizontalMenu-list>li>a {
    padding: 9px 10px !important;
    font-weight:bold !important;
}
.horizontalMenu>.horizontalMenu-list>li:hover>a {
    background-color: transparent !important;
    color: #38b6ff !important;
}
.top-bar-right a.register{
    background:none !important;
    background-color:#ff7300 !important;
    padding:10px;
    font-size: 14px !important;
    color: #fff !important;
}
.top-bar-right a.login{
    background:none !important;
    background-color:#38b6ff !important;
    padding:10px;
    font-size: 14px !important;
    color: #fff !important;
}
.header-main .top-bar-right .custom {
    margin: 20px 0px !important;
}
.d-lg-block {
    margin-top: 12px !important;
}
.top-bar {
    border-bottom: none !important;
}
.cover-image.contain-image {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    border-bottom: 1px solid #ebebeb !important;
}
.sub{
    font-size: 25px !important;
    font-weight: 500;
    text-transform: uppercase;
}
.banner-1 .header-text h1 {
    font-size: 60px !important;
    font-weight: 400;
    color: #030303 !important;
     text-align: left;
}
h2.title-center {
    font-size: 36px !important;
    font-weight: 400;
    color: #030303 !important;
    text-align:center !important;
}
h2.title-left {
    font-size: 36px !important;
    font-weight: 400;
    color: #030303 !important;
    text-align:left !important;
}
.title-tags,
.sub-1{
    font-size:18px !important;
    color:#979797 !important;
    margin-bottom:0px !important;
}
.a-yellow{
    
    font-size:18px !important;
    color:#ff7300 !important;
}
.bg-white-transparent {
    background-color: #9bdaff !important;
    border-radius: 50px !important;
    padding:10px 20px !important;
}
.removemargin{
    margin:0px !important;
}
.xdsoft_autocomplete .xdsoft_autocomplete_hint{
    background:none !important;
}
.search-background .form-control {
    border: 1px solid #fff !important;
    border-radius:50px !important;
}
.search-background .select2-container--default .select2-selection--single {
    border: 1px solid #fff !important;
    border-radius: 50px !important;
}
.xdsoft_autocomplete{
    width:auto !important;
}
.banner-1 .search-background .btn-lg {
    border-radius: 50px !important;
    height: 40px !important;
    line-height: 24px !important;
    background-color: #ff7300 !important;
    border-color: #ff7300 !important;
    font-size: 16px !important;
}
.select2-lg .select2-container .select2-selection--single,
.search-background .input-lg {
    height: 40px !important;
    line-height: 40px !important;
}
.select2-lg .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
    color: #979797 !important;
}
.banner-1 .mb-7{
    margin-bottom:0px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ff7300 !important;
    color: #fff !important;
}
.title-tags{
    margin-top:20px !important;
}
.owl-carousel-icons5 .card-body{
    position: absolute !important;
    bottom: -10px;
    width: 100% !important;
}
.owl-carousel-icons5 .item-card7-desc{
    text-align: center;
}
.owl-carousel-icons5 .owl-item img {
    display: inline-block !important;
}
.owl-carousel-icons5 .item-card7-text h4{
    border:1px solid #38b6ff !important;
    border-radius:50px !important;
    color:#fff !important;
    padding: 5px 0px !important;
    margin-top: 10px;
}
.owl-carousel-icons5 .owl-nav .owl-prev {
    top: 58% !important;
    left: -50px !important;
    right: auto !important;
}
.owl-carousel-icons5 .owl-prev,
.owl-carousel.owl-carousel-icons5:hover button.owl-prev{
    background-image:url('icons/backward.png') !important;
    background-position:center !important;
    background-repeat:no-repeat !important;
    width:70px;
    height:68px;
}
.owl-carousel-icons5 .owl-next,
.owl-carousel.owl-carousel-icons5:hover button.owl-next{
    background-image:url('icons/forward.png') !important;
    background-position:center !important;
    background-repeat:no-repeat !important;
    width:70px;
    height:68px;
}
.owl-carousel-icons5 .owl-next:before,
.owl-carousel-icons5 .owl-next span,
.owl-carousel-icons5 .owl-prev:before,
.owl-carousel-icons5 .owl-prev span{
    display:none !important;
}
.owl-carousel-icons5 .owl-nav .owl-next,
.owl-carousel-icons5 .owl-nav .owl-prev {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.owl-carousel-icons5 .owl-nav .owl-next{
    right:-50px !important;
}
.owl-carousel.owl-carousel-icons5:hover .owl-nav button{
    background-color: transparent !important;
}
#accordion{
    width:100% !important;
}
#accordion .card{
    position:static !important;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    background-color: transparent !important;
}
#accordion .card-body{
    font-size: 18px;
}
#accordion #collapseOne,
#accordion #collapseTwo{
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0px;
    background: transparent !important;
    z-index: 99;
}
#accordion #headingOne{
    border: 4px solid #ff7300 !important;
    border-radius: 50px 0px 0px 50px;
    padding: 0px !important;
}
#accordion .card-header{
    min-height:auto !important;
    padding:8px 0px !important;
}
#accordion .card-header button{
    padding:0px !important;
    font-size:16px !important;
    font-weight:bold !important;
    color:#ff7300 !important;
}
#accordion .card-header h5{
    text-align: center;
    display: inline-block;
    width: 100%;
}
#accordion #headingTwo{
    border: 4px solid #38b6ff !important;
    background-color:#38b6ff !important;
    border-radius: 0px 50px 50px 0px;
    padding: 0px !important;
    margin-left:10px !important;
}
#accordion #headingTwo.card-header button{
    color:#fff !important;
}
#bg-section{
    background-image:url('background-voordelen.png') !important;
    background-repeat:no-repeat !important;
    background-position:top left !important;
    padding: 50px 0px !important;
    min-height: 781px;
    background-color: #fbfbfb;
    border-top: 1px solid #ebebeb !important;
}
.btn.btn-primary{
    margin-top: 50px;
    border-radius: 0px !important;
    border: 0px !important;
    font-size:18px !important;
    font-weight:bold !important;
}
.btn.btn-primary.btn-blue{
    background-color:#38b6ff !important;
}
.btn.btn-primary.btn-yellow{
    background-color:#ff7300 !important;
}
#accordion .card-body ul li{
    background-image: url('tick.png');
    background-position: left;
    background-repeat: no-repeat;
    line-height: 40px;
    line-height: 22px;
    padding:15px 0px 15px 50px !important;
    display: inline-block;
}
#accordion .card-body ul{
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}
h1.mb-1{
    font-size: 60px !important;
    font-weight: 400;
    color: #030303 !important;
    text-align:center;
}
.list-users .item-card7-imgs {
    border: 8px solid #9bdaff !important;
    border-radius: 100% !important;
}
.list-users ul li{
    padding:20px !important;
    background-color: #fff !important;
    margin: 20px 0px;
    position: relative;
}
/*
.list-users ul li:hover .row{
    position:absolute !important;
    top:0px;
    left:0px;
    z-index:99;
    padding:50px;
}
*/
.col-logo-user{
    margin:0px !important;
    text-align:center;
    padding-right: 110px;
}
.logo-user{
    width:102px;
    display:inline-block;
}
.list-users .content-user h4{
    font-size:38px;
    color:#030303;
    margin-bottom:10px !important;
}
.list-users .content-user p{
    font-size: 18px;
    color: #979799;
}
.list-users .btn.btn-primary{
    margin-top: 0px !important;
    border-radius: 50px !important;
    padding: 5px 10px !important;
    line-height: 18px;
    font-size: 16px !important;
}
.list-users .content-user p.icons-user{
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 10px;
    color:#000;
}
.banner-3columns{
    background-image:url('background-hoe.png') !important;
    background-repeat:no-repeat !important;
    background-position:top center !important;
    padding: 100px 0px 180px !important;
    background-size: cover;
}
.banner-3columns .section-title h1{
    font-size:60px !important;
    font-weight: 800;
}
.banner-3columns .section-title h2{
    font-size:35px !important;
    font-weight: 800;
}
.banner-3columns .section-title{
    padding:20px 0px 0px !important;
}
.banner-3columns p{
    text-align:center !important;
    font-size:18px !important;
    color:#fff !important;
}
.background-reviews p{
    color:#000;
}
.background-reviews{
    background-image:url('background-reviews.png') !important;
    background-repeat:no-repeat !important;
    background-position: bottom left !important;
    padding:0px 0px 50px !important;
    background-size: contain;
}
.background-reviews h1,
.background-reviews p{
    text-align:left !important;
}
.background-reviews .section-title p{
    font-size:18px;
}
.background-reviews .fa-quote-left{
    font-size: 50px;
    color: #9bdaff;
}
.background-reviews .testimonia{
    text-align:left !important;
}
.testimonia p{
    font-size:16px;
}
.testimonia .title {
    font-size: 18px !important;
    font-weight: 800 !important;
    color: #38b6ff !important;
}
.testimonia .h4 {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #000 !important;
}
.background-reviews .owl-carousel .owl-item img{
    margin-right:35px !important;
}
.testimonia-data{
    position:relative;
}
.rating-stars{
    position: absolute;
    top: -10px;
    right: 0px;
}
.testimonia .rating-stars .rating-stars-container .rating-star.sm{
    font-size:20px !important;
}
.background-reviews .owl-nav .owl-prev {
    bottom: -40% !important;
    left: 20% !important;
    top:auto !important;
}
.background-reviews .owl-prev,
.background-reviews .owl-carousel:hover button.owl-prev{
    background-image:url('icons/backward.png') !important;
    background-position:center !important;
    background-repeat:no-repeat !important;
    width:70px;
    height:68px;
}
.background-reviews .owl-next,
.background-reviews .owl-carousel:hover button.owl-next{
    background-image:url('icons/forward.png') !important;
    background-position:center !important;
    background-repeat:no-repeat !important;
    width:70px;
    height:68px;
}
.background-reviews .owl-next:before,
.background-reviews .owl-next span,
.background-reviews .owl-prev:before,
.background-reviews .owl-prev span{
    display:none !important;
}
.background-reviews .owl-nav .owl-next,
.background-reviews .owl-nav .owl-prev {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.background-reviews .owl-nav .owl-next {
    right: auto !important;
    left: 26% !important;
    bottom: -40% !important;
    top: auto !important;
}
.background-reviews .owl-carousel:hover .owl-nav button{
    background-color: transparent !important;
}
.twobuttons{
    text-align:right;
    position: absolute;
    right: 0px;
    bottom: -50px;
}
.btn-blue-02{
    border: 4px solid #9bdaff !important;
    background-color: #9bdaff !important;
    border-radius: 0px 50px 50px 0px;
    padding: 3px 25px !important;
    margin-left: 10px!important;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
}
.btn-blue-01{
    border: 4px solid #9bdaff !important;
    background-color: #9bdaff !important;
    border-radius: 50px 0px 0px 50px;
    padding: 3px 40px !important;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
}
.btn-blue-02.active,
.btn-blue-01.active{
    border: 4px solid #38b6ff !important;
    background-color: #38b6ff !important;
}
#bg-section-banner02 .col-xl-6.col-text {
    padding-left: 0px !important;
}
/* Trung Quan */
#blog-home .item-card8-desc h6 {
    color: #38b6ff;
    font-size: 18px;
    
}
#blog-home .section-title h2 {
    color: #030303;
    font-size: 35px;
    font-weight: bold;
    text-align: left;
    
}
#blog-home .section-title span {
    color: #979797;
    font-size: 18px;
    margin-left: 20px;
}
#blog-home .section-title h2 {
    margin-bottom: 0px !important;
}
#blog-home .item-card8-desc h4 {
    color: #000000;
    font-size: 28px;
    font-weight: 800 !important;
}
#blog-home .section-title {
    padding-bottom: 0px !important;
}
#blog-home .item-card8-desc h4 {
    padding-top: 10px !important;
}
#blog-home .item-card8-desc p {
    color: #979797 !important;
    font-size: 15px;
}
#blog-home .item-card8-desc span {
    color: #000000;
    font-size: 18px !important;
}
#blog-home .prevtext {
    color: #000000;
    font-size: 18px;
}
#blog-home .card-footer ul li {
    color: #38b6ff;
    font-size: 14px;
}
#blog-home .card-footer a {
    background-color: #38b6ff;
    border-color: #38b6ff;
    font-size: 16px;
}  
#blog-home .text-center button {
    background-color: #ff7300;
    border-color: #ff7300;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 20px;
}
#banner-meld .container h2 {
    color: #ffffff !important;
    font-size: 60px !important;
    font-weight: 800 !important;
    margin-bottom: 0 !important;
}
#banner-meld .container p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}
#banner-meld .twobuttons .btn-blue-01 {
    background-color: #ff7300 !important;
    border: 6px solid !important;
    font-size: 20px !important;
    padding: 3px 29px !important;
    border-color: #ff7300 !important;
}  
#banner-meld .twobuttons .btn-blue-02 {
    background-color: #4bc35a !important;
    border: 6px solid !important;
    font-size: 20px !important;
    padding: 3px 29px !important;
    border-color: #4bc35a !important;
}
#banner-meld .twobuttons a:hover {
    background-color: #ffffff;
    color: #ffffff;
}
#banner-meld .twobuttons {
    text-align: center;
    position: relative;
    right: 0px;
    bottom: -6px;
}
#banner-meld .btn-blue-02 span {
    margin-left: 15px;
}
#banner-support {
    border: 0px solid;
    background-color: #38b6ff;
    
}
#banner-support .container h2 {
    font-size: 42px;
    color: #ffffff;
    font-weight: 800 !important;
}
#banner-support .container .btn-contact {
    border: 0px solid;
    background-color: #ff7300;
    font-size: 16px;
    border-color: #ff7300;
    color: #ffffff;
    margin-right: 5%;
    line-height: 42px;
    padding: 0px 20px;
    float: right;
} 
#banner-support .sptb {
    padding-bottom: 1rem;
}
#footer-bottom .container .text-below-logo {
    margin-bottom: 20px !important;
    font-size: 17px !important;
    color: #979797 !important;
    margin-top: 30px;
}
#footer-bottom .icon-social li {
    display: inline-block;
    padding-right: 18px;
}
#footer-bottom .links {
    padding-top: 15px;
}
#footer-bottom .links li a {
    color: #979797 !important;
    font-size: 18px;
    font-weight: 500;
    margin-left: 7px;
}
#footer-bottom .links li:hover a {
    color: #38b6ff !important;
}
#footer-bottom .col-xl-3  h4 {
    color: #38b6ff;
    font-size: 20px;
    font-weight: 800;
}
#footer-bottom .menu-footer li a {
    color: #979797 !important;
    font-size: 18px;
}
#footer-bottom .menu-footer li:hover a {
    color: #38b6ff !important;
}
#footer-bottom .col-xl-3  p {
    color: #979797;
    font-size: 18px;
}
#footer-bottom .col-xl-6 {
    padding-right: 30px;
    border-right: 1px solid;
    border-color: #b1b1b1;
}
.title-tags a, .title-tags form button {
    border: 3px solid !important;
    border-color: #ff7300 !important;
    border-radius: 50px 50px 50px 50px;
    padding: 5px 15px;
    font-size: 16px;
    color: #ff7300;
    margin: 0px 5px;
	background-color: transparent;
}
.title-tags form { display: contents; }
.title-tags form button:hover { background-color: transparent !important; }
.col-lg-12 a {
    font-size: 16px !important;
    color: #ffffff !important;
}
.col-lg-12 .list-users a.text-dark {
    color: #3f3e50 !important;
    font-size: 38px !important;
    max-width: 65% !important;
    display: inline-block;
}
.col-lg-12.col-sm-12.mt-2.mb-2.text-center {
    font-size: 16px !important;
    color: #ffffff !important;
}
#subpage-banner01 .mb-7 .sub {
    font-size: 25px;
    color: #030303;
    font-weight: 800;
}
#subpage-banner01 .mb-1 b {
    color: #ff7300;
}
#bg-section-banner02 .title-left b {
    font-size: 38px !important;
    color: #030303;
    font-weight: 800 !important; 
}
#bg-section-banner02 .row p {
    color: #000000 !important; 
    font-size: 18px !important; 
    font-weight: 500 !important; 
}
#bg-section-banner02 .col-xl-6.col-text {
    padding-left: 45px;
}
#bg-section-banner03 .title-left b {
    font-size: 38px;
    color: #030303;
    font-weight: 800;
}
#bg-section-banner03 .row p {
    color: #000000 !important; 
    font-size: 18px !important; 
    font-weight: 500 !important;

}
#bg-section-banner04 .title-left b {
    font-size: 38px;
    color: #030303;
    font-weight: 800;
}
#bg-section-banner04 .row p {
    color: #000000 !important; 
    font-size: 18px !important; 
    font-weight: 500 !important;
}
#section-veel .card-header button {
    font-size: 28px !important; 
    color: #030303 !important; 
    font-weight: 800 !important; 
}
#section-veel .card-body p {
    font-size: 18px;
    color: #666767;
    padding-left: 10px !important;
    margin-top: -30px;
}
#section-veel .mb-1 {
    padding-bottom: 25px !important;
}
#section-veel .card-header {
    border-bottom: 0px solid !important;
}
#section-veel .btn-link:hover {
    text-decoration: none !important;
}
#section-veel .btn-accordion {
    padding-left: 500px;
}
#section-veel .btn-link:focus {
    text-decoration: none !important;
}
.btn-primary {
    background-color: #ff7300 !important;
}
.twobuttons a:hover {
    color: #ffffff !important;
}
.list-users{
    margin-top: 30px;
}
.list-users .content-user p.icons-user {
    width: 35%;
}
.horizontalMenu-list li {
    color: #3f3e50 !important;
}
.bg-background3:before {
    background: #38B5FF !important;
}
.header-main .bg-background-color:before {
    background: #9B9B9B !important;
}
.btn-secondary {
    background-color: #ff7300 !important;
    border-color: #ff7300 !important;
}
.bg-background:before {
    background: rgb(155, 218, 255,0.85) !important;
}
.header-main i {
    color: #ff7300 !important;
}
.header-search-logo.d-none.d-lg-block img {
    max-width: 250px !important;
    margin-top: -7px;
}
#banner-meld{
    background-image:url('bg-meld.png') !important;
    background-repeat:no-repeat !important;
    background-position: center !important;
    padding:250px 0px !important;
    background-size: cover;
}    
.list-users li:hover {
            -ms-transform: scale(1.17);
            /* IE 9 */
            -webkit-transform: scale(1.17);
            /* Safari 3-8 */
            transform: scale(1.17);
        }    


/* CSS for Tablet */
@media (min-width: 481px) and (max-width: 800px){
     .horizontalMenu>.horizontalMenu-list>li>a.active {
    background-color: #ff7300 !important;
    color: #fff;
}
.top-bar-right {
    padding-right: 30%;   
}
.mb-7 .sub {
    padding-top: 50px !important;
}
.search-background.py-3.px-4.bg-white-transparent {
    background-color: transparent !important;
}
.xdsoft_autocomplete .form-control.input-lg.keywords-input.xdsoft_input{
    border-color: gray !important;
}
.row .select2-selection.select2-selection--single {
    border-color: gray !important;
}
.banner-1.cover-image.sptb-2.sptb-tab.contain-image {
    padding-bottom: 10% !important;
}
#accordion .card {
    width: 30%;
    max-width: 30%;
}
.background-reviews .owl-nav .owl-prev {
    bottom: -17% !important;
}
.background-reviews .owl-nav .owl-next {
    bottom: -17% !important;
    left: 30% !important;
}
#banner-support .container .btn-contact {
    margin-right: 40% !important;
}
#footer-bottom .col-xl-6 {
    border-right: 0px solid !important;
}
#footer-bottom .col-xl-3.col-lg-3.col-md-12 h4 {
    margin-top: 20px !important;
}

.col-text {
    padding: 0px 50px !important;
}
#section-veel .card-header button {
    font-size: 25px  !important;
}
.list-users .content-user p.icons-user {
    bottom: 0%;
    top: auto !important;
}
.list-users .content-user p.icons-user {
    width: 50%;
}
#bg-section-banner02 .col-xl-6.col-text {
    padding-left:45px !important;
}



}
.hide-desktop{
    display:none;
}
/* CSS for Mobile */
@media only screen and (max-width: 480px){
    .hide-desktop{
        display:block;
    }
    .title-tags{
        line-height: 43px;
    }
#bg-section {
    padding: 220px 0px 0px !important;
    margin-bottom: 180px !important;
    background-size: contain !important;
    margin-top: 20px !important;
}
    .horizontalMenu>.horizontalMenu-list>li>a.active {
    background-color: #ff7300 !important;
    color: #fff;
}
.list-users li:hover {
            -ms-transform:none !important;
            /* IE 9 */
            -webkit-transform:none !important;
            /* Safari 3-8 */
            transform:none !important;
        }    
.header-main .top-bar-right .custom li a span {
    display: inline-block;
}
.top-bar-right {
    padding-right: 9%;
}
.mb-7 .sub {
    padding-top: 20px !important;
}
.banner-1 .header-text h1 {
    font-size: 40px !important;
}
.bg-white-transparent {
    background-color: transparent !important;
}
.search-background .form-control {
    border-color: gray !important;
}
.row .select2-selection.select2-selection--single {
    border-color: gray !important;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    padding-left: 40% !important;
}
.sptb {
    padding-bottom: 25px !important;
}
#accordion .card {
    width: 50%;
    max-width: 50%;
}
/*
.btn.btn-primary {
    margin-left: 53px;
}*/
.col-logo-user {
    padding-left: 110px;
}
.list-users .btn.btn-primary {
    margin-left: 1px !important;
}
.list-users .content-user p {
    font-size: 15px;
}
.list-users .content-user p.icons-user {
    top: auto !important;
    bottom: 2px !important;
    margin-right: 3px !important;
}
h1.mb-1 {
    font-size: 40px !important;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    bottom: -23% !important;
}
.background-reviews .owl-nav .owl-prev {
    left: 8% !important;
}
#blog-home .text-center button {
    margin: inherit !important;
}
.sptb.position-relative {
    padding: 0px 15px 80px !important;
    padding-top: 25px !important;
}
#banner-support .container h2 {
    font-size: 36px !important;
}
#banner-support .container .btn-contact {
    margin-right: 0px !important;
    width: 100% !important;
    text-align: center !important;
}
.twobuttons {
    right: auto !important;
    left: 10px;
}
.btn-blue-01 {
    padding: 3px 35px !important;
    display: inline-block;
    float: left;
}
.btn-blue-02 {
    padding: 3px 6px !important;
    display: inline-block;
    float: right;
}
.rating-stars {
    right: -12px !important;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    padding-left: 68% !important;
}
#banner-meld .twobuttons .btn-blue-01 {
    margin-bottom: 10px !important;
}
#banner-meld .twobuttons .btn-blue-02 {
    float: left !important;
}
.col-text {
    padding: 0px 23px !important;
}
#section-veel .card-header button {
    font-size: 21px !important;
    white-space: normal;
}
.list-users .content-user p.icons-user {
    width: 72%;
}
#bg-section-banner02 .col-xl-6.col-text {
    padding-left:45px !important;
}
.banner-1 {
    height: auto !important;
}
#footer-bottom .col-xl-3 h4{
    margin-top:20px !important;
}
.prevtext {
    height: 43px !important;
    max-height: 43px !important;
}
#blog-home .prevtext {
    height: 50px !important;
    max-height: 50px !important;
}
.sptb.bg-white .owl-nav .owl-prev {
    padding-bottom: 75% !important;
    padding-right: 40% !important;
}
.sptb.bg-white .owl-nav .owl-next {
    padding-bottom: 75% !important;
    padding-right: 40% !important;
}
#group-review01 .owl-nav .owl-prev,
#group-review01 .owl-nav .owl-next {
     bottom: -53% !important;
}
.rating-stars{
    position:static !important;
}
#blog-home .section-title span {
    margin-left: 0px !important;
    width: 100% !important;
    display: inline-block !important;
}

#blog-home .btn.btn-primary {
    margin-left: 0px !important;
}
#banner-meld {
    padding: 0px 0px 120px !important;
}
#banner-meld {
    background-position: top !important;
    padding: 100px 0px 120px !important;
    background-size: contain !important;
}
#banner-meld .container h2.text-white,
#banner-meld .container p.text-white {
    color: #000 !important;
}
#banner-meld .container h2.text-white{
font-size: 50px !important;
}
#banner-meld .twobuttons .btn-blue-01,
#banner-meld .twobuttons .btn-blue-02{
    border-radius:0px !important;
        width: 100% !important;
}
#banner-meld .twobuttons .btn-blue-02 {
    float: right !important;
}
#banner-meld .twobuttons {
   left: 0px !important;
}
#accordion .btn.btn-primary.btn-yellow {
    width: 100% !important;
    text-align: center !important;
}
.bg-white-transparent {
    padding: 10px 0px !important;
}
#top-leveranciers{
    margin-top:100px;
}
.minheight{
    min-height:680px;
}
#accordion .btn.btn-primary.btn-blue {
    width: 100%;
    text-align: center !important;
}
.col-lg-12 .list-users a.text-dark {
    max-width: 100% !important;
    font-size: 25px !important;
}

}
/* End */
