.test-job ul {
      margin-left: 0px !important;
    margin-top: 10px !important;
}

.test-job p {
    line-height: 1.5;
    margin-bottom: 10px !important;
}
.header-fix {
     background: #fff none repeat scroll 0 0 !important; 
    padding: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    margin: 0;
    min-width:100%;
}
.container{
       margin: 12% auto 0 auto !important;
}


@media (min-width: 1200px)
{
x
{
    
}
.container
{
    width: 1120px !important;
}
}
.container
{
    min-height: 490px;
}
.featuring span {
    display: block;
}
.jobs-division{
    margin-top:10px;
}
.footer-bottom-block {
    height: auto;
}
.company-background {
    background-color: #f10;
}
.footer-bottom-block {
    color: #fff;
    font-size: 0.78571em;
    line-height: 1.27273em;
    /*padding: 3px 0px;*/
    padding-bottom:20px;
}
footer{
    display: block;
}

.row__content:before, .page-node-translate .sticky-table:before, .not-a-page-type #content:before, .logged-in .block-workbench:before, .row__content:after, .page-node-translate .sticky-table:after, .not-a-page-type #content:after, .logged-in .block-workbench:after {
    content: " ";
    display: table;
}
.region-bottom {
    padding: 0 40px;
}
.footer-bottom-block .block-menu {
    float: left;
}
.footer-bottom-block .block-menu ul.menu {
    list-style: none;
    margin: 0;
    /*padding-left: 18px;*/
}
.footer-bottom-block .block-menu ul.menu li {
    padding-right: 10px;
    display: inline-block;
}
.footer-bottom-block .block-menu ul.menu a {
    color: #fff;
    text-decoration: none;
}
.footer-bottom-block .copyright-block, .footer-bottom-block .block-lafarge-locale {
    float: right;
    margin-top: 5px;
}
p:first-child, .p-like:first-child, ul:first-child, ol:first-child, dl:first-child, blockquote:first-child, pre:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0;
}



.region-search-header {
    float: right;
    height: 40px;
   
}
.region-search-header {
   position: relative;
    text-align: right;
    top: 36px;
    /*right: 40px;*/
   
}
.region-search-header:before, .region-search-header:after {
    content: " ";
    display: table;
}
.region-search-header .block-contact {
    cursor: pointer;
}
.region-search-header .block {
    float: right;
}
.region-search-header .block {
    display: inline-block;
    vertical-align: middle;
}
.region-search-header .block-contact p {
    margin: 0;
    padding: 0;
}
.region-search-header .block-contact>a, .region-search-header .block-contact>p>a {
    display: block;
    width: 25px;
    height: 19px;
}
.region-search-header a {
    color: #f10;
}
.region-search-header .block-contact>a img, .region-search-header .block-contact>p>a img {
    width: 25px;
    height: 19px;
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
}
.region-search-header .block-search {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    cursor: pointer;
    margin-top: 4px;
}
.region-search-header .block-search p {
    margin: 0;
    padding: 0;
}
.region-search-header:after {
    clear: both;
}
.sub-header {
    color: #fff;
    background-color: #f10;
        z-index: -999;
}
.sub-header {
    color: #fff;
    
    height: 30px;
    max-height: 30px;
    text-align: center;
    position: relative;
}
.sub-header__content {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0 40px;
}


.sub-header__content .region-sub-header {
    display: table-cell;
    vertical-align: middle;
}
.block-world-builds-better {
    font-size: 0.85714em;
    line-height: 1.16667em;
    font-weight: bold;
    float: left;
}


@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body
{
     font-family: Arial,sans-serif;   
    padding-top: 0 !important;
    padding-bottom:0 !important;
    margin: 0 important;
    font-size: 0.875em;
    line-height: 1.4;
    color: #2c2a29;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  background: #fff;
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
        padding: 7px 17px;
    max-height: 64px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.16667em;
    font-weight: bold;
    color: #000;
}

#cssmenu > ul > li:hover > a {
  color: #f10;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 42px;
}

#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
   border: 1px solid rgba(166,180,171,0.4);
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 10px 20px;
  font-size: 14px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  background-color: rgba(255,255,255,0.93);
}
#cssmenu ul ul li a i
{
position: absolute;
    font-weight: bold;
    right: 19px;
    line-height: 35px;
    font-size: 15px;
    top: 0;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  background-color: #f10;
    color: #fff;
}

