/*!
 Theme Name: Qibit
 Theme URI: https://www.linkaround.com
 Author: LINKAROUND
 Author URI: https://www.linkaround.com
 Description: Qibit custom theme
 Version: 1.8.5
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: qibit-wp
 */

/*
#052935   DARK BLUE
#79BCD4   Light BLUE
#3E9DC1   Alternative middleBLU
#2BA5EC	  Medium BLUE


#3798b7   Light BLUE HOVER bg (buttons etc.)
#3798b7   DARK BLUE HOVER bg (buttons etc.)



/*--------------------------------------------------------------
 # Unibodi 8 Pro
 --------------------------------------------------------------*/
/**
 * @license
 * MyFonts Webfont Build ID 3620050, 2018-08-08T09:14:27-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Unibody8Pro-Regular by Underware
 * URL: https://www.myfonts.com/fonts/underware/unibody-8-indie/roman/
 * Copyright: Copyright (c) Underware, Den Haag (NL). All rights reserved.
 * Licensed pageviews: 100,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3620050
 * 
 * © 2018 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/373cd2");

@font-face {font-family: 'Unibody8Pro-Regular';
	src: url('fonts/373CD2_0_0.eot');
	src: url('fonts/373CD2_0_0.eot?#iefix') format('embedded-opentype'),
	/*url('fonts/373CD2_0_0.woff2') format('woff2'),*/
	url('fonts/373CD2_0_0.woff') format('woff'),
	url('fonts/373CD2_0_0.ttf') format('truetype');
}
h1 , .h1 , h2 , .h2, h3 , .h3 , h4 , .h4 { font-family: Unibody8Pro-Regular; line-height:1.2; letter-spacing:-1px;}
h4 , .h4 { font-size:1.35em }

/*
@font-face {font-family: 'Unibody8Pro-Black';
	src: url('fonts/unibody_uw/Unibody8Pro-Black.otf');
	src: url('fonts/unibody_uw/Unibody8Pro-Black?#iefix') format('embedded-opentype'),
	url('fonts/unibody_uw/Unibody8Pro-Black.otf') format('opentype');
}
@font-face {font-family: 'Unibody8Pro-Bold';
	src: url('fonts/unibody_uw/Unibody8Pro-Bold.otf');
	src: url('fonts/unibody_uw/Unibody8Pro-Bold?#iefix') format('embedded-opentype'),
	url('fonts/unibody_uw/Unibody8Pro-Bold.otf') format('opentype');
}
@font-face {font-family: 'Unibody8Pro-RegularSmallCaps';
	src: url('fonts/Unibody8Pro-RegularSmallCaps.otf');
	src: url('fonts/Unibody8Pro-RegularSmallCaps?#iefix') format('embedded-opentype'),
	url('fonts/unibody_uw/Unibody8Pro-RegularSmallCaps.otf') format('opentype');
}
*/
/*--------------------------------------------------------------*/

.font-unibody-regular { font-family: Unibody8Pro-Regular; font-weight: 500; }
/*.font-unibody-bold { font-family: Unibody8Pro-Bold; }
.font-unibody-black { font-family: Unibody8Pro-Black; }
.font-unibody-regularsmallcaps { font-family: Unibody8Pro-RegularSmallCaps; }
*/


/*--------------------------------------------------------------
 # Common
 --------------------------------------------------------------*/


 
a {
  color: #79BCD4;
  text-decoration: none;
  
  transition: color 0.3s;
}
a:focus, a:hover {
  /*color:rgba(255,255,255,0.50) !important;*/
  color: #3E9DC1;
  text-decoration: none;
  
  /*transition: color 0.4s;*/
 }



/*--------------------------------------------------------------
 # Typography (load last to override everything above)
 --------------------------------------------------------------*/
/*body,
 button,
 input,
 select,
 optgroup,
 textarea {
 color: $color__text-main;
 font-family: $font__main;
 //@include font-size(0.9rem);
 line-height: $font__line-height-body;
 }
 p {
 margin-top: 0.75rem;
 margin-bottom: 0.75rem;
 }*/


body{ background:url(images/bgk-vertical-lines.gif) center repeat-y;}

 
/*Headings*/
h1, h2, h3, h4, h5, h6, .h1, .section-title, .semi-underline, .h2, .h3, .widget-area > .sidebar-title, .h4, .h5, .h6 {
  font-weight: 400;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .h1 strong, .section-title strong, .semi-underline strong, .h2 strong, .h3 strong, .widget-area > .sidebar-title strong, .h4 strong, .h5 strong, .h6 strong {
  font-weight: 500;
}
h1.strong700 strong, h2.strong700 strong, h3.strong700 strong, h4.strong700 strong, h5.strong700 strong, h6.strong700 strong, .h1.strong700 strong, .section-title.strong700 strong, .semi-underline.strong700 strong, .h2.strong700 strong, .h3.strong700 strong, .widget-area > .sidebar-title.strong700 strong, .h4.strong700 strong, .h5.strong700 strong, .h6.strong700 strong {
  font-weight: 500;
}
h1.inherit-all, h2.inherit-all, h3.inherit-all, h4.inherit-all, h5.inherit-all, h6.inherit-all, .h1.inherit-all, .section-title.inherit-all, .semi-underline.inherit-all, .h2.inherit-all, .h3.inherit-all, .widget-area > .sidebar-title.inherit-all, .h4.inherit-all, .h5.inherit-all, .h6.inherit-all {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  display: inline-block;
}
h1.inherit-all strong, h2.inherit-all strong, h3.inherit-all strong, h4.inherit-all strong, h5.inherit-all strong, h6.inherit-all strong, .h1.inherit-all strong, .section-title.inherit-all strong, .semi-underline.inherit-all strong, .h2.inherit-all strong, .h3.inherit-all strong, .widget-area > .sidebar-title.inherit-all strong, .h4.inherit-all strong, .h5.inherit-all strong, .h6.inherit-all strong {
  font-weight: 500;
}


@media screen and (max-width:991.98px) {
	h1, .h1/*, .section-title, .semi-underline*/ {
	  font-size: 1.6rem;
	}
	h2, .h2 {
	  font-size: 1.4rem;
	}
}
@media screen and (max-width:767.98px) {
	h1, .h1/*, .section-title, .semi-underline*/ {
	  font-size: 1.8rem;
	}
}
@media screen and (max-width:467.98px) {
	h1, .h1/*, .section-title, .semi-underline*/ {
	  font-size: 1.5rem;
	}
	h2, .h2 {
	  font-size: 1.3rem;
	}
}


h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1.7rem;
}
.section-title, .semi-underline, .home section > h1, .home .gallery > h1, .home section > h2, .home .gallery > h2, .home section > h3, .home .gallery > h3 {
  display: inline-block;
}
/*.section-title:after, .semi-underline:after, .home section > h1:after, .home .gallery > h1:after, .home section > h2:after, .home .gallery > h2:after, .home section > h3:after, .home .gallery > h3:after {
  content: "";
  display: block;
  height: 15px;
  max-width: 100px;
  margin: 0 auto;
  border-bottom: 1px dotted;
  border-bottom-color: inherit;
}*/
h1.no-borders:after, h2.no-borders:after, h3.no-borders:after {
  display: none;
}
/*h1 strong , h2 strong , h3 strong , h4 strong , h5 strong , h6 strong , h7 strong,
 .h1 strong , .h2 strong , .h3 strong , .h4 strong , .h5 strong , .h6 strong , .h7 strong {
 font-weight: 900;
 }*/
strong {
  font-weight: 700;
}

/*COPY*/
.text-light-blue {
  color: #79BCD4 !important;
}
.text-medium-blue {
  color: #2ba5ec !important;
}
.text-dark-blue {
  color: #052935 !important;
}
.text-black {
  color: #000 !important;
  font-weight:500;
}
.text-white {
  color: #FFF !important;
}
p {
  margin-bottom: 1.5em;
}
dfn, cite, em, i {
  font-style: italic;
}
.blockquote, blockquote {
  margin:1.5em 0;
  padding: 0 20% 1.5em;
  font-size: 1.4rem;
  font-weight: 300;
  border-left:none;
  background:#FAFAFA;
  text-align:center;
  
}
@media (max-width:768px) {
	.blockquote, blockquote {
		padding: 0 1em 1.5em;
	}
}
/*.blockquote p, blockquote p {
	display:inline-block;
}
.blockquote p:first-child, blockquote p:first-child {
	padding-left:1.5em;
}*/
blockquote:before, blockquote p:last-child:before {
	font-size:1em;
	color:#2BA5EC;
}
/*blockquote:before {
  display: none;
}*/
blockquote:before {
  display: block;
  text-align:left;
  padding:2em 0 0 0;
  margin-bottom: -15px;
  margin-left:-20px;
}
blockquote p:last-child {
  position: relative;
  padding-bottom: 5px;
}
blockquote p:last-child:before {
  position: absolute;
  right: 0;
  top: -5px;
  text-align:right;
}

