﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(/font-awesome/css/font-awesome.min.css);

body {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    color: #626365;
}

.bg, .bg-blue, .bg-red {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -4;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
}

.bg {
    background-image: url('img/bg.jpg');
    z-index: -4;
}

.bg-blue {
    background-image: url('img/bgblue.jpg');
    z-index: -3;
    opacity: 0;
}

.bg-red {
    background-image: url('img/bgred.jpg');
    z-index: -2;
    opacity: 0;
}

.header {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.20) 20%, rgba(0, 0, 0, 0.10) 35%, rgba(0, 0, 0, 0.00) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.20) 20%, rgba(0, 0, 0, 0.10) 35%, rgba(0, 0, 0, 0.00) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.20) 20%, rgba(0, 0, 0, 0.10) 35%, rgba(0, 0, 0, 0.00) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    height: 100px;
}

.header2 {
    height: 110px;
}

hr {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}

h1 {
    font-size: 28px;
    padding: 0px 0px 6px 0px;
    margin: 0px 0px 10px 0px;
    color: #22b14c;
    display: block;
    font-weight: 400;
    line-height: 32px;
}

.logo {
    position: fixed;
    float: left;
    width: 280px;
    padding: 10px 0px 10px 60px;
}

.logo2 {
    float: left;
    width: 280px;
    padding: 10px 0px 10px 160px;
}

    .logo img, .logo2 img {
        border: none;
    }

#nav {
    width: 790px;
    margin: 38px 60px 0px 0px;
    float: right;
}

    #nav > a {
        display: none;
    }

    #nav li {
        margin: 0px;
        padding: 0px;
        position: relative;
        list-style-type: none;
    }

        #nav li a {
            color: #ffffff;
            display: block;
        }

.header2 #nav li a {
    color: #111111;
    display: block;
}

.fixed #nav li a {
    color: #f7931e;
    display: block;
}

#nav span:after {
    width: 0;
    height: 0;
    border: 0.313em solid transparent; /* 5 */
    border-bottom: none;
    border-top-color: #efa585;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em; /* 5 */
}
/* first level */
#nav > ul {
    margin: 0px;
    padding: 0px;
}

    #nav > ul > li {
        height: 100%;
        float: left;
        margin: 0px;
        padding: 0px;
    }

        #nav > ul > li > a {
            padding: 14px 5px 14px 16px;
            height: 100%;
            font-size: 16px; /* 24 */
            text-align: center;
            text-decoration: none;
            font-family: 'Open Sans', sans-serif;
            font-weight: 700;
        }

        #nav > ul > li:not( :last-child ) > a {
            background-position: right top;
            padding: 14px 16px 14px 16px;
        }

        #nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
            color: #fc6f00;
        }
/* second level */
#nav li ul {
    background-color: #efeded;
    display: none;
    position: absolute;
    top: 100%;
    width: 250px;
    z-index: 10000000;
}

#nav li:hover ul {
    padding: 0px;
    display: block;
    left: 0;
    right: 0;
}

#nav li:not( :first-child ):hover ul {
    left: 0px;
}

#nav ul li ul li {
    border-width: 1px !important;
}

#nav li ul a {
    font-size: 1.1em; /* 20 */
    border-bottom: 1px solid #EBEBEB;
    padding: 1em;
    text-align: left;
    text-decoration: none;
    color: #5a5b5d;
}

#nav li ul li a:hover, #nav li ul:not( :hover ) li.active a {
    color: #fc6f00;
    background-color: #F9FBFC;
    font-weight: normal !important;
}

.entry-content {
    max-width: 594px;
    width: 100%;
    margin-left: 0;
    padding-left: calc(100% - 682px);
}

.company {
    width: 100%;
    height: 600px;
    margin: 35px 0px 10px 0px;
    text-align: left;
}

.company2 {
    width: 100%;
    height: 1100px;
    margin: 35px 0px 10px 0px;
    text-align: left;
}

.companyimg {
    padding: 30px;
    background-image: url('img/silo.jpg');
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}

.companyimg2 {
    padding: 30px;
    background-image: url('img/about2.jpg');
    height: 490px;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}

.companyyazi {
    padding: 25px 30px 30px 30px;
    background: rgba(254, 254, 254, 0.8);
}

.full {
    padding: 30px;
    height: 140px;
    display: block;
    margin: 10px 0px 10px 0px;
}

.sqleft {
    width: 292px;
    margin: 10px 5px 0px 0px;
    height: 292px;
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
    text-align: center;
    transition: all .3s ease 0s;
}

.sqright {
    width: 292px;
    margin: 10px 0px 0px 5px;
    height: 292px;
    display: block;
    float: right;
    color: #fff;
    text-decoration: none;
    text-align: center;
    transition: all .3s ease 0s;
}

    .sqright span {
        font-size: 26px;
        font-weight: 700;
        padding: 120px 0px 0px 0px;
        display: block;
    }

    .sqright:hover {
        text-decoration: none;
        transition: all .3s ease 0s;
        width: 282px;
        height: 282px;
        border: 5px solid #fff;
    }

