@import 'responsive.css';

.item-page li {
	line-height:25px !important;
}

.item-101 {
  display:none !important;
}

.mp_top3 strong {
  color:#0083c1;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
	font-family: Roboto, sans-serif;
}

h1,
h2,
h3,
h4 {
	padding-top: 0;
}

ul, ol {
   margin: 15px 15px;
   padding: 0;
   font-size: 19px;
}
ol {
	margin-left: 0;
	counter-reset: item;
}
ol > li {
	display: block
}
ol > li:before {
    content: counter(item) ". ";
    counter-increment: item;
    font-weight: bold;
}
ol > li p {
	margin-bottom: 18px;
}
ol ul {
	padding-bottom: 10px;
}

/* CONTENT */
body:not(.sparky_home) #contentrow {
	margin-bottom: 80px;
	margin-top: 80px;
}
body.support #contentrow {
	margin-top: 40px;
}
pre {
	display: block;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.item-page h2 {
	color: #0083c1;
	font-weight: 400;
}
.item-page h3 {
	color: #323232;
	padding-top: 0px;
	margin-top: 20px;
	font-weight: 300;
}
.item-page h3 {
	margin-top:50px;
}
.item-page h4 {
	padding-top: 15px;
	font-weight: 400;
}
.item-page a {
	color: #0083c1;
}
.item-page ul:not(.sigFreeContainer), #careers-jobs ul {
	margin: 5px 0px;
}
.item-page ul:not(.sigFreeContainer) li, #careers-jobs ul li {
    list-style: none;
	margin: 5px 0px;
}
.item-page ul:not(.sigFreeContainer) li:before, #careers-jobs ul li:before {
	content: '';
	display: inline-block;
	height: 16px;
	width: 16px;
	background-image: url(../images/bullet.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-bottom: -1px;
}
#careers-jobs ul li {
	line-height: 1.2;
}
#careers-jobs ul li:before {
	background-image: url(../images/bullet_white.png);
}
.item-page img {
	display: block;
	margin: 0 auto;
	margin-top: 100px;
}
.item-page .floated_imgs {
	display: flex;
	justify-content: center;
}
.item-page .floated_imgs img {
	margin: 0;
	margin-top: 100px;
}


/* RESPONSIVE MENU */
.mp_responsive {
	display: none!important;
}

/* MAIN MENU */
#menurow {
	height: 95px;
    position: fixed;
    top: 0;
    z-index: 89;
    width: 100%;
    background: transparent;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0);
}

.fix_menu.topmenushow {
    animation-name: none !important;
	border-bottom-color: #0086b8 !important;
	-webkit-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out !important;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5) !important;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5) !important;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5) !important;
    background-color: #0083c1 !important;
    background: -moz-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
    background: -webkit-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
    background: -ms-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
    background: -o-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
    background: linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
}
#menurow .sparky_container {
	width: 100%;
	position: relative;
}
#menurow .mp_logo,
#menurow .mp_mainmenu,
#menurow .mp_header1,
#menurow .mp_header2,
#menurow .mp_responsive {
	float: none;
} 
#menurow .mp_logo {
	padding-top: 26px;
	position: absolute;
	left: calc((100% - 1150px) / 2);
	max-width: 350px;
	z-index: 989;
}
#menurow .mp_mainmenu {
	position: absolute;
	width: 100%;
	padding: 0;
	padding-top: 0px;
	z-index:988 !important;	
}
#menurow .mp_mainmenu:after {
	content: '';
    display: table;
    clear: both;
}
#menurow ul.mnu_mainmenu {
	padding-right: calc((100% - 800px) / 2);
}
#menurow .mp_header1 {
	position: absolute;
	right: calc((100% - 1150px) / 2);
	padding-top: 32px;
	padding-left: 0;
	width: auto;
	z-index: 9999 !important;
}
#menurow .mp_header1 a {
	z-index: 9999 !important;	
}
#menurow .hjt-megamenu-dropdown-panel {
	width: 100% !important;
	left: 0;
}
ul.hjt-megamenu-menubar.mnu_mainmenu {
    z-index:988 !important;	
}
ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list ul {
	margin: 8px 5px 3px 5px;
}
ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list ul > li {
	list-style-type: none;
}
ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list ul > li a {
	font-size: 16px !important;
}
#menurow ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list li a {
	position: relative;
}
#menurow ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list li a:before {
	content: '';
	display: inline-block;
	width: 0px;
	height: 12px;
    border-left: solid 2px #ececec;
	padding-right: 10px;
	-webkit-transition: all 1.2s ease-in-out;
	transition: all 1.2s ease-in-out;
}
#menurow ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list li a:hover:before {
	border-left-color: #0083c1;
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
#menurow ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-content {
	margin-left: 15px;
	margin-right: 15px;
}
ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list a:hover {
	color: #65666a !important;
}
#menurow ul.mnu_mainmenu .item-161 .hjt-megamenu-dropdown-panel .mega_menu_table,
#menurow ul.mnu_mainmenu .item-380 .hjt-megamenu-dropdown-panel .mega_menu_table {
    padding-left: 415px;
}