.pl-10 {
  padding-left: 10px;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted none;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
ul {
  list-style-type: disc;
  list-style-image: none;
  -webkit-padding-start: 25px;
  -moz-padding-start: 25px;
}
ul li {
  color: inherit;
  list-style-type: none;
  margin-bottom: 16px;
}
ul:not(.nav) li:before {
  color: #3E9DC1;
  font-family: 'FontAwesome';
  content: '\f054 ';
  padding-right: 6px;
  margin-left: -15px;
  font-size: 0.9rem;
  vertical-align: middle;
}
header ul li:before, footer ul li:before {
  display: none;
}
ul.red-square-bullets li:before {
  font-family: inherit;
  content: '\25A0 ';
}
.sidebar ul, .widget ul, .products ul {
  list-style-type: none;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 15px;
  -moz-margin-before: 0px;
  -moz-margin-after: 0px;
  -moz-margin-start: 0px;
  -moz-margin-end: 0px;
  -moz-padding-start: 15px;
}
body > footer .sidebar ul, body > footer .widget ul, body > footer .products ul {
  -webkit-padding-start: 0px;
  -moz-padding-start: 0px;
}

 ol {
   list-style: none;
   counter-reset: item;
 }
 ol li {
   counter-increment: item;
   margin-bottom: 16px;
 }
 ol li:before {
   margin-right: 16px;
   content: counter(item);
   background: #79BCD4;
   border-radius: 100%;
   color: #FFF;
   width: 1.5em;
   height: 1.5em;
   text-align: center;
   display: inline-block;
   margin-left:-15px;
   line-height: 1.5;
 }




/*tables*/
table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
}
table td strong {
  font-size: 0.8rem;
}
.gray-first-column table tr td {
  width: 75%;
  padding: 5px 10px;
  border: 1px solid #eee;
  border-left-color: transparent;
  border-right-color: transparent;
}
.gray-first-column table tr td:first-child {
  background: #f7f7f7;
  width: 25%;
}
.table-lab-internal {
  font-size: 0.8rem;
  background: #f7f7f7;
  margin-bottom: 40px;
  line-height: 130%;
}

.table-lab-internal tr th {
  border-bottom-width: 1px;
  padding-top: 3px;
  padding-bottom: 3px;
  background: #eaeaea;
}
.stat-nat-content .table-lab-internal {
  max-width: 80%;
  margin: 0 14% 0 16%;
}
.table-lab-internal .col-2 {
  width: 20%;
}



/*bootstrap core override*/
@media (min-width: 1230px) {
	.container, .gallery {
		width: 1230px;
	}
}
/*fusion core css fix*/
@media (min-width: 576px){
.container .container {
    width: 540px;
    max-width: 100%;
}}

@media (min-width: 768px){
.container, .gallery {
    width: 100%;
	max-width: 1200px;
}
.container .container {
    width: 720px;
    max-width: 100%;
}}
@media (min-width: 992px){
.container .container {
    width: 960px;
    max-width: 100%;
}}
@media (min-width: 1200px) {
.container .container {
    width: 1200px;
    max-width: 100%;
}
}

@media (min-width: 992px){
.page-template-default #primary > main#main,
body[class*=" page-template-right-sidebar"] #primary > main#main {
    padding-right:20px;
}
}


/*.fsn-text ul {
 padding-left:20px;
 -webkit-padding-start: 20px;
 -moz-padding-start: 20px;
 li {
 list-style-type:disc;
 }
 }*/
 
 
/*--------------------------------------------------------------
 # Elements
 --------------------------------------------------------------*/
/*@import "elements/elements";*/
/*--------------------------------------------------------------
 # Forms
 --------------------------------------------------------------*/
form.wpcf7-form {
	color:#888888;
}
/*fields*/
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
  border-radius: 0;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus {
  color: #111;
}
textarea {
  width: 100%;
}
select.form-control:not([size]):not([multiple]), select:not([size]):not([multiple]) {
	height:auto;
}
/*buttons*/

button, .button, .btn, .fsn-row .btn {
	
	padding: 5px 30px;
	font-size: 16px;
	border-radius: 6px;
	text-transform:uppercase;
	font-weight:700;
	
	
	/*display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	
	
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;*/
}
button.btn-small, .button.btn-small, .btn.btn-small, .fsn-row .btn.btn-small {
	padding: 3px 8px;
	font-size: 14px;
	border-radius: 6px;
	text-transform:none;
	font-weight:500;

}
button.btn-square, .button.btn-square, .btn.btn-square, .fsn-row .btn.btn-square {
	border-radius: 0;
}
button:hover, .button:hover, .btn:hover, .fsn-row .btn:hover,
button, .button:focus, .btn:focus, .fsn-row .btn:focus,
button, .button.focus, .btn.focus, .fsn-row .btn.focus,
.fsn-row .btn:hover, .fsn-row .btn:focus, .fsn-row .btn.focus {
    color: #FFFFFF;
	background:#3798b7;
    text-decoration: none;
}
/*border: 1px solid;
 border-radius: 0;
 @include font-size(0.9);
 line-height: 1;
 font-weight: 600;
 padding: .6em 1em;*/
 
.divBott{	margin-top:-4px; }

.nav-links a.page-numbers, .button, button, input[type="button"], input[type="reset"], input[type="submit"], form input.wpcf7-submit {
  /*border-style: solid;
   font-weight: 600;
   border-width: 1px;
   @include font-size(0.9);
   padding: .6em 1em;*/
}
/*.btn-primary,
 .btn,
 .button,
 button, 
 input[type="button"],
 input[type="reset"],
 input[type="submit"] ,
 form input.wpcf7-submit {
 &:hover {
 //border-color: $color__border-button-hover;
 background: $brand-primary;
 color: #FFF;
 }
 &:active,
 &:focus {
 border-color: $color__border-button-focus;
 box-shadow: none;
 }	
 }*/
 
.button:focus, .button.focus, button:focus, button.focus, .btn:focus, .btn.focus {
  box-shadow: none;
}
.button:disabled, .button.disabled, button:disabled, button.disabled, .btn:disabled, .btn.disabled {
  background-color: #e8e8e8;
  color: #b1b1b1;
}
body.blog .more-link:not(:hover), body.archive .more-link:not(:hover), body.search .more-link:not(:hover), body.category .more-link:not(:hover), section.sentqibit-linkedin .more-link:not(:hover), .gallery.sentqibit-linkedin .more-link:not(:hover) {
  padding-left: 0;
}
body.blog .more-link:before, body.archive .more-link:before, body.search .more-link:before, body.category .more-link:before, section.sentqibit-linkedin .more-link:before, .gallery.sentqibit-linkedin .more-link:before {
  padding-right: 10px;
}
/*btn-primary*/
.btn-primary, .nav-links a.page-numbers, .button, button, input[type="button"], input[type="reset"], input[type="submit"], form input.wpcf7-submit {
  color: #79BCD4;
  background-color: transparent;
  border-color: #79BCD4;
  border-width: 2px;
  border-radius: 0;
}
.btn-primary:hover, .nav-links a.page-numbers:hover, .button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, form input.wpcf7-submit:hover {
  color: #79BCD4;
  background-color: transparent;
  border-color: #79BCD4;
}
.btn-primary:focus, .nav-links a.page-numbers:focus, .button:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, form input.wpcf7-submit:focus, .btn-primary.focus, .nav-links a.page-numbers.focus, .button.focus, button.focus, input[type="button"].focus, input[type="reset"].focus, input[type="submit"].focus, form input.wpcf7-submit.focus {
  box-shadow: none;
}
.btn-primary.disabled, .nav-links a.page-numbers.disabled, .button.disabled, button.disabled, input[type="button"].disabled, input[type="reset"].disabled, input[type="submit"].disabled, form input.wpcf7-submit.disabled, .btn-primary:disabled, .nav-links a.page-numbers:disabled, .button:disabled, button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled, form input.wpcf7-submit:disabled {
  background-color: transparent;
  border-color: #79BCD4;
}
.btn-primary:active, .nav-links a.page-numbers:active, .button:active, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, form input.wpcf7-submit:active, .btn-primary.active, .nav-links a.page-numbers.active, .button.active, button.active, input[type="button"].active, input[type="reset"].active, input[type="submit"].active, form input.wpcf7-submit.active {
  color: #79BCD4;
  background-color: transparent;
  background-image: none;
  border-color: #79BCD4;
}
.btn-primary:hover, .nav-links a.page-numbers:hover, .button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, form input.wpcf7-submit:hover {
  color: #fff;
  background-color: #79BCD4;
  border-color: #79BCD4;
}
/*btn-white*/
.btn-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  border-width: 2px;
  border-radius: 0;
}
.btn-white:hover {
  color: #79BCD4;
  background-color: transparent;
  border-color: #79BCD4;
}
.btn-white:focus, .btn-white.focus {
  box-shadow: none;
}
.btn-white.disabled, .btn-white:disabled {
  background-color: transparent;
  border-color: #fff;
}
.btn-white:active, .btn-white.active {
  color: #79BCD4;
  background-color: transparent;
  background-image: none;
  border-color: #79BCD4;
}
/*btn-graydark*/
.btn-graydark {
  color: #292b2c;
  background-color: transparent;
  border-color: #292b2c;
  border-width: 2px;
  border-radius: 0;
}
.btn-graydark:hover {
  color: #79BCD4;
  background-color: transparent;
  border-color: #79BCD4;
}
.btn-graydark:focus, .btn-graydark.focus {
  box-shadow: none;
}
.btn-graydark.disabled, .btn-graydark:disabled {
  background-color: transparent;
  border-color: #292b2c;
}
.btn-graydark:active, .btn-graydark.active {
  color: #79BCD4;
  background-color: transparent;
  background-image: none;
  border-color: #79BCD4;
}
/*btn-graylight*/
.btn-graylight {
  color: #636c72;
  background-color: transparent;
  border-color: #636c72;
  border-width: 2px;
  border-radius: 0;
}
.btn-graylight:hover {
  color: #79BCD4;
  background-color: transparent;
  border-color: #79BCD4;
}
.btn-graylight:focus, .btn-graylight.focus {
  box-shadow: none;
}
.btn-graylight.disabled, .btn-graylight:disabled {
  background-color: transparent;
  border-color: #636c72;
}
.btn-graylight:active, .btn-graylight.active {
  color: #79BCD4;
  background-color: transparent;
  background-image: none;
  border-color: #79BCD4;
}
/*btn-graydark-mix*/
.btn-graydark-mix {
  color: #292b2c;
  background-color: transparent;
  border-color: #fff;
  border-width: 2px;
  border-radius: 0;
}
.btn-graydark-mix:hover {
  color: #79BCD4;
  background-color: transparent;
  border-color: #79BCD4;
}
.btn-graydark-mix:focus, .btn-graydark-mix.focus {
  box-shadow: none;
}
.btn-graydark-mix.disabled, .btn-graydark-mix:disabled {
  background-color: transparent;
  border-color: #fff;
}
.btn-graydark-mix:active, .btn-graydark-mix.active {
  color: #79BCD4;
  background-color: transparent;
  background-image: none;
  border-color: #79BCD4;
}
/*btn-graylight-mix*/
.btn-graylight-mix {
  color: #636c72;
  background-color: transparent;
  border-color: #fff;
  border-width: 2px;
  border-radius: 0;
}
.btn-graylight-mix:hover {
  color: #79BCD4;
  background-color: transparent;
  border-color: #79BCD4;
}
.btn-graylight-mix:focus, .btn-graylight-mix.focus {
  box-shadow: none;
}
.btn-graylight-mix.disabled, .btn-graylight-mix:disabled {
  background-color: transparent;
  border-color: #fff;
}
.btn-graylight-mix:active, .btn-graylight-mix.active {
  color: #79BCD4;
  background-color: transparent;
  background-image: none;
  border-color: #79BCD4;
}
/*btn-plain-black*/
.btn-plain-black, body.blog .more-link, body.archive .more-link, body.search .more-link, body.category .more-link, section.sentqibit-linkedin .more-link {
  color: #000;
  background-color: transparent;
  border-color: transparent;
  border-width: 2px;
  border-radius: 0;
  
}
.btn-plain-black:hover, body.blog .more-link:hover, body.archive .more-link:hover, body.search .more-link:hover, body.category .more-link:hover, section.sentqibit-linkedin .more-link:hover {
  color: #79BCD4;
  background-color: transparent;
  border-color: #79BCD4;
}
.btn-plain-black:focus, body.blog .more-link:focus, body.archive .more-link:focus, body.search .more-link:focus, body.category .more-link:focus, section.sentqibit-linkedin .more-link:focus, .btn-plain-black.focus, body.blog .more-link.focus, body.archive .more-link.focus, body.search .more-link.focus, body.category .more-link.focus, section.sentqibit-linkedin .more-link.focus {
  box-shadow: none;
}
.btn-plain-black.disabled, body.blog .more-link.disabled, body.archive .more-link.disabled, body.search .more-link.disabled, body.category .more-link.disabled, section.sentqibit-linkedin .more-link.disabled, .btn-plain-black:disabled, body.blog .more-link:disabled, body.archive .more-link:disabled, body.search .more-link:disabled, body.category .more-link:disabled, section.sentqibit-linkedin .more-link:disabled {
  background-color: transparent;
  border-color: transparent;
}
.btn-plain-black:active, body.blog .more-link:active, body.archive .more-link:active, body.search .more-link:active, body.category .more-link:active, section.sentqibit-linkedin .more-link:active, .btn-plain-black.active, body.blog .more-link.active, body.archive .more-link.active, body.search .more-link.active, body.category .more-link.active, section.sentqibit-linkedin .more-link.active {
  color: #79BCD4;
  background-color: transparent;
  background-image: none;
  border-color: #79BCD4;
}
.btn-plain-black:not(:hover), body.blog .more-link:not(:hover), body.archive .more-link:not(:hover), body.search .more-link:not(:hover), body.category .more-link:not(:hover), section.sentqibit-linkedin .more-link:not(:hover) {
  padding-left: 0;
}
.btn-plain-black:before, body.blog .more-link:before, body.archive .more-link:before, body.search .more-link:before, body.category .more-link:before, section.sentqibit-linkedin .more-link:before {
  padding-right: 10px;
}
.btn-plain-red {
  color: #79BCD4;
  background-color: transparent;
  border-color: transparent;
  border-width: 2px;
  border-radius: 0;
}
.btn-plain-red:hover {
  color: #79BCD4;
  background-color: transparent;
  border-color: #79BCD4;
}
.btn-plain-red:focus, .btn-plain-red.focus {
  box-shadow: none;
}
.btn-plain-red.disabled, .btn-plain-red:disabled {
  background-color: transparent;
  border-color: transparent;
}
.btn-plain-red:active, .btn-plain-red.active {
  color: #79BCD4;
  background-color: transparent;
  background-image: none;
  border-color: #79BCD4;
}
.btn-plain-red:not(:hover) {
  padding-left: 0;
}
.btn-plain-red:before {
  padding-right: 10px;
}



