/*
/*
Theme Name: uppereight
Theme URI: http://www.uppereight.com
Author: Upper eight AB - Webbyrå i Malmö
Author URI: http://www.uppereight.com/kontakt
Description: Startup theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uppereight
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

/*--------------------------------------------------------------*/
/* !Start UECSS*/
/*--------------------------------------------------------------*/
 /*
 Orange -> #ED8C1F
 Blå -> #73B4E4
 Grön -> #6FBD4B
 Grå -> #EFF2EC
 Rosa -> #de3a8b;
 Gul -> #fed767
 ljusgrön -> #47bec2

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* !Normalize UECSS*/
/*--------------------------------------------------------------*/

/*
.page-id-12021 iframe {
	height: auto;
}*/

.ytp-title{
	display: none;
}

.page-id-5803 iframe {
	max-width: 100%;
	max-height: 410px;
}

.page-child.parent-pageid-32 .product-section {
	margin-bottom: 40px;
	
}

.page-id-12021 #hAbout h2 {
	display: none;
	
}

body {
  margin: 0; 
  -webkit-font-smoothing: antialiased;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #ED8C1F;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------*/
/* !Typography UECSS*/
/*--------------------------------------------------------------*/

@font-face {
  font-family: 'net';
  src: url('/wp-content/themes/uppereight/inc/assets/fonts/net.eot');
  src: url('/wp-content/themes/uppereight/inc/assets/fonts/net.eot#iefix') format('embedded-opentype'),
       url('/wp-content/themes/uppereight/inc/assets/fonts/net.woff2') format('woff2'),
       url('/wp-content/themes/uppereight/inc/assets/fonts/net.woff') format('woff'),
       url('/wp-content/themes/uppereight/inc/assets/fonts/net.ttf') format('truetype'),
       url('/wp-content/themes/uppereight/inc/assets/fonts/net.svg#net') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, h7 {
  clear: both;
}

h6 {
	font-family: 'Open Sans', sans-serif !important;
	 margin: 0;
	 padding: 0;
	 font-weight: 700;
	 line-height: 1.5em;
	 
}

h1 {
	    font-size: 2.3rem;
}

p {
  margin-bottom: 1.5em;
}

p.crunchfish-bold-p {
	margin-bottom: 0;
	font-weight: bold;
}

.page-id-32 .text-btn a {
	font-size: 0.98rem;
}

.sup{
	vertical-align: super;
    font-size: smaller;
}


/*--------------------------------------------------------------*/
/* !Elements UECSS*/
/*--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

#page {
	overflow: hidden;
}

.password-input {
	padding-top: 50px;
	min-height: 400px;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.carousel-indicators li {
    height: 6px;
}

.relative {
	position: relative;
}

.bkg-img {
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position-x: top !important;
}

.cf-margin {
	margin-top: 4.375rem;
}

.cf-padding {
	padding-top: 4.375rem;
}

.cf-margin-bottom {
	margin-bottom: 4.375rem;
}

.cf-margin-middle {
	margin-top: 4.375rem;
	margin-bottom: 4.375rem;
}

.cf-padding-middle {
	padding-top: 4.375rem;
	padding-bottom: 4.375rem;
}

.cf-btn.btn-orange, .background-orange {
	background-color: #ED8C1F;
	color: white;
}

.background-orange a {
	color: white;
}

.cf-btn.btn-blue, .background-blue {
	background-color: #73B4E4;
	color: white;
}

.background-blue a {
	color: black;
}

.border-orange {
	border: 1px solid #ed8b21;
} 


.border-black {
	border: 1px solid black;
} 

.order-md-6.border-black{
	border-left: none; 
}


.border-green {
	border: 1px solid #6FBD4B;
} 

.order-md-6.border-green{
	border-left: none; 
}



.border-gray {
	border: 1px solid #EFF2EC;
} 

.order-md-6.border-gray{
	border-left: none; 
}



.border-blue {
	border: 1px solid #73B4E4;
} 

.order-md-6.border-blue{
	border-left: none; 
}


   

.cf-btn.btn-green, .background-green {
	background-color: #6FBD4B;
	color: white;
}

.background-green a, .background-green a:hover{
	color: black;
}

.cf-btn.btn-gray, .background-gray {
	background-color: #EFF2EC;
	color: black;
}

.background-gray a, .background-gray a:hover{
	color: #ED8C1F;
}

.background-gray .carousel-indicators .active {
    background-color: #000;
}

.background-gray .carousel-indicators li {
    background-color: rgba(60, 60, 60, 0.5);
}

.cf-btn.btn-white {
	background-color: transparent;
	 color: #FFFFFF;
	 border: 0.125rem solid white;
}

.cf-btn.btn-black-invert {
	background-color: transparent;
	 color: black;
	 border: 0.125rem solid black;
}

.cf-btn.btn-black-invert {
	background-color: transparent;
	 color: black;
	 border: 0.125rem solid black;
}

.cf-btn.btn-orange-invert {
	background-color: transparent;
	 border: 0.125rem solid #ED8C1F;
}

.cf-btn.btn-orange-invert.color-orange {
	background-color: transparent;
	 border: 0.125rem solid #ED8C1F;
	 color: #ED8C1F;
}


.cf-btn.btn-orange-invert:hover {
	background-color: #ED8C1F;
	color: black;
	 border: 0.125rem solid #ED8C1F;
}

.cf-btn.btn-white:hover {
	background-color: white;
}

.cf-btn.btn-black-invert:hover {
	background-color: black;
	color: white;
}

.cf-btn-default {
	background-color: #ED8C1F;
}

.cf-btn-center {
	text-align: center;
}

.cf-btn {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: normal;
    line-height: normal;
    margin: 1.20rem 0 1.20rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 0.8rem;
    padding-right: 2rem;
    padding-bottom: 0.8625rem;
    padding-left: 2rem;
    font-size: 1rem;
    color: #FFFFFF;
    transition: background-color 300ms ease-out;
}

.cf-btn:hover {
	color: black;
}

.ripple-effect {
  position: relative;
  overflow: hidden !important;
  -webkit-transform: translate3d(0,0,0);
}
.ink {
  display: block;
  position: absolute;
  pointer-events: none;
  border-radius: 50%;
  
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);

  background: #fff;
  opacity: 1;
}

.ink.animate {
  -webkit-animation: ripple .5s linear;
  -moz-animation: ripple .5s linear;
  -ms-animation: ripple .5s linear;
  -o-animation: ripple .5s linear;
  animation: ripple .5s linear;
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-ms-keyframes ripple {
  100% {
    opacity: 0;
    -ms-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}

.no-padding-left {
	padding-left: 0;
}

.no-padding-right {
	padding-right: 0;
}

.no-padding {
	padding: 0;
}
/*--------------------------------------------------------------*/
/* !Forms UECSS*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* !Navigation UECSS*/
/*--------------------------------------------------------------*/
.footerRow{
	text-align: left;
	margin-top: -80px;
	margin-bottom: 50px;
	line-height: 1.3rem;
}

.footerRow p{
	margin-bottom: 10px;
	    color: #d5d5d5;
}

.col-social i{
	margin-left: 4px;
	margin-right: 4px;
}

#fish{
	float: right;
	margin-right: 106px;
	margin-top: 30px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #ed8b22 !important;
}

.dropdown-item:focus, .dropdown-item:hover {

    background-color: transparent;
    color: #f09a3f;
}

#menu-menu-1 .dropdown-menu li.nav-item.active a {
	color: #f09a3f;
}


