html, body, h1, h2, h3, h4, h5, h6, p, div, a{
	font-family: "Open Sans";
}
p{ font-size:15px; font-weight:200; }
.clear-top{
	height: 60px;
	width: 100%;
}
.clear-bottom{
	height: 60px;
	width: 100%;
}
.clrbth{ clear:both; }
.logo-h img{ width:100%; max-width:265px !important; }
#pricing ul, 
#portfolio ul, 
#team ul, 
#service ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
/*img{
	max-width: 100% !important;
	height: auto;
}*/
.display-show{ display:block; }
.display-hide{ display:none; }
.cpr{ margin: 30px 0 0;color: #b2b2b2; font-size: 11px; text-align:center; }
.cpr a,.cpr a:hover{color: #b2b2b2; text-decoration:none; }
.wspw{ white-space:pre-wrap; }
#footer img{ display:block; height:auto; }
.loading-image{ width:auto !important; max-width:48px !important; margin:10px auto !important; }

a:focus{ text-decoration:none; }

.uk-h4, h4 { font-size: normal; line-height: normal;}
*+.uk-h1, *+.uk-h2, *+.uk-h3, *+.uk-h4, *+.uk-h5, *+.uk-h6, *+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {
    margin-top: 0px;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

/*---------------       Body top Margin      ---------------*/
.bodytopmargin{
	margin-top: 60px;
	-webkit-transition: margin-top;
}

.bodynomargin{
	margin-top: 0px;
	-webkit-transition: margin-top;
}


/*---------------       Head navigation bar      ---------------*/
#header .navbar {
	background: #fff;
	border-radius: 0px;
	margin-bottom: 0px;
}
#header .navbar.open {
	z-index:1041;
}
#header2 .navbar {
    background: none;
    border-radius: 0px;
    margin-bottom: 0px;
}
#header2 .navbar {
    background: none;
	position:absolute;
	display:table;
	width:100%;
	box-shadow:none;
	z-index:1041;
}
#header{
	background: #fff;
}
.row_header{
	padding:0 30px;
}
#header .topnavbar {
	height: auto; 
}
#header .navbar-header a {
	font-family: "Open Sans", Sans-serif;
	font-size: 2.2em;
	color: white;
	line-height: 60px; 
}

#header .navbar-toggle, #header .nav {
	margin-top: 35px; 
}

#header .navbar-fixed-top .navbar-toggle, 
#header .navbar-fixed-top .nav {
	margin-top: 15px; 
}
#header .navbar-fixed-top  .navbar-header a {
	line-height: 30px; 
	text-decoration: none;
}

#header .navbar-nav .active a,
#header .navbar-nav a:hover {
	background-color: #e96269;
}

#header .navbar-nav a,
#header .navbar-nav .active a {
	font-family: "Open Sans";
	font-weight: bold;
	padding: 5px 20px;
	margin-right: 5px;
	border-radius: 15px;
	color: white;
	font-size: 1.25em;
}

#header .navbar-nav a {
	background-color: #2e3949;

	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;
}

#header .navbar-nav .active a:hover {
	background-color: #fb3c46;

	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-o-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;
}
#header .navbar-nav a:active {
	background-color: #666;
}
#header .navbar-header i {
	font-weight: 200;
	color: white;
	font-size: 1.5em;
}

#header .navbar.topnavbar {
	-webkit-animation: movetextdown 500ms ease;
	-moz-animation: movetextdown 500ms ease;
	-ms-animation: movetextdown 500ms ease;
	-o-animation: movetextdown 500ms ease;
	animation: movetextdown 500ms ease;
}
#header2 .navbar.topnavbar {
	-webkit-animation: movetextdown 500ms ease;
	-moz-animation: movetextdown 500ms ease;
	-ms-animation: movetextdown 500ms ease;
	-o-animation: movetextdown 500ms ease;
	animation: movetextdown 500ms ease;
}
#header .navbar-fixed-top.navbar {
	-webkit-animation: moveBottom 500ms ease;
	-moz-animation: moveBottom 500ms ease;
	-ms-animation: moveBottom 500ms ease;
	-o-animation: moveBottom 500ms ease;
	animation: moveBottom 500ms ease;
}
#header2 .navbar-fixed-top.navbar {
	-webkit-animation: moveBottom 500ms ease;
	-moz-animation: moveBottom 500ms ease;
	-ms-animation: moveBottom 500ms ease;
	-o-animation: moveBottom 500ms ease;
	animation: moveBottom 500ms ease;
	position:relative;
	
}

