/* GLOBAL BOX-SIZING */
*, *:after, *:before {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;}

/* HTML */
html {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:0!important;}
body {font-family: 'Raleway', sans-serif;font-display: swap;min-height: 100%; opacity: 1;transition: 1s opacity;background:#fff;color:#333;margin:0;font-size:16px;line-height:32px;}

/* CLEAR */
.clear:before, .clear:after {content:' ';display:table;}
.clear:after {clear:both;}
.clear { *zoom:1;}

/* BASIC */
img {max-width:100%;height:auto;}
a {text-decoration:none;color: #333;-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
a:focus, a:active {outline:0;}
a:hover {outline:0;text-decoration:none;color:#33abde;}
ul, li, lo {list-style: none outside none;padding: 0;margin: 0;}
article li {padding-left: 1em;text-indent: -.7em;list-style: disc inside none;}
i.fa, .fa, .fas {color:#fff;}
p  {font-size:20px;}
a  {font-size:20px;}
ul.contact-info-widget li {font-size:20px;}

/* STRUCTURE */
section {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
blockquote {font-weight:600;font-size:18px;}

/* HEADINGS */
h1 {font-size:32px;}
h2 {font-size:28px;}
h3 {font-size:24px;}
h4 {font-size:22px;}
h5 {font-size:20px;}
h6 {font-size:18px;}
h1, h2, h3, h4, h5, h6 {margin:0;font-family: 'Raleway', sans-serif;}

/* LOGO */
.logo {display: inline-block;height: auto;}
.logo img {height: 130px;width: auto;max-width:100%;transition: max-width .3s;-webkit-transition: max-width .3s;-moz-transition: max-width .3s;-o-transition: max-width .3s;}

/* HEADER */
header {z-index: 999;width:100%;position: absolute;;padding:15px 0 0 0;background: transparent;}
.header-desktop .header-contact {text-align: right;}
.header-desktop .header-contact li {display:inline-block;margin: 0 0 0 10px;}
.header-desktop .header-contact li i {margin:0 5px 0 0;}
.header-desktop .header-contact-button {display: inline-block;background: #33abde;padding: 5px 25px;border-radius: 5px;color:#fff;box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);}
.header-desktop.sticky {background: white;position: fixed;width: 100%;left: 0;top: 0;z-index: 100;border-top: 0;padding-top: 11px;-webkit-box-shadow: 0px 11px 22px -6px rgba(184,184,184,1);-moz-box-shadow: 0px 11px 22px -6px rgba(184,184,184,1);box-shadow: 0px 11px 22px -6px rgba(184,184,184,1);}
.header-navigation {float: right;margin-top: 6%;}


/*content*/
.content{position: relative;z-index: 2;}
.skew_sepperate:after{z-index: 1;position: absolute;height: 200px;width: 112%;background: white;transform: rotate(4deg);left: -10%;bottom: -126px;}
.skew_sepperate:before{z-index: 1;position: absolute;height: 200px;width: 112%;background: white;transform: rotate(4deg);left: -10%;top: -126px;}
.skew_sepperate.map:before{z-index: 1;position: absolute;height: 200px;width: 112%;background: white;transform: rotate(356deg);left: -10%;top: -122px;}
.skew_sepperate.map:after{z-index: 1;position: absolute;height: 200px;width: 112%;background: #672666;transform: rotate(356deg);left: -10%;bottom: -99px;}
.skew_sepperate.map{margin-bottom: -63px;}
/* MENU */
nav {display: block;width: 100%;padding-top: 0;margin: 0;}
#saleswizardnav {width: auto;}
#saleswizardnav > ul > li {display: inline-block;line-height: 1;}
#saleswizardnav > ul > li > a {font-size:20px;text-decoration: none;padding:15px;color: #333;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;display:block;}
#saleswizardnav > ul > li > a:hover {color:#33abde;}
#saleswizardnav > ul > li:first-child a {padding-left:0;}
#saleswizardnav > ul > li:last-child > a {padding-right:0;}
#saleswizardnav > ul > li.current_page_item a {font-weight:bold;}
#saleswizardnav li:hover > ul {display:block;}
#saleswizardnav ul ul {display:none;position: absolute;left:0;background:#363636;min-width:230px;z-index: 9;font-size: 14px;text-align: left;}
#saleswizardnav ul ul a {color:#fff;text-decoration: none;padding:20px;}
#saleswizardnav ul ul li {-webkit-transition: background 0.4s ease 0s;-moz-transition: background 0.4s ease 0s;-o-transition: background 0.4s ease 0s;transition: background 0.4s ease 0s;}
#saleswizardnav ul ul li:hover {background:#fff;}
#saleswizardnav ul ul li:hover > a {color:#33abde;}
#saleswizardnav ul ul ul {left:100%;top:0;position: absolute;}

/* HERO HOMEPAGE */
.hero {height:800px;position:relative;background-position: center;background-size:cover;margin-bottom:25px;}
.hero .hero-inner {background:linear-gradient(0deg, rgba(255,255,255,0.7847339619441527) 0%, rgb(255, 255, 255) 100%);width:100%;height:100%;display:flex;align-items:center;}
.hero .hero-inner a {display:none;background:#33abde;padding:5px 50px;border-radius: 5px;}
.hero .hero-inner h1{padding-bottom: 15px;}
.hero .hero-inner p {font-size: 20px;}
.hero .hero-inner h1, .hero .hero-inner p, .hero .hero-inner a {max-width: 800px;margin: 0 auto;text-align:center;color:#000;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fadeIn;animation-name: fadeIn;}
.skew_header{z-index: 1;position: absolute;height: 200px;width: 109.8%;background: white;transform: rotate(4deg);left: -10%;bottom: -126px;}
/* HEADER VERVOLGPAGINA */
.page-hero {height:350px;margin-bottom:25px;position: relative;display:flex;align-items: center;background:#eee;}
.page-hero-inner{background: linear-gradient(0deg, rgba(255,255,255,0.7847339619441527) 0%, rgb(255, 255, 255) 100%);width: 100%;height: 100%;display: flex;align-items: center;}
.page-hero-inner h1{margin-top: 80px;font-weight: bolder;}

/* FOOTER */
footer {background:#672666;border-top:3px solid #757575;color:#fff;margin-top:25px;}
footer .top-footer {padding:50px 0;}
footer .top-footer .footer-title {font-size:24px;text-transform: uppercase;font-weight:bold;margin-bottom:15px;color:#fff;}
footer .top-footer a, footer .bottom-footer a {color:#fff;}
footer .top-footer a:hover {color:#fff;}
footer .bottom-footer a:hover {color:#fff;}
footer .bottom-footer {border-top: 1px solid #fff; padding:10px 0;}
footer .bottom-footer p {margin:0;font-size:14px;}
footer .bottom-footer p a {font-size: 14px;}

/* CONTACTFORMULIER */
.wpcf7 {padding:0;position:relative;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {height:35px;font-size:16px;padding:10px;border:1px solid #eee;background:#fff;font-family: 'Open Sans', sans-serif;width:100%;margin-bottom:15px;}
.wpcf7 input[type="checkbox"] {width:auto;height:auto;font-size:14px;width:100%;}
.wpcf7 textarea {height:120px;width:100%;border:1px solid #eee;width:100%;font-size:16px;padding:10px;font-family: 'Open Sans', sans-serif;resize:none;}
.wpcf7 button[type="submit"] {position:relative;font-weight:bold;background:#33abde;color:#fff;border:none;font-size:16px;padding:10px 25px 10px 35px;cursor:pointer;border-radius: 3px;appearance: none;-webkit-appearance: none;font-family: 'Open Sans', sans-serif;}
.wpcf7 button[type="submit"] i {color:#fff;position:absolute;left:10px;top:14px;font-size:14px;}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea:focus {outline:0;}
.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {color:#333;}
.wpcf7 .wpcf7-list-item {font-size:14px;}
.wpcf7 .wpcf7-list-item a {color:#33abde;}
.wpcf7 .wpcf7-list-item, .wpcf7 .wpcf7-list-item input {margin:0;width:auto;}
.wpcf7 .row {margin-left:-7px;margin-right:-7px;}
.wpcf7 .col-md-6, .wpcf7 .col-md-12 {padding:0 7px;}

/* SCROLL TOP */
#sw-scroll {position:fixed;right:10px;bottom:10px;cursor:pointer;width:50px;height:50px;background-color:rgba(0,0,0, 0.8);text-indent:-9999px;display:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;z-index: 99;}
#sw-scroll span {position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-12px;height:0;width:0;border:8px solid transparent;border-bottom-color:#ffffff;}
#sw-scroll:hover {background-color:#000;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}

/* CONTACT INFO WIDGET */
ul.contact-info-widget.vertical {margin-bottom: 25px;margin-left:25px;}
ul.contact-info-widget li {display:block;color: #fff;text-indent: 0;}
ul.contact-info-widget li:nth-child(2) {margin-bottom:20px;}
ul.contact-info-widget a {color:#fff;transition: color .3s;-webkit-transition: color .3s;-o-transition: color .3s;-moz-transition: color .3s;}
ul.contact-info-widget a:hover {color:#33abde;}
ul.contact-info-widget li.info-title {padding-left: 0;}
ul.contact-info-widget li i.fa {margin: 0 0 0 -40px;width: 40px;font-size:14px;text-align: center;}
ul.contact-info-widget li span.infotxt {font-weight: bold;}

/* FLEXSLIDER */
#sw-referentie-slider {text-align: center;max-width: 500px;margin: 0 auto;}
#sw-referentie-slider .flexslider {background:rgba(210, 7, 0, 0.75);overflow:visible;border-radius:5px;}
#sw-referentie-slider {margin:0 auto 75px;}
#sw-referentie-slider .flex-control-nav li {margin:5px;padding:0;text-indent:0;}
#sw-referentie-slider .flex-control-paging li a {background: #fff;background-color: #fff;box-shadow: none;}
#sw-referentie-slider .flex-control-paging li a.flex-active {background: #33abde;background-color: #33abde;box-shadow: none;}
div.vc_row-no-padding .flexslider {border: 0 solid transparent;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-webkit-box-shadow: '' 0 0 0 transparent;-moz-box-shadow: '' 0 0 0 transparent;-o-box-shadow: '' 0 0 0 transparent;box-shadow: '' 0 0 0 transparent;}
.flexslider .slides > li {position: relative;display:flex!important;align-items:center;justify-content: center;min-height:150px;}
.flexslider .slides > li:before, .flexslider .slides > li:after {font-family:"Font Awesome 5 Free";font-weight:600;color:#fff;font-size:21px;position: absolute;}
.flexslider .slides > li:before {content:"\f10d";top:10px;left:15px;}
.flexslider .slides > li:after {content:"\f10e";bottom:10px;right:15px;}
.flexslider .slides > li, ul.flex-direction-nav li {text-indent: 0;list-style: none;}
.flexslider .slides > li .slide-text {display: block;position: relative;padding: 15px;left: 0;bottom: 0;width: 100%;}

/* MISC */
a.tb_infolink {display: none !important;}
a.tb_refreshlink {margin: 0 !important;padding: 2px !important;height: 20px !important;width: 20px !important;background-color: #e8e8e8;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius: 50%;}
div.tb_tools {background:none !important;}
span.tb_author, span.tb_msg {color: #8a8a8a;}

/* SEARCH */
.zoekresultaat, .bericht {margin-bottom:50px;}
.zoekresultaat .button, .bericht .bericht-button {display: inline-block;background: #33abde;padding: 5px 25px;border-radius: 5px;color: #fff;box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);}
.zoekresultaat p, .bericht p {margin:15px 0;}

/* WORDPRESS CORE */
.alignnone {margin:5px 20px 20px 0;}
.aligncenter, div.aligncenter {display:block;margin:5px auto 5px auto;}
.alignright {float:right;margin:5px 0 20px 20px;}
.alignleft {float:left;margin:5px 20px 20px 0;}
.aligncenter {display:block;margin:5px auto 5px auto;}
a img.alignright {float:right;margin:5px 0 20px 20px;}
a img.alignnone {margin:5px 20px 20px 0;}
a img.alignleft {float:left;margin:5px 20px 20px 0;}
a img.aligncenter {display:block;margin-left:auto;margin-right:auto;}
.wp-caption {background:#FFF;border:1px solid #F0F0F0;max-width:96%;padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone {margin:5px 20px 20px 0;}
.wp-caption.alignleft {margin:5px 20px 20px 0;}
.wp-caption.alignright {margin:5px 0 20px 20px;}
.wp-caption img {border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption .wp-caption-text, .gallery-caption {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}

/* PAGINA EFFECT BIJ MOBIELE MENU WEERGAVE */
/* body page.blur {-webkit-filter: blur(3px);-moz-filter: blur(3px);-o-filter: blur(3px);-ms-filter: blur(3px);filter: blur(3px);  } */
body page.blur * {pointer-events: none;}
body page {transition: all 0.2s ease;}
page {width: 100%;top: 0px;min-height: 100%;position: relative;margin: 0 auto;padding: 0;display: block;}

/* MOBIELE MENU */
.header-nav-mob {position: fixed;top: 0px;/* left: -100vw; *//* right: -100vw; */opacity:0;z-index: 999999;background-color:#000c;width: 100%;height: 100%;padding-top: 15px;padding-right: 15px;padding-left:15px;font-size: 18px;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;overflow-y: scroll;z-index: -1;}
.header-nav-mob .current-menu-item {font-weight: bold;}
.header-nav-mob.active {/* left: 0; */opacity:1;z-index: 9999999;}
.header-nav-mob ul li a {color: #fff;line-height: 3em;font-size:18px;}
.header-nav-mob ul li {text-align:left;}
.header-nav-mob > ul > li {border-bottom:1px solid #fff;}
.header-nav-mob ul ul li a {font-size:14px;}
.header-nav-mob ul li ul {padding-left: 10px;}
.header-nav-mob i {color:#fff;}
.header-menu-button {display: none; position: absolute; top:58px;left:15px;z-index: 9999; color: #fff; font-size: 20px; cursor: pointer; font-weight: bold; text-transform: uppercase;padding:0;}
.header-menu-button span { display: inline-block; float: right; margin-top: 2px; margin-left: 5px;}
.header-menu-button i { color: #fff; font-size: 30px; }
li .sub_menu_icon:before {content:"\f105";font-family:"Font Awesome 5 Free";font-weight:bold;text-align:right;display: block;color: #fff;line-height: 2.3em;font-size: 24px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.has-sub ul {display:none;}
.has-sub {position: relative;}
.has-sub .sub_menu_icon {position: absolute;top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;display: block;width: 20%;height: 2em;position: absolute;top: 0;right: 5px;cursor: pointer;margin-right:0px;}
.sub_menu_icon {display:none;}
.has-sub .has-sub ul {display:none;}
.mobile_active ul {display:block;}
li .rotate:before{-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);}
#mobile-close {color:#fff;text-align:left;display:inline-block;position: relative;width:auto;font-size:32px;font-weight:bold;margin-bottom: 65px;top: 35PX;text-transform: uppercase;padding:10px;width:40px;height:40px;display:flex;align-items: center;justify-content: center;}

.header-mob-phone {position: absolute;right:15px;top:22px;background:#33abde;padding:7px 15px; display: none;}
.header-mob-phone i {color:#fff;}

/* HAMBURGER MENU ICOON */
#nav-icon {width:46px;height:46px;position:relative;margin:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;background:#fff;}
#nav-icon span {display:block;position:absolute;height:3px;width:36px;background:#672666;opacity:1;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;border-radius: 10px;}
#nav-icon span:nth-child(1) {top:9px;}
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {top:19px;}
#nav-icon span:nth-child(4) {top:29px;} 
#nav-icon.open span:nth-child(1), #nav-icon.open span:nth-child(4) {top:18px;width:0%;left:50%;}
#nav-icon.open span:nth-child(2) {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
#nav-icon.open span:nth-child(3) {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}

/* RESPONSIVE MEDIA QUERIES */
@media screen and (min-width:992px) {
	.header-mob {display:none;}
}
@media screen and (max-width: 1200px) {
	.header-navigation{margin-top: 7%;}
}
@media screen and (max-width: 991px) {
	header {position:fixed;top:0;background:#fff;}
	.fixedHeader header {box-shadow:0 3px 10px 2px rgba(0,0,0,.1);}
	section.main-content {margin-top:89px;}
	.header-mob, .header-mob .header-menu-button {display:block;}
	.header-desktop {display:none;}
	.header-mob {text-align: center;}
	footer{text-align: center;}
	.hero{height: 550px;}
	.skew_sepperate.map::before{display: none;}
	.skew_sepperate.map::after{display: none;}
}
@media screen and (max-width:768px) {
	h1 {font-size:24px;}
	h2 {font-size:22px;}
	h3 {font-size:20px;}
	h4 {font-size:18px;}
	h5 {font-size:16px;}
	h6 {font-size:14px;}
	p  {font-size:18px;}
	a  {font-size:18px;}
	footer .top-footer .footer-title  {font-size:20px;}
	ul.contact-info-widget li {font-size:18px;}
	#saleswizardnav > ul > li > a {font-size:18px}
}

/* CSS3 ANIMATIES */
@-webkit-keyframes fadeIn {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
@keyframes fadeIn {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}

/* PRINTEN VAN PAGINA */
@media print{blockquote,img,pre,tr{page-break-inside:avoid;}*{background:0 0!important;color:#000!important;text-shadow:none!important;-webkit-text-shadow:none!important;-moz-text-shadow:none!important}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}blockquote,pre{border:1px solid #999;}thead{display:table-header-group;}img{max-width:100%!important;}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}

/* GRID */
.page{margin:0}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1180px}}.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%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@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%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@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%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@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%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}