#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}

#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}


/*my css*/
.logo
{
    display: block;
    float: left;
        /*padding-left: 40px;*/
}
.logo img
{
    width: 109px;
    height: 58px;
    margin-top: 15px;
}
.main-header
{
    height: 90px;
    background: #ffff;
    padding:0 40px;
}
.main-ul
{
    margin-top:39px !important;
}
.about-in
{
    width:290px;
}
.about-in ul
{
    width:400px;
}
.fix-header
{
    position: fixed;
    width: 100%;
}
.product-services {
    width: 400px;
}
.product-services ul {
    width: 366px;
}
.projects-menu{
    width: 317px;
}
.projects-menu ul {
    width: 309px;
}
.career-menu{
	width: 20.8571em;
}
.career-menu ul{
	width:21.8571em;
}
.Sustainability-menu{
	width:30.5em;
}
.Sustainability-menu ul{
 width: 31.2857em;
    right: 396px;
}
.News-menu{
	width:257px;
}
.mobile-logo
{
    display:none;
}
.desktop-logo
{
    display:block;
}
.form-icon
{
    display:none;
}
.contry-desktop
{
    display:none;
}
.header-fix {
    max-width: 1100px;
    z-index: 99999999;
    margin: 0 auto;
}
.banner-top-padding
{
    padding-top:0;
}


@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 

.jobs-division{
    margin-top:10px;
}


.fix-header
{
   /* position: fixed !important;*/
    width: 100% !important;
}
.main-header {
}
#cssmenu i{
    display:none;
}
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 65px;
  }
  #cssmenu ul ul li a {
    color: #000;
    background: none;
    font-weight: normal;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 14px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #f10;
    border-bottom: 2px solid #f10;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #f10;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #f10;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #f10;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 10px;
    top: 0;
    background-color: #f10;
    display: block;
    border-bottom: 1px solid rgba(120, 120, 120, 0.2);
    height: 36px;
    width: 36px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #fff;;
  }
  
  #cssmenu ul ul .submenu-button {
    height: 36px;
    width: 36px;
  }
  #cssmenu .submenu-button:after {
        position: absolute;
    top: 17px;
    right: 11px;
    width: 15px;
    height: 3px;
    display: block;
    background: #fff;
    content: '';
  }
 
  #cssmenu .submenu-button.submenu-opened:after {
    background: #f10;
  }
  #cssmenu .submenu-button:before {
   position: absolute;
    top: 11px;
    right: 17px;
    display: block;
    width: 3px;
    height: 15px;
    background: #fff;
    content: '';
  }
 
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  
  /*my media query*/
  #top-header
  {
      display:none;
  }
  .main-ul {
    margin-top: 0px !important;
    }
    .logo {
     float: none; 
     padding-left: 0px; 
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.logo img {
    width: 109px;
    height: 40px;
    margin-top: 0 !important;
    padding-left: 20px;
}
#cssmenu > ul > li > a {
    padding: 10px 10px;
    font-size: 1.14286em;
    font-weight: normal;
}
#cssmenu > ul > li:hover > a {
    color: #fff;
    background-color:#f10;
}
.country-block
{
    background-color: #f10;
    display:block !important;
    color: #fff;
    font-size: 1.;
    font-size: 17px;
    line-height: 1.18182em;
    font-weight: bold;
    padding: 8px 8px 3px 20px !important;
}
.mobile-logo
{
    display:block;
}
.desktop-logo
{
    display:none;
}
.contry-desktop
{
     background-color: #f10;
    display:block !important;
    color: #fff;
    font-size: 1.;
    font-size: 17px;
    line-height: 1.18182em;
    font-weight: bold;
    padding: 8px 8px 3px 20px !important;
    position:absolute;
    top:40px;
        width: 100%;
    margin: 0;
}

.form-icon
{
    position: absolute;
    display:block;
    z-index: 99999;
    top: 10px;
    right: 46px;
}


.sub-header
{
    display:none;
}
.region-search-header
{
    display:none;
}
.Sustainability-menu ul {
    right: 0 !important;
}
}




/*top header*/

