body {
    font-family: Source Sans Pro !important;
    background-color: #F7F7F7;
}

img {
    vertical-align: inherit;
}

#background-index {
    background: url("../images/index1200_1_bg.png");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-height: 640px;
    margin-top: 200px;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.header-wrapper{
    width: 100%;
    min-height:200px;
    background:url("../images/index1200_0_bg.png") repeat-x;
    
}

#logo {
    max-width: 186px;
    width: 100%;
}

.menu {
    text-align: right;
    padding: 0;
    margin-top: 80px;
    position: relative;
}

.menu li {
    display: inline-block;
    list-style: none;
    white-space: nowrap;
}

.menu li a {
    display: block;
    padding: 10px 25px;
    color: white;
    text-decoration: none;
    background: #191919;
    font-size: 15px !important;
    border-radius: 3px;
    font-weight: 400 !important;
}

.sub-menu {
    display: none;
    position: absolute;
    z-index: 9999;
}

.sub-menu-news {
    margin-left: -85px !important;
}

.sub-menu li {
    display: block;
    list-style: none;
}

.sub-menu li a {
    display: block;
    color: white;
    padding: 10px 25px;
    text-decoration: none;
    background: #191919;
    font-size: 15px !important;
    border-radius: 3px;
    font-weight: 400 !important;
    margin-left: -40px;
    text-align: center;
}

.menu li a:hover {
    background-color: #4C66A8;
}

.menu li:hover .sub-menu {
    display:block;
}

#sticky-header{
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}

#burger {
    width: 30px;
    margin-top: 25px;
    display: none;
}

#mobile-menu-wrapper {
    display: none;
}

#welcome-container {
    color: white;
    padding-top: 120px;
    padding-bottom: 120px;

}

#welcome-title {
    font-size: 42px;
    font-weight: 400;
    padding-bottom: 30px;
}

#welcome-text {
    font-size: 18px;
    font-weight: 200;
    padding-bottom: 35px;
}

#info {
    background: #F7F7F7;
}

.news-padding {
    padding-right: 90px;
    padding-left: 40px;
    padding-bottom: 70px;
    padding-top: 70px;
}

.info-title {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    border-bottom: 2px solid #808080;
}

.info-news {
    font-size: 15px;
    font-weight: 200;
    padding-top: 20px;
        
}

.info-news ul{
    margin:0;
    padding: 0 0 0 20px;
}

.info-news ul li a {
    text-decoration: none !important;
    color: #333333 !important;
}

.invest-padding {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 90px;
}

.invest-title {
    font-size: 22px;
}

.middle-padding {
    margin-top: -10px;
}


.bx-wrapper .bx-viewport {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: solid #fff 10px !important;
    left: -5px;
    background: #fff;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    width: 100%;
}


#slider-prev {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    padding-left: 5px;
}

#slider-next {
    position: absolute;
    right: 0;
    z-index: 100;
    top: 0;
    padding-right: 15px;
}

#slidercaption {
    text-align: center;
    font-weight: 400;
    color: #808080;
    width: 100%;
    padding-top: 5px;
}

.captions{
    position: relative;
    max-width: 100%;
    margin: 15px auto 0px;
}

.slider-frame {
    max-width: 100%
    margin:0 auto;
}

#tablet-news {
    display: none;
}

#mobile-news-tab {
    display: none;
}

.tabs-list {
    width: 100%;
    display: table;
    margin-top: 30px;
    padding: 0;
}

.tabs-list li {
    list-style: none;
    display: table-cell;
    padding: 10px;
    color: #808080;
    font-size: 18px;
    font-weight: 400;
    background-color: #F2F2F2;
    cursor: pointer;
}

.tabs-list li:not(:last-child) {
    border-right: 2px solid #CCCCCC;
}

.tabs-list li.selected {
    color: #333333;
    background-color: #F7F7F7;
}

#mobile-news-tab .tab:not(:first-child) {
    display: none;
}

.policy {
    padding-top: 70px;
}

.info-news ul li:not(:last-child) {
    padding-bottom: 20px; 
}

.policy-title {
    color: #333333;
    font-size: 22px;
    padding-bottom: 30px;
}

.policy-text {
    font-size: 15px;
    color: #333333;
    padding-bottom: 30px;
}