.btn-light-blue {
  color: #FFFFFF;
  background-color: #79BCD4;
  border:none;
  border-radius: 0;
}
.btn-light-blue:hover, .btn-light-blue.hover, .btn-light-blue:active, .btn-light-blue.active {
  color: #FFFFFF;
  background-color: #3798b7;
  background-image: none;
}
.btn-light-blue:focus, .btn-light-blue.focus {
  box-shadow: none;
}
.btn-light-blue.disabled, .btn-light-blue:disabled {
  background-color: #e8e8e8;
  color: #b1b1b1;
}
/*.btn-light-blue:not(:hover) {
  padding-left: 0;
}
.btn-light-blue:before {
  padding-right: 10px;
}*/



.btn-dark-blue {
  color: #FFFFFF;
  background-color: #052935;
  border:none;
  border-radius: 0;
  padding:6px 30px;
}
.btn-dark-blue:hover, .btn-dark-blue.hover,.btn-dark-blue:active, .btn-dark-blue.active {
  color: #FFFFFF;
  background-color: #3798b7;
  background-image: none;
}
.btn-dark-blue:focus, .btn-dark-blue.focus {
  box-shadow: none;
}
.btn-dark-blue.disabled, .btn-dark-blue:disabled {
  background-color: #e8e8e8;
  color: #b1b1b1;
}
/*.btn-dark-blue:not(:hover) {
  padding-left: 0;
}
.btn-dark-blue:before {
  padding-right: 10px;
}*/





.btn-pdf-download {
  color: #FFF;
  background-color: #052935;
  border-color: #052935;
  border-width: 2px;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  padding:10px 30px !important;
}
.btn-pdf-download:hover {
  color: #79BCD4;
  background-color: #f6f7f7;
  border-color: #79BCD4;
}
.btn-pdf-download:focus, .btn-pdf-download.focus {
  box-shadow: none;
}
.btn-pdf-download.disabled, .btn-pdf-download:disabled {
  background-color: #f6f7f7;
  border-color: #79BCD4;
}
.btn-pdf-download:active, .btn-pdf-download.active {
  color: #79BCD4;
  background-color: #f6f7f7;
  background-image: none;
  border-color: #79BCD4;
}
.btn-pdf-download:before {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.btn-pdf-download:hover {
  color: #fff;
  background-color: #79BCD4;
  border-color: #79BCD4;
}
.btn.download-home, .nav-links a.page-numbers.download-home, .button.download-home, button.download-home, input[type="button"].download-home, input[type="reset"].download-home, input[type="submit"].download-home, form input.wpcf7-submit.download-home, body.blog .more-link.download-home, body.archive .more-link.download-home, body.search .more-link.download-home, body.category .more-link.download-home, section.sentqibit-linkedin .more-link.download-home {
  font-size: 13px;
  padding: 10px 20px;
  border: 1px solid #dedede;
  color: #878787;
  margin-top: -10px;
}
.btn.download-home:hover, .nav-links a.page-numbers.download-home:hover, .button.download-home:hover, button.download-home:hover, input[type="button"].download-home:hover, input[type="reset"].download-home:hover, input[type="submit"].download-home:hover, form input.wpcf7-submit.download-home:hover, body.blog .more-link.download-home:hover, body.archive .more-link.download-home:hover, body.search .more-link.download-home:hover, body.category .more-link.download-home:hover, section.sentqibit-linkedin .more-link.download-home:hover {
  color: #79BCD4;
  border-color: #79BCD4;
}



.btn-call-to-action {
  color: #FFF;
  background-color: #052935;
  border-color: #052935;
  border-width: 2px;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  padding:12px 32px !important;
}


.btn-redbg-hover:hover {
  color: #79BCD4;
  background-color: #fff;
  border-color: #fff;
}
button:focus {
  outline: none;
}
.aboutlinkbtn {
  display: inline-block;
}

/* privacy button */
.cn-button.wp-default{
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border:1px solid #FFF;
	text-shadow:none;
	-moz-box-shadow:    none;
	-webkit-box-shadow: none;
	box-shadow:         none;
}



@media (max-width: 414px) {
	#cookie-notice{
		z-index:100000000;
		font-size:0.7rem;
		line-height:1;
	}
}




/*--------------------------------------------------------------
 # Accessibility
 --------------------------------------------------------------*/
/*@import "modules/accessibility";*/
/*--------------------------------------------------------------
 # Alignments
 --------------------------------------------------------------*/
/*@import "modules/alignments";*/
/*--------------------------------------------------------------
 # Clearings
 --------------------------------------------------------------*/
/*@import "modules/clearings";*/
/*--------------------------------------------------------------
 # Widgets
 --------------------------------------------------------------*/
/*@import "site/secondary/widgets";*/
/*--------------------------------------------------------------
 # Content
 --------------------------------------------------------------*/
body {
  overflow-x: hidden;
  max-width: 100% !important;
  line-height: 1.65;
  font-size: 1rem;
  color:#000;
}
@media (min-width: 768px) {
  body div#page {
    overflow: hidden;
  }
}

section.blog , 
section.testimonials{ padding-top:30px;}



/*--------------------------------------------------------------
 ## Posts and pages
 --------------------------------------------------------------*/
