/* Style Css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
    font-family: 'Myriad Pro' !important;
}

a{
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Myriad Pro';
}

.section{
    width: 100%;
    position: relative;
}

.section-break{
    margin-bottom: 50px;
}

footer{
    background-color: #9900ab;
    color: #fff;
    height: auto;
    float: left;
    width: 100%;
    padding: 10px;
}

footer .row div{
    line-height: 1.5;
}

.footer-menu{
    margin-bottom: 15px;
}

.footer-menu .menu-item
{
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    padding: 0px 15px;
    border-right: solid #fff 2px;
}

.footer-menu .menu-item:last-child{
    border: none;
}

.nav{
    padding-top: 0;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    color: #acb1b1;
    text-transform: uppercase;
    letter-spacing: .5px;
    z-index: 1;
    position: -webkit-sticky;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all.3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all.3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.logo{
    padding: 15px 0;
    float: left;
    margin-left: 40px;
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.logo a{
    font-size: 25px;
}

.logo a img{
    width: 300px;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

.menu{
    vertical-align: bottom;
    width: 100%;
    height: 150px;
    position: relative;
    z-index: 999;
    text-align: center;
    margin-bottom: 10px;
}

.menu ul{
    height: 100%;
    display: inline-block;
    list-style: none;
    float: right;
    margin-right: 160px;
    font-size: 20px;
}

.menu ul li{
    list-style: none;
    float: left;
}

.menu li a{
    color: #000;
    padding: 32px 20px;
    padding-bottom: 5px !important;
    display: block;
    text-decoration: none;
    font-weight:normal;
    font-size: 17px;
}

/*.menu li:hover{
    animation: hoverFade 5s;
}*/

.menu li {
  color: #000;
  /*transition: background 0.5s linear;*/
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.menu li:hover {
  background-color: #9900ab;
  color: #fff;
  box-shadow: inset 0 121px 0 0 #9900ab;
}

.menu li:hover a{
    text-shadow: none !important;
    color: #fff !important;
}

.menu li div.block-helper{
    height: 60px;
}

.menu li.active{
    background-color: #9900ab;
}

.menu li.active a{
    color: #fff;
    padding-bottom: 5px;
}

.language{
    position: absolute;
    right: 0;
    padding: 32px 20px;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.language,
.language a{
    color: #98365d;
}

.language a.active{
    /*color: #ebeb5d;*/
    color: #ffd600;
}

.image-slider{
    width: 100%;
    background-color: #98365d;
    position: relative;
}

.image-slider img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80%;
    margin: auto;
}



.about-us{
    padding: 10px 30px;
}

h1.title{
    color: #fff;
    margin-left: 15px;
}

h1.title span{
    padding: 5px;    
    background-color: #9900ab;
    margin-left: 3px;
}

.exhibition .portfolio,
.product-portfolio{
    width: calc(100% - 50px);
    margin-left: auto;
}

.product-portfolio .product-item{
    /*width: 33%;*/
    float: left;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.section-exhibition .image-container,
.coorperation-item .product-image-container,
.product-item .product-image-container{
    height: 200px;
    white-space: nowrap;    
    text-align: center; 
    margin: 1em 0;
    position: relative;
    /*border: 2px solid #ccc;*/
}

.product-item .product-image-container{
    border: 2px solid #ccc;
}

.product-item .product-image-container:hover{
    border: 2px solid #ebeb5d;
}

.product-item:hover .product-name{
    color: #9900ab;
    font-weight: bold;
    text-decoration: none;
}

.section-exhibition img,
.coorperation-item img,
.product-item img{    
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
}

.exhibition .img-container{
    position: relative;
}

.exhibition-name,
.exhibition-date{
    font-size: 15px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #777;
}

.exhibition-date{
    border: none;
}

.exhibition-date p{
    margin: 0;
    padding: 0;
}

.exhibition a:hover .exhibition-name,
.exhibition a:hover .exhibition-date{
    color: #9900ab;
    /*font-weight: bold;*/
    text-decoration: none;
}

.exhibition .img-container img{
    /*padding: 5px;*/
    border: 3px solid #ccc;
    width: 100%;
    max-height: none !important;
}

.exhibition .img-container{
    padding: 3px;
    overflow: hidden;
}

.exhibition .img-container:hover img{
    border: 3px solid #ebeb5d;
}

.coorperation-item .product-image-container img,
.product-item .product-image-container img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    /*border: 2px solid #ccc;*/
}

.portfolio .product-item:hover .product-image-container img{
    border: 3px solid #ebeb5d;
    padding: 0;
}

.portfolio .product-item:hover .product-name{
    color: #782c8e;
    font-weight: bolder;
    text-decoration: none;
}

.table-row {
        display: table;
}
.table-row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.is-table-row{
    overflow: hidden; 
}

.is-table-row [class*="col-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.product-item .product-name{
    padding: 5px 10px;
    font-size: 24px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
}

.content{
    padding: 10px 50px;
}

.text-purple{
    color: #9900ab;
    font-weight:bold;
}

.bg-purple{
    background-color: #9900ab;
    color: #fff;
}

.no-padding{
    padding: 0 !important;
}

.why-choose-us .section{
    min-height: 200px;
    overflow: hidden;
}

.why-choose-us img{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    max-width: none;
}

.link-icon{
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.link-icon img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.link-item,
.grow-item{
    width: 100px;
    display: inline-block;
    margin: 30px 10px !important;
    color: #000 !important;
}

.link-item:hover{
    text-decoration: none;
    color: #9900ab  !important;
}

.link-item:hover .link-icon{
    border: 2px solid #ebeb5d;
}

.company-name{
    color: #9900ab;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

.company-name span{
    border-bottom: solid 2px;    
}

.map-container{
    height: 500px;
    width: 100%;
    position: relative;
    padding: 0px 50px;
}

.map{
    width: 90%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;    
}

.contact{
    margin-bottom: 15px;
}

.contact_form{
    width: 90%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}

#contact_form{
    color: #000 !important;
}

#contact_form .control-label{
    font-size: 18px;
}

#contact_form input[type=text],
#contact_form input[type=email],
#contact_form textarea{
    border: 0;
    border-radius: 15px;
    background-color: #e7eeef;
    padding: 0px 15px;
    min-height: 30px;
    font-size: 15px;
    resize: none;
    width: 100%;
}

