body {
  background-color: #EDECEA;
  font-family: 'Roboto', sans-serif;
}

a {
  color: #3D8AC6;
}

a:hover {
  color: #3D8AC6;
}

p {
  font-weight: 300;
  line-height: 1.7em;
  font-size: 14px;
  color: #2a2a2a;
}

p b {
  font-weight: normal;
}

ul li {
  font-weight: 300;
  line-height: 1.7em;
  font-size: 14px;
  color: #2a2a2a;
}

blockquote {
  border-left: none;
  margin: 0;
  padding: 0;
}

blockquote p {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  color: #2a2a2a;
  font-family: 'Roboto Condensed', sans-serif;
}

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

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

.form-group {
  padding-left: 10px;
}

.white-bg {
  background-color: #FFF;
}

.blue-bg {
  background-color: #27517D;
}

.yellow-bg {
  background-color: #F99A00;
}

#row-top {
  background-color: #FFF;
  padding: 15px 0;
}

#row-top-small {
  background-color: #FFF;
}

#row-top-small .row-logo {
  text-align: center;
  padding: 15px 0 15px 0;
}

#row-top-small .centered-menu-container {
  width: 525px;
  margin: 15px auto;
}

.powermail_captchaimage{
margin-top:12px;width:100%;
}

@media (max-width: 768px) {
  .top-nav li {
    float: none;
  }

  .top-nav li a {
    text-align: center;
  }

  #row-top-small .centered-menu-container {
    width: auto;
    
    /*padding-bottom: 10px;*/
  }
}

.top-nav > li > a {
  color: #2a2a2a;
  padding: 15px 20px 3px 20px;
  border-radius: 0;
  font-size: 16px;
}

.top-nav > li > a:hover {
  background-color: #FFF;
  color: #999;
}

.top-nav > li > a:focus {
  background-color: #FFF;
  color: #999;
}

.top-nav > li.active > a {
  background-color: #FFF;
  color: #595959;
  background-image: url(../png/top-menu-active%402x.png);
  background-size: 10px 2px;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.top-nav > li.active > a:hover {
  background-color: #FFF;
  color: #595959;
}

.top-nav > li.active > a:focus {
  background-color: #FFF;
  color: #595959;
}

a.facebook-icon {
  padding: 9px 0 0 0;
  display: inline-block;
}

.footer-row {
  background-color: #FFF;
  color: #54657E;
}
.footer-row h2{
text-transform:uppercase;
font-size:22px;
}

#footer-row-margin {
  margin-top: 15px;
}

.border-top-fullwidth {
  border-top: 1px solid #F2F2F2;
}

#footer-row h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 19px;
  margin-bottom: 19px;
  font-weight: normal;
}

#footer-row h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
      margin-bottom: 3px;
    margin-top: 10px;
  font-weight: normal;
}

#footer-row p,
#footer-row div.news-description {
  font-weight: 300;
  line-height: 1.7em;
  font-size: 14px;
}

#footer-row p b {
  font-weight: normal;
}

#footer-row-menu {
  font-size: 13px;
}

#footer-row-menu .copyrights {
    font-weight: 300;
    padding-top: 10px;
}

#footer-row-menu a {
  display: inline-block;
  padding: 10px 5px;
  font-weight: 300;
}

#main-page-slide-welcome {
  height: 600px;
  background-image: url(../jpg/homepage_bg.jpg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;    margin-top: 34px;
}

#homepage-logo {
    margin-top: 50px;
    height: 82px;
}

#homepage-no-logo {
    height: 10px;
}

#homepage-text {
    background-image: url(../png/bg_transparent_40.png);
    margin-top: 25px;
}

@media (min-width: 992px) {
  #homepage-text {
    border-radius: 5px;
  }
}

#homepage-text h1 {
  color: #FFF;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 50px;
  margin: 0;
  padding-top: 20px;
  text-align: center;
}