/*

#menu-item-5879 .dropdown-menu{
	width: 350px;
	margin-left: -60px;
}

#menu-item-5880 .dropdown-menu{
	width: 326px;
	margin-left: -39px;
}

#menu-item-5357, #menu-item-5356{
	text-align: center;
	border-bottom: 1px solid gainsboro;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu-item-5353, #menu-item-5355{
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu-item-5352, #menu-item-5354{
	display: inline-block;
	border-left: 1px solid gainsboro;
	padding-top: 10px;
	padding-bottom: 10px;
}
*/


header#masthead {
  box-shadow: 0 0 2px -1px #333;
  margin-bottom: 0;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1rem;
  outline: medium none;
  text-decoration: none;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  padding: 1.875rem 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  color: #cdbfe3;
  padding: 4rem 0.938rem;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

#page-sub-header h1 {
  margin-top: 0;
  color: #fff;
  margin-bottom: 0.625rem;
}

#page-sub-header p {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.4;
}

@media only screen and (min-width: 1281px) {
	#masthead .navbar-nav > li:hover > .dropdown-menu {
	    top: 38px !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
	#masthead .navbar-nav > li:hover > .dropdown-menu {
	    top: 35px !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1320px) {
	#menu-item-38 .dropdown-menu{
		margin-left: -90px;
	}
}


@media screen and (min-width: 768px) {
  #page-sub-header h1 {
    font-size: 3.750rem;
    line-height: 1;
  }

.nav > li.dropdown.open .arrow-up, .nav > li.dropdown:hover .arrow-up, .nav li.current-page-parent .arrow-up, .menu-item-has-children:hover .arrow-up {
    opacity: 1 !important;
}

  #page-sub-header {
    padding-top: 3.750rem;
    padding-bottom: 3.750rem;
    text-align: left;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
	#page-sub-header p {
		max-width: 50rem;
	}
  
    #menu-menu-1 .arrow-up {
	    display: block;
	    width: 0;
	    height: 0;
	    vertical-align: middle;
	    border-bottom: 8px dashed;
	    border-top: 4px solid \9;
	    border-right: 8px solid transparent;
	    border-left: 8px solid transparent;
	    opacity: 0;
	    color: #ed8b21 !important;
	    position: absolute;
	    left: 0;
	    bottom: -1px;
	    right: 0;
	    margin: 0 auto;
	}
}
/*--------------------------------------------------------------*/
/* !--Links UECSS*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* !--Menus UECSS*/
/*--------------------------------------------------------------*/
#masthead {
    position: fixed;
    z-index: 22222222222;
    background-color: white;
    width: 100%;
    top: 0px;
}

#page{
	margin-top: 64px;
}

#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

#masthead .navbar-nav > li > a {
  color: black;
  padding: 0.5rem;
}

#masthead .navbar-nav > li > a:hover {
  color: #ED8C1F;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
  
  .hash-item .dropdown-menu .menu-item-first a {
	  font-weight: bold;
	  color: black;
  }
  
  
 
 .menu-item-has-children.dropdown:hover .dropdown-toggle::after {
      vertical-align: .255em;
	  opacity: 1;
 }

.menu-item-has-children.dropdown .dropdown-toggle::after  {
    content: '';
    width: 7px;
    height: 7px;
    opacity: 0;
    display: inline-block;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: none;
     border-left: none;
     vertical-align: 0.5em;
    transition: all 0.3s ease-in-out;
   
}


  
/*
 .hash-item .dropdown-menu li:not(.menu-item-first) a {
	  color: gray;
	  font-size: 0.875rem
  }
*/
  
  .hash-item .dropdown-menu {
	  min-width: 21rem;
  }
  
  
/*
   .dropdown-menu .meny-50 {
	   width: 49%;
	   text-align: center;
   }
   
   #menu-item-5880 .dropdown-menu {
    	min-width: 385px;
		margin-left: -39px;
	}
*/
	
	.dropdown-menu {
		border-radius: 0;
	}
}
@media screen and (max-width: 991px) {
  .dropdown-menu {
    border: medium none;
    /*margin-left: 1.250rem;*/
    margin-left: 0;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 15px;;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
  
  #menu-menu-1{
	  margin-top: 20px;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

@media (min-width:992px) and (max-width:1199px){
	#page{
		margin-top: 62px;
	}
}

@media (min-width:768px) and (max-width:991px){
	#page{
		margin-top: 61px;
	}
}

@media (max-width:767px){
	#page{
		margin-top: 60px;
	}
}

/*--------------------------------------------------------------*/
/* !Accessibility UECSS*/
/*--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}


/*--------------------------------------------------------------*/
/* !Alignments UECSS*/
/*--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}


/*--------------------------------------------------------------*/
/* !Clearings UECSS*/
/*--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------*/
/* !Widgets UECSS*/
/*--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
/*--------------------------------------------------------------*/
/* !Moduels UECSS*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* !--Toggleable Banner Section UECSS*/
/*--------------------------------------------------------------*/
#toggleable-banner {
   width: 100%;
    background-color: #ED8C1F;
    position: relative;
    display: none;
    margin-bottom: 0;
    border-radius: 0;
}

#toggleable-banner a {
    color: white;
}

#toggleable-banner.att a {
    text-decoration: underline;
}



#toggleable-banner h5 {
	margin: 0;
	line-height: 1.2;
	color: white;
	display: inline-block;
}

#toggleable-banner .close {
    color: white !important;
}