.sqleft:hover {
    text-decoration: none;
    transition: all .3s ease 0s;
    width: 282px;
    height: 282px;
    border: 5px solid #fff;
}


.sqleft span {
    font-size: 26px;
    font-weight: 700;
    padding: 120px 0px 0px 0px;
    display: block;
}

.product {
    background-color: rgba(68, 122, 138, 0.80);
    font-size: 32px;
    color: #fff;
    text-decoration: none;
    text-align: left;
}

    .product:hover {
        background-color: rgba(68, 122, 138, 1);
    }

.mission {
    background-image: url('img/mision.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}

.vmvspan {
    display: block;
    margin-top: -38px;
}

.strategy {
    background-image: url('img/stragety.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}

.management {
    background-image: url('img/management.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}

.history {
    background-image: url('img/history.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}

.footer {
    background-color: rgba(254, 254, 254, 0.8);
    margin: 220px 0px 0px 0px;
    padding: 20px 70px 80px 70px;
}

.footer2 {
    margin: 50px 0px 0px 0px;
    padding: 0px 70px 80px 70px;
    border: 1px solid #dadada;
}

.footerboxadres {
    width: 25%;
    float: left;
    text-align: left;
    margin: 0px 0% 0px 7%;
    line-height: 24px;
}

.footerbox {
    width: 18%;
    float: left;
    text-align: left;
    margin: 0px 1% 0px 1%;
    padding: 50px 0px 0px 0px;
}

    .footerbox img {
        width: 100%;
        height: auto;
    }

    .footerbox h3 {
        font-size: 18px;
        margin: 0px 0px 6px 0px;
        padding: 0px
    }

    .footerbox ul {
        margin: 0px;
        padding: 0px;
    }

        .footerbox ul li {
            margin: 0px;
            padding: 0px 0px 0px 2px;
            list-style-type: none;
        }

            .footerbox ul li a {
                color: #626365;
                text-decoration: none;
                font-size: 14px;
                line-height: 24px;
            }

                .footerbox ul li a:hover {
                    color: #fc6f00;
                    text-decoration: none;
                    font-size: 14px;
                    line-height: 24px;
                }

.content {
    width: 1024px;
    min-height: 300px;
    margin: 0px auto;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
}

.login {
    margin: 0px auto;
    width: 420px;
    text-align: left;
}

.solilet {
    padding: 0px 2% 0px 0%;
    width: 42%;
    text-align: left;
    float: left;
}

.sagilet {
    padding: 0px 0% 0px 0px;
    width: 55%;
    float: right;
    text-align: left;
}
.honeypot {
    display: none;
}
.solilet input[type=text], .solilet input[type=password], .login input[type=text], .login input[type=password] {
    padding: 10px;
    margin: 5px 0px 5px 0px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    font-size: 14px;
    color: #666666;
    outline: none;
    width: 90%;
    font-family: 'Open Sans', sans-serif;
}

.solilet textarea {
    padding: 10px;
    margin: 5px 0px 5px 0px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    font-size: 14px;
    color: #666666;
    outline: none;
    width: 90%;
    font-family: 'Open Sans', sans-serif;
}

@media screen and (max-width: 480px) {
    .logo {
        position: relative;
        float: left;
        width: 60%;
        padding: 0px 0px 5px 0px;
        z-index:1000;
    }
    .logo2 {
        position: relative;
        float: left;
        width: 60%;
        padding: 0px 0px 5px 0px;
        z-index: 1000;
    }
    #nav {
        width: 100% !important;
        margin: 0px !important;
        float: none;
        padding: 20px 0px 0px 0px;
    }
  

        #nav > a {
        }

        #nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
            display: block;
        }

        /* first level */

        #nav > ul {
            height: auto;
            display: none;
            left: 0;
            right: 0;
        }

        #nav:target > ul {
            display: block;
        }

        #nav > ul > li {
            width: 100%;
            float: none;
        }

        /* second level */

        #nav li ul {
            position: static;
        }

        #nav > a {
            padding: 10px 8px 20px 0px;
            height: 2.825em; /* 50 */
            text-align: right;
            position: relative;
            color: #111111;
            text-decoration: none;
            font-weight: bold;
        }

        #nav li a {
            color: #111111;
            display: block;
            background-color: #efeded;
        }

        #nav li ul {
            width: 100%;
        }

        #nav > ul > li > a {
            padding: 15px 23px 15px 22px;
            height: 100%;
            font-size: 14px; /* 24 */
            text-align: center;
            text-decoration: none;
            font-weight: 600;
            border-bottom: 1px solid #CCCCCC;
        }

        #nav > ul > li:not( :last-child ) > a {
            padding: 15px 23px 15px 22px;
            border-right: 0px solid #01437E;
        }

        #nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
            color: #f7931e;
        }

        #nav li ul a {
            font-size: 1.20em; /* 20 */
            border-bottom: 1px solid #dadada;
            padding: 0.75em;
            text-align: left;
            text-decoration: none;
            color: #111111;
        }
    .company {
        width: 100%;
        height: 470px;
        margin: 5px 0px 10px 0px;
        text-align: left;
    }
    .companyimg {
        padding: 30px;
        background-image: url('img/silo.jpg');
        background-size:100%;
        height: 220px;
        background-position: center center;
        background-repeat: no-repeat;
        color: #fff;
        font-size: 17px;
        font-weight: 700;
    }
    .product {
        background-color: rgba(68, 122, 138, 0.80);
        font-size: 22px;
        color: #fff;
        text-decoration: none;
        text-align: left;
    }
    .full {
        padding: 30px;
        height: 100px;
        display: block;
        margin: 0px 10px 50px 10px;
    }
    .sqleft {
        width: 292px;
        margin: 10px auto;
        height: 292px;
        display: block;
        float: none;
        color: #fff;
        text-decoration: none;
        text-align: center;
    }

    .sqright {
        width: 292px;
        margin: 10px auto;
        height: 292px;
        display: block;
        float: none;
        color: #fff;
        text-decoration: none;
        text-align: center;
    }
    .footer {
        background-color: rgba(254, 254, 254, 1);
        margin: 20px 0px 0px 0px;
        padding: 20px 30px 20px 30px;
    }
    .footerboxadres {
        width: 90%;
        float: none;
        text-align: left;
        margin: 0px 0% 0px 1%;
        line-height: 24px;
    }

    .footerbox {
        width: 98%;
        float: none;
        text-align: left;
        margin: 0px 1% 0px 1%;
        padding: 10px 0px 0px 0px;
    }
    .content {
        width: 94%;
        min-height: 300px;
        margin: 0px auto;
        font-size: 15px;
        line-height: 22px;
        text-align: left;
        padding: 10px 3% 10px 3%;
    }
    .solilet {
        padding: 0px 3% 0px 3%;
        width: 94%;
        text-align: left;
        float: none;
    }

    .sagilet {
        padding: 10px 3% 0px 3%;
        width: 94%;
        float: none;
        text-align: left;
    }
}