#homepage-text h2 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #FFA600;
  font-weight: 300;
  font-size: 23px;
  text-align: center;
}

#homepage-text p {
  color: #FFF;
  font-weight: 300;
  font-size: 17px;
  text-align: center;
  line-height: 1.5em;
  margin-top: 20px;
}

#homepage-text div.see-more {
  color: #FFF;
  font-weight: 300;
  font-size: 17px;
  text-align: center;
  position: relative;
  top: 10px;
  background-image: url(../png/homepage_line.png);
  background-position: center center;
  background-repeat: no-repeat;
}

#homepage-see-more-mark {
    margin-top: 25px;
    height: 54px;
    background-image: url(../png/homepage_see_more_mark%402x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px 54px;
}

@media (min-width: 545px) {
  #homepage-see-more-mark {
    margin-top: 50px;
  }
}

#main-page-slide-first-info {
  background-color: #27517D;
  color: #FFF;
  padding-bottom: 15px;
}

#main-page-slide-first-info h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 19px;
  font-weight: normal;
}

#main-page-slide-first-info ul li {
    color: #FFF;
}

#main-page-slide-first-info a {
  color: #FFF;
  text-decoration: underline;
}

#c76, #c77 {
  width: 50%;
  float: left;
}

#c76 ul, #c77 ul {
  margin: 0;
  padding: 0 0 0 20px;
}

#c13 h1 {
  background-image: url(../png/icon-boxes%402x.png);
  background-repeat: no-repeat;
  background-size: 62px 50px;
  padding: 18px 0 18px 80px;
}

#c14 h1 {
  background-image: url(../png/icon-map-point%402x.png);
  background-repeat: no-repeat;
  background-size: 55px 50px;
  padding: 18px 0 18px 80px;
}

#main-page-slide-first-info p {
  font-size: 14px;
  font-weight: 300;
  color: #FFF;
}

#row-see-more {
  color: #666;
  background-image: url(../png/arrow-see-more%402x.png);
  background-size: 12px 24px;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 30px;
  margin-top: 50px;
  margin-bottom: 15px;
  font-size: 13px;
}

#slide-tomiq-power .header-row {
  text-align: center;
}

#slide-tomiq-power .header-row h1 {
  color: #5B728A;
  font-size: 28px;
  font-weight: normal;
}

#slide-tomiq-power .header-row h2 {
  color: #FAA200;
  font-size: 16px;
  font-weight: normal;
  margin-top: 0;
}

#slide-tomiq-power .bg-with-image-row {
  padding-left: 50%;
  background-image: url(../png/team-connections%402x.png);
  background-position: left bottom;
  background-size: 600px;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 140px;
}

@media (max-width: 1199px) {
  #slide-tomiq-power .bg-with-image-row {
    padding-left: 15px;
    padding-top: 0px !important;
    padding-bottom: 380px !important;
    background-position: center bottom !important;
  }
}

#slide-tomiq-power {
  background-color: #FFF;
  font-size: 14px;
  line-height: 1.7em;
}

#main-page-slide-price-calculation {
  background-color: #F99A00;
  color: #FFF;
}

#main-page-slide-price-calculation .info-text {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  padding: 15px 15px;
}

@media (max-width: 991px) {
  #main-page-slide-price-calculation .info-text {
    text-align: center;
  }

  #main-page-slide-price-calculation .btn {
    margin-bottom: 15px;
    margin-top: 0;
  }
}

#main-page-slide-price-calculation .btn {
  background-color: #F99A00;
  border-color: #FFF;
  color: #FFF;
  font-weight: 300;
  padding: 8px 10px;
  margin-top: 21px;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  #row-for-info-box .info-box {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

#row-for-info-box .info-box {
  background-color: #FFF;
  background-image: url(../png/triangle-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding: 10px 0;
  width: 380px;
  float: left;
  margin-top: 15px;
  margin-right: 15px;
}