#toggleable-banner .link-front {
    margin-left: 20px;
    display: inline-block;
    font-size: .83333rem;
    color: white;
    vertical-align: middle;
    line-height: 1.2;
    border: 1px solid white;
    padding: 5px 15px;
    margin-top: -4px;
}

#toggleable-banner .link-front:hover {
	background-color: white;
	color: black;
}

#toggleable-banner .link-front:hover .icn.linkArrowRight svg {
	fill: black;
}

.icn.linkArrowRight {
	display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    margin-left: 6px;
    width: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icn.linkArrowRight svg {
	fill: white;
}

@media (max-width:991px){
	#toggleable-banner .link-front {
	    margin-left: 0px;
	    margin-top: 5px;
	}

}


/*--------------------------------------------------------------*/
/* !--Slider Section UECSS*/
/*--------------------------------------------------------------*/
.parallax {
    z-index: 0;
}

#carouselSlider .carousel-item {
 	height: auto;
    background-size: cover !important;
    background-repeat: no-repeat;
    min-height: 600px;
    min-width: 100vw;
    width: 100%;
}

.ue-carousel-caption {
    position: relative;
    top: 100px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}

.ue-carousel-caption.right {
   	position: relative;
    text-align: left;
    top: 100px;
    float: right;
    color: #fff;
}

#hAbout{
	top: 30px;
}

#hEnterprise{
	top: 50px;
}

.ue-carousel-caption.left {
	text-align: left;
}

.ue-carousel-caption.center {
	text-align: center;
}

.ue-carousel-caption.center h2 {
	text-align: left;
    display: inline-block;
}

.ue-overlay {
    z-index: 1;
}

.ue-carousel-caption h2 {
	    font-size: 2.5rem;
}

.color-black h3 {

color: black;
}

.color-black h2 {

color: black;
}

.ue-overlay {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

#carouselSlider .carousel-control-next, #carouselSlider .carousel-control-prev {
    width: 5%;
}

@media (min-width:992px) and (max-width:1199px){
	#carouselSlider .carousel-control-next, #carouselSlider .carousel-control-prev {
    	width: 3%;
	}
}

@media (min-width:768px) and (max-width:991px){
	.ue-carousel-caption h2 {
    	font-size: 2rem;
	}
}

@media (min-width:1025px){
	.parallax.carousel-item {
    	background-attachment: fixed !important;  
	}
}

@media (max-width:767px){
	#carouselSlider .carousel-item {
	    min-height: 270px;
	}
	
	.ue-carousel-caption {
    	top: 0px;
    }
    
    .ue-carousel-caption.right {
    	top: 0px;
	}
	
	#hEnterprise{
		top: 10px;
	}
	
	#hAbout{
		top: 0px;
	}
	
	#hStart1{
		top: 10px;
	}
	
	#hStart2{
		top: 10px;
	}
	
	#hStart2 h2{
		text-shadow: 1px 1px #000000;
	}
	
	#socialHead{
		top:190px!important;
		text-shadow: 1px 1px #717171;
		float: left!important;
		
	}
	
	#mobilesHead{
		top:200px!important;
	}	
    
    .ue-carousel-caption h2 {
    	font-size: 15px;
	}
	
	.cf-btn {
    	margin: 1px 0 1.20rem;
	}
	
	/*
	#carouselSlider .carousel-control-prev-icon, #carouselSlider .carousel-control-next-icon{
		display: none;
	}*/
	
	#carouselSlider .carousel-indicators{
		display: none;
	}
}

/*--------------------------------------------------------------*/
/* !--News Section UECSS*/
/*--------------------------------------------------------------*/

	.eventdate {
		    padding: 5px 0;
		 color: #ec8a1f;
	}

	.time-ico {
		width: 25px;
		height: 25px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}
	

	#more_posts {
		display: block;
		width: 100%;
	}
	
	.news-section {
		width: 100%;
		background-color: #EFF2EC;
	}
	
	.news-wrapper {
		    background-color: white;
			padding: 15px;
			min-height: 175px;
			width: 100%;
	}
	

	
	.news-wrapper.background-orange {
		background-color: #ED8C1F;
	}
	
	   
	
	.news-wrapper h3 {
		font-size: 1.1rem;
		line-height: 1.1;
		color: black;
	}
	
	.list a h2, list a h3 {
		color: black;
	}
	
	    
	
	.news-row {
		min-height: 225px;
	}
	
	.news-section .date {
		padding: 0;
		color: #848484;
		font-size: 0.625rem;
	}
	
	.news-section .tag {
		color: #ED8C1F;
		font-size: 0.75rem;
	}
	
	.news-section .video .entry-title, .news-section .video .date {
		text-shadow: 1px 1px 1px #3b3b3b;
	}
	
	
	
	.more-news .news-wrapper {
		position: relative;
	}
	
	.more-news .news-wrapper h3 {
		position: absolute;
		bottom: 1rem;
		font-size: 1.8rem;
		color: white;
	}
	
	.news-wrapper .event-wrapper {
		padding-top: 5px;
	}
	
	.news-wrapper .event-wrapper h3 {
    font-size: 0.875rem;
    line-height: 0.875;
    color: black;
	}
	
	.news-section .video .date, .news-section .video h3 {
		color: white;
	}
	
	.events-details .tag {
	    float: left;
	    width: 50%;
	}
	
	
	
	.top-right {
    	float: right;
		width: 50%;
		text-align: right;
	}
	
	.events-details .top-right a {
        color: #bfbfbf;
		font-size: 0.625rem;
	}
	
	.date-wrapper {
	    float: left;
	    background-color: white;
	    border: 1px solid rgb(239, 242, 236);
	    color: rgb(180, 180, 180);
	    z-index: 100;
	    position: relative;
	    font-size: 12px;
	    text-align: center;
	}
	
	.date-wrapper.date-active {
	    background-color: #ed8b21;
	    border: 1px solid rgb(237, 138, 34);
	    color: rgb(255, 255, 255);
	}
	
	.date-block {
		padding: 5px;
	}
	
	.event-month, .event-day {
	    vertical-align: middle;
	    display: block;
	    line-height: 1;
	}
	
	.event-wrapper .date-text {
	    float: right;
	    width: calc(100% - 40px);
	}
	
	@media only screen and (min-width: 1025px) {
	  .modal-dialog {
	    max-width: 1000px;
	    margin: 30px auto;
		}
	}
	
	@media (min-width:768px) and (max-width:991px){
		.news-wrapper h3 {
			font-size: 0.89rem;
		}
		
		.news-wrapper {
			min-height: 196px;
		}
	}
	
	@media (max-width:767px){
		.news-wrapper {
			margin-top: 20px;
		}
		
		.news-row {
			padding-bottom: 20px;
		}
	}
	
	
	

