/*!
 * Roots 6.5.0
 */
/* ==========================================================================
	Base
	========================================================================== */
* {
  outline: none;
}
body {
  color: #ebe6e6;
  font-size: 13px;
}
html[lang="zh-CN"] body {
  line-height: 1.8;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'futura-pt-condensed', Arial, san-serif;
  margin: 1em 0 .6em;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
  margin-top: 0;
}
h2 {
  font-size: 36px;
  color: #bdcdd2;
  line-height: 1;
}
h4 {
  font-size: 18px;
  text-transform: uppercase;
}
p {
  margin: 1.5em 0 1em;
}
p:first-child {
  margin-top: 0;
}
ul,
ol {
  padding-left: 1.5em;
}
img {
  max-width: 100%;
  height: auto;
}
blockquote {
  border: 0 none;
  padding: 0;
  font-size: 12px;
  width: 40%;
  margin: 1.5em 0 1em .5in;
}
blockquote p {
  font-size: 1em;
  line-height: 1.5;
}
.container {
  position: relative;
  width: 1010px;
  max-width: none;
}
.btn,
.btn:active,
.btn:focus {
  background: #323E41;
  color: #8E9498;
  border-radius: 20px;
  padding: 3px 17px 4px;
  font-size: 12px;
  margin-left: 10px;
  outline: none;
}
.btn[type=submit],
.btn:active[type=submit],
.btn:focus[type=submit] {
  padding: 6px 47px 6px 17px;
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/submit.png) 0 0 no-repeat;
}
.btn:hover {
  color: #ebe6e6;
}
/* ==========================================================================
	Header
	========================================================================== */
.navbar-default {
  background: rgba(0, 0, 0, 0.6);
  border: 0 none;
  font-family: 'futura-pt-condensed', Arial, san-serif;
}
.navbar-default .navbar-nav > li {
  position: static;
}
.navbar-default .navbar-nav > li.dropdown:hover {
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/active-nav.gif) 0 100% repeat-x;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a:focus {
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/topl.png) transparent no-repeat 100% 60%;
  color: #FFF;
  text-transform: uppercase;
  font-size: 23px;
  padding: 20px 10px;
}
.navbar-default .navbar-nav > li:last-child > a {
  background: transparent none;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  display: none;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  width: 100%;
}
.navbar-default > .container {
  position: static;
}
.navbar-default #lang_sel_list {
  position: absolute;
  right: 24px;
  top: 30px;
  font-family: Arial, san-serif;
  display: none;
}
.navbar-default #lang_sel_list ul {
  list-style: none;
  font-size: 11px;
  padding: 2px 10px 0;
  margin: 0;
  background: #323E41;
  border-radius: 10px;
}
.navbar-default #lang_sel_list ul li {
  display: inline;
}
.navbar-default #lang_sel_list ul li a {
  color: #ebe6e6;
  margin: 0 5px;
}
.dropdown-menu {
  background: #141D24;
  box-shadow: none;
  border-radius: 0;
  text-align: right;
}
.dropdown-menu > li,
.dropdown-menu > .active {
  padding: 5px 0 4px;
}
.dropdown-menu > li > a,
.dropdown-menu > .active > a,
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a:focus {
  background: transparent;
  color: #FFF;
  font-family: Arial, san-serif;
  display: inline-block;
  font-size: 13px;
  padding: 0 15px 1px 20px;
  position: relative;
}
.dropdown-menu > li > a span,
.dropdown-menu > .active > a span,
.dropdown-menu > li > a:hover span,
.dropdown-menu > .active > a:hover span,
.dropdown-menu > li > a:focus span,
.dropdown-menu > .active > a:focus span {
  padding-right: 13px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a:hover {
  border-radius: 10px;
  background: #2e373b;
}
.dropdown-menu > li > a:hover span,
.dropdown-menu > .active > a:hover span {
  background: #2e373b url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/a-right.png) 100% center no-repeat;
}
.navbar-collapse {
  position: static;
  float: right;
  margin-top: 53px;
}
.navbar-brand {
  padding: 23px 15px;
}
.navbar-nav {
  float: right;
}
/* ==========================================================================
	UI
	========================================================================== */
.bx-wrapper {
  margin: 0 auto 30px;
}
.bx-wrapper .bx-viewport {
  left: auto;
  background: transparent;
  box-shadow: none;
  border: 0 none;
}
.bx-wrapper .bx-pager.bx-default-pager {
  text-align: right;
  bottom: -15px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #000;
  color: transparent;
  font-size: 0;
  border-radius: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ebe6e6;
}
.menu-sc {
  list-style: none;
  padding: 0;
  font-size: 14px;
}
.menu-sc > li {
  min-width: 200px;
  float: left;
  margin-right: 16px;
}
.menu-sc > li > a {
  padding-left: 20px;
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/arrow-viewweb.png) 0 center no-repeat;
  text-decoration: underline;
  color: #FFF;
}
.menu-sc .caret {
  display: none;
}
.menu-sc .dropdown-menu {
  display: block;
  position: static;
  float: none;
  background: transparent;
  border: 0 none;
  text-align: left;
  font-size: 12px;
  margin-left: 30px;
}
.menu-sc .dropdown-menu > li {
  padding: 1px 0;
}
.menu-sc .dropdown-menu > li > a,
.menu-sc .dropdown-menu > li > a:hover {
  background: transparent;
  border-radius: 0;
  padding: 0;
  color: #FFF;
}
.wp-pagenavi {
  margin-top: 60px;
}
.wpcf7 input:not([type=submit]):not([type=reset]),
.wpcf7 textarea,
.wpcf7 select {
  background: none;
  border-color: transparent;
  color: #D6D7D8;
  border-radius: 0;
}
.wpcf7 input:not([type=submit]):not([type=reset]).form-control:focus,
.wpcf7 textarea.form-control:focus,
.wpcf7 select.form-control:focus {
  box-shadow: none;
  border-color: transparent;
}
.wpcf7 textarea {
  max-width: 100%;
  height: 91px;
}
.wpcf7 select {
  background: #182126;
  color: #D6D7D8;
}
.wpcf7 .form-group {
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/inputs.png) 0 0 repeat;
  padding: 3px 0;
  border-width: 1px 0;
  border-color: #2a343c;
  border-style: solid;
  margin-left: 0;
  margin-right: 0;
}
.wpcf7 .form-group label {
  white-space: nowrap;
  text-align: left;
  font-size: 18px;
  font-family: 'futura-pt-condensed', Arial, san-serif;
  padding-top: 3px;
  color: #ebe6e6;
}
.wpcf7 .form-group.limit {
  width: 293px;
}
.wpcf7 .form-group + .help-block {
  margin-top: -13px;
  color: #ebe6e6;
  line-height: 1.7;
}
.wpcf7 .form-group + .help-block small {
  font-size: 11px;
}
.wpcf7 .req {
  color: #f00;
}
.wpcf7 .submit {
  text-align: right;
}
/* ==========================================================================
	Content
	========================================================================== */