#row-for-info-box .info-box.mirrored-bg {
  background-image: url(../png/triangle-bg-mirrored.png);
}

#row-for-info-box .info-box:last-child {
    margin-right: 0;
}

#row-for-info-box .info-box h2 {
  font-size: 16px;
  color: #5B728A;
  font-weight: 300;
}

#row-for-info-box .info-box p {
  margin: 25px 0;
  font-size: 42px;
  font-weight: bold;
  color: #F99A00;
}

#simple-template-main-content {
  background-color: #FFF;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 25px;
}

@media (max-width: 768px) {
  #simple-template-main-content {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #simple-template-main-content h1,
  #right-sidebar h1 {
          font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px !important;
    margin-top: 40px;
    letter-spacing: -1px;
font-weight:bold !important;
  }
}

#simple-template-main-content h1,
#right-sidebar h1 {
  text-align: center;
  font-weight: 300;
  font-size: 50px;
  padding: 25px 0;
  text-transform: uppercase;
  color: #286090 !important;
  margin-bottom: 0px;
}

#simple-template-main-content h2 {
  font-size: 14px;
  color: #F99A00;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;    font-weight: bold;
  margin-bottom: 20px;
}

#simple-template-main-content form h3,
#right-sidebar form h3 {
  color: #7F7F7F;
  padding-bottom: 13px;
  background-image: url(../png/list-separator-bar%402x.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100px 3px;
}

#right-sidebar .powermail_form_2 legend {
  display: none;
}

#simple-template-main-content h4 {
  color: #999;
  padding-bottom: 3px;
  border-bottom: 1px solid #F2F2F2;
}

#simple-template-main-content ul {
  margin-bottom: 25px;
}

.news-box {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.news-box h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    padding: 7px 0 5px 0;
    margin: 0;
}

.news-box .description {
  color: #666;
}

.news-box img {
  height: 154px;
}

.news-box .bodytext {
  min-height: 4.5em;
  max-height: 4.5em;
  overflow: hidden;
  line-height: 1.5;
}

.date-and-author {
  text-align: center;
  font-weight: 300;
  color: #CCC;
}

.news-image, .news-margin {
  margin-bottom: 25px;
}

.news-image p {
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center;
  margin-top: 5px;
}

.news-image .news-media-image {
  margin-top: 15px;
}

#right-sidebar {
  background-color: #FFF;
}

#right-sidebar h2 {
  font-size: 14px;
  color: #F99A00;
  text-transform: uppercase;
  margin: 5px 0 10px 0;
  padding: 0;
}

#right-sidebar .row {
  margin-bottom: 25px;
}

.form-control {
  border-radius: 0;
    border-radius: 4px;

	background:#f2f2f2;
}

form label {
  color: #2a2a2a;
  font-weight: 300;

}

form legend {
  color: #54657E;
  border-bottom-width: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}

textarea.form-control {
  height: 83px;
}

#offer-row-with-bg {
  background: url(../jpg/offer_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #FFF;
}

#offer-row-with-bg h1,
#offer-row-with-bg h2 {
  text-shadow: 0px 0px 5px #000;
  font-weight: 300;
  text-align: center;
}

#offer-row-with-bg h1 {
  font-size: 50px;
  text-transform: uppercase;
  padding: 25px 0;
}

#offer-row-with-bg h2 {
  font-size: 24px;
  padding: 15px 25px;
}

#offer-row-with-bg .big-icon {
  height: 102px;
  width: 100%;
  background-size: 106px 102px;
  background-repeat: no-repeat;
  background-position: center center;
}

#offer-row-with-bg .big-icon-neutral {
  background-image: url(../png/big-icon-neutral%402x.png);
}

#offer-row-with-bg .big-icon-adr {
  background-image: url(../png/big-icon-adr%402x.png);
}

#offer-row-with-bg .big-icon-oversize {
  background-image: url(../png/big-icon-oversize%402x.png);
}