.navbar{ -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 15px rgb(0 0 0 / 15%); box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 15px rgb(0 0 0 / 15%);}

/***main menu ***/
.modal-full.modal-dialog {width: 100%; padding:0;} .modal-full .modal-content{ border-radius:0; } 
.modal-full .modal-content{ min-height:100vh; }
.flexbox{ display:flex; }
.uk-margin-auto-vertical {margin-top: auto!important;margin-bottom: auto!important; padding-top:75px;}
[class*=uk-width] {box-sizing: border-box;width: 100%;max-width: 100%;}
.menu-nv{ text-align:center; }
.menu-nv li>a {display: block;text-decoration: none; padding: 7px 0; color: #646464; transition: .1s ease-in-out; transition-property: color,background-color,border-color,box-shadow; font-size: 2.5rem; font-weight:300;}
.menu-nv li>a:hover{ color:#96b5ab; }
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom { margin-right: 0;}
#headerMenuModal{ overflow-y: auto; }
/***main menu ***/

.kontakta_popup { padding: 10px 15px 15px;padding-bottom:30px; /*box-shadow:inset 0 1px 0 rgb(255 255 255 / 6%), 0 1px 12px rgb(0 0 0 / 8%);*/}

.agent_imgbg{ background: #96b5ab;border-radius: 50%;position: relative; width: 136px; height: 135px; margin: 41px auto 0; }
.agent_imgbg img{ position:absolute; margin-top:-27px !important; border-radius:100px; max-width:135px !important; }
.footer_about .agent_imgbg{ margin-top:80px; }
.mlrauto{ margin-left:auto !important; margin-right:auto !important; }
.mt0{ margin-top:0 !important; }
.objpolicy{ margin-left: 35px; width: calc(100% - 35px) !important; margin-top: -5px;font-size: 15px !important;font-weight: 300 !important; }
.objpolicy .checkmark{ left:15px; }

.rem .container{ padding:0; font-weight:300; font-size:15px; margin-top:-5px; }

@keyframes movetextdown {
 0% {
    top: -100px;
 }
 100% {
    top: 0px;
 }

}

@-moz-keyframes movetextdown {
 0% {
   top: -100px;
 }
 100% {
   top: 0px;
 }

}

@-webkit-keyframes movetextdown {
 0% {
   top: -100px;
 }
 100% {
   top: 0px;
 }

}

@-ms-keyframes movetextdown {
 0% {
   top: -100px;
 }
 100% {
   top: 0px;
 }

}

@-o-keyframes movetextdown {
 0% {
   top: -100px;
 }
 100% {
   top: 0px;
 }

}

@keyframes moveBottom {
 0% {
    top: -100px;
 }
 100% {
    top: 0px;
 }

}

@-moz-keyframes moveBottom {
 0% {
   top: -100px;
 }
 100% {
   top: 0px;
 }

}

@-webkit-keyframes moveBottom {
 0% {
   top: -100px;
 }
 100% {
   top: 0px;
 }

}

@-ms-keyframes moveBottom {
 0% {
   top: -100px;
 }
 100% {
   top: 0px;
 }

}

@-o-keyframes moveBottom {
 0% {
   top: -100px;
 }
 100% {
   top: 0px;
 }

}

.modalcontent h1{ font-size:38px; font-weight:300; margin:0; text-align:center; }
.modalcontent label{ font-weight:400; }
.mclose{ padding: 0 0 0 15px !important;font-size: 40px !important;font-weight: 300 !important;color: #96b5ab !important; opacity: 0.9 !important; line-height:0.7;}

.marg0{ margin:0 !important; }
/*---------------       Head navigation bar End      ---------------*/

#landingbanner .container-full {
	max-height: 975px;
	background: #fff;
	background-image: url(../images/landingpagebanner.jpg);
	background-repeat: no-repeat;
	background-position: center fixed;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	/*background-size: 100%;*/
}
#landingbanner .overlay {
	background-color: rgba(0, 0, 0, 0.1);
	min-height: 685px;
	padding-top: 130px;
	padding-bottom: 30px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
}
.overlay h1{
	color: #fff;
    font-size: 60px;
    font-weight: 200;
	text-align:center;
}
/*.overlay */.tillbutton{
	background:#fff;
	border-radius:100px;
	padding:15px;
	display:table;
	width:180px;
	color:#96b5ab;
	font-size:16px;
	text-align:center;
	float:left;
	margin:0 15px; font-weight:400;
}
/*.overlay */.smdbutton{
	background:#fff;
	border-radius:100px;
	padding:15px;
	display:table;
	width:180px;
	color:#96b5ab;
	font-size:16px;
	text-align:center;
	float:right;
	margin:0 15px; font-weight:400;
}
/*.overlay .tillbutton:hover, .overlay .smdbutton:hover{
	text-decoration:none;
	background:#96b5ab;
	color:#fff;
}*/
.tillbutton:hover, .smdbutton:hover{
	text-decoration:none;
	background:#96b5ab;
	color:#fff;
}
.bnrbtns p,.overlay p{
	padding:60px 0;
	display:table;
	width:auto;
	margin:auto;
}
#somework .someworksection {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
}
.someworksection h1{
	text-align:center;
	font-weight:200;
	color:#373a3c;
	font-size:38px;
	margin:15px 0 30px;
}
.someworksection p{
	text-align:center;
	font-weight:200;
	color:#373a3c;
	font-size:15px;
	line-height:1.6em;
	display:table;
	width:80%;
	margin:15px auto 5px;
}
.someworksection a{
	background:#96b5ab;
	border-radius:100px;
	padding:15px;
	display:table;
	width:180px;
	color:#fff;
	font-size:16px;
	text-align:center;
	display:table;
	margin:40px auto 0;
}
.someworksection a:hover{
	text-decoration:none;
	background:#373a3c;
	color:#fff;
}
#productsec .productsecsection {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
}
.productsecsection h1{
	text-align:center;
	font-weight:200;
	color:#373a3c;
	font-size:38px;
	margin:15px 0 30px;
}
.objls a,.objls a:focus,.objls a:hover{ text-decoration:none; }
.product_holder{
	display:table;
	width:100%;
	padding:15px;
}
.product_holder img{
	display:table;
	width:100%;
}
.product_image{
	width:100%;
}
.product_detail{
	padding:20px 0;
	margin-bottom:30px;
}
.product_detail p{
	text-align:center;
	color:#646464;
	font-size:15px;
	font-weight:200;
	margin:10px 0;
}
.product_detail a,.product_detail h2{
	text-align:center;
	color:#000;
	font-size:24px;
	font-weight:200;
	display:table;
	width:100%; margin:0 0 18px 0;
}
.product_detail a{ margin-bottom:0; }

