/*
 Theme Name:   World Union
 Theme URI:    http://kitefin.com
 Description:  World Union by Kitefin
 Author:       Carl Kitefin
 Author URI:   http://kitefin.com
 Template:     twentysixteen
 Version:      1.0.0   
 Text Domain:  world-union
*/

body {
    font-family: 'open_sansregular', Arial, Helvetica, 'Microsoft Yahei', sans-serif;
}

p,
li {
    font-size: 1.1em;
}

h1,
h2,
h3,
h4,
h5 {
    line-height: 1.4em;
}

li,
p {
    line-height: 2em;
}

a,
a:link,
a:visited {
    color: #666;
    text-decoration: none;
}

a:hover,
a:active,
a.active {
    color: #cf121b;
}

.fa-li {
    top: 8px;
    color: #cf121b;
}

/* ENHANCE */

.xPad {
    padding-left: 50px;
    padding-right: 50px;
}

.title-hr {
    width: 50px;
    border-width: 3px;
}

.double-hr {
    border-width: 3px;
}

.center-hr {
    text-align: center;
}

.img-center {
    margin-left: auto;
    margin-right: auto;
}

.img-pad {
    padding-top: 40px;
    padding-bottom: 40px;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

.navbar-toggle {
    top: 15px;
    color: #cf121b;
}

.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
    color: #CCC;
}

