/*--------------------------------------------------
			RESET
---------------------------------------------------*/


@font-face {
    font-family: 'museo700';
   src: url(/css/kmop/fonts/museo700regular.woff);
}



div {
	margin:0;
	padding: 0;
}
#preloadere {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#FFFFFF;
	z-index:99999999999999;
	height:100%;
	width:100%;
	background-repeat:no-repeat;
	background-position:49.7% 50%;
	background-size:60px;
}
body {
	line-height:1.7em;
	color:#151515;
	font-weight:400;
	font-size:16px;
	font-family: Verdana, sans-serif;
	-webkit-backface-visibility:visible;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, sans-serif;
}
h1 {
	font-size:55px;
	font-weight:800;
}
.trainup h1 {
	font-size: 46px;
	text-transform: uppercase;
	text-align: center;	
}

h2 {
	font-size:24px;
	font-weight:bold;
}
.trainup h2 {
	text-align: center;		
}

.trainup h2 strong {
	font-weight: 900;
	font-size: 1.2em;
	color: #7aac18;
}
h3 {
	font-size: 28px;
	
}
h4 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
img {
	max-width:100%;
}
#logo img {
    max-width:225px;
}
ul {
	list-style:none;
	padding-left:0;
}
a {
	color:#01B7FF;
}
a:hover,a:active, a:focus {
	color:#009BD8;
	text-decoration:none;
	outline:none;
}
.lead {
	font-size:18px;
	font-weight:500;
}
.btn {
	border-radius:0;
	-webkit-border-radius:0;
}
.centered {
	text-align:center;
}
.centered-box {
	display:block;
	margin:auto;
	float:none;
}
.width-1 {
	max-width: 1010px;
}

/*--------------------------------------------------
			TESTIMONIALS
---------------------------------------------------*/
.rating {
	padding-left: 40px;
	margin-bottom: 20px;
	text-align: center;
}
blockquote {
	background: url(/images/kmop/ns/icons/quotes.png) no-repeat 0 8px transparent;
    color: white;
    font-style: italic;
    overflow: hidden;
    padding: 0 15px 5px 40px;
	text-align: justify;
	border-left: none;
	
}
.signature {
	padding-left: 40px;
}
.white-background blockquote {
  color: #313858;	
}
#client-list {
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	overflow: hidden;
	margin: 20px 0;
}
#client-list .threecol {
	width: 25%;
	margin: 0;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	text-align: center;
}
/*--------------------------------------------------
			NAVIGATION
---------------------------------------------------*/
#header {
	border-bottom:1px solid #777777;	
	z-index:999999999;
	padding:30px 0 12px 0;
}

#logo {
 
	float:left;
	 
}
#logo a {
	 
}
#language-switcher {
	float: right;
}
#language-switcher a {
  background-color: #313858;
  color: white;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


.nav_wrapper {
	float:right;
}
.nav_wrapper nav {
	padding-top: 21px;
}
.menu-mobile {
	display:none;
}
nav li a {
	color:#62a420;
	display:inline-block;
	font-size:17px;
	font-weight:600;
	line-height:1;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
}
nav li a:hover{
	color:#457b0e;
	display:inline-block;
	font-size:17px;
	font-weight:600;
	line-height:1;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
}
nav ul {
	margin-bottom:0;
}
nav>ul>li>a {
	padding:8px 20px 8px 10px;
	margin-bottom:-1px;
}