.product_detail h5{
	text-align:center;
	color:#646464;
	font-size:15px;
	font-weight:200;
	margin:10px 0;
}
.viewall a{
	background:#96b5ab;
	border-radius:100px;
	padding:15px;
	display:table;
	width:180px;
	color:#fff;
	font-size:16px;
	text-align:center;
	display:table;
	margin:0 auto 40px;
}
.viewall a:hover{
	text-decoration:none;
	background:#373a3c;
	color:#fff;
}
#partners .partnerssection {
    padding-top: 30px;
    padding-bottom: 60px;
    background: #fff;
	border-top:1px solid #f1f1f1;
}
.partnerssection h1{
	text-align:center;
	font-weight:200;
	color:#373a3c;
	font-size:38px;
	margin:15px 0 30px;
}
#objectbanner .container-full {
	max-height: 900px;
	background: #fff;
	background-image: url(../images/objectbanner.jpg);
	background-repeat: no-repeat;
	/*background-position: center fixed;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;*/
	/*background-size: 100%;*/
	background-size: cover; background-position:center;
}
#objectbanner .overlay {
	background-color: rgba(0, 0, 0, 0);
	min-height: 700px;
	padding-top: 130px;
	padding-bottom: 30px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	position:relative;
}

#objectbanner .overlay .allbuilderbutton{
	background:#fff;
	border-radius:100px;
	padding:15px;
	display:table;
	width:180px;
	color:#96b5ab;
	font-size:16px;
	text-align:center;
	margin:auto;
}
#objectbanner .overlay .allbuilderbutton:hover{
	text-decoration:none;
	background:#96b5ab;
	color:#fff;
}
#objectbanner .overlay p{
	padding:350px 0 0;
	display:table;
	width:auto;
	margin:auto;
}
#objectbanner .allbilder{position: absolute;bottom: 10%;width: 100%;left: 0;right: 0; }
#objectpage_top .objectpage_topsection {
    padding-top: 0px;
    padding-bottom: 30px;
    background: #fff;
}
.productsecsection h1{
	text-align:center;
	font-weight:200;
	color:#373a3c;
	font-size:38px;
	margin:25px 0 40px;
}
.pdv{ margin: 0 10px;border-right: 1px solid;height: 18px;display: inline-block;vertical-align: bottom; }
.top_left{
	padding-right:60px;
}
.top_left h1{
	text-align:left;
	font-weight:200;
	color:#373a3c;
	font-size:38px;
	margin:40px 0 30px;
}
.top_left p{
	text-align:left;
	font-weight:200;
	color:#373a3c;
	font-size:15px;
	margin:15px 0;
	line-height:2em;
}
.top_bottomsection{
	padding:10px 0 0;
}
.left_row{
	display:table;
	width:100%;
	padding:30px 0;
}
.object_image img{
	width:100%;
}
.object_details h3{
	text-align: left;
    font-weight: 200;
    color: #373a3c;
    font-size: 22px;
}
.object_details p {
    text-align: left;
    font-weight: 200;
    color: #373a3c;
    font-size: 15px;
}
.object_details h4 {
    text-align: left;
    font-weight: 200;
    color: #373a3c;
    font-size: 17px;
}
.object_details h4 a{ color: #373a3c; }
.object_details h4 a:hover{ text-decoration:none; }
.object_buttons a, .bbtn{
	background: #96b5ab;
    border-radius: 100px;
    padding: 12px 25px;
	/*width:180px;*/
	display:table;
    color: #fff;
    font-size: 15px;
	font-weight:400;
    text-align: center;
    margin:15px 0;
	border:none;
}
.object_buttons a:hover, .bbtn:hover {
    text-decoration: none;
    background: #373a3c;
    color: #fff;
}

.def_btn{ background: #96b5ab;  border-radius: 100px;  padding: 12px 25px; /* width: 180px; */ /*display: table;*/   color: #fff; font-size: 15px; text-align: center; border:0;}
.def_btn:hover { text-decoration: none; background: #373a3c; color: #fff;}


.object_buttons2 a{
	background: #96b5ab;
    border-radius: 100px;
    padding: 12px 25px;
	width:215px;
	display:table;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin:15px 0;
}
.object_buttons2 a:hover {
    text-decoration: none;
    background: #373a3c;
    color: #fff;
}
.top_right{
	background:#f6f6f6;
	padding:30px;
}
.top_right h2{
	text-align: left;
    font-weight: 200;
    color: #373a3c;
    font-size: 28px;
	border-bottom:1px solid #dedede;
	line-height:2em;
	margin:20px 0 15px;
}
.top_right h1{
	text-align: left;
    font-weight: 200;
    color: #373a3c;
    font-size: 38px;
	margin:30px 0;
}
.top_right p{
	text-align: left;
    font-weight: 200;
    color: #373a3c;
    font-size: 15px;
	margin:20px 0;
}
.Visningar_ p{ font-weight:300; font-size:14px; margin:10px 0; }
.Visningar_ p a{ vertical-align:middle;color:#333; text-decoration:none; padding-left:2px; }
.visning_desc{ margin: 5px 0 0 !important; font-size: 14px !important; }
.inline{ display:inline; }
.kort{
	display:table;
	width:100%;
}
.kort ul{
	display:table;
	float:left;
	padding:0;
}
.kort ul li{
	list-style:none;
	/*margin:15px 0;*/ margin:5px 0;
}

#budlista{ display:none; }
.uk-margin-top {    margin-top: 20px!important;}
.uk-text-small {font-size: 14px; line-height: 1.5;}
.uk-overflow-auto { overflow: auto; -webkit-overflow-scrolling: touch;}
.uk-overflow-auto>:last-child { margin-bottom: 0;}
.uk-table {border-collapse: collapse;border-spacing: 0;width: 100%; margin-bottom: 20px;}
.uk-table th { padding: 16px 12px; text-align: left; vertical-align: bottom; font-size: 12px; font-weight: 400; color: #a3a4a8;}
.uk-table-small td, .uk-table-small th { padding: 5px 10px;font-size: 14px; line-height: normal;}
.uk-table-small td.amount{ white-space:nowrap; }

#object_image_section .object_image_sectionsection {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
}
.object_img{
	padding:15px 0;
}
.object_img img{
	width:100%;
}
.accordian{
	padding:0 15px; font-weight:200; position:relative;
}
.icon{
	float:left;
}
.accordion__button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  padding: 15px 0px;
  width: 100%;
  font: inherit;
  font-weight: 200;
  color: #373a3c;
  text-align: left;
  background: #fff;
  border-bottom: 1px solid #dedede;
  border-top:0;
  border-left:0;
  border-right:0;
  border-radius: 0;
  transition: background 0.3s ease;
  cursor: pointer;
  font-size:28px;
}

.accordion__button:after {
  content: "+";
  display: block;
  margin-left: 15px;
  font: inherit;
  color: #373a3c;
  transition: transform 0.2s;
}

.accordion__button:hover,
.accordion__button.is-active {
  background: #fff;
}

.accordion__button.is-active:after {
  content: "+";
  transform: rotate(45deg);
  transition: transform 0.2s;
}

.title_object{
	position: absolute;
    left: 80px;
}

.accordion ul {
    list-style: none;
    float: left;
    width: 100%;
	margin-bottom:0;
}
.accordion ul li {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.accordion ul li:last-child{ margin-bottom:0; }

.accordion__body {
  /* "max-height" isn't needed, but it's better for the first page draw. */
  /*max-height: 0;
  background: #fff;
  transition: max-height 0.3s ease;
  overflow: hidden;*/
  display:none;
  padding:20px;
}
.accordion__body p{ white-space:pre-line;}
.accord_col p{
	text-align:left;
	color:#373a3c;
	font-weight:200;
}
.col-lft.full span, .col-lft1.full span {
    font-weight: 500;
    width: 100%;
    display: inline-block;
}

.accordion__body h3{ margin-top:0; font-size:24px; font-weight:200; }

#map .mapsection{
	padding:30px 0;
	background:#fff;
}
.sub-menu {
  padding: 0 0 0 2%;
  float: right;
  left: -350px;
  top: 0;
  transition: all 0.3s ease;
  height: 100%;
  width: 350px;
  position: fixed;
  margin: 0;
  background-color: rgba(150, 181, 171, 0.9);
  border-radius: 0;
  z-index: 0;
  overflow: hidden;
}
.sub-menu.oppenned {
  left: 0;
}
.sub-menu ul {
  margin: 0;
}
.sub-menu li {
  display: block;
  list-style: none;
  height: auto;
  margin-left: 0;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sub-menu li:first-child {
  margin-top: 100px;
}
.sub-menu li a {
  color: #fff;
  font-size: 16px;
  width: 100%;
  display: block;
  float: left;
  text-transform: uppercase;
  line-height: 30px;
}
.sub-menu li a:hover {
  font-weight: bold;
  text-decontarion: none;
}

.c-hamburger {
  display: block;
  float:left;
  /*position: relative;*/ position:absolute;
  overflow: hidden;
  margin: 25px 0;
  padding: 0;
  width: 30px;
  height: 30px;
  z-index: 2;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  height: 2px;
  background: #96b5ab;
}
.c-hamburger span:before, .c-hamburger span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #96b5ab;
  content: "";
}
.c-hamburger span:before {
  top: -8px;
}
.c-hamburger span:after {
  bottom: -8px;
}

.c-hamburger--htx span {
  -webkit-transition: background 0s 0.3s;
  transition: background 0s 0.3s;
}
.c-hamburger--htx span:before, .c-hamburger--htx span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span:before {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.c-hamburger--htx span:after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
}
.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger.is-active span:before, .c-hamburger.is-active span:after{ background:#96b5ab; }

.c-hamburger--htx.is-active span:before, .c-hamburger--htx.is-active span:after {
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.c-hamburger--htx.is-active span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-hamburger--htx.is-active span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


.closeBtn { display: block;float:right;overflow: hidden; margin: 0 0 10px 0;padding: 0;width: 30px;height: 30px; z-index: 2;  font-size: 0;text-indent: -9999px;-webkit-appearance: none;-moz-appearance: none; appearance: none;background: transparent;  box-shadow: none;  border-radius: none;  border: none;  cursor: pointer;  -webkit-transition: background 0.3s;  transition: background 0.3s; position:relative;}
.closeBtn span {display: block;position: absolute;top: 15px;left: 0;right: 0; height: 2px; background: none;}
.closeBtn span:before, .closeBtn span:after {position: absolute;display: block;left: 0; width: 100%; height: 2px;background-color: #96b5ab; content: "";}
.closeBtn span:before {top: 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.closeBtn span:after {bottom: 0;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}

.f200{ font-weight:200; }
.vbm, .vbm td{ color: #373a3c; }
.vbm h3{ font-size:28px; font-weight:300; margin-bottom:25px; }
.vbl ul li{ margin:5px 0; }
.vbl ul li a,.vbl ul li a:hover{ color:#373a3c; text-decoration:none; }
.vbl ul li:last-child{ margin-bottom:20px; }
/*---------------        scroller   2    ---------------*/
#scroller2 {
	display: none;
}

#scroller2 .gotop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	line-height: 0px;
	text-align: center;
	cursor: pointer;
	font-size: 4em;
	border-radius: 5px;
	color: #96b5ab;
	z-index:99;
}

#scroller2 .gotop a {
	color: #96b5ab;

	-webkit-transition: color .2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	-ms-transition: color .2s ease-in;
	transition: color .2s ease-in;
}

#scroller2 .gotop a:hover {
	color: #373a3c;
}


.kt_container{ max-width:1190px; top:inherit !important; bottom:0; }
.kt_container span.top_text_span{ font-size:44px; }
.kt_desc{ padding: 70px 0; }
.kt_desc p {font-size: 28px;line-height: normal;max-width: 980px;padding: 0; margin: auto;}
.clear{ clear:both; }

.kontbox_wrap {text-align: center;margin: 5px auto 75px;max-width: 800px;}
.kontbox {height: 0;width: 23%;padding-bottom: 28%;background-color: #ffffff;display: inline-flex;position: relative;    margin-right: 6%;cursor: pointer;color: #333; border-radius:25px;}
.kontbox:hover,.kontbox:focus{ color:#333; }
.kontbox:hover {box-shadow: 0px 2px 14px 0px #aeaeae;}
.topbox .kontbox:hover { box-shadow:none; }
.kontbox:last-child { margin-right: 0;}
.kontbox_inner {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;}
.ktico {width: 100%;display: block;margin-bottom: 15%;}
.ktico img { margin: 0 !important; max-width:100px;}
.kttxt {font-size: 18px;line-height: 1em;font-weight: 200; }

.kontbox_wrap.topbox .kontbox{ background-color:#96B5AB; cursor:default; }
.kontbox_wrap.topbox .kttxt {color: #fff;padding: 0 10px; display:block; width:100%;}
.kontbox .ic3{ margin-top:15px; }
.kont_policy{ margin:15px 0 0; }
.kont_policy a{ text-decoration:none; color: #333333; font-weight:500; }

.klicka_nedan_wrp{ display: inline-block;width: 100%;background-color: #96B5AB; padding: 20px 0 12%; }
.klicka_nedan_wrp h2{ font-size:34px; text-align: center;font-weight: 200;color: #fff; }
.klicka_nedan_kont .kontbox{ border:1px solid #96B5AB; }
.klicka_nedan_kont .ktico img { max-width:75px;}
.klicka_nedan_kont{ margin-top:-10%; }

.kont-modal {padding: 45px 10%;}
.kont-mod-logo {text-align: center;}
.kont-modal .form-group {display: inline-block;width: 100%;margin-bottom: 25px;}
.kont-modal .form-control {height: auto;border-radius: 0;padding: 13px 15px;resize: none;}
.kont-modal .btn {border-radius: 0;font-size: 22px;padding: 10px 45px;min-width: 200px; font-weight:300;}
.kont-modal .btn:focus{ outline:none !important; color:#ffffff !important; }
.kont-mod-title h3 {font-size: 32px;margin: 15px 0 20px; font-weight:300;}

.modal-close { display: block;position: absolute;overflow: hidden;margin: 15px; top:0; right:0; border:2px solid #96b5ab;padding: 0;width: 30px;height: 30px;z-index: 2;font-size: 0;text-indent: -9999px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: transparent;box-shadow: none;border-radius: none;cursor: pointer;}
.modal-close span {display: block;position: absolute;top: 13px;left: 0;right: 0; height: 2px; background: none;}
.modal-close span:before, .modal-close span:after {position: absolute;display: block;left: 3px;width: 79%;height: 2px;   background-color: #96b5ab;content: ""; background: #96b5ab;}
.modal-close span:before {top: 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.modal-close span:after {bottom: 0;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}


/*---------------        Footer      ---------------*/
#footer .container-full {
	background: #f6f6f6;
	padding:60px 0 40px;
}

/*#footer a {
	color: #FFF;
}*/

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer .recent-post li {
	margin: 0px;
	padding: 10px 0px;
}

#footer .recent-post li:last-child {
	border-bottom: none;
}

#footer .recent-post li a:hover {
	color: #96b5ab;
	/*padding-left: 10px;*/
}
.footer_about img{
	margin:auto;
	text-align:center; max-width:135px !important;
}
.footer_about h3{
	text-align:center;
	font-weight:200;
	color:#373a3c;
	font-size:22px;
	margin-bottom:5px;
}
.footer_about p{
	text-align:center;
	font-weight:200;
	color:#373a3c;
	font-size:15px;
	margin-bottom:15px;
}
.footer_about h4,.footer_about h4 a{
	text-align:center;
	font-weight:200;
	color:#373a3c;
	font-size:17px;
}
.footer_about a:hover{ text-decoration:none; }

#footer .recent-post li a {
	color: #646464;/*#373a3c;*/
	/*-webkit-transition: color .2s, padding-left .2s;
	-moz-transition: color .2s, padding-left .2s;
	-o-transition: color .2s, padding-left .2s;
	-ms-transition: color .2s, padding-left .2s;
	transition: color .2s, padding-left .2s;*/
	text-decoration: none;
	font-size:15px;
}
.recent-post{
	padding-top:50px!important;
}
#footer .social-icons {
	padding: 10px 0px;
}
#footer .social-icons ul{
	display: table;
    margin:90px auto 0;
}
#footer .social-icons li.facebook:hover {
	background-color: #373a3c;
}

#footer .social-icons li.instagram:hover {
	background-color: #373a3c;
}


#footer .social-icons {
	margin-left: 0px;
	padding-left: 0;
}

#footer .footer_logo{ margin:auto;max-width:190px !important; }


#footer .social-icons li a i {
	width: 30px;
	height: 30px;
	font-size: 1.25em;
	text-align: center;
	padding: 2px;
	line-height: 28px;
}
#footer .social-icons li {
	margin: 0px 10px 10px 10px;
	border-radius: 100px;
	background-color: #96b5ab;
	float: left;
	overflow: hidden;

	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	-o-transition: background-color .3s;
	-ms-transition: background-color .3s;
	transition: background-color .3s;
}
#footer .social-icons i {
	color: #FFF;
}
#footer .col-md-3{
	overflow: hidden;
}
.copyright p {
	text-align: center;
	color: #FFF;
	line-height: 60px;
}

#Grid .mix{
	display: none;
	opacity: 0;
}

.objLabl{ background: #96b5ab;color: #fff;border-radius: 0 50px 50px 0;padding: 15px 25px 15px 18px;text-align: center;width: auto;float: left;margin-top: 15px;font-size: 20px;font-weight: 500;}
.fullw{ max-width:100% !important; }

/*---------------     Media Query      ---------------*/
@media screen and (max-width:1100px)
{
	#team .social-icons li {
	border-radius: 5px;
	margin: 2px;
	}
}

@media (min-width: 992px){
	.modal-lg { width: 900px;}
}
@media(max-width:991px){
	.ff1{ margin-bottom:25px; }
}


@media screen and (max-width:800px)
{
	#slider .slide-element h1 {
		font-size: 1.4em;
	}
	#slider .slide-element p{
		font-size: 0.6em;
		color: #000;
	}
	#slider .slide-element {
    height: 350px;
    padding-top: 10px;
	}
	#slider .readmore a{
		margin-top: 10px;
	}
	#slider .slide-element img {
		max-width: 40%;
		max-height: 250px;
	}
	#slider .carousel-control{
		margin-top: 150px;
	}
	
	#pricing .col-xs-3 a {
	padding: 2px 15px;
	}
	#headnev ul li
	{
		margin-bottom: 5px;
	}
	
	#somework .col-xs-3, 
	#service .col-xs-3, 
	#pricing .col-xs-3, 
	#team .col-xs-3, 
	#footer .col-xs-3
	{
		width: 50%;
	}


	#portfolio .portfolio-type ul li:first-child {
		border-radius: 5px 0px 0px 5px;
	}

	#portfolio .portfolio-type ul li:last-child {
		border-radius: 0px 5px 5px 0px;
	}

	#portfolio .portfolio-type ul li {
		margin-left: -5px;
		border-left: 1px solid #6ec8ba;
		height: 25px;
		cursor: pointer;
	}
	#portfolio .portfolio-type ul li a {
		padding: 5px 10px 5px 20px;
		line-height: 25px;
		font-size: .9em;
		height: 25px;
	}
	#contactus .col-md-6
	{
		width: 50%;
	}
	#contactus .col-md-3{
		width: 40%;
	}


}
@media screen and (max-width:500px)
{	
	#slider .slide-element h1 {
		font-size: 1.1em;
	}
	#slider .slide-element p{
		font-size: 0.55em;
	}

	#slider .slide-element {
    height: 250px;
    padding-top: 10px;}

    #slider .slide-element img {
		display: none;
	}
    #slider .carousel-control{
		margin-top: 100px;
	}

	#somework .col-xs-3, 
	#service .col-xs-3, 
	#pricing .col-xs-3, 
	#team .col-xs-3, 
	#footer .col-xs-3
	{
		width: 100%;
	}

	#aboutus .col-xs-6{
		width: 100%;
		margin-top: 60px;
	}
	#aboutus .container-full{
	padding-top: 0px;
	}

	#testimonial .col-xs-6{
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
