/* cmsms stylesheet: custom_css modified: 02-12-21 20:07:07 */
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Open+Sans:300,400,600,700);*{margin:0;padding:0}h1,h2,h3,h4,h5,h6{line-height:1.3;font-weight:700}p{line-height:1.2;font-weight:400}ol,ul{margin:0}ol li,ul li{list-style:none}img{height:auto;max-width:100%}.mt-15{margin-top:15px!important}.mt-30{margin-top:30px!important}.mt-50{margin-top:50px!important}.mt-70{margin-top:70px!important}.mt-100{margin-top:100px!important}.mb-15{margin-bottom:15px!important}.mb-30{margin-bottom:30px!important}.mb-50{margin-bottom:50px!important}.mb-70{margin-bottom:70px!important}.mb-100{margin-bottom:100px!important}.ml-15{margin-left:15px!important}.ml-30{margin-left:30px!important}.ml-50{margin-left:50px!important}.mr-15{margin-right:15px!important}.mr-30{margin-right:30px!important}.mr-50{margin-right:50px!important}.height-400{height:400px!important}.height-500{height:500px!important}.height-600{height:600px!important}.height-700{height:700px!important}.height-800{height:800px!important}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(19px,0);transform:translate(19px,0)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(19px,0);transform:translate(19px,0)}}.bg-img{background-position:center center;background-size:cover;background-repeat:no-repeat}.bg-white{background-color:#fff!important}.bg-overlay{position:relative;z-index:2;background-position:center center;background-size:cover}.bg-overlay::after{background-color:rgba(0,0,0,0.);position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;content:""}.credit-btn{-webkit-transition-duration:.5s;transition-duration:.5s;background-color:#805716;position:relative;z-index:1;display:inline-block;min-width:175px;height:48px;color:#fff;border-radius:5px;padding:0 30px;font-size:14px;line-height:48px;font-weight:700;text-transform:uppercase}.credit-btn:focus,.credit-btn:hover{font-size:14px;font-weight:700;background-color:#3775b8;color:#fff}.credit-btn.btn-2{background-color:#3775b8;color:#fff}.credit-btn.btn-2:focus,.credit-btn.btn-2:hover{background-color:#eca330;color:#fff}.credit-btn.btn-3{background-color:transparent;color:#3775b8;border:2px solid #3775b8;line-height:44px}.credit-btn.btn-3:focus,.credit-btn.btn-3:hover{border:2px solid #3775b8;background-color:#3775b8;color:#fff}.header-area{position:relative;z-index:1000;width:100%}.header-area .credit-main-menu{position:relative;width:100%;z-index:1;background-color:#fff}.header-area .credit-main-menu::after{width:50%;height:100%;background-color:#95c056;position:absolute;top:0;left:0;content:'';z-index:1}.header-area .is-sticky .credit-main-menu{box-shadow:0 7px 40px 0 rgba(0,0,0,.3)}.hero-area{position:relative;z-index:1}.single-slide{position:relative;z-index:99;width:100%;height:760px;background-color:#fff;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.single-slide{height:600px}}@media only screen and (min-width:768px) and (max-width:991px){.single-slide{height:600px}}@media only screen and (max-width:767px){.single-slide{height:600px}}.single-slide .slide-bg-img{position:absolute;width:100%;height:100%;z-index:-12;top:0;left:0;right:0;bottom:0;-webkit-animation:slide-bg linear 10s infinite;animation:slide-bg linear 10s infinite}.single-slide .slide-du-indicator{position:absolute;z-index:10;width:0;height:2px;background-color:#eca330;left:0;bottom:0;-webkit-animation:slide-du-indicator linear 10s infinite;animation:slide-du-indicator linear 10s infinite}.single-slide .welcome-text{position:relative;z-index:1}.single-slide .welcome-text h6{font-size:18px;font-weight:400;color:#fff;margin-bottom:15px}.single-slide .welcome-text h2{font-size:70px;color:#fff;font-weight:600;margin-bottom:10px;text-transform:uppercase}.single-slide .welcome-text h2 span{color:#eca330}@media only screen and (min-width:992px) and (max-width:1199px){.single-slide .welcome-text h2{font-size:48px}}@media only screen and (min-width:768px) and (max-width:991px){.single-slide .welcome-text h2{font-size:42px}}@media only screen and (max-width:767px){.single-slide .welcome-text h2{font-size:24px}}.single-slide .welcome-text p{font-size:16px;color:#fff}@-webkit-keyframes slide-du-indicator{0%{width:0}100%{width:100%}}@keyframes slide-du-indicator{0%{width:0}100%{width:100%}}@-webkit-keyframes slide-bg{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes slide-bg{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}.cta-area{position:relative;z-index:1}.cta-area .cta-content{position:relative;z-index:1;padding:100px 5%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:50%;background-color:#columns .#columns .}@media only screen and (min-width:768px) and (max-width:991px){.cta-area .cta-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}}@media only screen and (max-width:767px){.cta-area .cta-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}}.cta-area .cta-content h6{color:#fff;font-weight:600;font-family:"Open Sans",sans-serif;line-height:1.8}.cta-2-area{position:relative;z-index:1;background-color:#3775b8;padding-top:50px}.cta-2-area .cta-content .cta-text{position:relative;z-index:1;margin-bottom:50px}.cta-2-area .cta-content .cta-text h4{color:#fff;font-family:"Open Sans",sans-serif;margin-bottom:0;font-weight:600}@media only screen and (min-width:768px) and (max-width:991px){.cta-2-area .cta-content .cta-text h4{font-size:18px}}.cta-2-area .cta-content .cta-text p{color:#fff;font-size:14px;margin-bottom:0}@media only screen and (max-width:767px){.cta-2-area .cta-content .cta-text{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}}.cta-2-area .cta-content .cta-btn{position:relative;z-index:1;margin-bottom:50px}@media only screen and (max-width:767px){.cta-2-area .cta-content .cta-btn{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}}.contact--area{position:relative;z-index:1}.contact--area .contact-content{padding:55px 45px;background-color:#fff;border:1px solid #afbace}@media only screen and (min-width:992px) and (max-width:1199px){.contact--area .contact-content{padding:30px}}@media only screen and (max-width:767px){.contact--area .contact-content{padding:20px}}.contact--area .contact-content .single-contact-content{position:relative;z-index:1;margin-bottom:45px}.contact--area .contact-content .single-contact-content:last-child{margin-bottom:0}.contact--area .contact-content .single-contact-content .icon{-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;max-width:48px;width:48px;height:48px;line-height:48px;color:#fff;text-align:center;margin-right:15px;background-color:#eca330}.contact--area .contact-content .single-contact-content .text p{font-weight:600;color:#212121;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.contact--area .contact-content .single-contact-content .text p{font-size:12px}}@media only screen and (max-width:767px){.contact--area .contact-content .single-contact-content .text p{font-size:12px}}.contact--area .contact-content .single-contact-content .text span{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:#838383}.contact--area.contact-page .contact-content{padding:35px;border:none;background-color:#3775b8}.contact--area.contact-page .contact-content h5{color:#fff;font-weight:600;font-size:18px;margin-bottom:35px}.contact--area.contact-page .contact-content .single-contact-content .text p,.contact--area.contact-page .contact-content .single-contact-content .text span{color:#fff}.footer-area{position:relative;z-index:1;background-color:#95c056}.credit-tabs-content{position:relative;z-index:1}.credit-tabs-content .nav-tabs{border-bottom:none;margin-bottom:15px}.credit-tabs-content .nav-tabs .nav-link{background-color:#f1f7f9;padding:0 20px;height:50px;line-height:50px;color:#212121;margin:0 2px;border-radius:5px;font-size:16px;font-weight:600}@media only screen and (min-width:992px) and (max-width:1199px){.credit-tabs-content .nav-tabs .nav-link{padding:0 15px;font-size:14px}}@media only screen and (min-width:768px) and (max-width:991px){.credit-tabs-content .nav-tabs .nav-link{padding:0 15px;font-size:14px}}@media only screen and (max-width:767px){.credit-tabs-content .nav-tabs .nav-link{padding:0 15px;font-size:14px}}.credit-tabs-content .nav-tabs .nav-link.active{background-color:#3775b8;color:#fff}.credit-tabs-content .credit-tab-text{position:relative;z-index:1;padding-top:10px}.credit-tabs-content .credit-tab-text p{margin-bottom:0}.credit-tabs-content .tab-content h6{font-size:18px}.single-icons{position:relative;z-index:1;background-color:#3775b8;border-radius:5px;text-align:center;padding:50px 20px}.single-icons i{font-size:50px;margin-bottom:30px;display:block;color:#fff}.single-icons span{display:block;color:#fff}
td ul li{list-style:disc;}
/* cmsms stylesheet: Fonts modified: 14-12-20 12:06:20 */
@font-face{font-family:Beauty;
src:url(/fonts/Beauty.eot);
src:url(/fonts/Beauty.eot?#iefix) format('embedded-opentype'),url(/fonts/Beauty.woff2) format('woff2'),url(/fonts/Beauty.woff) format('woff'),url(/fonts/Beauty.ttf) format('truetype'),url(/fonts/Beauty.svg#Beauty) format('svg');
font-weight:400;
font-style:normal;
font-display:swap
}


@font-face{font-family:Allerit;
src:url(/fonts/Aller-BoldItalic.eot);
src:url(/fonts/Aller-BoldItalic.eot?#iefix) format('embedded-opentype'),url(/fonts/Aller-BoldItalic.woff2) format('woff2'),url(/fonts/Aller-BoldItalic.woff) format('woff'),url(/fonts/Aller-BoldItalic.ttf) format('truetype'),url(/fonts/Aller-BoldItalic.svg#Aller-BoldItalic) format('svg');
font-weight:700;
font-style:italic;
font-display:swap
}
/* cmsms stylesheet: GRID modified: 09-02-21 16:47:18 */
html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
	margin: 0;
	padding: 0;
}

img,
fieldset {
	border: 0;
}

/* set html5 elements to block */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}

/* apply a natural box layout model to all elements */

*,
*:after,
*:before {
	box-sizing: border-box;
}

/* body css */

body {
	margin: 0;
	text-align: center;
}

.section {
	clear: both;
	padding: 0;
	margin: 0;
}

/* media css */

img {
	max-width: 100%;
	height: auto;
	display: block;
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video iframe,
.video object,
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* form css */

input[type=text],
input[type=password],
input[type=number],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=search],
input[type=tel],
input[type=url],
input[type=file],
input[type=button],
input[type=submit],
input[type=reset],
select,
textarea {
	-webkit-appearance: none;
	border-radius: 5;
}

input[type=text],
input[type=password],
input[type=number],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=search],
input[type=tel],
input[type=url],
input[type=file],
select,
textarea {
	width: 100%;
}

