
#english{
    width: 100%;
    margin: auto;
    direction: ltr;
}

.select-returnTop{
    display: block;
}

.menu-lan{
    float: left;
    margin-top: 25px;
    margin-left: 35px;
}

.menu-lan-div{
    height: 19px;
    width: 41px;
    padding-top: 4px;
    font-size: 11px;
    float: left;
    margin-left: 5px;
    text-align: center;
    border-radius: 50px;
    /*border: 1px solid #424242;*/
    box-shadow: -1px 2px 7px #919191;
    background: #565658;
    color: #EDEDED;
}

.menu-lan-div2{
    background: #EDEDED;
    color: #565658;
}


a{
    text-decoration: none;
    color: blue;
}

.header{
    /*height: 109px;*/
    /*max-width: 1500px;*/
    max-width: 100%;
    margin: auto;
    margin-bottom: 9px;
    background: #EAEAEA;
}

.logo{
    float: left;
    margin-top: -50px;
    margin-left: -35px;
    margin-bottom: -55px;
    /*margin: -47px -20px;*/
}

.search{
    float: right;
    width: 342px;
    /*margin-left: 175px;*/
    padding-top: 55px;
    /*padding-left: 290px;*/
}

#search-text-box,#search-text-box-2{
    border: none;
    height: 31px;
    width: 270px;
    padding-left: 5px;
    border: 2px inset #dddddd;
}
#search-text-box-2{
    width: 450px;
}

#search-submit{
    height: 35px;
    width: 40px;
    background: url('../pic/search.png')no-repeat , rgb(101, 155, 242);
    background: url('../pic/search.png')no-repeat , rgb(188, 185, 187);
    background-position: 4px 3px;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    margin-left: -2px;
}

.search-div{
    width: 930px;
    min-height: 420px;
    padding: 20px;
    margin: auto;
    box-shadow: 0px -1px 18px rgba(0,0,0,0.08);
}

.error-results-search{
    font-size: 18px;
    padding-left: 10px;
}

.error-results-search b{
    color: #636BDD;
    font-size: 20px;
    padding-left: 6px;
}

.header-en-top{
    width: 970px;
    margin: auto;
}

.header-en-bottom{
    width: 100%;
    height: 48px;
    margin: auto;
    overflow: hidden;
    background: #ED3237;
    border-bottom: 2px solid #847463;
    box-shadow: 0 3px 3px #CCC9C9;
}

.header-en-bottom-fixed{
    position: fixed;
    display: none;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 48px;
    margin: auto;
    overflow: hidden;
    background: #ED3237;
    border-bottom: 2px solid #847463;
    box-shadow: 0 3px 3px #CCC9C9;
}

.menu-en{
    /*float: right;*/
    width: 970px;
    margin: auto;
    color: #bbbbbb;
    color: white;
}

.menu-en a{
    color: #2B2B2C;
    color: white;
}

.list-menu-ul{
    float: left;
    font-family: Oswald-Light;
}

.list-menu-li1 , .list-menu-li2 , .list-menu-li3 , .list-menu-li4 , .list-menu-li5 , .list-menu-li6 , .list-menu-li7 , .list-menu-li0{
    float: left;
    list-style: none;
    text-align: center;
    font-size: inherit;
    text-shadow: 3px 3px 2px #3D0404;
    height: 21px;
    padding-top: 8px;
    padding-bottom: 21px;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 4px;
}

.list-menu-li0{
    width: 98px;
}
.list-menu-li1 {
    width: 123px;
}
.list-menu-li3 {
    width: 197px;
}
.list-menu-li4 {
    width: 221px;
}
.list-menu-li5 {
    width: 160px;
}
.list-menu-li6 {
    width: 150px;
    margin-right: 0;
}

.a-menu-color{
    color:  #6C6C6E;
}

.oneCase-menu-company1 , .oneCase-menu-products1 , .oneCase-menu-company2 , .oneCase-menu-products2 , .oneCase-menu-products3 , .oneCase-menu-products4 , .oneCase-menu-products5 , .oneCase-menu-products6{
    padding-top: 12px;
    margin-top: 7px;
    list-style: none;
    display: inline;
    cursor: pointer;
    height: 25px;
    padding-left: 25px;
    padding-right: 75px;
    border-left: 1px solid #e8e8e8;
    float: left;
}

.company , .productsAndServices, .SuppliersAndCustomers , .humanCapital , .mediaCenter{
    font-family: Oswald-Light;
    display: none;
    background: #E5D5D5;
    position: absolute;
    border: 1px solid #bbbbbb;
    border-top: 1px solid #6C6C6E;
    top: 160px;
    max-width: 1500px;
    min-width: 968px;
    margin:auto;
    left: 0;
    right: 0;
    z-index: 30;
}