#content {
  margin-top: 40px;
  min-height: 500px;
}
#content #primary{
	padding-bottom:50px;
}
.entry-content > div.fsn-row > div > div > div > div.fsn-column-inner > div.fsn-text:first-child > p:first-child {
/*  height: 0px;*/
  margin: 0px !important;
}
.entry-content > a { color:#79BCD4 !important }

/*body:not(.home) .entry-content > .fsn-row:first-child > div > div > div > .fsn-column-inner > .fsn-text:first-child > p:first-child {
  margin: -1.5rem 0 0 0 !important;
}*/
.section-title, .semi-underline {
  font-weight:500;
  margin-top: 10px;
  clear: both;
}
.section-content {
  margin: 10px auto 40px;
  color: #808080;
}
/*@media (min-width: 768px) {
  .section-content {
    max-width: 60%;
  }
}*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}
.entry-header {
  clear: both;
  border-bottom: 1px solid #2d3e44;
}
.title-header.entry-header {
  /*height: 50px;*/
  color:#FFFFFF;
  background:#052935;
}

article > .entry-header {
  margin-bottom: 1.5rem;
  padding: 0 1.25rem 0.7rem ;
  background: rgba(247, 247, 247, 0.8);
  border-left: 10px solid #1a3b46;
}
article > .entry-header .entry-title{
  margin-bottom: 20px;
}
article > .entry-header .entry-title a{
  font-weight: 500 !important;
  font-size: 1.35rem;
  color:#000;
}
article > .entry-header .entry-title a:hover{
  color:#79BCD4;
}
article > .entry-header strong {
  font-weight: 500;
}
.entry-header p#breadcrumbs span {
	color:rgba(255,255,255,0.8);
	font-size: 0.8rem;
	text-transform: lowercase;
}
.entry-header p#breadcrumbs, #breadcrumbs a  {
	color:#FFFFFF;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color:#79BCD4;
  
}

.title-header.entry-header p#breadcrumbs {
  line-height: 50px;
  vertical-align: middle;
  margin-top:auto;
  margin-bottom: auto;
}
@media (max-width:460px) {
	/*hyde the breadcrumbs for mobile */ /*----------------------------------------------------------------------------------------------*/
	.wrapper-navbar    div.title-header.entry-header.full-width.row{
		display:none;
	}
	
	/*reduce the height of the breadcrumbs */
	.title-header.entry-header p#breadcrumbs {
		line-height: 36px;
	}
}


.entry-header p:after {
  display: none;
  height: 0px;
}
.entry-header h1 {
  font-size: 1.2rem;
  line-height: 170%;
  font-weight: 500;
  padding-top: 10px;
}

.page-content img, .entry-content img, .entry-summary img {
  max-width: 100%;
}
article.post .page-content > p:first-child, article.post .entry-content > p:first-child, article.post .entry-summary > p:first-child {
  margin-top: 10px;
}
article.post .page-content .thumb, article.post .entry-content .thumb, article.post .entry-summary .thumb {
  overflow: hidden;
  max-height:350px;
}
article.post .page-content .thumb:hover img, article.post .entry-content .thumb:hover img, article.post .entry-summary .thumb:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.entry-meta {
  font-size: 0.8rem;
  font-weight: 500;
}
.entry-meta a:not(:hover) {
  color: #000;
}
.entry-meta .entry-date:before {
  margin-right: 10px;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.full-width /*,body[class*="page-template-"] :not(.parent-width).divider */{
  width: 100vw;
  position: relative;
  margin-left: calc(-50vw + 50%);
  
  /*@media (max-width:968px) {
   max-width: 94vw;
   left: 47vw;
   margin-left:-47vw;
   max-width:100% !important;
   }
   @media (max-width:468px) {
   max-width: 92vw;
   left: 46vw;
   margin-left:-46vw;
   }*/
}
.featured-image-banner {
  max-height: 400px;
  overflow: hidden;
  display: block;
}
.featured-image-banner img {
  width: 100%;
}
.row, .navbar., .wrapper-fluid, #wpadminbar, .fixed-top, .full-width, body[class*="page-template-"] :not(.parent-width).divider {
  max-width: 99vw !important;
}
.home .wrapper, .home #content, .home .page-content, .home .entry-content, .home .entry-summary,
.page-template-junior-expert-home .wrapper, .page-template-junior-expert-home #content, .page-template-junior-expert-home .page-content, .page-template-junior-expert-home .entry-content, .page-template-junior-expert-home .entry-summary{
  margin-top: 0;
}
.whitebg {
  background: #FFFFFF;
}
.redbg {
  background: #79BCD4;
  color: #fff;
}
.divider {
  background: url(images/divider.gif) repeat-x;
  border-color: transparent;
  height: 10px;
}
.valign-middle {
  vertical-align: middle;
}
.sentqibit-product-catalog-wrapper {
  margin-top: 20px;
}
.sentqibit-product-catalog-wrapper .widget-area {
  width: 85%;
}
.sentqibit-product-catalog .sentqibit-product-title-in-loop {
  font-size: 1rem;
  margin-bottom: 12px;
}
nav.navigation.pagination {
  float: right;
  margin: 10px 0 30px;
}
nav.navigation.pagination .nav-links a, nav.navigation.pagination .nav-links span.current {
  padding: 5px 10px;
  margin: 1px;
  display: inline-block;
  border: 1px solid #79BCD4;
  color: #79BCD4;
}
nav.navigation.pagination .nav-links a:hover, nav.navigation.pagination .nav-links span.current:hover {
  color: #fff;
  background: #79BCD4;
}
nav.navigation.pagination .nav-links span.current {
  color: #fff;
  background: #79BCD4;
}
#searchform #s {
  border-color: #3E9DC1;
}
#searchform #searchsubmit {
  color: #fff;
  background: #3E9DC1;
}
#searchform #searchsubmit:hover {
  background: #79BCD4;
}
/*.widget-area {
  width: 90%;
  margin:0 auto;
}*/
.widget-area > .sidebar-title {
  color: #79BCD4;
  font-size: 0.9rem !important;
  font-weight: 500 !important;
  padding-bottom: 12px;
  margin-bottom: 22px;
  border-bottom: 3px solid #79BCD4;
  display: block;
  margin-bottom: 16px;
}
.widget-area > .widget {
  line-height: 110%;
  padding-bottom: 6px;
  /*border-bottom: 1px dotted #292b2c;*/
  margin-bottom: 20px;
  /*ul*/
}
.widget-area > .widget .widget-title, .widget-area > .widget #searchform label, #searchform .widget-area > .widget label {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  line-height: 110%;
  background: #052935;
  padding: 8px 12px;
}
.widget-area > .widget ul {
  margin-top: 6px;
  padding-left: 0;
  /*li*/
}
.widget-area > .widget ul li {
  margin-left: 0;
  padding: 0 4px 0 10px;
  margin-bottom: 0;
  line-height: 1.5;
  list-style-type: none;
  border-bottom: 1px dotted #d3d3d3;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  
  /*a*/
}
.widget-area > .widget ul li:hover {
  padding: 0 0 0 14px;
  background:#f3f3f3;
}
.widget-area > .widget ul li ul li {
  padding-left: 0;
}
.widget-area > .widget ul li:before {
  /*content: ">";*/
  font-size: 11px;
  white-space: nowrap;
  word-break: break-all;
  display: inline-block;
  margin-left: -10px;
  margin-top:12px;
  line-height:1.8;
  vertical-align:text-bottom;
  float:left;
  width: 1rem;
}
.widget-area > .widget ul li a {
  font-size: 13px;
  color: #000;
  font-weight: 600;
  line-height:135%;
  display:block;
  padding: 8px;
}
.widget-area > .widget ul li .small {
  font-size: 90%;
  display: inline-block;
  margin-top:4px;
  margin-bottom:4px;
  font-weight: 500;
}
.widget-area > .widget ul li .post-date {
  color: #000;
}
/*.sentqibit-product-catalog-wrapper .widget-area > .widget ul li a:not(:hover) {
  color: #899299;
}
.sentqibit-product-catalog-wrapper .widget-area > .widget ul li a {
  font-size: 0.8rem;
}*/
.widget-area > .widget ul li a:hover,
.widget-area > .widget ul li:hover a {
  padding-right:6px;	
  color: #79BCD4;
}
.widget-area > .widget_nav_menu {
  margin-bottom: 40px !important;
}
.textwidget form p,
.textwidget form input,
.textwidget form select,
.textwidget form label {
	font-size:0.9em;
}
.textwidget form textarea {
	font-size:0.8em;
}

/*--------------------------------------*/
/*footer*/
/*#page > footer {*/
footer#colophon {
  padding: 60px 0 0 0;
  background: #eee;
}
footer#colophon .footer-bottom {
  background: #575757;
  font-size: 0.70rem;
  color:#CCC;
  padding:22px 0;
}
.footer-text {  font-size: 0.80rem;  line-height:190%; color:#777; }
.footer-text small {  line-height:150%; padding-top:12px; }

@media (max-width:768px) {
.footer-text {font-size:0.75rem;}
}
@media (max-width:460px) {
.footer-bottom   div.textwidget.custom-html-widget {
	text-align:left;
}
}


footer#colophon .small   ,   footer#colophon small  {
  display: block;
  font-size: 0.75rem;
  color: #A3A3A3;
  line-height: 170%;
  font-weight: 400;
}
footer#colophon .footer-bottom a {   color:#B5B5B5;  }
footer#colophon .footer-bottom a:hover {  color:#FFF; }
footer#colophon .footer-bottom section { margin:0 }
@media(min-width:768.02px) {
	footer#colophon > div.container {
	    padding-bottom: 80px;
	}
}
@media(max-width:768.01px) {
	footer#colophon .footer-bottom {
	    padding-bottom: 140px;
	}
}