#offer-row-with-bg .big-icon-cold {
  background-image: url(../png/big-icon-cold%402x.png);
}

#how-we-work-row {
  background: #FFF;
}

#how-we-work-row h1 {
  font-weight: 300;
  font-size: 32px !important;font-weight:bold;
  text-transform: uppercase;
  text-align: center;
  padding: 45px 0 0px;
  color: #5C5C5C;
}

#how-we-work-long-text {
  background: #FFF;
}

#how-we-work-list > div > div{
display:inline-block;
width:24%;text-align:center;
}

@media (max-width: 768px) {
  #how-we-work-long-text p {
    padding: 0 10px 25px 10px !important;
  }
}

#how-we-work-long-text p {
  padding: 0 50px 25px 50px;
  color: #2a2a2a;
  font-size: 16px;
}

#how-we-work-list {
  background: #FFF;
}

#how-we-work-list p {
  text-align: center;
  font-size: 18px;
  padding: 0 15% 25px 15%;
  color: #2a2a2a;
  line-height: 1.2em;
  margin-bottom: 25px;
  background: url(../png/list-separator-bar%402x.png);
  background-position: center bottom;
  background-size: 100px 3px;
  background-repeat: no-repeat;
}

#how-we-work-list div.csc-default:last-child p {
  background-image: none;
}

#formularzwyceny {
  margin-left: 20%;
  margin-right: 20%;
}

#job-offers-row {
  background: #FFF;
  padding-bottom: 25px;
}

.language-selector {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 12px;
  background: #FFF;
  border: 1px solid #CCC;
  display: inline-block;
  height: 25px;
  width: 150px;
  margin-left: 10px;
  color: #999;
}

.fb-and-lang-selector {
  position: absolute;
  right: 25px;
  top: 10px;
}

.tx-powermail .powermail_message {
  background-color: #FFF;
  border: none;
}

.tx-powermail .powermail_message.powermail_message_error {
  background-image: none;
}

.tomiq-logo-text {
  color: #0F10A6;
  font-weight: bold;
}

.tomiq-logo-letter-q {
  color: #FF0000;
  font-weight: bold;
}

#cookie-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #5B728A;
  color: #FFF;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  box-shadow: 0 0 10px #333;
}

#cookie-bar a {
    color: #FFF;
    text-decoration: underline;
}

#cookie-bar .add-padding {
  padding: 5px;
}
.news .article{
padding-bottom: 0px;
    margin-bottom: 0px;
}
.teaser-text{
display:none;
}
.news .article img {
  max-width: 100%;    
  height: auto;
}
.news-list-view span{
 font-size:14px;
}
.layout2{
width: 49%;
    display: inline;vertical-align: top;
}
.layout3{
width: 49%;
    display: inline-block;vertical-align: top;
}
.layout3 input{

}
.layout3 div{

   
}

.powermail_legend{
color:#F99A00;
}

