<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =========== Body =========== */

body, html
{
    height: 100%;
}

body {
    line-height: 30px;
    font-size: 24px;
    font-family: droid-sans, sans-serif;
    font-weight: 400;
    color: #1e1e1c;
    background-color:#fff;
}

#background-block {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -100;
    background-image: url('https://praktijkrosarium.logicare.nl/images/background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 25%;
    background-position-x: 50%;
}

/* =========== Headings =========== */
h1, .kop1 {
    	font-family: Sacramento, Arial, Helvetica, sans-serif;
	font-size:45px;
	font-weight:600;
	padding-bottom:20px;
}


h2, .kop2 {
    font-family: Arial, Helvetica, sans-serif;

	margin-top:10px !important;
	font-size:30px;
	font-weight:600;
	padding-bottom:20px;
	text-align:left;
}

h3, .kop3{
    font-family: Arial, Helvetica, sans-serif;

	margin-top:10px !important;
	font-size:22px;
	font-weight:600;
}

h4, .kop4 	{font-family: Arial, Helvetica, sans-serif;

	margin-top:10px !important;
	font-size:18px;
	font-weight:600;
        line-height:20pt;
}

ul	{padding-left:20px;
	 list-style-image: url('https://praktijkrosarium.logicare.nl/images/li-roosje.png');}	