.company-fixed , .productsAndServices-fixed, .SuppliersAndCustomers-fixed , .humanCapital-fixed , .mediaCenter-fixed{
    font-family: Oswald-Light;
    display: none;
    background: #E5D5D5;
    position: fixed;
    border: 1px solid #bbbbbb;
    border-top: 1px solid #6C6C6E;
    top: 48px;
    max-width: 1500px;
    min-width: 968px;
    margin:auto;
    left: 0;
    right: 0;
    z-index: 30;
}

.productsAndServices a , .company a{
    color: black;
}

.Polymers-list-menu , .Aromatics-list-menu , .OilProductsByProducts-list-menu{
    font-family: Oswald-Light;
    cursor: default;
    max-width: 100%;
    margin:auto;
    margin-left: -1px;
    display: none;
    background: #E5D5D5;
    position: absolute;
    border: 1px solid #bbbbbb;
    border-top: 1px solid #6C6C6E;
    padding-top: 20px;
    top: 45px;
    left: 0;
    right: 0;
    z-index: 40;
}

.Polymers-list-menu li, .Aromatics-list-menu li, .OilProductsByProducts-list-menu li{
    list-style: none;
    float: left;
}


.selected-border{
    border-bottom: 1px solid red;
}

.contents-Polymers-list-menu , .contents-Aromatics-list-menu , .contents-OilProductsByProducts-list-menu{
    width: 275px;
    margin-right: 10px;
    height: 22px;
    padding-top: 2px;
    padding-left: 23px;
    margin-bottom: 12px;
    border-left: 1px solid #EDEDED;
    float: left;
}

.selected{
    text-shadow: 2px 2px 2px #5B3838;
    box-shadow: 0 0 10px black;
    color: black;
}

.list-menu-li0 , .list-menu-li5{
    -webkit-transition: color 0.1s ease-out;
    -moz-transition: color 0.1s ease-out;
    -ms-transition: color 0.1s ease-out;
    -o-transition: color 0.1s ease-out;
    transition: color 0.1s ease-out;
}

.list-menu-li0:hover , .list-menu-li5:hover{
    color: #CDCDCD;
    -webkit-transition: color 0.1s ease-out;
    -moz-transition: color 0.1s ease-out;
    -ms-transition: color 0.1s ease-out;
    -o-transition: color 0.1s ease-out;
    transition: color 0.1s ease-out;
}

.hover1{
    background:url('../pic/top.png')no-repeat , rgba(255,255,255,0.2);
    background-position: 53px 31px;
}

.hover1-1{
    background:url('../pic/bottom.png')no-repeat;
    background-position: 53px 29px;
}

.hover3{
    background:url('../pic/top.png')no-repeat , rgba(255,255,255,0.2);
    background-position: 89px 31px;
}

.hover3-3{
    background:url('../pic/bottom.png')no-repeat;
    background-position: 89px 29px;
}

.hover4{
    background:url('../pic/top.png')no-repeat , rgba(255,255,255,0.2);
    background-position: 100px 31px;
}

.hover4-4{
    background:url('../pic/bottom.png')no-repeat;
    background-position: 100px 29px;
}


/*.hover5-5{*/
    /*background:url('../pic/bottom.png')no-repeat;*/
    /*background-position: 73px 29px;*/
/*}*/

.hover6{
    background:url('../pic/top.png')no-repeat , rgba(255,255,255,0.2);
    background-position: 66px 31px;
}

.hover6-6{
    background:url('../pic/bottom.png')no-repeat;
    background-position: 66px 29px;
}

.container{
    line-height: 29px;
    width: 967px;
    margin: auto;
    padding: 3px 2px;
    overflow: hidden;
    box-shadow: 0px -1px 18px #BFBFBF;
}

.Headlines{
    float: left;
}

.Headlines-top{
    width: 380px;
    font-weight: bold;
    border-left: 4px solid #4E6D66;
    border-top-left-radius: 7px;
    border-bottom: 1px solid #5E6D6A;
    border-right: 5px solid rgba(251, 251, 251, 0.0);
    color: #5E6D6A;
    padding-left: 7px;
    margin-top: 6px;
}

.Headlines-content{
    width: 300px;
    color: #686D6C;
    float: left;
    padding-left: 20px;
    margin-bottom: 22px;
}

.Headlines-content ul li {
    list-style-image: url('../pic/ebab.png');
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: padding-left 0.2s ease-out , list-style-image 0.3s ease-out;
}

.li-Headlines{
}

.li-Headlines:hover{
    list-style-image: url('../pic/ebab_2.png');
    padding-left: 25px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: padding-left 0.2s ease-out , font-weight 0.4s ease-out , list-style-image 0.3s ease-out;
}