#menurow ul.mnu_mainmenu .hjt-megamenu-dropdown-panel-list li {
    padding: 5px 0;
}
#menurow .offcanvas-btn {
	width: 50px;
    height: 50px;
	background: url(../images/tinynav_white.png);
	background-position: center center;
	background-size: contain;
	margin:0;
}
.nav-collapse.opened > ul {
	background: #737373;
}
.menu_icons {
	float: right;
}
.menu_icons a {
	display: inline;
	margin: 0 15px;
}
.menu_icons a:first-child {
	margin-left: 0;
}
.menu_icons a:last-child {
	margin-right: 0;
}
	.mnu_mainmenu a.no_submenu {
	display: none;
}
ul.mnu_mainmenu .hjt-megamenu-menubar-item a.hjt-megamenu-dropdown-panel-list-title {
	padding-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
	text-align: center;
}
.hjt-megamenu-menubar-item-hover > a{
	position:relative;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.item-161.hjt-megamenu-menubar-item-hover > a:after,
.item-380.hjt-megamenu-menubar-item-hover > a:after {
	content:"";
    position: absolute;
    right: 0;
	left:0;
	margin-left:auto;
	margin-right:auto;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ececec transparent;
    z-index:9999;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
ul.mnu_mainmenu .hjt-megamenu-dropdown-panel .mega_menu_table {
	background: #ececec;
	padding: 10px 0;
	line-height: 70px !important;
}
ul.mnu_mainmenu .hjt-megamenu-menubar-item a.hjt-megamenu-dropdown-panel-list-title:hover {
	color: #0083c1;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
ul.mnu_mainmenu .hjt-megamenu-dropdown-panel .mega_menu_table .hjt-megamenu-dropdown-panel-content > a {
	pointer-events: none;
}

/* BANNER */
#bannerrow {
	background: #2288bb;
	background-image: url("../images/watermark.png");
	background-image: url("../images/watermark.png"), -moz-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
	background-image: url("../images/watermark.png"), -webkit-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
	background-image: url("../images/watermark.png"), -ms-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
	background-image: url("../images/watermark.png"), -o-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
	background-image: url("../images/watermark.png"), linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
	/*padding-top: 95px;*/
	position: relative;
}
#bannerrow h1,
#bannerrow h2,
#bannerrow p {
	color: #ffffff;
}
#bannerrow h1 {
	padding-top: 35px;
	padding-bottom: 15px;
	text-transform: uppercase;
	word-break: keep-all;
}
#bannerrow h2 {
	padding: 5px 0;
	font-weight: 300;
}
#bannerrow p {
	font-size: 23px;
	line-height: 1.6;
	word-break: keep-all;
}
#bannerrow .custom.banner_text {
	float: left;
	max-width: 50%;
	padding-bottom: 40px;
	padding-left: 50px;
}
#bannerrow .sparky_container {
	position: relative;
	width: 100%;
	margin: 0;
}
body.sparky_home #bannerrow .sparky_container {
	height: 685px;
}
#bannerrow .sparky_cell::after {
    content: '';
    display: table;
    clear: both;
}
#bannerrow .sparky_container > .sparky_cell {
	float: none;
}
#bannerrow .mp_top1 {
	position: relative;
	margin: 0 auto;
	padding-bottom: 100px;
	padding-top: 95px;
	width: 1150px;
	height: 590px;
	z-index: 3;
}
body.sparky_home #bannerrow .mp_right {
	position: absolute;
	width: 65% !important;
	height: 60%;
	bottom: 0;
	left: calc(35%);
	z-index: 5;
	text-align: center;
	padding: 0px;
	background-image: url(../images/background_image.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}