nav>ul>li>a.style_last {
	padding:8px 0px 8px 10px;
	margin-bottom:-1px;
}
nav>ul>li {
	display:inline-block;
	font-size:11px;
	height:100%;
	position:relative;
}
nav>ul>li ul {
	background:#E9E9E9;
	box-shadow:0px 0px 1px rgba(0,0,0,0.43);
	color:#6B6B6B;
	display:block;
	left:0;
	min-width:155px;
	opacity:0;
	position:absolute;
	text-align:left;
	top:83px;
	visibility:hidden;
	white-space:nowrap;
	z-index:6;
	text-transform:capitalize;
	padding-left:0;
	border-top:1px solid #B8B8B8;
}
#header.header-fixed{
position:fixed;
top:0;
width:100%;
background:#fff;
box-shadow:none;
}
#header.header-fixed+.background{
margin-top:121px;
}
.header-fixed nav>ul>li>ul {
	top:65px;
}
nav>ul>li:last-child ul {
	left:auto;
	right:1px;
}
nav>ul>li:last-child ul:before {
	right:9px;
	left:auto;
}
nav>ul>li:last-child ul:after {
	right:10px;
	left:auto;
}
.boxed-layout nav>ul>li:last-child>ul {
	left:-50px;
	right:auto;
}
nav>ul>li:hover .level-1 {
	opacity:1;
	visibility:visible;
}
nav>ul>li>ul>li>ul {
	left:100%;
	top:0px;
}
nav>ul>li:last-child>ul>li>ul,nav>ul>li:nth-last-child(2)>ul>li>ul {
	left:auto;
	right:100%;
	top:0px;
}
nav>ul>li>ul>li>ul>li a {
	border-bottom:1px solid #b5c2c5;
}
nav>ul>li ul li a {
	display:block;
	font-weight:400;
	font-size:11pt;
	padding:11px 9px;
}
nav>ul>li>ul>li:hover>a,nav>ul>li>ul>li>ul>li:hover>a {
	color:#3C535F;
}
nav>ul>li>ul>li:hover ul {
	opacity:1;
	visibility:visible;
}
nav a:hover,nav a:focus {
	color:#313858;
}
nav li:hover a {
	text-decoration:none;
}
nav li:hover a.btn {
	border-width:1px;
}
nav li ul li>a {
	border-bottom:1px solid rgba(167,167,167,0.56)!important;
	color:rgba(112,112,112,1);
}
/*--------------------------------------------------
			Help button
---------------------------------------------------*/
#help { 
  height: 160px; 
  width: 160px; 
  position: fixed; 
  top: 40%; 
  z-index: 999;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg); 
  -moz-transform: rotate(-90deg); 
  -o-transform: rotate(-90deg); 
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#help a { 
  	display: block; 
	background: -moz-linear-gradient(top, #6dbe44 6%, #63a453 99%); 
	background: -webkit-gradient( linear, left top, left bottom, color-stop(6%, #6dbe44), color-stop(99%, #63a453) );
	background: -webkit-linear-gradient(top, #6dbe44 6%, #63a453 99%);
	background: -o-linear-gradient(top, #6dbe44 6%, #63a453 99%);
	background: -ms-linear-gradient(top, #6dbe44 6%, #63a453 99%); 
	background: linear-gradient(to bottom, #6dbe44 6%, #63a453 99%); 

	-webkit-box-shadow: inset 0px 2px 0px 0px #aaddaa;
	-moz-box-shadow: inset 0px 2px 0px 0px #aaddaa;
	box-shadow: inset 0px 2px 0px 0px #aaddaa;
	text-shadow: 0 -1px #1d5402;
	height: 40px;
	padding: 7px 16px;
	color: #fff; 
	font-family: Arial, sans-serif; 
	font-size: 17px; 
	font-weight: bold; 
	text-decoration: none; 
	border-left: solid 1px #333;
	border-bottom: solid 1px #246E00;
	border-left: solid 1px #246E00;
	text-align: center;
}

#help a:hover { 
  background: #37bf4f; 
}

#help-popup h1 {
	font-family: museo700;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 40px;
}
#help-popup h2 {
	background: #62a420;
	color: white;
	text-align: center;
	padding: 8px;
}

/*--------------------------------------------------
			ELEMENTS
---------------------------------------------------*/
.background {
	background-attachment: fixed;
	background-image: url(/images/kmop/banner-white.jpg);
	color:#313858;
}
.background hr {
	border-top: 1px solid #313858;
}
#contact {
	background-attachment: fixed;
	background-image: url(/images/kmop/brussels-dark.jpg);
	color: white;
}
.inner-background {
	padding-top:55px;
	padding-bottom:32px;
}
.btn {
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
}
.btn.btn-white {
	color:#313858;
	background:#f5ba49;
	padding:20px 34px;
	padding-left:66px;
	padding-right:18px;
	font-size:21px;
	font-weight:800;
	border-radius:12px;
	margin: 20px 0 10px 0;
	position:relative;
}
.btn.btn-white .fa {
	font-size:70px;
	position:absolute;
	top:3px;
	left:23px;
}
.btn.btn-inverse .fa {
	font-size:53px;
	position:absolute;
	top:4px;
	left:23px;
}
.btn.btn-inverse {
	color:#fff;
	background:#212121;
	padding:16px 34px;
	padding-left:59px;
	padding-right:18px;
	font-size:18px;
	font-weight:800;
	border-radius:12px;
	margin-right:13px;
	position:relative;
}
.btn.btn-white .fa.fa-arrow-circle-o-right {
	font-size:48px;
	top:14px;
	left:18px;
}
.btn.btn-inverse .fa.fa-arrow-circle-o-right {
	font-size:40px;
	top:9px;
	left:18px;
}
.btn.btn-white:hover {
	color:#f5ba49;
	background:#313858;
}
.btn.btn-inverse:hover {
	background:#7aac18;
}
.inner-background>div:first-of-type {
	padding-top:27px;
}
/*--------------------------------------------------
			SECTIONS
---------------------------------------------------*/
.inverse-section {
	color:#fff;
	background:#313858;
	overflow:hidden;
}
.inverse-section a {
	color: #63bf37;
}
.inverse-section .title-section h2 {
	color:#fff;
}
.title-section {
	text-align:center;
	padding-top:44px;
	width:1024px;
	margin:auto;
	padding-bottom:24px;
}
.title-section .lead {
	text-align:center;
}
.service-box {
	text-align:center;
}
.circle {
	width:128px;
	line-height:115px;
	border-radius:50%;
	border:6px solid white;
	display:block;
	margin:auto;
	font-size:49px;
	top:0;
	margin-bottom:0;
	position:relative;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.circle .fa {
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.circle .fa-mobile {
	font-size:67px;
	position:relative;
	top:6px;
}
.circle:hover {
	border:9px solid #7aac18;
	width:134px;
	top:-3px;
	margin-bottom:-6px;
}
.circle:hover .fa {
	transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	color:#7aac18;
}
.service-text h4 {
	padding-top:16px;
}
.service-text p {
	color:#B3B3B3;
	line-height:1.3;
	font-size:14px;
	padding: 5px 10% 20px 10%;
	text-align: center;
}
.trainup .service-text p {
  padding: 0;
}
.trainup .service-text h4 {
	min-height: 66px;
} 
.section {
	color: #313858;
}
.title-section h2 {
	padding-bottom:7px;
	font-size:34px;
}
.title-section .lead {
	font-size:20px;
	font-weight:400;
}
.title-section h3 {
	color: #313858;
}
.orange {
	color: #7aac18;
}

.feature-icon {
	text-align: center;
}
.feature-icon img {
	border: 4px solid #ffffff;
	border-radius: 50%;
	margin: auto;
	text-align: center;
}
.feature-icon.inverse img {
	border: 4px solid #313858;
}
/*--------------------------------------------------
			CAROUSEL PORTFOLIO
---------------------------------------------------*/
.jcarousel-wrapper {
	position:relative;
	padding:35px 0 0;
}
.jcarousel-control {
	position:absolute;
	z-index:999999;
	width:76px;
	height:100%;
	display:block;
	left:-74px;
	background-image:none;
	text-align:center;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
	opacity:1;
	top:0;
}
.jcarousel-wrapper:hover .jcarousel-control {
	opacity:1;
}
.jcarousel .jcarousel-control:hover {
	opacity:1;
}
.jcarousel-control-next {
		left:auto;
	right:-74px;
}
.jcarousel-control .fa {
	position:relative;
	top:55px;
	border-radius:50%;
	border:3px solid white;
	width:42px;
	text-align:center;
	font-size:36px;
	color:#fff;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.jcarousel-control .fa:hover {
	background:rgba(255,255,255,0.13);
}
.jcarousel-control:hover .fa {
	opacity:1;
}
.jcarousel {
	position:relative;
	overflow:hidden;
	margin-bottom: 22px;
}
.jcarousel>ul {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
.jcarousel>ul>li {
	float:left;
	margin:2px;
}
.testimonials {
	padding-top:8px;
	padding-bottom:8px;
}
.gallery-menu {
	padding-bottom:51px;
}
.gallery-menu li {
	display:inline-block;
	padding:0 7px;
}
.gallery-menu li a {
	display:block;
	height:100%;
	width:100%;
	padding:6px 25px;
	background:#696969;
	color:#fff;
	font-weight:100;
	text-transform:uppercase;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.gallery-menu li a:hover {
	background:#014256;
}
.gallery-item {
	display:block;
	float:left;
}
.back-thumbnail {
	background:#1D1D1D;
	position:relative;
	overflow:hidden;
	width:181px;
}
.back-thumbnail img {
	transition:all 0.7s ease-in;
	-moz-transition:all 0.7s ease-in;
	-webkit-transition:all 0.7s ease-in;
	overflow:hidden;
}
.back-thumbnail p {
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0.5em 0;
	margin: 0;
	height: 3.8em;
	
}
.back-thumbnail-content {
	position:absolute;
	width:100%;
	top:14%;
	opacity:0;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
	margin-bottom:17px;
}
.back-thumbnail-content h5 {
	font-size:23px;
	color:#fff;
	text-align:center;
	padding-bottom:15px;
}
.back-thumbnail:hover .back-thumbnail-content {
		opacity:1;
}
.back-thumbnail .back-thumbnail-content ul {
	text-align:center;
	position:relative;
	top:20px;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.back-thumbnail:hover .back-thumbnail-content ul {
	top:0px;
}
.back-thumbnail-content ul li {
	display:inline-block;
}
.back-thumbnail-content ul li a {
	font-size:24px;
	color:#fff;
	border:2px solid #fff;
	width:44px;
	display:block;
	line-height:38px;
	border-radius:50px;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.back-thumbnail-content ul li a:hover {
	background:rgba(255,255,255,0.13);
}
.back-thumbnail:hover img {
	opacity:0.5;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
#features {
	padding-bottom:55px;
}
#features+div {
	padding-bottom:65px;
}
.circle-wrapper {
	height:133px;
}
#features {
	padding-bottom:43px;
}
#about {
	padding-bottom:40px;
}
.list1 {
	padding-bottom:20px;
}
.list1 li {
	font-size:19px;
	line-height:2;
	font-weight:500;
	position:relative;
	padding-left:31px;
}
.list1 li:before {
	content:"\f046";
	font-family:FontAwesome;
	font-size:24px;
	padding-right:5px;
	position:absolute;
	left:0;
	top: -4px;
}
/*--------------------------------------------------
			CAROUSEL SLIDER TESTIMONIAL
---------------------------------------------------*/
#testimonial-slider {
	position:relative;
	min-height:120px;
	width:700px;
	margin:auto;
	padding-bottom:50px;
}
.carousel-control {
	background:none !important;
	background-image:none !important;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	background:none!important;
	filter:none !important;
	text-decoration:none !important;
	color:#151515;
	opacity:1;
	font-size:22px;
	text-shadow:0 1px 0px rgba(0,0,0,0.6);
	top:10px;
}
.carousel-control.left {
	text-align:left;
	left:-94px;
}
.carousel-control.right {
	text-align:right;
	right:-94px;
}
.carousel-control:hover,.carousel-control:focus {
	color:#151515;
}
.testimonials:hover .carousel-control.left {
		opacity:1;
}
.testimonials:hover .carousel-control.right {
		opacity:1;
}
.carousel-control .fa:hover {
	background:rgba(255,255,255,0.13);
}
.carousel-control .fa {
	border-radius:50%;
	border:5px solid #151515;
	width:52px;
	text-align:center;
	line-height:43px;
}
.testimonial {
	font-size:23px;
	padding-bottom:40px;
}
.author-testimonial {
	font-size:26px;
	text-transform:uppercase;
	font-weight:800;
}
/*--------------------------------------------------
			SUBSCRIBE SECTION
---------------------------------------------------*/
.subscribe-form {
	text-align:center;
	padding-bottom:20px;
	padding-top:10px;
}
select {
	background-color: rgb(250, 255, 189);
    outline: 1px solid #8A8A8A;
    border: 1px solid #FFFFFF;
}

#subscribe-name {
	height:63px;
	background:#565656;
	border:2px solid #fff;
	width:300px;
	padding:0;
	padding-left:10px;
}
#subscribe-submit,#sendemail {
	line-height:60px;
	font-size:20px;
	padding:0 19px;
	vertical-align:top;
	color:#fff;
	background:#7aac18;
	border:2px solid #fff;
	font-weight:700;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
}
#subscribe-submit:hover,#sendemail:hover {
	color:#7aac18;
	background:#fff;
}
#subscribe-submit .fa {
	font-size:31px;
	padding-right:8px;
	position:relative;
}
#subscribe-name {
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
}
#subscribe-name:focus {
	border-color:#7aac18;
	outline:0;
}
.submit-button {
	text-align:right;
	height:1px;
}
.text-field,.textarea-field {
	margin-bottom:21px;
	position:relative;
}
.text-field:last-of-type,.textarea-field {
	margin-bottom:10px;
}
.form-control {
	height:69px;
	border-radius:0;
	-webkit-border-radius:0;
	box-shadow:none;
	font-weight:400;
	font-size:19px;
	background-color: rgb(250, 255, 189);
	color: rgb(0, 0, 0);
	border:1px solid #FFFFFF;
	outline:1px solid #8A8A8A;
	padding:8px 16px;
}
button.btn {
	font-size: 19px;
	height: 50px;
	padding: 6px 25px;
	text-transform: uppercase;
	background-color: #7aac18;
	color: white;
}
.form-control:focus {
	border-color:#7aac18;
	outline:1px solid #7aac18;
	box-shadow:none;
}
.text-field .label,.textarea-field .label {
	position:absolute;
	top:26px;
	font-size:18px;
	left:18px;
	padding:0;
	font-weight:300;
	text-transform:uppercase;
}
.subscribe-form .label {
	top:22px;
}
.subscribe-form .text-field {
	margin-bottom:0;
	display:inline-block;
}
/*--------------------------------------------------
			CONTACT SECTION
---------------------------------------------------*/
.group-1 {
	width:40%;
	float:left;
}
.group-2 {
	width:56%;
	float:left;
	margin-left:4%;
}
#sendemail {
	
	font-size:18px;
	padding:0 23px;
	line-height:47px;
	height:47px;
	font-weight:400;
	margin-top:10px;
}
#message-form {
height: 249px;
}
.social-icons {
	display:inline-block;
}
.social-icons a {
	background:#565656;
	color:#fff;
	width:45px;
	display:inline-block;
	text-align:center;
	line-height:45px;
	border-radius:50px;
	font-size:21px;
	margin-right:10px;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
}
.contact-inner {
	padding-bottom:40px;
}
.social-icons a:hover {
	background:#fff;
	color:#7aac18;
}
.animate {
	opacity:0;
}
.animated {
	opacity:1;
}
.nicescroll-rails {
	background:#F1F1F1;
	width:14px !important;
}
.nicescroll-rails>div {
	left:-2px;
}
#preloadere .logo-loading {
	height:120px;
	float:none;
	text-align:center;
	padding-top:100px;
}
/*--------------------------------------------------
			Webinar Subscription
---------------------------------------------------*/