.home-block {
  padding: 25px 20px 20px;
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/content.png) repeat;
  font-family: 'futura-pt-condensed', Arial, san-serif;
  text-transform: uppercase;
  color: #ebe6e6;
  width: 640px;
  margin: 0 0 30px;
}
.home-block h3 {
  margin: 0;
  font-size: 26px;
  font-weight: bold;
}
.home-block p.home-title {
  font-size: 54px;
  color: #bdcdd2;
  margin: 0;
  font-weight: bold;
  line-height: .9;
}
.home-slider-wrap,
.home-slider-wrap-2 {
  width: 640px;
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/content.png) repeat;
}
.home-slider {
  font-family: 'futura-pt-condensed', Arial, san-serif;
}
.home-slider .slide {
  background: transparent center center no-repeat;
  height: 195px;
  padding: 15px;
  text-transform: uppercase;
}
.home-slider .slide h4,
.home-slider .slide .h4 {
  margin: 0;
  color: #ebe6e6;
  font-size: 22px;
  line-height: 1;
  display: block;
}
.home-slider .slide p,
.home-slider .slide .p {
  margin: 0;
  font-size: 40px;
  color: #bdcdd2;
  font-weight: bold;
  line-height: 36px;
  display: block;
}
.home-slider .slide .slide-btn,
.home-slider .slide .slide-btn:hover {
  background: #2e373b;
  text-decoration: none;
  color: #FFF;
  text-transform: none;
  font-family: Arial, san-serif;
  font-size: 11px;
  padding: 1px 15px;
  border-radius: 10px;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.home-slider-wrap-2 {
  width: 300px;
}
.home-slider-wrap-2 .slide {
  height: 167px;
  background-position: 85% 75%;
}
/* ==========================================================================
	Primary Content
	========================================================================== */
/* Gallery Shortcode */
.gallery-row {
  padding: 15px 0;
}
.bcn {
  background: #080a0a;
  min-width: 405px;
  float: left;
  position: relative;
  line-height: 31px;
  font-size: 11px;
  padding-left: 20px;
  color: #FFF;
  margin-bottom: 1px;
  padding-right: 24px;
}
.bcn a {
  color: #566264;
  font-weight: bold;
}
.bcn a:hover {
  color: #FFF;
  text-decoration: none;
}
.bcn span {
  color: #566264;
}
.bcn:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 23px;
  height: 31px;
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/bc.png) 0 0 no-repeat;
}
.page-header {
  border: none 0;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
.page-header header {
  padding: 20px;
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/content.png) repeat 0 0;
  clear: both;
}
.page-header header h1,
.page-header header h4 {
  margin: 0;
  font-weight: bold;
  line-height: .9;
  text-transform: uppercase;
}
.page-header header h1 {
  color: #bdcdd2;
  font-size: 48px;
  line-height: 40px;
}
.single-post .page-header header h1 {
  text-transform: none;
}
.page-header header h4 {
  color: #ebe6e6;
  font-size: 23px;
  letter-spacing: .5px;
}
.page-header header .expand,
.page-header header .collapse {
  position: absolute;
  right: 20px;
  top: 50%;
  display: none;
}
.page-header header .collapse {
  display: block;
}
.page-content {
  padding-top: 1px;
  background-image: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/line1.png), url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/content.png);
  background-position: 0 0;
  background-repeat: no-repeat, repeat;
}
.page-content .page-main {
  padding: 20px 20px 25px;
}
.page-content a {
  color: #ebe6e6;
  font-weight: bold;
}
.page-content h1 a,
.page-content h2 a,
.page-content h3 a,
.page-content h4 a,
.page-content h5 a,
.page-content h6 a,
.page-content .h1 a,
.page-content .h2 a,
.page-content .h3 a,
.page-content .h4 a,
.page-content .h5 a,
.page-content .h6 a {
  color: #bdcdd2;
}
.page-footer .pagetop {
  width: 169px;
  height: 31px;
  line-height: 31px;
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/top.png) 0 0 no-repeat;
  float: right;
  margin-top: 2px;
  padding: 0 20px 0 0;
  text-align: right;
}
.page-footer .pagetop a,
.page-footer .pagetop a:visited {
  color: #ebe6e6;
  text-decoration: none;
}
.film-slider-wrap {
  margin: 50px 0;
  background: center 0 url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/jcarousel.png) no-repeat;
  padding: 0 50px;
  text-align: center;
  min-height: 375px;
}
.film-slider-wrap .film-slider .film {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  padding: 10px;
  width: 165px;
  vertical-align: top;
}
.film-slider-wrap .film-slider .film img {
  display: block;
  margin: 0 auto 10px;
}
.film-slider-wrap .film-sort {
  text-align: center;
  font-size: 11px;
  margin: 0 0 25px;
}
.film-slider-wrap .film-sort .sort-option {
  padding: 2px 30px 3px;
  background: #2e373b;
  border-radius: 10px;
}
.film-slider-wrap .film-sort .sort-option a {
  font-weight: normal;
  margin: 0 10px;
}
.film-slider-wrap .bx-controls-direction a {
  width: 48px;
  height: 36px;
  margin-top: -18px;
}
.film-slider-wrap .bx-controls-direction a.bx-prev {
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/arrow-left.png) 0 0 no-repeat;
  left: -55px;
}
.film-slider-wrap .bx-controls-direction a.bx-next {
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/arrow-right.png) 0 0 no-repeat;
  right: -55px;
}
/* ==========================================================================
	Sidebar
	========================================================================== */