footer .widget .widget-title, footer .widget #searchform label, #searchform footer .widget label {
  color: #636c72;
  padding-bottom: 0px;
  margin-bottom: 15px;
  font-size: 0.71rem;
  line-height: 100%;
  font-weight: 500;
  display: block;
  width: 90%;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
}
footer .widget ul li {
  padding-left: 0;
  line-height: 1.5rem;
}
footer .widget ul li.lang {
  display: inline-block;
  margin-right: 10px;
}
footer .widget ul li a {
  color: #636c72;
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1rem;
  display: inline-block;
}
footer .widget ul li a:hover {
  color: #f00;
}
#top-link-block {
  display: none;
  background: rgba(0, 0, 0, 0.20);
  border-radius: 3px;
  padding: 0.6rem 1rem;
  float: right;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  position: fixed;
  right: 15px;
  bottom: 55px;
  z-index: 9999;
}
/*--------------------------------------------------------------
 ## Comments
 --------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
 ## Utility
 --------------------------------------------------------------*/
.flex-grow {
    flex: 1 0 auto;
}
/*--------------------------------------------------------------
 ## Widgets
 --------------------------------------------------------------*/
.widget {
  margin: 0 0 2.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------

 ## Rev slider
 --------------------------------------------------------------*/
/*--------------------------------------------------------------
 # Infinite scroll
 --------------------------------------------------------------*/
/*@import "modules/infinite-scroll";*/
/*--------------------------------------------------------------
 # Media
 --------------------------------------------------------------*/
.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-w100 {
  max-width: 100%;
}
/**/
.display-hover-only {
  opacity: 1;
  -webkit-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}
div:not(:hover) > .display-hover-only {
  opacity: 0;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
/*revolution slider*/
.tp-dottedoverlay.twoxtwo, .tp-dottedoverlay.threexthree {
  background: rgba(0, 0, 0, 0.15);
}
.tp-caption strong {
  font-weight: 500 !important;
}
.tp-caption.rev-btn.rev-hiddenicon i {
  opacity: 1 !important;
}
.tp-caption.rev-btn.rev-hiddenicon:hover i {
  margin-left: 0px !important;
}
.homesliderbutton:hover {
  cursor: pointer;
}
/*--------------------------------------------------------------
 ## Rev slider
 --------------------------------------------------------------*/
.forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
}

/*Text color of the rollover on button*/
.rev_slider div.rev-btn:hover{
	color:#3E9DC1 !important;
}

.page-template-home .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
  margin-top: 0rem !important;
}
.tp-dottedoverlay {
  background: rgba(0, 0, 0, 0.4) !important;
}
/*image common*/
img {
  -webkit-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  /* linear */
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*common to all shortcodes*/
.section-title, .semi-underline {
  /*text-transform: uppercase;*/
  color: #79BCD4;
  font-weight: 500;
}
.hero-columns .section-title, .hero-columns .semi-underline {
  font-size: 2rem !important;
  font-weight: 500;
}
.section-title p, .semi-underline p {
  margin-bottom: 0;
}
@media (min-width: 968px) {
  .section-content {
   /* max-width: 50%;*/
    margin: 20px auto 40px;
    font-size: 1rem;
  }
}
/*--------------------------------------------------------------
 ## Single Gallery
 --------------------------------------------------------------*/
.gallery {
  padding: 0;
  margin: 0 auto;
  /*@for $i from 2 through 6 {
   &.gallery-columns-#{$i} figure {
   @extend .col-sm-#{round(12/$i, 0)};
   padding: 2.5px;
   }
   }*/
}
.gallery .gallery-item, .gallery .card .card-img-wrapper, .card .gallery .card-img-wrapper, .gallery .products .product-item-img-bg, .products .gallery .product-item-img-bg {
  width: calc(33% - 15px);
  margin-bottom: 15px;
  overflow: hidden;
}
.gallery .gallery-item img, .gallery .card .card-img-wrapper img, .card .gallery .card-img-wrapper img, .gallery .products .product-item-img-bg img, .products .gallery .product-item-img-bg img {
  width: 100%;
}
/*.gallery .gallery-item:nth-child(3), .gallery .card .card-img-wrapper:nth-child(3), .card .gallery .card-img-wrapper:nth-child(3), .gallery .products .product-item-img-bg:nth-child(3), .products .gallery .product-item-img-bg:nth-child(3) {
  width: calc(50% - 5px);

}*/
.gallery .gallery-item:hover img, .gallery .card .card-img-wrapper:hover img, .card .gallery .card-img-wrapper:hover img, .gallery .products .product-item-img-bg:hover img, .products .gallery .product-item-img-bg:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.gallery figure {
  margin: 0;
  
}
.gallery figure .gallery-icon {
  padding: 0;
  margin: 0;
  border: none;
  overflow: hidden;
}
.gallery figure .gallery-icon img {
  padding: 0;
  margin: 0;
  border: none;
}
@media (min-width: 968px) {
  .stat-nat-gallery img {
    max-width: 90%;
  }
}


/*--------------------------------------------------------------
 ## Multi Galleries
 --------------------------------------------------------------*/
.multi-gallery-title .h3 strong, .multi-gallery-title .widget-area > .sidebar-title strong, .multi-gallery-title .h4 strong, .multi-gallery-title .h5 strong {
  font-weight: 500 !important;
}



/*--------------------------------------------------------------
 ## Portfolio
 --------------------------------------------------------------*/
.portfolio {
  text-align: center;
}
.portfolio h1, .portfolio h2, .portfolio h3, .portfolio h4 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  display: inline-block;
}
.portfolio h1 strong, .portfolio h2 strong, .portfolio h3 strong, .portfolio h4 strong {
  font-weight: 500;
}
.portfolio .portfolio-link-wrapper {
  color: inherit;
}
.portfolio .portfolio-item-wrapper {
  position: relative;
  padding:15px;
}

.portfolio .portfolio-item-wrapper .portfolio-item-img-bg {
  overflow: hidden;
  height:430px;
  display:block;
}