#webinar-subscribe label {
	color: #313858;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
}

#webinar-subscribe form.form-builder .form-element .label {
	text-align: right;
}

#webinar-subscribe form.form-builder .form-element .element-info {
	font-family: verdana;
	font-size: 12px;
	word-wrap: break-word;
	white-space: normal;
	font-weight: 100;
}

/*--------------------------------------------------
			PORTFOLIO slider
---------------------------------------------------*/
.portfolio-image {
	display:block;
	margin:auto;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.portfolio-image:hover {
	opacity:0.8;
}
.portfolio-body h2 {
	text-align:center;
	padding-bottom:20px;
}
.portfolio-body {
	padding-bottom:60px;
}
.portfolio-body p {
	font-size:13px;
	color:#B5B5B5;
}
.portfolio-body .btn {
	margin-top:10px;
	padding:10px 20px;
	border-radius:5px;
}
.btn.btn-warning {
	background:#7aac18;
	border-color:#7aac18;
}
.portfolio-close {
	display:block;
	margin:auto;
	border-radius:50px;
	-webkit-border-radius:50px;
	border:3px solid white;
	width:44px;
	text-align:center;
	line-height:38px;
	font-size:21px;
	text-shadow:none;
	font-weight:bold;
	color:#fff;
	margin-bottom:41px;
	opacity:0.8;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.portfolio-close:hover {
	text-decoration:none;
	opacity:1;
	color:#fff;
}
.porfolio-content-wrapper {
	position:relative;
	display:none;
	width:100% !important;
	overflow:visible !important;
	/* transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-webkit-transition:opacity .2s ease-in;*/
}
.portfolio .porfolio-post {
	display:none;
}
#porfolio-content {
}
.portfolio-left,.portfolio-right {
	position:absolute;
	color:#fff;
	font-size:44px;
	top:200px;
	opacity:0.8;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.portfolio-left {
	left:-50px;
}
.portfolio-right {
	right:-50px;
}
.portfolio-left:hover,.portfolio-right:hover {
	opacity:1;
	color:#fff;
}
.btn.btn-info {
	background:#01B7FF;
	transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
}
.btn.btn-info:hover {
	background:#8E8E8E;
	border-color:#8E8E8E;
}
.alert {
	padding:9px;
}
.close {
	top:-5px;
	font-size:18px;
	position:relative;
}
#message_post {
	margin-top:24px;
}
.map-container iframe {
	width:100%;
	margin-bottom:-15px;
}
/*--------------------------------------------------
			FOOTER
---------------------------------------------------*/
.copyright {
	text-align:center;
 
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#7780a7;
	margin:0;
	padding:0;
	
}
#footer {
	padding-bottom:16px;
	padding-top:25px;
	background:#272a37;
}

