
.alignleft {
    float:left;
}

.alignright {

float: right;
}

@font-face {
    font-family: "conduit-medium";
    src: url("../fonts/2/ConduitITCStd-Medium.otf");
}
@font-face {
    font-family: "conduit-light";
    src: url("../fonts/2/ConduitITCStd-Light.otf");
}
@font-face {
    font-family: "conduit-bold";
    src: url("../fonts/2/ConduitITCStd_Bold.otf");
}
body {
    background-color: white;
    font-family: conduit-light,conduit-medium,sans-serif;
    overflow-x: hidden;
}
/*.main-0 {*/
    /*background-image: url("slides/bg0.jpg");*/
/*}*/
.top-header {
    border-top: 2px solid #f8b400;
    padding-bottom: 25px;
    padding-top: 25px;
}
.facebook {
    background-image: url("../gfx/facebook.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
    height: 35px;
    width: 35px;
}
.youtube {
    background-image: url("../gfx/youtube.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
    height: 35px;
    width: 35px;
}
.googleplus {
    background-image: url("../gfx/googleplus.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
    height: 35px;
    width: 35px;
}
.linkedin {
    background-image: url("../gfx/linkedin.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
    height: 35px;
    width: 35px;
}

.search-ico {
    background-color: #ebecee;
    background-image: url("../gfx/search.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 35px;
    width: 45px;
    text-indent: 9999px;
}
.search-input {
    background-color: #ebecee;
    border-color: #ebecee;
    border-radius: 0;
    box-shadow: none;
    color: black;
    display: inline-block;
    height: 35px;
    min-width: 215px;
    padding-bottom: 6px;
    padding-top: 7px;
    width: auto;
}

#searchform .search-ico {
    float: right;
}
#searchform .search-input {
    float: right;
}





.pt-8 {
    padding-top: 8px;
}
.main-frame {
    background-position: center;
    background-size: 100% 100%;
    padding-top: 18px;
    position: relative;
    transition: background-image 3s ease-in-out 0s;
}
.trans-0 {
    transition: background-image 3s ease-in-out 0s;
}
.trans-1 {
    transition: background-image 3s ease-in-out 0s;
}
.trans-2 {
    transition: background-image 3s ease-in-out 0s;
}
.main-slider {
    background-position: center bottom;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.main-frame .nav {
    background-color: #f5b300;
    border: 0 none;
    margin-bottom: 45px;
}
.a-pill::before {
    background: none repeat scroll 0 0 black;
    border-radius: 100%;
    content: " ";
    display: inline-block;
    height: 7px;
    left: -5px;
    margin-left: -7px;
    position: relative;
    top: -1px;
    width: 7px;
}
.main-frame .nav li {
    margin: 0;
}
.main-frame .nav a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c67c00;
    border-image: none;
    border-radius: 0;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    color: black;
    padding-left: 18px;
    padding-right: 18px;
    text-transform: uppercase;
	text-decoration: none;
}
.main-frame .nav a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f1f1f1;
    border-color: #c67c00;
    border-image: none;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    color: black;
    text-transform: uppercase;
    transition: background 0.15s ease-in-out 0s;
}
.box-1 {
    background-color: rgba(0, 0, 0, 0.35);
    border: 2px solid #dbdbdb;
    color: white;
    display: block;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 125px 25px 25px;
    text-decoration: none;
    text-transform: uppercase;
}
.partner-zone-wrap {
    position: relative;
}
.client-zone:hover {
    background-color: rgba(0, 0, 0, 0.65);
    border: 2px solid #f2ba22;
    color: #f5b300;
    display: block;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 125px 25px 25px;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 0.15s ease-in-out 0s;
}
.partner-zone:hover {
    background-color: rgba(0, 0, 0, 0.65);
    border: 2px solid #f2ba22;
    color: #f2ba22;
    text-decoration: none;
    transition: background 0.15s ease-in-out 0s;
}
.partner-zone-box {
    background-color: rgba(0, 0, 0, 0.65);
    border: 1px solid #f2ba22;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.partner-zone-wrap table {
    color: white;
    font-size: 15px;
    height: 100%;
    width: 100%;
    margin: 0;
}
.partner-zone-wrap table td {
    padding: 15px;
    position: relative;
    vertical-align: bottom;
}
.partner-zone-wrap table td a {
    color: white;
    display: block;
    font-size: 15px;
    height: 100%;
    left: 0;
    padding-left: 14px;
    padding-top: 60px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}
.partner-zone-wrap table td a:first-child {
    border: 1px solid #f2ba22;
}
.partner-zone-wrap table td a:hover {
    color: #f5b300;
}
.box-2 {
    background-color: rgba(0, 0, 0, 0.35);
    padding: 25px 60px 25px 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
}
.box-2 h2 {
    color: white;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 30px;
    padding: 0;
    text-transform: uppercase;
}
.box-2 p {
    color: white;
    font-size: 19px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
.question {
    background-color: #f5b300;
    color: black;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    margin-top: -24px;
    padding: 12px 24px;
    position: absolute;
    right: -44px;
    text-decoration: none;
    text-transform: uppercase;
    top: 50%;
    transform: rotate(-90deg);
}
.question img {
    transform: rotate(90deg);
}
.question:hover {
    background-color: #ffc666;
    color: black;
    text-decoration: none;
    transition: background 0.15s ease-in-out 0s;
}



.boxes {
    position: relative;
}
.summary {
    background-color: rgba(0, 0, 0, 0.35);
    margin-top: 80px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.counter {
    color: #f5b300;
    font-family: conduit-light,sans-serif !important;
    white-space: nowrap;
}
.c-small {
    font-size: 34px;
    line-height: 34px;
}
.c-medium {
    font-size: 54px;
    line-height: 54px;
}
.c-large {
    font-size: 102px;
    line-height: 102px;
}
.summary td {
    color: white;
    font-size: 24px;
    font-weight: 500;
    line-height: 27px;
    padding-right: 35px;
}
.summary td:nth-child(2n+1) {
    padding-right: 25px;
}
.technology {
    padding-top: 25px;
}
.technology span {
    background-color: #f5b300;
    color: black;
    display: block;
    font-size: 14px;
    margin-bottom: 25px;
    margin-left: -30px;
    padding: 5px 0 5px 25px;
    text-transform: uppercase;
}
.box-3 {
    background-color: #f5b300;
    border-bottom: 2px solid #c67c00;
    display: table;
    height: 183px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.box-3 > img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.center-vertical {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.box-4 {
    background-color: white;
    border-bottom: 2px solid #c67c00;
    color: #111312;
    font-size: 22px;
    height: 183px;
    padding: 65px 15px;
    text-align: center;
    text-transform: uppercase;
}
.summary-2 {
    background-color: rgba(0, 0, 0, 0.35);
    bottom: 0;
    left: 0;
    margin-top: 25px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: inherit;
    right: 0;
}
.summary-2 .span-1 {
    color: white;
    display: block;
    font-family: conduit-medium,sans-serif;
    font-size: 54px;
    font-weight: 500;
    line-height: 56px;
    text-align: right;
}
.summary-2 .span-2 {
    color: #f5b300;
    display: block;
    font-family: conduit-light,sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 20px;
    text-align: right;
}
.summary-2 .span-3 {
    color: white;
    display: block;
    font-family: conduit-medium,sans-serif;
    font-size: 129px;
    font-weight: 500;
    line-height: 110px;
    text-align: right;
}
.summary-2 .span-4 {
    color: white;
    display: inline-block;
    font-family: conduit-medium,sans-serif;
    font-size: 60px;
    font-weight: 500;
    line-height: 42px;
    padding-top: 21px;
    text-align: left;
}
.summary-2 .span-5 {
    color: #f5b300;
    display: inline-block;
    font-family: conduit-light,sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
}
.summary-2 .span-6 {
    color: #f5b300;
    display: block;
    font-family: conduit-light,sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
}
.summary-2 .span-7 {
    color: #f5b300;
    display: block;
    font-family: conduit-light,sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 26px;
    padding-right: 20px;
    padding-top: 10px;
    text-align: center;
}
.summary-2 .span-8 {
    color: white;
    display: block;
    font-family: conduit-medium,sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 37px;
    text-align: center;
}
.summary-2 .span-9 {
    color: #f5b300;
    display: block;
    font-family: conduit-light,sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 30px;
    padding-left: 30px;
    text-align: center;
}
.bottom-frame {
    background-color: #111312;
}
.bottom-frame .links {
    border-bottom: 1px solid #f5b300;
    padding-bottom: 30px;
    padding-top: 30px;
}
.bottom-frame .links ul {
    color: white;
    font-size: 16px;
    list-style: outside none none;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.bottom-frame .links ul li {
    color: white;
    font-weight: 700;
}
.bottom-frame .links ul li:first-child {
    font-family: conduit-medium,sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
}
.bottom-frame .links ul li a {
    color: white;
    font-family: conduit-light,sans-serif;
    font-weight: 300;
    text-decoration: none;
}
.bottom-frame .partners {
    padding-bottom: 25px;
    padding-top: 25px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-7 {
    margin-top: 7px;
}
.fotter {
    background-color: #f5b300;
    color: #111312;
    font-size: 15px;
    max-height: 80px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
}
.counter {
    font-family: "Roboto Condensed",sans-serif;
}
.logo {
    display: block;
}
.dropdown-img {
    display: inline-block;
    line-height: 13px;
    padding-bottom: 3px;
    padding-left: 4px;
}
#question-slider {
    background-color: #f5b300;
    border-bottom: 3px solid #c67c00;
    margin-top: 106px;
    min-height: 400px;
    padding: 25px 25px 15px;
    position: absolute;
    right: -320px;
    top: 130px;
    width: 320px;
    z-index: 100;
}
#product-slider {
    background-color: #f5b300;
    border-bottom: 3px solid #c67c00;
    margin-top: -75px;
    min-height: 400px;
    padding: 25px 25px 15px;
    position: absolute;
    right: -369px;
    top: 0px;
    transition: all 1s ease 0s;
    width: 370px;
    z-index: 100;
}
#product-slider:hover
{
	right: 0;
	transition: all 1s;
}
#product-slider .grey-btn
{
	background: none repeat scroll 0 0 #111312 !important;
    border: medium none !important;
    border-radius: 0 !important;
    color: #f5b300 !important;
    padding-left: 35px;
    padding-right: 35px;
	width: 145px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	margin-top: 10px;
}
#question-slider label {
    color: #131312 !important;
    font-weight: 500 !important;
    margin-bottom: 3px;
}
#product-slider label {
    color: #131312 !important;
    font-weight: 500 !important;
    margin-bottom: 3px;
}
#question-slider .form-group {
    margin-bottom: 8px;
}
#product-slider .form-group {
    margin-bottom: 8px;
}
#question-slider button {
    background: none repeat scroll 0 0 #111312;
    border-color: #111312;
    border-radius: 0;
    color: #f5b300;
    font-size: 14px;
    padding: 10px 20px !important;
}
#product-slider button {
    background: none repeat scroll 0 0 #111312;
    border-color: #111312;
    border-radius: 0;
    color: #f5b300;
    font-size: 14px;
    padding: 10px 20px !important;
}
#question-slider span {
    color: #131312;
    font-weight: 300;
    margin-bottom: 3px;
}
#product-slider span {
    color: #131312;
    font-weight: 300;
    margin-bottom: 3px;
}
#question-slider input,
#question-slider textarea,
#question-slider select
{
    background: none repeat scroll 0 0 #ebecee !important;
    border: 0 none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

#question-slider input,
#question-slider textarea,
#question-slider select
{
    background: none repeat scroll 0 0 #ebecee !important;
    border: 0 none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
#question-slider-left {
    background-image: url("../gfx/question.png");
    height: 149px;
    left: -54px;
    position: absolute;
    top: 0;
    width: 54px;
}
#product-slider-left {
  background-color: #f5b300;
  font-size: 20px;
  height: 54px;
  left: -129px;
  padding: 13px 17px;
  position: absolute;
  top: 75px;
  transform: rotate(-90deg);
  width: 205px;
}