.portfolio .portfolio-item-wrapper .portfolio-item-img-bg .overlay {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*inner shadow for the .overlay*/
.portfolio .portfolio-item-wrapper  .portfolio-item-img-bg  .overlay {
    -webkit-box-shadow:inset 0px 0px 0px 0px rgba(255,255,255,0.0);
    -moz-box-shadow:inset 0px 0px 0px 0px rgba(255,255,255,0.0);
    box-shadow:inset 0px 0px 0px 0px rgba(255,255,255,0.0);
  
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.portfolio .portfolio-item-wrapper:active  .portfolio-item-img-bg  .overlay ,
.portfolio .portfolio-item-wrapper:hover  .portfolio-item-img-bg  .overlay {

    -webkit-box-shadow:inset 0px 0px 0px 250px rgba(255,255,255,0.2);
    -moz-box-shadow:inset 0px 0px 0px 250px rgba(255,255,255,0.2);
    box-shadow:inset 0px 0px 0px 250px rgba(255,255,255,0.2);
  
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}



.portfolio .portfolio-item-wrapper .portfolio-item-img-bg img {
  margin: 0;
  float:left;
}
.portfolio .portfolio-item-wrapper .portfolio-content-wrapper {
  text-align: center;
  position: absolute;
  top: 30px;
  left: 5%;
  right: 5%;
}
.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-title {
  font-weight: 500;
  line-height: 130%;
  /*font-size:2.4rem;*/
}
.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle {
	font-weight: 500;
	width: 55%;
	float: right;
	text-align: left;
	line-height: 1.4;
	margin-top: 40px;
	color:#FFF;
  
}
.portfolio .multi-gallery-template .portfolio-item-wrapper .overlay {
  outline: 2px solid rgba(255, 255, 255, 0.4);
  outline-offset: -15px;
  padding: 15px 20px;
}
.portfolio .multi-gallery-template .portfolio-item-wrapper:hover .portfolio-item-img-bg .overlay {
  box-shadow: inset 0 0 0 300px rgba(0, 0, 0, 0.40);
  outline-offset: 0px;
  outline-color: transparent;
  height: calc(100% - 14px);
}
.portfolio .multi-gallery-template .portfolio-item-wrapper .gallery-bottom-shadow {
  position: absolute;
  left: 0;
  top: calc(100% - 7px);
}
.portfolio .portfolio-item-wrapper > *, .portfolio .portfolio-item-wrapper .overlay, .portfolio .portfolio-item-wrapper img {
  -webkit-transition: all 350ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: all 350ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: all 350ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: all 350ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
.portfolio .portfolio-item-wrapper .overlay {
  position: absolute;
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  background: none;
  box-shadow: none;
  z-index: 1010;
  /*cursor: pointer;*/
}
.portfolio .portfolio-item-wrapper:hover {
  /*&:after {
   @extend .section-title;
   color: $brand-primary;
   height: 0;
   max-width:100px;
   }*/
}
.portfolio .portfolio-item-wrapper:hover .portfolio-item-img-bg img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.portfolio .portfolio-item-wrapper:hover .portfolio-item-img-bg {
  z-index: 999;
}
.portfolio .portfolio-item-wrapper:hover .portfolio-item-img-bg .overlay {
  outline-offset: 0px;
}
.portfolio .portfolio-item-wrapper:hover .portfolio-content-wrapper, .portfolio .portfolio-item-wrapper:hover .portfolio-item-title, .portfolio .portfolio-item-wrapper:hover .portfolio-item-subtitle {
  z-index: 1020;
}
.portfolio .portfolio-item-wrapper:hover .portfolio-item-title {
  display: inline-block;
}

.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle,
.portfolio .portfolio-item-wrapper .portfolio-content-wrapper h1.portfolio-item-subtitle,
.portfolio .portfolio-item-wrapper .portfolio-content-wrapper h2.portfolio-item-subtitle,
.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle h1,
.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle h2 {
	font-size: 1.8rem;
	font-family:"Open Sans", Arial, sans-serif;
	font-size:1.8rem;
	font-weight:400;
	line-height:1.4;
}
.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle strong {
	font-weight:700;
}
@media (max-width: 1200px){
	.portfolio .portfolio-item-wrapper .portfolio-item-img-bg {  height:368px; overflow:hidden; }
	.portfolio-content-wrapper .h1{font-size: 2rem}
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle{ font-size:1.5rem}
}

@media (max-width:992px) {
	.portfolio .portfolio-item-wrapper .portfolio-item-img-bg {  height:280px; overflow:hidden;  }
	.portfolio-content-wrapper .h1{font-size: 1.6rem}
	
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper h1.portfolio-item-subtitle,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper h2.portfolio-item-subtitle,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle h1,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle h2 { font-size:1rem}
	.portfolio-item-wrapper    a.btn ,
	.portfolio-item-wrapper    div.btn {padding: 6px 18px; font-size:17px;}
}

@media (max-width:768px) {
	.portfolio .portfolio-item-wrapper .portfolio-item-img-bg {  height:428px; overflow:hidden;   }
	.portfolio-content-wrapper .h1{font-size: 2.4rem}
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper h1.portfolio-item-subtitle,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper h2.portfolio-item-subtitle,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle h1,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle h2{ font-size:1.6rem}
	.portfolio-item-wrapper    a.btn ,
	.portfolio-item-wrapper    div.btn {padding: 9px 30px; font-size:16px;}
}
@media (max-width:468px) {
	.portfolio .portfolio-item-wrapper .portfolio-item-img-bg {  height:330px; overflow:hidden;   }
	.portfolio-content-wrapper .h1{font-size: 2rem}
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper h1.portfolio-item-subtitle,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper h2.portfolio-item-subtitle,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle h1,
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle h2{ font-size:1.1rem}
}


/*.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle {
	font-size: 1.5rem;
}
@media(max-width:968px) {
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle {
		font-size: 20px;
	}
}
@media(max-width:768px) {
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle {
		font-size: 16px;
	}
}*/

/*@media(max-width:968px) {
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle {
		width:100%;
		text-align:center;
		background:rgba(0,0,0,0.4);
		padding:15px 0;
	}
	body.qibit-parent-expert .portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle {
		background:rgba(0,0,0,0.6);
	}
	.portfolio .portfolio-item-wrapper .portfolio-content-wrapper .portfolio-item-subtitle .hero-item-button{
		text-align:center !important;
	}
}*/


/*--------------------------------------------------------------
 ## Testimonial
 --------------------------------------------------------------*/
.testimonial .carousel-item .testimonial-blockquote-wrapper{
	width:100%;
	min-height:450px;
	display:table;
}
.testimonial-blockquote-wrapper  blockquote{
	padding-top: 30px; 
	padding-bottom:30px;
}
.testimonial-blockquote-wrapper  blockquote  p:first-child{
	font-size: 2rem;
	line-height:1.2;
}
.testimonial blockquote,
.testimonial .blockquote {
	width:100%;
	display:table-cell;
	vertical-align:middle;
	font-size:16px;
}
.testimonial p.testimonial-author {
	font-size:16px;
}


/*--------------------------------------------------------------
 ## Hero
 --------------------------------------------------------------*/
/*.hero {
  text-align: center;
}*/
.hero h1, .hero h2, .hero h3, .hero h4 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  display: inline-block;
}
.hero h1 strong, .hero h2 strong, .hero h3 strong, .hero h4 strong {
  font-weight: 700;
}
.hero .hero-item-wrapper {
  position: relative;
  height: auto;
  min-height: 300px;
  padding: 50px 0 70px;
}
.hero-item-button  a.btn ,
.hero-item-button  div.btn {padding: 9px 36px; font-size:20px;}
@media (max-width: 968px) {
  .hero-item-button  div.btn {
	  padding: 5px 15px; font-size:16px;
  }
}
.hero-content-internal  .fa-2x{ font-size:1.5em;}


@media (max-width: 968px) {
  .hero .hero-item-wrapper {
    padding: 30px 20px;
  }
}
.hero .hero-item-wrapper .hero-item-img-bg {
  margin: 0;
  width: 100%;
  height: 1px;
}
.hero .hero-item-wrapper .hero-item-img-bg img {
  width: 100% !important;
  height: auto !important;
}
.hero .hero-item-wrapper .hero-item-content-wrapper {
  padding-right: 15px;
  padding-left: 15px;
  /*position:absolute;
   right: 10%;
   left: 10%;
   @media(min-width: 968px) {
   top: 50px;
   }*/
}
@media (max-width: 967px) {
  .hero .hero-item-wrapper .hero-item-content-wrapper {
    margin: 0;
    padding: 0 5px;
  }
}
/*@media (min-width: 968px) {
  .hero .hero-item-wrapper .hero-item-content-wrapper {
    padding-right: 10%;
    padding-left: 10%;
  }
}*/
.hero .hero-item-wrapper .hero-item-title, .hero .hero-item-wrapper .hero-item-subtitle, .hero .hero-item-wrapper .hero-item-button {
  /*text-align: center;*/
  margin: 0 auto;
}
/*@media (min-width: 968px) {
  .hero .hero-item-wrapper .hero-item-title {
    max-width: 60%;
  }
}*/
.hero .hero-item-wrapper .hero-item-subtitle {
  margin: 10px auto 40px;
}
/*@media (min-width: 968px) {
  .hero .hero-item-wrapper .hero-item-subtitle {
    max-width: 60%;
  }
}*/
.hero .hero-columns .hero-item-title, .hero .hero-columns .hero-item-subtitle {
  max-width: 100%;
}
.hero .hero-columns .hero-item-title .section-title:after, .hero .hero-columns .hero-item-title .semi-underline:after, .hero .hero-columns .hero-item-subtitle .section-title:after, .hero .hero-columns .hero-item-subtitle .semi-underline:after {
  display: none;
}

/*--------------------------------------------------------------
 ## Title banner
 --------------------------------------------------------------*/


.container.title-banner-wrapper,
.page-title-banner {
	display:inline-block;
	line-height:1.5;
	background:transparent;
	margin:0 0 0 0;
	float:left;
	width:100%;
	height:auto;
}
 
 /*Space under all h1 h2 h3 in the texts content*/
.entry-content h1 ,
.entry-content h2 ,
.entry-content h3 { line-height:1.5; margin-bottom:1.5rem; }

/*Space under the title bar*/
.title-banner-wrapper:first-child { margin-bottom:30px; }

/*Title bar: space under the title and interline*/
.title-banner-wrapper h1 {  line-height:1.2; margin-bottom:0.5rem }
.title-banner-wrapper h2 {  line-height:1.2; }
/*@media(max-width:968px) {
	.title-banner-wrapper h1 {  font-size:18px; }
	.title-banner-wrapper h2 {  font-size:16px; }
}
@media(max-width:768px) {
	.title-banner-wrapper h1 {  font-size:16px; }
	.title-banner-wrapper h2 {  font-size:14px; }
}*/


.container.title-banner-wrapper {
	overflow:hidden;
}
.title-banner-wrapper {
	width:100%;
	min-height:88px;
	position:relative;
	border-bottom:8px solid #79BCD4;
}
.title-banner-img-wrapper {
	position:absolute;
	/*left:0;
	top:0;*/
	bottom:0;
	right:0;
	/*height:100%;*/
}
.title-banner-img-wrapper > img {
	height:auto;
	/*min-height:140px;
	width:100%;*/
	width:100%;
	max-width:2400px;
}
@media(max-width:968px) {
	.title-banner-img-wrapper > img {
		height:auto !important;
		width:100% !important;
	}
}
.title-internal-div {
	padding:15px;
}
@media (max-width:968px) {
/*.title-banner-img-wrapper  {
	position:inherit;
}*/
.title-banner-img-wrapper > img {
	width:100%;
	/*height:100%;*/
}
.title-internal-div{padding-top:15px !important;padding-right:15px !important;padding-left:15px !important;padding-bottom:10% !important;}

}




.icon-class-true {
	height:70px;
	width:70px;
	margin:10px 0;
	float:left;
	display:inline-block;
}

/*--------------------------------------------------------------
 ## Section heading
 --------------------------------------------------------------*/
.section-heading h1, .section-heading h2, .section-heading h3, .section-heading h4 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  display: inline-block;
}
.section-heading h1 strong, .section-heading h2 strong, .section-heading h3 strong, .section-heading h4 strong {
  font-weight: 700;
}
/*--------------------------------------------------------------
 ## News / card (new item/class in bs 4)
 --------------------------------------------------------------*/
.featured-posts-wrapper > .featured-posts-block{
	border-bottom:1px dotted #b3b3b3;
}
.card {
  border: 0;
  font-size: 0.9rem;
  color: #000;
  background:none;
}

/*background transition classic fade
.featured-posts   .featured-posts-wrapper   .featured-posts-block  .card   {
	background-color:none;
	
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.featured-posts   .featured-posts-wrapper   .featured-posts-block  .card:hover   {
	background-color:#F4F4F4;
	
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
} */

/*background transition inset shadow from left to write */
.featured-posts   .featured-posts-wrapper   .featured-posts-block  .card   {
	-webkit-box-shadow: inset 1200px 0.01px 0.01px -1200px #DEF0FA;
	-moz-box-shadow:    inset 1200px 0.01px 0.01px -1200px #DEF0FA;
	box-shadow:         inset 1200px 0.01px 0.01px -1200px #DEF0FA;
	
    -webkit-transition: all 0.5s  ease-in;
    transition: all 0.5s  ease-in;
}
.featured-posts   .featured-posts-wrapper   .featured-posts-block  .card:hover   {
	-webkit-box-shadow: inset 1200px 0.01px 0.01px 1200px #DEF0FA;
	-moz-box-shadow:    inset 1200px 0.01px 0.01px 1200px #DEF0FA;
	box-shadow:         inset 1200px 0.01px 0.01px 1200px #DEF0FA;

    -webkit-transition: all 0.5s  ease-in;
    transition: all 0.5s  ease-in;
}
.featured-posts   .featured-posts-wrapper   .featured-posts-block  .card:hover  .card-title  span.text-medium-blue,
.featured-posts   .featured-posts-wrapper   .featured-posts-block  .card:hover  .card-title  h1.text-medium-blue,
.featured-posts   .featured-posts-wrapper   .featured-posts-block  .card:hover  .card-title  h2.text-medium-blue   { 
	color:#052935 !important; 

    -webkit-transition: all 0.2s  ease-in;
    transition: all 0.2s  ease-in;
}
.featured-posts   .featured-posts-wrapper   .featured-posts-block  .card:hover  .card-text  p   { 
	color:#052935; 

    -webkit-transition: all 0.2s  ease-in;
    transition: all 0.2s  ease-in;
}



/*--*/

.card .card-img-wrapper {
  max-height: 200px;
  overflow: hidden;
}
.card .card-img-wrapper img {
  width: 100%;
}
.card .card-img-wrapper:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.card p {
  margin-bottom: 5px;
}
.card .card-title {
  display: inline-block;
}
.featured-post-icon {
	background:url(images/icon-bullet-list.gif)no-repeat 15px 0;
}
/*body.qibit-parent-expert .qibit-news-both .featured-post-icon,
.qibit-news-expert .featured-post-icon,*/
.qibit-job-expert .featured-post-icon {
	background:url(images/icon-expert.gif)no-repeat 15px 0;
}
/*body.qibit-parent-junior .qibit-news-both .featured-post-icon,
.qibit-news-junior .featured-post-icon,*/
.qibit-job-junior .featured-post-icon {
	background:url(images/icon-junior.gif)no-repeat 15px 0;
}
@media(max-width:768px) {
	.featured-post-icon {
		min-height: 50px;
		/*background-position: 15px 0;*/
	}
}
.featured-post-icon-png {
	background:url(images/icon-search-job.gif)no-repeat 15px 0;
}
.featured-posts .section-content {
	margin: 0;
	padding: 14px 0 34px;
	border-bottom:1px dotted #b3b3b3;
}
.featured-posts .card {
  padding-top:20px;
  font-family:"Open sans";
}
.featured-posts .card .card-title,
.featured-posts .card .card-title h1,
.featured-posts .card .card-title h2 {
  font-size: 1rem;
  line-height: 120%;
  min-height: 30px;
  font-weight: 500;
  margin-bottom: 0;
}
.featured-posts .card .card-title a {
  color: #000;
}
.featured-posts .card .card-title a:hover {
  color: #79BCD4;
}
.card .card-block {
  padding:0.5em 0.5em 0.5em 10px;
}
.featured-post-text {
	color:#666666;
	font-size:0.95rem;
	font-weight:500;
}
.featured-posts .card .card-footer {
  padding: 0;
  background: none;
  border: none;
}
/*--------------------------------------------------------------
 ## newproducts
 --------------------------------------------------------------*/
.products {
  /*border-top:3px solid $red;*/
  margin-bottom: 50px;
}
.products:before {
  border-top: 3px solid #79BCD4;
  height: 5px;
  display: block;
}
.products h3 {
  background-color: #f6f6f6;
  padding: 6px;
  font-size: 1rem;
}
.products .product-wrapper {
  border-bottom: 1px dotted #333;
  padding: 25px 0;
}
.products .product-wrapper p {
  margin-bottom: 0.5em;
}
.products .product-wrapper ul li a {
  font-weight: 700;
  font-size: 0.85rem;
}
.products .product-wrapper ul li:before {
  color: #000;
  display: inline-block;
  margin-right: 6px;
}
.products .product-wrapper ul li {
  margin-bottom: 4px;
}
.products .product-wrapper .sentqibit-product-link-item .h3, .products .product-wrapper .sentqibit-product-link-item .widget-area > .sidebar-title {
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 12px;
}
.newproducts .products .product-item-img-bg:after {
  content: 'NEW';
  color: #ccc;
  font-size: 0.7rem;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
}
.products a:hover, .products a:active {
  color: #f00 !important;
  font-weight: 500;
}
.sentqibit-product-catalog-wrapper .widget-area > .widget .widget-title, .sentqibit-product-catalog-wrapper .widget-area > .widget #searchform label, #searchform .sentqibit-product-catalog-wrapper .widget-area > .widget label {
  color: #000;
  background: transparent;
  padding: 0;
}
/*--------------------------------------------------------------
 ## downloads
 --------------------------------------------------------------*/