#bannerrow .mp_top2 {
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: -2px;
	left: 0;
	height: 290px;
	z-index: 2;
	background-image: url(../images/triangle.svg);
	background-size: 100% 100% !important;
	background-repeat: no-repeat;
	background-position: top center;
}
body:not(.sparky_home ) #bannerrow {
	background: #2288bb;
	background-image: -moz-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
	background-image: -webkit-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
	background-image: -ms-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
	background-image: -o-linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
	background-image: linear-gradient(39deg, rgb(13,95,149) 0%, rgb(34,137,187) 72%);
}
body:not(.sparky_home) #bannerrow .mp_top1 {
	height: 330px;
}
body:not(.sparky_home) #bannerrow .mp_top2 {
	display: none;
}
body:not(.sparky_home) #bannerrow .custom.banner_text {
	max-width: 60%;
}
body:not(.sparky_home) #bannerrow h1 {
	padding-top: 20px;
}
body:not(.sparky_home) #bannerrow .mp_right {
	position: absolute;
	width: 40%;
	height: 100%;
	top: 0;
	right: 0;
	padding: 0;
}
body:not(.sparky_home) #bannerrow .mp_right .moduletable {
	width: 100%;
	height: 100%;
	-webkit-transform: skew(340deg);
	-moz-transform: skew(340deg);
	-o-transform: skew(340deg);
	overflow: hidden;
	position: relative;
	right: -65px;	
}
body:not(.sparky_home) #bannerrow .mp_right .moduletable .custom {
  position: absolute;
  top: -70px;
  left: -70px;
  right: -70px;
  bottom: -70px;
  -webkit-transform: skew(-340deg);
  -moz-transform: skew(-340deg);
  -o-transform: skew(-340deg);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center top !important;
}
body:not(.sparky_home) #bannerrow .mp_right p, body:not(.sparky_home) #bannerrow .mp_right img {
	display: none;
}
body.about-us .item-page,
body.o-nas .item-page{
	padding: 0 40px;
}
body.about-us .statements,
body.o-nas .statements{
	display: flex;
	justify-content: space-between;
}
body.about-us .statement,
body.o-nas .statement{
	cursor: default;
	width: 30%;
	text-align: center;
	border-radius: 8px;
	padding: 20px;
	border: 2px solid #e7e7e7;
}
body.about-us .statement:hover,
body.o-nas .statement:hove{
	border-color: #0083c1;
	background-color: #0083c1; 
	color: #ffffff;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
body.about-us .statement:hover h2,
body.o-nas .statement:hover h2{
	color: #ffffff;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
body.about-us .item-page h2,
body.o-nas .item-page h2{
	text-align: center;
}
body.about-us h3.strikethrough,
body.o-nas h3.strikethrough{
	text-align: center;
	position: relative;
    z-index: 1;
	margin-top: 60px;
	margin-bottom: 20px;
}
body.about-us h3.strikethrough:before,
body.o-nas h3.strikethrough:before {
	border-top: 2px solid #e7e7e7;
	content:"";
	margin: 0 auto;
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
body.about-us h3.strikethrough span,
body.o-nas h3.strikethrough span{
	background: #fff; 
    padding: 0 30px;
}

/* FRONT - CONTACTS */
.mp_top3, .mp_top3 h2 {
	text-align: center;
}
.mp_top3 {
	margin-top: 10px;
}

/* PROTOCOLS */
#protocols {
	margin: 30px 0;
}
#protocols .swiper-slide {
	padding: 0 50px;
}

/* FEATURED */
#featured {
	margin-bottom: 100px;
}
#featured img {
	display: block;
	margin: 0 auto;
	width: auto;
	height: auto;
}
#featured h2 {
	padding-top: 0px;
	margin-bottom: 5px;
}
#featured p {
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 20px;
	text-align: justify;
}
a.link {
	font-weight: 500;
	color: #0483c1;
}
a.read_more {
	display: block;
	float: right;
	color: #0083c1;
	font-weight: 400;
	margin-bottom: 20px;
}
.claerfix::after {
	content: "";
	clear: both;
	display: table;
}
a.button {
	display: block;
	/*background-color: #2288bb;*/
	background-color: #0083c1;
	color: #ffffff;
	padding: 14px 0px;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 35px;
	font-weight: 300;
	font-size: 29px;
	text-align: center;
	max-width: 260px;
}
a.button:hover {
	background-color: #2288bb;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
a.button.button_s {
	display: inline-block;
	font-size: 16px;
	margin-top: 10px;
	padding: 8px 25px;
}

.row_grey {
	background-color: #ebebec;
	padding-bottom: 20px;
}
.row_white {
	padding-bottom: 40px;
}
.segment {
	padding-top: 40px;
}
.segment .sparky_container {
	display: flex;
}
.segment .sparky_cell .moduletable,
.segment .sparky_cell .moduletable .custom,
.segment .sparky_cell .moduletable .custom .img_wrapper {
	height: 100%;
}
.segment .sparky_cell:last-child {
	padding-left: 25px;
}
#segment1 .sparky_cell:first-child,
#segment2 .sparky_cell:first-child {
	padding-right: 0px;
}
.segment .img_wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.segment .img_wrapper img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* PARTNERS CAROUSEL */
.swiper-button-prev, .swiper-button-next {
	width: 26px !important;
    height: 30px !important;
	top: calc(65%) !important;
}
#partnersrow {
	margin-top: 60px;
	padding: 20px 0px;
}
#partnerstitle {
	padding-bottom: 20px;
}
#partnersrow,
#partnerstitle {
	background-color: #0083c1;
}
#partnerstitle .mp_header2 {
	padding-bottom: 0;
}
#partnerstitle h3,
#partnersrow h3 {
	font-weight: 700;
	font-size: 40px;
	color: #ffffff;
	background-color: #0083c1;
	line-height: 1.2;
}
#partnersrow h3 {
	padding-bottom: 50px;
}
#partnersrow .swiper-slide {
	padding: 0 40px;
}