@media only screen and (max-width: 768px) {
.row-logo img{

    vertical-align: middle;
    width: 84%;
    height: auto;

}
 .layout2{
width: 100%;
    display: block;vertical-align: top;
}
.container-fluid{
padding-right: 0px;
    padding-left: 0px;
}
.col-md-12{
padding-left: 5px;
}
.form-control {
    display: block;
    width: 100%;
	background:#f2f2f2;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}
.powermail_submit{
width:100% !important;font-size: 20px;
}
form img{
width:100%;margin-top:12px;
}





/*
 * Made by Erik Terwan
 * 24th of November 2015
 * MIT License
 *
 *
 * If you are thinking of using this in
 * production code, beware of the browser
 * prefixes.
 */


.centered-menu-container
{
  display: block;
  position: relative;
  top: 22px;
  left: 6%;
  border:none;
  z-index: 1;
      margin-bottom: 0px !important;
  -webkit-user-select: none;
  user-select: none;

    background:url(../png/logo_tomiq%402x.png);
    background-size: 140px;
    background-position: 40% 0%;
    background-repeat: no-repeat;
    z-index: 1;
}

.centered-menu-container a
{
  text-decoration: none;
  color: #232323;
  
  transition: color 0.3s ease;
}

.centered-menu-container a:hover
{
  color: tomato;
}


.centered-menu-container input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
.centered-menu-container span
{
  display: block;
  width: 36px;
  height: 6px;
  margin-bottom: 6px;
  position: relative;
  
  background: #F99A00;
  border-radius: 4px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

.centered-menu-container span:first-child
{
  transform-origin: 0% 0%;
}

.centered-menu-container span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
.centered-menu-container input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
.centered-menu-container input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
.centered-menu-container input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
.top-nav
{
  position: absolute;
  width: 100%;
  margin: -55px 0 0 -5%;
  padding: 10px;
  padding-top: 120px;
  
    background:#ededed url(../png/logo_tomiq%402x.png);
    background-size: 197px;
    background-position: 50% 4%;
    background-repeat: no-repeat;
  
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-120%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

.top-nav li
{
  padding: 0px 0;
  font-size: 20px;
}

/*
 * And let's slide it in from the left
 */
.centered-menu-container input:checked ~ ul
{
  transform: none;
}


body{
background:#fff;
}

.m4wlg img{
height:16px !important;
margin:0px 10px !important;
}
.powermail_captchaimage{
margin-top:8px;width:100%;
}

.m4w50{
display:inline-block !important;
width:49%;
padding-top:30px;
}


.m4w50:hover{
        background:#f1f1f1 !important;
}

#right-sidebar h1{
    font-size: 29px !important;
    font-weight: bold !important;
    margin-top: 26px;
}
#how-we-work-list > div > div{
display:inline-block;
width:100%;
}
.row-logo{
display:none;}

.powermail_fieldset_24 .m4w50{
width:49% !important;display:inline-block;
background:#fff !important;
}
/*
 * m4w koniec mobile
 */

}

.m4w50:hover{
        background:#f1f1f1 !important;

}
.m4w50{
cursor:pointer;
padding-top:30px;
}
.m4w50:first-child{
background:#f1f1f1;

}

.m4wlg{
margin:-4px 6px 0px 6px;
height:14px;
}
.m4wlg img{
height:14px;

}
.m4w_only_mobile{
display:none;
}

#simple-template-main-content .powermail_fieldset legend{
display:none;
}

.m4w_legend {
    color: #F99A00; font-weight:600 !important;   font-size: 20px;
    border-bottom-width: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
.powermail_submit{
width:100%;font-size: 20px;
}
.m4wfas{
font-size:44px;
margin-bottom:18px;
color:#286090;
}
#offer-row-with-bg {
display:none;
}


.m4wofer h2{
    font-size: 18px;
    color: #F99A00;
}
#how-we-work-row h1{
font-size: 44px;
    color: #286090 !important
}
.powermail_fieldset_1 label{display:none;}
.powermail_fieldset_21 label{display:none;}
.powermail_fieldset_2 label{display:none;}
.powermail_fieldset_3 label{display:none;}
.powermail_fieldset_22 label{display:inline-block !important;font-size: 13px;
    letter-spacing: -0.71px;}
#c74{

}

.powermail_fieldset_22 .checkbox{
    margin-top: 0px;}
.powermail_fieldset_22 input[type="checkbox"]{
margin-top:1px;
}
.romw-author{    display: block;

width:118px;overflow:hidden;overflow: hidden;
white-space: nowrap; /* Don't forget this one */
text-overflow: ellipsis;
}
.powermail_fieldset_24 .m4w50{
width:100%;
background:#fff !important;
}
.powermail_fieldset_24 .m4w50:hover{

background:#f1f1f1 !important;
}
.romw-source-logo {
    float: left !important;
    width: 56px !important;
}