.downloads .table.valign-middle td {
  vertical-align: middle;
}
.downloads .table th, .downloads .table td {
  border-top-style: dotted;
}
.downloads .table th p, .downloads .table td p {
  margin-bottom: 0;
}
.downloads .table th strong, .downloads .table td strong {
  font-size: inherit;
}
.downloads .table th .btn-pdf-download, .downloads .table td .btn-pdf-download {
  color: #636c72;
  font-size: 0.7rem;
  padding: 5px 10px;
  border-color: #636c72;
}
.downloads .table th .btn-pdf-download:hover, .downloads .table td .btn-pdf-download:hover {
  color: #fff;
  border-color: #79BCD4;
}
/** About us specfific css*/
.aboutlinkbtn {
  text-align: center;
  margin-bottom: 20px;
}
.aboutlinkbtn span {
  white-space: nowrap;
}
.gray-columns-row .row {
  clear: both;
  float: none;
}
.gray-columns-row .row > [class*='col-'] {
  background: #efefef;
  border: 10px solid #fff;
  padding: 15px 0;
}
.gray-columns-row .row > [class*='col-'] .fsn-text p {
  padding: 0 15px;
}
.gray-columns-row .row > [class*='col-'] .fsn-text h2, .gray-columns-row .row > [class*='col-'] .fsn-text h3 {
  padding: 0 15px;
}
/*--------------------------------------------------------------
 # jquery gallery swipe/scoll/lightbox plugin
 --------------------------------------------------------------*/
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  /*cursor: pointer;*/
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 80%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1230px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(./js/swipebox/img/loader.gif) no-repeat center center;
}
#swipebox-bottom-bar, #swipebox-top-bar {
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 1px;
  width: 100%;
}
#swipebox-bottom-bar {
  top: 50%;
  /*&.visible-bars {
   transform: translate3d(0,-50px,0);
   }*/
}
#swipebox-top-bar {
  top: -50px;
  /*&.visible-bars {
   transform: translate3d(0,50px,0);
   }*/
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-prev, #swipebox-next, #swipebox-close {
  background-image: url(./js/swipebox/img/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
/*#swipebox-prev:before,
 #swipebox-prev:after,
 #swipebox-next:before,
 #swipebox-next:after {
 content:' ';
 display:block;
 margin: -50% -50px 0;
 min-height:200px;
 }*/
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 1px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-prev.disabled, #swipebox-next.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  backface-visibility: hidden;
  transition: all 0.3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    /*max-width: 800px;*/
  }
}
/* Skin 
 --------------------------*/
#swipebox-overlay {
  background: rgba(0, 0, 0, 0.85);
}
#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: 1px 1px 1px #79BCD4;
}
#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
}


/*-- trick to fix the flex on IE -*/
<!--[if IE]>
.table-lab-internal  .d-flex {
  display: table; /* falllback */
  width: 100%; /* falllback */
  display: table-cell !important;
}

.table-lab-internal  .d-flex > td ,
.table-lab-internal  .d-flex > th {
  display: table-cell; /* falllback */
  min-width: 5%; /* falllback */
  display: inline-block !important; /* to make FF and IE happy */
  flex: none;
}
<!--[endif]-->



/* GaugeMeter count and percentage meter
 ---------------------------------------*/
 
 
.GaugeMeter, .gaugeMeter{
position:        relative !important;
txt-align:      center;
overflow:        hidden;
cursor:          default;
}
.GaugeMeter, .gaugeMeter,
.GaugeMeter > canvas, .gaugeMeter > canvas{
	margin: 0 auto !important;
}
.GaugeMeter span,
.GaugeMeter b{
margin:          0 18%;
width:           64%;
position:        absolute;
text-align:      center;
display:         inline-block;
color:           #888888;
font-weight:     400;
/*font-family:     "Open Sans", Arial;*/
overflow:        hidden;
White-space:     nowrap;
/*text-overflow:   ellipsis;*/
}
.GaugeMeter[data-style="Semi"] b{
margin:          0 10%;
width:           80%;
}

.GaugeMeter s,
.GaugeMeter u{
text-decoration: none;
font-size:       .5em;
opacity:         .5;
}

.GaugeMeter b{
color:           black;
font-weight:     300;
font-size:       .5em;
opacity:         .8;
}
  

@media (min-width:768px) {
	.GaugeMeter span,
 	.GaugeMeter, .gaugeMeter,
	.GaugeMeter > canvas, .gaugeMeter > canvas{
		max-width: 100% !important;
		max-height: 100% !important;
	}
 	
	.GaugeMeter span{
		line-height:inherit !important;
		top: calc(50% - 45px) !important;
	}
 
}
@media (max-width:992px) {
 	.GaugeMeter span {
		font-size: 40px !important;
	}
 
}
@media (max-width:768px) {
 	.GaugeMeter span {
		font-size: 30px !important;
	}
 
}
@media (max-width:468px) {
 	.GaugeMeter span {
		font-size: 1rem !important;
	}
 
}





/* --------------------- QIBIT JUNIOR/PRO specific color css --------------------------- */