#contact_form textarea{
    /*height: 100px;*/
}

#contact_form input:focus,
#contact_form textarea:focus{
    outline: none;

}

#contact_form .submit{
    text-align: right;
}

#contact_form .submit input{
    background-color: #9900ab;
    border: none;
    border-radius: 15px;
    margin: 0;
    height: 30px;
    padding: 5px 15px;
    font-weight: bold;
    font-size: 15px;
}

.banner{
    padding: 15px 30px !important;
}
.banner img{
    width: 100% !important;
}
.modal-body{
    padding: 15px 40px !important;
    margin-bottom: 40px;
}
.modal-body h1{
    border-bottom: 1px solid #9900ab;
    text-transform: capitalize;
    padding-bottom: 5px;
}
.modal-body:not(.model-slider) img{
    width: 100% !important;
    height: auto;
}

.model-slider img{
    margin: auto;
}

.exhibition .img-container img {
    min-height: 220px;
    margin: auto;
}

/*.section-product .img-container img{
    width: 100%;
}*/

.section-product .img-container img,
.section-product-grid .img-container img{
    height: 300px;
    margin: auto;
}

.section-product h1{
    font-size: 5em;
}

.section-product .message h1{
    margin-top: 50px;
}

.section-serial .section-product{
    margin-bottom: 40px;
    height: 300px;
}

.section-product .message a,
.section-product .message a:hover,
.section-product .message a:active{
    color:#616161  !important;
    text-decoration: none;
}

.section-product:hover .message a,
.section-product:hover .message a:hover,
.section-product:hover .message a:active{
    color: #fff !important;
}

/*.section-product:hover img{
    margin: auto;
    animation: zoom-in 1s;
    animation-fill-mode: forwards;
}*/

.section-product .message{    
    transition: all .3s ease-in;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all.3s ease-in;
    -moz-transition: all.3s ease-out;
    -o-transition: all .3s ease-in;
    -o-transition: all .3s ease-out;
}

.section-product:hover .message{
    background-color: #9900ab;
    color: #fff;
    min-height: 200px;
    box-shadow: inset -121px 0px 0 0 #9900ab;
}