.AvitaCompanyProducts{
    float: right;
    /*margin-left: 65px;*/
}

.AvitaCompanyProducts-top{
    width: 495px;
    font-weight: bold;
    border-left: 4px solid #4E6D66;
    border-top-left-radius: 7px;
    border-bottom: 1px solid #5E6D6A;
    border-right: 5px solid rgba(251, 251, 251, 0.0);
    color: #5E6D6A;
    padding-left: 7px;
    margin-top: 6px;
}

.AvitaCompanyProducts-content{
    width: 495px;
    float: left;
    padding-left: 20px;
    /*background: rgba(251, 251, 251, 0.2);*/
    margin-bottom: 7px;
}

.AvitaCompanyProducts-content a{
    padding-right: 50px;
    color: #686D6C;
    -webkit-transition: color 0.3s ease-out , text-shadow 0.2s ease-out;
    -moz-transition: color 0.3s ease-out , text-shadow 0.2s ease-out;
    -ms-transition: color 0.3s ease-out , text-shadow 0.2s ease-out;
    -o-transition: color 0.3s ease-out , text-shadow 0.2s ease-out;
    transition: color 0.3s ease-out , text-shadow 0.2s ease-out;
}

.AvitaCompanyProducts-content a:hover{
    text-shadow: -1px 2px 3px #5B3838;
    color: #ED3237;
    -webkit-transition: color 0.2s ease-out , text-shadow 0.2s ease-out;
    -moz-transition: color 0.2s ease-out , text-shadow 0.2s ease-out;
    -ms-transition: color 0.2s ease-out , text-shadow 0.2s ease-out;
    -o-transition: color 0.2s ease-out , text-shadow 0.2s ease-out;
    transition: color 0.2s ease-out , text-shadow 0.2s ease-out;
}

.parts-main{
    /*height: 342px;*/
    padding-top: 3px;
    padding-bottom: 3px;
    position: relative;
}


.animator{
    height: 340px;

    width: 626px;
    overflow: hidden;

    border: 1px solid black;
    float: left;
    margin-left: 0;
    box-shadow: 0 0 8px #969696;
    /*position: relative;*/
}

.slider-imag{
    height: 340px;
    width: 970px;
    overflow: hidden;
    float: left;
}

.small-parts-main{
    /*width: 965px;*/
    margin-top: 7px;
    padding: 30px 70px;
    background: #FBFBFB;
    box-shadow: 0 0 8px #969696;
}

.Middle-menu{
    float: left;
    width: 575px;
    font-size: 15px;
}

.Middle-menu li{
    list-style: none;
}

.title-Middle-menu li{
    display: inline;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 25px;
}

.list-middel-menu-News,.list-middel-menu-Petro,.list-middel-menu-Tenders,.list-middel-menu-Auctions{
    height: 205px;
    display: none;
    padding: 10px 15px;
    background: #E5E5E5;
    box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.1);
}

.list-middel-menu-News{
    display: block;
}

.General-Activities{
    background: #FBFBFB;
    width: 321px;
    height: 332px;
    padding-left: 10px;
    padding-top: 10px;
    float: right;
    box-shadow: 0 0 8px #969696;
}

.gallery{
    background: #eeeeee;
    padding-top: 40px;
    padding-bottom: 15px;
    border-top: 1px solid #e2e2e2;
}

.tbl{
    width: 306px;
    height: 221px;
    padding: 1px;
    overflow: hidden;
    border-radius: 5px;
    margin-left: 8px;
    margin-bottom: 15px;
    float: left;
}

.tbl img{
    box-shadow: 0px 6px 5px rgba(120, 120, 120, 0.3);
}

.download-pdf1{
    /*width: 50px;*/
    height: 32px;
    float: left;
    background: #EDEDED;
    /*margin-bottom: 10px;*/
}
.download-pdf2{
    width: 195px;
    height: 32px;
    float: left;
    font-size:12px;
    background: #EDEDED;
    margin-bottom: 10px;
}
.download-pdf2 a , .download-pdf2 p{
    margin-top: -6px;
    margin-bottom: -12px;
    margin-left: 12px;
}

.middle-about{
    padding: 50px;
    padding-bottom: 70px;
    width: 867px;
    margin: auto;
    background: #FAFAFA;
    border: 1px solid #e1e1e1;
    line-height: 29px;
    box-shadow: 0px -1px 18px rgba(0,0,0,0.08);
}

.middle-about h2{
    width: 845px;
    margin-bottom: -5px;
    position: relative;
    z-index: 5;
    background: #D6D1D1;
    /*border: 1px solid #aaaaaa;*/
    padding-left: 10px;
    box-shadow: 0 4px 10px #C5C4CE;
}