.navbar a {
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.topbar a,
.topbar a:link,
.topbar a:visited {
    color: #777;
}

.topbar a:hover,
.topbar a:active,
.topbar a.active {
    color: #000;
}

.topbar {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 0.8em;
    font-weight: bold;
}

.topbar ul li {
    padding-right: 20px;
    padding-left: 20px;
    border-left: 1px solid #EEE;
}

.topbar ul li li {
    margin-right: 0;
    font-size: 16px;
    padding: 0 5px;
    border: none;
}

.topbar i {
    color: #777;
    margin-right: 5px;
}

.sitebrand {
    padding-top: 0px;
    padding-bottom: 10px;
}

.sitenav {
    margin-top: 25px;
}

.sitenav a,
.navbar-brand,
.navbar-nav>li>a {
    padding: 20px 25px 10px;
    font-size: 0.95em;
    font-weight: bold;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: none;
    color: #cf121b;
}

.dropdown-menu {
    border: none;
    left: 30px !important;
    padding: 0;
    box-shadow: 0 0px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu li a {
    padding: 15px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu li a:active {
    background: #cf121b !important;
    color: #FFF;
    border-radius: 4px;
}

.sitenav a:hover,
.sitenav a:focus,
.sitenav a:active {
    background: none !important;
}

.hslider01 {
    height: 500px;
    background: url(img/hs1.jpg) no-repeat top center;
    background-size: cover;
}

.hslider02 {
    height: 500px;
    background: url(img/hs2.jpg) no-repeat top center;
    background-size: cover;
}

.hslider03 {
    height: 500px;
    background: url(img/hs3.jpg) no-repeat top center;
    background-size: cover;
}

.hslider04 {
    height: 500px;
    background: url(img/hs4.jpg) no-repeat top center;
    background-size: cover;
}

.hslider05 {
    height: 500px;
    background: url(img/hs5.jpg) no-repeat top center;
    background-size: cover;
}

.h_about h2 {
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0;
}

.h_about_l {
    color: #FFF;
    background: #cf121b;
    margin: 0;
    padding: 0;
}

.h_about_r {
    background: #EEE;
    color: #333;
    margin: 0;
    padding: 0;
}

.h_keys {
    padding-top: 60px;
    padding-bottom: 60px;
    color: #777;
}

.h_keys i {
    color: #cf121b;
}

.h_service {
    background: #EEE;
    padding-top: 30px;
    padding-bottom: 50px;
}

.h_service h2+hr {
    margin-bottom: 30px;
}

.h_service hr {
    border-color: #cf121b;
}

.h_service .service_th {
    position: relative;
    margin: 15px 0;
    cursor: pointer;
    border: 2px solid #f5f5f5;
    height: 200px;
    overflow: hidden;
    box-shadow: 0 0px 12px rgba(0, 0, 0, .175);
}

.h_service .service_th:hover {
    border: 2px solid #cf121b;
}

.h_service .service_th h3 {
    color: #fff;
    font-weight: bold;
    margin-top: -13px;
    text-align: center;
    margin-bottom: 0px;
    position: absolute;
    top: 52%;
    left: 0px;
    right: 0px;
}

.h_service .service_ol {
    background: #000;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    overflow: hidden;
    transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}

.h_service .service_ol:hover {
    background: #cf121b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.h_quote {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 32px;
    color: #FFF;
    background: #1b97ca;
    text-align: center;
    display: none;
}

.h_partner {
    padding-top: 30px;
    padding-bottom: 40px;
}

.h_partner h3 {
    margin-bottom: 30px;
}

.h_partner h3+hr {
    margin-bottom: 30px;
}

.h_partner hr {
    border-color: #cf121b;
}

.h_partner img {
    margin-bottom: 20px;
}

/* PAGES */

.title-header {
    background: url(./img/bg_pheader.jpg) no-repeat top center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

.title-header .section-block {
    padding: 0;
}

.title-header h2 {
    display: none;
    color: #FFF;
    line-height: 50px;
    padding: 0 40px;
    font-size: 40px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.section-block {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-title2 {
    color: #cf121b;
    margin-top: 0;
}

.page-title3 {
    font-weight: bold;
}

.sidebar-half {
    background: #f5f5f5;
    overflow: hidden;
}

.sidebar-half .section-block {
    padding-top: 0px;
    padding-bottom: 0px;
}

.sidebar-half .left-side,
.sidebar-half .right-side {
    padding: 50px
}

.white-right:before {
    content: '';
    width: 2500px;
    height: 100%;
    background: #FFF;
    position: absolute;
    top: 1px;
    left: -15px;
    z-index: -1;
}

.white-left:before {
    content: '';
    width: 2500px;
    height: 100%;
    background: #FFF;
    position: absolute;
    top: 1px;
    right: -17px;
    z-index: -1;
}

.white-right,
.white-left {
    background: #fff;
    position: relative;
    z-index: 99;
}

.sidebar-nav {
    box-shadow: none;
    border-radius: 0;
}

.sidebar-nav a.list-group-item,
.sidebar-nav a.list-group-item:link {
    background: none;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #E5e5e5;
    line-height: 35px;
    color: #cf121b;
    text-shadow: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.sidebar-nav a.list-group-item:hover,
.sidebar-nav a.list-group-item:active,
.sidebar-nav a.list-group-item:focus,
.sidebar-nav a.list-group-item.active {
    background: #cf121b;
    color: #FFF;
    padding-left: 50px;
    font-weight: bold;
}

.sidebar-nav a.list-group-item i {
    color: #999;
    margin-right: 15px;
}

.sidebar-nav a.list-group-item:hover i,
.sidebar-nav a.list-group-item:active i,
.sidebar-nav a.list-group-item:focus i,
.sidebar-nav a.list-group-item.active i {
    color: #FFF;
}

.sidebar-nav .submenu {
    margin-left: 20px;
}

.sidebar-nav .submenu a {
    border-radius: 0;
}

.sidebar-nav .submenu a,
.sidebar-nav .submenu a:link {
    line-height: 25px;
    background: #EEE;
    border: none;
    margin: 1px;
    color: #cf121b
}

.sidebar-nav .submenu a:hover,
.sidebar-nav .submenu a:active,
.sidebar-nav .submenu a .active {
    background: #cf121b;
    color: #FFF;
}

.sidebar-nav .submenu a:link .fa {
    color: #cf121b;
}

.sidebar-nav .submenu a .fa {
    color: #cf121b;
}

.sidebar-nav .submenu a:hover .fa {
    color: #FFF;
}

#client-slider .item {
    padding: 10px 20px;
}

.about-overview .box {
    background: #f5f5f5;
    padding: 10px 20px;
    min-height: 265px;
    margin-top: 50px;
    border-bottom: 2px solid #cf121b;
}

.about-overview .box i {
    margin-top: -50px;
    background: #FFF;
    border: 1px solid #EEE;
    height: 90px;
    width: 90px;
    line-height: 90px;
    border-radius: 50%;
    color: #cf121b;
}

/* .about-overview .box i { margin-top: -50px; background: #cf121b; height: 90px; width: 90px; line-height: 90px; border-radius: 50%; color: #FFF;} */

.about-overview .left-side,
.about-overview .right-side {
    padding: 50px 50px 150px;
}

.pdf-dl {
    margin-top: 90px;
}

.pdf-dl li {
    margin: 10px 0;
}

.pdf-dl li a {
    line-height: 60px;
}

.wABOUT .team-members h2 {
    color: #cf121b;
}

.wABOUT .team-members h3 {
    margin-top: 10px;
}

.wABOUT .team-members h4 {
    margin-top: 30px;
}

.wPORTFOLIO .each h5 {
    color: #cf121b;
    text-transform: uppercase;
    margin-bottom: 0px;
    letter-spacing: 5px;
    font-weight: bold;
}

.wPORTFOLIO .each h3 {
    margin-top: 3px;
}

.submenu {
    display: none;
}

.wSERVICES .intro-points {
    margin: 0;
}

.wSERVICES .intro-points .fa-ul {
    margin-left: 25px;
}

.wSERVICES .pf-items .each {
    margin: 0;
}

.wSERVICES .pf-items .each table td {
    vertical-align: middle;
}

.wSERVICES .pf-items .each .pf-img {
    padding-right: 48px;
    padding-left: 0;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.yj-box {
    display: flex;
    flex-flow: wrap;
}

.relation-overview .row .item{
  display: flex;
  align-items: center;
  padding: 50px 0;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  cursor: pointer;
}
.relation-overview .row .item .brief-desc {
  flex: 1;
}
.relation-overview .row .item .brief-desc .title{
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 14px;
}

.relation-overview .row .item .brief-desc .times span {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
}

.relation-overview .row .fa{
  color: rgba(153, 153, 153, 1);
}
.relation-overview .row .see-eye{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border: 1px solid #CCCCCC;
  border-radius: 100%;
}
.relation-overview .row .item:hover .title{
  color: rgba(208, 18, 28, 1); 
}
.relation-overview .row .item:hover .see-eye{
  background-color: rgba(208, 18, 28, 1);
}
.relation-overview .row .item:hover .see-eye i{
  color: #fff;
}

.pdf-list{
  max-height: 50vh;
  padding-right: 40px;
  overflow-y: auto;
}

.left-side{
  padding-right: 10px!important;
}
::-webkit-scrollbar{
  width:4px;
  
  height:4px;
  
  background-color:#F5F5F5;
  
  }
  
  /*定义滚动条轨道
  
  内阴影+圆角*/
  
  ::-webkit-scrollbar-track{
  
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  
  border-radius:10px;
  
  background-color:#F5F5F5;
  
  }
  
  /*定义滑块
  
  内阴影+圆角*/
  
  ::-webkit-scrollbar-thumb{
  
  border-radius:10px;
  
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
  
  background-color:#555;
  
  }
  

@media screen and (max-width: 600px) {
    .portfolio-th {
        width: 49%;
        background-color: #F0F0F1;
        margin-bottom: 30px;
        margin-right: 1%;
    }
}

@media screen and (max-width: 1400px) {
  .relation-overview .row .see-eye{
    width: 40px;
    height: 40px;
  }
  .relation-overview .row .item{
    padding: 35px 0;
  }
  .relation-overview .row .item .brief-desc .title{
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 10px;
  }
  .relation-overview .row .item .brief-desc .times span {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
  }
}


@media screen and (max-width: 1200px) {
  .relation-overview .row .see-eye{
    width: 40px;
    height: 40px;
  }
  .relation-overview .row .item{
    padding: 25px 0;
  }
}

@media screen and (min-width: 900px) {
    .portfolio-th {
        width: 19%;
        background-color: #F0F0F1;
        margin-bottom: 30px;
        margin-right: 1%;
    }
}

.nav-box{
  display: flex;
  align-items: center;
  padding-right: 40px;
  justify-content: space-between;
}

.nav-box .search-wrap{
  width: 40%;
  max-width: 400px;
  height: 38px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  overflow: hidden;
  border: 1px solid #cf121b;
}

.nav-box .search-wrap input{
  font-size: 14px;
  border: 0;
  outline: none;
  width: 80%;
  padding: 0 8px;
}

.nav-box .search-wrap span{
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #cf121b;
  color: #fff;
  font-size: 14px;
  height: 100%;
  white-space: nowrap;
  transition: all .3s;
}
.nav-box .search-wrap span:hover{
  cursor: pointer;
  opacity: .9;
  transform: scale(1.1);
}

.pdf-privew{
  background: #ffffff;
  padding: 40px 48px 120px;
  color: #333333;
  margin-top: 10px;
}
.pdf-privew .pdf-row .pdf_title{
  font-size: 26px;
  line-height: 34px;
  font-weight: 500;
  text-align: center;
  text-align: center;
}
.pdf_time{
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  text-align: center;
  margin: 0 10px;
}

.pdf_content{
  text-align: center;
  border-top: 1px solid #F2F2F2;
  padding-top: 24px;
  margin-top: 24px
}

/* .portfolio-th a {position: relative; margin-bottom: 20px; display: block;} */

/* .portfolio-th a h3 {position: absolute; bottom:20px; right: 5px; color: #FFF; background: #cf121b; padding: 10px 20px;} */

.portfolio-th .item-title {
    font-size: 16px;
    font-weight: bold;
    margin-left: 14px;
    margin-top: 13px;
}

.portfolio-th .item-tag {
    font-size: 14px;
    margin-top: 20px;
    margin-left: 14px;
    padding-bottom: 15px;
}

.wCONTACT .amap iframe {
    border: 0;
    width: 100%;
    height: 300px;
}

footer {
    background: #262f38;
    color: #EEE;
    padding-top: 60px;
    padding-bottom: 20px;
    color: #999;
}

footer img {
    width: 200px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

footer ul li a {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.85em;
    display: block;
    color: #999;
    font-weight: bold;
}

footer ul li a:hover {
    color: #FFF;
}

footer hr {
    border-color: #666;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

#promo-pop {
    position: absolute;
    top: 38px;
    width: 100%;
    z-index: 99;
    display: none;
}

#promo-pop .container {
    max-width: 1100px;
}

#promo-pop .row div {
    padding: 1px;
}

#promo-toggle,
#promo-pop a {
    border-radius: 0;
    color: #FFF;
    border: none;
    box-shadow: none;
    background: #cf121b;
    border: 1px solid #cf121b;
}

#promo-toggle:hover,
#promo-pop a:hover {
    background: #FFF;
    color: #cf121b;
}

/*MODAL*/

.modal .modal-content {
    border-radius: 0;
}

.modal h4 {
    font-size: 0.7em;
    letter-spacing: 5px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
}

.modal .modal-header {
    background: #cf121b;
    color: #FFF;
}

.modal .close {
    color: #FFF;
    text-shadow: none;
    opacity: 1;
}

/* EXTRAS */

.list-s1 {
    border: 1px solid #EEE;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 3px #CCC;
    border-radius: 10px;
}

.list-s1 li {
    padding: 5px 30px;
    border-bottom: 1px solid #EEE;
    background: #f5f5f5;
}

@media(max-width: 768px) {
    .hs_overlay img {
        margin-top: 200px;
    }
    .dropdown-menu {
        background: #EEE !important;
    }
    .dropdown-menu li a {
        padding: 15px !important;
    }
    .sidebar-nav a.list-group-item {
        width: 100% !important;
    }
    .h_keys p {
        margin-bottom: 50px;
    }
    .pdf-dl {
        margin-top: 0px;
    }
    footer ul li {
        line-height: 40px;
    }
    footer {
        line-height: 2em;
    }
    footer img {
        margin-bottom: 20px;
    }
    #client-slider img {
        height: 50px;
    }
}

@media(max-width: 480px) {
    .navbar-brand img {
        width: 200px;
        margin-top: 10px;
    }
    .hslider01 {
        height: 300px;
        background: url(img/hs1.jpg) no-repeat top center;
        background-size: cover;
    }
    .hslider02 {
        height: 300px;
        background: url(img/hs2.jpg) no-repeat top center;
        background-size: cover;
    }
    .hslider03 {
        height: 300px;
        background: url(img/hs3.jpg) no-repeat top center;
        background-size: cover;
    }
    .hslider04 {
        height: 300px;
        background: url(img/hs4.jpg) no-repeat top center;
        background-size: cover;
    }
    .hslider05 {
        height: 300px;
        background: url(img/hs5.jpg) no-repeat top center;
        background-size: cover;
    }
    .h_about h2 {
        font-size: 22px;
    }
    .sidebar-half .left-side,
    .sidebar-half .right-side {
        padding: 30px 20px
    }
    .sidebar-nav {
        margin-bottom: 20px;
    }
    .sidebar-nav a.list-group-item,
    .sidebar-nav a.list-group-item:link {
        width: 50%;
        float: left;
    }
    .sidebar-nav a.list-group-item:hover,
    .sidebar-nav a.list-group-item:active,
    .sidebar-nav a.list-group-item:focus,
    .sidebar-nav a.list-group-item.active {
        font-weight: normal;
        padding-left: 10px;
    }
}

@media(max-width: 320px) {
    .navbar-brand img {
        width: 180px;
    }
}

.row img {
    max-width: 100% !important;
}