.section-product .circle-line{
    float: right;
    width: 90%;
    height: 2px;
    background-color: #fff;
    position: relative;
}

.section-product .circle-line div{
    height: 20px;
    width: 20px;
    float:left;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    top: -9.5px;
    left: 0;
}

.product-title h4{
    display: inline-block;
    margin-bottom: 0;
    font-size: 21px;
}

.product-title p{
    padding-top: 13px;
}

.product-title .circle-line{
    margin-top: 5px;
    float: left;
    width: 110%;
    height: 2px;
    background-color: #9900ab;
    position: relative;
}

.product-title .circle-line div{
    height: 20px;
    width: 20px;
    background-color: #9900ab;
    border-radius: 100%;
    position: absolute;
    top: -9.5px;
    right: 0;
}

.section-product-grid{
    padding: 0px 50px !important;
    margin-bottom: 50px;
}

.section-product-grid .product-name{
    width: 100%;
    background-color: #9900ab !important;
    padding: 10px 50px;
    font-size: 1.5em;
    margin-top: 10px;
    text-decoration: none;
}
.section-product-grid a,
.section-product-grid a:hover,
.section-product-grid a:active {
    color: #fff !important;
    text-decoration: none;
}

.product-desc ol{
    list-style: decimal;
    padding-left: 20px;
}

.product-desc ul li:first-child{
    font-size: 1.3em;
    color: #9900ab;
}

.product-desc li p{
    padding: 0;
}

.product-desc ol,
.product-desc ul{
    margin-bottom: 5px;
}

/*.product-spec ul,
.product-spec ol,
.product-desc table{
    display: none;
}*/

.product-desc table{
    display: table;
    border: 1px solid #9900ab;
}

.product-desc table{
    width: 100%;
}

.product-desc thead,
.product-desc table tr:first-child{
    background-color: #9900ab;
    color: #fff;
}

.product-desc th,
.product-desc td{
    padding: 10px 20px !important;
    text-align: center;
    border: 1px solid #9900ab;
}

.section-form input,
.section-form textarea{
    width: 100%;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 5px 10px;
    resize: none;
}

.section-form .form-title{
    color: #9900ab;
}

.section-form button{
    background-color: #9900ab;
    color: #fff;
    border-radius: 10px;
    padding: 2px 5px;
    border: none;
    outline: none;
}

.product-desc table{
    width: 100% !important;
}

.product-desc td{
    text-align: left;
    /*width: 200px;*/
}

.product-desc ul:before{
    content: "";
    height: 20px;
    width: 20px;
    box-shadow: -28px 3px 0px 3px #9900ab;  
    position: absolute;
    border-radius: 100%;
}

.grow-item:hover img{
    animation: spin 1s;
}

@keyframes spin{
    100% {
        transform: scale(1.3) rotate(35deg);
    }
}

@keyframes zoom-in{
    100% {
        transform: scale(0.5);
    }
}

.section.sliders{
    padding: 10px 25px;
    overflow: hidden;
    position: relative;
    color: #fff;
}