/*--------------------------------------------------------------*/
/* !--Textarea Section UECSS*/
/*--------------------------------------------------------------*/
.text-section header h1, .text-section header h2 {
	font-size: 2.5rem;
	line-height: 1em;
}



/*--------------------------------------------------------------*/
/* !--Technology Section UECSS*/
/*--------------------------------------------------------------*/

.technology-section .background-orange a:not(.cf-btn) {
	text-decoration: underline;
}

.technology-section .techno-text {
	padding: 0 22px;
}


.tech-img {
    width: 100%;
  height: 0;
  padding-top:66.64%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.lg-img .tech-img {
	width: 100%;
	min-height: 500px;
}

.technology-section .lg-img iframe {
    min-height: 500px;
}



.technology-section iframe {
    max-width: 100%;
    min-height: 300px;
}

.technology-section .hasVideo {
	margin-bottom: -6px;
}


.product-section-start .technology-section h3 {
padding-top: 15px !important;

}

.tech-img {
	position: relative;
}

span.copy {
	position: absolute;
    right: 0;
    bottom: 0px;
    color: white;
    background-color: #000000d6;
    padding: 3px;
    font-size: 0.7rem;
}

@media (min-width:992px) and (max-width:1199px){
	.lg-img .tech-img {
		min-height: 450px;
	}
}

@media (min-width:767px) and (max-width:991px){
	.lg-img .tech-img {
		min-height: 330px;
	}
}

@media (min-width:768px) and (max-width:1199px){
	.technology-section .techno-text {
		padding: 10px 15px;
	}
}

@media (max-width:767px){
	.lg-img .tech-img {
		min-height: 285px;
	}
	
	.technology-section h3{
		margin-top: 10px;
	}
	
	.technology-section .techno-text {
		padding: 0px 15px;
	}
}
/*--------------------------------------------------------------*/
/* !--Product Section UECSS*/
/*--------------------------------------------------------------*/
.product-section .carousel {
    padding-bottom: 4.375rem;
    padding-top: 2.1875rem;
    min-height: 275px;
    width: 100%;
}

.slider-section .carousel {
    padding-bottom: 0;
    padding-top: 0;
    min-height: 275px;
    width: 100%;
}

.slider-section .carousel-item {
    height: 380px;
}

.bx-carousel-caption {
    position: absolute;
    width: 218px;
    right: 30px;
    top: 80px;
    color: black;
    font-size: 1.125rem;
}

.bx-carousel-caption.white {
    color: white;
}


.product-section .text-wrap .row.background-gray .col-md-12 > p:not(.crunchfish-bold-p) {
	margin: 0;
}

.product-section-start {
	padding-top: 15px;
    padding-bottom: 15px;
}

.product-section .entry-header h2 {
	font-size: 2.5rem;
	line-height: 1em;
	margin-bottom: 20px;
}

.qoute-text p {
	font-style: italic;
}

.testi-div{
    line-height: 1rem;
    margin-top: -10px;
    font-size: 0.8rem;
}

.testimonials-items img {
	height: auto;
    max-width: 100%;
    max-height: 150px;
    padding-left: 40px;
    padding-bottom: 15px;
}

.products > .product-section-start > div {
	margin-top: 4.375rem;
	margin-bottom: 4.375rem;
	
}

 .product-section-start .row {
	 background-color: #EFF2EC;
	 
 }
 
 .product-section-start .cf-margin:first-child {
	 margin-top: 0;
 }
 
p:empty { display: none; } 
 
  .product-section-start .technology-section .container:first-child {
  	max-width : none;
  	    padding-right: 0;
    padding-left: 0;
  }

.products > div {
	margin-top: 4.375rem;
	margin-bottom: 4.375rem;
	
}

.text-wrap .row {
	padding-top: 15px;
    padding-bottom: 15px;
}

.products > .product-section-start > div:first-child {
	margin-top: 0;
	margin-bottom: 0;	
}

.products > div:first-child {
	margin-top: 4.375rem;
	margin-bottom: 0;	
}

.product .text-wrap img {
	width: 100%;
}

.products .image-section h3 {
	margin-bottom: 2.1875rem;
}

.marg_img_row{
	margin-top: 4.375rem;
}

.explanation{
	padding: 15px;
    background-color: white;
    font-size: 1rem;
        min-height: 78px;
    text-align: center;
}


.embed-container{
	position: relative;
	padding-top: 56.25%;
}

.embed-container iframe{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}


.img_prod{
	padding-left: 60px;
	padding-right: 60px;
}

.wrap-img-prod{
    border: 1px solid #c1c1c1;
	margin-top: 30px;
}

.titel_img_prod {
    text-align: center;
    font-size: 1.2rem;
    padding: 6px;
}

.arrow_box {
	position: relative;
	border: 1px solid #c1c1c1;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(115, 180, 228, 0);
	border-width: 10px;
	margin-left: -10px;
}

.lineOrange:after{
	border-bottom-color: #ED8C1F;
}

.lineBlue:after{
	border-bottom-color: #73B4E4;
}

.lineWhite:after{
	border-bottom-color: white;
}

.arrow_box:before {
	border-color: rgba(193, 193, 193, 0);
	border-bottom-color: #c1c1c1;
	border-width: 11px;
	margin-left: -11px;
}

.products > div:first-child .text-btn {
    margin-bottom: 0;
}

.text-btn {
	margin-bottom: 2.1875rem;
	text-align: left;
}

.text-btn a.cf-btn {
	display: inline-block;
}

.text-wrap.no-top {
	margin-top: 0 !important;
}

.rowInner{
	margin-left: 0px;
	margin-right: 0px;
}

.page-id-5348 .boxnr2  .row{
	padding-top: 0px;
	padding-bottom: 0px;
}

.page-id-5348 .boxnr2  .sndcol{
	padding-right: 0px;
	padding-left: 0px;
}

.page-id-5348 .boxnr2  .sndcol p{ 
	margin-bottom: -7px;
}

@media (min-width:992px) and (max-width:1199px){
	.bx-carousel-caption {
	    width: 90%;
	    right: 5%;
	    top: 260px;
	    background-color: #ffffffd9;
	    padding: 5px;
	}
	
	.slider-section .carousel-item {
    	height: 360px;
	}
	
	#carouselBoxSlider3 .carousel-indicators{
		bottom:-9px;
	}
}

