|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
body { |
|
|
font-family: 'Ruluko', sans-serif; |
|
|
font-size:14px; |
|
|
} |
|
|
|
|
|
.nav a { |
|
|
color:#ffffff !important; |
|
|
} |
|
|
.navbar-header a { |
|
|
color:#ffffff !important; |
|
|
padding-right:100px; |
|
|
} |
|
|
|
|
|
.text-center { |
|
|
text-align:center; |
|
|
} |
|
|
|
|
|
h1, h2, h3, h4, h5, h6 { |
|
|
font-family: 'Ruluko', sans-serif; |
|
|
} |
|
|
|
|
|
h1 { |
|
|
line-height:120px; |
|
|
text-transform:uppercase; |
|
|
color: #395b74; |
|
|
font-size:50px ; |
|
|
font-weight:900!important; |
|
|
} |
|
|
h3 { |
|
|
line-height:30px; |
|
|
padding-bottom:20px; |
|
|
} |
|
|
h4 { |
|
|
line-height:40px; |
|
|
padding-bottom:40px; |
|
|
} |
|
|
|
|
|
p { |
|
|
font-weight:300; |
|
|
line-height:30px; |
|
|
padding-bottom:20px; |
|
|
} |
|
|
.space-pad { |
|
|
padding-bottom:50px; |
|
|
} |
|
|
.for-full-back { |
|
|
|
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; |
|
|
|
|
|
|
|
|
filter: alpha(opacity=90); |
|
|
|
|
|
|
|
|
-moz-opacity: 0.9; |
|
|
|
|
|
|
|
|
-khtml-opacity: 0.9; |
|
|
|
|
|
|
|
|
opacity: 0.9; |
|
|
} |
|
|
section { |
|
|
padding-top:30px; |
|
|
padding-bottom:40px; |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.color-white { |
|
|
background-color:#fff!important; |
|
|
} |
|
|
|
|
|
.color-light { |
|
|
background-color:#F8F8F8!important; |
|
|
} |
|
|
.color-blue { |
|
|
color: #395b74; |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#home { |
|
|
padding:20px 40px 130px 40px; |
|
|
} |
|
|
.head-main { |
|
|
font-size:120px !important; |
|
|
font-weight:900!important; |
|
|
color:#585858!important; |
|
|
padding:200px 20px 20px 20px; |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nav { |
|
|
position: absolute; |
|
|
width: 100%; |
|
|
background: #fff; |
|
|
z-index:99; |
|
|
} |
|
|
.fixed { |
|
|
position: fixed; |
|
|
top: 0; |
|
|
min-height: 50px; |
|
|
z-index: 99; |
|
|
} |
|
|
|
|
|
.navbar-inverse { |
|
|
background-color: #525252; |
|
|
border-color: #4B4A4A; |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.about-div { |
|
|
width: 100%; |
|
|
min-height: 100px; |
|
|
background-color: rgba(209, 209, 209, 0.24); |
|
|
box-shadow: none; |
|
|
border: 0; |
|
|
padding: 50px 20px 30px 20px; |
|
|
margin-bottom:20px; |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.free-div { |
|
|
width: 100%; |
|
|
min-height: 100px; |
|
|
background-color: rgba(209, 209, 209, 0.24); |
|
|
box-shadow: none; |
|
|
border: 0; |
|
|
padding: 50px 20px 30px 20px; |
|
|
margin-bottom:20px; |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.contact-cls { |
|
|
font-size:20px; |
|
|
line-height:40px; |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#footer { |
|
|
background-color:#373737; |
|
|
color:#fff; |
|
|
text-align:right; |
|
|
bottom: 0px; |
|
|
position:fixed; |
|
|
width: 100%; |
|
|
left: 0px; |
|
|
} |
|
|
|
|
|
|