.policy-button {
    display: inline-block !important;
}

.policy-button a {
    display: inline-block;
    color: #FFFFFF !important;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    background-color: #A5B3D4;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
}

.policy-text1 {
    font-size: 15px;
    color: #333333;
    display: inline-block !important;
    padding-bottom: 70px;
}

#footer {
    width: 100%;
    min-height:230px;
    background: url("../images/index1200_3_bg.png") repeat;
}

#footer-wrapper {
    display: table;
    margin: 0 auto;
}

.logos {
    text-align: center !important;
}

.logos ul {
    padding: 70px 0 30px 0;
}

.logos ul li {
    display: inline-block;
    list-style: none;
}

.logos ul li:not(:last-child) {
    padding-right: 10px;
}

.footer-text {
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    padding-bottom: 20px;
}

.footer-text a {
    color: #A5B3D4;
    text-decoration: none;
}

.kriacao {
    text-align: center;
    padding-bottom: 40px;
}


#yzj-wrapper {
    background-image: url("../images/yzf_bck.png");
    min-height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 200px;  
}

#invest-box, #investor-box {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 400;
    padding: 10px 40px 10px 40px;
    background-color: #191919;
    float: left;
    border-radius: 5px;
    position: relative;
    margin-top: -60px;
}

.logo_yzj {
	max-width: 300px;
    width: 100%;
    margin: 0 auto;
    padding-top: 70px;
}

.logo_yzj img {
	width: 100%;
}

#yzj-main-content {
    padding-top: 50px;
    padding-bottom: 40px;
    color: #333333;
    font-size: 15px;
    
}

.yzj-content {
    padding-bottom: 30px;
}

.yzj-title {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 30px;
}


#investor-1-img {
    background-image: url("../images/investor_information_bck.png");
    min-height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 200px;  
}

#news-img {
    background-image: url("../images/news-bck.png");
    min-height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 200px;  
}

#investor-content {
    padding-top: 70px;
    padding-bottom: 70px;
    color: #333333;
    font-size: 15px;
}

#investor-container-docs {
    padding-top: 70px;
    color: #333333;
    font-size: 15px;
    padding-bottom: 50px;
}

.investor-title {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 50px;
}

.investor-subtitle {
    font-size: 17px;
    padding-bottom: 20px;
    font-weight: 700;
    padding-top: 20px;
}

.form {
    padding-top: 70px;
    padding-bottom: 70px;
}

#form-title {
    font-size: 36px;
    color: #808080;
    font-weight: 200;
    padding-bottom: 40px;
}


input[type="text"], input[type="email"], input[type="tel"] {
    width: 100%;
    padding: 5px 20px 5px 20px;
    font-size: 15px;
    color: #999999;
    margin-bottom: 20px;
    border: 1px solid #D9D9D9;
    font-weight: 200;
    border-radius: 5px;
}

textarea {
    width: 100%;
    min-height: 110px;
    padding: 5px 20px 5px 20px;
    font-size: 15px;
    color: #999999;
    margin-bottom: 20px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    font-weight: 200;
    resize: none;
}

.form-btn {
    display: block;
    background-color: #191919;
    font-size: 15px;
    color: #FFFFFF;
    padding: 5px 30px 5px 30px;
    border-radius: 5px;
    border: 0;
    font-weight: 400;
}

#form-contact {
    padding-bottom: 50px;
}

.investor-button {
    padding-top: 20px;
    padding-bottom: 10px;
}

.investor-button a {
    padding: 10px 20px;
    color: #FFFFFF;
    background-color: #A5B3D4;
    font-size: 15px;
    border-radius: 5px;
    text-decoration: none;
}

.investor-text {
    padding-top: 30px;
}

.a-news {
    display: table;
    padding-bottom: 5px;
}

.news-button {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}

.news-title {
    display: table-cell;
    vertical-align: middle;
}

.news-title a {
    text-decoration: none;
    color: #333333;
}

#investor-content-docs {
    padding-bottom: 40px;
}

#investor-content-2 {
    padding-top: 130px;
    padding-bottom: 70px;
    color: #333333;
    font-size: 15px;
}

#contacts-content {
    padding-top: 70px;
    color: #333333;
    font-size: 15px;
    padding-bottom: 40px;
}