.top-header, .top-header a {
    color: #000;
}
.top-header {
    background: #f7f7f7;
}
.top-header {
    position: relative;
    height: 30px;
    max-height: 500px;
    transition: max-height .2s;
}
.row__content {
    /*display: table;*/
    width: 100%;
    height: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.header__region {
    text-align: right;
    padding: 0 40px !important;
}
.top-header__content>* {
    /*display: table-cell;*/
    vertical-align: middle;
    padding:0 40px;
}
.header__region .block {
    display: inline-block;
    vertical-align: middle;
}
.block-country {
    font-size: 1.21429em;
    line-height: 1.18182em;
    float: left;
    padding-top: 4px;
    padding-bottom: 8px;
    margin-left: 25px;
}
.header__region .block:before {
    background: rgba(255,255,255,0.5);
}
.header__region .block:before {
    content: '';
    width: 1px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -10px;
}
.block-country p {
    margin: 0;
    padding: 0;
}
.header__region .block:last-child {
    padding-right: 0;
}
.block.lafarge-worldwide {
    background-image: url(https://c240120.ssl.cf1.rackcdn.com/4d05f2c6-a434-11e8-be07-bc764e10a8d2);
    background-position: 0 -3871px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    width: auto;
    padding-left: 25px;
    margin-top: 3px;
    font-size: 0.78571em;
    font-weight: bold;
    line-height: 1.18182em;
}
.header__region .block {
    position: relative;
    padding-right: 21px;
}
.block.lafarge-worldwide p {
    margin: 0;
    padding: 0;
}
.block.lafarge-worldwide a {
    display: inline-block;
    margin-top: 5px;
}
span.ext {
    background-image: url(https://c240120.ssl.cf1.rackcdn.com/4d05f2c6-a434-11e8-be07-bc764e10a8d2);
    background-position: 0 -1434px;
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
}
span.ext {
    text-decoration: none;
   
    display: inline-block;
    vertical-align: -1px;
    margin-left: 5px;
}
span.ext {
    padding-right: 12px;
}
.top-header a:hover {
    color:#000;
}


@media (max-width: 576px)
{
 .x{
     
 }
    
    .footer-bottom-block .block-menu ul.menu li 
    {
    padding-right: 10px;
    display:block;
      margin-bottom: 14px;
    line-height: 1;
    }
    .footer-bottom-block .block-menu 
    {
    float: none; 
    }
    .copyright-block
    {
    float: none !important;
        padding-left: 0px;
    }
    .region-bottom 
    {
    padding: 0 20px;
    margin: auto;
    width: 320px;
    }
    .block-menu ul.menu {
    margin-top: 30px !important;
    }
    #bottom-footer
    {
        padding-bottom:7px;
        margin-top: 20px;
    }
  
    
  .container {
    min-height: 600px !important;
    margin: 25% auto 0 auto !important;
    
}
.main-ul li:first-child{
    margin-bottom: 60px !important;
}
.main-header {
    height: 90px;
    background: #ffff;
    padding: 0 !important;
}
}

@media (max-width:768px) and (min-width:577px)
{
 .x{
     
 }
 .main-ul li:first-child{
    margin-bottom: 60px !important;
}
    
    .footer-bottom-block .block-menu ul.menu li 
    {
    padding-right: 10px;
    display:inline-block;
        margin-bottom: 0px;
    line-height: 1;
    }
    .footer-bottom-block .block-menu 
    {
    float: left; 
    }
    .copyright-block
    {
    float: right !important;
        padding-left: 18px;
            margin-top: 0 !important;
    }
    .region-bottom 
    {
    padding: 0 20px;
    margin: auto;
    width: 660px;
    }
    .block-menu ul.menu {
    }
    #bottom-footer
    {
        padding-bottom:20px;
        margin-top: 20px;
        padding-top: 7px;
    }
  
  .container {
    min-height: 900px !important;
     margin: 12% auto 0 auto !important;
    
}
.main-header {
    height: 90px;
    background: #ffff;
    padding: 0 !important;
}
}
/*@media (max-width:1168px) and (min-width:1160px){
  .container {
    min-height: 1900px !important;  
  }
}*/

.at300b {display: none;}

.at300b:nth-child(1) {
    display: block;
}

.at300b:nth-child(2) {
    display: block;
}

.at300b:nth-child(3) {
    display: block;
    
}

a.addthis_button_compact.at300m {
    display: none;
    visibility: hidden;
}

a.addthis_counter.addthis_bubble_style {
    display: none;
    visibility: hidden;
}