.footer p{
	}
	
	
.footer_top{
	padding:38px 0;
	background:#2d3246;
}
.footer_top .col-lg-7{
width: 54.333%;
}
.footer_top .col-lg-5{
width: 45%;
}
.footer_top_left p{
	color:#d0d5e8;
	font-size:14px;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	line-height:17px;
}

.footer_top_left p a{
color:#63bf37;
text-decoration:underline
}
.footer_top_left p a:hover{
	color:#457b0e;
}
.footer_advrt{
	clear:both;
	overflow:hidden;
}

.footer_advrt a{
	float:left;
	margin-right:20px;
	margin-top:20px;
}

.footer_top_right{
	padding:0 0  0 10px}

.footer_top_right h3{
	font-family: 'museo700';
	margin:0 0 12px 0;
	font-size: 17px;
    font-weight: normal;
	padding:0;
	color:#d0d5e8;
}
.footer_top_right a{
	color:#63bf37;
	text-decoration:underline;
	margin-bottom:0px;
	display:block;
		font-size:14px;
	font-family:Verdana, Geneva, sans-serif;}
.footer_top_right a:hover{
	color:#457b0e;
}
/*--------------------------------------------------
			RESPONSIVE
---------------------------------------------------*/
@media (max-width:1135px) {
	 
}
@media (max-width:1024px) {
	 
}
@media (max-width:990px) {
	 
}
@media (max-width:940px) {
	 
}
@media (max-width:850px) {
	 
}
@media (max-width:721px) {
	 
}
@media (max-width:560px) {
 
}
@media (max-width:560px) {
}

 

.header_second{
	background:#313858;
	padding:55px 0 40px 0;
	border-bottom:2px solid #4aa81d;
}

.header_sec_second h2{
	margin:0;
	padding:0 0 12px 0;
	color:#fff;
	font-size:43px;
	font-family: 'museo700';
	text-align:center;
	font-weight: 700;
}

.header_sec_second{
	border-bottom:1px solid #fff;
}

.header_sec_second p{
	padding:18px 31px 0 33px;
	margin:0;
	color:#fff;
	font-size:16px;
	font-family:Verdana;
	text-align: center;
}

.header_sec_second.no_brdr{
	border:0px;}
	
.step_one{
	position:relative;
	padding:55px 0 0 0;
}

.step_one img.first{
	position:absolute;
	left:0;
	top:0;
}


.step_ones{
	padding:7px 15px;
	width:360px;
	background:#313858;
	margin-left: 55px;
}
.clear{
	clear:both;
	overflow:hidden}

.step_ones h2{
color: #fff;
    float: left;
    font-size: 41px;
    margin: 0;
    padding: 0;
    width: 5%;}

.con_right{
	width:87%;
	float:right;
}

.con_right h3{
	margin:0;
	padding:0;
	font-size:16px;
	text-transform:uppercase;
	font-family:verdana;
	color:#858eb9;
	padding-top: 5px;
}

.con_right h4{
	font-family: 'museo700';
	margin:0;
	color:#5bbf28;
	font-size:23px;
	padding:0;
	text-transform:uppercase;
	padding-top: 5px;
}

img.first_second{
	position:absolute;
	top:30px;
	right:0px;
	  position: absolute;
    right: -22px;
    top: 90px;}
	
.inner_content{
	 padding: 40px 42px 32px;
	clear:both;
	overflow:hidden;
}	
	
.innner_con_left{
	width:553px;}
	
.innner_con_right{
	width:225px;}		
	
.innner_con_left p{
	font-size:16px;
	color:#313858;
	margin:0;
	padding:0 0 27px 0;
	line-height:23px;
	font-family:Verdana, Geneva, sans-serif;
}


 .step_ones.seconds{
	 float:right;
	 width:743px;
	 margin-left:0px;
	 margin-right: 34px;
    margin-top: -10px;}	
	
.con_right.seconds2 {
    float: right;
    width: 94%;
	padding-left: 5px;
}	

img.second_sec{
	left:0;
	top:10px;
	position:absolute;
}

.innner_con_left a{
	font-family: verdana;
	text-decoration:underline;
	font-size:16px;
	color:#63bf37;
	margin:0;
	padding:0;}

.innner_con_left a:hover{
	font-family: verdana;
	text-decoration:underline;
	font-size:16px;
	color:#457b0e;
	margin:0;
	padding:0;}



 .step_ones.third{
	float: left;
    margin-left: 47px;
    margin-right: 0;
    margin-top: -27px;
    width: 555px;}	
	
.con_right.third {
    float: right;
    width: 93%;
	padding-left: 8px;
}

.innner_con_right.big{
	width:100%;
}

.innner_con_right.big2{
	width:100%
}

.four{
	position:absolute;
	right:-8px;
	top:0;
}


.short_link a{
	height:72px;
	display:block;
}

.five{
	position:absolute;
	left:0;
	top:38px;
}

.step_ones.fives{
	float: right;
    margin-left: 0;
    margin-right: 36px;
    margin-top: 10px;
    width: 245px;
}