/* general table css */

table {
	width: 100%;
	table-layout: fixed;
	word-wrap: break-word;
}

/* split column css */

.split-column {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.split-column:last-child {
	margin-bottom: 0;
}

/* content css */

.content {
	margin: 0 auto;
	text-align: left;
	max-width: 1200px; /* max-width of your responsive website (example 1200px) */
}

.one-column {
	float: left;
	width: 98%;
	margin: 10px 1%;
}

.two-column,
.two-fourth-column {
	float: left;
	width: 48%;
	margin: 10px 1%;
}

.three-column {
	float: left;
	width: 31.333333%;
	margin: 10px 1%;
}

.two-third-column {
	float: left;
	width: 64.666666%;
	margin: 10px 1%;
}

.four-column,
.one-fourth-column {
	float: left;
	width: 23%;
	margin: 10px 1%;
}

.three-fourth-column {
	float: left;
	width: 73%;
	margin: 10px 1%;
}

.six-column {
	float: left;
	width: 14.666666%;
	margin: 10px 1%;
}


.five-sixth-column {
	float: left;
	width: 81.333333%;
	margin: 10px 1%;
}


.four-sixth-column {
	float: left;
	width: 64.666666%;
	margin: 10px 1%;	
}

.five-column {
	float: left;
	width: 18%;
	margin: 10px 1%;	
}

.three-fifth-column {
	float: left;
	width: 58%;
	margin: 10px 1%;	
}

.eight-column {
	float: left;
	width: 10.5%;
	margin: 10px 1%;	
	
}

.six-eight-column {
	float: left;
	width: 73%;
	margin: 10px 1%;	
}



@media screen and (max-width: 800px) {

	.one-column,
	.two-fourth-column,
	.three-column,
	.two-third-column,
	.five-sixth-column,
	.one-fourth-column,
	.three-fourth-column,
	.six-column,
	.three-fifth-column,
	.four-sixth-column,
	.five-column,
	.six-eight-column,
	.five-sixth-column {
		width: 97%;
		margin: 10px 1.5%;
	}

	.two-column,
	.eight-column, 
	.four-column {
		width: 47%;
		margin: 10px 1.5%;
	}

}

@media screen and (max-width: 600px) {
    
    
    #tabs {display:none;}
    
   .contentregel {
    font-family: Allerit;
    font-style: normal;
    font-size: 10px;
}

	.content {
		min-width: 300px;  /* min-width of your responsive website (example 300px) */
	}

	.one-column,
	.two-column,
	.two-fourth-column,
	.three-column,
	.two-third-column,
	.four-column,
	.one-fourth-column,
	.three-fourth-column,
	.five-sixth-column,
	.six-column,
	.four-sixth-column,
	.five-sixth-column 
	
	
	
	
	{
		width: 96%;
		margin: 10px 2%;
	}

}
/* cmsms stylesheet: MENU modified: 14-12-20 12:06:20 */
@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}#menu{font-size:15px;font-weight:100;float:right}#menu,#menu ul{list-style:none;padding:0;margin:0}#menu li{float:left;position:relative}#menu li ul{position:absolute;margin-top:0;margin-left:0;display:none}#menu ul li ul,#menu ul ul li ul{margin-top:-56px;margin-left:100%}#menu li:hover ul{display:block}#menu li:hover ul ul{display:none}#menu ul li:hover ul{display:block}#menu ul li:hover ul ul{display:none}#menu ul ul li:hover ul{display:block}#menu a{display:block;color:#f3a71b;text-decoration:none;padding:5px 10px;font-weight:700}#menu a:hover{color:#2271b4;-webkit-animation:fadein 150ms;animation:fadein 150ms}#menu ul{background:#fff;border:1px solid #999;width:250px;-webkit-animation:fadein .3s;animation:fadein .3s}#menu ul a{background:#fff;color:#000;font-size:14px;width:250px;padding:5px 10px;border:.5px #e5e5e5 solid}.currentpage{color:#000!important}#menu{z-index:1000}#menu ul{z-index:2000}#menu ul ul{z-index:3000}#menu ul ul ul{z-index:4000}@media screen and (max-width:1200px){#menu ul li ul,#menu ul ul li ul{margin-left:-101%}#menu a{padding:15px 15px}}@media screen and (max-width:960px){#menu a{padding:15px 10px}}@media screen and (max-width:1200px){#nav-mobile{background:url(data:image/png;base64,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) no-repeat right;background-position:98% 50%;background-size:26px;-moz-background-size:26px;-webkit-background-size:26px;padding:15px;font-size:16px;font-weight:400}#nav-mobile:before{content:""}#nav-mobile:hover{cursor:pointer}#menu{display:none;float:none;-webkit-animation:fadein .6s;animation:fadein .6s}#menu-mobile:hover #menu{display:block}#menu li{float:none}#menu li ul,#menu ul li ul,#menu ul ul li ul{position:relative;margin-top:0;margin-left:0}#menu ul{width:100%;border:0;-webkit-animation:fadein 0s;animation:fadein 0s}#menu li a{background:#fff}#menu ul a{width:100%;padding:15px 15px 15px 5%}#menu ul li ul a{width:100%;padding:15px 15px 15px 10%}#menu ul li ul ul a{width:100%;padding:15px 15px 15px 15%}}
/* cmsms stylesheet: Owl_caroussel modified: 14-12-20 12:06:20 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* cmsms stylesheet: theme modified: 19-01-26 19:37:04 */
html {
    overflow-x: hidden;
    overflow-y: auto;
}
body {
    background-color: #fff;
    color: #777;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}
#header {
    background: #f6f6f6;
    background: -webkit-linear-gradient(#f6f6f6, #fff);
    background: linear-gradient(#f6f6f6, #fff);
    clear: both;
    border-top: 5px solid #ededed;
    min-height: 135px;
    padding: 8px 0;
}
#header > .container {
    height: 100px;
    margin-bottom: -35px;
    position: relative;
    display: table;
    max-width: 1170px;
}
#header > .navbar-collapse > .container {
    position: relative;
}
#header .social-icons {
    clear: right;
    float: right;
    margin-top: -3px;
    margin-left: 5px;
    position: relative;
}
#header nav {
    float: right;
}
#header nav ul.nav-main {
    margin: -7px 10px 8px 0;
}
#header nav ul.nav-main > li + li {
    margin-left: -4px;
}
#header nav ul.nav-main li a {
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin-left: 3px;
    margin-right: 3px;
    text-transform: uppercase;
    font-weight: 200;
    padding: 10px 13px;
}
#header nav ul.nav-main li a:hover {
    background-color: #f4f4f4;
}
#header nav ul.nav-main li ul a {
    text-transform: none;
    font-weight: 400;
    font-size: 0.9em;
}
#header nav ul.nav-main li.active a {
    background-color: #ccc;
}
#header .nav-main-collapse {
    overflow-y: visible;
}
#header .logo {
    -webkit-transition: all 0.2s ease-in 0.2s;
    -moz-transition: all 0.2s ease-in 0.2s;
    transition: all 0.2s ease-in 0.2s;
    margin: 0;
    padding: 5px 0;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    color: transparent;
}
#header .logo a {
    position: relative;
    z-index: 1;
}
#header .logo img {
    position: relative;
    color: transparent;
}
.header-container {
    min-height: 76px;
    position: relative;
}
body.sticky-menu-active #header {
    border-bottom: 1px solid #e9e9e9;
    position: fixed;
    top: -57px;
    width: 100%;
    z-index: 1001;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    filter: none;
}
body.sticky-menu-active #header .social-icons {
    margin-top: -1px;
}
body.sticky-menu-active #header nav ul.nav-main {
    margin-bottom: 7px;
    margin-top: -1px;
}
#header.single-menu {
    min-height: 86px;
}
#header.single-menu > .container {
    height: 91px;
    margin-bottom: -77px;
}
#header.single-menu .social-icons {
    margin-top: 32px;
}
#header.single-menu nav ul.nav-main {
    margin: -28px 0 -9px;
    float: right;
}
#header.single-menu nav ul.nav-main li a {
    padding-bottom: 20px;
    padding-top: 62px;
}
body.sticky-menu-active #header.single-menu .logo {
    padding-top: 14px;
}
body.sticky-menu-active #header.single-menu .social-icons {
    margin-top: 54px;
}
body.sticky-menu-active #header.single-menu nav ul.nav-main {
    margin-top: 20px;
    margin-bottom: -9px;
}
body.sticky-menu-active #header.single-menu nav ul.nav-main > li:hover > a,
body.sticky-menu-active #header.single-menu nav ul.nav-main > li > a {
    border-top-color: transparent;
    padding-bottom: 21px;
    padding-top: 36px;
}
#header.center .logo {
    text-align: center;
    position: static;
    margin-top: 5px;
}
#header.center nav {
    float: left;
    text-align: center;
    width: 100%;
}
#header.center nav ul.nav-main {
    margin: 35px 0 10px;
}
#header.center nav ul.nav-main > li {
    display: inline-block;
    float: none;
    text-align: left;
}
body.sticky-menu-active #header.center > .container {
    margin-top: -60px;
}
body.sticky-menu-active #header.center .logo {
    text-align: left;
}
body.sticky-menu-active #header.center .logo img {
    margin-top: 50px;
}
body.sticky-menu-active #header.center nav {
    float: right;
    margin-top: 20px;
    width: auto;
}
body.sticky-menu-active #header.center nav ul.nav-main > li:hover > a,
body.sticky-menu-active #header.center nav ul.nav-main > li > a {
    padding-bottom: 10px;
    padding-top: 25px;
}
.slider-container {
    background: #171717;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.slider-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.slider {
    height: 300px;
    max-height: 500px;
    position: relative;
}
/* cmsms stylesheet: slider modified: 14-12-20 12:06:20 */
.hero-area{position:relative;z-index:1}.single-slide{position:relative;z-index:99;width:100%;height:760px;background-color:#fff;overflow:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.single-slide{height:600px}}@media only screen and (min-width:768px) and (max-width:991px){.single-slide{height:600px}}@media only screen and (max-width:767px){.single-slide{height:600px}}.single-slide .slide-bg-img{position:absolute;width:100%;height:100%;z-index:-12;top:0;left:0;right:0;bottom:0;-webkit-animation:slide-bg linear 10s infinite;animation:slide-bg linear 10s infinite}.single-slide .slide-du-indicator{position:absolute;z-index:10;width:0;height:2px;background-color:#eca330;left:0;bottom:0;-webkit-animation:slide-du-indicator linear 10s infinite;animation:slide-du-indicator linear 10s infinite}.single-slide .welcome-text{position:relative;z-index:1}.single-slide .welcome-text h6{font-size:18px;font-weight:400;color:#fff;margin-bottom:15px}.single-slide .welcome-text h2{font-size:70px;color:#fff;font-weight:600;margin-bottom:10px;text-transform:uppercase}.single-slide .welcome-text h2 span{color:#eca330}@media only screen and (min-width:992px) and (max-width:1199px){.single-slide .welcome-text h2{font-size:48px}}@media only screen and (min-width:768px) and (max-width:991px){.single-slide .welcome-text h2{font-size:42px}}@media only screen and (max-width:767px){.single-slide .welcome-text h2{font-size:24px}}.single-slide .welcome-text p{font-size:16px;color:#fff}@-webkit-keyframes slide-du-indicator{0%{width:0}100%{width:100%}}@keyframes slide-du-indicator{0%{width:0}100%{width:100%}}@-webkit-keyframes slide-bg{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes slide-bg{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}
/* cmsms stylesheet: STYLE modified: 19-01-26 20:12:12 */
body {
    background: #fff;
    font-family: "Roboto Condensed", sans-serif;
    color: #000;
    font-size: 16px; /*line-height:30px;*/
    font-weight: 300;
    -webkit-text-size-adjust: 100%;
}



.headertekst {
    position: absolute;
    z-index: 9999;
    top: 75px;
    text-align: center;
    width:100%;
    font-size: 45pt;
    text-shadow:
  1px 1px 2px #EEA502,
  0 0 1em #EEA502,
  0 0 0.2em #EEA502;
  color: #fff;
    
    
}








@media only screen and (min-width: 1201px) {
    .kleinmenu {
        display: none;
    }
}
@media only screen and (max-width: 1200px) {
    .grootmenu {
        display: none;
    }
}
.section {
    overflow: hidden;
}
.blok img {
    margin-left: auto;
    margin-right: auto;
}
.blok img {
    border: solid #ccc 1px;
}
.blok h4 {
    margin: 5px;
}
.redactie li {
    margin-left: 20px;
}
.blok {
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
    list-style-type: none;
    color: #000;
    text-align: left;
    font-weight: 700;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
    min-height: 355px;
}
.blok h4 {
    color: #000;
}
.spreuken {
    background: #c6e199;
    overflow: hidden;
}
.spreuken p {
    color: #4d4d4c;
}
.spreuken img {
    width: 100%;
    max-width: 350px;
}
.contentregel {
    font-family: Allerit;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    line-height: 100px;
}
.contentregel p {
    font-size: 50pt;
    text-align: center;
    line-height: 100%;
    padding: 50px;
    width: 100%;
}
.spreuken {
    font-family: Beauty;
    font-weight: 400;
    font-style: normal;
    border-bottom: 25px solid #2271b4;
}
.spreuken p {
    font-size: 75pt;
    text-align: center;
    line-height: 80%;
    padding: 50px;
    width: 100%;
}
.footer p {
    line-height: 2;
}
.footer img {
    border-radius: 10px;
}
.diensten {
    width: 100%;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
.opsomming {
    padding: 20px;
    background: #fff;
    color: #000;
    font-weight: 700;
    font-size: 15px;
    text-align: left;
    width: 100%;
    max-width: 1000px;
    margin: auto;
}
.regel {
    background: #eea502;
    padding: 10px 10px;
    width: 100%;
    color: #fff;
    line-height: 50%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 10px;
}
h1 {
    font-size: 30px;
    font-weight: 400;
    color: #000;
    line-height: 42px;
}
h2 {
    font-size: 26px;
    font-weight: 400;
    color: #000;
    line-height: 38px;
}
h3 {
    font-size: 22px;
    font-weight: 400;
    color: #000;
    line-height: 34px;
}
h4 {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 32px;
}
h5 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
h6 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
ul {
    list-style-type: disc;
    margin: 10px 40px;
}
ol {
    list-style-type: decimal;
    margin: 10px 40px;
}
ul li {
    display: list-item;
}
ol li {
    display: list-item;
}
a {
    color: #000;
    text-decoration: underline;
}
a:visited {
    color: #999;
}
a:hover {
    color: #000;
}
a:active {
    color: #333;
}
b,
strong {
    font-weight: 400;
}
em,
i {
    font-style: italic;
}
u {
    text-decoration: underline;
}
#header_container {
    top: 0;
    left: 0;
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#header_container span {
    color: ;
}
#content_container {
    margin-top: 60px;
    width: 100%;
}
.content_blocks {
    background: #fff;
    border-bottom: 1px solid #efefef;
    padding: 40px 0;
    position: relative;
    z-index: -3;
}
.content_blocks p {
    padding: 5px;
}
.content_blocks h1,
.content_blocks h2,
.content_blocks h3,
.content_blocks h4,
.content_blocks h5,
.content_blocks h6 {
    padding: 5px;
    color: ;
}
.footer {
    background: #2271b4;
    padding-bottom: 30px;
    color: #ccc;
}
.footer a {
    color: #ccc;
    text-decoration: none;
}
.footer a:hover {
    color: #999;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
    padding: 5px;
    color: #ccc;
}
.footer p {
    padding: 0 5px;
    margin: 0 10px;
    color: #ccc;
}
.footer-desktop {
    display: block;
}
.footer-mobile {
    display: none;
}
.main-nav {
    font-family: Quicksand, sans-serif;
    font-size: 48px;
    text-align: center;
}
.main-nav p {
    margin: 0;
}
.main-nav a {
    color: #999;
    font-weight: 300;
    text-decoration: none;
}
.main-nav a:hover {
    color: #ccc;
}
.social img {
    width: 18px;
    display: inline-block;
}
@media screen and (max-width: 800px) {
    body {
        line-height: 25px;
    }
    #header_container:hover {
        overflow: auto;
        max-height: 100%;
    }
    #content_container {
        overflow: hidden;
    }
    
    
    .contentregel p {
    font-size: 20pt;

}
    .spreuken p {
        font-size: 40pt;

}
    
    
    .content_blocks {
        padding: 0;
    }
    
    .headertekst {
    font-size: 20pt;
}
    
    
    .footer-desktop {
        display: none;
    }
    .footer-mobile {
        display: block;
        text-align: center;
    }
    .footer {
        padding-bottom: 5px;
    }
    .social img {
        width: 26px;
        display: inline-block;
        margin: 10px 5px;
    }
    #one {
        order: 2;
    }
    #two {
        order: 1;
    }
}