@media (min-width:768px) and (max-width:991px){
	.testimonials-items{
		min-height: 200px;
	}
	
	.bx-carousel-caption {
	    width: 90%;
	    right: 5%;
	    top: 245px;
	    background-color: #ffffffd9;
	    padding: 5px;
	}
	
	.slider-section .carousel-item {
    	height: 360px;
	}
	
	#carouselBoxSlider3 .carousel-indicators{
		bottom:-9px;
	}
}


@media (max-width:767px){
	.bx-carousel-caption {
    	padding: 5px;
		width: 90%;
		right: 5%;
		top: 255px;
		color: black;
		font-size: 1.125rem;
		background-color: #ffffffd9;
	}
	
	.slider-section .carousel-item {
    	height: 360px;
	}
	
	#carouselBoxSlider3 .carousel-indicators{
		bottom:-9px;
	}
	
	.testimonials-items img {
    	padding-left: 0px;
    	text-align: center;
	}
	
	.quote-img{
		text-align: center;
	}

}

@media (min-width:375px) and (max-width:767px){
	.testimonials-items{
		min-height: 270px;
	}
}

@media (max-width:374px){
	.testimonials-items{
		min-height: 290px;
	}
}


/*--------------------------------------------------------------*/
/* !--Collapsible Product Section UECSS*/
/*--------------------------------------------------------------*/

.collapsible-section h2, .collapsible-section h3 {
	font-size: 2.5rem;
	line-height: 1em;
}

.card {
    border-radius: 0;
   width: 100%
}

.card-header {
    padding: 0;

}

.collaps-flex {
 	display: flex;
    align-items: center;
}

.collaps-img {
	
    width: 60%;
	height: 250px;
}

.collaps-left .collaps-img {
	float: left;
	
}

.collaps-left .text-wrap {
	float: right;
	
    width: 40%;
}

.collaps-right .collaps-img {
	float: right;
}

.collaps-right .text-wrap {
	float: left;
	
    width: 40%;
}

.text-wrap h5 {
	vertical-align: middle;
	line-height: 250px;
	text-align: center;
}

/*--------------------------------------------------------------*/
/* !--Partnerships Section UECSS*/
/*--------------------------------------------------------------*/
.partnership-section {
	background-color: #EFF2EC;
}


.partnership-section header h1, .partnership-section header h2 {
	font-size: 2.5rem;
	line-height: 1em;
}

#logos {
  position: relative;
  height: 130px;
}


ul.logos {
    padding-top: 40px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 15px -5px;
    padding: 0;
    list-style: none;
}

ul.logos li {
      float: left;
      margin: 0 5px;
}



.ticker__item {
    display: inline-block;
    white-space: nowrap;
    padding-right: 15px;
}

ul.logos .ticker__item:last-child {
    padding-right: 0;
}

.ticker__item img {
	width: 200px;
	height: 70px;
}

@media (min-width:1281px){
	#logos {
		height: 236px;
	}
	
	ul.logos {
    	margin: 67px -5px;
	}
}

@media (min-width:1200px) and (max-width:1280px){
	#logos {
		height: 222px;
	}
	
	ul.logos {
    	margin: 61px -5px;
	}
}

@media (min-width:992px) and (max-width:1199px){
	.ticker__item img {
		width: 160px;
		height: 56px;
	}
	
	#logos {
		height: 218px;
	}
	
	ul.logos {
    	margin: 66px -5px;
	}
}

@media (min-width:768px) and (max-width:991px){
	.ticker__item img {
		width: 115px;
		height: 40px;
	}
	
	#logos {
    	height: 100px;
	}
}


@media (min-width:375px) and (max-width:767px){
	.ticker__item img {
		width: 83px;
		height: 29px;
	}
	
	#logos {
    	height: 85px;
	}
}

@media (max-width:374px){
	.ticker__item img {
		width: 65px;
		height: 22.75px;
	}
	
	#logos {
    	height: 80px;
	}
}

/*--------------------------------------------------------------*/
/* !--CTA Section UECSS*/
/*--------------------------------------------------------------*/
.cta-section header h1, .cta-section header h2, .cta-section header h3 {
	font-size: 2.5rem;
	line-height: 1em;
	color: white;
}

.cta-item {
	width: 100%;
	position: relative;
}

#cta{
	margin-bottom: 170px;
}

.cta-item.parallax {
	background-attachment: fixed !important;
}

.gradient-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	    background-image: linear-gradient(220deg,rgba(255, 255, 255, 0.1) 0,rgb(237, 140, 31) 57%,rgba(237, 140, 31, 1) 100%);
}

.cta-section .gform_wrapper {
	display: none;
}

.cta-section .gform_wrapper label.gfield_label {
	display: none;
}

.cta-section .gform_wrapper textarea.large {
	height: 80px;
}

.cta-section .gform_wrapper {
	margin-top: -0.625rem
}

.cta-section .gform_wrapper input, .cta-section .gform_wrapper textarea {
	background-color: rgba(255, 255, 255);
    border: 0;
}

.cta-section .gform_wrapper input#gform_submit_button_1 {
    background-color: transparent;
    color: white;
    border: 1px solid white;
    border-radius: 0;
    padding-top: 0.431rem;
    padding-right: 1rem;
    padding-bottom: 0.431rem;
    padding-left: 1rem;
    font-size: 0.875rem;
}

.cta-section .gform_wrapper input#gform_submit_button_1:hover {
	background-color: white;
	color: black;
}

.cta-section .gform_wrapper .gform_footer {
    padding: 0;
}

@media (max-width:767px){
	.cta-item {
		height: inherit;
	}
	
	#cta{
		margin-bottom: 120px;
	}
}

@media (max-width:575px){
	#cta{
		padding-right: 30px;
		padding-left: 30px;
	}
}


/*--------------------------------------------------------------*/
/* !--Video Library Section UECSS*/
/*--------------------------------------------------------------*/
.video-library{
	width: 100%;
}

.vl-row h3{
	font-weight: bold;
	font-size: 24pt;
	margin-top: 30px;
}

.vl-col{
	margin-bottom: 20px;
}

#vid{
	margin-bottom: 4.375rem;
}

