| @white: #fff; |
| main { |
| padding-bottom: 0; |
| } |
| .header { |
| background-image: url(../images/header_bg.png); |
| border-bottom: 4px solid #d87e21; |
| height: 232px; |
| padding-bottom: 20px; |
| padding-top: 20px; |
| z-index: 3; |
| h1 { |
| background-color: #d87e21; |
| color: @white; |
| display: inline-block; |
| font-size: 26px; |
| font-weight: 200; |
| margin-top: 120px; |
| padding: 10px 20px; |
| } |
| } |
| .padding-top-40 { |
| padding-top: 40px; |
| } |
| .padding-bottom-40 { |
| padding-bottom: 40px; |
| } |
| .padding-top-50 { |
| padding-top: 50px; |
| } |
| .padding-bottom-50 { |
| padding-bottom: 40px; |
| } |
| .padding-top-60 { |
| padding-top: 60px; |
| } |
| .padding-bottom-60 { |
| padding-bottom: 60px; |
| } |
| .margin-top-40 { |
| margin-top: 40px; |
| } |
| .margin-bottom-40 { |
| margin-bottom: 40px; |
| } |
| .margin-top-60 { |
| margin-top: 60px; |
| } |
| .margin-bottom-60 { |
| margin-bottom: 60px; |
| } |
| .section .blue_box { |
| background-color: #114e68; |
| color: @white; |
| font-size: 14px; |
| font-weight: 300; |
| padding: 20px; |
| h3 { |
| color: @white; |
| font-size: 18px; |
| font-weight: 400; |
| } |
| } |
| .section .box { |
| border: 2px dotted #7076ad; |
| padding: 30px; |
| h3 { |
| font-weight: 300; |
| margin: 0 0 20px 0; |
| } |
| ul { |
| margin: 0 0 30px 0; |
| } |
| } |
| .wrapper { |
| margin-right: 40px; |
| } |
| .list-org img { |
| max-height: 125px; |
| padding: 10px 25px; |
| } |
| .section { |
| h1 { |
| color: #004D66; |
| font-size: 34px; |
| font-weight: 700; |
| } |
| h2 { |
| color: #f59646; |
| font-size: 28px; |
| font-weight: 200; |
| } |
| h3 { |
| color: #004D66; |
| font-size: 20px; |
| font-weight: 700; |
| } |
| p, li { |
| font-size: 16px; |
| font-weight: 400; |
| } |
| } |
| .contact-us { |
| background-image: url('../images/shape-2.png'); |
| background-position: right -1px; |
| background-repeat: no-repeat; |
| padding-bottom: 40px; |
| padding-top: 40px; |
| p { |
| margin-bottom: 40px; |
| } |
| } |
| .row-gray { |
| background-color: #f1f1f1; |
| } |
| .element { |
| left: -150px; |
| position: absolute; |
| } |
| .end { |
| margin-bottom: 0; |
| } |
| .list-partners-projects-stories { |
| .row { |
| padding-bottom: 30px; |
| } |
| img { |
| padding: 0px 20px 20px; |
| } |
| h3 { |
| margin-top: 0; |
| } |
| ul { |
| list-style: none; |
| li { |
| background-image: url(../images/ul.png); |
| background-position: 0px 5px; |
| background-repeat: no-repeat; |
| margin-bottom: 8px; |
| padding-left: 15px; |
| } |
| } |
| } |