#contacts-img {
    background-image: url("../images/index1200_4_bg.png");
    min-height: 400px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 200px;  
}

.maps-button {
    padding-top: 10px;
    padding-left: 100px;
}

.maps-button a {
    padding: 10px 20px;
    color: #FFFFFF;
    background-color: #A5B3D4;
    font-size: 15px;
    border-radius: 5px;
    text-decoration: none;
    display: block;
    max-width: 230px;
}


ul.clients-ul{
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

ul.clients-ul li{
    width: calc(20% - 30px);
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 10px;
    position: relative;
    margin-left: 20px;
}

ul.clients-ul li{
    border-top: 1px solid #A5B3D4;
}

ul.clients-ul li:nth-child(-n+5) {
    border-top: 0;
}

ul.clients-ul li a{
    display: block;
    text-align: center;
}

ul.clients-ul li a img{
    max-width: 100%;
    max-height: 124px;
}

ul.clients-ul li:nth-child(1n+0) div{
    width: 1px;
    position: absolute;
    background: #A5B3D4;
    top: 15px;
    bottom: 15px;
    right: -15px;
}

ul.clients-ul li:nth-child(5n+0) div {
    width: 1px;
    position: absolute;
    background: rgba(0,0,0,0);
    top: 15px;
    bottom: 15px;
    right: -15px;
}

#clients-box {
    padding-bottom: 70px;
}

.aim-rule-26 {
    text-align: center;
    padding-top: 20px;
}

.aim-rule-26 a {
    text-decoration: none !important;
    color: #A5B3D4 !important;
}

.aim-links a {
    text-decoration: none !important;
    color: #337ab7 !important;
}














/* Large Devices, Desktops */

@media screen and (max-width: 1199px) {
    #tablet-news {
        display: inline;
        padding-top: 50px;
    }
    
    .only-tablet {
        display: none;
    }
    
    
    #mobile-news-tab {
        display: none;
    }
    
    .info-title {
        padding-top: 50px;
    }
    
}






/** Tablet **/

@media screen and (max-width: 991px) {
    .header-wrapper {
        max-height: 165px;
        min-height: inherit;
    }
    
    .menu {
        margin-top: 55px;
    }
    
    .menu li a {
        font-size: 14px !important;
        padding: 10px 13px;
    }
    
    
    .sub-menu li a {
        font-size: 14px !important;
        padding: 10px 13px;
        text-align: center;
    }
    
    #background-index {
        margin-top: 165px;
    }
    
    #welcome-container {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    
    #tablet-news {
        display: inline;
    }
    
    .only-tablet {
        display: none;
    }
    
    
    #mobile-news-tab {
        display: none;
    }
    
 
    .info-title {
        padding-top: 50px;
    }
    
    #yzj-wrapper {
    min-height: 300px;
    margin-top: 165px;
    }
    
    #investor-1-img, #news-img, #contacts-img {
        min-height: 300px;
        margin-top: 165px;
    }
    
    #invest-box, #investor-box  {
        font-size: 32px;
        margin-top: -50px;
    }
    
    #form-title {
        font-size: 32px;
    }
    
    
    .gallery li {
        width: 25%;
    }
    
    ul.clients-ul{
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

    ul.clients-ul li{
        width: calc(25% - 40px);
        display: inline-block;
        box-sizing: border-box;
        vertical-align: middle;
        padding: 15px;
        position: relative;
        margin-left: 25px;
    }
    
    ul.clients-ul li{
        border-top: 1px solid #A5B3D4;
    }
    
    ul.clients-ul li:nth-child(1n+0){
        border-top: 1px solid #A5B3D4;
    }
    
    ul.clients-ul li:nth-child(-n+4){
        border-top: 1px solid #A5B3D4;
    }

    ul.clients-ul li:nth-child(-n+4){
        border-top: 0;
    }

    ul.clients-ul li a{
        display: block;
        text-align: center;
    }

    ul.clients-ul li a img{
        max-width: 100%;
        max-height: 80px;
    }

    ul.clients-ul li:nth-child(1n+0) div {
        width: 1px;
        position: absolute;
        background: #A5B3D4;
        top: 15px;
        bottom: 15px;
        right: -15px;
    }

    ul.clients-ul li:nth-child(n+4) div {
        width: 1px;
        position: absolute;
        background: rgba(0,0,0,0);
        top: 15px;
        bottom: 15px;
        right: -15px;
    }

    #clients-box {
        padding-bottom: 70px;
    }
    
    
}