.contents-about{
    background: #F4F4F4;
    /*border: 1px solid #d1d1d1;*/
    margin-left: 12px;
    padding: 30px 30px;
    margin-top: 1px;
    margin-bottom: 40px;
    box-shadow: 0 4px 8px #D8C9C9;
}

.middel-contactUs{
    padding: 40px 30px;
    padding-bottom: 70px;
    width: 910px;
    margin: auto;
    background: #eeeeee;
    border: 1px solid #e1e1e1;
    line-height: 29px;
    box-shadow: 0px -1px 18px rgba(0,0,0,0.08);
}

.preloader {
    margin: auto;
    position: fixed;
    text-align: center;
    width: 1351px;
    z-index: 10000;
    display: none;
}

.preloader .box-loader {
    background-color: #F9EDBE;
    background-image: url("../pic/ajax-loader.gif");
    background-position: 78% center;
    background-repeat: no-repeat;
    border: 1px solid #F0C36D;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    color: #990000;
    display: inline-block;
    margin: 0 auto;
    padding: 5px 52px 5px 25px;
}

.contact-content{
    float: left;
    width: 450px;
}

.map{
    float: left;
    width: 450px;
    height: 270px;
    border: 1px solid black;
}

.title-contact-content-1{
    color: #0e789a;
    margin-bottom: 10px;
}

.title-contact-content-2{
    color: #0e789a;
    margin-bottom: 10px;
    margin-top: 50px;
}

.contact-info{
    padding: 0 20px;
    color: blue;
}

.contact-info2{
    padding-left:100px;
}

.content-form-1{
    width: 437px;
    padding-left: 10px;
    float: left;
}

.content-form-2{
    /*width: 300px;*/
    float: left;
}

#input-style-name,#input-style-lastname,#input-style-email,#input-style-country,#input-style-telephone,#input-style-company{
    width: 176px;
    height: 29px;
    padding: 0 10px;
    border-radius: 5px;
    margin: 10px 14px;
    margin-left: 0;
    box-shadow: -3px 3px 6px #D5D5EA;
}

#input-style-select{
    width: 196px;
    height: 29px;
    padding: 0 10px;
    border-radius: 5px;
    margin: 10px 14px;
    margin-left: 0;
    box-shadow: -3px 3px 6px #D5D5EA;
}

#input-style-subject{
    width: 390px;
    height: 29px;
    padding: 0 10px;
    border-radius: 5px;
    margin: 10px 0;
    box-shadow: -3px 3px 6px #D5D5EA;
}

#input-style-textarea{
    padding: 7px 10px;
    width: 430px;
    height: 213px;
    border-radius: 5px;
    margin: 9px 5px;
    box-shadow: -3px 3px 6px #D5D5EA;
}

#input-submit{
    padding: 10px 30px;
    border-radius: 5px;
    margin: 15px 0;
    background: #e9e9e9;
    box-shadow: -1px 3px 3px #3C3C5F;
    font-weight: bold;
    /*color: #0e789a;*/
}

.howFindUS{
    padding-left: 13px;
    padding-right: 58px;
}

.msg-ajax{
    text-align: center;
}

.footer-en{
    max-width: 100%;
    line-height: 25px;
    position: relative;
    background: #2B2B2C;
    border-top: 3px solid #D70504;
    padding: 35px 40px;
    margin-top: 7px;
    color: #bbbbbb;
}
.footer-en a{
    color: #787878;
}

.CONTACT-US{
    /*width: 257px;*/
    width: 900px;
    padding:10px;
    /*float: right;*/
    /*margin-right: 155px;*/
    margin: auto;
    text-align: center;
}

.list-style-none{
    list-style: none;
    border-top: solid 1px #424242;
    padding-left: 10px;
    padding-top: 5px;
}

.list-style-none li{
    display: inline;
    padding: 0 7px;
}

.hr{
    border-bottom: 1px solid #1C1B1B;
}

.error-text{
    height: 32px;
    padding-left: 20px;
    font-weight: bold;
}

.css-error-form{
    border: 1px solid red;
    background: #FFF4F4;
}

.search-textbox-error{
    background: #FFBCBC;
}

.msg-send{
    color: green;
    padding-left: 12px;
    padding-top: 5px;
    font-weight: bold;
}

.msg-error{
    color: red;
    padding-left: 12px;
    padding-top: 5px;
    font-weight: bold;
}

.notFund{
    position: relative;
    width: 100%;
    padding-top: 100px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    /*background: #eeeeee;*/
    text-align: center;
    line-height: 35px;
}

.p-404-notFund{
    font-size: 80px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    text-shadow: 0 3px 0 #fff;
    margin-bottom: 80px;
}

.p-first-notFund{
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 40px;
}

.p-second-notFund{
    font-size: 18px;
}