/* CONTACT */
#contactrow {
	margin-top: 30px;
}
#contactrow h2 {
	color: #323232;
	padding-top: 0;
	padding-bottom: 2px;
}
#contactrow p {
	font-size: 18px;
}

/* CERTIFICATE */
#certificaterow {
	text-align: center;
}
#certificaterow p {
	font-size: 16px;
}
#certificaterow .custom {
	border-top: solid 1px #e7e7e7;
	padding-top: 30px;
}
#certificaterow img {
	margin-left: 25px;
}

/* FOOTER */
#footer {
	background-color: #0083c1;
}
#footer .sparky_cell {
	padding: 12px 20px;
}
#footer a {
	color: #ffffff;
	font-size: 14px;
}
#footer p {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 14px;
}
#footer .custom.footer_logo p {
	display: block;
	text-align: center;
}
#footer .moduletable.footer_menu,
#footer .moduletable.footer_design {
	padding-top: 8px;
}
#footer .footer_menu a {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}
#footer .footer_menu a:first-child {
	margin-left: 0;
}
#footer .moduletable.footer_design {
	text-align: right;
}
#footer .mnu_footer {
	padding-top: 3px;
}
#footer .mnu_footer > li {
	padding: 0 15px;
}
#footer .mnu_footer > li:first-child {
	padding-left: 0;
}
#footer .mp_bottom4 ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	padding-top: 5px;
}
#footer .mp_bottom4 ul li {
	display: inline-block;
}
#footer .mp_bottom4 ul li a {
	display: block;
	padding: 3px 10px;
	margin: 0px 5px;
	text-decoration: none;
}
#footer .mp_bottom4 ul li:first-child a {
	margin-left: 0px;
	padding-left: 0px;
}
#footer .mp_bottom4 ul li:last-child a {
	margin-right: 0px;
	padding-right: 0px;
}

