/*** PEB SWE-Edits ***/

@font-face {font-family: "Geogrotesque Regular";
  src: url("/10/homepage/00/16/44/font/geogrotesque.eot"); /* IE9*/
  src: url("/10/homepage/00/16/44/font/geogrotesque.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/10/homepage/00/16/44/font/geogrotesque.woff2") format("woff2"), /* chrome、firefox */
  url("/10/homepage/00/16/44/font/geogrotesque.woff") format("woff"), /* chrome、firefox */
  url("/10/homepage/00/16/44/font/geogrotesque.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("/10/homepage/00/16/44/fonts/geogrotesque.svg#Geogrotesque W02 Regular") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "Geogrotesque Bold";
  src: url("/10/homepage/00/16/44/font/geogrotesque-bold.eot"); /* IE9*/
  src: url("/10/homepage/00/16/44/font/geogrotesque-bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/10/homepage/00/16/44/font/geogrotesque-bold.woff2") format("woff2"), /* chrome、firefox */
  url("/10/homepage/00/16/44/font/geogrotesque-bold.woff") format("woff"), /* chrome、firefox */
  url("/10/homepage/00/16/44/font/geogrotesque-bold.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("/10/homepage/00/16/44/font/geogrotesque-bold.svg#Geogrotesque W02 Regular") format("svg"); /* iOS 4.1- */
}
html.todesktop .headerfull {
  -webkit-app-region: drag;
}
.desktop {display:none;}
html.todesktop .desktop {display: block;}
.desktop.navigation {
    position: fixed;
    top: 54px;
    font-family: "Geogrotesque", 'Open Sans'; font-weight: 600;
}
.desktop.navigation div.nav-btn {
    width: 75px;
    height: 25px;
    line-height: 25px;
    float: left;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    white-space: nowrap;
    text-transform: uppercase;
}
.desktop.navigation div.nav-btn i { font-size: 18px; position: relative; top: 2px; margin-right: 5px; color: #00beff; left: 0.1rem;}
.desktop.navigation div.left { text-align: left;}
.desktop.navigation div.home { width: 70px; }
.desktop.navigation div.right { text-align: right}
.desktop.navigation div.right i {margin-left: 5px; margin-right: 0px;}
.desktop.navigation a { color: #000000;}
.desktop.navigation a:hover {cursor: pointer; color: #ef3b46;}

h1.fancy, h2.fancy, h3.fancy, h4.fancy, h5.fancy, h6.fancy 
{font-family: "Geogrotesque Regular", 'Open Sans';}
h1.fancy span, h2.fancy span, h3.fancy span, h4.fancy span, h5.fancy span, h6.fancy span
{font-family: "Geogrotesque Bold", 'Open Sans';}

.jumbotron.search {
    height: 320px;
    background-size: cover;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.jumbotron.search .gradient {
    height: 320px;
    padding: 10px 0px 50px;
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
.our-services-wrapper {
    margin-bottom: 20px;
}
.services-inner {
    /* margin-left: 35px; */
    transition: .3s;
    border: 1px solid #dfe9ec;
    background: white;
}

.our-services-wrapper:hover .services-inner {
    /*border: 1px solid #404041;*/
}
.our-services-img {
    float: left;
    /* background: #e9f0f2; */
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 45px;
}
.our-services-text {
    padding-right: 10px;
}
.our-services-text {
    overflow: hidden;
    padding: 15px 0 25px;
}
.our-services-text h4 {
    font-family: "Geogrotesque Regular", 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 8px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase; 
}
.our-services-text h4::before {
    background: #ef3b46 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    width: 35px;
}
.our-services-text h4 a {
    color: #000000 !important ;
}
.our-services-text .btn-primary {
    margin-top: 10px;
    background-color: #ac1917;
}
.our-services-text p {
    margin-bottom: 0;
    /* display: none; */
    font-size: 12px;
    color: #787878;
}
.products.list-group .thumbnail img {
    max-height: 65px;
}
.panel-group.visible-xs img {
    max-height: 65px;
}

.checkbox button.btn.btn-info.btn-sm.icon {
    background: #f23741 !important;
}

.wsmenu-list>li>a.active {
    box-shadow: inset 0 -3px 0 #ee3a46 !important;
}
.well.news .clearfix {
    margin-top: 40px;
}

.LattiraBanner {
  margin-top: 30px;
  margin-bottom: 30px;
}

.carousel.slide.news-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 391px;
    max-height: 391px;
}
.carousel.slide.news-image img {
    max-height: 391px;
    max-width: 100%;
    width: auto;
    text-align: center;
    margin: 0px auto;
}
.sectionCompanies p.flex-text.text-muted {display: none;}
span.fler { width: 100%; color: #787878; position: relative; top: -3px; margin: 10px 15px; display: block;}
span.fler:before { content: url(/10/homepage/00/16/44/icon-multiple-participants.gif); position: relative; top: 3px; left: -5px; margin-right: 5px;}
#SearchFormLarge .btn:active, #SearchFormLarge .btn:focus, #SearchForm1Large .btn:active, #SearchForm1Large .btn:focus {background: #d82c36 !important; color: white !important; outline: none !important;}
.jumbotron.search #SearchFormLarge .btn.btn-default:hover {background: #fb5963 !important; color: white !important; outline: none !important;}
.panel-group img {max-height: 65px;}
.row.products.list-group .caption { min-height: 75px; max-height: 75px;}
table.table.borderless td {border: none; font-size: 18px; line-height: 2;}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {color: #fff; background-color: #a94442; border-color: #a94442;}

/*** SEARCHFILTER ***/
.tags a.label.label-primary { font-size: 12px; line-height: 15px; display: block; padding: 8px 12px; cursor: pointer; background: #fff; border: 1px solid #b6d0d8; color: #787878;}
.searchcontainer .form-control { height: 62px; border: 1px solid transparent; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: none; -o-transition: none; transition: none; border-radius: 30px; font-weight: 600; font-size: 18px; padding-left: 25px;}
.searchcontainer .input-group { background: white; border-radius: 30px;}
.searchcontainer {margin-top: 20px;}
.tags {margin-top: 10px !important;}
.tags h2.fancy { margin-top: 40px; margin-bottom: 15px;}
.searchcontainer .btn-default {	color: #ffffff; border-color: transparent; font-size: 14px; height: 46px; width: 46px; border-radius: 23px 23px !important; background: #f23741; z-index: 5 !important; margin-right:10px;}
h4.fancy:after { margin: 11px 0 0;}
h4.fancy { margin-bottom: 15px;} 
.tags a.label.label-primary.active { background: #f23741; color: white; border-color: #f23741;}
.tags a.label.label-primary.show-all {border-color: #b6d0d8; color: #00c2ff;}
.tags a.label.label-primary:hover {background: #f23741; border-color: #f23741;}
.tags a.label.label-primary.show-all:hover {background: #f23741; border-color: #f23741; color: white}
.ancors {text-align: center; padding: 10px;}
.ancors a {margin: 30px; color: #769fb2; font-weight: inherit; text-transform: uppercase; font-size: 14px; border-bottom: 0; padding: 8px 0px; font-weight: 400;}

/** JUMBOTRON ADDCOMPANY **/
.jumbotron.newsletter.addcompany {background: url(/10/homepage/00/16/44/sthlm-gbg-ups-static.gif) center bottom no-repeat; background-size: contain; background-color: #f23741;}
.jumbotron.newsletter.addcompany button.btn.btn-primary.btn-lg.col-md-12 {background-color: #09374d;}
.jumbotron.newsletter.addcompany input.form-control {border: 1px solid #cc070e;}

/*** END ***/

.btn, .carousel-control {
	text-shadow: none
}
.breadcrumb, .btn.icon, .jumbotron .btn-warning, .jumbotron.newsletter .control-label, .well.outer .btn.icon {
	text-transform: uppercase
}
.item.list-group-item:after, .wsmain .cl, .wsmain:after, .wsmenu-list>li.rightmenu:after {
	clear: both
}
img.responsive {
    max-width: 100%;
}
.breadcrumb {
	padding: 27px 15px 26px;
	margin-bottom: 0;
	background-color: transparent;
	border-radius: 0;
	font-size: 12px
}
.social-company>a, .social-top>a {
	display: inline-block;
	border-radius: 50%;
	box-shadow: 0 0 0 1px transparent;
	text-align: center
}
/**
.pull-right.social-top:before {
    content: "DELA SIDA";
    position: absolute;
    right: 155px;
    top: 27px;
    font-size: 12px;
    font-weight: 600;
    color: #82b9d2;
}
**/
.breadcrumb>li+li:before {
	color: #00beff
}
.breadcrumb a, .breadcrumb li, .breadcrumb>.active {
	color: #82b9d2
}
.breadcrumb a:focus, .breadcrumb a:hover {
	color: #204d74;
	text-decoration: none
}
.breadcrumb.here {
	padding-left: 0;
	padding-right: 5px;
	font-weight: 600
}
.social-top>a {
	font-size: 13px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: 0 3px;
	color: #fff;
	background: #98c8dd
}
.social-top>a:hover {
	background: #204d74;
	color: #fff
}
.social-top {
	padding-top: 23px;
	margin-right: -3px
}
.social-company>a {
    color: #fff;
    font-size: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 10px 0 0;
    float: left;
    margin-bottom: 10px;
}
.social-company.rounded>a {
	border-radius: 5px
}
.social-company.rounded.pull-right {
    margin-top: -10px;
}
.container-fluid.project-slider {
    padding: 0px;
    max-height: 300px;
    overflow: hidden;
    background: #c6e0ea;
} 
.product-image {
    max-width: 600px;
}
.carousel-inner>.item a:hover:before  {
    top:47.7%;
    left: 47%;
    position:absolute;
    /* Empty content, but required for pseudo element to display */
    content: "";
   
    /* Size of star within sprite */
    width: 40px;
    height: 40px;

    /* Sprite */
    background: url(/10/homepage/00/14/10/productslider_sprite.png) -92px -35px no-repeat;

    z-index: 999;
}
.glyphicon-chevron-right:before {
	display: -webkit-box;
	content: "" !important;
   
    /* Size of star within sprite */
    width: 34px;
    height: 34px;

    /* Sprite */
    background: url(/10/homepage/00/14/10/productslider_sprite.png) -35px -35px no-repeat;

}
.glyphicon-chevron-left:before {
	display: -webkit-box;
	content: "" !important;
   
    /* Size of star within sprite */
    width: 34px;
    height: 34px;

    /* Sprite */
    background: url(/10/homepage/00/14/10/productslider_sprite.png) 0px -35px no-repeat;

}
.ekko-lightbox .modal-content {
    max-width: 100%; padding: 0;
}
hr.transition-timer-carousel-progress-bar {
    height: 3px;
    background-color: #00beff;
    width: 0%;
    margin: 0px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: absolute;
    top: 391px;
}
.btn-info.btn-tilfolj {
    color: #fff;
    background-color: #99c7de;
    text-transform: initial;
}
.two-col.icon a {
  color: black;
}
.two-col.icon a:hover {
  color: #00beff; text-decoration: none;
}
.two-col.icon a:hover i{
  color: #00beff; text-decoration: none;
}

.two-col.icon i {
  color: white;
}
.news h1:nth-child(1):after {
    content: " ";
    border-bottom: 2px solid #f23741;
    width: 30px;
    display: block;
    margin: 22px 0 0;
    position: relative;
    top: 2px;
}
.news h1:nth-child(1) {
border-bottom: 1px solid #d9e6ee;}
.news h1 {
  margin: -3px 0 9px; font-weight: 700;
}
.news h2 {
    margin: 34px 0 4px 0!important;
}
.news h3 {
    margin: 34px 0 4px 0!important;
}
.well.news-archive {
    /* max-height: 200px; */
    overflow: hidden;
}
.well.news-archive p {
  margin: 0px 0px 0px;
}
.well.news-archive p.small {
  margin: 5px 0px 20px;
  color: #787878;
}
/*
.social-company.rounded.pull-right span {
    display: block;
    white-space: nowrap;
    color: #99c7de;
    margin-bottom: 5px;
}
*/
.col.logoth {
    text-align: right;
    line-height: 200px;
    max-width: 250px;
    float: right;
    width: 100%;
}
.col.logoth img {max-width: 100%;}
.col.prodimg img {  margin-right: 15px; height: auto; max-width:250px !important; }
.sectionCompanyProduct .well {
  margin-bottom: -1px;
}
.event-details {
    line-height: 18px;
}
.pull-left.event-icon {
    margin-right: 10px;
    width: 18px;
    text-align: center;
    background: #00bdff;
    height: 18px;
    border-radius: 100%;
    color: white;
    line-height: 17px;
    font-size: 10px;
}
.event-details .row {
    padding: 7px 9px;
}

.pull-left.event-icon i {
    color: #fff;
}
.sectionCompanies .thumbnail img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    width: auto;
}
.thumbnail .logo-single img {
    margin-left: 0px;
}
.logo-container {
    height: 130px; line-height: 121px; border-bottom: 1px solid #d9e6ee;
}
@media (min-width:992px) and (max-width:1199px) {
.social-company>a {
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 9px 0 0
}
}
.social-company>:last-child {
	margin-right: 0!important
}
.social-company>a:active, .social-company>a:focus, .social-company>a:hover {
	color: #fff
}
.social-company a.facebook {
	background: #3C599F
}
.social-company a.facebook:hover {
	background: #30477f
}
.btn, .carousel-control.left, .carousel-control.right, .footer input {
	background-image: none
}
.social-company a.linkedin {
	background-color: #0085AE
}
.social-company a.linkedin:hover {
	background-color: #006a8b
}
.social-company a.twitter {
	background-color: #000
}
.social-company a.twitter:hover {
	background-color: #333
}
.social-company a.pinterest {
	background-color: #CC2127
}
.social-company a.pinterest:hover {
	background-color: #a31a1f
}
.social-company a.youtube {
	background-color: #C52F30
}
.social-company a.youtube:hover {
	background-color: #9e2626
}
.social-company a.instagram {
    background-color: #e4405f;
}
.social-company a.googleplus {
    background-color: #dd4b39;
}
.social-company a.vimeo {
    background-color: #42b5f7;
}
.social-company a.blog {
    background-color: #333;
}
.sm {
	font-size: 13px
}
.btn {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-group-lg>.btn, .btn-lg {
	padding: 15px 80px;
/*	margin: 20px 0;*/
	margin: 0;
	font-size: 14px;
	border-radius: 4px;
	height: 50px;
	font-weight: 600;
        text-transform: uppercase;
}
.btn-success {
    color: #fff;
    background-color: #38ad3a;
}
.thumbnail .h3:hover, .thumbnail h3:hover {
    color: #00beff;
}
@media  (min-width:481px) and (max-width:780px) {
.col-md-3.col-sm-6.col-xs-12 {
    width: 50% !important;
}
/**
.col-md-6 {
	width: 50% !important;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 15px 20px;
    min-width: 90%;
    height: auto;
}
.btn {
    white-space: normal;
}

.col-xs-12 {
	width: 50% !important;
}
**/
}
@media (max-width:450px) {
.col-md-6 {
	width: 100% !important;
}
.col-xs-12 {
	width: 100% !important;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 15px 20px;
    min-width: 90%;
    height: auto;
}
.btn {
    white-space: normal;
}

.slide-out-div {
    display: none;
}
.social-company.rounded.pull-right {
    margin-top: -10px;
    float: left !important;
    margin-top: 15px;
    margin-left: 10px;
}
.owl-prev.disabled {display: none;}
.owl-next.disabled {display: none;}
.col-md-5ths.col-xs-6 .thumbnail .logo-single {min-height: 60px;}
div#pop_contact.pop_box {left: 10px !important; max-width: 95%;}
}
.btn-primary, .label-primary {
	color: #fff;
	background-color: #ef3b46;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, a.label.label-primary:hover {
	color: #fff;
	background-color: #8e0b09;
}
.btn-warning, .label-warning {
	color: #fff;
	background-color: #5bb0d0;
}
.btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
	color: #fff;
	background-color: #286090;
}
.btn-info, .label-info {
	color: #fff;
	background-color: #5fb0ce;
}
.btn-info.focus, .btn-info:focus, .btn-info:hover {
	color: #fff;
	background-color: #4298b5;
}
.btn-lg i {
	font-size: 27px;
	margin-top: -9px
}
.btn-lg i.pull-left {
	padding-right: 12px
}
.btn-link.readmore {
	font-size: 12px;
	color: #4d4d4d
}
.btn-link.readmore i {
	font-size: 27px;
	color: #ef3b46
}
.btn-link.readmore:hover .icon {
	color: #0098cc
}
.btn-link.readmore .icon {
    padding-left: 10px;
    float: none !important;
    position: relative;
    top: 6px;
}
.btn-link.readmore {
	padding: 40px 0 0; line-height: 27px;
}
.Readmore .btn.btn-primary.btn-lg {
	margin-top: 10px;
	margin-bottom: 30px
}
.btn.icon {
	padding: 9px 25px;
	font-size: 12px
}
.btn.btn-sm.icon {
	padding: 4px 15px
}
.collapsible {
    margin-bottom: 20px;
    background: #EBEBEB;
    border: 1px solid #CCCCCC;
    padding: 10px;
    width: 500px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}
.collapsible button {
    height: 135px;
    float: right;
    border: 1px solid #999999;
    background: #999999;
    color: #CECECE;
    margin-left: 10px;
}
.collapsible button:hover {
    background: #990000;
    border: 1px solid #990000;
}
/*
.owl-carousel .owl-item img {
    min-height: 300px;
}
*/
.owl-carousel .owl-item img {
    display: block;
    width: auto !important;
    max-height: 300px;
    min-height: 300px;
}

@media (max-width:767px) {
.col-md-4.sidebar {border-top: 1px solid #d9e6ee; padding-top: 16px;}
.col-md-4.sidebar img#CompanyLogo {max-width: 140px;}
.col-md-4.sidebar hr {border: none;margin: 15px 0px;}
.container-fluid.project-slider.projectpage-slider {
    display: block;
}
.container-fluid.project-slider {display:none; height:160px !important;}
.owl-item .item img {
    max-height: 160px; min-height: 160px; width: auto !important;
}
.owl-theme .owl-nav {
    display: none;
}
.owl-item .item .carousel-caption {display:none }
.well {
	padding: 24px 10px !important;}
.btn.btn-sm.icon {
	padding: 4px 20px
}
}
.btn.icon i {
	padding-right: 10px
}
.well.outer .btn.icon {
	margin: 16px 10px 0 0
}
.text-center .btn {
	margin-left: 10px;
	margin-right: 10px
}
.col-sm-6.contact-modal {
	margin-bottom: 20px
}
.btn.btn-primary.btn-lg.larger.pull-left {
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 50px
}
div#categories {
    background: #e6f1f5;
    padding: 26px 0px 12px;
    margin: 0px 0px 8px;
    border-top: 1px solid #b6d0d9;
    border-bottom: 1px solid #b6d0d9;
    font-size: 13px;
    color: black;
    font-weight: 600;
}

#categories .col-md-4 {
    padding-left: 0px; margin-bottom: 10px;
}
div#categories a {
    color: black;
}
div#categories a:hover {
    text-decoration:none;
}
@media only screen and (min-width :481px) {
.row.flex-row {
	display: flex;
	flex-wrap: wrap
}
.row.flex-row>[class*=col-] {
	display: flex;
	flex-direction: column
}
.row.flex-row:after, .row.flex-row:before {
	display: flex;
}
}
.flex-row .caption, .flex-row .thumbnail, .flex-row .well {
	flex: 1 0 auto;
        -ms-flex: 1 0 0;
	flex-direction: column;
	display: flex; 
}

.flex-text {
	flex-grow: 1
}
.flex-row img {
	height: auto; max-height: 190px !important;
	width: 100%; 
}
.footer {
	padding: 43px 0 0;
	color: #fff;
	background-color: #0c374c;
	border-top: 3px solid #3e93b8;
	font-size: 13px;
}
.footer ul a:hover {
	opacity: .8
}
.footer ul a {
	color: #fff;
	text-decoration: none
}
.footer ul li {
	padding-bottom: 12px
}
.footer hr {
	border-color: #3094c1;
	margin-bottom: 27px;
	margin-top: 30px
}
.footer .copyright p {
	color: #3094c1
}
.footer .logo-dark img {
	width: 240px;
	margin-top: 3px
}

@media (max-width:1199px) {
.footer .logo-dark img {
	width: 188px;
	margin-bottom: 30px
}
.our-services-img {margin-top: 20px;}
.our-services-img img {max-width: 50px;}
.our-services-text p {display: none;}
.our-services-text .btn-primary {display: none;}
}
.footer input {
	width: 100%;
	color: #fff;
	background-color: #1b4d66;
	border: 1px solid #1b4d66;
	height: 34px
}
.footer .list-unstyled {
	margin-bottom: 0
}
.footer .social>a {
	font-size: 19px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 0 1px transparent;
	margin: 0 4px;
	color: #3094c1;
	background: 0 0;
	border: 1px solid #3094c1;
	text-decoration: none
}
.footer .social>a:hover {
	color: #fff;
	border-color: #fff
}
.footer .social {
	margin-top: -7px;
	margin-right: -4px;
	margin-bottom: 20px
}

@media (max-width:500px) {
.footer .social {
	margin-top: -105px
}
.copyright p {
	padding-top: 66px;
	margin-bottom: 25px
}
}
.footer .glyphicon.form-control-feedback {
	top: 30px;
	right: 10px;
	color: #4da4cf
}
.footer ::-webkit-input-placeholder {
color:#fff
}
.footer ::-moz-placeholder {
color:#fff
}
.footer :-ms-input-placeholder {
color:pink
}
.footer :-moz-placeholder {
color:#fff
}
.thumbnail .reference {
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 10px
}
.topmenusearch, .topmenusearch input {
	position: relative;
	height: 30px;
	float: right
}
.iconrow {
	margin-top: 8px;
}
.pull-right.prod-info {
	padding-top: 10px
}
.iconlabel-ref {
	display: inline;
	position: relative;
	top: -2px;
	margin-left: 4px;
	vertical-align: top
}
[class*=" icon-dashboard-"], [class^=icon-dashboard-] {
	background-image: url(/assets/img/icon_sprite.png?v=5);
	background-repeat: no-repeat;
	display: inline-block
}
.icon-dashboard-plus {
	background-position: 0 0;
	width: 22px;
	height: 22px
}
.icon-dashboard-up {
	background-position: -22px 0;
	width: 22px;
	height: 22px
}
.icon-dashboard-plus-white {
	background-position: -44px 0;
	width: 22px;
	height: 22px
}
.icon-dashboard-reference {
	background-position: -66px 0;
	width: 30px;
	height: 29px
}
a .icon-dashboard-doc {
	background-position: -113px 0;
	width: 16px;
	height: 16px
}
.icon-dashboard-doc {
	background-position: -113px -16px;
	width: 16px;
	height: 16px
}
a .icon-dashboard-cad {
	background-position: -131px 0;
	width: 16px;
	height: 16px
}
.icon-dashboard-cad {
	background-position: -131px -16px;
	width: 16px;
	height: 16px
}
a .icon-dashboard-bim {
	background-position: -149px 0;
	width: 16px;
	height: 16px
}
.icon-dashboard-bim {
	background-position: -149px -16px;
	width: 16px;
	height: 16px
}
a .icon-dashboard-video {
	background-position: -167px 0;
	width: 16px;
	height: 16px
}
.icon-dashboard-video {
	background-position: -167px -16px;
	width: 16px;
	height: 16px
}
a .icon-dashboard-epd {
	background-position: -185px 0;
	width: 16px;
	height: 16px
}
.icon-dashboard-epd {
	background-position: -185px -16px;
	width: 16px;
	height: 16px
}
a .icon-dashboard-spec {
	background-position: -203px 0;
	width: 16px;
	height: 16px
}
.icon-dashboard-spec {
	background-position: -203px -16px;
	width: 16px;
	height: 16px
}
a .icon-dashboard-hms {
	background-position: -203px -36px;
	width: 16px;
	height: 16px
}
.icon-dashboard-hms {
	background-position: -203px -52px;
	width: 16px;
	height: 16px
}
.icon-dashboard-ref {
	background-position: -97px 0;
	width: 16px;
	height: 16px
}
.icon-dashboard-noref {
	background-position: -999px 0;
	width: 16px;
	height: 16px
}
.jumbotron h2 {
	color: #fff;
	font-weight: 400
}
.jumbotron.search h2 span {
	color: #404041;
	font-weight: 700; font-family: "Geogrotesque Regular", 'Open Sans';
}
.jumbotron h2 span {
	color: #fff;
	font-weight: 700
}
.jumbotron .btn-warning, .jumbotron.newsletter .control-label, .jumbotron.newsletter p {
	color: #fff;
	font-size: 14px;
	font-weight: 400
}
.jumbotron.newsletter p {
}
.jumbotron.newsletter .control-label {
	font-size: 13px
}
.jumbotron {
	background: #2788c1;
	margin-bottom: 0
}
.jumbotron.search {
	height: 320px;
	background: url(/10/homepage/00/16/44/docu-background.jpg) center no-repeat;
	background-size: cover;
}
.jumbotron.project-jumbotron {
	height: 320px;
	background: url(/10/homepage/00/15/78/project-bg-search.jpg) center no-repeat;
	background-size: cover
}

.jumbotron.newsletter {
	background: url(/10/homepage/00/16/44/newsletter-subscribe.jpg) center no-repeat;
	background-size: cover
}
.jumbotron.search h2 {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 30px;
 /*       background-color: rgba(255,255,255,0.70);
        border-radius: 6px; */
}
.jumbotron.newsletter h2 {
	padding-top: 0;
	font-size: 38px;
	margin-top: -1px;
	letter-spacing: -1px;
	line-height: 52px
}

@media (max-width:991px) {
.jumbotron.search h2 {padding-top: 30px}
.flex-row img {max-height: 240px !important;}
.our-services-wrapper {margin-bottom: 0px;}
.services-inner {border-bottom: 0px;}
.our-services-img {width: 25px; margin-top:15px}
.our-services-img img {max-width:100%;}
.our-services-text  {padding: 5px 0 5px}
.our-services-text h4 {font-weight:400}
.our-services-text p  {display:none;}
.our-services-text .btn-primary {display:none;}
}

@media (max-width:767px) {
.jumbotron.newsletter h2 {
	font-size: 36px;
	line-height: 36px
}
.jumbotron.search h2 {
	padding-top: 20px
}
}
.jumbotron.search .input-group {
	background: #fff;
	border-radius: 6px
}
.jumbotron.search .form-control {
	height: 62px;
	border: 1px solid transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-radius: 30px; padding-left: 25px;
}
.topmenusearch .searchicon, .topmenusearch input {
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s
}
.jumbotron.search .btn-default {
	color: #ffffff;
	border-color: transparent;
	font-size: 14px;
	height: 46px;
	border-radius: 23px;
	width: 46px;
        background: #ef3b46;
        z-index: 5;
}
.jumbotron.search .glyphicon {
	line-height: 1.5em
}
.jumbotron.newsletter .form-control {
	height: 50px;
	border: 1px solid #cc070e;
	border-radius: 0
}
.jumbotron.newsletter .btn.btn-warning.btn-lg.col-xs-12 {
	height: 50px; background-color: #09374d;
}
.jumbotron .container {
	padding-left: 0;
	padding-right: 0
}
.jumbotron.newsletter .container {
	padding-top: 8px
}
.wsmain img, embed, object, video, iframe {
	border: 0;
	max-width: 100%
}
.wsmain a:focus {
	outline: 0!important
}
.wsmain:after, .wsmain:before {
	content: "";
	display: table
}
.overlapblackbg, .wsmobileheader {
	display: none
}
.smllogo {
	padding: 20px 0 0;
	margin: 0;
	float: left
}
.smllogo a {
	display: block;
	float: left;
	padding: 0;
        clear: both;
}
.smllogo a img {
	width: 216px
}
.topmenusearch {
	width: 130px;
	margin: 26px 0 0
}
.topmenusearch .searchicon {
	-o-transition: all .7s ease 0s;
	transition: all .7s ease 0s
}
.topmenusearch input {
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	text-indent: 15px;
	z-index: 2;
	outline: 0;
	color: #787878;
	background-color: #dcdcdc;
	-o-transition: all .7s ease 0s;
	transition: all .7s ease 0s;
	border-radius: 30px
}
.topmenusearch input:focus {
	color: #787878;
	width: 300px
}
.topmenusearch input:focus~.btnstyle {
	color: #fff;
	opacity: 1
}
.topmenusearch input:focus~.btnstyle .fa {
	color: #fff
}
.topmenusearch input:focus~.searchicon {
	opacity: 1;
	z-index: 3;
	color: #FFF
}
.btnstyle {
	top: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30px;
	cursor: pointer;
	opacity: .7;
	color: #fff;
	z-index: 1000;
	background-color: transparent;
	border: 0 solid;
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	transition: all .7s ease 0s;
	outline: 0
}
.topmenusearch .btnstyle .fa {
	line-height: 22px; font-size: 17px;
	margin: 0;
	padding: 0;
	text-align: center
}
.wsmain, .wsmenu, .wsmenu-list {
	margin: 0 auto;
	padding: 0
}
.topmenusearch .btnstyle:hover {
	opacity: 1
}
.wsmain {
	position: relative
}
.wsmenu {
	color: #646464;
	font-size: 13px;
	float: right;
	height: 80px
}
.wsmenu-list>li>a {
    font-weight: 600;
}
@media (min-width:781px) {
.wsmenu {
	width: 490px
}
}

@media (min-width:992px) {
.wsmenu {
	width: 686px
}
}

@media (min-width:1200px) {
.wsmenu {
	width: 887px
}
.our-services-text p {display: inline-block;}
.our-services-text .btn-primary  {display: inline-block;}
}

@media (min-width:1330px) {
.wsmenu {
	width: 1025px
}
}
.wsmenu-list {
	text-align: left;
	width: 100%;
        display:table;
}
.wsmenu-list>li {
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	float: left
}
.wsmenu-list>li>a .fa {
	display: inline-block;
	font-size: 13px;
	line-height: inherit;
	margin-right: 12px;
	color: #7b7b7b
}
.wsmenu-list li ul li a .fa.fa-angle-double-right {
	font-size: 12px;
	margin: 0 3px 0 -4px
}
.wsmenu-list>li.carticon a .fa, .wsmenu-list>li.rightmenu a .fa {
	font-size: 15px
}
.mobiletext {
	display: none
}
.wsmenu-list li a .arrow:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #626262;
	content: "";
	right: 15px;
	height: 0;
	margin: 0 0 0 9px;
	position: absolute;
	text-align: right;
	top: 38px;
	width: 0
}
.wsmenu-list>li>a {
	display: block;
	color: #f5f5f5;
	padding: 0 20px;
	line-height: 80px;
	text-decoration: none;
	position: relative
}

@media (min-width:781px) {
.wsmenu-list>li>a {
	color: #787878
}
}
.wsmenu-list li a.active .arrow:after, .wsmenu-list li a:hover .arrow:after, .wsmenu-list li:hover>a .arrow:after {
	border-top-color: #b3b3b3
}
.megamenu iframe {
	width: 100%;
	margin-top: 10px;
	min-height: 200px
}

@media (max-width:780px) {
.megamenu video {
	width: 100%;
	margin-top: 10px;
	min-height: 200px
}
}
.wsmenu-list>li a.menuhomeicon {
	padding: 0 20px
}
.wsmenu-list>li.socialicon {
	float: left
}
.wsmenu-list>li.socialicon a {
	width: 38px;
	padding: 0 10px
}
.wsmenu-list>li.socialicon a .fa {
	font-size: 15px;
	color: #898d91;
	text-align: center
}
.wsmenu-list>li.rightmenu a {
	padding: 0 30px 0 20px;
	border-right: none
}
.wsmenu-list>li.rightmenu {
	float: right;
	zoom: 1
}
.wsmenu-list>li.rightmenu:after, .wsmenu-list>li.rightmenu:before {
	content: "";
	display: table
}
.wsmenu-list>li.carticon {
	float: right
}
.wsmenu-list>li.carticon a {
	padding: 0 27px 0 15px;
	text-align: center;
	border-left: 1px solid rgba(0,0,0,.1)
}
.wsmenu-list>li.carticon em.roundpoint {
	position: absolute;
	top: 8px;
	width: 15px;
	height: 15px;
	background-color: #DA4B38;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 9px;
	text-align: center;
	font-style: normal;
	line-height: 14px!important;
	color: #fff
}
.megamenu, .wsmenu-submenu {
	position: absolute;
	top: 80px;
	z-index: 1000;
	-o-transition: -o-transform .5s, opacity .3s;
	-ms-transition: -ms-transform .5s, opacity .3s;
	-moz-transition: -moz-transform .5s, opacity .3s;
	-webkit-transition: -webkit-transform .5s, opacity .3s
}
.wsmenu-list li:hover .megamenu {
	opacity: 1
}
.megamenu {
	width: 100%;
	left: 0;
	color: #646464;
	margin: 0;
	text-align: left;
	padding: 16px;
	font-size: 13px;
	border-top: 1px solid #edf4f7;
	background-color: #fff;
	opacity: 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0
}
.link-list li a, .megacollink li a {
	text-align: left;
	background: #fff!important;
	border-right: 0 none!important;
	display: block
}
.megamenu .title {
	border-bottom: 1px solid #CCC;
	padding: 9px 5px 9px 0;
	font-size: 17px;
	color: #424242;
	text-align: left;
	height: 39px;
	margin: 0 0 10px
}
.link-list .fa, .megacollink .fa {
	font-size: 11px
}
.link-list li {
	display: block;
	white-space: nowrap;
	text-align: left
}

@media (max-width:780px) {
.link-list li {
	white-space: normal
}
}
.link-list li a {
	line-height: 14px;
	padding: 6px 0;
	color: #424242
}
.megacollink {
	width: 23%;
	float: left;
	margin: 0 1%;
	padding: 0
}
.megacollink li {
	display: block;
	white-space: nowrap;
	text-align: left
}
.megacollink li a {
	line-height: 18px;
	padding: 8px 0;
	color: #666!important
}
.megacolimage {
	width: 31.33%;
	float: left;
	margin: 0 1%
}
.typographydiv {
	width: 100%;
	margin: 0
}
.typographylinks {
	width: 25%;
	float: left;
	margin: 0
}
.typographylinks ul {
	padding: 0
}
.mainmapdiv {
	width: 100%;
	display: block;
	margin: 0
}
.wsmenu-list .ad-style {
	width: 28%;
	float: right
}
.wsmenu-list .ad-style a {
	border: none!important;
	padding: 0!important;
	margin: 0!important;
	line-height: normal!important;
	background-image: none!important
}
.mobile-sub .megamenu .ad-style a:hover {
	background-color: transparent!important
}
.wsmenu-list .megamenu li:hover>a {
	background: 0 0!important
}
.wsmenu-list .megamenu li a:hover {
	background: 0 0!important;
	text-decoration: none;
	color: #00beff
}
.wsmenu-list .megamenu li .fa {
	margin-right: 5px;
	text-align: center;
	width: 18px
}
.mrgtop {
	margin-top: 15px
}
.show-grid div {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dbdbdb;
	border: 1px solid #e7e7e7;
	color: #6a6a6a;
	margin: 2px 0
}
.megamenu .left.carousel-control, .megamenu .right.carousel-control {
	padding-top: 20%
}
.carousel-inner .item img {
	width: 100%
}
.megamenu .carousel-caption {
	bottom: 0;
	background-color: rgba(0,0,0,.7);
	font-size: 13px;
	height: 31px;
	left: 0;
	padding: 7px 0;
	right: 0;
	width: 100%
}
.typography-text {
	padding: 0;
	font-size: 14px
}
.typography-text ul {
	padding: 0;
	margin: 0
}
.typography-text p {
	text-align: justify;
	line-height: 24px;
	color: #656565
}
.typography-text ul li {
	display: block;
	padding: 2px 0;
	line-height: 22px
}
.typography-text ul li a {
	color: #656565
}
.halfmenu {
	width: 40%;
	right: auto!important;
	left: auto!important
}
.halfdiv, .halfdiv03 {
	right: auto;
	left: auto
}
.halfmenu .megacollink {
	width: 48%;
	float: left;
	margin: 0 1%
}
.halfdiv {
	width: 30%
}
.halfdiv03 {
	width: 25%
}
.menu_form {
	width: 100%;
	display: block
}
.menu_form input[type=text], .menu_form input[type=password] {
	width: 100%;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	font-size: 13px;
	padding: 8px 5px;
	margin-bottom: 8px
}
.menu_form TEXTAREA {
	width: 100%;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	color: #000;
	font-size: 13px;
	padding: 8px 5px;
	margin-bottom: 8px;
	min-height: 122px
}
.menu_form input[type=submit], .menu_form input[type=button] {
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 7px 15px;
	font-weight: 700;
	float: right;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,.9);
	white-space: nowrap;
	background-color: #eaeaea;
	background-repeat: repeat-x;
	box-shadow: 0 1px 3px rgba(0,0,0,.05);
	vertical-align: middle;
	cursor: pointer;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-webkit-appearance: none;
	font-size: 13px;
	text-decoration: none
}
.menu_form input[type=submit] {
	margin-right: 8px;
	background-image: -moz-linear-gradient(#fafafa, #eaeaea);
	background-image: -webkit-linear-gradient(#fafafa, #eaeaea);
	background-image: linear-gradient(#fafafa, #eaeaea);
	border-radius: 2px;
	border: 1px solid #ddd;
	border-bottom-color: #c5c5c5;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.menu_form input[type=button] {
	background-image: -moz-linear-gradient(#fafafa, #eaeaea);
	background-image: -webkit-linear-gradient(#fafafa, #eaeaea);
	background-image: linear-gradient(#fafafa, #eaeaea);
	border-radius: 2px;
	border: 1px solid #ddd;
	border-bottom-color: #c5c5c5;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.wsmenu-list li>.wsmenu-submenu {
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-webkit-transform: rotateX(-75deg);
	visibility: hidden
}
.wsmenu-list li:hover>.wsmenu-submenu {
	transform: rotateX(0);
	-o-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-webkit-transform: rotateX(0);
	opacity: 1;
	visibility: visible;
}
.wsmenu-submenu li>.wsmenu-submenu-sub {
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-webkit-transform: rotateX(-75deg);
	visibility: hidden
}
.wsmenu-submenu li:hover>.wsmenu-submenu-sub {
	transform: rotateX(0);
	-o-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-webkit-transform: rotateX(0);
	opacity: 1;
	visibility: visible
}
.wsmenu-submenu-sub li>.wsmenu-submenu-sub-sub {
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-webkit-transform: rotateX(-75deg);
	visibility: hidden
}
.wsmenu-submenu-sub li:hover>.wsmenu-submenu-sub-sub {
	transform: rotateX(0);
	-o-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-webkit-transform: rotateX(0);
	opacity: 1;
	visibility: visible
}
.wsmenu-list li>.megamenu {
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-webkit-transform: rotateX(-75deg);
	visibility: hidden
}
.wsmenu-list li:hover>.megamenu {
	transform: rotateX(0);
	-o-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-webkit-transform: rotateX(0);
	opacity: 1;
	visibility: visible;
}
.wsmenu-submenu {
	margin: 0;
	padding: 0;
	border: 1px solid #eee;
	background-color: #fff;
	opacity: 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub, .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
	min-width: 220px;
	position: absolute;
	left: 100%;
	top: 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-o-transition: -o-transform .4s, opacity .4s;
	-ms-transition: -ms-transform .4s, opacity .4s;
	-moz-transition: -moz-transform .4s, opacity .4s;
	-webkit-transition: -webkit-transform .4s, opacity .4s;
	margin: 0
}
.wsmenu-submenu li a {
	background: #fff!important;
	color: #666!important;
	border-right: 0 none!important;
	text-align: left;
	display: block;
	line-height: 22px;
	padding: 6px 12px;
	text-transform: none;
	font-size: 13px;
	letter-spacing: normal
}
.wsmenuexpandermain {
	display: none
}
.wsmenu-list li:hover .wsmenu-submenu {
	display: block
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
	padding: 0;
	opacity: 0
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
	opacity: 1;
	list-style: none;
	padding: 0;
	border: 1px solid #eee;
	background-color: #fff;
	display: block
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
	padding: 0;
	opacity: 0
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
	opacity: 1;
	list-style: none;
	padding: 0;
	border: 1px solid #eee;
	background-color: #fff
}
.wsmenu-submenu li {
	position: relative;
	padding: 0;
	margin: 0;
	display: block
}
.wsmenu-click, .wsmenu-click02 {
	display: none
}
.wsmenu-submenu .fa {
	margin-right: 7px
}
.wsmenu-list li:hover>a {
	text-decoration: none
}

@media (min-width:781px) {
.wsmenu-list li:hover>a {
	color: #000
}
}
.wsmenu-list>li>a:hover {
	text-decoration: none
}
.wsmenu-list>li>a.active {
	text-decoration: none;
	box-shadow: inset 0 -3px 0 #00beff;
	color: #000
}
.wsmenu-submenu>li>a:hover {
	background-color: rgba(0,0,0,.1)!important;
	border-radius: 0!important;
	text-decoration: none
}

@media only screen and (min-width:1024px) and (max-width:1280px) {
.wsmenu-list li a .arrow:after {
	display: none!important
}
.wsmenu-list>li>a {
	padding-left: 12px!important;
	padding-right: 12px!important
}
.menu_form input[type=submit], .menu_form input[type=button] {
	width: 40%!important
}
.topmenusearch input:focus {
	width: 200px
}
}

@media only screen and (min-width:780px) and (max-width:1023px) {
.wsmenu-list li a .arrow:after {
	display: none
}
.wsmenu-list>li>a {
	white-space: nowrap!important;
	padding-left: 11px!important;
	padding-right: 11px!important
}
.wsmenu-list>li.carticon, .wsmenu-list>li.socialicon {
	display: none!important
}
.megacollink, .typographylinks {
	width: 48%;
	margin: 1%
}
.menu_form input[type=submit], .menu_form input[type=button] {
	width: 40%!important
}
.wsmenu-list>li>a .fa {
	display: none
}
.wsmenu-list>li>a .fa.fa-home {
	display: block!important
}
.halfmenu .megacollink {
	width: 100%;
	margin: 0
}
}

@media only screen and (min-width:781px) {
.wsmenu-list li:hover>.megamenu, .wsmenu-list li:hover>.wsmenu-submenu, .wsmenu-submenu li:hover>.wsmenu-submenu-sub, .wsmenu-submenu-sub li:hover>.wsmenu-submenu-sub-sub {
	display: block!important
}
.wsmenu-list>li a.menuhomeicon .fa, .wsmenu-list>li.carticon a .fa, .wsmenu-list>li.socialicon a .fa {
	margin-right: 0!important
}
}

@media only screen and (max-width:780px) {
.topmenusearch {
	margin: 0;
	width: 100%;
	height: 40px
}
.topmenusearch input:focus {
	width: 100%;
	background-color: #323232;
	border-bottom: 1px solid #787878
}
.topmenusearch input {
	border-radius: 0!important;
	height: 40px;
	background-color: #464646;
	border-bottom: 1px solid #787878
}
.smllogo {
	width: 100%;
	display: none!important;
	margin: 0 auto;
	text-align: center;
	background-color: #2B3A40
}
.smllogo a {
	margin: 0 auto;
	text-align: center;
	float: none;
	padding: 10px 0 3px
}
.topmenusearch .btnstyle {
	height: 40px;
	font-size: 20px;
	margin-right: 5px
}
.wsmenucontainer {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.overlapblackbg {
	left: 0;
	z-index: 102;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	display: none;
	background-color: rgba(0,0,0,.45);
	cursor: pointer
}
.wsmenucontainer.wsoffcanvasopener {
	display: block;
	margin-left: 240px
}
.wsmobileheader {
	display: block!important;
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.callusicon {
	color: #c9c9c9;
	font-size: 25px;
	height: 25px;
	position: fixed;
	right: 15px;
	top: 13px;
	width: 25px;
	z-index: 102;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.callusicon:focus, callusicon:hover {
	color: #fff!important
}
.wsoffcanvasopener .callusicon {
	display: none!important
}
.smallogo {
	display: block;
	text-align: center;
	position: fixed;
	z-index: 101;
	width: 100%;
	height: 40px;
	background: #fff;
	box-shadow: 0 1px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5)
}
.smallogo>img {
	margin-top: 8px;
	width: 158px
}
.wsmenu-list>li:hover>a {
	background-color: rgba(0,0,0,.08)!important;
	text-decoration: none
}
.mobiletext {
	display: inline-block!important
}
.wsoffcanvasopener .overlapblackbg {
	display: block!important
}
.wsoffcanvasopener .wsmain {
	left: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.wsmain {
	width: 280px;
	left: -1000px;
	height: 100%;
	position: fixed;
	top: 0;
	margin: 0;
	float: none;
	border-radius: 0;
	z-index: 103;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	border: none!important;
	background-color: #fff!important
}
.wsmenu {
	border-left: none;
	float: none;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	display: block!important
}
.wsmenu-click {
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	cursor: pointer;
	width: 100%
}
.wsmenu-click i {
	display: block;
	height: 23px;
	width: 25px;
	margin-top: 10px;
	margin-right: 15px;
	background-size: 25px;
	font-size: 25px;
	float: right;
	color: #bebebe
}
.wsmenu-click i:hover {
	color: #00beff
}
.wsmenu-click02 {
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	cursor: pointer;
	width: 100%
}
.wsmenu-click02 i {
	display: block;
	height: 23px;
	width: 25px;
	margin-top: 11px;
	margin-right: 8px;
	background-size: 25px;
	font-size: 21px;
	color: rgba(0,0,0,.25);
	float: right
}
.ws-activearrow>i {
	transform: rotate(180deg)
}
.wsmenu-rotate {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.animated-arrow {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 102;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	cursor: pointer;
	padding: 12px 35px 16px 0;
	margin: 6px 0 0 10px
}
.wsoffcanvasopener .animated-arrow {
	left: 280px;
	margin-top: 1px
}
.animated-arrow span, .animated-arrow span:after, .animated-arrow span:before {
	cursor: pointer;
	height: 3px;
	width: 20px;
	background: #bebebe;
	position: absolute;
	display: block;
	content: '';
	transition: all .5s ease-in-out
}
.wsoffcanvasopener .animated-arrow span:after, .wsoffcanvasopener .animated-arrow span:before {
	background: #00beff
}
.animated-arrow span:before {
	top: -6px
}
.animated-arrow span:after {
	bottom: -6px
}
.wsoffcanvasopener .animated-arrow span {
	background-color: transparent
}
.animated-arrow.active span:after, .wsoffcanvasopener .animated-arrow span:before {
	top: 6px
}
.wsoffcanvasopener .animated-arrow span:before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	bottom: 0
}
.wsoffcanvasopener .animated-arrow span:after {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}
.megacollink {
	width: 96%!important;
	margin: 0 2%!important
}
.megacolimage {
	width: 90%!important;
	margin: 0 5%!important
}
.typographylinks {
	width: 98%!important;
	margin: 0 1%!important
}
.typographydiv {
	width: 86%!important;
	margin: 0 7%!important
}
.mainmapdiv {
	width: 90%!important;
	margin: 0 5%!important
}
.innerpnd {
	padding: 0!important
}
.typography-text {
	padding: 10px 0
}
.wsmenu-list .megamenu {
	background-color: #323232;
	color: #666;
	display: none;
	position: relative!important;
	top: 0;
	padding: 5px 0 4px;
	border: 0 solid;
	transform: none!important;
	opacity: 1!important;
	visibility: visible!important;
	border-bottom: 1px solid #787878
}
.wsmenu-list li:hover .megamenu {
	display: none;
	position: relative!important;
	top: 0
}
.megamenu .title {
	color: #666;
	font-size: 15px!important;
	padding: 10px 8px 10px 0
}
.megamenu .row>ul, .megamenu>ul {
	width: 100%!important;
	margin: 0;
	padding: 0;
	font-size: 13px!important
}
.megamenu .row>ul>li>a, .megamenu>ul>li>a {
	padding: 9px 14px 9px 30px!important;
	line-height: 14px!important;
	font-size: 12px!important;
	background-color: transparent!important;
	color: #bebebe;
	text-transform: uppercase
}
.megamenu .row>ul>li>a:hover, .megamenu>ul>li>a:hover {
	background-color: transparent!important
}
.ad-style {
	width: 100%!important
}
.megamenu ul li.title {
	line-height: 26px;
	color: #666;
	margin: 0;
	font-size: 15px;
	padding: 7px 13px!important;
	border-bottom: 1px solid #ccc;
	background-color: transparent!important
}
.wsmenu-submenu>li:hover>a {
	background-color: #7b7b7b;
	color: #666
}
.wsmenu>.wsmenu-list>li>a {
	color: #fff
}
.wsmenu>.wsmenu-list>li>a.active {
	color: #00beff;
	box-shadow: none
}
.wsmenu-list li:hover a, .wsmenu-list li:hover i, .wsmenu>.wsmenu-list>li>a:hover {
	color: #00beff
}
.wsmenu-list li:hover .wsmenu-submenu, .wsmenu-list li:hover .wsmenu-submenu .wsmenu-submenu-sub {
	display: none
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
	display: none;
	list-style: none;
	padding: 2px;
	border: 1px solid #eee;
	background-color: #fff
}
.wsmenu-list li:first-child a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.wsmenu-list li:last-child a {
	-webkit-border-radius: 0 4px 0 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-right: 0 solid
}
.wsmenu-submenu-sub {
	width: 100%!important;
	position: static!important;
	left: 100%!important;
	top: 0!important;
	display: none;
	margin: 0!important;
	padding: 0!important;
	border: 0 solid!important;
	transform: none!important;
	opacity: 1!important;
	visibility: visible!important
}
.wsmenu-submenu-sub li {
	margin: 0!important;
	padding: 0;
	position: relative
}
.wsmenu-submenu-sub a {
	display: block;
	padding: 10px 25px;
	border-bottom: solid 1px #ccc;
	font-weight: 400
}
.wsmenu-submenu-sub li a.active {
	color: #000!important
}
.wsmenu-submenu-sub li:hover>a {
	background-color: #333!important;
	color: #fff
}
.wsmenu>.wsmenu-list>li>a>.fa {
	font-size: 16px;
	color: #bfbfbf;
	margin-right: 11px;
	text-align: center;
	width: 19px
}
.wsmenu>.wsmenu-list>li>a:hover>.fa {
	color: #00beff
}
.wsmenu-submenu-sub-sub {
	width: 100%!important;
	position: static!important;
	left: 100%!important;
	top: 0!important;
	display: none;
	margin: 0!important;
	padding: 0!important;
	border: 0 solid!important;
	transform: none!important;
	opacity: 1!important;
	visibility: visible!important
}
.wsmenu-submenu-sub-sub li {
	margin: 0!important
}
.wsmenu-submenu-sub-sub a {
	display: block;
	color: #000;
	padding: 10px 25px;
	background: #000!important;
	border-bottom: solid 1px #ccc;
	font-weight: 400
}
.wsmenu-submenu-sub-sub li a.active {
	color: #000!important
}
.wsmenu-submenu-sub-sub li:hover>a {
	background-color: #606060!important;
	color: #fff
}
.wsmenu .wsmenu-list {
	display: block!important
}
.wsmenu .wsmenu-list>li {
	width: 100%;
	display: block;
	float: none;
	border-right: none;
	background-color: transparent;
	position: relative;
	white-space: inherit
}
.wsmenu>.wsmenu-list>li>a {
	padding: 8px 32px 8px 20px;
	font-size: 13px;
	text-align: left;
	border-right: solid 0;
	background-color: transparent;
	line-height: 25px;
	border-bottom: 1px solid;
	border-bottom-color: #787878;
	position: static;
	text-transform: uppercase
}
.wsmenu .wsmenu-list li a .arrow:after {
	display: none!important
}
.wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
	font-size: 12px!important;
	color: #8E8E8E
}
.mobile-sub .wsmenu-submenu {
	transform: none!important;
	opacity: 1!important;
	display: none;
	position: relative!important;
	top: 0;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 0;
	visibility: visible!important
}
.mobile-sub .wsmenu-submenu li a {
	line-height: 20px;
	height: 36px;
	background-color: #e7e7e7!important;
	font-size: 13px!important;
	padding: 8px 0 8px 18px;
	color: #8E8E8E
}
.mobile-sub .wsmenu-submenu li a:hover {
	background-color: #e7e7e7!important;
	color: #666;
	text-decoration: underline
}
.mobile-sub .wsmenu-submenu li:hover>a {
	background-color: #e7e7e7!important;
	color: #666
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
	line-height: 20px;
	height: 36px;
	background-color: #e7e7e7!important;
	border-bottom: none;
	padding-left: 28px
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
	line-height: 20px;
	height: 36px;
	background-color: #e7e7e7!important;
	border-bottom: none!important;
	padding-left: 38px;
	color: #8e8e8e
}
.wsmenu-list>li.socialicon a {
	width: 100%
}
.wsmenu-list>li.carticon em.roundpoint {
	left: 22px
}
.halfdiv .title {
	padding-left: 15px
}
.halfdiv {
	width: 100%;
	display: block
}
.halfdiv03 .title {
	padding-left: 15px
}
.halfdiv03 {
	width: 100%
}
.halfmenu {
	width: 100%;
	display: block
}
.menu_form {
	padding: 10px 10px 63px;
	background-color: #e7e7e7
}
.menu_form input[type=submit], .menu_form input[type=button] {
	width: 46%
}
.menu_form TEXTAREA {
	min-height: 100px
}
.wsmenu-list li:hover>.wsmenu-submenu, .wsmenu-list li>.wsmenu-submenu, .wsmenu-submenu li>.wsmenu-submenu-sub {
	transform: none!important;
	-o-transform: none!important;
	-moz-transform: none!important;
	-webkit-transform: none!important;
	visibility: visible!important
}
.wsmenu-list li:hover>.megamenu, .wsmenu-list li>.megamenu, .wsmenu-submenu li:hover>.wsmenu-submenu-sub, .wsmenu-submenu-sub li:hover>.wsmenu-submenu-sub-sub, .wsmenu-submenu-sub li>.wsmenu-submenu-sub-sub {
	transform: none!important;
	-o-transform: none!important;
	-moz-transform: none!important;
	-webkit-transform: none!important;
	visibility: visible!important;
	opacity: 1!important;
}
}
.whitebg {
	background-color: #fff!important
}
.whitebg:hover {
	color: #000!important
}
.gry-grdt {
	background: #fff;
	color: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
}
.whitebg>.wsmenu>.wsmenu-list>li>a>.arrow:after {
	border-top-color: #E5E5E5!important
}
.whitebg>.wsmain>.wsmenu>.wsmenu-list>li>a, .whitebg>.wsmenu>.wsmenu-list>li>a {
	color: #424242!important
}
.gry-grdt>.wsmenu>.wsmenu-list>li>a {
	color: #fff!important
}
.gry-grdt>.wsmenu>.wsmenu-list>li>a>.arrow:after {
	border-top-color: #fff!important
}

@media only screen and (max-width:780px) {
.gry-grdt .wsmain {
	background: #464646;
	background: -moz-linear-gradient(top, #464646 0, #464646 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #464646), color-stop(100%, #464646));
	background: -webkit-linear-gradient(top, #464646 0, #464646 100%);
	background: -o-linear-gradient(top, #464646 0, #464646 100%);
	background: -ms-linear-gradient(top, #464646 0, #464646 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#464646', GradientType=0 );
	color: #fff
}
}
.mobile-only {
	margin-top: 20px
}
.mobile-only li a {
	color: #a0a0a0;
	text-transform: uppercase
}
.mobile-only li {
	padding: 6px 0 6px 20px
}
.mobile-only li a:hover {
	color: #00beff
}

@media (min-width:781px) {
.wsmain {
	position: static
}
.megamenu {
	width: 100%;
	position: absolute;
	-webkit-box-shadow: 0 12px 12px -12px rgba(0,0,0,.2);
	-moz-box-shadow: 0 12px 12px -12px rgba(0,0,0,.2);
	box-shadow: 0 12px 12px -12px rgba(0,0,0,.2)
}
.mobile-only {
	display: none
}
}

@media (max-width:780px) {
.wsmain.container {
	padding-left: 0;
	padding-right: 0
}
}
.sidebar h3.company, .sidebar-single h3.company {
	font-weight: 400;
	color: #4d4d4d;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	margin-top: 18px;
	margin-bottom: 7px
}
.sidebar h4, .sidebar-single h4 {
	font-size: 13px;
	color: #4d4d4d;
	margin-top: 7px;
	margin-bottom: 18px
}
.certificate h3, .sidebar .certificate h3 {
	font-weight: 700;
	font-size: 17px
}
.certificate img {
	max-width: 120px;
	margin: 0 10px 10px 0;
}
.main .logo-bar img, .sidebar .logo-bar img, .sidebar-single .logo-bar img {
	margin-right: 10px;
	width: auto;
	max-height: 50px
}
.modal-dialog input {
	padding-left: 10px
}
.modal-dialog input, .sidebar .form-control, .sidebar-single .form-control {
	height: 40px;
	font-size: 13px;
	color: #a0a0a0;
	border: 1px solid #98c8dd;
	border-radius: 0;
	margin: 0
}
.sidebar .btn.btn-warning.btn-lg, .sidebar-single .btn.btn-warning.btn-lg, .sidebar-single .btn.btn-mute.btn-lg {
	font-weight: 400;
	text-transform: uppercase;
	padding: 10px 40px !important;
	width: 100%;
        margin-bottom: 20px;
}
.btn-mute {
        background: #cececd;
        color: #fff;
}
.sidebar .form-group, .sidebar-single .form-group {
	margin-bottom: 10px
}
.sidebar .logo-bar {
	padding-top: 10px
}
.sidebar-single .logo-bar {
	padding-top: 5px
}
.sidebar .logo-bar h3 {
	margin-top: 7px;
	margin-bottom: 17px
}
.sidebar .required, .sidebar-single .required {
	margin-top: 12px;
	color: #a0a0a0
}

@media (min-width:1200px) {
.col-md-4.sidebar {
	padding-left: 20px
}
}
h1 .divider {
	padding: 0 10px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .container {
	padding-right: 10px;
	padding-left: 10px
}
.main h1, .sidebar h1 {
	margin-bottom: 26px
}
.main .slider {
	margin-right: 30px
}
.main .logo-bar h3 {
	margin-top: 0
}
.sidebar-single ul li span {
	width: 50px;
	color: #4d4d4d;
	display: inline-block
}
.sidebar .row.form {
	margin-left: -5px
}
body {
	font-family: 'Open Sans';
	font-size: 14px;
	color: #787878;
/*	background-color: #e9f0f2;*/
	background-color: #e9f0f275;
	padding-top: 80px
}

@media (max-width:780px) {
body {
	padding-top: 0
}
}
#companies, #news, #products, #projects {
	padding-top: 80px;
	margin-top: -80px; 
	-webkit-background-clip: content-box;
	background-clip: content-box
}
.container {
	margin-right: auto;
	margin-left: auto
}

@media (min-width:1330px) {
.container {
	width: 1300px
}
}
.row {
	margin-right: -10px;
	margin-left: -10px
}
p {
	color: #000;
	margin: 0 0 16px
}
.text-muted {
	color: #787878
}
.h3 a, dd, h3 a {
	color: #000
}
.lead {
	margin-bottom: 24px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
        color: #000000!important;
}
a, a:focus, a:hover {
	color: #00beff
}
h3 a:focus, h3 a:hover {
	text-decoration: none
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight: 700;
}
.label, dt {
	font-weight: 400
}
hr {
	border-color: #b6d0d9;
	margin-top: 30px;
	margin-bottom: 30px
}
.no-gutter>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}
.h1, h1 {
	font-size: 26px;
        margin-top: 15px;
}
.h2, h2 {
	font-size: 20px
}
.h3, h3 {
	font-size: 16px
}
.h4, h4 {
	font-size: 13px
}
.h5, h5 {
	font-size: 12px
}
.h6, h6 {
	font-size: 11px
}
.sectionReferenceProjects {
/*	background: #dfebf0;*/
	background: #dae7eb;
}
.sectionProjectCategories {
    padding-bottom: 80px;
}
.fancy {
/*	border-bottom: 1px solid #d9e6ee;*/
	border-bottom: 1px solid #b6d0d9;
        margin-bottom: -1px;
}
.fancy:after {
	content: " ";
	border-bottom: 2px solid #ef3b46;
	width: 30px;
	display: block;
	margin: 22px 0 0;
	position: relative;
	top: 2px
}
.h2.fancy, h2.fancy {
	margin-bottom: 30px;
	margin-top: 47px
}
.h2.fancy.first, h2.fancy.first {
	margin-top: 17px
}
.label {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px
}
.form-control, .label, .list-group .list-group-item, .nav-tabs>li>a, .panel {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}
.helper-10 {
	height: 10px
}
.helper-20 {
	height: 20px
}
.helper-30 {
	height: 30px
}
.helper-40 {
	height: 40px
}
.helper-50 {
	height: 50px
}
.helper-60 {
	height: 60px
}
.helper-80 {
	height: 80px
}
.helper-320 {
	height: 320px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	letter-spacing: .03em
}
.container-fluid.carousel {
	background: #2788c1;
	height: 320px
}
.two-col ul, dl.two-col {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px
}
dd, dt {
	line-height: 1.75
}
dt {
	color: #787878
}
dd {
	margin-left: 0
}
.dl-horizontal dt {
	float: left;
	width: 105px;
	text-align: left
}
.dl-horizontal dd {
	margin-left: 115px
}
dl.icon {
	font-size: 13px
}
dl.icon dd {
	line-height: 1.3;
	padding-bottom: 10px
}
dl.icon dd a i {
	padding-left: 10px
}
.form .col-sm-12, .form .col-sm-6 {
	padding-left: 5px;
	padding-right: 5px
}
.date {
	color: #a0a0a0;
	font-size: 12px;
	font-style: italic
}
.gap-right {
	padding-right: 20px
}
.gap-left {
	padding-left: 20px
}
.embed-responsive {
	margin-bottom: 23px
}
.well {
	-webkit-box-shadow: none;
	box-shadow: none
}
.subnav {
/*	background-color: #e1ebed; */
	background-color: #8e0b09;
	padding: 0;
	font-size: 13px
}
.subnav .nav-tabs {
	width: 100%;
	text-align: center;
/*	border-bottom-color: #d3eaf5;*/
	border-bottom-color: #cbdde3;
        white-space:nowrap;
        overflow-y: hidden;
        overflow-x: hidden;
}
ul.nav.nav-tabs::-webkit-scrollbar { 
    display: none; 
}
.subnav .nav-tabs>li {
	float: none;
	display: inline-block
}
.subnav .nav-tabs>li>a {
	padding: 15px 3vw;
	border-radius: 0;
	margin-right: -4px;
	color: #FFFFFF;
}
.subnav .nav-tabs>li>a:focus, .subnav .nav-tabs>li>a:hover {
	background-color: #ac1917;
	border-bottom-color: #d3eaf5;
	color: #FFFFFF;
}
.subnav .nav-tabs>li.active>a, .subnav .nav-tabs>li.active>a:focus, .subnav .nav-tabs>li.active>a:hover {
	color: #FFFFFF;
	background: #8e0b09;
	border-color: #cee5eb #cee5eb transparent
}

@media (max-width:550px) {
.subnav .nav-tabs>li {
	width: auto;
}
}
.docs-section {
	margin-bottom: 40px
}
.docs-section .page-header {
	margin-bottom: 20px
}
.docs-section .page-header h1 {
	font-size: 42px
}
.example-type h1, .example-type h2, .example-type h3, .example-type h4, .example-type h5, .example-type h6 {
	margin: 20px 0
}
.example-colors .swatch-item {
	width: 100%;
	min-height: 100px;
	position: relative;
	background: #444;
	color: #fff;
	margin-bottom: 20px
}
.example-colors .swatch-item dl {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 20px;
	margin: 0
}
.example-colors .color-brand-primary {
	background: #07b
}
.example-colors .color-brand-secondary, .example-colors .color-brand-success {
	background: #3e9b52
}
.example-colors .color-brand-danger {
	background: #c00
}
.example-colors .color-brand-warning {
	background: #f80
}
.example-colors .color-brand-info {
	background: #09c
}
.example-colors .color-gray-darker {
	background: #222
}
.example-colors .color-gray-dark {
	background: #444
}
.example-colors .color-gray {
	background: #666
}
.example-colors .color-gray-light {
	background: #999;
	color: #444
}
.example-colors .color-gray-lighter {
	background: #eee;
	color: #444
}
.example-colors .color-gray-lightest {
	background: #f7f7f7;
	color: #444
}
.example-buttons .btn, .example-buttons .form-control, .example-inputs .btn, .example-inputs .form-control {
	width: 100%;
	margin-bottom: 20px
}
.thumbnail {
	padding: 9px;
	border: 1px solid #dfe9ec;
	border-radius: 0;
	font-size: 13px
}
.thumbnail .h3, .thumbnail h3 {
	font-size: 15px;
	margin: 16px 0 11px;
	line-height: 18px; min-height: 36px;
}
.thumbnail .lead {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}
.thumbnail p.lead {
	color: #000;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 6px
}
.thumbnail .caption {
	padding: 0;
        overflow: hidden;
}
.thumbnail hr {
	margin-bottom: 15px;
	margin-top: 5px
}
.thumbnail .logo-single hr {
	margin-bottom: 8px;
	margin-top: 10px
}
.logo-single img {
	max-height: 40px !important; max-width: 120px !important;
	width: auto;
	margin-top: 5px;
	margin-bottom: 10px
}
.logo-single {
	text-align: left
}
.logo-single .checkbox {
	margin-bottom: 0
}
.flex-row img.logo-company {
	width: auto;
	max-height: 112px !important; padding: 20px;
}

@media (max-width:1329px) {
.flex-row img.logo-company {
	max-height: 78px !important;
}
}
.logo-multiple img {
    width: auto;
    display: inline !important;
    max-height: 40px;
}
.row.logo-multiple .col-xs-3 {
    height: 40px;
    line-height: 40px;
}
.row.logo-multiple {
    padding: 0px 10px;
    max-height: 40px;
    white-space: nowrap;
    overflow: hidden;
}
@media (min-width:768px) and (max-width:1199px) {}
p.link, p.more {
	margin-bottom: 7px
}
p.link a {
	text-transform: uppercase;
	font-weight: 600
}
.thumbnail.clean {
	padding: 0;
	border: none
}
.company p.lead {
	line-height: 1.75;
	font-size: 14px;
	font-weight: 400;
        overflow: hidden;
}
.company .txt_full p.lead {
        max-height: 1000px;
}
.company .txt_summary p.lead:after {
    content: "";
    box-shadow: 0 0 50px 30px #fffffff0;
    position: relative;
    left: 0px;
    bottom: 0px;
    right: 0;
    display: block;
}
.media p {
	font-size: 13px
}
.plus-readmore i {
	padding-right: 6px
}
/**
p.plus-readmore {
	margin-top: -15px
}
**/
.news .thumbnail {
	padding: 0;
	border: none
}
.news .thumbnail .caption p {
	font-style: italic;
	margin-top: 5px
}
.company p.readmore {
	margin-top: -16px
}
.grid-list .item.list-group-item {
	float: none;
	width: 100%;
	border: none
}
.grid-list .item.list-group-item:before, .item.list-group-item:after {
	display: table;
	content: " "
}
.grid-list .item.list-group-item img {
	float: left
}
.tab-content .well, .panel .well {
	position: relative
}
.tab-content .btn-group, .panel .btn-group {
	position: absolute;
	top: -57px;
	right: 19px;
	z-index: 10
}
.tab-content .thumbnail>a img, .tab-content .thumbnail>img, .panel .thumbnail>a img, .panel .thumbnail>img {
	padding-right: 20px
}
.tab-content .thumbnail.clean h3, .panel .thumbnail.clean h3 {
	margin-top: 0;
	margin-bottom: 6px!important;
        min-height: auto;
}
.tab-content .well.well-sm, .panel .well.well-sm {
	border-top: 1px solid transparent
}
.grid-list .nav-tabs li a h3 {
	color: #a0a0a0; font-weight: 400;
}
.grid-list .nav-tabs li.active a h3 {
	color: #000; font-weight: 700;
}
.grid-list .nav-tabs li a:hover h3 {
	color: #000;
}
.grid-list .nav-tabs>li.active>a, .grid-list .nav-tabs>li.active>a:focus, .grid-list .nav-tabs>li.active>a:hover {
	border: 1px solid #dfe9ec;
	border-bottom-color: transparent
}
.grid-list .nav-tabs {
	background: #fff;
	box-shadow: 0 0 0 1px #dfe9ec inset;
	border-bottom: none
}
.grid-list .nav-tabs>li>a {
	margin-right: 0;
	padding: 10px 30px 15px
}
.grid-list .nav>li>a:focus, .grid-list .nav>li>a:hover {
	text-decoration: none;
	background-color: transparent
}
.grid-list .nav>li.active>a:focus, .grid-list .nav>li.active>a:hover {
	background-color: #fff
}
.btn-default {
	color: #d7e5eb
}
.grid-list .btn-default.active, .grid-list .btn-default.focus, .grid-list .btn-default:active, .grid-list .btn-default:focus, .grid-list .btn-default:hover, .grid-list .open>.dropdown-toggle.btn-default {
	color: #00beff;
	background-color: transparent
}
.grid-list .btn-sm {
	padding: 6px 9px;
	font-size: 18px;
	border-radius: 0
}
.grid-list .list-group-item {
	padding-top: 0
}
.well {
	padding: 29px;
	background-color: #fff;
	border-radius: 0;
	border: 1px solid #dfe9ec;
}
/*
.well>:last-child {
	margin-bottom: 0!important;
	padding-bottom: 0!important
}
*/
.well h1 {
	margin: -3px 0 24px
}
.well h2 {
	margin-bottom: 26px;
	margin-top: 0
}
.label.label-danger, .label.label-default, .label.label-info, .label.label-primary, .label.label-success, .label.label-warning {
	font-size: 14px;
	padding: 5px 8px 6px;
	text-transform: capitalize
}
.well .tags {
	padding-top: 6px
}
.well ul {
	margin-top: -4px
}
.well ul li {
	line-height: 28px;
	font-weight: 600
}
.well.categories ul li {
    line-height: 20px;
    margin-bottom: 9px;
}
.well ul li span {
	width: 50px;
	color: #4d4d4d;
	display: inline-block
}
.well img.slider {
	margin-bottom: 24px; max-width: 100%; width: 618px !important;
}
.sidebar .center-block {
	margin-top: 10px
}
.well.outer {
	margin-left: 0;
	margin-right: 0
}
.well.company hr {
	margin-top: 17px;
	margin-bottom: 30px
}

/*
.well.company {padding-bottom: 6px}
*/

.well.company.small-img .media {
	min-height: 110px;
}
.well.company.small-img {
	margin-bottom: 0
}
.well.company.small-img .media-heading {
	margin-bottom: 4px
}
.well.company.small-img .readmore {
	margin-top: -16px
}
.well.company-info .btn-row {
	margin-top: 3px;
	margin-bottom: 30px
}
.well.tags {
	padding-bottom: 23px
}
.well.categories {
	padding-bottom: 20px
}
.productconnection {
    clear: both;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.productconnection img.pull-left {
    width: 150px;
    margin-right: 15px;
}
.well .certificate img {
    max-height: 40px;
}
.well.project hr {
    border-color: #00beff;
}
.well.project p.lead {
	font-size: 15px;
	margin-bottom: 16px
}
.well.project h3.extra {
	font-size: 18px;
	text-transform: none
}
.well.project h4.extra {
	font-size: 16px;
	text-transform: none;
	margin-bottom: 12px;
}
.well.project .certificate {
	margin-top: 11px
}

@media (min-width:992px) {
.well.outer .main {
	margin-left: -10px;
	margin-right: 10px
}
}
.media-heading.vertical-lg {
	margin-top: 33px;
	text-transform: none
}
.media-heading.vertical-sm {
	margin-top: 7px;
	text-transform: none;
	padding-bottom: 15px
}
.tab-content .well.well-sm {
	padding: 39px 29px 0
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
    .projectpromo {
        padding-left: 0;
    }
    .projectpromo img {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.project-title {border-bottom: 6px solid;}
.project-title.b-smahuse-m-m {border-color: #9b00b2;}
.project-title.b-boligbyggeri-m-m {border-color: #f4352c;}
.project-title.b-industri {border-color: #fef000;}
.project-title.b-kontor-butikker-m-m {border-color: #fb9909;}
.project-title.b-hotel-restauration {border-color: #17a3f6;}
.project-title.b-forsorg-sundhed {border-color: #d02f0d;}
.project-title.b-undervisning-institution {border-color: #00998c;}
.project-title.b-samlingssteder {border-color: #3d4fb8;}
.project-title.b-idraet-fritid {border-color: #91d142;}
.project-title.b-taet-lav {border-color: #49aa2b;}
.project-title.b-abent-lav {border-color: #49aa2b;}
.project-title.b-energi-opt {border-color: #487484;}
.project-title.b-boligblokke {border-color: #039aff;}
.project-title.b-kollegier {border-color: #039aff;}
.project-title.b-botilbud-bofaelle {border-color: #039aff;}
.project-title.b-plejehjem-cent {border-color: #039aff;}
.project-title.b-aeldre-bolig {border-color: #039aff;}
.project-title.b-trafik-kommunikation {border-color:#bad1d9;}

i.fa.fa-calendar.fa-inverse {
    background: #00bdff;
    padding: 3px 0px;
    border-radius: 50%;
    font-size: 10px;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

i.fa.fa-map-marker.fa-inverse {
    background: #00bdff;
    padding: 3px 0px;
    border-radius: 50%;
    font-size: 10px;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-right: 6px;
    position:relative;
    top: -2px;margin-bottom: 8px;
}
.news i.fa.fa-map-marker.fa-inverse, .news i.fa.fa-calendar.fa-inverse {
    background: #dbdbdb !important;
}

button.btn.btn-primary.btn-lg.larger.pull-left {
    margin-top: 15px; margin-left: 10px;
}
.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    background-color: #204d74 !important;
}
.pull-left.prod-info {
    margin-top: 15px;
}

.checkbox button.btn.btn-info.btn-sm.icon {
    padding: 3px 6px;
    background: #ff7800;
    text-transform: none;
}

.panel-title>a {
    position: relative;
    top: -3px;
}
.panel-title>a.collapsed::before {
    content: url('/10/homepage/00/14/10/leftarrow.png'); position: relative; top: 5px; margin-right: 5px;
}
.panel-title>a.collapsed {
    font-weight: 400; color: #a0a0a0;
}
.panel-title>a::before {
    content: url('/10/homepage/00/14/10/downarrow.png'); position: relative; top: 5px; margin-right: 5px;
}
.panel-title>a:hover {
    color: #000;
}
.modal-body img {
    margin-bottom: 15px; max-width: 100%;
}
.modal-body hr {
    margin: 25px 0px;
}
.modal-body {
    padding: 0px !important;
}
.modal-body h4 {
    margin-bottom: 15px; text-align: left;
}
.modal-content {
    border: 0px;
    border-radius: 0px;
    padding:30px;
    max-width:415px;
    text-align: center;
}
.modal-header {
    padding: 0px;
    border-bottom: none;
}
.modal-footer {
    padding: 0px 15px 15px;
    text-align: left;
    border-top: none;
}
.modal-body p.text-uppercase {
    margin-bottom: 0px;
    margin-top: 15px;
}
.muted {
    float: left;
    padding-top: 6px;
    padding-left: 10px;
}
.send {
    float: left;
}
.modal-content .btn-lg {
    width: 100% !important;
    margin-bottom: 10px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    height: auto !important;
}
/** SUBSCRIBE SLIDE **/
.slide-out-div {
    z-index: 10;
}
.slide-out-div.open {
    background: #13394c; color: #ffffff; padding: 10px 25px; max-width: 360px; min-height: 206px;
}
.slide-out-div.open h3 {
    color: #ffffff; font-size:14px; font-weight: 400; line-height: 1.3; 
}
.slide-out-div.open label {
    font-size: 12px;
}
.slide-out-div .form-group {
    margin-bottom: 10px; 
}
.slide-out-div input.form-control {
    border: 1px solid #98c8dd; font-size: 12px; 
}
div#categories .col-md-12 a {
    font-size: 14px;
    margin-right: 15px;
}
.social-company {
    display: inline-block;
}
.carddetails {
    min-height: 63px;
}
.modal-header .close {
    margin-top: -22px;
    font-size: 30px!important;
    position: relative;
    left: 15px;
}
span.categorydetails {
    color: #99c9dd;
    margin: 0px 0px 0px 5px;
}
span.categorydetails i {
    margin-right: 3px;
}
p.text-right.text-muted.small.required {
    white-space: nowrap;
}

.col-md-8.main h3.hidden-sm.hidden-md.hidden-lg {
    font-weight: 400;
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 7px;
}
/** NEWS-ITEM **/

.well.news {
    color: #787878;
}
.well.news p {
    color: #787878;
    line-height: 1.57;
}
.well.news ul li {
    line-height: 20px;
    font-weight: 400;
    padding-bottom: 6px;
}
.well.news ul {
    margin-top: 6px;
}






/********** Ben Glorie added ***********/

.search-nr {
      text-align: center; 
	font-size: 14px;
	margin: 15px 0px 5px;
	display: block;
	clear: both;
}

.pagination {
    text-align: center;
    margin: 25px 0px;  
    width: 100%;
}
.pagination a {
    display: inline-block;
    padding: 2px 8px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333333;
}
.pagination b {
    display: inline-block;
    padding: 2px 8px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    background: #38befe;
    border-radius: 50%;
    color: white;
    font-weight: 400;
}
.section.sectiontabs {background: #e6f1f5; border: 1px solid #b6d0d9; border-right: 0; border-left: 0; padding:0px; color: #646464; font-weight: 400; margin: 0 0 60px; }
.section.sectiontabs b {font-weight: 400;padding:15px 40px;display:inline-block;background:#d3e9f4;}
.section.sectiontabs a {color: #a0a0a0;padding:15px 40px;display:inline-block;}
a.lightbox-img {float: right; display:inline-block;}
.well.news a.lightbox-img img {max-width: 390px !important; margin-left: 20px; margin-bottom: 20px;}
a.lightbox-img:hover:before  {
    margin-left: 195px;
    margin-top: 250px;
    position:absolute;
    /* Empty content, but required for pseudo element to display */
    content: "";
   
    /* Size of star within sprite */
    width: 40px;
    height: 40px;

    /* Sprite */
    background: url(/10/homepage/00/14/10/productslider_sprite.png) -92px -35px no-repeat;

    z-index: 999;
}
.projectpromo {
    border: 2px solid #37bdff;
    border-radius: 35px;
    margin-top: 30px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 10px;
}
.projectpromo i.fa.fa-angle-left {
    color: #b5b5b5;
    font-size: 40px;
    margin-left: 20px;
}

.projectpromo a {
    color: #454545;
}
.projectpromo img {
    margin-top: 12px; max-width: 100%; padding-right: 10px;
}
.tags {
    margin-top: 30px;
}
.sidebar img#CompanyLogo {
    max-width: 100%;
}
.sidebar-single img#CompanyLogo {
    max-width: 100%;
}
.well.news img.billede2  {width: 48.65% !important; margin-right: 2.7%; height: auto !important;}
.well.news img.billede2:last-child {margin-right:0px}
.well.news img.billede3  {margin-right: 2.7%; height: auto !important;}
/*.well.news img.billede3  {width: 31.5% !important; margin-right: 2.7%; height: auto !important;}*/
.well.news img.billede3:last-child {margin-right:0px}
.well.news img.billede4  {width: 22.9% !important; margin-right: 2.7%; height: auto !important;}
.well.news img.billede4:last-child {margin-right:0px}
.well.news img.hojre   {float: right; margin-left: 20px;}
.well.news img.venstre   {float: left; margin-right: 20px;}
@media (max-width:480px) {
.well.news img.billede2  {width: 100% !important; margin-bottom: 20px; height: auto !important;}
/*.well.news img.billede3  {width: 100% !important; margin-bottom: 20px; height: auto !important;}*/
.well.news img.billede3  {margin-bottom: 20px; height: auto !important;}
.well.news img.billede4  {width: 100% !important; margin-bottom: 20px; height: auto !important;}
.jumbotron.search h2 {font-size: 20px; margin-top: 60px;}
.carousel.slide.news-image { min-height: 235px; max-height: 235px;}
.carousel.slide.news-image img { max-height: 235px;}
hr.transition-timer-carousel-progress-bar {top: 235px;}
}

.well.news img {max-width: 100% !important; height: auto !important;}
.sectionProjectCategories .sectionHeader {margin-bottom: 30px;}
/** POPBOX **/
div#pop_contact.pop_box {
    background: white;
    position: fixed;
    width: 334px;
    z-index: 1001;
    padding: 10px 30px 30px;
    display: none;
    bottom: 25px;
    right: 25px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
div#pop_contact.pop_box h3 {
    line-height: 1.5; padding-bottom: 5px; 
}
div#pop_contact.pop_box p {
    font-size: 13px;
}
div#pop_contact.pop_box .remove {position: absolute; right: 10px; top: 10px; color: black;}
div#pop_contact.pop_box .btn_close {cursor: pointer;}
.eventdetails {color: #00beff;}
.sidebar-single TEXTAREA.form-control {height: 50px;}
a.hoverimg:hover:before  {
    position:absolute;
    /* Empty content, but required for pseudo element to display */
    content: "";
   
    /* Size of star within sprite */
    width: 40px;
    height: 40px;

    /* Sprite */
    background: url(/10/homepage/00/14/10/productslider_sprite.png) -92px -35px no-repeat;
    z-index: 999;

    /* Position */
    left: 290px;
    top: 235px;
}
}
a.hoverimg {display: inline-block; max-width: 600px;}
.col-md-8.main p {max-width: 600px;}

.anchor-offset {
	position: relative;
	top: -100px;	/* To compensate on-page anchors for page header */
}