.section.sliders .background{
    background-color: #9900ab;
    opacity: .5;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.section.sliders .caption{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
    height: 100%;
}

.section.sliders .caption h1{
    width: 50%;
    margin: 50px auto;
    font-size: 5em;
    margin-bottom: 0px;
    margin-top: 60px;
}

.section.sliders .caption h3{
    font-size: 2.5em;
    width: 80%;
    margin: auto;
    margin-bottom: 5px;
}

.section.sliders .caption .message{
    width: 50%;
    font-size: 2em;
    margin: auto;
    margin-bottom: 50px;
}

.caption a{
    padding: 10px 10px 5px 10px;
    border: 1px solid #ebeb5d;
    border-radius: 5px;
    font-size: 2em;
    margin-left: 10px;
}

.caption a,
.caption a:hover,
.caption a:active{
    color: #fff;
    text-decoration: none;
}

.caption a:hover{
    color: #ebeb5d;
}

.section.sliders,
.flexslider .slides img {
    height: 100%;
}

.section.sliders .flexslider{
    height: 90%;
}

.flex-direction-nav a:before{
    color: #fff !important;
}

.flex-control-paging li a{
    background-color: #fff;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li a:active,
.flex-control-paging li a:hover{
    background-color: #ebeb5d !important;
}

.flex-control-nav{
    position: absolute;
    z-index: 99999;
}

.flex-direction-nav li a{
    display: none;
}

.flex-viewport{
    height: 130%;
}

.flexslider .slides,
.flexslider .slides > li{
    height: 100%;
}

.info-item div i{
    margin-right: 5px;
}

/* video */

.video-title{
    font-size: 2em;
    margin-left: 15px;
    display: inline-block;
}

.video-title .title-color{
    color: #9900ab;
}

.video-item{
    float: left;
    position:relative;
}

.video-item video{
    max-width: 100%;
}

.video-message p:first-child{
    padding: 0;
}

.video-message .company-name{
    font-size: 2em;
    text-decoration: none;
}

.video-title .bottom-circle{
    float: left;
    width: 110%;
    height: 2px;
    background-color: #9900ab;
    position: relative;
}

.video-title .bottom-circle div{
    height: 15px;
    width: 15px;
    float:left;
    background-color: #9900ab;
    border-radius: 100%;
    position: absolute;
    top: -7.5px;
    right: 0;
}

.video-container{
    padding: 10px 0px;
    margin-top: 10px;
}

.video-item .video-name{
    padding: 5px 10px;
    font-size: 1em;
    text-decoration: none;
}

/* video */

/* layout */
.layout-menu{
    width:80%;
    margin: auto;
}

.layout-center{
    width: 85%;
    margin: auto;
}

.section-shortcut{
    padding: 10px 50px;
}

.layout-contact{
    width: 80%;
    margin: auto;
}

/* layout */

/* exhibition */

.section-exhibition{
    height: 220px;
    z-index: 1;
}

.section-50width{
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin: 0px -5px;
}

.section-40width{
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
    margin: 0px -5px;
}

/* exhibition */

/* contact us */

.section-contact{
    margin-bottom: 15px;
}

.contact-form h1{
    text-transform: capitalize;
}

/*.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea,*/
.contact-form form
{
    width: 100% !important;
}

.contact-form div.control-label,
.information span,
.information div.info{
    color: #aaa !important;
}

.service-center span{
    
    color: #9900ab !important;
    font-weight: bold;
}

.information h4{
    font-weight:bold;
}

.information i{
    color: #9900ab;
}

.section-contact .break{
    height: 20px;
    width: 100%;
    float: left;
}

.information .info{
    white-space: nowrap;
}

.information .info div[class*='info-']{
    display: inline-block;
}

.information .info-partner div[class*='info-']{
    display: table-cell;
}

.information .info .info-icon{
    vertical-align: top;
}

.information .info .info-message{
    white-space: normal;
    margin-left: 25px;
    font-family: 'Myriad Pro' !important;
}

/* contact us */

/* animation */

@keyframes hoverFade{
    0%{
        height: 0%;
        background-color: #9900ab;
        color: #000;
    }
    100%{
        height: 100%;
        background-color: #9900ab;
        color: #fff;
    }
}

/* animation */

/* general */
.text-nowrap{
    white-space: nowrap;
}

.text-capital{
    text-transform: capitalize;
}

.p-padding-small p{
    padding-top: 5px;
    margin-bottom: 5px;
}

.no-margin-bottom{
    margin-bottom: 0px;
}

.text-2x,
.text-2x p{
    font-size: 20px;
}

/* video */

video::-webkit-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}

.section-serial{
    margin-top: 15px;
    margin-bottom: 15px;
}
img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;    
}

.no-border{
    border:none !important;
}

.production-flow-name{
    padding: 5px 10px;
    font-size: 28px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
}

.production-flow-name:hover{
    color: #782c8e;
    font-weight: bolder;
    text-decoration: none;
}

.text-uppercase{
  text-transform: uppercase !important;
}

.display-none{
    display: none;
}

.display-block{
    display: block;
}

.lSSlideOuter .lSPager.lSGallery{
    height: 50px;
}

@media (max-width: 1308px) and (min-width: 1016px){
    .section-exhibition{
        height: 166px;
    }
    .exhibition .img-container,
    .exhibition .img-container img{
        min-height: 166px;
    }
}