#news-slider {
    background-color: #f5b300;
    border-bottom: 3px solid #c67c00;
    margin-top: -100px;
    min-height: 400px;
    padding: 25px 25px 15px;
    position: absolute;
    right: -320px;
    top: 130px;
    width: 320px;
    z-index: 100;
}


#news-slider label {
    color: #131312 !important;
    font-weight: 500 !important;
    margin-bottom: 3px;
}

#news-slider .form-group {
    margin-bottom: 8px;
}

#news-slider button {
    background: none repeat scroll 0 0 #111312;
    border-color: #111312;
    border-radius: 0;
    color: #f5b300;
    font-size: 14px;
    padding: 10px 20px !important;
}

#news-slider span {
    color: #131312;
    font-weight: 300;
    margin-bottom: 3px;
}

#news-slider input,
#news-slider textarea,
#news-slider select
{
    background: none repeat scroll 0 0 #ebecee !important;
    border: 0 none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

#news-slider input,
#news-slider textarea,
#news-slider select
{
    background: none repeat scroll 0 0 #ebecee !important;
    border: 0 none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
#news-slider-left {
  background-color: #f5b300;
  font-size: 20px;
  height: 54px;
  left: -129px;
  padding: 13px 17px;
  position: absolute;
  top: 75px;
  transform: rotate(-90deg);
  width: 205px;
}
.single-product-cart img 
{
	width: 100%;
	height: auto;
	background: white;
	padding: 4px;
	
}
.single-product-cart
{
    border-bottom: 4px solid #c67c00;
    margin-bottom: 15px;
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 20px;
}
.single-product-cart span 
{
	display: block;
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0;
}
.single-product-cart a 
{
	color: #111312;
	text-align: right;
	text-decoration: none;
	margin-top: 15px;
	background-image: url("../gfx/usun.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	display: block; 
}

.myMenu li ul {
  background-color: rgba(232, 232, 232, 0.95);
  box-shadow: 0 0 15px -6px #000;
  margin: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
  width: 260px;
  z-index: 9999;
}

.myMenu li ul li
{
    border-bottom: 1px solid #b77505;
    display: inline-block;
    float: none;
    width: 100%;
}

.myMenu li ul li:last-child
{
    border-bottom: 0 none;
}

.myMenu li ul li a:link,
.myMenu li ul li a:visited,
.myMenu li ul li span

{
    border: 0 none;
    display: block;
    padding-bottom: 12px;
    padding-top: 12px;
    width: auto;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
}

.myMenu li ul li a:hover
{
    background-color: #e4a907 !important;
    border: 0 none !important;
    text-decoration: none;
}

.myMenu ul li > ul {
  margin-left: 20px;
}

.slider-buttons {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.slider-buttons li {
    display: inline-block;
    height: 10px;
    width: 12px;
}
@media screen and (max-width: 1200px) {
.main-frame .nav a {
    padding-left: 15px;
    padding-right: 15px;
}
.summary td {
    color: white;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    padding-right: 30px;
}
.box-4 {
    padding: 50px 15px;
}
.summary-2 .span-6 {
    font-size: 26px;
    line-height: 41px;
}
}
@media screen and (max-width: 992px) {
.main-frame .nav a {
    padding-left: 8px;
    padding-right: 8px;
}
.box-2 {
    width: 450px;
}
.counter {
    font-size: 28px !important;
    line-height: 28px !important;
}
.summary td {
    font-size: 18px !important;
    line-height: 18px !important;
    text-align: center;
    width: 16.5%;
}
.summary table {
    width: 100%;
}
.box-3 {
    margin-bottom: 30px;
}
.summary-2 .span-1 {
    color: white;
    display: block;
    font-family: conduit-medium,sans-serif;
    font-size: 37px;
    font-weight: 500;
    line-height: 43px;
    text-align: right;
}
.summary-2 .span-2 {
    color: #f5b300;
    display: block;
    font-family: conduit-light,sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 20px;
    text-align: right;
}
.summary-2 .span-3 {
    color: white;
    display: block;
    font-family: conduit-medium,sans-serif;
    font-size: 85px;
    font-weight: 500;
    line-height: 69px;
    text-align: right;
}
.summary-2 .span-4 {
    color: white;
    display: inline-block;
    font-family: conduit-medium,sans-serif;
    font-size: 39px;
    font-weight: 500;
    line-height: 34px;
    padding-top: 6px;
    text-align: left;
}
.summary-2 .span-5 {
    color: #f5b300;
    display: inline-block;
    font-family: conduit-light,sans-serif;
    font-size: 23px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
}
.summary-2 .span-6 {
    font-size: 18px;
    line-height: 27px;
}
.summary-2 .span-7 {
    color: #f5b300;
    display: block;
    font-family: conduit-light,sans-serif;
    font-size: 23px;
    font-weight: 300;
    line-height: 13px;
    padding-right: 20px;
    padding-top: 10px;
    text-align: center;
}
.summary-2 .span-8 {
    color: white;
    display: block;
    font-family: conduit-medium,sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
}
.summary-2 .span-9 {
    color: #f5b300;
    display: block;
    font-family: conduit-light,sans-serif;
    font-size: 23px;
    font-weight: 300;
    line-height: 7px;
    padding-left: 30px;
    text-align: center;
}
.partners .text-center img {
    height: auto;
    width: 100%;
}
.box-4 {
    padding: 76px 15px;
}
.a-pill::before {
    margin-left: 7px;
}
}
.our-mission {
    background: url("../gfx/bg-mission.jpg") no-repeat fixed center bottom / cover rgba(0, 0, 0, 0);
    min-height: 500px;
    padding-top: 0;
}
.dotations {
    background: url("../gfx/bg-dotations.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);
    min-height: 500px;
    padding-top: 0;
}
.bg-news {
    background: url("../gfx/bg-news.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);
    min-height: 500px;
    padding-bottom: 30px;
    padding-top: 0;
}
.about-us {
    background: url("../gfx/bg-aboutus.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);
    min-height: 500px;
    padding-top: 0;
}
.thi {
    background: url("../gfx/bg-thi.jpg") no-repeat fixed center center / cover rgba(0, 0, 0, 0);
    min-height: 500px;
    padding-top: 0;
}
.grey-bar {
    position: relative;
}
.grey-bar .yellow-span {
    color: #f5b300;
    font-size: 24px;
    line-height: 26px;
    padding-left: 15px;
    text-transform: uppercase;
}
.grey-bar-bg {
    background-color: #111312;
}
.grey-bar .white-span {
    color: white;
    float: right;
    font-size: 18px;
    line-height: 24px;
    padding-right: 5px;
    text-transform: uppercase;
}
.grey-infinity {
    background-color: #111312;
    height: 26px;
    left: 0;
    position: absolute;
    top: 0;
    width: 768px;
}
.back-button {
    background-image: url("../gfx/back.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #111312;
    font-size: 22px !important;
    padding-left: 25px;
    text-decoration: none;
}
.back-button:hover {
    background-image: url("../gfx/back.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #111312;
    font-size: 22px;
    padding-left: 25px;
    text-decoration: none;
}
.other-version {
    padding-top: 18px;
}
.other-version .myMenu {
    margin-bottom: 0;
}
.breadcrumb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    font-family: conduit-light,sans-serif;
    font-size: 13px;
    font-weight: 300;
    text-shadow: 1px 1px 1px #000;
}
.a-home {
    background-image: url("../gfx/home.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    width: 18px;
}
.white-box {
    background-color: white;
    padding-bottom: 35px;
    /*padding-top: 35px;*/
}
.white-box h2 {
    color: #111312;
    font-family: conduit-medium,sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
}
.white-box p {
    color: #111312;
    font-family: conduit-medium,sans-serif;
    font-size: 21px;
    font-weight: 500;
    /*text-align: justify;*/
    text-transform: none;
}
.white-box h3 {
    color: #111312;
    font-family: conduit-medium,sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 35px;
    margin-top: 70px;
}
.normal-list {
    list-style-type: none !important;
    padding-left: 0 !important;
}
.dotation-list {
    color: #111312;
    font-family: conduit-medium,sans-serif;
    font-size: 21px;
    font-weight: 500;
    list-style-type: decimal;
    padding-left: 18px;
}
.dotation-list li {
    margin-bottom: 35px;
}
/*.white-box img {
    border-bottom: 3px solid #c67c00;
}*/
.mt-18 {
    margin-top: 18px;
}

.mt-40 {
    margin-top: 40px;
}
.gallery-small {
    margin-bottom: 25px;
    margin-top: 25px;
}
.pdf-download {
    margin-top: 25px;
}
.pdf-download a {
    background-image: url("../gfx/pdf.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #111312;
    display: block;
    font-size: 16px;
    height: 39px;
    padding-left: 45px;
    padding-top: 18px;
    text-decoration: none;
    vertical-align: bottom;
}
.news-top-in {
    background-color: white;
    padding: 32px 85px;
}
.news-top-in h2 {
    color: #111312;
    font-size: 24px;
    text-transform: uppercase;
}
.news-top-in p {
    color: #111312;
    font-size: 20px;
    text-align: justify;
}
.news-div-in {
    background-color: #f5b300;
    padding: 22px 85px;
}
.news-div-in p {
    color: #111312;
    font-size: 20px;
    text-align: justify;
}
.news-div-in .more {
    background-image: url("../gfx/right.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #111312;
    display: inline-block;
    font-size: 14px;
    padding-right: 30px;
}
.news-div:last-child .news-div-in {
    box-shadow: 0 15px 12px 0 rgba(50, 50, 50, 0.75);
}

.date-circle {
    background-color: #111312;
    border-radius: 100%;
    color: #f5b300;
    display: block;
    font-family: conduit-medium;
    font-weight: bold;
    font-size: 24px;
    height: 64px;
    left: 50%;
    margin: 0 auto 0 -32px;
    padding-top: 12px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 64px;
    z-index: 2;
}
.story-line h3 {
    color: #121413;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.story-line h3::before {
    content: "•";
    padding-right: 5px;
}
.story-line p {
    color: #111312;
    font-size: 16px;
}
.p0 {
    padding: 0;
}
.story-line-left.p0 {
    border: 1px solid #111312;
    padding-left: 15px;
    padding-right: 0;
}
.story-line-right.p0 {
    border: 1px solid #111312;
    padding-left: 0;
    padding-right: 15px;
}
.story-line-right p {
    padding-left: 15px;
}
.story-line-right h3 {
    padding-left: 15px;
}
.line-left {
    background: none repeat scroll 0 0 #111312;
    display: block;
    height: 1px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 50%;
}
.line-right {
    background: none repeat scroll 0 0 #111312;
    display: block;
    height: 1px;
    margin-top: -1px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 50%;
}
.story-line-left {
    padding-bottom: 10px;
    padding-top: 10px;
}
.story-line-right {
    padding-bottom: 10px;
    padding-top: 10px;
}
.timeline {
    list-style: outside none none;
    padding: 20px 0;
    position: relative;
}
.timeline li 
{
	position: relative;
}
.timeline .timeline-inverted::before {
    background-color: #111312;
    bottom: 0;
    content: " ";
    left: 50%;
    margin-left: -0.5px;
    position: absolute;
    top: 0;
    width: 1px;
	z-index: 2;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}
.timeline > li::before, .timeline > li::after {
    content: " ";
    display: table;
}
.timeline > li::after {
    clear: both;
}
.timeline > li::before, .timeline > li::after {
    content: " ";
    display: table;
}
.timeline > li::after {
    clear: both;
}
.timeline > li > .timeline-panel {
    border: 1px solid #111312;
    border-radius: 2px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.176);
    float: left;
    padding: 20px;
    position: relative;
    width: 46%;
}
.timeline > li > .timeline-panel::before {
    border-color: transparent #111312;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    content: " ";
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 26px;
}
.timeline > li > .timeline-panel::after {
    border-color: transparent #111312;
    border-style: solid;
    border-width: 14px 0 14px 14px;
    content: " ";
    display: inline-block;
    position: absolute;
    right: -14px;
    top: 27px;
}
.timeline > li > .timeline-badge {
    background-color: #111312;
    border-radius: 50%;
    color: #f5b300;
    font-size: 1.4em;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    top: 16px;
    width: 50px;
    z-index: 100;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel::before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel::after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge.primary {
    background-color: #2e6da4 !important;
}
.timeline-badge.success {
    background-color: #3f903f !important;
}
.timeline-badge.warning {
    background-color: #f0ad4e !important;
}
.timeline-badge.danger {
    background-color: #d9534f !important;
}
.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-title {
    color: #121413;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.timeline-title::before {
    content: "•";
    padding-right: 5px;
}
.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}
@media (max-width: 767px) {
ul.timeline::before {
    left: 40px;
}
ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
}
ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
}
ul.timeline > li > .timeline-panel {
    float: right;
}
ul.timeline > li > .timeline-panel::before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
ul.timeline > li > .timeline-panel::after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
}
.dotations .white-box img {
    border: 0 none !important;
}
.bg-fixed {
    background-size: cover;
   min-height: 500px;
}
.gallery-small img {
    height: auto;
    width: 100%;
}
.technology-in 
{
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 85px;
    padding-right: 85px;
}
.technology-in h2 
{
        font-size: 21px;
        color: #111312;
        text-transform: uppercase;
        margin: 0;
        margin-bottom: 35px;
        margin-top: 35px;
        font-weight: 700;
}
.technology-in p 
{
        font-size: 18px;
        color: #111312;
        margin: 0;
        margin-bottom: 50px;
}
.technology-in .learn-more
{
    background: #111312;
    padding: 10px;
    color: #f5b300;
    margin-bottom: 15px;
    display: inline-block;
	transition: all 0.3s;
}
.technology-in .learn-more:hover 
{
	background: #f5b300;
	color: #111312;
	transition: all 0.3s;
}
/*.technology-div:nth-child(odd) .technology-in
{
    background: white;
}*/
.pl-45 
{
    padding-left: 45px;
}
.tc 
{
    display: table-cell;
    height: 100%;
    vertical-align:  middle;
    float: none;
}
.t 
{
    display: table;
}
.downloads-div .container-fluid 
{
	padding-left: 0;
	padding-right: 0;
}
#wpdmmydls {
    margin-bottom: 0;
}

#wpdmmydls th 
{
	background: #9d9fa1 !important;
	border-color: #9d9fa1 !important;
	color: white !important;
}
#wpdmmydls_length, #wpdmmydls_filter, #wpdmmydls_cat
{
	width: 50%;
	background: #f5b300 !important;
	height: 40px;
    float: left;
}
#wpdmmydls_length
{
	padding-left: 10px;
	padding-top: 5px;  
}

#wpdmmydls_length > label {
    padding-right: 5px;
    text-align: right;
    width: 100%;
}

#wpdmmydls_filter
{
	padding-top: 7px;
	padding-right: 10px;
}

.dataTables_info {
  margin-left: 20px;
  margin-bottom: 10px;
}

#wpdmmydls_paginate > span {
    display: none;
}

#wpdmmydls_previous,
#wpdmmydls_next {
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    margin: 4px;
    overflow: hidden;
    text-indent: 9999px;
    white-space: nowrap;
    width: 22px;
}

#wpdmmydls_previous {
    background-image: url("../gfx/prev.png");

}

#wpdmmydls_next {
    background-image: url("../gfx/next.png");

}
.search-box-top 
{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f5b300;
	padding-left: 85px;
	padding-right: 85px;
}
.search-box-top .form-control 
{
	border: none;
	border-radius: 0 !important;
	color: black;
	font-style: italic;
}
.search-box-top .form-control:not(.group-item)
{
	border-radius: 0;
}
.search-box-top button 
{
	border-radius: 0 !important;
	border: none !important;
	padding-left: 35px;
	padding-right: 35px;
	color: #f5b300 !important;
	background: #111312 !important;
	transition: all 0.3s;
}
.search-box-top button:hover 
{
	background: #f5b300 !important;
	color: #111312 !important;
	transition: all 0.3s;
}
.radius-0 
{
	border-radius: 0 !important;
	border: none;
	border-radius: 0 !important;
	color: black;
	font-style: italic;
	height: 32px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
#map-canvas 
{
	height: 520px;
}
.address-orange 
{
	background: #f5b300;
	border-top: 3px solid #c67c00;
	border-bottom: 3px solid #c67c00;
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.address-orange h3 
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #111312;
	font-weight: 500;
}
.address-orange h3:before 
{
	content: "•";
}
.address-orange h4
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #111312;
	font-weight: 300;
}

.address-orange .showOnMap,
.address-orange a:not([href^="mailto:"]):not(.smpl-link)
{
	border-radius: 0 !important;
	border: none !important;
	padding: 10px;
	/*margin-top: 25px;*/
	margin-bottom: 25px;
	display: inline-block;
	color: #f5b300 !important;
	background: #111312 !important;
	transition: all 0.3s;
}

.address-orange a[href^="mailto:"],
.address-orange a.smpl-link
{
    border-radius: 0 !important;
    border: none !important;
    /*margin-top: 25px;*/
    display: inline-block;
    color: #000 !important;
    transition: all 0.3s;
    text-decoration: underline;
}

.address-orange .showOnMap:hover,
.address-orange a:hover 
{
	background: #f5b300 !important;
	color: #111312 !important;
	transition: all 0.3s;
}

#selectCategory-button,
#selectRange-button
{
	background: #ffffff !important;
	border: none !important;
	border-radius: 0 !important;
	color: black !important;
	font-weight: 300 !important;
}
#selectCategory-menu,
#selectRange-menu
{
	border: none !important;
	border-radius: 0 !important;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85) !important;
}
#selectCategory-menu li,
#selectRange-menu li
{
	border-top: 1px solid #c88615;
	border-bottom: none !important;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#selectCategory-menu  li:hover,
#selectCategory-menu  li:focus,
#selectCategory-menu .ui-state-focus,
#selectRange-menu  li:hover,
#selectRange-menu  li:focus,
#selectRange-menu .ui-state-focus
{
	background: none !important;
	border-top: 1px solid #c88615;
	border-bottom: none !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	background: #f1b614 !important;
}
.pt-14 
{
	padding-top: 14px !important;
}
.mt-220 
{
	margin-top: 220px;
}
.job-white 
{
	background: white;
}
.job-white .right-col-j 
{
	border-left: 1px solid #9d9fa1;
}
#question-slider 
{
	position: absolute !important;
}
#product-slider 
{
	position: absolute !important;
	top: 565px;
}
.box-3 
{
	transition: all 0.3s;
}
.box-3:hover 
{
	background: white;
	transition: all 0.3s;
}
.job-white:not(.zone) .left-col-j, .job-white:not(.zone) .right-col-j
{
	padding-top: 15px;
}
.job-white .left-col-j ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.zone a {
    color: #000;
}

.job-white .left-col-j ul li
{
	text-transform: uppercase;
	font-weight: 300;
	font-size: 24px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.job-white .left-col-j ul li a
{
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 15px;
}
.job-white .left-col-j ul li:hover
{
	background: #f5b300;
}
.pl-15 
{
	padding-left: 15px !important;
}
.job-white:not(.zone) .right-col-j h3:not(.accordion-title)
{
	margin: 0;
	padding: 0;
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 40px;
	line-height: 34px;
	text-transform: uppercase;
}
.job-white:not(.zone) .right-col-j p
{
	font-size: 20px;
	margin-bottom: 35px;
}
.job-white:not(.zone) .right-col-j
{
	padding-right: 15px;
}
.grey-btn 
{
	background: none repeat scroll 0 0 #111312 !important;
    border: medium none !important;
    border-radius: 0 !important;
    color: #f5b300 !important;
    padding-left: 35px;
    padding-right: 35px;
	width: 185px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.white-bg 
{
	background-color: white;
}
.job-white:not(.zone) .left-col-j
{
	padding-right: 0px;
}
.job-white .left-col-j .active
{
	background: #f5b300;
}
.cv-l 
{
	font-size: 18px;
	line-height: 36px;
	font-weight: 300;
}
.cv-r input
{
	background: #ebecee;
	border-radius: 0px !important;
	border: none !important;
	padding: 10px 15px;
	display: block;
	width: 100%;
}
.cv-r2
{
	font-size: 13px;
	line-height: 36px;
	text-align: right;
}
.file-no-icon 
{
	height: 36px;
}
.p-0 
{
	padding: 0 !important;
}
.mb-15 
{
	margin-bottom: 15px;
}
.grey-submit 
{
border-radius: 0 !important;
  border: none !important;
  padding-left: 35px;
  padding-right: 35px;
  color: #f5b300 !important;
  background: #111312 !important;
  transition: all 0.3s;
}
.grey-submit:hover 
{
	background: #f5b300 !important;
  color: #111312 !important;
  transition: all 0.3s;
}
.f-nav 
{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.thumb-large img 
{
    width: 100%;
	/*height: 300px;
	background-size: cover;
	background-position: center;
	background-color: #111312;*/
}
.bg-fixed2 
{
	background-size: cover !important;
	height: 350px;
	background-position: center;
}
.nano-tech 
{
	/*background-image: url("../gfx/nano-tech.png");
	background-repeat: no-repeat;*/
	/*width: 345px;
	height: 116px;*/
	position: absolute;
	left: 0;
	bottom: 45px;
}
.technology-bar .orange-bg 
{
	background: #f5b300;
	height: 31px;
}
.technology-bar .black-bg
{
	background: #111312;
	height: 31px;
}
.technology-bar .black-bg 
{
	text-transform: uppercase;
	color: #f5b300;
	font-weight: 300;
	font-size: 15px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
}
.aro 
{
	height: 31px;
	width: 17px;
	background-image: url("../gfx/aro.png");
	background-repeat: no-repeat;
	position: absolute;
	right: -16px;
	z-index: 2;
	top: 0;
}
.technology-bar .orange-infinity
{
	background: #f5b300;
	height: 31px;
	width: 768px;
	position: absolute;
	left: 0;
	top: 0;
}
.technology-bar 
{
	position: relative;
    margin-bottom: 20px;
}
.abs
{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #f5b300;
	padding: 15px;
	width: 100%;
}
.abs ul 
{	
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
.abs ul li 
{
	font-size: 16px;
}
.transparent-bg 
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.50);
	padding: 15px;
	min-width: 620px;
    height: auto;
}
.transparent-bg  h2, .transparent-bg  h3 
{
	color: white !important;
	text-transform: uppercase !important;
	font-size: 76px !important;
	line-height: 60px;
	padding-left: 30px !important;
	margin: 0 !important;
}
.transparent-bg  h2
{
	font-family: "conduit-medium";
    font-weight: bold;
	margin-bottom: 30px !important;
}
.transparent-bg  h3
{
	font-weight: 300;
	font-family: "conduit-light";
}


.thumbnail-box {
    position: relative;
    background: #f5b300;
    overflow: hidden;
    margin-bottom: 28px;
    padding: 62.24% 0px 0px;
    height: auto;
}

/*.thumbnail-box 
{
	background-position: top;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 220px;
	position: relative;
	background: #f5b300;
    overflow: hidden;
    margin-bottom: 28px;
}*/
.thumbnail-box > span 
{
	display: block;
	width: 100%;
	height: 45px;
	background-color: #f5b300;
	color: #111312;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height:15px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 3;
}

.thumbnail-box img {
    width: 100%;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    
    
/*    bottom: -9999px;
    height: 100%;
    width: 100%;
    left: -9999px;
    margin: auto;
    position: absolute;
    right: -9999px;
    top: -9999px;*/
}

.thumbnail-box:hover::after 
{
    background-image: url("../gfx/view-plus.png");
    background-color:rgba(245, 179, 0, 0.56);
    background-repeat: no-repeat;
    background-position: center 40%;
    opacity: 1 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: "";
    display: block;
}

.tb-1 
{
	background-image: url("../gfx/tb-1.jpg");
	background-position: top;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 220px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	transition: all 0.5s;
}
.tb-2 
{
	background-image: url("../gfx/tb-2.jpg");
	background-position: top;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 220px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	transition: all 0.5s;
}
.tb-3 
{
	background-image: url("../gfx/tb-3.jpg");
	background-position: top;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 220px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	transition: all 0.5s;
}
.tb-1:hover
{
	transition: all 0.5s;
}
.tb-2:hover
{
	transition: all 0.5s;
}
.tb-3:hover
{
	transition: all 0.5s;
}
.jobs-all .table-jobs-filters th
{
	background: #9d9fa1;
	color: white;
}
.jobs-all .table-jobs-filters a 
{
	color: white;
	display: block;
	background-image: url("../gfx/chevron-up.png");
	background-position: right;
	background-repeat: no-repeat;
}
.jobs-all .table-jobs-content th, .jobs-all .table-jobs-content td
{

	border: none;
	font-size: 16px;
}
.jobs-all .table-jobs-content th
{
	font-weight: normal;
	text-transform: uppercase;
}
.jobs-all .table-jobs-content .full-offer 
{
	background-image: url("../gfx/view-offer.png");
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
}
.jobs-all .table-jobs-content td:last-child
{
	text-align: center;
}
.jobs-all .table-jobs-content th:last-child
{
	text-align: center;
}
.jobs-all .summary 
{
	background: none;
	color: #9d9fa1;
	padding-left: 8px;
	margin-top: 50px;
}
.offer-back 
{
	color: #9d9fa1;
	font-size: 16px;
	margin-top: 50px;
	display: inline-block;
	background-image: url("../gfx/return-left.png");
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 18px;
	margin-bottom: 30px;
}
.offer-back:hover 
{
	text-decoration: none;
	color: #9d9fa1;
}
.static 
{
	display: inline-block !important;
	margin-top: 30px;
	margin-bottom: 30px;
}
.job-white .right-col-j .job-offer-text p
{
	font-size: 21px;
}
.job-white .right-col-j .job-offer-info h2 
{
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.job-white .right-col-j .job-offer-info h3 
{
	font-size: 21px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.job-white .right-col-j .job-offer-info h4 
{
	font-size: 21px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.tb-1:hover::after 
{
	background-image: url("../gfx/view-plus.png");
	background-color:rgba(245, 179, 0, 0.56);
	background-repeat: no-repeat;
	background-position: center 67px;
	opacity: 1 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	content: "";
	display: block;
}
.tb-2:hover::after 
{
	background-image: url("../gfx/view-plus.png");
	background-color:rgba(245, 179, 0, 0.56);
	background-repeat: no-repeat;
	background-position: center 67px;
	opacity: 1 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	content: "";
	display: block;
}
.tb-3:hover::after 
{
	background-image: url("../gfx/view-plus.png");
	background-color:rgba(245, 179, 0, 0.56);
	background-repeat: no-repeat;
	background-position: center 67px;
	opacity: 1 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	content: "";
	display: block;
}
.transparent-bg 
{
	position: relative;
}
.transparent-bg-left 
{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	position: absolute;
	left: -768px;
	top: 0;
	width: 768px;
	height: 100%;
	margin-left: 0;
}
.orange-title
{
	font-size: 25px;
	padding: 2px 25px;
	line-height: 26px;
	background: #f5b300;
	color: #111312;
	margin-top: 30px;
	margin-bottom: 40px;
}
.thumbnail-xxl img
{
	width: 100%;
    height: auto;
	height: 400px;
	object-fit: cover;
	margin-bottom: 30px;
}
.thumbnail-sm img
{
	width: 100%;
	height: auto;
	object-fit: cover;
}
.find 
{
	padding: 5px;
	display: block;
	width: 100%;
	border: 3px solid #f5b300;
	border-radius: 3px;
	text-align: center;
	line-height: 15px;
	color: #111312;
	margin-top: 50px;
}
.thumbnail-xxl-2
{
	margin-bottom: 30px;
}
.add-to-list 
{
	background: #111312 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 !important;
    color: #f5b300 !important;
    padding-left: 35px;
    padding-right: 35px;
	width: 100%;
	display: block;
	padding: 12px;
	text-align: center;
}
.thumbnail-sm-color img
{
	margin-top: 8px;
	height: 130px;
	object-fit: cover;
}
.thumbnail-sm-color span 
{
	float: right;
	/*margin-top: 10px;*/
}
.thumbnail-sm-product span 
{
	margin-top: 10px;
}
.thumbnail-sm-product img
{
	margin-top: 8px;
	height: 130px;
	object-fit: cover;
}
.grey-info 
{
	padding: 15px;
	background: #c7c8ca;
}
.attributes 
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.attributes h3, .attributes p
{
	margin: 0;
	padding: 0;
	font-size: 21px;
    font-weight: 500;
}
.attributes p
{
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.attributes h3
{
	line-height: 33px;
}
.attributes img
{
	margin-right: 17px;
	border: none;
}
.how-to-place img 
{
	width: 100%;
	border: none;
}
.how-to-place p 
{
	margin-top: 50px;
	margin-bottom: 50px;
}
.how-to-place table 
{
	margin-top: 30px;
	width: 100%;
}
.how-to-place table, .how-to-place tr, .how-to-place td, .how-to-place th
{
	border-bottom: 0 !important;
	/*text-transform: uppercase;*/
}
.how-to-place th {
    background: #c7c8ca none repeat scroll 0 0;
    height: 26px !important;
    line-height: 26px !important;
    padding-bottom: 2px !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px !important;
    font-weight: normal;
}
.video-frame 
{
	background: #f5b300;
	padding: 10px;
}
.video-frame iframe 
{
	width: 100% !important;
}
.video-frame img 
{
	width: 100%;
	/*height: 80px;*/
	object-fit: cover;
	border: none;
}
.dimensions img
{
	/*width: 100%;*/
	border: none;
	margin-right: 15px;
}

.dimensions.gray-bg {
    background: #c7c8ca none repeat scroll 0 0;
    padding: 10px 20px;
}

.job-white .grey-btn 
{
	text-decoration: none;
	transition: all 0.3s;
}
.job-white .grey-btn:hover
{
	text-decoration: none;
	background: #f5b300 !important;
	color: #111312 !important;
	transition: all 0.3s;
}


.job-white .yellow-btn,
.job-white:not(.zone) .right-col-j:not(.offers) a
{
    background: none repeat scroll 0 0 #f5b300;
    border: medium none !important;
    border-radius: 0 !important;
    color: #111312;
    padding-left: 35px;
    padding-right: 35px;
    width: 185px;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    text-decoration: none;
    transition: all 0.3s;
    font-size: 14px;
}
.job-white .yellow-btn:hover,
.job-white .right-col-j:not(.offers) a:hover
{
    text-decoration: none;
    background: #111312
    color: #f5b300;
    transition: all 0.3s;
}

#current-offers .table tbody tr
{
	background: none;
	border: none !important;
	border-color: white;
}
#current-offers .table tbody tr td
{
	background: none;
	border: none !important;
	border-color: white;
}
#current-offers .table tbody .even, #current-offers .table tbody .odd
{
	background: none;
	border: none !important;
	border-color: white;
}
#current-offers .table tr:hover
{
	color: #f5b300;
}
.history-line .line-bg:nth-child(odd)
{
	background-color: #f5b300;
}
.history-line .line-bg .container
{
	padding-top: 50px;
	padding-bottom: 50px;
}
.history-line .line-bg .container .row 
{
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}
.history-line .line-bg .container .row .col-sm-6
{
	padding-right: 60px;
}
.history-line .line-bg .container .row .col-sm-6:last-child
{
	padding-left: 60px;
	padding-right: 0;
}
.line-start .container
{
	height: 100px;
	position: relative;
}
.line-start .container:after
{
	width: 3px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background: #f5b300;
	content: "";
	display: table-cell;
}
.line-end .container
{
	height: 100px;
	position: relative;
}
.line-end .container:after
{
	width: 3px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background: #f5b300;
	content: "";
	display: table-cell;
}
.history-line .line-bg:nth-child(odd) .container:after
{
	width: 3px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background: white;
	content: "";
	display: table-cell;
}
.history-line .line-bg:nth-child(even) .container:after
{
	width: 3px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background: #f5b300;
	content: "";
	display: table-cell;
}
.history-line .line-bg:nth-child(odd) .container .date-circle
{
	border: 3px solid white;
}
.history-line .line-bg:nth-child(even) .container .date-circle
{
	border: 3px solid #f5b300;
}
.history-line .line-bg 
{
	font-size: 21px;
	color: #121413;
	position: relative;
}
.history-line .line-bg:nth-child(odd) .container .row:nth-child(odd) .date-circle:before 
{
	border-color: transparent #ffffff transparent transparent;
    border-style: solid;
    border-width: 7.5px 15px 7.5px 0;
    content: "";
    height: 0;
    left: -15px;
    position: absolute;
    top: 24px;
    width: 0;
}
.history-line .line-bg:nth-child(odd) .container .row:nth-child(even) .date-circle:before 
{
	width: 0;
height: 0;
border-style: solid;
border-width: 7.5px 0 7.5px 15px;
border-color: transparent transparent transparent #ffffff;
    content: "";
    right: -15px;
    position: absolute;
    top: 24px;
}
.history-line .line-bg:nth-child(even) .container .row:nth-child(odd) .date-circle:before 
{
	border-color: transparent #f5b300 transparent transparent;
    border-style: solid;
    border-width: 7.5px 15px 7.5px 0;
    content: "";
    height: 0;
    left: -15px;
    position: absolute;
    top: 24px;
    width: 0;
}
.history-line .line-bg:nth-child(even) .container .row:nth-child(even) .date-circle:before 
{
	width: 0;
height: 0;
border-style: solid;
border-width: 7.5px 0 7.5px 15px;
border-color: transparent transparent transparent #f5b300;
    content: "";
    right: -15px;
    position: absolute;
    top: 24px;
}
.history-line .line-bg .container .row:nth-child(odd) .date-circle-reversed:before 
{
	
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 0 7.5px 15px;
	border-color: transparent transparent transparent white;
    content: "";
    right: -15px;
    position: absolute;
    top: 24px;
}
.history-line .line-bg .container .row:nth-child(even) .date-circle-reversed:before 
{
	border-color: transparent white transparent transparent;
    border-style: solid;
    border-width: 7.5px 15px 7.5px 0;
    content: "";
    height: 0;
    left: -15px;
    position: absolute;
    top: 24px;
    width: 0;
}
.history-line .line-bg:nth-child(odd) .container .date-circle-reversed
{
	border: 3px solid white;
}
.history-line .line-bg:nth-child(even) .container .date-circle-reversed
{
	border: 3px solid #f5b300;
}
.history-line .line-bg .container .circle-yellow::before
{
	border-color: transparent #f5b300 transparent transparent !important;
}
.history-line .line-bg .container .circle-yellow-right::before
{
	border-color: transparent transparent transparent #f5b300 !important;
}
.date-circle-reversed {
    background-color: #111312;
    border-radius: 100%;
    color: #f5b300;
    display: block;
    font-family: conduit-medium;
    font-weight: bold;
    font-size: 24px;
    height: 64px;
    left: 50%;
    margin: -32px auto 0 -32px;
    padding-top: 12px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 64px;
    z-index: 2;
}
.image-center 
{
	margin-top: 25px;
	margin-bottom: 25px;
}
.small-circle-in
{
	border: 3px solid white;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	display: table;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	z-index: 5;
}
.small-circle-in img 
{
	display: table-cell;
	margin-top: 9px;
	
}
.history-line .line-bg:nth-child(odd) .container .small-circle-in
{
	border: 3px solid white;
	background: white;
}
.history-line .line-bg:nth-child(even) .container .small-circle-in
{
	border: 3px solid #f5b300;
	background: #f5b300;
}
.h150 
{
	height: 150px;
	display: table-cell;
	vertical-align: middle;
}
.h120 
{
	height: 120px;
	display: table-cell;
	vertical-align: middle;
}
.h60
{
	height: 60px;
	display: table-cell;
	vertical-align: middle;
}
.h30
{
	height: 30px;
	display: table-cell;
	vertical-align: middle;
}
.history-line .line-bg .container .row .col-sm-6 img 
{
	margin-right: 15px;
}
.pagination 
{
	width: 100%;
	background: #f5b300;
	margin: 0 !important;
	padding-top: 25px;
	padding-bottom: 25px;
	border-radius: 0;
	text-align: center;
}
.pagination a 
{
	color: black !important;
}
/*
.address-orange .col-sm-6
{
	min-height: 260px;
}
.address-orange .col-md-3 
{
	min-height: 260px;
}
*/
.address-orange .fixed-height 
{
	min-height: 150px;
}
.lh-52 
{
	line-height: 52px;
}
.cloud-wrapper 
{
	padding: 5px;
	background: rgba(255, 255, 255, 0.27) none repeat scroll 0 0;
	border-radius: 4px;
	width: 270px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.cloud-wrapper .cloud-in 
{
	background: #fafafa;
	padding: 13px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.11);
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
}
.cloud-wrapper .cloud-in  h1 
{
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #8f8e8e;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ebeaea;
	font-weight: 500;
}
.cloud-wrapper .cloud-in  p 
{
	font-size: 12px;
	color: #111312;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	font-weight: 500;
}
.cloud-wrapper .cloud-in  a
{
	font-size: 12px;
	color: #89a9bf;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
}
.cloud-wrapper .cloud-in  .close-cloud 
{
	border-radius: 100%;
	background-color: #99b7cc;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 13px;
	right: 13px;
}
.cloud-wrapper .cloud-in  .close-cloud::after 
{
	color: white;
    content: "x";
    position: absolute;
    right: 5px;
    top: -2px;
}
.sales-photo 
{
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 3px;
	border: 4px solid white;
	height: 150px;
	max-width: 100px;
}
.sales-photo-empty
{
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 3px;
	border: 4px solid white;
	height: 113px;
	max-width: 85px;
}
.sales 
{
	padding-left: 15px;
	padding-right: 15px;
}
.faq-search h4 
{
	margin: 0;
	line-height: 32px;
}
.faq-search input
{
	background: #ebecee;
	border: medium none;
    border-radius: 0 !important;
    color: black;
    font-style: italic;
    height: 32px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.faq-search button 
{
	background: #111312 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 !important;
    color: #f5b300 !important;
    padding-left: 35px;
    padding-right: 35px;
    transition: all 0.3s ease 0s;
}
.panel-group-faq .panel
{
	border-radius: 0;
}
.panel-group-faq .panel-default > .panel-heading 
{
	background-color: #ebecee;
}
.panel-group-faq .panel-default 
{
	border-color: #ebecee;
}
.panel-group-faq .panel-default > .panel-heading + .panel-collapse > .panel-body
{
	border-top-color: #ebecee;
	background-color: #ebecee;
	font-size: 18px;
}
.panel-group-faq .panel-title a 
{
	font-weight: 700;
	font-size: 18px;
}
.panel-group-faq .panel-title a.collapsed
{
	font-weight: normal;
}
.cv-r textarea {
    background: #ebecee none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 0 !important;
    display: block;
    padding: 10px 15px;
    width: 100%;
}
.y-top 
{
	font-size: 24px;
	color: #111312;
	background: #f5b300;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	display: block;
}
.g-bottom
{
	font-size: 16px;
	color: #111312;
	background: #c7c8ca;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 30px;
}

.brick-select .img-brick 
{
	width: 100%;
	height: 94px;
	object-fit: cover;
}
.brick-select
{
	margin-bottom: 15px;
}
.mt-75 
{
	margin-top: 75px;
}

.address-orange .fixed-height 
{
    min-height: 150px;
}
.lh-52 
{
    line-height: 52px;
}

.sales-photo {
    border: 4px solid white;
    border-radius: 3px;
    height: 150px;
    max-width: 100px;
    object-fit: cover;
    width: 100%;
}
.sales-photo-empty {
    border: 4px solid white;
    border-radius: 3px;
    height: 113px;
    max-width: 85px;
    object-fit: cover;
    width: 100%;
}
.sales {
    padding-left: 15px;
    padding-right: 15px;
}

.address-orange .fixed-height 
{
    min-height: 180px;
}
.login-zone
{
    height: 500px;
    background-size: cover;
    
}
.login-content 
{
    padding-top: 25px;
    padding-bottom: 25px;
}
.login-content h2 
{
    font-size: 24px;
    color: #111312;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.login-content p
{
    font-size: 21px;
    color: #111312;
    margin-bottom: 30px;
}
.login-form 
{
    width: 640px;
    background: #f8be13;
    -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.32);
    -moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.32);
    box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.32);
    /*height: 300px;*/
    margin: 0 auto;
    padding: 35px;
}
.login-form h2 
{
    height: 230px;
    font-size: 36px;
    margin: 0;
    padding-top: 65px;
    border-right: 1px solid #111312;
}
.login-form .text-input 
{
    border-radius: 0 !important;
    background: #ebecee;
    color: #111312;
    font-size: 20px;
    border: none;
    margin-bottom: 20px;
    display: block;
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.login-form h3
{
    margin: 0;
    margin-bottom: 20px;
}
.login-form .submit-input 
{
    background-color: #111312;
    color: #f8be13;
    font-size: 17px;
    padding: 5px 25px;
    display: inline-block;
    height: 35px;
    transition: all 0.3s;
    margin-bottom: 15px;
    border: none;
}
.login-form .submit-input:hover
{
    background-color: #f8be13;
    color: #111312;
    font-size: 17px;
    padding: 5px 25px;
    display: inline-block;
    height: 35px;
    transition: all 0.3s;
}
.login-form .pass-recovery 
{
    font-size: 16px;
    color: #111312;
    text-decoration: none;
    display: block;
}
.table-form th
{
	background: none;
}
.table-form img 
{
	margin-left: 7px;
}
.event-single:first-child 
{
	border-top: 1px solid #9d9fa1;
}
.event-single 
{
	padding: 20px;
	border-right: 1px solid #9d9fa1;
	border-bottom: 1px solid #9d9fa1;
}
.kalendarz
{
	background: #f5b300;
	border-right:1px solid #9d9fa1;
	border-bottom:1px solid #9d9fa1;
	border-top:1px solid #9d9fa1;
}
.event-single h2
{
	margin: 0;
	text-transform: uppercase;
	font-size: 21px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.event-single p
{
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 5px;
}
.job-white .right-col-j .event-single p
{
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 5px;
}
.job-white .right-col-j .event-single a
{
	color: black;
}
.transparent-bg .mb-0 
{ 
	margin-bottom: 0 !important;
}
.bg-small 
{
	height: 90px !important;
}
.mb-300
{
	margin-bottom: 300px !important;
}

.mb-150
{
    margin-bottom: 150px !important;
}

.mb-100
{
    margin-bottom: 100px !important;
}

.mb-50
{
    margin-bottom: 50px !important;
}

.chwastout img 
{
	border: none;
	margin-right: 15px;
}


.newsletter-box
{
  border: 1px solid #000;
  margin: 0 auto;
  width: 50%;
}

.text-center.newsletter-box,
.text-center.newsletter-box *
{
    text-align: center !important;
}



.newsletter-box input[type="text"],
.newsletter-box input[type="email"]
{
  background: #eee none repeat scroll 0 0;
  border: medium none;
  margin-bottom: 15px;
  padding: 4px;
  text-align: center;
  color: #000;
}

.newsletter-box > p
{
    font-size: 23px !important;
    margin: 18px !important ;
}

.form-box label
{
    width: 100%;
}


.form-box input[type="text"],
.form-box input[type="email"],
.form-box input[type="file"],
.form-box textarea,
.form-box select
{
  background: #eee none repeat scroll 0 0;
  border: medium none;
  margin-bottom: 15px;
  padding: 4px;
  /*text-align: right;*/
  color: #000;
  /*float: right;*/
  margin: 2px;

}

.zone .form-box input[type="text"],
.zone .form-box input[type="email"],
.zone .form-box input[type="file"],
.zone .form-box textarea,
.zone .form-box select
{
    /* float: right; */
}



.form-box input[type="text"],
.form-box input[type="email"],
.form-box input[type="file"],
.form-box select
{
  height: 30px;

}

.form-box textarea
{
    width: 100%;
}

.pull-right .find
{
    margin-top: 0;
}

.fotter a {
    padding: 0 10px;
    color: #000;
}

.fotter a:hover {
    color: #333 ;
}

li.bg-slide img {
    cursor: pointer;
}

.agent {
    min-height: 360px;
}

a:focus {
    color: #fff;
}

.breadcrumbs span,
.breadcrumbs a {
  color: #fff;
  text-transform: uppercase;
}
#datepicker 
{
	padding: 10px;
}
#datepicker .ui-datepicker
{
	width: 100%;
	padding: 0;
}
#datepicker .ui-widget-content 
{
	background: white;
	border: none;
}
#datepicker .ui-widget-header
{
	border: none;
	background: none;
}
#datepicker .ui-datepicker-header
{	
	background: #111312;
	border-radius: 4px 4px 0 0;
}
#datepicker .ui-datepicker-title 
{
	color: #f5b300;
	font-size: 14px;
}
#datepicker .ui-datepicker th 
{
	font-size: 13px;
	color: #111312;
	font-weight: 300;
	background: none;
}
#datepicker .ui-state-default, #datepicker .ui-widget-content .ui-state-default, #datepicker .ui-widget-header .ui-state-default
{
	background: none;
	border: none;
	text-align: center;
}
#datepicker .ui-state-highlight, #datepicker .ui-widget-content .ui-state-highlight, #datepicker .ui-widget-header .ui-state-highlight
{
	background: #f5b300;
	border-radius: 100%;
	text-align: center;
}
#datepicker .ui-widget-content .ui-state-hover 
{
	background: #e9edf0;
	border-radius: 100%;
	text-align: center;
}
.kalendarz .search-events 
{
	padding: 10px;
	padding-bottom: 0;
	position: relative;
}
.search-icon-2 
{
	background-image: url("../gfx/search-icon-2.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    position: absolute;
    right: 16px;
    top: 18px;
    width: 16px;
}
.callendar-legend 
{
	padding: 10px;
	padding-top: 0;
}
.callendar-legend  tr:first-child th
{
	border: 1px solid #9d9fa1;
	background: #ffffff;
	width: 50px;
	height: 25px;
}
.callendar-legend  tr:last-child th
{
	border: 1px solid #9d9fa1;
	background: #c7c8ca;
	width: 50px;
	height: 25px;
}
.callendar-legend table 
{
	margin: 0;
}
.callendar-legend tr 
{
	margin-bottom: 10px;
	display: block;
}
.callendar-legend td 
{
	height: 25px;
	vertical-align: middle;
	width: auto;
	padding-left: 10px;
}
.slider-buttons.pagination img {

  cursor: pointer;

}

.thumb-large {
  background-color: #111312;
  background-position: center center;
  background-size: cover;
  height: 300px;
}

.dimensions > div {
  display: inline-block;
  float: left;
  text-align: center;
    padding: 0 7px;
    width: 180px;
}

.how-to-place.table p {
  color: #333;
  font-size: 14px;
  margin: 0;
}
/************** RWD ****************/
@media screen and (max-width: 1200px)
{
	.box-3 img 
	{
		width: 65%;
		height: auto;
		object-fit: cover;
	}
	.fotter a 
	{
		padding: 0 5px;
	}
}
@media screen and (max-width: 992px)
{
	.fotter .lh-52 
	{
		line-height: 18px;
	}
}
@media screen and (max-width: 767px)
{
    .top-header {
      padding-top: 65px;
    }

	.fotter .text-right 
	{
		text-align: center;
	}
	.fotter .col-sm-5 
	{
		margin-bottom: 15px;
		text-align: center;
	}
	.partners .col-sm-4
	{
		text-align: center;
	}
	.partners .col-sm-4.text-center img
	{
		width: 240px;
		height: auto;
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.links .col-sm-3, .links .col-sm-6 
	{
		text-align: center;
	}
	.summary-2 span
	{
		text-align: center !important;
		display: block !important;
	}
	.summary-2 .span-2 
	{
		margin-bottom: 15px;
	}
	.summary-2 .span-3 
	{
		padding-top: 15px !important;
	}
	.summary-2 .span-7 
	{
		margin-top: 15px !important;
	}
	.summary-2 .span-7, .summary-2 .span-8, .summary-2 .span-9 
	{
		padding: 0 !important;
		display: block;
		margin-bottom: 5px !important;
	}
	.links .col-xs-6 
	{
		width: 100%;
		text-align: center;
	}
	.links .col-xs-6 img 
	{
		width: 220px;
		height: auto;
		object-fit: cover;
		display: inline-block;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.summary-2 .col-xs-5, .summary-2 .col-xs-7
	{
		width: 100%;
	}
	#question-slider 
	{
		display: none;
	}
	#product-slider 
	{
		display: none;
	}
	.technology span 
	{
		margin-left: 0;
	}
	.summary td 
	{
		width: 100%;
		display: block;
		padding: 0 !important;
		margin-bottom: 5px;
	}
	.box-3 img 
	{
		width: 180px;
	}
	.box-2 
	{
		display: none;
	}
	.top-header .col-sm-6 
	{
		text-align: center;
	}
	.top-header .logo 
	{
		display: inline-block;
	}
	.top-header form 
	{
		display: inline-block;
		margin-top: 30px;
	}
	/* menu mobile */
	.mobile-menu-blue
    {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 100%;
        background: #F8BE13;
        z-index: 10;
        padding-top: 41px;
    }
    .mobile-menu-blue ul 
    {
        margin: 0;
        padding: 0;
    }
    .mobile-menu-blue ul li a 
    {
        font-size: 21px;
        color: #c3c5ea;
        text-transform: uppercase;
        padding-left: 30px;
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
        text-decoration: none;
    }
    .mobile-menu-blue ul li ul li:first-child
    {
        background-image: none;
    }
    .mobile-menu-blue ul li ul li a
    {
       padding-left: 60px;
    }
    .mobile-menu-blue ul .active
    {
        background-color: #242647; 
    }
    .mobile-menu-blue ul .active a:first-child
    {
        color: white;
        font-weight: 700;
    }
    .mobile-menu-blue ul .active a:last-child
    {
        color: #c3c5ea;
        font-weight: 500;
    }
    .mobile-menu-blue ul li ul .active
    {
        background-color: #1e2148; 
    }
    .mobile-menu-blue ul li ul li ul li a
    {
        padding-left: 90px;
    }
    .mobile-menu-blue ul li ul li ul li ul li a
    {
        padding-left: 120px;
    }
    .mobile-menu-blue ul li ul li ul li ul li a::before 
    {
        content: "•";
        margin-right: 5px;
    }
    .mobile-menu-blue ul li ul li ul li a::before 
    {
        content: "•";
        margin-right: 5px;
    }
    .mobile-menu-blue ul li ul li ul li
    {
        background-image: none;
    }
    .mobile-menu-blue ul li a:hover 
    {
        font-weight: 700;
        text-decoration: none;
    }
    .mobile-menu-blue ul li
    {
        /*background-image: url("../gfx/menu-line.png");*/
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .hidden 
    {
        display: none;
    }
	.main-nav 
	{
		display: none;
	}
    .mobile-navigation a 
    {
        padding-right: 15px;
        width: 100%;
    }
    .mobile-menu-button 
    {
        background: #F8BE13 none repeat scroll 0 0;
    color: white;
    font-size: 24px;
    font-weight: bold;
    height: 41px;
    left: 0;
    position: fixed;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    width: 123px;
    z-index: 11;
    }
    .mobile-menu-button img 
    {
        padding-bottom: 5px;
        padding-right: 5px;
		padding-left: 7px;
    }
    .mobile-menu-button:hover 
    {
        color: white;
        text-decoration: none;
    }
    .mobile-menu-button:active 
    {
        color: white;
        text-decoration: none;
    }
    .mobile-menu-button:focus
    {
        color: white;
        text-decoration: none;
    }
	.address-orange 
	{
		padding: 15px;
	}
	.news-top-in 
	{
		padding: 15px;
	}
	.news-top-in img 
	{
		width: 150px;
		display: inline-block;
		height: auto;
	}
	.news-top-in .col-sm-12 
	{
		text-align: center;
	}
	.search-box-top 
	{
		padding: 15px;
	}
	.search-box-top .btn-default
	{
		display: block !important;
		width: 100%;
	}
	.job-white .left-col-j 
	{
		padding-right: 15px;
	}
	.p-0 
	{
		padding: 15px !important;
	}
	#selectCategory-button 
	{
		width: 100%;
	}
	.technology-in 
	{
		padding: 15px;
	}
	.technology-in .col-sm-3, .technology-in .col-sm-9
	{
		width: 100%;
		display: block;
	}
	.technology-in .col-sm-3 
	{
		text-align: center;
	}
	.technology-in .col-sm-3 img 
	{
		display: inline-block;
	}
	.nano-tech 
	{
		left: 30px;
	}
	.news-div-in 
	{
		padding: 15px;
	}
/*	.thumbnail-box span 
	{
		min-height: 40px;
	}*/
	.line-start .container::after 
	{
		background: none!important;
	}
	.history-line .line-bg:nth-child(2n+1) .container::after 
	{
		background: none!important;
	}
	.history-line .line-bg:nth-child(2n) .container::after 
	{
		background: none !important;
	}
	.date-circle {
        left: 50px;
        top: -42px;
    }
	.line-end .container::after
	{
		background: none !important;
	}
	.history-line .line-bg .container .row .col-sm-6 
	{
		padding: 15px;
	}
	.history-line .line-bg .container .row .col-sm-6:last-child 
	{
		padding-left: 15px;
	}
	.login-form 
	{
		height: auto;
		width: auto;
	}
	.login-form h2 
	{
		padding-top: 0 !important;
		height: auto !important;
		border: none !important;
	}
	.grey-infinity 
	{
		width: auto;
	}
	.address-orange .fixed-height 
	{
		min-height: 110px;
	}
	#wpdmmydls_length, #wpdmmydls_filter 
	{
		width: 100%;
		display: block;
		text-align: center;
	}
	#wpdmmydls th, #wpdmmydls td
	{
		font-size: 9px;
		padding: 3px;
	}
	#wpdmmydls_length.dataTables_length 
	{
		display: none;
	}
	.search-input {
        background-color: #ebecee;
        border-color: #ebecee;
        border-radius: 0;
        box-shadow: none;
        color: black;
        display: inline-block;
        /*float: right;*/
        height: 35px;
        min-width: 175px;
        padding-bottom: 6px;
        padding-top: 7px;
        width: auto;
    }

    .search h2 {

    }

    .grey-bar .yellow-span
    {
    	display: block;
    	width: 100%;
    }
    .grey-bar .white-span {
        background: #141111 none repeat scroll 0 0;
        color: white;
        display: block;
        float: right;
        font-size: 18px;
        line-height: 24px;
        padding-left: 15px;
        padding-right: 5px;
        text-transform: uppercase;
        width: 100%;
    }
    .transparent-bg 
    {
    	min-width: 100%;
    	position: static;
    	height: auto;
    	width: 100%;
    }
    .transparent-bg h2, .transparent-bg h3 {
        color: white !important;
        font-size: 29px !important;
        line-height: 32px;
        margin: 0 !important;
        padding-left: 30px !important;
        text-transform: uppercase !important;
    }
    .thumbnail-xxl-2 img 
    {
    	width: 100%;
    	height: auto;
    	object-fit: cover;
    	max-height: 250px;
    }
    .thumbnail-sm-color span 
    {
    	float: none;
    	display: block;
    }
    .thumbnail-sm-color img 
    {
    	width: 100%;
    	height: auto;
    	max-height: 100px;
    	object-fit: cover;
    }
    .how-to-place table, .how-to-place tr, .how-to-place td, .how-to-place th {
        border: 0 none !important;
        /*display: block;*/
        /*font-size: 11px;*/
        line-height: 13px;
        padding: 0;
        text-transform: uppercase;
    }
    .how-to-place th {
 /*       background: #c7c8ca none repeat scroll 0 0;
        height: 14px !important;
        line-height: 11px !important;
        padding-bottom: 2px !important;
        padding-top: 2px !important;*/
    }
    .form-box input[type="text"], .form-box input[type="email"], .form-box input[type="file"], .form-box textarea, .form-box select 
    {
    	float: none;
    	width: 100%;
    }
    .page-template-page-dotations .alignnone 
    {
    	width: 200px;
    	height: auto;
    	
    }
    .page-template-page-dotations  .text-right 
    {
    	text-align: left;
    }
    .line-bg ul 
    {
    	padding-left: 20px;
    }
    .history-line .line-bg .container .row .col-sm-6 img 
    {
    	margin-bottom: 15px;
    }
    .aro 
    {
    	display: none;
    }
    .orange-infinity 
    {
    	display: none;
    }

    #wpdmmydls_length, #wpdmmydls_filter, #wpdmmydls_cat {
        width: 100%;
    }
}
/***********************************/
.ul-dystrybutor-reg
{
	background-image: url("../gfx/marker/dyst-reg.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 5px center!important;
	background-size: 23px 25px !important;
}
.ul-dystrybutor
{
	background-image: url("../gfx/marker/dyst.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 5px center!important;
	background-size: 23px 25px !important;
}
.ul-hurtownia
{
	background-image: url("../gfx/marker/hurtownia.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 5px center!important;
	background-size: 23px 25px !important;
}
.ul-siedziba 
{
	background-image: url("../gfx/marker/siedziba.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 5px center!important;
	background-size: 23px 25px !important;
}
.ul-oddzial
{
	background-image: url("../gfx/marker/oddzial.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 5px center!important;
	background-size: 23px 25px !important;
}
#selectCategory-menu 
{
	width: 290px;
}
span.avatar {
   background-size: auto 100%;
   padding: 13px;
   right: 0;
   left: auto !important;
}.ui-menu-item {
   padding-right: 30px !important;
} 
.box-3-in 
{
	display: table-cell;
    height: auto;
    vertical-align: middle;
}

.surface h3 {
 margin-bottom: 15px;
 margin-top: 15px;
}

.surface h3:not(:first-child) {
    padding-top: 15px;
}

.surface > p, .surface > div {
  	font-size: 19px;
	padding-left: 50px;
	/*text-align: left;*/
} 

.error-info h1 
{
	font-size: 60px;
	color: #111312;
	font-weight: 300;
	padding-left: 30px;
	padding-top: 30px;
	margin-bottom: 0;
	margin-top: 0;
}
.error-info p 
{
	padding-left: 30px;
	font-size: 21px;
	color: #111312;
	font-family: "conduit-medium";
}
.error-info .bold 
{
	font-weight: 700 !important;
	font-family: "conduit-medium";
	text-transform: uppercase;
}
.error-info .light 
{
	font-weight: 300 !important;
	font-family: "conduit-light";
	text-transform: none;
	margin-left: 15px;
}
.single-product-cart .row {
 margin-bottom: 5px;
} 
.error-background 
{
	height: 700px !important;
}

.surface > div, .surface > h3 {
  clear: both;
}

.search-events .search-icon-2
{
    cursor: pointer;
}

td.highlight {
    border: none !important;
    padding: 1px 0 1px 1px !important;
    background: none !important;
    overflow:hidden;
    border-radius: 4px 4px 0 0;
}
td.highlight a {
    border-radius: 100px;
    border: 1px solid #9D9FA1 !important;
    /*border: 1px #88a276 solid !important;*/
}

td.highlight.ok a {
    background-color: #FFFFFF !important;
}

td.highlight.ended a{
    background-color: #C7C8CA !important;
}

.brick-select input[type="checkbox"] {
    display: none;
}

.brick-select input[type="checkbox"] + label {
    position: relative;
}

.brick-select input[type="checkbox"]:checked + label:after {
    content: " ";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.25);
    background-image: url("../gfx/check.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.event-single.gray-bg
{
    background-color: #C7C8CA;
}

.dimensions.gray-bg h3 {
    margin-top: 10px;
}

.gallery-thumb {
  overflow: hidden;
}

.brick-select > div > div {
  height: 150px;
}


.brick-select .span-left {
  margin-top: 42px;
  display: block;
}

.brick-select .col-sm-10 .col-sm-2 {
  height: 140px;
}

/*@media screen and (min-width:768px) {*/
    #loader {
        position:fixed;
        display:table;
        width:100%;
        height:100%;
        background: rgba(250,250,250,0.8);
        color:#f3b90b;
        z-index:3000;
    }

    #loader_text {
        display:table-cell;
        vertical-align:middle;
        text-align:center;
        color:#f9f9f9;
        text-shadow:none;
    } 

    #loader h1, #loader b {
        color : #1f1f1f;
    }

    #loader h1 {
        font-weight: 300;
    } 

    .spinner {
        margin: 10px auto 0;
        width: 70px;
        text-align: center;
    }

    .spinner > div {
        width: 18px;
        height: 18px;
        background-color: #333;

        border-radius: 100%;
        display: inline-block;
        -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
        animation: bouncedelay 1.4s infinite ease-in-out;
        /* Prevent first frame from flickering when animation starts */
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

    @-webkit-keyframes bouncedelay {
        0%, 80%, 100% {
            -webkit-transform: scale(0.0)
        }
        40% {
            -webkit-transform: scale(1.0)
        }
    }

    @keyframes bouncedelay {
        0%, 80%, 100% { 
            transform: scale(0.0);
            -webkit-transform: scale(0.0);
        } 40% { 
            transform: scale(1.0);
            -webkit-transform: scale(1.0);
        }
    }
/*}*/

.technology ul {
  font-size: 21px;
  padding-left: 19px;
}

#wpdmmydls_cat select {
  height: 32px;
  margin: 4px;
}

.ver-align {
 position: relative;
 top: 50%;
 transform: translateY(-50%);
 display: block;
}

.mt-75 {
    margin-top: 75px;
}

.white-box {
  font-size: 21px;
}


.p-rel {
    position: relative;
}

.p-abs {
    position: absolute;
    
}

.o-h {
    overflow: hidden;
}

.h-100 {
    height: 100%;
    right: 0;
}

.file-btn
{
    background: #eee none repeat scroll 0 0;
    border: medium none;
    color: #000;
    height: 35px;
    margin: 2px;
    padding: 4px 20px;
    text-transform: uppercase;
}

.file-text {
    padding: 10px;
    cursor: pointer;
    text-transform: uppercase;
}

ul.myMenu > li:nth-last-of-type(-n+2) > ul {
    right: 0;
}

.mb-28 {
    margin-bottom: 28px;
}

.pagination li {
    cursor: pointer;
}

#current-offers .filters button,
#current-offers .filters select {
  background-color: #9e9fa1;
  border: medium none;
  color: #fff;
  height: 35px;
  text-transform: uppercase;
  border-left: 1px solid #fff;
}

#current-offers .filters button {
  padding: 0 17px;
}

#current-offers .filters select {
  background: #9e9fa1 url("../gfx/chevron-down.png") no-repeat scroll right 31px center;
  margin-right: -20px;
  overflow: hidden;
  padding-left: 39px;
  width: 32%;
}

#current-offers .filters select > option {
    padding: 10px 17px;
    border: none;
}

#current-offers #wpdmmydls_filter {
    display: none;
}

#current-offers {
  font-size: 16px;
}

#current-offers td,
#current-offers th {
    padding-left: 30px;
}

.gallery .bestseller::after {
    background: rgba(0, 0, 0, 0) url("../gfx/bestseller.png") repeat scroll 0 0 / 80px 69px;
    content: " ";
    height: 69px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 80px;
}

.thumbnail-sm-color {
    padding-right: 0;
}

.gallery .gallery-full::after {
  background-size: 125px 105px;
  height: 105px;
  right: 15px;
  top: 0;
  width: 125px;
}

.gallery-thumb,
.gallery-full {
    text-align: right;
}

.product {
    text-align: justify;
}

.how-to-place.table table {
  /*font-size: 16px;*/
  font-size: 0.7em;
}

.how-to-place.table table tr td {
  padding-bottom: 8px;
  text-align: center;
}

.col-sm-6.hidden-bg {
    background: #c7c8ca none repeat scroll 0 0;
    display: block;
    height: 100%;
    margin: 0 15px;
    position: absolute;
    right: 0;
    top: 80px;
    width: 47.5%;
}

.row.gray-row {
    overflow: hidden;
    position: relative;
}

.product .thumbnail-box 
{
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 220px;
    position: relative;
    background: #fff;
    overflow: hidden;
    margin-bottom: 28px;
}

.product .thumbnail-box span 
{
    display: block;
    width: 100%;
    height: 45px;
    background-color: #fff;
    color: #111312;
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height:15px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 3;
}

.product .thumbnail-box img {
    bottom: -9999px;
    height: 100%;
    width: auto;
    left: -9999px;
    margin: auto;
    position: absolute;
    right: -9999px;
    top: -9999px;
}

a {
    color: #fff;
}

a:focus, a:hover {
    color: #ccc;
    text-decoration: none;
}

.white-box {
  font-size: 21px;
  text-align: justify;
}


.white-box a {
  /* font-size: 14px; */
  color: #000;
}

.white-box a:hover {
  color: #444;
}



/*.how-to-place.table table tr:nth-child(2) td {*/
    /*padding-top: 25px;*/
/*}*/

.dimensions.downloads a {
    color: #000;
}

/*.how-to-place.table table th:nth-child(1) {
    padding-left: 15px;
}*/


@media screen and (max-width: 767px) {
    .product .thumbnail-box img {
        height: auto;
        width: 100%;
    }
}

#single-news img {
    display: block;
    max-width: 98%;
    height: auto;
    margin: 10px;
}

.vert-parent {
  display: table !important;
}

.ver-child {
  display: table-cell;
  vertical-align: middle;
}

.news-top-in a {
  color: #000;
}

.technology > p {
  margin-bottom: 35px;
}

/*.technology img {
  float: right;
}
*/
#current-offers a {
  color: rgb(51, 51, 51);
}

#current-offers a:hover,
#current-offers tr:hover a
{
  color: #f5b300;
}

.error-info p {
  padding-left: 30px;
  font-size: 21px;
  color: #fff;
  font-family: "conduit-medium";
  text-shadow: 1px 1px 1px #000, 0px 0px 5px #000, 0px 0px 10px #000;
}

.no-margin {
    margin: 0 !important;
}

.weight-normal {
    font-weight: normal !important;
}

.job-single {
    font-size: 18px;
}

#map-canvas a {
    color: #666;
}

#map-canvas a:hover {
    color: #888;
}


.news-top-in.search {
    background: #f5b300 none repeat scroll 0 0;
    line-height: 79px;
    text-align: center;
}

.news-top-in.search > h2 {
    left: 20%;
    position: absolute;
    text-transform: none;
    top: 36px;
}

.row.search-row {
    background: #fff;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 12px;
}

.search-row .description {
    line-height: 10px;
}

.white-box.product .table-responsive td {
    padding-left: 0;
    padding-right: 0;
}

.white-box.product .table-responsive {
    font-size: 15px;
    padding-left: 0;
    padding-right: 0;
}

.search-row a {
    color: #000;
}

.search-row a:hover {
    color: #222;
}

.gallery-full span {
    display: block;
    font-size: 30px;
}

.pr-20 {
    padding-right: 20px;
}



/********/

.how-to-place table {
    border-collapse: collapse !important;
}
/*.how-to-place table td,*/
/*.how-to-place table th {*/
    /*background-color: #fff !important;*/
/*}*/

.how-to-place table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.how-to-place table > thead > tr > th,
.how-to-place table > tbody > tr > th,
.how-to-place table > tfoot > tr > th,
.how-to-place table > thead > tr > td,
.how-to-place table > tbody > tr > td,
.how-to-place table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.how-to-place table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.how-to-place table > caption + thead > tr:first-child > th,
.how-to-place table > colgroup + thead > tr:first-child > th,
.how-to-place table > thead:first-child > tr:first-child > th,
.how-to-place table > caption + thead > tr:first-child > td,
.how-to-place table > colgroup + thead > tr:first-child > td,
.how-to-place table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.how-to-place table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.dimensions div > span{
    font-size: 18px;
}

/*.dimensions.surface {*/
    /*margin-top: -75px;*/
/*}*/

.contact h5 {
    margin: 0;
}

.login-content a {
    color: #000000;
}

.cmap {
    background: #ffffff;
    position: relative;
}

.cmap .map {
    margin: 0 auto;
}

.backToPoland {
    bottom: 30px;
    color: #000 !important;
    display: none;
    font-size: 20px;
    left: 90px;
    position: absolute;
}


.wojText,
.powText {
    color: #000 !important;
    display: block;
    font-size: 20px;
    left: 90px;
    position: absolute;
}

.wojText {
    top: 30px;
}

.powText {
    top: 60px;
}

#map-canvas {
    /*padding-top: 120px;*/
}

#map-canvas div.map {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 500px !important;
}