a {color:#1d949c;}

a:visited	{
    color:#1d949c;
    text-decoration:none;
}

a:hover	{
    color:#6c6c6c;
    text-decoration:none;
}

a.leesmeerlink {color:#fff;
	       text-decoration:underline;}

.leesmeerlink a:visited {color:#fad1e0;
                       text-decoration:none;}

.leesmeerlink a:hover	{color:#fad1e0;
                       text-decoration:none;}

.adress-block a, .adress-block a:visited {color:#64dde5;}

.adress-block a:hover	{
    color:#64dde5;
    text-decoration:underline;
}

small, .small {font-size: 75%!important;}

.pagination .active a	{background-color:#f499ba;
                        border:1px solid #f499ba;}

.pagination .active a:hover, .pagination .active a:visited	{background-color:#e16469;
                                 border:1px solid #e16469;}

a.system {color:#6c6c6c;}

.system a:visited	{
    color:#93ECF1;
    text-decoration:none;
	
}

.system a:hover	{
    color:#93ECF1;
    text-decoration:underline;
}



p	{margin:0px!important;}

hr	{width:100%;
	padding-top:0px;
	margin-top:0px;
	border-color:#3ac0c9;}

input, textarea {
    color: #000000;
    padding-left:5px;
    width:100%;
}

select	{width:200px;}

td #CIJFERKLACHT	{width:80px!important;}

input[type=radio] {
    width: auto;
}

td.header	{vertical-align:middle!important;}

li.vink {
	background: url(../images/vink.png) no-repeat left 7px;
	padding: 3px 0px 3px 10px;
	list-style: none;
	margin: 0 0 2px;
	padding-left: 45px;
	line-height: 2.1;
	font-size: 18px;
	color: rgba(0, 0, 0, 0.8);
}

li.vink-nieuw {
	background: url(../images/nieuw.png) no-repeat left 7px;
	padding: 10px 0px 10px 0px;
	list-style: none;
	margin: 0 0 2px;
	padding-left: 55px;
	line-height: 2.1;
	font-size: 18px;
	color:#fa772d;
	font-weight:600;
}
/* =========== Page =========== */

.page .col-md-3.col-sm-2.hidden-xs	{color:#575656;}

.page .text-wrapper	{}

.page-invert{
    color: #2f2f30;
    background: #eee;
}

.page-green{
    color: #fff;
    background: #318085;
}

.page-white{
    color: #2f2f30;
    background: rgba(255, 255, 255, 0.6)
}

.page-light{
    color: #fff;
    background: #e94e1b;
}

.page-lightgray {
    color: #2f2f30;
    background: transparent;
}

.page-gray {
    color: #ffffff;
    background: #6c6c6c;
	padding-top:20px;
}

.page section h1{
}

.page section{
    padding: 30px 15px 35px 20px;
}

.page-new{
    padding-bottom: 50px;
}

.page-new h1	{color:#575656;}

.page-new h2	{color:#96c11f;}

.page-new .col-sm-6	{color:#575656;}

.page-new .col-sm-6.pad-col	{
    background-color:#96c11f;
	color:#ffffff;
	border-radius: 12px;
	margin-left:90px;
}
							
.page-new .content	{
    background-color:#eeeeee;
    padding:5px 20px 25px 20px;
    margin-top:120px;
    color:#575656;
    border-radius: 12px;
}

.page-white	{
	text-align:left;
	font-size:16px;
	padding-top:65px;
	padding-left:14px;
        padding-bottom:80px;}

.content-block-top	{
	text-align:left;
	font-size:16px;
	padding-top:60px;
	padding-left:14px;
}


.page-white .content-block	{
    padding-top: 80px;
	text-align:left;
	font-size:16px;
	padding-left:14px;
}

.page-white .content-block-under	{
	text-align:left;
	font-size:16px;
	padding-left:14px;
}
					
/* =========== Wrapper =========== */
.wrapper{
    max-width: 1000px;
    margin: 0 auto;
}

.text-wrapper{
    max-width: 750px;
    margin: 10px auto 30px auto;
    font-size: 18px;
}

.center{text-align: center}

/* =========== Header =========== */
header{
    background: #3ac0c9;
    padding: 0 0 0 0;
    height: 66px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    border-bottom: 1px solid #7f8484;
}

/* equal to fixed header height */
.header-filler{
}

header h1{
    color: #fff;
    letter-spacing: 5px;
    font-size: 34px;
}


@media (max-width: 992px) {
    header {
        height: 100px;
    }
    .header-filler {
        height: 100px;
    }
    div.adress-block, div.contact-block, div.map-block {
        width: 300px;
        margin: 0px auto;
        margin-bottom: 10px;
    }
	
	
}

/* =========== Navigation =========== */
@media (max-width: 768px) {
    header {
        height: 50px;
    }

    div.header-filler {
        height: 0px;
    }

    .navbar.navbar-inverse{
        background: #3ac0c9;
    }
    .navbar.navbar-inverse .navbar-nav&gt;li&gt;a{
        color: #fff;
        font-size:14px;
		
    }
    .navbar.navbar-inverse .navbar-nav&gt;li&gt;a:hover{
        color:#333;
        background: #3ac0c9;
    }
	
	.navbar-inverse .navbar-toggle {
        border-color: #fff!important;
    }

    div.adress-block, div.contact-block, div.map-block {
        width: 300px;
        margin: 0px auto;
    }
 
    div.adress-block	{text-align:left;}

    #contact-form-block {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .nav&gt;li&gt;a.navbar-button {
        width: 80px;
        height: 39px;
        margin: 0 auto;
    }
    .speech-bubble:after {
        display: none;
    }

    .page-green, .page-white {
        padding-right: 5px;
    }

    .page-green section {
        padding-top: 0px;
    }

    .page-white .content-block-top {
        padding-top: 70px;
    }
    a.toggle-section-header {
        font-size: 17px!important;
    }
    .padding-top {
        padding-top: 20px!important;
    }
    .page-white .content-block {
        padding-top: 0px;
    }
}



@media (min-width: 768px) {
    .navbar.navbar-inverse{
        background: none;
        border-color: transparent;
        float: right;
    }
    .navbar.navbar-inverse .navbar-collapse{
        border-color: transparent;
    }
    .navbar.navbar-inverse .navbar-nav&gt;li&gt;a{
        color: #fff;
        font-size: 15px;
		line-height:0px!important;
    }
    .navbar.navbar-inverse .navbar-nav&gt;li&gt;a:hover{
        color: #000;
    }
    .navbar.navbar-inverse .navbar-nav&gt;.active&gt;a,
    .navbar.navbar-inverse .navbar-nav&gt;.active&gt;a:hover,
    .navbar.navbar-inverse .navbar-nav&gt;.active&gt;a:focus {
        background: none;
        color: #000;
        /*margin-left: 10px*/
    }

    /*.navbar.navbar-inverse .navbar-nav&gt;.active&gt; a:before {
        content: "";
        width: 0;
        height: 0;
        font-size: 0;
        border: 5px solid transparent;
        border-right: 5px solid #f26622;
        border-bottom: 5px solid #f26622;
        position: absolute;
        margin-top: 4px;
        left: -10px;
    }*/

    .nav&gt;li&gt;a.navbar-button {
        width: 80px;
        height: 30px;
        margin-top: -4px;
        padding-top: 14px!important;
        display: block;
    }
}

@media (min-width: 992px) {
    .navbar.navbar-inverse .navbar-collapse{
		padding-top:20px;
        
    }
}

/* =========== Carousel =========== */
#carousel-main{
    height: 925px;
    overflow: hidden;
}

#carousel-main img{
    margin: 0 auto;
}

#carousel-main .title-box {
    position: absolute;
    top: 380px;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    height: 90px;
    padding: 18px 10px 12px 10px;
    background-color: transparent;
    font-size: 40px;
    color: #FFFFFF;
    text-align: center;
    font-family: droid-sans, sans-serif;
    font-style: normal;
}

#carousel-main.carousel-contact h5 {
    line-height: 5px;
}

#carousel-main.carousel-contact h5,
#carousel-main.carousel-contact p {
    color: #c6e1e2;
}

#carousel-main .title-box2	{
    position: absolute;
    top: 450px;
    left: 50%;
    margin-left: -450px;
    width: 900px;
    height: 90px;
    padding: 18px 10px 12px 10px;
    background-color: transparent;
    font-size: 24px;
	line-height:28pt;
    color: #FFFFFF;
    text-align: center;
    font-family: droid-sans, sans-serif;
    font-style: normal;
}

#carousel-main.carousel-contact {
    height: auto;
    background: transparent;
}

.carousel-contact .carousel-control {
    display: none;
}

#carousel-main.carousel-contact h4 {
    font-weight: bold !important;
}

#carousel-main.carousel-contact h4,
#carousel-main.carousel-contact h5 {
    text-align: left;
}