/* SUPPORT */
.item-page.support h2 {
	text-align: center;
	color: #323232;
	font-weight: 300;
	margin-bottom: 30px;
}
.item-page.support h4 {
	font-size: 20px;
	font-weight: 500;
	padding-top: 10px;
	color: #4c4c4c;
}
.item-page.support a:not(.button) {
	color: #323232;
}
.item-page.support #support-content {
	display: flex;
	flex-direction: row;
	flex: 1;
	justify-content: space-between;
	margin-bottom: 20px;
}
.item-page.support .support-segment {
	width: 45%;
	display: flex;
	justify-content: center;
}
.item-page.support .support-segment:first-child p:last-child a {
    color: #0083c1;
}
.item-page.support .vertical-line {
	position: relative;
	width: 2px;
    background: #757c84;
	margin-top: 10px;
}
.item-page.support .wordwrapper {
	position: absolute;
    text-align: center;
    height: 12px;
    left: -12px;
    right: 0;
    top: 30%;
    margin-top: -12px;
    z-index: 2;
}
.item-page.support .word {
    color: #757c84;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px 0;
    font-weight: 500;
    background: #fff;
}

#contentrow .article-segment {
    display: flex;
    flex-direction: row;
    margin: 40px 0px;
}
#contentrow .article-segment:nth-child(even) .article-segment-image {
    order: 2;
    margin-left: 30px;
}
#contentrow .article-segment:nth-child(odd) .article-segment-image {
    margin-right: 30px;
}
#contentrow .article-segment:nth-child(even) .article-segment-content {
    order: 1;
}
#contentrow .article-segment-content {
    width: 70%;
}
#contentrow .article-segment-content h3 {
    margin-top: 0;
}
#contentrow .article-segment-image {
    width: 30%;
    display: flex;
    justify-content: center;
}
#contentrow .float-left,
#contentrow .float-right {
    margin: 50px 0px;
}
#contentrow .float-left img {
    float: left;
}
#contentrow .float-right img {
    float: right;
}
#contentrow .float-item {
    margin: 50px 0px;
}
#contentrow .float-item a.jcepopup.jcemediabox-image {
    float: right;
    margin: 0px 0px 25px 30px;
}
a.jcemediabox-image {
	display: block;
	text-align: center;
	margin-top: 50px;
}
#contentrow .float-left a.jcepopup.jcemediabox-image {
    float: left;
    margin: 0px 30px 25px 0px;
}
#contentrow .float-right a.jcepopup.jcemediabox-image {
    float: right;
    margin: 0px 0px 25px 30px;
}
a.jcepopup.jcemediabox-image:after {
    content: "";
    clear: both;
    display: table;
}
a.jcepopup span.jcemediabox-zoom-span {
	margin: 0 !important;
    max-width: none !important;
}
a.jcepopup span.jcemediabox-zoom-span > img {
    max-width: 200px;
    width: auto;
	display: block;
    margin: 0 auto !important;
}

/* GALLERY */
ul.sigFreeClassic li.sigFreeThumb {
	margin: 20px;
	box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.07);
}

.cert-responsive {
	display: none;
}
.cert-full {
	display: inline-block;
}
.cert-responsive, .cert-full {
	margin-bottom: 15px;
}
.mp_user6 p {
	display: inline-block;
}


/* LANG SWITCHER */
#menurow .mp_header2 {
	position: absolute;
	right: calc((100% - 955px) / 2);
	padding-top: 31px;
	padding-left: 0;
	width: auto;
	z-index: 9999 !important;
}
div.mod-languages a {
	padding: 0px;
	color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
}
div.mod-languages li {
	margin: 5px 0px !important;
	padding: 1px 0px !important;
	display: none;
}
div.mod-languages a {
	display: block;
}
div.mod-languages ul li:first-child a:after {
	display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    vertical-align: middle;
    content: '';
    margin-bottom: 4px;
    margin-left: 3px;
}
div.mod-languages ul li:first-child {
	cursor: pointer;
}
div.mod-languages ul {
	padding: 0px 2px 1px 12px !important;
}
.fix_menu.topmenushow div.mod-languages ul {
	background-color: #0083c1;
	-webkit-transition: all .4s ease-in-out !important;
	transition: all .4s ease-in-out !important;
}
div.mod-languages ul li:first-child a {
	pointer-events: none;
}