.step_ones.fives h2{
	width:14%;
}

.innner_con_right.pad1{
	padding:40px 0 0 0}

.con_right.fives{
	width:85%;
	padding-left: 15px;
}

img.six{
	position:absolute;
	right:0;
	top:28px;
}

.step_ones.six{
	margin-top:-28px;
	 margin-left: 45px;
    width: 416px;
}

.innner_con_left.adjst{
	width:90%;
	padding:50px 0 0 0;
}

img.seven{
	position:absolute;
	left:0;
	top:0;
}

.step_ones.fives.seven{
	margin-right: 43px;
    margin-top: -20px;
    width: 218px;
}

.step_ones.fives.seven h2{
	width:16%
}

.con_right.seven{
	width:75%
	
}
	
	
	
.result_sec{
	padding:50px;
	background:#313858;
	margin-top:-37px;
	border-top: 2px solid #4aa81d;
}	
	
.result_info ul{
	margin:0;
	padding:0;
	list-style:none;
}

.result_info ul li{
	background:url(/images/kmop/ns/icons/results%20dots.png) no-repeat left 10px;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#d0d5e8;
    line-height: 20px;
    padding: 3px 0 15px 14px;
    text-align: justify;
}

.result_info h2{
	font-family: 'museo700';
	margin:0;
	padding:0 0 15px 0;
	font-size:26px;
	color:#fff;
}