.embed-container-v { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container-v iframe,
.embed-container-v object,
.embed-container-v embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embed-link{
	text-align: right;
}

.vll-row{
	text-align: right;
}

.vll-row.marg-minus{
	margin-top: -68px;
}




/*--------------------------------------------------------------*/
/* !--Landing Section UECSS*/
/*--------------------------------------------------------------*/
.landing-section{
	margin-top: 32px;
}

.land_header_col{
	padding-left: 0;
	padding-right: 0;
}

.land_header_inner{
	padding-bottom: 70px;
}

.land_header_cont{ 
	background-color: #ed8a21;
	padding-top: 40px;
	padding-bottom: 40px;
	color: white;
}

.land_header_cont h1{
	font-size: 2rem;
    margin-bottom: 40px;
    font-weight: bold;
}

.land_header_cont h2{
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 40px;
}

.get_started_btn{
	background-color: #009EA5;
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 16px 40px 12px 40px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: -67px;
    margin-top: 30px;
}

.landing-section h1, .landing-section h2{
	color: #ed8b20;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}

.landing > div {
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
}

.ingress_big{
	font-size: 22px;
}

.fwbold{
	font-weight: bold;
}

.fwnorm{
	font-weight: normal;
	margin-left: 15px;
}

.ullanding li{
	margin-bottom: 15px;
}

.ullanding{
	padding-inline-start: 25px;
}

#sidebarmenu{
	width: 255px;
	font-size: 14px;
	position: absolute;
	top: 0px;
	
}

.innermen{
	padding-bottom: 4.375rem;
}

.this_page{
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 15px;
}

.menu_section{
	display: block;
    margin-left: 0px;
	color: #009EA2;
}

.menu_landing{
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	display: block;
}

.no_marg_top{
	margin-top: 0px;
}

#ctabottom{
	background-color: #ed8b20;
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px;
    z-index: 1;
    position: fixed;
    bottom: 0;
}

.arrowright{
	border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-left: 10px;
}

#beforecta{
	width: 100%;
    height: 54px;
    position: fixed;
    bottom: 0;
    background-color: #ed8b20;
    left: 0;
    transition-duration: 0.1s;
}

.ctabot{
	margin-top: -54px!important;
    margin-bottom: 150px!important;
}

.bgimgh{
	position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.rela{
	position: relative;
	width: 100%;
}

.land_header_img_inner{
	/*padding-top: 70px;
	padding-bottom: 70px;*/
	padding-bottom: 40px;
}

.imginner{
	position: relative;
}

.lhi_back{
	background-color: rgba(255, 255, 255, 0.65);
    padding: 10px 15px 1px 15px;
    margin-top: 120px;
    margin-bottom: 120px;
}

.lhi_back h1{
	margin-bottom: 20px;
}

.landing > .no_top_m {
	margin-top: 0px;
}

.landing{
	max-height: 320px;
	overflow: hidden;
	-webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    position: relative;
}

.landing.open{
	max-height: 5000px;
}

.land_header_img_inner .get_started_btn{
	margin-top: -26px;
    position: absolute;
    right: -100px;
}

.blurr_bottom{
	position: absolute;
    width: 100%;
    bottom: 0;
    height: 320px;
    margin: 0!important;
    background-image: linear-gradient(rgba(255, 255, 255, 0), white);
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), white);
    
}

.landing.open .blurr_bottom{
	display: none;
}

#ctabottom, #beforecta{
	display: none;
}

.landing.open #ctabottom, .landing.open #beforecta{
	display: block;
}
		

.rmb p{
	display: inline-block;
}

.rmb{
	text-align: center;
	margin-bottom: 30px;
    margin-top: 30px;
}

.rightimgcont img{
	width: 400px;
}

.rightimgcont{
	text-align: center;
}

@media (min-width:992px) and (max-width:1199px){
	#sidebarmenu{
		width: 210px;
	}
	
	.land_header_cont h2 {
    	margin-top: 0px;
	}
	
	#ctabottom {
    	font-size: 13px;
	}
}
@media (min-width:768px) and (max-width:991px){
	#sidebarmenu{
		width: 180px;
	}
	
	.land_header_cont h2 {
    	margin-top: 0px;
	}
	
	#wrappermenu{
		padding-left: 0;
		padding-right: 0;
	}

}

@media (max-width: 767px){
	#sidebarmenu{
		display: none;
	}
	
	.land_header_cont h2 {
    	margin-top: 0px;
	}
	
	#ctabottom {
    	font-size: 13px;
    	max-width: 345px;
	}
		
	.land_header_img_inner .get_started_btn {
    	position: inherit;
    }
    
    .lhi_back {
    	margin-top: 40px;
		margin-bottom: 40px;
	}
}


/*--------------------------------------------------------------*/
/* !Posts and pages UECSS*/
/*--------------------------------------------------------------*/
/*
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}
*/

#gform_confirmation_message_2 {

}

#gform_submit_button_2 {
    background-color: transparent;
    color: black;
    border: 2px solid #ED8C1F;
    font-weight: bold;
    border-radius: 0;
    padding-top: 0.8rem;
    padding-right: 2rem;
    padding-bottom: 0.8625rem;
    padding-left: 2rem;
    font-size: 0.875rem;
    transition: background-color 300ms ease-out;
}

#gform_submit_button_2:hover {
    background-color: #ED8C1F;
    color: black;
}