#map-canvas:not(.m-sub) img.map {
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute !important;
    max-width: 100%;
}

#map-canvas canvas{
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute !important;
}

#map-canvas img.map{
    z-index: 8;
}

.backToPoland {
    z-index: 9;
}

#map-canvas.m-sub img.map {
    right: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute !important;
}


@media screen and (min-width: 992px){
    #map-canvas.m-sub img.map {
        max-width: 100%;
        left: 0;
        margin: 0 auto;
    }
}

@media screen and (max-width: 991px){
    #map-canvas.m-sub img.map,
    #map-canvas.m-sub canvas
    {
        top: 0;
        left: -9999px;
        right: -9999px;
        margin-left: auto;
        margin-right: auto;
        position: absolute !important;
    }

    #map-canvas.m-sub img.map
    {
        margin-top: 10px;
    }
    .wojText, .powText, .backToPoland
    {
        left: 10px;
    }
}

@media screen and (max-width: 767px) {
    #map-canvas.m-sub img.map
    {
        max-width: 140%;
        margin-top: 0;
    }
}

#tooltip {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid black;
    display: block;
    height: 31px;
    margin-left: 20px;
    margin-top: -75px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    transition: opacity 0.15s ease-in-out 0s;
    width: auto;
    z-index: 8;
}

div[itemprop='video'] {
    height: 0;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
    width: 100%;
}

div[itemprop='video'] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#fancybox-loading div {
    background-position: 0 !important;
}

.zone .submenu li {
    font-size: 14px !important;
}

.gallery .gallery-item {
    width: auto !important;
}

.long-menu {
    min-height: 700px;
}

/* map google controls & search box */
.controls {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 300px;
  z-index: 0;
  /* position: absolute;
  left: 117px;
  top: 10px; */
}

#pac-input:focus {
  border-color: #4d90fe;
}

.pac-container {
  font-family: Roboto;
}
a.btn-success,
a.btn-primary,
a.btn-warning,
a.btn-danger,
a.btn-info{
    color:  #000000 !important;
}