form {
    margin: 30px;
    width: 100%;
    max-width: 300px;
}

form h1,
form h2,
form h3,
form h4,
form h5,
form h6,
form p {
    margin: 10px 0;
}

form input,
form textarea,
form button,
form select {
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
}

form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="password"],
form select,
form textarea {
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
}

form input[type="radio"],
form input[type="checkbox"] {
    margin-top: 15px;
}

form input[type="submit"],
form input[type="reset"] {
    margin-top: 15px;
    padding: 10px;
    background: #999;
    color: #fff;
    border: 0;
    width: 100%;
}

form input[type="submit"]:hover,
form input[type="reset"]:hover {
    background: #000;
    cursor: pointer;
}

form table {
    width: 100% !important;
    margin: 0;
}
/* cmsms stylesheet: Tabs modified: 14-12-20 12:06:20 */
.koppenslider{width:100%;position:absolute;top:50px;left:0;z-index:999;overflow:hidden}#tabs{overflow:hidden}ul#tabNavigation{padding:10px;margin:0;width:99%;height:10px}ul#tabNavigation li{float:left;margin:0;list-style-type:none;padding:0}ul#tabNavigation li a{height:25px;width:110px;padding:20px 20px;text-decoration:none;color:#333;display:block;font-size:15px;font-weight:700;box-sizing:content-box;background:#fff;border-radius:3px;overflow:hidden;margin:3px}ul#tabNavigation li a.selected{outline:0}.wrapje{width:100%;max-width:500px;margin-right:200px;margin-left:auto}#tab-1,#tab-2,#tab-3{overflow:hidden;width:100%;max-width:500px;padding:10px 10px;font-size:13px;text-align:left;line-height:1;color:#fff;background:rgba(0,0,0,.5)}
/* cmsms stylesheet: socialtop modified: 14-12-20 12:06:20 */
ul.social-icons{margin:0;padding:0;width:auto}ul.social-icons li{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;background-image:url(/bestanden/img/social-sprites.png);background-repeat:no-repeat;background-color:#fff;background-position:0 100px;display:inline-block;margin:-1px 1px 5px 0;padding:0;border-radius:100%;overflow:visible;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}ul.social-icons li a{display:block;height:30px;width:30px;text-align:center}ul.social-icons li a:hover{text-decoration:none}ul.social-icons li a i[class^=icon-]{color:#444;font-style:16px;position:relative;top:3px}ul.social-icons li a:active{box-shadow:inset 0 0 10px rgba(0,0,0,.3),inset 0 0 10px rgba(0,0,0,.3)}ul.social-icons li[class] a{text-indent:-9999px}ul.social-icons li a:active,ul.social-icons li:active{border-radius:100%}ul.social-icons li.facebook{background-position:0 -120px}ul.social-icons li.facebook:hover{background-position:0 -150px}ul.social-icons li.html5{background-position:0 -360px}ul.social-icons li.html5:hover{background-position:0 -390px}ul.social-icons li.linkedin{background-position:0 -540px}ul.social-icons li.linkedin:hover{background-position:0 -570px}
/* cmsms stylesheet: bootstrap modified: 14-12-20 12:06:20 */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}footer,header,main,nav,section{display:block}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}img{border:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:0 0!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.table td,.table th{background-color:#fff!important}.table{border-collapse:collapse!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}a{color:#ccc;text-decoration:none}a:focus,a:hover{color:#a6a6a6;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-primary{color:#ccc}a.text-primary:hover{color:#b3b3b3}.text-info{color:#31708f}a.text-info:hover{color:#245269}.bg-primary{color:#fff;background-color:#ccc}a.bg-primary:hover{background-color:#b3b3b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th{padding:5px}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active{background-color:#f5f5f5}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info{background-color:#d9edf7}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active:focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn[disabled]{cursor:not-allowed;pointer-events:none;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.btn-primary{color:#fff;background-color:#ccc;border-color:#bfbfbf}.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#b8b8b8;border-color:#a1a1a1}.btn-primary.active,.btn-primary:active{background-image:none}.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover{background-color:#ccc;border-color:#bfbfbf}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info.active,.btn-info:active{background-image:none}.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover{background-color:#5bc0de;border-color:#46b8da}.btn-link{color:#ccc;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#a6a6a6;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.collapse{display:none}.collapse.in{display:block}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.tab-content>.active{display:block}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}}.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{margin-right:0}}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.carousel{position:relative}.container:after,.container:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.row:after,.row:before{content:" ";display:table}.container:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.row:after{clear:both}.hide{display:none!important}.show{display:block!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}@-ms-viewport{width:device-width}