@media (min-width: 480px) and (max-width: 860px) {
    .logo {
        position: relative;
        float: left;
        width: 300px;
        padding: 0px 0px 5px 0px;
        z-index: 1000;
    }

    .logo2 {
        position: relative;
        float: left;
        width: 300px;
        padding: 0px 0px 5px 0px;
        z-index: 1000;
    }

    #nav {
        width: 100% !important;
        margin: 0px !important;
        float: none;
        padding: 20px 0px 0px 0px;
    }


        #nav > a {
        }

        #nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
            display: block;
        }

        /* first level */

        #nav > ul {
            height: auto;
            display: none;
            left: 0;
            right: 0;
        }

        #nav:target > ul {
            display: block;
        }

        #nav > ul > li {
            width: 100%;
            float: none;
        }

        /* second level */

        #nav li ul {
            position: static;
        }

        #nav > a {
            padding: 10px 8px 20px 0px;
            height: 2.825em; /* 50 */
            text-align: right;
            position: relative;
            color: #111111;
            text-decoration: none;
            font-weight: bold;
        }

        #nav li a {
            color: #111111;
            display: block;
            background-color: #efeded;
        }

        #nav li ul {
            width: 100%;
        }

        #nav > ul > li > a {
            padding: 15px 23px 15px 22px;
            height: 100%;
            font-size: 14px; /* 24 */
            text-align: center;
            text-decoration: none;
            font-weight: 600;
            border-bottom: 1px solid #CCCCCC;
        }

        #nav > ul > li:not( :last-child ) > a {
            padding: 15px 23px 15px 22px;
            border-right: 0px solid #01437E;
        }

        #nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
            color: #f7931e;
        }

        #nav li ul a {
            font-size: 1.20em; /* 20 */
            border-bottom: 1px solid #dadada;
            padding: 0.75em;
            text-align: left;
            text-decoration: none;
            color: #111111;
        }

    

   
    .footer {
        background-color: rgba(254, 254, 254, 1);
        margin: 20px 0px 0px 0px;
        padding: 20px 30px 20px 30px;
    }

    .footerboxadres {
        width: 90%;
        float: none;
        text-align: left;
        margin: 0px 0% 0px 1%;
        line-height: 24px;
    }

    .footerbox {
        width: 98%;
        float: none;
        text-align: left;
        margin: 0px 1% 0px 1%;
        padding: 10px 0px 0px 0px;
    }

    .content {
        width: 94%;
        min-height: 300px;
        margin: 0px auto;
        font-size: 15px;
        line-height: 22px;
        text-align: left;
        padding: 10px 3% 10px 3%;
    }

   
}