.result_info a{
	width:545px;
	height:72px;
	display:block;
	box-shadow:1px 1px 1px #000;
	border-radius:2px;	background:-moz-linear-gradient( center top, #6dbe44 6%, #63a453 99% );
	background:-ms-linear-gradient( top, #6dbe44 6%, #63a453 99% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dbe44', endColorstr='#63a453');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(6%, #6dbe44), color-stop(99%, #63a453) );
	-webkit-box-shadow:inset 0px 2px 0px 0px #aaddaa;
 	-moz-box-shadow:inset 0px 2px 0px 0px #aaddaa;
 	box-shadow:inset 0px 2px 0px 0px #aaddaa;
	text-shadow: 0 -1px #1d5402;
	
}.result_info a:hover {
	background:-moz-linear-gradient( center top, #63a453 6%, #6dbe44 99% );
	background:-ms-linear-gradient( top, #63a453 6%, #6dbe44 99% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63a453', endColorstr='#6dbe44');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(6%, #63a453), color-stop(99%, #6dbe44) );
	background-color:#63a453;
}.result_info a:active {
	position:relative;
	top:1px;
}	
	
.result_info a span{
	background:url(/images/kmop/ns/side_arrow.png) no-repeat  490px 21px ;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	padding:22px 0 0 23px;
	display:block;
	font-weight:bold;
}


.short_link a.main {
	
	width:375px;
	height:72px;
	display:block;
	text-decoration:none;
	box-shadow:1px 1px 1px #000;
	border-radius:2px;
	border-radius:2px;	background:-moz-linear-gradient( center top, #6dbe44 6%, #63a453 99% );
	background:-ms-linear-gradient( top, #6dbe44 6%, #63a453 99% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dbe44', endColorstr='#63a453');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(6%, #6dbe44), color-stop(99%, #63a453) );
	-webkit-box-shadow:inset 0px 2px 0px 0px #aaddaa;
 	-moz-box-shadow:inset 0px 2px 0px 0px #aaddaa;
 	box-shadow:inset 0px 2px 0px 0px #aaddaa;
	text-shadow: 0 -1px #1d5402;
	
}.short_link a:hover {
	background:-moz-linear-gradient( center top, #63a453 6%, #6dbe44 99% );
	background:-ms-linear-gradient( top, #63a453 6%, #6dbe44 99% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63a453', endColorstr='#6dbe44');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(6%, #63a453), color-stop(99%, #6dbe44) );
	background-color:#63a453;
}.short_link a:active {
	position:relative;
	top:1px;
}
	
	
	
	
	.innner_con_left a.main  span{
	background:url(/images/kmop/ns/side_arrow.png) no-repeat  330px 21px ;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	padding:22px 0 0 23px;
	display:block;
	font-weight:600;
	
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	#logo{width:200px;}
	nav > ul > li > a {
    font-size: 11px;
    margin-bottom: -1px;
    padding: 8px 8px 8px 0;
}
.innner_con_left {
    width: 416px;
}

.innner_con_right {
    padding: 22px 0 0;
    width: 185px;
}
.step_ones h2{ font-size:34px}
.step_ones.third{ width:8%}
.con_right.third{ width:90%}
.step_ones.seconds{ width:75%}
.con_right h4{ font-size:16px}
 
	.step_ones{ width:273px}
	.step_ones.third{ width:56%}
	.innner_con_left.adjst{ width:100% !important}
	.step_ones.fives.seven{ width:175px}
	.con_right.seven{ width:77%}	
	.header_sec_second h2{ font-size:28px}
	
	.result_info a{ width:470px}
	.result_info a span {
    background: url(/images/kmop/ns/side_arrow.png) no-repeat scroll 420px 21px rgba(0, 0, 0, 0);}
	.footer_advrt a{ margin-right:10px}
	
	/*new*/
	img.second_sec{ left:-142px;}
	.step_ones{ position:relative; z-index:100;}
	.innner_con_left p{ font-size:14px; line-height:20px;}
	.step_ones.third{ left:58px;}
	.innner_con_left{ width:auto;}
	.five{ max-width:none; left: -404px;top: 57px;}
	.step_ones.six{  margin-left: 60px; margin-top: 0;}
	img.six{right: -216px;top: 58px;}
 	img.seven{ max-width:none; left: -471px; top: 58px;}
	
	
} 
	
	
	
@media only screen and (max-width: 820px) {

img.first, img.second_sec, img.third, img.four, img.five, img.six, img.seven, img.first_second{
	display:none} 
.inner_content{ padding:10px;}
.innner_con_left{ width:100%}
.btn.menu-mobile {
    color: #7aac18;
    display: inline-block;
    font-size: 33px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 24px;
    transition: all 0.2s ease-in 0s;
}
#language-switcher {
	padding-right: 50px;
    line-height: 22px;
}

.nav_wrapper ul {display: none;}
	nav > ul > li{ width:100%; padding:10px 0 0  0}
	.header_sec_second h2{ font-size:24px}
	.header_sec_second p{ padding:18px 0 0 0}
	.result_sec{ padding:20px 5px;}
	.result_info a{ width:100%}
	nav > ul > li > a{ width:100%; text-align:left; padding:0; float:none; font-size: 17px;}
	#logo {
    float: left;
    margin: 0 auto;
    width: 260px;
}
	/*new*/
	.step_ones{ margin:0 auto 10px !important; width:auto !important; float:none !important;} 
	.con_right h3{ font-size:14px;}
	.con_right h4{ font-size:18px;}
	.step_ones h2{ font-size:30px;}
	.innner_con_right{ width:auto !important; float:none !important; text-align:center !important;}
	.result_info a{ height:auto;}
	.result_info a span{ padding:1px 0 0 23px}
	.result_sec{ margin-top:0px;}
	.innner_con_left p{ font-size:14px;}
	.header_sec_second h2{ font-size:17px;}
	.header_sec_second p{ line-height:normal;}
	#logo{ width:265px;}
	nav ul{ padding-top:20px;}
	nav ul li{ padding:0px;}
	nav li a{ font-size:12px;}
	
	.result_info a span {
    background: url(/images/kmop/ns/side_arrow.png) no-repeat scroll 490px 21px rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 23px 10px 18px !important;
}
	
}
	
	
	@media only screen and (max-width: 479px) {
		img.first, img.second_sec, img.third, img.four, img.five, img.six, img.seven, img.first_second{
	display:none} 
	.inner_content{ padding:10px;}
	.innner_con_left{ width:100%}
	
	.step_ones{ margin-left:0px;  width:100%}
	.con_right h4{ font-size:16px}
	.step_ones seconds{ width:100%}
	/*nav > ul > li{ width:100%; padding:10px 0 0  0}*/
	.header_sec_second h2{ font-size:24px}
	.header_sec_second p{ padding:18px 0 0 0}
	.result_sec{ padding:20px 5px;}
	.result_info a{ width:100%}
	.btn.menu-mobile {
    color: #7aac18;
    display: inline-block;
    font-size: 33px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 24px;
			transition:all .2s ease-in;
		-moz-transition:all .2s ease-in;
		-webkit-transition:all .2s ease-in;
}
	nav > ul > li > a{ width:100%; text-align:left; padding:0; float:none}
	.nav_wrapper ul {display: none;}
	.step_ones.seconds {
    float: right;
    margin-left: 0;
    margin-right: 0;
    margin-top: -10px;
    width: 100%;
}
	.con_right.seconds2{width:83%}
	.step_ones.seconds h2{ width:10%}
	
	

.step_ones.third {
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: -27px;
    width: 100%;
}

.step_ones.third h2{
	width:10%
	}
	
	.con_right.third {
    float: right;
    width: 83%;
}
.innner_con_left a.main span{ font-size:14px; padding:15px 0 0 12px; background:url(/images/kmop/ns/side_arrow.png) no-repeat scroll 300px 15px rgba(0, 0, 0, 0)}
.innner_con_left a.main{ width:100%; height:72px}
.step_ones.fives{ margin-right:0px;
width:100%}

.step_ones.six {
    margin-left: 0;
    margin-top: -28px;
    width: 100%;
}
.step_ones.fives.seven{ margin-top:12px;}
.innner_con_right{ width:100%;}
.result_sec{ margin-top:0px}
.result_info a span{font-size: 15px;
    line-height: 18px;
    padding: 17px 0 0 10px; 
    background:url(/images/kmop/ns/side_arrow.png) no-repeat scroll 300px 21px rgba(0, 0, 0, 0)}
	/*new*/
	.header_sec_second h2{ font-size:17px;}
	.con_right h4{ font-size:12px; line-height:normal;}
}
.number h2{
	font-family: 'museo700';
	font-size: 57px;
	color: #ffffff;
	font-weight: 700;
}

/*************************
Home Page
*************************/
/************************
Intro section
*************************/
.background1{
	background: url(/images/kmop/ns/background/bgsection1.png) center;
}
#introduction {
	padding-top: 30px;
	margin-bottom: 40px;
}
#introduction h2{
font-family: museo700;
text-transform: uppercase;
font-weight: normal;
font-size: 40px;
text-align: center;
margin-bottom: 25px;
}
#introduction p{
	
font-family: verdana;
font-size: 17px;
text-align: center;
width: 92%;
margin: auto;
}

.css_btn_class a{
	width:100%;
	height:72px;
	display:block;
	box-shadow:1px 1px 1px #000;
	border-radius:2px;	background:-moz-linear-gradient( center top, #6dbe44 6%, #63a453 99% );
	background:-ms-linear-gradient( top, #6dbe44 6%, #63a453 99% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dbe44', endColorstr='#63a453');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(6%, #6dbe44), color-stop(99%, #63a453) );
	-webkit-box-shadow:inset 0px 2px 0px 0px #aaddaa;
 	-moz-box-shadow:inset 0px 2px 0px 0px #aaddaa;
 	box-shadow:inset 0px 2px 0px 0px #aaddaa;
	text-shadow: 0 -1px #1d5402;
	color: #fff;
	
}
.css_btn_class a:hover {
	background:-moz-linear-gradient( center top, #63a453 6%, #6dbe44 99% );
	background:-ms-linear-gradient( top, #63a453 6%, #6dbe44 99% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63a453', endColorstr='#6dbe44');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(6%, #63a453), color-stop(99%, #6dbe44) );
	background-color:#63a453;
}
.css_btn_class a:active {
	position:relative;
	top:1px;
}	
	
.css_btn_class a span{
	background:url(/images/kmop/ns/side_arrow.png) no-repeat  330px 23px ;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	padding:22px 0 0 23px;
	display:block;
	font-weight:bold;
}

.museo-font h3{
	font-family: museo700;
	font-weight: normal;
	font-size: 22px;
}
.museo-font p{
	font-family: verdana;
	font-size: 14px;
	min-height: 55px;
}
/*********************
Section 2
************************/
.section2{
margin-top: 30px;
}
.section2 h2{
	font-family: museo700;
	font-weight: normal;
	font-size: 45px;
	text-align: center;
	
}
.icon img{
float: left;
}
.icon h4{
text-align: left;
margin-top: 0;
margin-left: 75px;
font-family: museo700;
font-size: 22px;
}
.service-box p{
	font-size: 14px;
	font-color: d0d5e8;
	text-align: justify;
}
.section2tooltip a{
font-family: verdana;
font-size: 16px;
color: #63bf37;
text-decoration: underline;
}
.section2tooltip a:hover{
font-family: verdana;
font-size: 16px;
color: #457b0e;
}

a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  
  width: 560px;
  color: #D0D5E8;
  background: #495174;
  border: 4px solid rgba(101,170,67,.5);
  
  text-align: justify;
  visibility: hidden;
  border-radius: 10px;
  font-size: 14px;
  line-height: 18px;
  padding: 15px;
}
a.tooltips span:before {
  content: '';
  position: absolute;
  bottom: 100%;
  margin-left: -12px;
  width: 0; height: 0;
  border-bottom: 12px solid #65AA43;

}
a.tooltips span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  margin-left: -8px;
  width: 0; height: 0;
  border-bottom: 8px solid #495174;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 1;
  top: 30px;
  margin-left: -475px;
  z-index: 999;
}


.secdivider{
margin-top: 25px;
 margin-bottom: 50px;
}

.secdivider p{
text-align:center;
}
.secdivider a{
font-family: verdana;
font-size: 16px;
color: #63bf37;
text-decoration: underline;
}

small { font-size: 75% }

.secdivider a:hover{
font-family: verdana;
font-size: 16px;
color: #457b0e;
}
.service-box a{
font-family: verdana;
font-size: 16px;
color: #63bf37;
text-decoration: underline;
}
.service-box a:hover{
font-family: verdana;
font-size: 16px;
color: #457b0e;
}
/*********************
Section 3
************************/
.section3{
margin-top: 30px;
}
.background3{
	background: url(/images/kmop/ns/background/bgsection3.png) center;
}
.section3 h2{
	font-family: museo700;
	font-weight: normal;
	font-size: 45px;
	text-align: center;
}
.section3 hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
.section3 p{
font-family: verdana;
font-size: 16px;
text-align: center;
}
/*****************
Section 4
******************/
.section4{
margin-top: 40px;
margin-bottom: 25px;
}
.section4 h2{
	font-family: museo700;
	font-weight: normal;
	font-size: 35px;
	text-align: left;
}
.section4 p{
	font-family: verdana;
	font-size: 16px;
	text-align: justify;
	margin-bottom: 25px;
}
.letop img{
	margin-top: 32px;
}

/*********************
Section 5
************************/
.background5{
	background: url(/images/kmop/ns/background/bgsection5.png) center center;
}
.section5{
	padding-top: 35px;
	padding-bottom: 35px;
}
.section5 h2{
	font-family: museo700;
	font-weight: normal;
	font-size: 45px;
	text-align: center;
}
.section5 p{
	font-family: verdana;
	font-size: 16px;
	text-align: justify;
	margin-top: 20px;
}
/*********************
Section 6
************************/
.section6{
	margin-top: 35px;
	margin-bottom: 35px;
}

.section6 h2{
	font-family: museo700;
	font-weight: normal;
	font-size: 45px;
	text-align: center;
}
.section6 p{
	font-family: verdana;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.back-thumbnail{
	margin-right: 5px;
	margin-bottom: 5px;
}
.back-thumbnail p {
    font-size: 0.9em;
    height: 3.8em;
    line-height: 1.5em;
    margin: 0;
    padding: 0.5em 0;
    text-align: center;
}
.section6  a{
text-decoration: underline;
}
/*********************
Section 7
************************/
.background7{
	background: no-repeat url(/images/kmop/ns/background/bgsection7.png) center center;
}
.section7{
	padding-top: 35px;
	padding-bottom: 35px;
}

.section7 h2{
	font-family: museo700;
	font-weight: normal;
	font-size: 45px;
	text-align: center;
}
.section7 p{
	font-family: verdana;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.section7 h3{
	font-family: museo700;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}
.section7link a{
font-family: verdana;
font-size: 14px;
color: #63bf37;
text-decoration: underline;
}
.section7link a:hover{
font-family: verdana;
font-size: 14px;
color: #457b0e;
}
.css_btn_class2 a{
	width:100%;
	height:90px;
	display:block;
	box-shadow:1px 1px 1px #000;
	border-radius:2px;	background:-moz-linear-gradient( center top, #6dbe44 6%, #63a453 99% );
	background:-ms-linear-gradient( top, #6dbe44 6%, #63a453 99% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dbe44', endColorstr='#63a453');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(6%, #6dbe44), color-stop(99%, #63a453) );
	-webkit-box-shadow:inset 0px 2px 0px 0px #aaddaa;
 	-moz-box-shadow:inset 0px 2px 0px 0px #aaddaa;
 	box-shadow:inset 0px 2px 0px 0px #aaddaa;
	text-shadow: 0 -1px #1d5402;
	color: #fff;
	
	
}
.css_btn_class2 a:hover {
	background:-moz-linear-gradient( center top, #63a453 6%, #6dbe44 99% );
	background:-ms-linear-gradient( top, #63a453 6%, #6dbe44 99% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63a453', endColorstr='#6dbe44');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(6%, #63a453), color-stop(99%, #6dbe44) );
	background-color:#63a453;
}
.css_btn_class2 a:active {
	position:relative;
	top:1px;
}	
	
.css_btn_class2 a span {
	background:url(/images/kmop/ns/side_arrow.png) no-repeat  330px 32px ;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	padding:19px 45px 0 45px;
	display:block;
	font-weight:bold;
	text-align: center;
}
@media only screen and (min-width: 250px) and (max-width: 720px) {
	.css_btn_class a{
	width:100%;
	height:90px;

}
.header_sec_second h2 {
    font-size: 30px;
}
#introduction h2{
font-size: 30px;
}
#introduction p{
font-size: 15px;
text-align: justify;
}
.section2 h2{
font-size: 30px;
}
 .section2 p{
font-size: 15px;
text-align: justify;
}
.icon h4{
font-size: 18px;
}
.section3 h2{
font-size: 30px;
}
 .section3 p{
font-size: 15px;
text-align: justify;
}
.section4 h2{
font-size: 30px;
}
 .section4 p{
font-size: 15px;
text-align: justify;
}
.section5 h2{
font-size: 30px;
}
 .section5 p{
font-size: 15px;
text-align: justify;
}
.section6 h2{
font-size: 30px;
}
 .section6 p{
font-size: 15px;
text-align: justify;
}
.section7 h2{
font-size: 30px;
}
 .section7 p{
font-size: 15px;
text-align: justify;
}
.css_btn_class2 a span{
font-size: 16px;
}
}
/**************************
Page three Auditbureau
**************************/
.auditsecion2{
padding-top: 55px;
padding-bottom: 55px;
}
.auditsecion2 h3{
font-size: 20px;
min-height: 66px;
}
.auditsecion2 p{
font-size: 14px;
line-height: 19px;
}
.hettext p{
	line-height: 19px;
	text-align: center;
	max-width: 840px;
	margin: auto;
	
}
.clientbg{
background: #ffffff;
}
/*******************
Vergeet
********************/
.vergeet{
padding-top: 55px;
padding-bottom: 40px;
background: #dce0f0;

}
.vergeet img{

padding-right: 15px;
padding-top: 
}
.vergeetbtn a{
	width:100%;
	height:70px;
}
.vergeetbtn a span{
	color:#fff;
	padding: 10px 45px 0 25px;
	background: url(/images/kmop/ns/side_arrow.png) no-repeat scroll 375px 24px rgba(0, 0, 0, 0);
}
.vergeet p{
text-align: center;
}
.vergeetmid h2{
width: 250px;
}
.vergeet hr{
    border-color: #aaa -moz-use-text-color -moz-use-text-color;
	max-width: 780px;
	margin-top: 40px;
}
.vergeetmid{
margin: auto;
padding-top: 15px;
}
.vergeetmid2{
padding-top: 50px;
}
.style3 {
  font: verdata;
  font-style: italic;
  line-height: 19px;
  color: b3b9d0;
  font-size: 15px;
  margin: 5px;
  background-image: url(/images/kmop/ns/images-p3/quotes%20top.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 2px;
  padding-left: 15px;
  min-height: 30px;
  }
  .style3 span {
    display: block;
    background-repeat: no-repeat;
    background-position: 470px 28px;
	text-align: center;
	min-height: 5px;

} 
.client-info h4{
font-size: 16px;
text-align: center;
font-weight: bold;
margin-bottom: 0px;
margin-top: 15px;
}
.client-info p{
line-height: 19px;
font-size: 14px;
color: #5c6484;
}
.client-info b{
color: #5c6484;
text-align: center;
}
#client-list{
background: #ffffff;
border: none;
}
#client-list img{
  width: 99%;
  height: 99%;
}
#client-list p span {
	font-size: 13.5px;
	line-height: 1.3em;
	height: 2.6em;
    display:block;
}
.brdr{
border: 1px solid #ccc;
}

/******************
Vrijstellingen
*******************/
.virj-sec2{
padding-top: 40px;
padding-bottom: 55px;
}
.virj-sec2 p{
line-height: 19px;
}
.tiptext p{
text-align: center;
max-width: 840px;
margin: auto;
font-size: 16px;
padding-top: 40px;
}

.carousel-content {
    color:black;
    display:flex;
    align-items:center;
}

/********************
Testimonials
*********************/
.testimonials{
padding-bottom: 55px;
}
.carousel-content {
display: block;
}
.testislider{
margin-top: 40px;
min-height: 200px;
}
.testimonialtext {
    background-image: url(/images/kmop/ns/images-p3/quotes%20top.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 15px;
    font-style: italic;
    line-height: 19px;
    margin: 5px;
    min-height: 30px;
    padding-left: 18px;
    padding-top: 2px;
}
.testimonialtext span{
text-align: justify;
font-style: italic;
color: #d0d5e8;
}
.testclientname{
text-align: justify;
font-style: normal;
color: #7780a7;
padding-top: 25px;
}
.testimonials .col-md-3 , .col-xs-3 ,  .col-md-9  , .col-xs-9{
margin-right: 0px;
padding-right: 0px;
}
.testimonials img{
border: 5px solid #ffffff;
margin-top: 10px;
border-radius: 2px;
}
.testimonials ul, ol {
    margin-bottom: -7px;
    margin-top: 0;
}
.testimonials .carousel-indicators {
    bottom: 0px;
}
/*********************
among clients
**********************/
.ikwillhet{
padding-top: 20px;
	background: no-repeat url(/images/kmop/ns/background/bgsection7.png) center center;
}
.ikwillhet hr{
margin-top: 0px;
max-width: 880px;
border-color: #000000;
}
.cnumber h2{
font-size: 24px;
width: 210px;
}
.ikintro p{
max-width: 810px;
text-align: center;
margin: auto;
}
.ikwillhet p a{
	color: #63bf37;
text-decoration: underline;
}
.ikwillhet p a:hover{
color: #457b0e;
}
/******************
Kmop Norm
*******************/
.kmop-sec1-bg{
	background-attachment: fixed;
	background-image: url(/images/kmop/ns/p6/section-1-bg.png);
	color:#313858;
}
.kmopnorm-sec2{
	padding-top: 50px;
	padding-bottom: 40px;
}
.kmopnorm-sec2 p{
	text-align: justify;
	font-family: verdana;
	font-size: 16px;
	line-height: 22px;
	color: #313858;
}
.kmop-sec1 h2{
	font-size: 42px;
}
.kmopnorm-sec2-intro{
padding-bottom: 10px;
}
.kmopnorm-sec2 hr{
max-width: 680px;
padding-bottom: 10px;
border-color: #adb4d0;
}
.norm-sec2 img{
max-width: none;
float: left;
margin-top: 5px;
}
.norm-sec2 h3{
text-align: center;
font-family: 'museo700';
font-weight: 700;
color: #313858;
padding-bottom: 15px;

}
.sec2-zijn{
margin-bottom: 20px;
}
.sec2-zijn p{
margin-left: 35px;
}
.kmopnorm-sec3-introtext{
	padding-bottom: 20px;
}
.kmopnorm-sec3-des{
	padding-top: 15px;
}

/*********************
By UniWeb
**********************/
.news-item {
	margin: 0 0 15px 0;
}

.news-item p {
	margin: 0;
}

.fll {
	float: right;
}

.testimonial {
    border-bottom: 1px dotted #E0E0E0;
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
}

.testimonial p {
    font-family: 'Delius', cursive;
    color: #313858;
    font-size: 14px;
    margin: 5px 0;
}

.testimonial-client {
    color: #949494;
    font-style: italic;
    font-size: 11px;
    line-height: 13px;
}

.row.col-md-6.fll h1 {
	font-size: 24px;
}

.row.col-md-6.fll h3 {
	display: none;
}

a.link-not-display {
	display: none;
}

#offer-steps label, .label {
	color: #313858;
	text-align: left !important;
	font-weight: normal;
	font-size: 14px;
	white-space: normal !important;
}

#offer-steps input {
	border: 1px solid #DCDCDC;
}

ul#offer-steps .step-content form ul li.two-col .element input.text, 
ul#offer-steps .step-content form ul li.two-col .element input.password, 
ul#offer-steps .step-content form ul li.one-col .element input.text, 
ul#offer-steps .step-content form ul li.one-col .element input.password {
	width: 250px !important;
}

ul#offer-steps .step-content form ul li .label {
    float: left;
    width: 150px;
}

ul#offer-steps .step-content form ul li.two-col .label {
    float: left;
    width: 150px;
    margin: 4px 0 0;
}

.element.multiple label {
	width: 120px;
}

ul#offer-steps .step-content form ul li .element input.radio {
    float: left;
}

ul#offer-steps {
    width: 950px;
}

#offer-parts li {
	float: left;
	margin: 0 0 0 2px !important;
	font-size: 12px !important;
	line-height: 20px !important;
}

#offer-parts li a {
	color: #62a420;
}

ul#offer-parts li.active {
    background-color: #C6C6C6;
    border-bottom: medium none;
    font-weight: normal;
}

ul#offer-steps li a.title {
    font-family: Verdana, sans-serif;
}

.question.multiple-answers label {
    width: auto !important;
}
.question.multiple-answers label {
    width: auto !important;
}

ul.offer-actions {
	width: auto !important;
	text-align: left;
	padding: 10px 0 10px 55px !important;
}

#survey input.text {
	padding: 5px;
}

#accordion-container ul {
	margin: 0 0 25px 0;
}

#accordion-container ul li {
	list-style-type: circle;
}