/** MOBILE **/

@media screen and (max-width: 768px) {
    .header-wrapper {
        max-height: 80px;
        float:left;
    }
    
    #logo {
        max-width: 99px;
        width: 100%;
        position: relative;
        top: -25px;
    }
    
    #burger {
        display: inline;
    }
    
    #desktop-menu {
        display: none;
    }
    
    #mobile-menu-wrapper {
        display: block;
    }
    
    .menu {
        display: none;
        width: 100%;
        margin:0;
        padding:0;
        margin-top: 0;
        float: left;
        position: relative;
    }
    
    .menu li {
        display: block;
        float:left;
        width: 100%;
    }
    
    .menu li a{
        text-align: center;
        border-radius: 0;   
    }
    
    .menu li:not(:last-child) a{
        padding: 10px 15px;
    }
    
    .menu li:last-child a{
        padding: 10px 15px 30px 15px;
    }
    
    .sub-menu {
        display: none;
        width: 100%;
        margin:0;
        padding:0;
        margin-top: 0;
        float: left;
        position: static;
    }
    
    .sub-menu-news {
        margin-left: 0px !important;
    }
    
    .sub-menu li {
        display: block;
    }
    
    .sub-menu li a {
        border-radius: 0;
        text-align: center;
        margin-left: 0px;
        padding: 10px 25px;
    }
    
    .sub-menu li:not(:last-child) a{
        padding: 10px 15px;
    }
    
    .sub-menu li:last-child a{
        padding: 10px 15px 10px 15px;
    }
    
    #background-index {
        margin-top: 80px;
    }
    
    #welcome-container {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    
    .middle-padding {
        margin-top: -10px;
    }
    
    #tablet-news {
        display: none;
    }
    
    #mobile-news-tab {
        display: block;
    }
    
   
    
    #yzj-wrapper {
        min-height: 200px;
        margin-top: 80px;
    }
    
    #invest-box, #investor-box {
        font-size: 24px;
        margin-top: -40px;
    }
    
    #investor-content {
        padding-bottom: 50px;
    }

    #investor-content-news {
        padding: 0;
        color: #333333;
        font-size: 15px;
    }
    
    #investor-1-img, #news-img, #contacts-img {
        min-height: 200px;
        margin-top: 80px;
    }
    
    .form {
        padding-top: 0px;
    }
    
    #form-title {
        font-size: 24px;
    }
    
    .news-title {
        font-size: 14px;
    }
    
    #investor-content-2 {
        padding-top: 0px;
        margin-top: -50px;
    }
    
    
    .gallery li:hover{
      box-shadow: 0 0 15px #4e5d6a;
    }

    .gallery img{
        width: 100%;
    }


    
    ul.clients-ul{
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

    ul.clients-ul li{
        width: calc(33.33% - 30px);
        display: inline-block;
        box-sizing: border-box;
        vertical-align: middle;
        padding: 10px;
        position: relative;
        margin-left: 20px;
    }

    ul.clients-ul li{
        border-top: 1px solid #A5B3D4;
    }
    
    ul.clients-ul li:nth-child(1n+0){
        border-top: 1px solid #A5B3D4;
    }

    ul.clients-ul li:nth-child(-n+3){
        border-top: 0;
    }

    ul.clients-ul li a{
        display: block;
        text-align: center;
    }

    ul.clients-ul li a img{
        max-width: 100%;
        max-height: 35px;
    }

    ul.clients-ul li:nth-child(1n+0) div{
        width: 1px;
        position: absolute;
        background: #A5B3D4;
        top: 15px;
        bottom: 15px;
        right: -15px;
    }

    ul.clients-ul li:nth-child(3n+0) div{
        width: 1px;
        position: absolute;
        background: rgba(0,0,0,0);
        top: 15px;
        bottom: 15px;
        right: -15px;
    }

    #clients-box {
        padding-bottom: 70px;
    }
    
    
}