/* ==========================================================================
	Posts
	========================================================================== */
.hentry + .hentry {
  margin-top: 45px;
}
/* ==========================================================================
	Footer
	========================================================================== */
.content-info {
  color: #aaa;
  padding-top: 20px;
  padding-bottom: 60px;
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/footer.png) 50% 0 no-repeat;
  font-size: 11px;
  line-height: 12px;
  margin-top: 40px;
}
.content-info .menu {
  list-style: none;
  font-size: 12px;
  text-align: right;
}
.content-info .menu li {
  display: inline;
  padding: 0 10px;
}
.content-info .menu li a {
  color: #FFF;
}
/* ==========================================================================
	Home
	========================================================================== */
.home-content {
  padding: 80px 0 200px;
}
.main .expand,
.main .collapse {
  font-family: 'futura-pt-condensed', Arial, san-serif;
  text-transform: uppercase;
  line-height: 32px;
  padding-right: 42px;
  background: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/arrow-down.png) 100% 0 no-repeat;
  background-size: auto 100%;
  text-decoration: none;
  color: #ebe6e6;
  font-size: 14px;
  font-weight: bold;
}
.main .collapse {
  background-image: url(https://vreg.com/wp-content/themes/vreg/assets/less/../img/arrow-up.png);
}
/* ==========================================================================
	Blog
	========================================================================== */
.post-list {
  position: relative;
}
.post-list .expand,
.post-list .collapse {
  position: absolute;
  right: 15px;
  top: 0;
}
.post-list .collapse {
  display: none;
}
.post-list > article,
.post-list > .art {
  display: none;
}
/* ==========================================================================
	Team
	========================================================================== */
.team .entry-content {
  position: relative;
}
.team .entry-content ul {
  color: #bdcdd2;
}
.team .team-title {
  margin: 0;
  font-family: Arial, san-serif;
  color: #ebe6e6;
  font-size: 28px;
  font-weight: bold;
}
.team .team-corporate_title {
  font-family: Arial, san-serif;
  color: #bdcdd2;
  font-style: italic;
  margin: 5px 0 .4em;
  font-size: 14px;
}
.team .team-image {
  max-width: 155px;
}
.team .team-content {
  margin-left: 180px;
}
.team .team-since {
  font-style: italic;
}
.team .team-details {
  display: none;
}
.team .collapse,
.team .expand {
  position: absolute;
  right: 15px;
  top: 0;
}
.team .team-pdf {
  background: #2e373b;
  border-radius: 10px;
  padding: 2px 15px;
  font-weight: normal;
  font-size: 12px;
  position: absolute;
  right: 170px;
  top: 5px;
  display: none;
}
/* ==========================================================================
	WordPress Generated Classes
	See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
	========================================================================== */
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
figure.alignnone {
  margin-left: 0;
  margin-right: 0;
}