#carousel-main.carousel-contact .carousel-inner{
    padding-bottom: 70px;
}

.speech-bubble {
    position: relative;
    background: #4e9296;
    border-radius: .4em;
    color: #fff;
    padding: 20px;
}

.speech-bubble p {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    min-width: 250px;
}

.speech-bubble:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 19px solid transparent;
    border-left-color: #4e9296;
    border-right: 0;
    margin-top: -19px;
    margin-right: -19px;
}

.middle-vertical {
    display: table-cell;
    vertical-align: middle;
    height: 200px;
}

.speech-image img {
    max-height: 120px;
}

@media (max-width: 992px) {
    #carousel-main {
        height: 700px;
    }

    #carousel-main .title-box {
        top: 50px;
        left: 0;
        margin-left: 0px;
        width: 100%;
        font-size: 30px;
    }

    #carousel-main .title-box2 {
        top: 140px;
        left: 0;
        margin-left: 0px;
        width: 100%;
        font-size: 20px;
    }
}
    /* =========== Boxes =========== */
.box{
    background: #96c11f;
    border-radius: 12px;
    padding: 15px 20px;
    color: #fff;
    min-width: 240px;
}

.box.center{
    vertical-align: middle;
}

.box-light{
    background: #F1F7F7;
    color: #96c11f;
}

.box-margin{
    margin: 15px 0;
}

.box h4{
    font-size: 20px;
    margin: 0 0 15px 0;
}

/* 2 boxes by 50% width */
.boxes2-50, .boxes2-30{
    display: table;
    border-spacing: 30px;
    border-collapse: separate;
}
.boxes2-50:nth-child(2n), .boxes2-30:nth-child(2n){
    margin-top: -30px;
}

@media (min-width: 768px) {
    .boxes2-50{
        margin: 0 -50px;
    }
    .boxes2-30{
        margin: 0 -30px;
    }
}
@media (min-width: 992px) {
    .boxes2-50{
        margin: 0 -75px;
    }
    .boxes2-30{
        margin: 0 -30px;
    }
}

.boxes2-50 .box{
    display: table-cell;
    float: none;
    width: 50%;
}

/* 2 boxes by 30%/70% width */
.boxes2-30 .box:first-child{
     display: table-cell;
     float: none;
     width: 30%;
 }

.boxes2-30 .box:last-child{
    display: table-cell;
    float: none;
    width: 70%;
}

@media (max-width: 768px) {
    .boxes2-30 .box:first-child, .boxes2-30 .box:last-child{
        width: 100%;
        float: left;
    }
}

/* =========== Flowers =========== */
.flower-bottom-parent{
    display: table;
    height: 400px;
    float: right
}
.flower-bottom{
    display: table-cell;
    vertical-align: bottom
}
.flower-bottom img{
    position: relative;
    z-index: -1;
}

