@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700");
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url("https://fonts.googleapis.com/css?family=Droid+Serif:400,400i");
@font-face {
  font-family: 'FontAwesome';
  src: url("../eot/fontawesome-webfont3e6e.eot");
  src: url("../eot/fontawesome-webfontd41d.eot#iefix&v=4.7.0") format("embedded-opentype"), url("../woff2/fontawesome-webfont3e6e.woff2") format("woff2"), url("../woff/fontawesome-webfont3e6e.woff") format("woff"), url("../ttf/fontawesome-webfont3e6e.ttf") format("truetype"), url("../svg/fontawesome-webfont3e6e.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/*themify icons*/
@font-face {
  font-family: 'themify';
  src: url("../eot/themify.eot");
  src: url("../eot/themifyd41d.eot#iefix") format("embedded-opentype"), url("../woff/themify.woff") format("woff"), url("../ttf/themify.ttf") format("truetype"), url("../svg/themify.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/**et line icons**/
@font-face {
  font-family: 'et-line';
  src: url("../eot/et-line.eot");
  src: url("../eot/et-lined41d.eot#iefix") format("embedded-opentype"), url("../woff/et-line.woff") format("woff"), url("../ttf/et-line.ttf") format("truetype"), url("../svg/et-line.svg#et-line") format("svg");
  font-weight: normal;
  font-style: normal; }

/*
Basic of template
*/
html, body, html.footer-sticky, .footer-sticky body {
  height: 100%; }

body {
	color: #555555;
	font-weight: 400;
	letter-spacing: 0em;
	font-family: "Raleway", sans-serif;
	font-size: 14.4px;
	line-height: 1.85714286em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #FFFFFE;
	width: 100%;
	height: 100%;
}

button, input, optgroup, select, textarea {
  font-family: "Raleway", sans-serif; 
}
button:focus {
  outline: 0 !important; }

a {
  color: #8BA7BC;
  text-decoration: none; 
}
a:hover, a:focus {
    text-decoration: none;
    outline: 0 !important;
    color: #666; 
}

/**typography**/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  /*font-family: "Poppins", sans-serif;*/
  font-family: "Montserrat", sans-serif;
  color: #353535;
  font-weight: 400;
  font-variant-ligatures: common-ligatures;
  margin-top: 0; }

h1,
.h1 {
  font-size: 3.3em;
  line-height: 1.31818182em; }

h2,
.h2 {
  font-size: 2.5em;
  line-height: 1.36363636em; }

h3,
.h3 {
  font-size: 1.9em;
  line-height: 1.5em; }

h4,
.h4 {
  font-size: 1.5em;
  line-height: 1.36842105em; }

h5,
.h5 {
  font-size: 1em;
  line-height: 2em; }

h6,
.h6 {
  font-size: 1em;
  line-height: 2.15555557em; }

.f600 {
	font-weight: 600;
	color: #0B1F3A;
}

@media all and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.4em;
    line-height: 1.36363636em; }
  h2,
  .h2 {
    font-size: 1.8em;
    line-height: 1.5em; }
  h3,
  .h3 {
    font-size: 1.4em;
    line-height: 1.85714286em; 
	}
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
/****navigation***/
.navbar-brand img {
	height: 18px;		
}
.navbar-light .navbar-nav .nav-link {
    color: #0B1F3A;
}
.navbar {
	-webkit-box-shadow: 0px 2px 4px 2px rgba(168,168,168,0.15);
	box-shadow: 0px 2px 4px 2px rgba(168,168,168,0.15);
}
.nav-link {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
}
.navbar .btn {
  font-size: 12px; }

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open > .nav-link {
  color: #06A7C2; }

.navbar-light.bg-white {
	background-color: rgba(255,255,254,0.86) !important;
}

.navbar-light.sticky-nav {
  z-index: 9999 !important; }

@media (min-width: 992px) {
  .navbar-toggleable-md .navbar-nav .nav-link {
	padding-right: .9rem;
	padding-left: .9rem;
	} 
}

/*portfolio title*/
h3 .portfolio-title {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 14.4px;
	position: relative;
	color: #0B1F3A;
	text-transform: uppercase;
	top: 11px;
}
.portfolio-pos {
	padding-bottom: 35px;
	position: relative;
	color: #353535;
	margin-top: -25px;
}
@media (max-width: 767px) {
	.portfolio-pos {
		margin-top: 0px;
	}
}
.portfolio-pos:after {
	content: "";
	width: 1px;
	height: 20px;
	background-color: #06A7C2;
	left: 50%;
	bottom: 10px;
	position: absolute;
}
.portfolio-pos.title-left:after {
    left: 0; 
}

/*header title*/
.header-title {
	padding-bottom: 35px;
	position: relative;
	color: #353535;

}
.header-title:after {
	content: "";
	width: 1px;
	height: 20px;
	background-color: #06A7C2;
	left: 50%;
	bottom: 10px;
	position: absolute;
}
.header-title.title-left h3:before {
    left: 0;
    margin-left: 0; 
}
.header-title.title-left:after {
    left: 0; 
}
.title-right {
	float: right;	
}

/*section subtitle*/
.section-title {
	padding-bottom:5px;
	position: relative;
	color: #353535;

}
.section-title:after {
	content: "";
	width: 1px;
	height: 20px;
	background-color: #06A7C2;
	left: 50%;
	bottom: 2px;
	position: absolute;
}
.section-title h3 {
	font-weight: 700;
	font-size: 28px;
	position: relative;
	padding-top: 14px;
	padding-bottom: 20px;
	color: #0B1F3A;
	letter-spacing: -0.3px;
}
.section-title h3:before {
	content: "";
	width: 30px;
	height: 4px;
	position: absolute;
	top: 0;
	left: 50%;
	background-color: #06A7C2;
	margin-left: -15px;
}
.design-title {
	font-size: 27px;
	color: #0B1F3A;
	font-weight: 400;
	letter-spacing: -0.5px;
}
.design-title2 {
	font-size: 24px;
	color: #0B1F3A;
	font-weight: 300;
	letter-spacing: -0.5px;
}
.design-title3 {
	font-size: 18px;
	color: #0B1F3A;
	font-weight: 400;
	letter-spacing: -0.5px;
}
@media (max-width: 767px) {
  	.design-title {
		font-size: 26px;
		font-weight: 300;
		letter-spacing: 0px!important;
	}
	.design-title2 {
		letter-spacing: 0px;
	}
	.design-title3 {
		font-weight: 300;
		letter-spacing: 0px;
	}
}
.section-title.title-left h3:before {
    left: 0;
    margin-left: 0; 
}
.section-title.title-left:after {
    left: 0; 
}
.section-subTitle {
	color: #0B1F3A;
	font-size: .8rem;
	text-transform: uppercase;
	font-weight: 300;
	display: block;
	font-family: "Poppins", sans-serif;
}
.section-subTitle2 {
  color: #555555;
  font-size: .8rem;
  font-weight: 400;
  display: block;
  margin-bottom: 10px; 
}
 h4.section-subTitle3  {
	color: #0593AB;
	font-size: 15px;
	text-transform: none;
	font-weight: 300;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	margin-top: -28px;
	margin-bottom: 28px;
}
.section-body-h5 {
	color: #0B1F3A;
	font-size: 14.4px;
	font-weight: 600;
	margin-bottom: 4px;
}
.center-img {
  display: block;
  margin: 0 auto; 
}
.shadow-card {
  box-shadow: none;
  border-radius: 0px; 
}
.shadow-card-h5 {
	color: #0B1F3A;
	font-size: 14.4px;
	font-weight: 600;
	margin-bottom: 14px;
}
.shadow-card-h5 span {
	padding-bottom: 9px;
	border-bottom: 2px solid #06A7C2;
}
.fa-quote-left {
	font-size: 16.4px;
	font-style: italic;
	vertical-align: text-top;
	color: #06A7C2;
}
.fa-quote-right {
	font-size: 11px;
	font-style: italic;
	vertical-align: text-top;
	color: #06A7C2;
}
.filter_pipe {
	color: #8BA7BC;
	font-size: 15px;
	margin-left: 9px;
	margin-right: 3px;
}
/*intro*/
.lead {
	font-size: 14.4px;
	/*font-weight: 600;*/
}
.lead2 {
	font-family: "Poppins", sans-serif;
	font-size: 13.4px;
	font-weight: 300;
}
.lead-cta {
	font-size: 17.4px;
	/*font-weight: 600;*/
}
.header {
	height: 780px!important;
}
.header-data h1 {
	color: #0B1F3A;
	font-weight: 700!important;
	font-family: "Montserrat", sans-serif;
	font-size: 42px;
	letter-spacing: -0.5px;
}
.header-data h2 {
	color: #038FA6;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
	font-size: 24px;
	margin-bottom: 20px;
	font-style: italic;
}
@media (max-width: 1199px) {
  	.header {
		height: 600px!important;
	}
	.header-data h2 {
		font-size: 22px;
		margin-bottom: 25px;
	}
}
@media (max-width: 767px) {
  	.header {
		height: 450px!important;
	}
	.header-data h2 {
		font-size: 21px;
		margin-bottom: 10px;
	}
}
.header-data {
	position: absolute;
	bottom: 40px;
}
@media (max-width: 767px) {
	.header-h2 {
		font-size: 20px!important;
	}
}
.bg-parallax {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
	overflow: hidden;
}
.bg-parallax2 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 30% 50%;
	position: relative;
	overflow: hidden;
}
.parallax-overlay h3 {
	font-size: 36px!important;
	font-weight: 300!important;
}
/*design*/
@media (min-width: 768px) {
  	.design-1 {
		display: block;		
	}
	.design-2 {
		display: block;		
	}
	.design-3 {
		display: none;
	}
	.design-4 {
		display: none;		
	}
}
@media (max-width: 767px) {
	.design-1 {
		display: none;		
	}
	.design-2 {
		display: none;		
	}
  	.design-3 {
		display: block;
	}
	.design-4 {
		display: block;		
	}
}
#design {
	background-color: #FFFEFC!important;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,254,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,254,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,254,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,254,1.00) 100%);
}
/*#designprocess {
	background-color: #FDFDFD!important;
}*/
.logo-block {
	background-color: #0B1F3A;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	border: 15px solid #FFFFFF;
	margin-top: -40px!important;
	min-height: 185px!important;
}
.logo-block img {
	width: 300px;
}
@media (max-width: 992px) {
  	.logo-block {
		padding-top: 45px;
		min-height: 225px!important;
	}
}
@media (max-width: 767px) {
  	.logo-block {
		margin-top: 0px!important;
	}
}
#porfolio {
	background-color: #FDFDFD!important;
}
.blockquote-reverse {
  padding: 10px 15px; }