.cf-btn.btn-orange:hover {
	color: black;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: fontawesome;
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.single .site-content a.cf-btn {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

.single .site-content a.cf-btn:hover {
	color: black;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------*/
/* !--News UECSS*/
/*--------------------------------------------------------------*/

.secondary-btn-group {
padding-top: 10px;	
}


.secondary-btn-group input[type=radio] {

position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.secondary-btn-group .simple-link:first-child {
	padding-left: 0;
}

.simple-link {
    padding-left: 20px;
    cursor: pointer;
    
}

.simple-link.active {
	color:#ED8C1F;
}

a.simple-link {
color: black;
}
.filter-wrapper .btn-group-vertical .dropdown-menu {
	padding: 0;
	z-index: 3333333;
}

.filter-wrapper .btn-group-vertical .btn-black {
	margin: 0;
}

#loader {
	border: 10px solid #EFF2EC;
    border-radius: 50%;
    border-top: 10px solid #ed8a22;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: none;
    position: absolute;
    right: 0;
    top: 15rem;
    left: 0;
    margin: auto;
    display: block;
}

.to {
	color: black;
    font-weight: normal;
    font-size: 20px;
    display: inline-block;
    padding-right: 5px;
}    
	
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.single-post h1, .single-post .meta {
	color: white;
}

#more_posts {
	
	display: none;
	
}


body.blog #content {
	padding-bottom: 4.375rem;
}

.list {
	padding-top: 4.375rem;
	min-height: 450px;
}

.description {
	    background-color: #eff2ec;
    padding: 15px;
        min-height: 200px;
}

.blog .nav-links {
	text-align: center;
	width: 100%;
}

.blog figure {
  margin: 0;

}

.blog .date {
	padding-bottom: 0.9375rem;
	display: block;
}

.blog-cards {
	padding-top: 15px;
	padding-bottom: 15px;
}

.blog-cards img {
  max-width: 100%;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.blog-cards:hover img, .blog-cards:hover .video-thumb, .blog-cards:hover .image-fallback {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog-cards .video-thumb, .blog-cards .image-fallback  {
	  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.thumbnail {
    overflow: hidden;
}

.blog img {
   margin-bottom: 0 !important;
}

body.blog h2 {
    font-size: 1.4rem;
    line-height: 1.2em;
}

.btn-black:not([disabled]):not(.disabled).active, .btn-black:not([disabled]):not(.disabled):active, .show>.btn-black.dropdown-toggle {
    color: #fff;
    background-color: #ed8b21;
    border-color: #ec8a1f;
    box-shadow: 0 0 0 0.2rem rgba(236, 138, 31, 0.5);
}

.btn-black {
    color: #fff;
    background-color: black;
    border-color: black;
    border-radius: 0;
}

.category-wrapper {
	    word-break: break-word;
}

.filter-wrapper .container {
	position: relative;
}

.filter-wrapper .btn-group-vertical {
    margin-bottom: .5rem;
  
}

.filter-wrapper .btn-group-vertical a {
	  color: white;
}

.category-wrapper span {
	font-size: 0.7rem;
	 word-break: break-word;
}

.single-post .site-content {

}

.single-post .row.cf-margin-middle {
    background-color: white;
}

.cat-color {
    background-color: gray;
    width: 100%;
    height: 630px;
}

.col-md-4 .video-thumb {
	width: 100%;
	height: auto;
	min-height: 233px;
}

.col-md-6 .video-thumb {
	width: 100%;
	height: auto;
	min-height: 360px;
}

.col-md-6 .image-fallback {
	width: 100%;
	min-height: 360px;
}

.col-md-4 .image-fallback {
	width: 100%;
	min-height: 233px;
}

.overlay-gen {
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1111111;
       background: #000000a3;
}

.overlay-41 {
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1111111;
    background: #ed8c1fd6;
}

.list .thumbnail {
	position: relative;
	border: 1px solid #eff2ec;
}

.newsMarg{
	padding-right: 0px;
	padding-left: 0px;
}

@media (min-width:992px) and (max-width:1199px){
	.col-md-4 .image-fallback {
    	min-height: 192px;
	}
	
	.col-md-4 .video-thumb {
    	min-height: 192px;
	}
	
	.col-md-6 .image-fallback {
    	min-height: 298px;
	}
	
	.col-md-6 .video-thumb{
		min-height: 298px;
	}
	
	.cat-color {
    	height: 540px;
	}
}

@media (min-width:768px) and (max-width:991px){
	.col-md-4 .image-fallback {
    	min-height: 139px;
	}
	
	.col-md-4 .video-thumb {
    	min-height: 139px;
	}
	
	.col-md-6 .image-fallback {
    	min-height: 218px;
	}
	
	.col-md-6 .video-thumb{
		min-height: 218px;
	}
	
	body.blog h2 {
		font-size: 1rem;
	}
	
	#loader {
		top:18rem;
	}
	
	.cat-color {
    	height: inherit;
	}
	
	.single-post .cf-margin-middle{
		margin-top: 0px;
	}
}

@media (max-width: 991px){
	.btn-group{
		display: inherit;
	}
}

@media (max-width: 767px){
	#loader {
		top:23rem;
	}
	
	.filter-wrapper .btn-group-vertical{
		margin-top: 10px;
	}
	
	#vertical-drop{
		margin-top: 0px;
	}
	
	.cat-color {
    	height: inherit;
	}
	
	.single .cf-margin-middle{
		margin-top: 10px;
	}
}

@media (max-width: 575px){
	.newsSingMarg{
		padding-left: 30px;
		padding-right: 30px;
	}
}

/*--------------------------------------------------------------*/
/* !--Pressmeddelanden UECSS*/
/*--------------------------------------------------------------*/
 
 .single .site-content a {
	 color: #ED8C1F;
 }
 
 .singel h2 a {
	 color: black;
 }
 
 .single-pressmeddelanden .site-content {
	 background-color: #EFF2EC; 
 }
 
 .single-pressmeddelanden .row.cf-margin-middle {
	 background-color: white;
	 border-bottom: 3px solid #d1d1d1;
 }
 
 .date-press {
        font-weight: bold;
    color: #7d7d7d;
    font-size: 0.875rem;
}

.single .post-navigation .nav-previous a, .single .post-navigation .nav-next a {
   	border: 0;
    border-radius: 0;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.single .nav-links {
	    margin: auto;
}

.single .nav-links a {
	   color: #ED8C1F;
}

.titlePress{
	margin-bottom: 1rem;
}

.linkPress{
    padding-left: 15px;
    margin-bottom: 4rem;
    font-size: 17px;
}

.single-pressmeddelanden .entry-title{
	margin-top: 80px;
}

.post-type-archive-pressmeddelanden .entry-header{
	padding-left: 15px;
	padding-right: 15px;
}

.linkSingNews{
	color: black;
}

.titleNewsSmall{
	font-size: 16px;
	padding-top: 10px;
}

.newsCardS{
	min-height: 180px;
	padding: 10px;
	background-color: #fafafa;
	margin-bottom: 30px;
}

.rowNewsS{
	margin-top: 30px;
	
}

.nav-links{
	width: 100%;
    text-align: center;
}


@media (min-width:992px) and (max-width:1199px){
	.titleNewsSmall{
		font-size: 14px;
	}
	.newsCardS{
		min-height: 186px;
	}
}

@media (min-width:768px) and (max-width:991px){
	.single-pressmeddelanden .entry-title{
		margin-top: 20px;
	}
}

@media (max-width: 1199px){
	.single-pressmeddelanden table{
		width: auto!important;
	}
}
@media (max-width: 767px){
	.single-pressmeddelanden table{
		width: auto!important;
		font-size: 9px;
	}
	
	.single-pressmeddelanden .entry-title{
		font-size: 2rem;
		margin-top: 20px;
	}
	
	.single-pressmeddelanden h2{
		font-size: 1.5rem;
	}
	
	.single-pressmeddelanden #primary{
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.newsCardS{
		min-height: 120px;
	}
}



/*--------------------------------------------------------------*/
/* !--Comments UECSS*/
/*--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------*/
/* !Investors UECSS*/
/*--------------------------------------------------------------*/

#investors{
	margin-bottom: 6.375rem;
}

#investors a{
	color: #ED8C1F;
}