/* =========== Buttons =========== */
a.button{
    background: #3ac0c9;
    border-radius: 40px;
    padding:8px 12px;
    line-height: 28px;
    display: block;
    color: #fff;
    font-size: 20px;
    margin: 20px 0;
    width:295px;
}

a.button:visited	{text-decoration:none;}

a.button:hover{
    color: #750f10;
    background: #f499b9;
    text-decoration: none;
}

a.buttons{
    background: #e94e1b;
    border-radius: 20px;
    width: 280px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    margin: 10px 0;
	padding:4px 18px 4px 13px;
    white-space: nowrap;
}

a.buttons:visited	{text-decoration:none;}

a.buttons:hover{
    color: #fff;
    background: #333;
    text-decoration: none;
}

.button2	{padding:10px;}



input[type=submit] {
    display: block;
    background-color: #f499ba;
    height: 50px;
    width: 250px;
    border: none;
    color: #FFF;
    font-size: 18px;
	text-align:center;
	float:right;
}

input.submit-button {
    background-color: #e94e1b;
    border-radius: 20px;
    height: 32px;
    width: auto;
    padding: 0 20px;
}

.table-system td	{padding:5px;}
					
.table-system	{	
					width:70%;
					text-align:left;
					font-size:16px;
					color:#555;}
					
.contact-system td	{padding:3px;}

.contact-system	{	
					text-align:left;
					font-size:18px;
					color:#555;}
					
.question td	{padding:4px;}

.radioblock td	{padding:0;}

.header	{font-size:20px;}
/* =========== Other =========== */

.col-sm-6	{width:60%;}
.pad-col{
	/*background-color:#96c11f;*/
	padding:24px;
	width:30%;
}


em{
    font-style: italic;
}

.top-block {
    height: 75px;
}

a{outline: none !important;}

/* link arrow */
a.nav-arrow{
    color: transparent;
    background-image: url(/images/orange-arrow.png);
    display: block;
    height: 100px;
    background-repeat: no-repeat;
    margin: 50px auto 0px;
    width: 210px;
}

a.nav-arrow:hover{
    background-image: url(/images/hover-arrow.png);
}

a.nav-arrow2{
    color: transparent;
    background-image: url(/images/orange-arrow.png);
    display: block;
    height: 100px;
    background-repeat: no-repeat;
    margin: 50px auto 0px;
    width: 210px;
}

a.nav-arrow2:hover{
    background-image: url(/images/gray-arrow.png);
}

/* Modal block */

.modal-dialog {width:330px;
				margin:200px auto!important;}

.modal-header {
    width: 360px;
    margin: 100px auto 0px auto;
    background: #E94E1B;
    color: #FFF;
}

.modal-body {
    width: 360px;
    margin: 0px auto 100px auto;
    background: #FFF;
    font-size: 15px;
    line-height: 16pt;
	text-align:left;
	padding-left:33px;
	padding-right:12px;
}

.modal-content, .modal-lg {
    width: 360px;
}

.modal-content .modal-header,
.modal-content .modal-body {
    margin: 0;
}

#functions_modal {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    line-height: 17px;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;/* kerning, primarily */
}

.order-link {
    height: 112px;
    display: block;
    float: left;
    width: 100%;
    cursor: pointer;
    padding-top: 36px;
}

#logicare12-form-block #lc2-form-block,
#logicare36-form-block #lc3-form-block {
    padding: 15px;
}

#logicare1-form-block div.pageBlock div,
#logicare12-form-block div.pageBlock div,
#logicare36-form-block div.pageBlock div {
    margin: 10px 0 10px 0;
}

#logicare1-form-block input.button,
#logicare12-form-block input.button,
#logicare36-form-block input.button {
    margin-left: 285px;
}

.order-link:hover {
    color: #BE1622;
    text-decoration: inherit;
}

.logicare1_block {
    background-color: #8ab7af;
}

.logicare12_block {
    background-color: #e6be2b;
}

.logicare36_block {
    background-color: #49bed8;
}

.logicare1_block:hover, .logicare12_block:hover, .logicare36_block:hover {
    background-color: #E94E1B;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 112px;
    margin: 0px -10000px 0px 0px;
}

.logicare1_block a, .logicare12_block a, .logicare36_block a {
    color: #2F2F2F;
    font-size: 30px;
    font-weight: 700;
}