/* --------------------- JUNIOR --------------------------- */
/* Nav Burger menu*/
.navbar button.navbar-toggler {  border-color: #FFF; background-color:#052935}
.navbar button.navbar-toggler:hover { cursor: pointer;}


/* Nav */
.qibit-parent-junior   #firstdiv{ background-color:#79BCD4; border-bottom-color:#FFF;}
.qibit-parent-junior  .navbar{ background-color:#79BCD4; border-bottom-color:#79BCD4;}   
.qibit-parent-junior  .title-header.entry-header{ background-color:#79BCD4; border-bottom-color:#FFF;}
.qibit-parent-junior  #firstdiv #menu > li > a     ,     #firstdiv #info-menu > li > a {font-weight:500; color: rgba(255,255,255,0.7);}

/* Nav 1st level menu (default hover = junior hover)*/
#firstdiv ul.navbar-nav .current-menu-ancestor > a,
#firstdiv ul.navbar-nav > .active > a, 
#firstdiv ul.navbar-nav > .active > a:hover, 
#firstdiv ul.navbar-nav > .active > a:focus,
#firstdiv ul.navbar-nav > li.menu-item:hover > a, 
#firstdiv ul.navbar-nav > li.menu-item:active > a {
	color: #FFFFFF !important;
	background-color:#79BCD4;
}
.qibit-parent-junior  #firstdiv ul.navbar-nav .current-menu-ancestor > a,
.qibit-parent-junior  #firstdiv ul.navbar-nav > .active > a, 
.qibit-parent-junior  #firstdiv ul.navbar-nav > .active > a:hover, 
.qibit-parent-junior  #firstdiv ul.navbar-nav > .active > a:focus, 
.qibit-parent-junior  #firstdiv ul.navbar-nav li.menu-item:hover > a, 
.qibit-parent-junior  #firstdiv ul.navbar-nav li.menu-item:active > a, 
.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {
	color: #FFFFFF !important;
	background-color:#052935;
}
/* Nav 1st level menu (pro hover = hover bg light blue)*/
/*body.qibit-parent-expert #firstdiv ul.navbar-nav .current-menu-ancestor > a, 
body.qibit-parent-expert #firstdiv ul.navbar-nav > .active > a, 
body.qibit-parent-expert #firstdiv ul.navbar-nav > .active > a:hover, 
body.qibit-parent-expert #firstdiv ul.navbar-nav > .active > a:focus, 
body.qibit-parent-expert #firstdiv ul.navbar-nav > li.menu-item:hover > a, 
body.qibit-parent-expert #firstdiv ul.navbar-nav > li.menu-item:active > a, 
body.qibit-parent-expert .nav .open > a, 
body.qibit-parent-expert .nav .open > a:hover, 
body.qibit-parent-expert .nav .open > a:focus {
	color: #FFFFFF !important;
	background-color:#79BCD4;
}*/

/* Nav 2nd level menu */
.qibit-parent-junior  ul#menu .dropdown-menu>a,
.qibit-parent-junior  ul#menu .dropdown-menu>a:hover,
.qibit-parent-junior  ul#menu .dropdown-menu>a:focus,
.qibit-parent-junior  ul#menu .dropdown-menu li.menu-item > a,
.qibit-parent-junior  ul#menu .dropdown-menu li.menu-item > a,
.qibit-parent-junior  ul#info-menu .dropdown-menu>a,
.qibit-parent-junior  ul#info-menu .dropdown-menu>a:hover,
.qibit-parent-junior  ul#info-menu .dropdown-menu>a:focus,
.qibit-parent-junior  ul#info-menu .dropdown-menu li.menu-item > a,
.qibit-parent-junior  ul#info-menu .dropdown-menu li.menu-item > a {
	background:   /*#98CDDE*/ rgba(121, 188, 212, 0.7);
	border-left-color:#052935;
}

/* Nav 2nd level menu active */
.qibit-parent-junior  .dropdown-menu>li>a:hover, 
.qibit-parent-junior  .dropdown-menu>li>a:focus,
.qibit-parent-junior  .dropdown-menu>.active>a, 
.qibit-parent-junior  .dropdown-menu>.active>a:hover, 
.qibit-parent-junior  .dropdown-menu>.active>a:focus {
	background-color: #79BCD4 !important;
}

/* tabs */
.fsn-row .nav-tabs>li.active>a {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

/* Common */
.qibit-parent-junior .JobofferDetail #job-detail-top-data {
	background:#052935;
}

/* Jobs */
.qibit-parent-junior .JobofferDetail #job-detail-top-data h2,
.qibit-parent-junior .JobofferDetail #job-detail-top-data h3,
.qibit-parent-junior .JobofferDetail #job-detail-top-data h4 {
	color:#79BCD4;
}

/* Buttons */
.qibit-parent-junior  body.qibit-parent-junior main#main .homeForm .divBott button{
	background-color: #052935;
    border-color: #052935;
}
.qibit-parent-junior  body.qibit-parent-junior main#main .homeForm .divBott button:hover {
	color: #79BCD4; 
}
.qibit-parent-junior  body.qibit-parent-junior main#main .homeForm .divBott button{
	background-color: #79BCD4;
    border-color: #79BCD4;
}
.qibit-parent-junior  body.qibit-parent-junior main#main .homeForm .divBott button:hover {
	color: #052935;
}

/* Widget */
.qibit-parent-junior  .widget-area > .widget .widget-title, 
.qibit-parent-junior  .widget-area > .widget #searchform label, 
.qibit-parent-junior  #searchform .widget-area > .widget label {
	background:#79BCD4;
}

/* Background of the bot title */
.qibit-parent-junior  .title-banner-wrapper{ background-color:#79BCD4}


/* Buttons: download, call to action, apply button */
.qibit-parent-junior  .btn.download ,
.qibit-parent-junior  .btn-call-to-action ,
.qibit-parent-junior  .btn-dark-blue {
  background-color: #79BCD4;
}

.qibit-parent-junior  .btn.download:hover ,
.qibit-parent-junior  .btn-call-to-action:hover ,
.qibit-parent-junior  .btn-dark-blue:hover {
  background-color: #052935;
}

/*exclude portfolio and hero from above css (because portfolio and hero have a potentially same color of background)*/
.qibit-parent-junior section.portfolio .btn-dark-blue,
.qibit-parent-junior section.hero .btn-dark-blue {
  background-color: #052935;
}
.qibit-parent-junior section.portfolio .btn-dark-blue:hover,
.qibit-parent-junior section.hero .btn-dark-blue:hover {
  background-color: #3798b7;
}

@media (max-width:768px) {
/* Burger menu - Nav 2nd level menu */
.qibit-parent-junior  ul#menu .dropdown-menu>a,
.qibit-parent-junior  ul#menu .dropdown-menu>a:hover,
.qibit-parent-junior  ul#menu .dropdown-menu>a:focus,
.qibit-parent-junior  ul#menu .dropdown-menu li.menu-item > a,
.qibit-parent-junior  ul#menu .dropdown-menu li.menu-item > a,
.qibit-parent-junior  ul#info-menu .dropdown-menu>a,
.qibit-parent-junior  ul#info-menu .dropdown-menu>a:hover,
.qibit-parent-junior  ul#info-menu .dropdown-menu>a:focus,
.qibit-parent-junior  ul#info-menu .dropdown-menu li.menu-item > a,
.qibit-parent-junior  ul#info-menu .dropdown-menu li.menu-item > a {
	color:#FFF;
}
}
/* title banner bottom border */
body.qibit-parent-junior .container.title-banner-wrapper {
	border-bottom:8px solid #052935;
}


/* --------------------- EXPERT --------------------------- */
body.qibit-parent-other .JobofferDetail #job-detail-top-data,
body.qibit-parent-expert .JobofferDetail #job-detail-top-data {
	background:#79BCD4;
}
body.qibit-parent-other .JobofferDetail #job-detail-top-data h2,
body.qibit-parent-other .JobofferDetail #job-detail-top-data h3,
body.qibit-parent-other .JobofferDetail #job-detail-top-data h4,
body.qibit-parent-expert .JobofferDetail #job-detail-top-data h2,
body.qibit-parent-expert .JobofferDetail #job-detail-top-data h3,
body.qibit-parent-expert .JobofferDetail #job-detail-top-data h4 {
	color:#052935;
}
body.qibit-parent-other main#main .homeForm .divBott button,
body.qibit-parent-expert main#main .homeForm .divBott button {
	background-color: #052935;
    border-color: #052935;
}
body.qibit-parent-other main#main .homeForm .divBott button:hover,
body.qibit-parent-expert main#main .homeForm .divBott button:hover {
	color: #79BCD4;
}
/* title banner bottom border */
body.qibit-parent-other .container.title-banner-wrapper,
body.qibit-parent-expert .container.title-banner-wrapper {
	border-bottom:8px solid #79BCD4;
}


/* ---------------------- LINKEDIN ----------------------------*/
/*.LI-profile-badge {
	display:block;
	margin-bottom:10px;
	padding-left:30px;
}
.LI-profile-badge:before {
    background: url(https://static.licdn.com/scds/common/u/images/apps/connect/sprites/sprite_connect_v14.png) -50px -251px no-repeat !important;
    display: inline-block !important;
    height: 25px !important;
    text-decoration: none !important;
    width: 25px !important;
    vertical-align: middle !important;
    *margin: 0 3px !important;
    *vertical-align: bottom !important;
}*/

ul li.LI-field:before {
	display:none;
}
.LI-badge-container.horizontal, .LI-badge-container.vertical {
	min-height:240px;
	margin-bottom:10px;
}
/*.LI-badge-container.horizontal .LI-more-info,
.LI-badge-container.vertical .LI-more-info {
	min-height:100px;
}
.LI-badge-container.horizontal .LI-footer.Li-row,
.LI-badge-container.vertical .LI-footer.Li-row {
    margin: 10px 0;
    position: absolute !important;
    bottom: 0;
    right: 0;
}*/