.infoBox{
	background-color: #efefef;
    padding: 30px;
    -webkit-box-shadow: 2px 2px 6px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 6px -2px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 6px -2px rgba(0,0,0,0.75); 
}

.page-template-page-prenumerera .form-check-label {
    padding-left: 0;
    margin-bottom: 0;

}

.page-template-page-prenumerera input[type="checkbox"] {
    margin-right: 0.4rem;
}

.linkSubmenu{
	color: white!important;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}

#ledning-cf{
    font-size: 1.4rem;
    color: #ed8b1f;
    margin-bottom: -30px;
}

#ledning-tmp{
    font-size: 1.4rem;
    color: #009EA5;
    margin-bottom: -30px;
}

#ledning-tg{
    font-size: 1.4rem;
    color: #73B4E4;
    margin-bottom: -30px;
}

.new-title-cf{
    font-size: 1.2rem;
    color: #ed8b1f;
    font-weight: bold;
    margin-bottom: 0px;
}

.new-title-tmp{
	font-size: 1.2rem;
    color: #009EA5;
    font-weight: bold;
    margin-bottom: 0px;
}

.new-title-tg{
	font-size: 1.2rem;
    color: #73B4E4;
    font-weight: bold;
    margin-bottom: 0px;	
}

@media (max-width: 767px){
	.infoBox{
    	padding: 15px;
    }
    
    .page-template-investors table{
	    font-size: 9px;
    }
}
	
@media (min-width:992px) and (max-width:1199px){
	.linkSubmenu{
		padding-right: 1.2rem;
		padding-left: 1.2rem;
	}
}

/*--------------------------------------------------------------*/
/* !Infinite scroll UECSS*/
/*--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------*/
/* !Media scroll UECSS*/
/*--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------*/
/* !--Captions scroll UECSS*/
/*--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------*/
/* !--Galleries UECSS*/
/*--------------------------------------------------------------*/

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}


/*--------------------------------------------------------------*/
/* !Plugin Compatibility UECSS*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* !--Woocommerce UECSS*/
/*--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}
/*--------------------------------------------------------------*/
/* !Elementor UECSS*/
/*--------------------------------------------------------------*/

.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------*/
/* !Footer UECSS*/
/*--------------------------------------------------------------*/

footer#colophon {
     background: #343434 none repeat scroll 0 0;
  color: #99979c;
  padding: 1.250rem 0;
  text-align: center;
  position: relative;
}

footer#colophon:before {
    width: 110%;
    top: -70px;
    margin-left: -5%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    position: relative;
    background-color: #343434;
    padding: 3rem 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    position: relative;
    border-radius: 1000px / 71px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
	-webkit-transform: perspective(0px);
	transform: perspective(0px);
    outline: 1px solid transparent;
}

.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
      color: #d5d5d5;
}


@media (min-width:992px) and (max-width:1199px){
	#fish {
    	margin-right: 68px;
	}
}

@media (min-width:768px) and (max-width:991px){
	#fish {
    	margin-right: 11px;
	}
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
 a.vendor {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

@media (max-width: 767px) {
	.adressPart{
		margin-top: 30px;
	}
	
	.contactPart{
		margin-top: 20px;
	}
	
	.col-social{
		text-align: center;
		margin-top: 20px;
	}
	
	#fish{
		float: inherit;
		margin-right: auto;
		text-align: center;
		margin-top: 15px;
	}
}

@media (max-width: 575px) {
	.footerRow{
		margin-left: 0px;
		margin-right: 0px;
	}
}


/*--------------------------------------------------------------*/
/* !404 UECSS*/
/*--------------------------------------------------------------*/
.error-404{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 150px;
}

.title404{
	font-size: 130px;
}








[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "net";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
/*--------------------------------------------------------------*/
/* !Icons UECSS*/
/*--------------------------------------------------------------*/
.icon-user:before { content: '\e800'; } /* '' */
.icon-share:before { content: '\e801'; } /* '' */
.icon-facebook-squared:before { content: '\e802'; } /* '' */
.icon-folder-open-empty:before { content: '\e803'; } /* '' */
.icon-users:before { content: '\e804'; } /* '' */
.icon-megaphone:before { content: '\e805'; } /* '' */
.icon-linkedin-circled:before { content: '\e806'; } /* '' */
.icon-network:before { content: '\e807'; } /* '' */
.icon-linkedin-squared:before { content: '\e808'; } /* '' */
.icon-twitter-squared:before { content: '\e809'; } /* '' */
.icon-quote:before { content: '\e80a'; } /* '' */
.icon-mail-squared:before { content: '\e80b'; } /* '' */
.icon-menu:before { content: '\e80c'; } /* '' */
.icon-facebook:before { content: '\e80d'; } /* '' */
.icon-linkedin:before { content: '\e80e'; } /* '' */
.icon-up-open:before { content: '\e80f'; } /* '' */
.icon-right-dir:before { content: '\e810'; } /* '' */
.icon-left-dir:before { content: '\e811'; } /* '' */
.icon-mail:before { content: '\e812'; } /* '' */
.icon-phone:before { content: '\e813'; } /* '' */
.icon-location:before { content: '\e814'; } /* '' */
.icon-right-open:before { content: '\e815'; } /* '' */
.icon-left-open:before { content: '\e816'; } /* '' */
.icon-left-open-1:before { content: '\e817'; } /* '' */
.icon-right-open-1:before { content: '\e818'; } /* '' */
.icon-left-open-2:before { content: '\e819'; } /* '' */
.icon-right-open-2:before { content: '\e81a'; } /* '' */
.icon-twitter:before { content: '\e81b'; } /* '' */
.icon-globe:before { content: '\e81c'; } /* '' */
.icon-location-1:before { content: '\e81d'; } /* '' */
.icon-link:before { content: '\e81e'; } /* '' */
.icon-info-circled:before { content: '\e81f'; } /* '' */
.icon-info:before { content: '\e820'; } /* '' */
.icon-facebook-circled:before { content: '\e821'; } /* '' */
.icon-linkedin-circled-1:before { content: '\e822'; } /* '' */
.icon-twitter-circled:before { content: '\e823'; } /* '' */
.icon-at-circled:before { content: '\e824'; } /* '' */
.icon-instagram-filled:before { content: '\e825'; } /* '' */

/*--------------------------------------------------------------*/
/* !Media Query UECSS*/
/*--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
  html {
    font-size: 93%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  html {
    font-size: 88%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 86%;
  }
}