/* Fixes for content block in CMS */
div[data-name=main-content] {
    margin-top: 200px;
}

#contact-form-block {
    z-index: 10;
    width: 292px;
    height: 380px;
    background-color: #93ECF1;
    padding: 5px;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    font-family: open-sans, sans-serif;
    font-weight: 700;
    padding-left: 15px;
	text-align:left;
}

#contact-form-block div {
    line-height: normal;
}

#contact-form-block .screen-part .question {
    color: #E03708;
    font-size: 15px;
    margin-bottom: 4px;
    font-weight: normal;
    text-align: left;
}

#contact-form-block .invalid-parent {
    border: 1px solid #f77;
    padding-right: 0px;
    height: auto;
}

#contact-form-block input {
    width: 140px;
    height: 35px;
	border-radius:10px;
	font-size:18px;
}

#contact-form-block a {font-size:15px;
         color:#e94e1b;
		 text-align:left;}

#contact-form-block a:hover	{font-size:15px;
         		color:#e94e1b;
				text-decoration:underline;}

#contact-form-block input[type=submit] {margin-left:0px;
										font-size:24px;}
										

#contact-form-block input.button, li.buttons {
    background-color: #e94e1b !important;
    border: 1px solid #ba3e16 !important;
    border-radius: 4px;
    cursor: pointer;
    
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    color: #fff;
    float: left;
    margin: 0px 15px 0 0;
    width: 100px;
    height: 35px;
}

#contact-form-block input.button {
	display: inline-block;
}

td.invalid-parent {
    border: 1px solid red;
}

div.pageBlock div {
    margin: 10px 0;
}


/* Inloggen button */
a.inloggen-btn {
    background-color: #E94E1B !important;
    border-color: #E94E1B !important;
    width: 135px;
    height: 43px;
    border-radius: 5px;
    position: fixed;
    top: 25px;
    left: 50%;
    margin-left: 321px;
    min-height: 32px;
    color: #FFFFFF !important;
    text-align: center;
    font-family: open-sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding-top: 10px;
}

a.inloggen-btn:hover {
    background-color: #E94E1B;
    border-color: #E94E1B;
    color: #8AB7AF !important;
}

/* Agenda */
.cd-dropdown ul li {
    font-size: 12px;
}

/* Togglen */

a.toggle-section-header	{width:100%;
						height:100%;
						display:block;
						background-color:#ddd;
						color:#2f2f30;
						font-size:26px;
						line-height:32pt;
						text-align:left;
						padding:4px 15px 6px 20px;
						}

a.toggle-section-header:hover, 
a.toggle-section-header:visited, 
a.toggle-section-header:active	{
	color:#ea5727;
	text-decoration:none;
}

.toggle-section-content	{text-align:left;
						font-size: 17px;
						padding:0 20px 20px 8px;}

table.question td:first-child{
    vertical-align: top;
}

table.question td {
    text-align:left;
    font-size: 16px;
}

/* Profile */
.content-system	{
    text-align:left;
    background-color:#e0dddc;
    padding:88px 80px 50px 80px;
    font-size: 18px;
    max-width: 670px;
    margin: auto;
	color:#555;
}

/* content-system  pages */
#VRG_container.BMT .header
{
    width: 170px;
}

@media (max-width: 768px) {
    .content-system {
        padding:10px 20px 12px 20px;
    }
    .content-system .question td{
        font-size: 16px;
    }
    .content-system .question input[type=text]{
        width: 100%;
    }
    #VRG_container.BMT .header {
        width: 140px;
    }
}

.content-system input[type=submit] {
    margin: 0;
    font-size: 18px;
    height: auto;
}

.content-system .table-system, .content-system .table-system td, .content-system textarea, .content-system #CEQ_ROW .question, .content-system #AKTIE_DATUM_ROW input, #VRG_container .question, #VRG_container .question input {
    width: 100%;
}

.content-system .table-system td:first-child{
    width: auto;
}

.content-system #SUBMIT_ROW table.question, .content-system #CHANGE_ROW table.question{
    float: right;
}

.nav&gt;li&gt;a	{padding:10px 12px!important;}

.btn-profile
{
    margin:6px;
}

.btn-profile:visited {
    color: #fff;
}

.validation_errors	{padding-left:5px;}

#VRG_container {
    margin: auto;
    max-width: 500px;
}

#VRG_container .header {
    width: 80px;
    font-size:16px;
    vertical-align:top!important;}

