main.css 4.02 KB
.no-mg{
    margin:0;
}
.navbar ul.nav > li > a {
    font-size: 13px;
    letter-spacing: -0.40px;
    text-align: center;
    padding: 0px 12px 2px;
    height: 62px;
    line-height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbar-brand{
    display: flex;
    justify-content: center;
    align-items: center;
}
.button1 {
    margin: 0 auto;
    color: black;
    text-transform: uppercase;
    background-color: #ffd800;
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    width: 158px;
    padding: 8px 0;
    padding-top: 10px;
    font-size: 13px;
    line-height: 14px;
    background-position: 14px center;
    background-size: 11%;
    background-repeat: no-repeat;
    padding-left: 25px;
    letter-spacing: 0;
    border: none;
    outline: none;
    border-radius: 2px;
}
.static_logo_img{
    width:85px;
}
.static_logo_about{
    font-family: Arial, sans-serif!important;
    transition: 0.3s;
    width: 125px;
    padding: 0;
    margin: 0;
    margin-left: -5px;
    float: left;
    display: flex;
    height: 62px;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    text-transform: lowercase;
    line-height: 13px;
    cursor: default;
}
#top {
    background: #555555;
    color: #eeeeee;
    padding: 7px 0 6px;
}
#top .social a {
    color: #999999;
    display: inline-block;
    width: 24px;
    height: 16px;
    border-radius: 12px;
    line-height: 0px;
    font-size: 12px;
    text-align: center;
    vertical-align: bottom;
}

.blue-fon{
    background-image:url('/img/slide_two_fon.png');
    color:#fff;
}
.blue-fon .icon{
    position: relative;
    width:120px;
    height:120px;
    border:none;
}
.blue-fon .icon img {
    width: 100%;
    margin: 0;
    padding: 0;
}
.blue-fon .box-simple h3 {
    color: #ffd800;
    margin-bottom: 5px;
}
.blue-fon .box-simple p {
    color: #fff;
}
.why-us .line_why {
    position: absolute;
    top: 50px;
    right: -83px;
    opacity: 0.3;
}
.blue-fon .heading h1, .blue-fon .heading h2, .blue-fon .heading h3, .blue-fon .heading h4, .blue-fon .heading h5{
    color:#fff;
    border-color: #ffd800!important;
}
a.sqre_btn {
    padding: 0;
    margin: 0;
    outline: none;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 0, 0, 0.23);
    border-radius: 0;
    text-align: center;
    overflow: hidden;
    margin-left: 5px;
    margin-top: 5px;
    background-position: center;
    background-repeat: no-repeat;
}
section.blue-fon {
    padding-top: 25px;
}
.objects-main-wr .image_link_wr {
    width: 100%;
    height: 0;
    padding-top: 58.829%;
    position: relative;
}
.objects-main-wr .img-title table {
    width: 100%;
    margin-top: 10px;
}
.objects-main-wr .image_link {
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.objects-main-wr .img-title table td.buts {
    width: 95px;
    max-width: 100%;
    vertical-align: top;
    text-align: left;
}
.sqre_btn.blue_arrow {
    background-color: #0095d7;
    background-image: url(../img/arrows_right_w.png);
}
.text-left a.sqre_btn {
    margin-left: 0;
    margin-right: 5px;
}
.img-title table .text-left a.sqre_btn {
    margin-top: 0;
}
.sqre_btn.yellow_calc {
    background-color: #ffd800;
    background-image: url(../img/icon_calc2.png);
}
.img-title table td.i-title {
    padding-left: 10px;
    text-align: left;
    padding-right: 10px;
}
.img-title table .pr_title2 {
    margin: 0;
    padding: 0;
}
.pr_title2 a {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #555555;
}
.button1.more-projects {
    padding: 14px;
    width: 240px;
    font-size: 14px;
    margin-bottom: 25px;
}
.pr_title2 span{display:none!important;}