@media (max-width: 1017px) and (min-width: 992px){
    .section-exhibition{
        height: 155px;
    }
    .exhibition .img-container,
    .exhibition .img-container img{
        min-height: 155px;
    }
}

@media (max-width: 980px) and (min-width: 768px){
    .menu ul{
        margin-right: 50px;
    }
}

@media (max-width: 767px){
    .about-us{
        z-index: -1;
    }
    .flexSliderBox{
        height: auto !important;
        
    }
    .section-exhibition{
        height: 145px;
    }

    .exhibition .img-container img{
    }
    .layout-center{
        width: 100%;
    }
    .product-portfolio .product-item{
        width: 100%;
    }

    img,
    .section.sliders .flexslider,
    .flex-viewport,
    .flexslider .slides, 
    .flexslider .slides > li{
        height: auto !important;
    }

    .section-product-grid{
        padding: 0 !important;
    }

    .logo{
        margin: 0;
    }

    .logo a img{
        width: 100%;
    }

    .mobile_menu{
        margin-top: 50px;
        z-index: 10;
    }

    .mobile_menu .language, mobile_menu .language a{
        top: -50px;
        font-size: 1.25em;
    }

    .menu{
        display: none;
    }

    .mobile-menu-items{
        float: left;
        white-space: nowrap;
        overflow: auto;
        max-width: 100%;
    }

    .mobile-menu-items::-webkit-scrollbar{
        display: none;
    }

    .mobile-menu-items li{
        display: inline-block;
        height: 50px;
    }

    .mobile-menu-items li.active{
        background-color: #9900ab;
    }

    .mobile-menu-items li.active a{
        color: #fff;
    }

    .mobile-menu-items .block-helper{
        height: 25px;
    }

    .mobile-menu-items li a{
        padding: 0px 10px;
        color: #121212;
    }

    .about-us{
        padding: 0;
    }

    .table-row [class*="col-"]{
        display: block;
    }

    .section.section-about-us{
        float: left;
    }

    .product-item .product-name{
        white-space: normal;
    }

    .banner,
    .section-shortcut,
    .map-container{
        padding: 0 !important;
    }

    .product-title,
    .page-title{
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-title .circle-line{
        width: 100%;
    }

    .exhibition .portfolio, .product-portfolio{
        width: 100%;
    }

    video{
        width: 100%;
    }

    .section-contact{
        margin-top: 15px;
    }

    .section-break{
        margin:0 !important;
    }

    .video-title .bottom-circle{
        width: 90%;
    }

    .move-background{
        z-index: -1;
    }

    .modal-open .modal-backdrop,
    .modal-open .layout-menu,
    .modal-open footer{
        z-index: -2;
    }

    .modal-body .section h1{
        font-size: 24px;
    }

    .modal-body .product-desc{
        line-height: 1.5;
        font-size: 18px;
        overflow:auto;
        margin-left: -30px;
        padding-left: 35px;
    }

    .modal-body .product-desc table{
        /*margin-left: -40px;*/
    }
}

@media (max-width: 370px){
    .section-exhibition{
        height: 145px;
    }

    .exhibition .img-container img{
        width: auto;
        height: 100%;
        max-width: none;
        max-height: 100% !important;
        top: -9999px;
        bottom: -9999px;
        left: -9999px;
        right: -9999px;
    }
}

/*ul.lightSlider.lSSlide{
    position: relative;
}

ul.lightSlider.lSSlide li{
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #fff;
}

ul.lightSlider.lSSlide li img{
    width: 50% !important;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}*/

.section-coorperation{
    margin-bottom: 15px;
}

.coorperation-item{}
.coorperation-name{
    font-size: 24px;
    color: #000;
    text-decoration: none;
}
.coorperation-item:hover .coorperation-name{
    color: #9900ab;
    font-weight: bold;
    text-decoration: none;
}
a:hover,
a:focus{
    text-decoration: none !important;
}

.flexSliderBox{
    float: left;
    width: 100%;
}

.info-partner{
    margin-top: 10px;
}

.info-partner .horizontal-line{
    border-bottom: #9900ab solid 1px;
}

.info-partner .partner-company{
    color: #000;
    /*white-space: nowrap;*/
    font-weight: bold;
}

.info-partner .info-message{
    margin: 0 !important;
}

.info-partner .info-title{
    vertical-align: top;
}