#VRG_container .question td {
    padding: 0;
}


input, button, select, textarea	{font-size:16px!important;}


.answer input[type=checkbox] {margin-right:20px;}

#OPDEHOOGTE_ROW table.question td .answer 	{font-size:13px!important;
						line-height:15pt;}


label	{font-weight:normal!important;}							

/* Datepicker fix*/
.ui-helper-hidden-accessible {
    clip: auto !important;
}

/* Agenda responsive updates */
.kies-image {
    float: left;
    margin-left: -40px;
    width:230px;
}

#services_block {
    float: right;
    margin-right: -40px;
}

#calendar {
    float: right;
}

#app-form {
    float:right;
}

#app-form #page-content {
    margin-right: -150px;
}

#app-form table, #app-form input[type=text] {
    width:100%;
}

#app-form .header, #app-form .question .header {
    width: 110px;
}

@media (max-width: 768px) {
    #services_block, #services_block .cd-dropdown {
        width:100%;
    }
    #services_block, .kies-image {
        margin: auto;
        margin-top: 10px;
    }
    #app-form #page-content{
        margin-right: auto;
    }
    #app-form, #app-form input, #BBG_ROW input {
        width: 100%;
    }
    #app-form td:first-child {
        width: 90px;
    }
    #BBG_ROW {
        width: 100%;
        margin-left: -45px;
        padding-right:20px;
        border: none;
    }
    #BBG_ROW td:first-child {
        width:100px;
    }
    .kies-image {
        width:100%;
    }
    #calendar {
        margin-right: auto;
    }

    .dropdown {
        margin-top: 10px;
    }

    .dropdown button {
        font-size: 24px!important;
    }

    .dropdown ul.dropdown-menu a {
        color: #FFF!important;
        font-size: 14px;
    }
	
}

ul .dropdown-menu {
    margin-top:24px!important;
}

.iCalIcon {
    width: 50px;
}

.logicare-circle {
    width: 210px !important;
    height: 210px !important;
    border-radius: 50%;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    background: #f499ba;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    line-height: 40px;
    font-family: droid-sans, sans-serif;
}

.logicare-circle-symbol {
    font-size: 140px;
}

.small-logo {
    margin-top: -60px;
    margin-left: -75px;
    width: auto;
    height: 100px;
    max-height: 100px;
    transition: all 0.35s ease-out 0s;
}

.logo {
    max-height: 156px;
    transition: all 0.35s ease-out 0s;
}

#contact-form input {
    margin-bottom: 5px;
}

.padding-top {
    padding-top: 180px;
}

.mobile-logo-wrapper a {
    display: block;
    position: fixed;
}

.mobile-logo-wrapper a img.mobile-logo {
    height: 50px;
}

#functies {
    background: none;
    color: white;
    border: none;
    font-size: 15px;
    line-height: 0px!important;
    vertical-align: top;
    margin-top: 4px;
    height: 15px;
    outline:none;
}

.kies-text {
    padding-top: 20px;
}

@media (max-width: 768px) {

    .kies-image {
        width: 100%;
    }
    .logicare-circle {
        width: 80px !important;
        height: 80px !important;
        font-size: 15px;
        line-height: 20px;
        float: left;
        padding-top: 20px;
    }
    .kies-text {
        padding-top: 0px;
        font-size: 12px;
        line-height: 20px;
        width: 180px;
        float: right;
    }
    #functies {
        height: 24px;
    }
}

.home-buttons-wrapper {
    max-width: 550px;
    margin: 0 auto;
}

.carousel-indicators	{bottom:0px!important;}

.menu-item .dropdown-toggle {
    position: absolute;
    top: 20px;
    right:0;
    cursor: pointer;
}

.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
    background-color: #f6dbe4;}

@media (max-width: 768px) {
    .menu-item .dropdown-toggle {
        display: none;
    }

    .dropdown-menu {
        position: inherit;
        display: block;
        width: 100%;
        background: transparent;
        border: none;
        box-shadow: none;
        line-height:20px;
    }
	.dropdown-menu &gt; li &gt; a	{padding:3px 0 5px 30px}
	
	.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
        background-color:#ff99cc;
		color:#330000!important;
    }

    #collapse {
        max-height: none;
    }

    ul .dropdown-menu {
        margin-top: 0 !important;
    }
}</pre></body></html>