.font300 {
  font-weight: 300 !important; }

.font400 {
  font-weight: 400 !important; }

.font700 {
  font-weight: 700 !important; }

small {
  font-size: 65%; }

.label {
	display: inline-blcok;
	padding: 2px 5px;
  	font-size: 13px; 
}
.label.label-default {
	background: #eee; 
}
.label.label-success {
    background: #5cb85c;
    color: #fff; 
}
.bg-faded {
	background: #f8f8f8; 
}
.badge-default {
  background-color: #f5f5f5 !important;
  color: #999; }

.badge-primary {
  background: #8BA7BC !important; }

.bg-primary {
  background: #8BA7BC !important;
  border-color: #8BA7BC; }

.bg-success {
  background: #5cb85c !important;
  border-color: #5cb85c; }

.bg-warning {
  background: #f0ad4e;
  border-color: #f0ad4e; }

.bg-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.bg-danger {
  background-color: #c9302c;
  border-color: #c9302c; }

.bg-dark {
	border-color: #53A6B4!important;
	background-color: #53A6B4!important;
	/*background-color: #00AAC3!important;*/
}
/*balk*/
.bg-blue-logo {
	background-color: #D9D9D6;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #313131
}
.bg-blue-logo img {
	max-height: 135px;
}
.text-primary {
  color: #8BA7BC !important; }

.text-danger {
  color: #c9302c !important; }

.text-success {
  color: #5cb85c !important; }

.text-warning {
  color: #f0ad4e !important; }

.text-info {
  color: #5bc0de !important; }

.text-white {
  color: white !important; 
}
h2.text-white  {
	font-size: 32px!important;
	font-weight: 700!important;
}
h3.text-white  {
	font-size: 29px!important;
}
.text-dark {
  color: #222222 !important; }

.text-white-gray {
	color: rgba(255, 255, 255, 0.8) !important;
	line-height: 22px;
}

.border-round {
  border-radius: 6px;
  -webkit-border-radius: 6px; }

.pos-relative {
  position: relative; }

strong, b {
  font-weight: 700; }

.fWidth {
  width: 100% !important; }

.oHidden {
  overflow: hidden !important; }

strong, b {
  font-weight: 700; }

.pt0 {
  padding-top: 0 !important; }

.pt10 {
  padding-top: 10px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mt0 {
  margin-top: 0px !important; }
.mt5 {
  margin-top: 5px !important; }
.mt10 {
  margin-top: 10px !important; }
.mt15 {
  margin-top: 15px !important; }
.mt20 {
  margin-top: 20px !important; }
.mt25 {
  margin-top: 25px !important; }
.mt30 {
  margin-top: 30px !important; }
.mt35 {
  margin-top: 35px !important; }
.mt40 {
  margin-top: 40px !important; }
.mt45 {
  margin-top: 45px !important; }
.mt50 {
  margin-top: 50px !important; }

.bg-default {
  background-color: #f7f7f7 !important; }

.bg-gray {
  background-color: #fbfbfb; }

.border0-hor {
  border-left: 0 !important;
  border-right: 0 !important; }

.back-to-top {
	position: fixed;
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	bottom: 10px;
	right: 10px;
	background-color: #06A7C2;
	color: #fff;
	line-height: 50px;
	opacity: 0;
	visibility: hidden;
	z-index: 9;
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	transform: translate3d(0, 15px, 0);
	-webkit-transform: translate3d(0, 15px, 0);
}
  .back-to-top i {
    display: block;
    font-size: 25px;
    line-height: 50px;
    text-align: center; }
  .back-to-top:hover {
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.4);
    color: #fff; }
  .back-to-top.show {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0); }

/**preloader**/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

@media (min-width: 992px) {
  .table-responsive {
    display: table; } }

.bg1 {
  background: url(../bg2.html) no-repeat; }

.col-grid {
  padding: 10px 15px;
  background: #eee;
  border: 1px solid #fff; }

.list-icon li {
  position: relative;
  padding-left: 23px;
  margin-top: 5px;
  display: block;
  font-family: "Poppins", sans-serif; 
}
.list-icon li:before {
    content: "\e64c";
    font-family: 'themify';
    position: absolute;
    left: 0;
    top: 0;
    color: #8BA7BC; 
}
.icon-examples .icon-box {
  font-size: 14px;
  font-weight: 300; 
}
.icon-examples .icon-box span:before {
    margin-right: 15px;
    font-size: 25px;
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    text-align: center; 
}
.parallax-overlay {
  position: relative;
  overflow: hidden; 
}
.parallax-overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.3); 
}
.parallax-overlay2:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.3); 
}
.color-overlay:before {
  background: rgba(52, 131, 222, 0.8); 
}

/*
Preloader style
*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999; }

#preloader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 5px;
  width: 5em;
  height: 5em;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  border-top: 0.5em solid #8BA7BC;
  border-right: 0.5em solid rgba(245, 245, 245, 0.5);
  border-bottom: 0.5em solid rgba(245, 245, 245, 0.5);
  border-left: 0.5em solid rgba(245, 245, 245, 0.5);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

#preloader-inner,
#preloader-inner:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*
Buttons
*/
.left-pos {
	margin-bottom: 0px;	
}
@media (max-width: 767px) {
	.left-pos {
		margin-bottom: 30px;	
	} 
}
.btn {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 2px;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 0rem;
  font-size: .80rem;
  font-family: "Poppins", sans-serif;
  padding: 13px 25px 13px !important;
  text-transform: uppercase;
  vertical-align: middle; 
}
.btn i {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle; 
}
.btn.btn-rounded {
    border-radius: 100px; 
}
.btn.btn-rounded:active {
	border-radius: 100px;
	background-color: rgba(63,217,109,1.00);
}
.btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    transition: all .3s; 
}
.btn:hover, .btn:focus {
    box-shadow: none;
    outline: 0 !important; 
}
.btn:hover:before, .btn:focus:before {
      transition: all .3s;
      z-index: -1; 
}
.btn.btn-link {
    border: 0px;
    padding: 0px !important; 
}
.btn.btn-sm {
    padding: 9px 15px 9px !important;
    font-size: .65rem;
    font-weight: 600; 
}
.btn.btn-lg {
    padding: 16px 30px 16px !important;
    font-size: .95rem; 
}
.btn.btn-link {
    color: #8BA7BC;
    text-transform: capitalize; 
}
.btn.btn-link:after {
      font-family: 'themify';
      content: "\e661";
      margin-left: 5px;
      font-size: 12px; 
}
.btn.btn-link:hover {
      text-decoration: none;
      color: #999; 
}
.btn.btn-secondary {
  color: #999; }
.btn.btn-secondary:hover {
    color: #fff; 
}
.btn-white {
  background-color: #fff;
  color: #333; 
}
.btn-white-outline {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff; 
}
.btn-white-outline:hover, .btn-white-outline:focus {
    color: #333;
    border-color: #fff; 
}
.btn-white-outline:hover:before, .btn-white-outline:focus:before {
      width: 100%;
      background-color: #fff; 
}
.btn-outline-lead {
	border: 2px solid #06A7C2;
	background-color: transparent;
	color: #06A7C2;
}
.btn-rounded.btn-outline-lead {
	background-color: rgba(6,167,194,0.20);
}
.btn-outline-lead:hover, .btn-outline-lead:focus, .btn-outline-lead:active {
	color: #fff;
	border-color: #06A7C2;
	background-color: transparent;
}
.btn-outline-lead:hover:before, .btn-outline-lead:focus:before, .btn-outline-lead:active:before {
      width: 100%;
      background-color: #06A7C2;
}
.btn-outline-header {
	border: 2px solid #06A7C2;
	background-color: #06A7C2;
	color: #FFF;
}
.btn-outline-header:hover, .btn-outline-header:focus, .btn-outline-header:active {
	color: #FFF;
	border-color: #0B1F3A;
	background-color: transparent;
}
.btn-outline-header:hover:before, .btn-outline-header:focus:before, .btn-outline-header:active:before {
	width: 100%;
	background-color: #0B1F3A;
}
.btn-outline-primary {
	border: 2px solid #4E777C;
	background-color: transparent;
	color: #4E777C;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
	color: #fff;
	border-color: #4E777C;
	background-color: transparent;
}
.btn-outline-primary:hover:before, .btn-outline-primary:focus:before, .btn-outline-primary:active:before {
      width: 100%;
      background-color: #4E777C; 
}
.btn-outline-info {
  border: 2px solid #5bc0de;
  background-color: transparent;
  color: #5bc0de; 
}
.btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active {
    color: #fff;
    border-color: #5bc0de;
    background-color: transparent; 
}
.btn-outline-info:hover:before, .btn-outline-info:focus:before, .btn-outline-info:active:before {
      width: 100%;
      background-color: #5bc0de; 
}
.btn-outline-info {
  border: 2px solid #5bc0de;
  background-color: transparent;
  color: #5bc0de; 
}
.btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active {
    color: #fff;
    border-color: #5bc0de;
    background-color: transparent; 
}
.btn-outline-info:hover:before, .btn-outline-info:focus:before, .btn-outline-info:active:before {
      width: 100%;
      background-color: #5bc0de; 
}
.btn-outline-success {
  border: 2px solid #5cb85c;
  background-color: transparent;
  color: #5cb85c; 
}
.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active {
    color: #fff;
    border-color: #5cb85c;
    background-color: transparent; 
}
.btn-outline-success:hover:before, .btn-outline-success:focus:before, .btn-outline-success:active:before {
      width: 100%;
      background-color: #5cb85c; 
}
.btn-outline-danger {
  border: 2px solid #c9302c;
  background-color: transparent;
  color: #c9302c; 
}
.btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active {
    color: #fff;
    border-color: #c9302c;
    background-color: transparent; 
}
.btn-outline-danger:hover:before, .btn-outline-danger:focus:before, .btn-outline-danger:active:before {
      width: 100%;
      background-color: #c9302c; 
}
.btn-outline-warning {
  border: 2px solid #f0ad4e;
  background-color: transparent;
  color: #f0ad4e; 
}
.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active {
    color: #fff;
    border-color: #f0ad4e;
    background-color: transparent; 
}
.btn-outline-warning:hover:before, .btn-outline-warning:focus:before, .btn-outline-warning:active:before {
      width: 100%;
      background-color: #f0ad4e; 
}
.btn-outline-secondary {
  border: 2px solid #ccc;
  background-color: transparent;
  color: #ccc; 
}
.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
    color: #fff;
    border-color: #ccc;
    background-color: transparent; 
}
.btn-outline-secondary:hover:before, .btn-outline-secondary:focus:before, .btn-outline-secondary:active:before {
      width: 100%;
      background-color: #ccc; 
}
.btn-outline-blue-dark {
  border: 2px solid #314A4D;
  background-color: transparent;
  color: #314A4D; 
}
.btn-outline-blue-dark:hover, .btn-outline-blue-dark:focus, .btn-outline-blue-dark:active {
    color: #fff;
    border-color: #314A4D;
    background-color: transparent; 
}
.btn-outline-blue-dark:hover:before, .btn-outline-blue-dark:focus:before, .btn-outline-blue-dark:active:before {
      width: 100%;
      background-color: #314A4D; 
}
/**fill buttons**/
.btn-primary, .btn-success, .btn-warning, .btn-danger, .btn-info, .btn-secondary {
  box-shadow: 0 0.05em 0.1em rgba(0, 0, 0, 0.18);
  border: 0px; 
}
.btn-primary:hover, .btn-success:hover, .btn-warning:hover, .btn-danger:hover, .btn-info:hover, .btn-secondary:hover {
    border: 0px;
    box-shadow: 0 0.05em 1em rgba(0, 0, 0, 0.18); 
}
.btn-secondary {
  background: #f5f5f5;
  box-shadow: none; 
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-outline-blue-dark:active {
    border: 0px;
    color: #fff;
    box-shadow: none; 
}
.btn-primary {
  background: #06A7C2;
  color: #fff; 
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #06A7C2!important;
    color: #fff; 
}
.btn-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 80px;
  text-align: center; 
}
.btn-circle i {
    display: block;
    line-height: 80px;
    margin: 0 auto;
    font-size: 35px; 
}
.btn-circle .btn-primary i, .btn-circle .btn-success i, .btn-circle .btn-warning i, .btn-circle .btn-danger i, .btn-circle .btn-info i {
    color: #fff; 
}
.btn-dark {
  background: #314A4D;
  color: #fff; 
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active {
    background: #314A4D;
    color: #fff; 
}
.icon-sm-rounded {
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: inline-block !important;
  text-align: center;
  border-radius: 50%;
  background: #8BA7BC;
  color: #fff; 
}
.btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
	background-color: #8BA7BC;
	background-image: none;
	border-color: #8BA7BC;
	color: #4C4C4C!important;
}

/*
Hero templates
*/
.fullscreen {
  width: 100%;
  height: 100%; 
}
.fullscreen .d-flex {
    height: 100%;
    position: relative; 
}
@media (min-width: 992px) {
  .hero-text-style1 h1 {
    font-size: 3rem;
    line-height: 3rem; } 
}
.error-404-content h1 {
  color: #fff;
  font-size: 9rem;
  line-height: 9rem; 
}
.error-404-content .lead {
  color: #fff;
  margin-bottom: 25px;
  font-weight: 700; 
}
/*
Responsive Utilites Style (This css is removed from beta version)
*/
.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }
.btn-fixed {
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-size: 12px !important; }

@media all and (max-width: 767px) {
  .hero-text-style1 .h1, .fullscreen h2, .fullscreen h1 {
    font-size: 1.8em !important;
    line-height: 1.31818182em; }
  h1,
  .h1 {
    font-size: 2.35714em !important;
    line-height: 1.36364em !important; }
  h2,
  .h2 {
    font-size: 1.78571em !important;
    line-height: 1.5em !important; }
  h3,
  .h3 {
    font-size: 1.35714em !important;
    line-height: 1.85714em !important; }
}

/***
Contact section
**/
#contact {
	padding-top: 100px;
	padding-bottom: 70px;
/*	background-color: #FFFCF7!important;
	background-image: -webkit-linear-gradient(270deg,rgba(255,254,252,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,254,252,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,254,252,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,254,252,1.00) 0%,rgba(255,255,255,1.00) 100%);*/
}
.contact-info .media {
	margin-bottom: 25px;
	margin-top: 0px;
}
.contact-info .media-heading {
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #0B1F3A;
	text-transform: uppercase;
}
.contact-info .media .btn-outline-lead {
	margin-top: 4px;
	width: 110px;
}
.contact-info i {
	width: 50px;
	height: 50px;
	line-height: 47px;
	display: block;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: #06A7C2;
	font-size: 20px;
	color: #ffffff;
	margin-right: 25px;
	border: 0px solid #D9D9D9;
}
.contact-info a {
	color: #06A7C2;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	outline: 0 !important;
	color: #FFF;
}

/*form*/
.form-group {
    margin-bottom: 3px;
}
/*.form-group.error {
    margin-bottom: 0px;
}*/
#notify {
	font-weight: 600;
	font-size: 20px;
}
.form-contact .control-label {
	margin-bottom: 0px;
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #0B1F3A;
	text-transform: uppercase;
}
input[type="text"] {
    display: block;
    margin : 0 auto;
}
textarea {
	display: block;
	margin-left: auto;
	margin-right: auto;
	min-height: 93px;
	height: 93px;
}
/*footer*/
.foot-line #markermap h5 {
	font-size: 14.4px;
	color: #000000;
	margin-bottom: -4px;
	margin-top: 0px;
}
.foot-line #markermap p {
	font-size: 12.4px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 16px;
}
.foot-line #markermap {
	border: 2px solid #E8E8E8;
}
.footer-standard {
  background-color: #000000;
  font-size: 14px; 
}
.footer-standard h3 {
	font-family: "Poppins", sans-serif;
	color: #EBEBEB;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 14.4px;
	font-weight: 600;
}
.footer .social-icons li {
  padding-right: 20px; 
}
.footer .social-icons li:last-child {
    padding-right: 0; 
}
.footer .social-icons li a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    text-transform: capitalize; 
}
.footer .social-icons li a i {
      position: relative;
      border-right: 1px solid rgba(255, 255, 255, 0.6);
      text-align: center;
      padding-right: 10px;
      margin-right: 10px; 
}
.footer .social-icons li a:hover {
      color: white; 
}
.footer p {
  color: rgba(255, 255, 255, 0.6); 
}
.footer-list-item li {
  padding-left: 20px;
  padding-bottom: 10px;
  position: relative; 
}
.footer-list-item li:last-child {
    padding-bottom: 0px; 
}
.footer-list-item li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-family: 'FontAwesome'; 
}
.footer-list-item li a {
    color: rgba(255, 255, 255, 0.8); }
    .footer-list-item li a:hover {
      color: #fff; 
}
.footer-list-item li em {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6); 
}
/*cookies*/
.cookies-page {
	padding-top: 70px;
	padding-bottom: 60px;
	margin-top: 0px;
}
.cookies-page h5 {
	font-weight: 600;
	line-height: 24px;
	text-transform: none;
}
#cookies {
	padding-top: 100px;
}
#privacy {
	padding-top: 100px;
}
#voorwaarden {
	padding-top: 100px;
}
#disclaimer {
	padding-top: 100px;
}
/*modal*/
.modal-content p {
	color: #555555;
	font-size: 14.4px;
}
.modal-header h5 {
	color: #0B1F3A;
	font-size: 14.4px;
	font-weight: 500;
	text-transform: uppercase;
}
/*news*/
.ch-bg {
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	background-color: #53A6B4;
	margin-right: 0px;
	margin-left: 0px;
}
.nws-bg {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	background-color: #F1F1F1;
	margin-right: 0px;
	margin-left: 0px;
}
.vertical-box h2 {
	color: #038FA6;
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 5px;
}
.vertical-box h3 {
	color: #0B1F3A;
	font-size: 14.4px;
	font-weight: 700;
	margin-top: -12px;
	text-transform: uppercase;
}
.news-date {
	margin-top: -5px;
	color: #038FA6;
	font-weight: 500;
}
/*press*/
.press-box {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
.press .header-data {
	margin-left: -15px;	
}
.press-parallax {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 20%;
	position: relative;
	overflow: hidden;
}
.press {
	height: 360px!important;
}
@media (max-width: 767px) {
  	.press {
		height: 300px!important;
	}
	.press-parallax {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 35% 20%;
		position: relative;
		overflow: hidden;
	}
}
@media (min-width: 1450px) {
  	.press {
		height: 420px!important;
	}
}
.press-box-feat {
	width: 100%;
	float: left;
	padding-right: 15px;
}
.press-box-feat span {
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	font-size: 12.8px;
	margin-right: 6px;
	font-weight: 600;
	color: #0B1F3A;
}
.press-box-feat img {
	max-width: 30px;
	margin-left: 5px;
	margin-top: -3px;
}
.press-box-btn {
	padding-top: 0px;
	bottom: 0px;
}
.prs-bg {
	border-right: thin solid #06A7C2;
}
.about-clr {
	color: #0B1F3A;
	font-weight: 600;
}

/*show/hide*/
@media (max-width: 767px) {
  .mob-show {
	display: block !important;
  }
}
@media (min-width: 768px) {
  .mob-show {
	display: none !important;
  }
}
@media (max-width: 767px) {
  .mob-hide {
	display: none !important;
  }
}
@media (min-width: 768px) {
  .mob-hide {
	display: block !important;
  }
}

/*form*/
label {
    margin-bottom: .1rem;
}
.form-group .error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
          box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
}
.form-group .error:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .015), 0 0 4px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .015), 0 0 4px #ce8483;
}
label.error {
  color: #a94442;
}
.form-group .error .form-control-feedback {
  color: #a94442;
}
.form-group .success {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
          box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
}
.form-group .success:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .015), 0 0 4px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .015), 0 0 4px #67b168;
}
label.success {
  color: #3c763d;
}

#notify {
	color: #06A7C2;
} 
.webconstruct {
    text-align: center;
}
.webconstruct a {
    color: #FFFFFF;
}
#cookies a {
    color: #06A7C2;
    font-weight: 700;
    text-decoration: none;
}
#cookies a:hover {
    color: #8E8E8E;
    font-weight: 700;
    text-decoration: none;
}