/* ABOUT US */
.float-div {
	float: left;
	width: 50%;
	position: relative;
	text-align: left;
	min-height: 520px;
}
.float-img {
	float: left;
	width: 100%;
	position: relative;
}
.float-img img {
	position: absolute;
	margin: 0;
	top: -250px;
	width: 80%;
	left: calc(10%);
}
.float-div:nth-child(4), .float-div:nth-child(5) {
	padding-top: 180px;
	padding-bottom: 50px;
}
.float-div:nth-child(1), .float-div:nth-child(3) {
	padding-left: 10px;
	padding-right: 60px;
}
.float-div:nth-child(2), .float-div:nth-child(5) {
	padding-left: 60px;
}
.float-div.right-div:before {
	left: 0;
    background-color: #eeeeee;
    content: '';
    display: block;
    position: absolute;
    width: 2000px;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.float-div.left-div:before {
	right: 0;
    background-color: #eeeeee;
    content: '';
    display: block;
    position: absolute;
    width: 2000px;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: -1;
}
body.about-us #contentrow, body.o-nas #contentrow {
    margin-bottom: 0px;
    margin-top: 0px;
}
body.about-us .float-div h3, body.o-nas .float-div h3 {
	color: #0083c1;
	font-weight: 400;
}
body.about-us #contentrow > .sparky_container > .sparky_cell, body.o-nas #contentrow > .sparky_container > .sparky_cell {
	padding-bottom: 0;
	padding-top: 0;
}
body.about-us #partnersrow, body.o-nas #partnersrow {
	margin-top: 0;
}

.item-page.careers img {
	margin-top: 0;
}
/* Careers */
.moments {
	margin: 40px 0;
}
.moments-gallery img {
	display: block;
	width: 100%;
	height: auto;
	margin: 20px 0;
}
.careers-testimonial-bg {
	background-color: #1381c6;
	margin-top: 60px;
}
.careers-testimonial {
	padding: 40px 0px;
	position: relative;	
}
.careers-testimonial-img {
	width: 240px;
	position: absolute;
	top: -60px;
	left: calc(50% - 120px);
}
.careers-testimonial-txt {
	text-align: center;
	padding-top: 160px;
}
.careers-testimonial-txt p {
	color: #ffffff;
}
.careers-testimonial-txt p:last-child {
	margin-bottom: 0;
}
.careers-jobs {
	background-color: #ebebed;
	padding-top: 30px;
	padding-bottom: 200px;
}
.careers-jobs h2 {
	color: #0083c1;
	font-weight: 400;
}
.careers-jobs h3, .moments h3 {
	color: #4c4c4c;
	font-weight: 300;
}
.careers-jobs-container {
	position: relative;
	top: -160px;
}
.accordion-heading {
	background-image: url(../images/arrow_down_white.png);
    background-size: 30px 20px;
    background-position: right 15px top 50%;
    background-repeat: no-repeat;
}
.accordion-group, .accordion-inner {
	border: none;
}
.accordion-heading .accordion-toggle {
	padding: 10px 10px;
	padding-right: 50px;
}
.accordion-inner {
	padding: 0px 10px 20px;
}
.accordion-group {
	background-color: #3a7fc0;
}
.accordion * {
	color: #ffffff;
}
.accordion h3 {
	margin-top: 60px;
}
.accordion-heading a {
	font-size: 18px;
}
.accordion a:hover, .accordion a:focus {
	color: #ffffff;
}
#careers-jobs .full-width-container {
	margin-bottom: -100px;
}
#preload {
	display: none;
}
.full-width-container .sparky_container {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
@media (min-width: 680px) {
	.careers-testimonial-txt {
		padding-top: 0;
		text-align: left;
		float: right;
		width: calc(100% - 240px);
		padding-left: 50px;
	}
	.careers-testimonial-img {
		left: 0px;
		top: -60px;
	}
}
@media (min-width: 768px) {
	.accordion-inner {
		padding: 0px 25px 20px;
	}
	.accordion-heading .accordion-toggle {
		padding: 10px 25px;
	}
	.accordion-heading a {
		font-size: 26px;
	}
	.full-width-container .sparky_container {
		width: 750px;
	}
	.careers-testimonial-bg {
		margin-top: 100px;
	}
	.moments {
		margin: 170px 0 40px;
	}
	.moments-left, .moments-right {
		float: left;
		width: 50%;
	}
	.moments-left {
		padding-right: 10px;
	}
	.moments-right {
		padding-left: 10px;
		margin-top: -180px;
	}
}
@media (min-width: 992px) {
	.full-width-container .sparky_container {
		width: 970px;
	}
}
@media (min-width: 1180px) {
	.full-width-container .sparky_container {
		width: 1150px;
	}
}