@charset "UTF-8";
/*!
Theme Name: Transportation
Theme URL: http://kopatheme.com/
Author: Kopatheme
Author URL: http://kopatheme.com/
Description: Transportation theme is designed for magazine with flexible layout. The theme is based on KOPATHEME layout manager technique that will let you flexibility choose layout options of every pages within your site. It is very helpful when you are experimenting with visual hierarchy. You can define unlimited sidebar for widget areas, and with powerful custom widgets, the theme provides you more flexibility and ease-of-use for your site
Version: 1.0.0
License: GNU General Public License v3 or later
License URL: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/
/*
	[Table of contents]

	1. - Config
		1.1 - Bootstrap
		1.2 - Global config
		1.3 - Structure

	2. - Meta
		2.1 - Button

	3. - Modules
		3.1 - Header
		3.2 - Bottom Sidebar
		3.3 - Footer

	4. - [Widget]
		4.1  - [Widget] Main Slider
		4.2  - [Widget] Service
		4.3  - [Widget] About
		4.4  - [Widget] Text
		4.5  - [Widget] News
		4.6  - [Widget] Image Float
		4.7  - [Widget] Contact
		4.8  - [Widget] Client
		4.9  - [Widget] Slider Quote
		4.10 - [Widget] List Menu
		4.11 - [Widget] News Letter
		4.12 - [Widget] Back Top
		4.13 - [Widget] Video
		4.14 - [Widget] Social
		4.15 - [Widget] Slider Brand
		4.16 - [Widget] Event
		4.17 - [Widget] Owl Sync
		4.18 - [Widget] Gallery
		4.19 - [Widget] Download
		4.20 - [Widget] Recent Post
		4.21 - [Widget] Tags
		4.22 - [Widget] Comment
		4.23 - [Widget] Location
		4.24 - [Widget] Direct Link
		4.24 - [Widget] Search

	5. - [Page]
		5.1  - [Page] Blog Full Width
		5.2  - [Page] Blog List
		5.3  - [Page] Blog Masonry
		5.4  - [Page] Single Blog
		5.5  - [Page] Customer Service
		5.6  - [Page] Gallery
		5.7  - [Page] Incoterm
		5.8  - [Page] Our Company
		5.9  - [Page] Our Team
		5.10 - [Page] Request
		5.11 - [Page] Sub
		5.12 - [Page] Shop

	6. - [Extend]
		6.1  - [Extend] Color
*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300italic,300,200italic,200,400italic,600,600italic,700,700italic,900);
html {
  font-family:"Microsoft YaHei", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: "Microsoft YaHei",monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Microsoft YaHei","Lato", sans-serif;
  font-size: 15px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: "Microsoft YaHei",inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #2691e4;
  text-decoration: none;
}

a:hover, a:focus {
  color: #1568a9;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Microsoft YaHei",inherit;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 40px;
}

h2, .h2 {
  font-size: 34px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 10.5px;
}

.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}

small,
.small {
  font-size: 86%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #2691e4;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #1876bf;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #2691e4;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1876bf;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 21px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family:"Microsoft YaHei", Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 35px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
input[type="month"] {
    line-height: 48px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 31px;
  line-height: 31px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 31px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 48px;
  line-height: 48px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 48px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 43.75px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 26px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 19px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #2691e4;
  border-color: #1b84d6;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #1876bf;
  border-color: #0d3e64;
}

.btn-primary:hover {
  color: #fff;
  background-color: #1876bf;
  border-color: #14629f;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1876bf;
  border-color: #14629f;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #14629f;
  border-color: #0d3e64;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #2691e4;
  border-color: #1b84d6;
}

.btn-primary .badge {
  color: #2691e4;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #2691e4;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #1568a9;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2691e4;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2691e4;
}

.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2691e4;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 14.5px 15px;
  font-size: 19px;
  line-height: 21px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.25px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #2691e4;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #1568a9;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #2691e4;
  border-color: #2691e4;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #2691e4;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #1876bf;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2691e4;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 68px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2691e4;
}

.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #fff;
  text-align: center;
  background-color: #2691e4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2691e4;
  border-color: #2691e4;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #dbedfb;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 21px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #2691e4;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2691e4;
  border-color: #2691e4;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2691e4;
}

.panel-primary > .panel-heading .badge {
  color: #2691e4;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2691e4;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family:"Microsoft YaHei", "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family:"Microsoft YaHei", "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family:"Microsoft YaHei", serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.kopa__tab.style--01 .panel-group .panel, .kopa__tab.style--02 .panel-group .panel, .kopa__tab.style--03 .panel-group .panel, .kopa__tab.style--04 .panel-group .panel {
  border: none;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--01 .panel-default > .panel-heading, .kopa__tab.style--02 .panel-default > .panel-heading, .kopa__tab.style--03 .panel-default > .panel-heading, .kopa__tab.style--04 .panel-default > .panel-heading {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--01 .panel-default > .panel-heading + .panel-collapse > .panel-body, .kopa__tab.style--02 .panel-default > .panel-heading + .panel-collapse > .panel-body, .kopa__tab.style--03 .panel-default > .panel-heading + .panel-collapse > .panel-body, .kopa__tab.style--04 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
}

/*---------- [Extend] Font Awesome ----------*/
.owl__nav--01 .owl-controls .owl-buttons .owl-prev:before, .owl__nav--01 .owl-controls .owl-buttons .owl-next:before, .owl__nav--02 .owl-controls .owl-buttons .owl-prev:before, .owl__nav--02 .owl-controls .owl-buttons .owl-next:before, ul.style--02 li:before, ul.style--03 li:before, ul.style--04 li:before, .kopa__accordion.style--01 .acc__title .icon--right:before, .kopa__accordion.style--02 .acc__title .icon--right:before, .kopa__accordion.style--03 .acc__title:before, .kopa__accordion.style--04 .acc__title .icon--right:before, .kopa__blockQuote.style--01:before, .kopa__blockQuote.style--02:before, .kopa__blockQuote.style--03:before, .kopa__blockQuote.style--04:before, .kopa__blockQuote.style--05:before, .kopa__blockQuote.style--06:before, .kopa__tab.style--05 .nav-tabs > li > a:before, .widget_archive ul li a:before, .widget_categories ul li a:before, .widget_pages ul li a:before, .widget_product_categories ul li a:before, .widget_search .search-form .search-submit:before, .kopa__header__mainMenu.style--01 .sf-menu.sf-arrows .sf-with-ul:after, .kopa__header__mainMenu.style--01 .sf-menu .sf-mega .sub-menu li a:before, .kopa__header__mainMenu.style--02 .sf-menu .sf-mega .sub-menu li a:before, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev:before, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next:before, .slider__quote .bx-controls .bx-controls-direction .bx-prev, .slider__quote .bx-controls .bx-controls-direction .bx-next, .kopa__list ul li:before, .woocommerce .woocommerce-ordering:before, .woocommerce-page .woocommerce-ordering:before, .woocommerce div.product form.cart .button:before {
  display: inline-block;
  font-family: "Microsoft YaHei",FontAwesome;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  transform: translate(0, 0);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*---------- [Extend] Font Themify ----------*/
.owl__nav--first .owl-controls .owl-buttons div {
  font-family:"Microsoft YaHei", 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*---------- [Extend] Transition 300 ----------*/
a, .owl__nav--01 .owl-controls .owl-buttons .owl-prev, .owl__nav--01 .owl-controls .owl-buttons .owl-next, .owl__nav--02 .owl-controls .owl-buttons .owl-prev, .owl__nav--02 .owl-controls .owl-buttons .owl-next, .owl__nav--first .owl-controls .owl-buttons div, .btn, .kopa__skillBar.style--01 .kopa__skillBar__list .kopa__skillBar__dotted, .kopa__tab.style--07 .nav-tabs li, .kopa__tab.style--07 .nav-tabs li a span, .widget_search .search-form .search-submit, .widget_product_search .woocommerce-product-search input[type="submit"], .kopa__header__country ul, .kopa__header__office .active span, .kopa__header__office ul, .kopa__header__email .fa, .kopa__header--bottom--right__list ul ul, .kopa__header__search .sb-search-input, .kopa__header__mainMenu.style--02 .sf-menu > li > a:before, .kopa__header__request span, .kopa__mobileMenu .nav, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next, .kopa__service.style--01 .entry-item, .kopa__service.style--01 .entry-item .service__listIcon, .kopa__service.style--03 .widget-content .entry-item, .kopa__service.style--03 .widget-content .entry-item .entry-content .entry-title, .kopa__service.style--03 .widget-content .entry-item .entry-content .service__listIcon, .kopa__service.style--07 .kopa__service__list, .kopa__service.style--07 .kopa__service__list .fa, .kopa__about.style--01 .widget-content .entry-item .entry-thumb a:before, .kopa__news.style--02 .widget-content .entry-item .entry-thumb .icon__plus:before, .kopa__news.style--02 .widget-content .entry-item .entry-thumb .icon__plus:after, .kopa__news.style--02 .widget-content .entry-item .entry-thumb:before, .kopa_formContact.style--01 .wpcf7 .wpcf7-form .wpcf7-submit, .kopa__newsLetter.style--01 .widget-content form input[type='submit'], .kopa__social.style--02 .widget-content ul li, .kopa__social.style--03 .widget-content ul li, .kopa__owlSync.style--01 .owl-carousel.sync2 .owl-item .item:before, .kopa__owlSync.style--01 .owl-carousel.sync2 .owl-item .item:after, .kopa__download.style--01 .widget-content .btn .fa, .kopa__commentForm .contact-respond .contact-form button, .kopa__directLink.style--01 .widget-content ul li, .kopa__directLink.style--01 .widget-content ul li i, .kopa__blogList .entry-item .entry-content .kopa__blogList__header .kopa__iconType, .kopa__singleNextPrev.style--01 .entry-item .entry-thumb:before, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap ol li, .kopa__request input[type="text"], .kopa__shopItem .entry-item .entry-thumb img, .kopa__productRelated.style--01 .entry-item .entry-thumb img, .woocommerce div.product form.cart .button, .woocommerce #reviews .comment-form .form-submit .submit, .kopa-sub-page .woocommerce .woocommerce-error .button, .kopa-sub-page .woocommerce .woocommerce-info .button, .kopa-sub-page .woocommerce .woocommerce-message .button, .kopa-sub-page .woocommerce #respond input#submit, .kopa-sub-page .woocommerce a.button, .kopa-sub-page .woocommerce button.button, .kopa-sub-page .woocommerce input.button, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  -webkit-transition: all 300ms ease 0s, visibility 0s ease 0s;
  -moz-transition: all 300ms ease 0s, visibility 0s ease 0s;
  -ms-transition: all 300ms ease 0s, visibility 0s ease 0s;
  transition: all 300ms ease 0s, visibility 0s ease 0s;
}

/*---------- [Extend] List Style None ----------*/
ul.style--01, ul.style--02, ul.style--03, ul.style--04, ul.style--05, ul.style--06, .kopa__countDown .kopa__countDown__wrap, .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content, .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content, .kopa__tab.style--07, .widget_archive, .widget_categories, .widget_pages, .widget_product_categories, .widget_meta, .widget_recent_entries, .widget_recent_comments, .widget_rss, .widget_nav_menu, .woocommerce.widget_shopping_cart .widget_shopping_cart_content, .widget_products, .widget_recent_reviews, .widget_top_rated_products, .kopa__header__country, .kopa__header__office, .kopa__header__mainMenu.style--01, .kopa__header--bottom--right__list, .kopa__header__phone, .kopa__mobileMenu, .kopa__mainSlider.style--02, .kopa__service.style--03 .widget-content, .kopa__about.style--07 .widget-content, .slider__quote, .kopa-listMenu .widget-content, .kopa__social.style--01, .kopa__social.style--02 .widget-content, .kopa__social.style--03 .widget-content, .kopa__recentPost.style--01 .widget-content, #comments, .kopa__directLink.style--01 .widget-content, .kopa__singleAuthor .kopa__singleAuthor__social, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap, .kopa__navSub.style--01, .kopa__list, .kopa__topSale.style--01 .widget-content, .kopa-sub-page .woocommerce-checkout #payment, .woocommerce .order_details {
  list-style: none;
}

ul.style--01 ul, ul.style--02 ul, ul.style--03 ul, ul.style--04 ul, ul.style--05 ul, ul.style--06 ul, .kopa__countDown .kopa__countDown__wrap ul, .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content ul, .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content ul, .kopa__tab.style--07 ul, .widget_archive ul, .widget_categories ul, .widget_pages ul, .widget_product_categories ul, .widget_meta ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_rss ul, .widget_nav_menu ul, .woocommerce.widget_shopping_cart .widget_shopping_cart_content ul, .widget_products ul, .widget_recent_reviews ul, .widget_top_rated_products ul, .kopa__header__country ul, .kopa__header__office ul, .kopa__header__mainMenu.style--01 ul, .kopa__header--bottom--right__list ul, .kopa__header__phone ul, .kopa__mobileMenu ul, .kopa__mainSlider.style--02 ul, .kopa__service.style--03 .widget-content ul, .kopa__about.style--07 .widget-content ul, .slider__quote ul, .kopa-listMenu .widget-content ul, .kopa__social.style--01 ul, .kopa__social.style--02 .widget-content ul, .kopa__social.style--03 .widget-content ul, .kopa__recentPost.style--01 .widget-content ul, #comments ul, .kopa__directLink.style--01 .widget-content ul, .kopa__singleAuthor .kopa__singleAuthor__social ul, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap ul, .kopa__navSub.style--01 ul, .kopa__list ul, .kopa__topSale.style--01 .widget-content ul, .kopa-sub-page .woocommerce-checkout #payment ul, .woocommerce .order_details ul, ul.style--01 ol, ul.style--02 ol, ul.style--03 ol, ul.style--04 ol, ul.style--05 ol, ul.style--06 ol, .kopa__countDown .kopa__countDown__wrap ol, .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content ol, .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content ol, .kopa__tab.style--07 ol, .widget_archive ol, .widget_categories ol, .widget_pages ol, .widget_product_categories ol, .widget_meta ol, .widget_recent_entries ol, .widget_recent_comments ol, .widget_rss ol, .widget_nav_menu ol, .woocommerce.widget_shopping_cart .widget_shopping_cart_content ol, .widget_products ol, .widget_recent_reviews ol, .widget_top_rated_products ol, .kopa__header__country ol, .kopa__header__office ol, .kopa__header__mainMenu.style--01 ol, .kopa__header--bottom--right__list ol, .kopa__header__phone ol, .kopa__mobileMenu ol, .kopa__mainSlider.style--02 ol, .kopa__service.style--03 .widget-content ol, .kopa__about.style--07 .widget-content ol, .slider__quote ol, .kopa-listMenu .widget-content ol, .kopa__social.style--01 ol, .kopa__social.style--02 .widget-content ol, .kopa__social.style--03 .widget-content ol, .kopa__recentPost.style--01 .widget-content ol, #comments ol, .kopa__directLink.style--01 .widget-content ol, .kopa__singleAuthor .kopa__singleAuthor__social ol, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap ol, .kopa__navSub.style--01 ol, .kopa__list ol, .kopa__topSale.style--01 .widget-content ol, .kopa-sub-page .woocommerce-checkout #payment ol, .woocommerce .order_details ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.style--01 ul li, ul.style--02 ul li, ul.style--03 ul li, ul.style--04 ul li, ul.style--05 ul li, ul.style--06 ul li, .kopa__countDown .kopa__countDown__wrap ul li, .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content ul li, .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content ul li, .kopa__tab.style--07 ul li, .widget_archive ul li, .widget_categories ul li, .widget_pages ul li, .widget_product_categories ul li, .widget_meta ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_rss ul li, .widget_nav_menu ul li, .woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li, .widget_products ul li, .widget_recent_reviews ul li, .widget_top_rated_products ul li, .kopa__header__country ul li, .kopa__header__office ul li, .kopa__header__mainMenu.style--01 ul li, .kopa__header--bottom--right__list ul li, .kopa__header__phone ul li, .kopa__mobileMenu ul li, .kopa__mainSlider.style--02 ul li, .kopa__service.style--03 .widget-content ul li, .kopa__about.style--07 .widget-content ul li, .slider__quote ul li, .kopa-listMenu .widget-content ul li, .kopa__social.style--01 ul li, .kopa__social.style--02 .widget-content ul li, .kopa__social.style--03 .widget-content ul li, .kopa__recentPost.style--01 .widget-content ul li, #comments ul li, .kopa__directLink.style--01 .widget-content ul li, .kopa__singleAuthor .kopa__singleAuthor__social ul li, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap ul li, .kopa__navSub.style--01 ul li, .kopa__list ul li, .kopa__topSale.style--01 .widget-content ul li, .kopa-sub-page .woocommerce-checkout #payment ul li, .woocommerce .order_details ul li, ul.style--01 ol li, ul.style--02 ol li, ul.style--03 ol li, ul.style--04 ol li, ul.style--05 ol li, ul.style--06 ol li, .kopa__countDown .kopa__countDown__wrap ol li, .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content ol li, .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content ol li, .kopa__tab.style--07 ol li, .widget_archive ol li, .widget_categories ol li, .widget_pages ol li, .widget_product_categories ol li, .widget_meta ol li, .widget_recent_entries ol li, .widget_recent_comments ol li, .widget_rss ol li, .widget_nav_menu ol li, .woocommerce.widget_shopping_cart .widget_shopping_cart_content ol li, .widget_products ol li, .widget_recent_reviews ol li, .widget_top_rated_products ol li, .kopa__header__country ol li, .kopa__header__office ol li, .kopa__header__mainMenu.style--01 ol li, .kopa__header--bottom--right__list ol li, .kopa__header__phone ol li, .kopa__mobileMenu ol li, .kopa__mainSlider.style--02 ol li, .kopa__service.style--03 .widget-content ol li, .kopa__about.style--07 .widget-content ol li, .slider__quote ol li, .kopa-listMenu .widget-content ol li, .kopa__social.style--01 ol li, .kopa__social.style--02 .widget-content ol li, .kopa__social.style--03 .widget-content ol li, .kopa__recentPost.style--01 .widget-content ol li, #comments ol li, .kopa__directLink.style--01 .widget-content ol li, .kopa__singleAuthor .kopa__singleAuthor__social ol li, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap ol li, .kopa__navSub.style--01 ol li, .kopa__list ol li, .kopa__topSale.style--01 .widget-content ol li, .kopa-sub-page .woocommerce-checkout #payment ol li, .woocommerce .order_details ol li {
  list-style: none;
}

ul.style--01 li, ul.style--02 li, ul.style--03 li, ul.style--04 li, ul.style--05 li, ul.style--06 li, .kopa__countDown .kopa__countDown__wrap li, .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content li, .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content li, .kopa__tab.style--07 li, .widget_archive li, .widget_categories li, .widget_pages li, .widget_product_categories li, .widget_meta li, .widget_recent_entries li, .widget_recent_comments li, .widget_rss li, .widget_nav_menu li, .woocommerce.widget_shopping_cart .widget_shopping_cart_content li, .widget_products li, .widget_recent_reviews li, .widget_top_rated_products li, .kopa__header__country li, .kopa__header__office li, .kopa__header__mainMenu.style--01 li, .kopa__header--bottom--right__list li, .kopa__header__phone li, .kopa__mobileMenu li, .kopa__mainSlider.style--02 li, .kopa__service.style--03 .widget-content li, .kopa__about.style--07 .widget-content li, .slider__quote li, .kopa-listMenu .widget-content li, .kopa__social.style--01 li, .kopa__social.style--02 .widget-content li, .kopa__social.style--03 .widget-content li, .kopa__recentPost.style--01 .widget-content li, #comments li, .kopa__directLink.style--01 .widget-content li, .kopa__singleAuthor .kopa__singleAuthor__social li, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap li, .kopa__navSub.style--01 li, .kopa__list li, .kopa__topSale.style--01 .widget-content li, .kopa-sub-page .woocommerce-checkout #payment li, .woocommerce .order_details li {
  list-style: none;
}

/*---------- [Extend] Font ----------*/
.kopa__alert.style--03 .alert .kopa__alert__title, .kopa__event .kopa__event_content .kopa__event__title, #comments .comments-list .comment .comment-header .comment-info h6 {
  font-family: "Microsoft YaHei",'Lato', sans-serif;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .widget-title.style--01 .sub__title, .widget-title.style--01 .primary__title, .widget-title.style--01 .name__title, .widget-title.style--03 .primary__title, .widget-title.style--04 .primary__title, .widget-title.style--08 .primary__title, .entry__title.style--01, .entry__title.style--02, .kopa__viewMore.style--01, .kopa__viewMore.style--04, .btn, .kopa__countDown.style--03 .kopa__chart span, .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__price, .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__sub, .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon .kopa__pricingTable__price, .kopa__skillBar.style--01 .kopa__skillBar__list .kopa__skillBar__counter, .kopa__skillBar.style--02 .kopa__skillBar__list .kopa__skillBar__percent, table.style--01 thead, table.style--02 thead, .kopa__tab.style--01 .nav-tabs > li > a, .kopa__tab.style--02 .nav-tabs > li > a, .kopa__tab.style--03 .nav-tabs > li > a, .kopa__tab.style--04 .nav-tabs > li > a, .kopa__tab.style--05 .nav-tabs > li > a, .kopa__tab.style--06 .nav-tabs > li > a, .kopa__tab.style--07 .nav-tabs li a span, .kopa__tab.style--08 .nav-tabs li a, .kopa__pagination.style--01, .widget_archive, .widget_categories, .widget_pages, .widget_product_categories, .widget_meta, .widget_recent_entries, .widget_recent_comments, .widget_rss ul li .rsswidget, .widget_search .search-form label .search-field, .woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li a, .widget_product_search .woocommerce-product-search .search-field, .widget_products ul.product_list_widget li, .widget_recent_reviews ul.product_list_widget li, .widget_top_rated_products ul.product_list_widget li, .kopa__header--right, .kopa__header--bottom, .kopa__header__phone, .kopa__header__contact, .kopa__mainSlider.style--02 .cd-slider-nav ul li a, .kopa__service.style--01 .entry-item a, .kopa__service.style--06 .kopa__service__list .kopa__service__text--small, .kopa__text.style--01 h3, .kopa__news.style--02 .widget-content .entry-item .entry-content, .kopa__contact.style--01 .widget-content p, .kopa__contact.style--03 .widget-content p, .slider__quote.style--01 .slider__quote__text, .slider__quote.style--01 .slider__quote__user a, .slider__quote.style--02 .bxslider .slider__quote__number, .single-cmt-pagination, .kopa__directLink.style--01 .widget-content ul li, .kopa__singleNextPrev.style--01 .entry-item .entry-content p, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap span, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap ol, .kopa__contentSubPage .kopa__link.style--01 a, .kopa__shopItem .entry-item .entry-content del, .kopa__productRelated.style--01 .entry-item .entry-content del, .kopa__shopItem .entry-item .entry-content ins, .kopa__productRelated.style--01 .entry-item .entry-content ins, .kopa__shopItem__icon, .kopa__topSale.style--01 .widget-content ul li ins, .woocommerce div.product p.price del, .woocommerce div.product span.price del, .woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce #reviews .comment-form label, .woocommerce #reviews .comment-form .form-submit .submit {
  font-family: "Microsoft YaHei",'Titillium Web', sans-serif;
  font-weight: 400;
}

/**
 * 1.2 - Global config
 * -------------------------------------------------------------------
**/
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 15px;
  background: #fff;
}

html, body {
  width: 100%;
  height: 100%;
}

::-moz-selection {
  background: #2691e4;
  color: #fff;
}

::selection {
  background: #2691e4;
  color: #fff;
}

select {
  cursor: pointer;
}

textarea {
  resize: vertical;
}

input:hover, input:focus, input:active, select:focus, button:focus, textarea:focus {
  outline: none !important;
  box-shadow: none !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #183650;
}

a {
  text-decoration: none;
  outline: none !important;
  cursor: pointer;
}

a:hover, a:active, a:focus {
  text-decoration: none;
}

p.reset {
  margin: 0;
}

p:last-child {
  margin: 0;
}

cite, em, var, address, dfn {
  font-style: italic;
}

i {
  font-style: normal;
}

p i {
  font-style: italic;
}

iframe {
  border: none;
  width: 100%;
}

blockquote {
  border-left: 0px;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

ol {
  counter-reset: item;
  display: block;
  margin: 5px 0;
  padding: 0 0 0 40px;
}

ul {
  list-style: square;
  margin: 5px 0px;
  padding: 0 0 0 10px;
}

ul li {
  list-style: inside square;
  margin-bottom: 10px;
}

ul li > ol > li {
  list-style: inside decimal;
}

ol li ol li,
ul li ol li ol li {
  list-style: lower-alpha inside none;
}

ol li {
  list-style: inside decimal;
  margin-bottom: 10px;
}

ol li > ul,
ul li > ol {
  margin-top: 10px;
  margin-left: 10px;
}

ol li > ul > li {
  list-style: inside square;
}

/*___________ Basic Structure Class ___________*/
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
  margin: 5px 30px 15px 0;
}

.wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
  margin: 5px 0 5px 30px;
}

.wp-caption.alignright {
  margin: 5px 0 5px 10px;
}

img.aligncenter {
  margin: 5px auto;
}

img.alignnone {
  margin: 5px 0;
}

.widget {
  margin-bottom: 90px;
}

@media (max-width: 767px) {
  .widget {
    margin-bottom: 30px;
  }
}

.widget:last-child {
  margin-bottom: 0;
}

.kopa__area {
  padding: 90px 0;
  overflow: hidden;
  position: relative;
}

@media (max-width: 1023px) {
  .kopa__area {
    padding: 60px 0;
  }
}

@media (max-width: 767px) {
  .kopa__area {
    padding: 30px 0;
  }
}

@media (max-width: 767px) {
  .kopa__area .kopa__service.style--03 {
    margin-bottom: 30px;
  }
}

.kopa__area--01 {
  margin-top: -165px;
}

@media (max-width: 1299px) {
  .kopa__area--01 {
    margin-top: -60px;
  }
}

@media (max-width: 979px) {
  .kopa__area--01 {
    margin: 0;
  }
}

.kopa__area--02 {
  background: url("http://placehold.it/1366x786");
  position: relative;
}

.kopa__area--02:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background: #252e3d;
  opacity: .9;
}

.kopa__area--02.style--02 {
  padding-left: 30px;
  padding-right: 30px;
}

.kopa__area--03 {
  background: #fff;
}

.kopa__area--03 .kopa__module__accordion.style--01 {
  margin-top: 55px;
}

@media (max-width: 767px) {
  .kopa__area--03 .kopa__module__accordion.style--01 {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .kopa__area--03 .kopa__news.style--02 {
    margin-top: 30px;
  }
}

.kopa__area--04 div[class^='col-'] {
  padding: 0;
}

@media (max-width: 979px) {
  .kopa__area--04 div[class^='col-'] {
    width: 100%;
  }
}

.kopa__area--05 {
  padding-bottom: 0;
  background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #f5f5f5 50%, #f5f5f5 100%);
  background: -moz-linear-gradient(left, #fff 0%, #fff 50%, #f5f5f5 50%, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #fff 0%, #fff 50%, #f5f5f5 50%, #f5f5f5 100%);
  background: -o-linear-gradient(left, #fff 0%, #fff 50%, #f5f5f5 50%, #f5f5f5 100%);
  background: linear-gradient(left, #fff 0%, #fff 50%, #f5f5f5 50%, #f5f5f5 100%);
}

@media (max-width: 767px) {
  .kopa__area--05 {
    background: #fff;
  }
}

.kopa__area--07 {
  background-image: url("../images/placeholder/slider/03.png") !important;
  background-repeat: no-repeat !important;
}

.kopa__area--08 .row-custom {
  margin-bottom: 90px;
}

@media (max-width: 1023px) {
  .kopa__area--08 .row-custom {
    margin-bottom: 0;
  }
  .kopa__area--08 .row-custom div[class^="col-"] {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .kopa__area--08 .widget .widget-content div[class^="col-"] {
    margin-bottom: 30px;
  }
  .kopa__area--08 .widget .widget-content div[class^="col-"]:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 1023px) {
  .kopa__area--08 div[class^="col-"] {
    margin-bottom: 30px;
  }
}

.kopa__area--09 {
  padding: 30px 0;
}

.kopa__area--10 {
  padding: 60px 0;
}

.kopa__parallax {
  position: relative;
  background-position: 50% 0;
  background-attachment: fixed !important;
  background-repeat: no-repeat;
  background-size: cover !important;
}

.kopa__area--noSpace {
  padding: 0;
}

.col-custom-01 {
  margin-top: 40px;
}

.row-custom-01 {
  margin-top: 40px;
}

.row-custom-02 {
  margin-top: 90px;
}

@media (max-width: 767px) {
  .row-custom-02 {
    margin-top: 0;
  }
}

.row-custom-03 .widget {
  margin-bottom: 50px;
}

.row-custom-03 .widget:last-child {
  margin-bottom: 0;
}

.row-custom-04 {
  margin-top: 90px;
}

.row-custom-04 .widget {
  margin-bottom: 40px;
}

.row-custom-04 .widget:last-child {
  margin-bottom: 0;
}

.row-custom-04 .kopa__service.style--07, .row-custom-04 .kopa__skillBar.style--02 {
  margin-bottom: 90px;
}

.text--01 {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
}

.text--02 {
  font-size: 18px;
  line-height: 36px;
  color: #777;
}

@media (max-width: 639px) {
  .text--02 {
    font-size: 16px;
    line-height: 28px;
  }
}

.kopa__audio {
  background: #101010;
  padding: 30px 30px 20px;
}

.kopa__audio .kopa__audio__title {
  margin-top: 0;
  color: #fff;
}

.kopa__audio .kopa__audio__author {
  display: block;
  font-size: 13px;
  margin-bottom: 20px;
}

.kopa__audio .kopa__audio__author a {
  color: #fff;
}

.kopa__audio audio {
  width: 100%;
  opacity: 1;
}

@media (max-width: 767px) {
  .kopa__sideBar {
    margin-top: 60px;
  }
}

.kopa__sideBar .widget {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .kopa__sideBar .widget {
    margin-bottom: 30px;
    overflow: hidden;
  }
}

.kopa__sideBar .widget:last-child {
  margin-bottom: 0;
}

.kopa__sideBar .widget-title {
  margin-bottom: 30px;
}

.kopa__sideBar .widget-title .primary__title {
  margin-top: 0;
  font-size: 22px;
  text-transform: uppercase;
}

.owl__nav--01 .owl-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -12px 0 0 0;
}

.owl__nav--01 .owl-controls .owl-buttons .owl-prev, .owl__nav--01 .owl-controls .owl-buttons .owl-next {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
  background: #fff;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.owl__nav--01 .owl-controls .owl-buttons .owl-prev:before, .owl__nav--01 .owl-controls .owl-buttons .owl-next:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 13px;
  color: #183650;
  line-height: 24px;
  vertical-align: middle;
}

.owl__nav--01 .owl-controls .owl-buttons .owl-prev {
  float: left;
  margin-left: 40px;
}

@media (max-width: 979px) {
  .owl__nav--01 .owl-controls .owl-buttons .owl-prev {
    margin-left: 20px;
  }
}

.owl__nav--01 .owl-controls .owl-buttons .owl-prev:before {
  content: '\f104';
}

.owl__nav--01 .owl-controls .owl-buttons .owl-next {
  float: right;
  margin-right: 40px;
}

@media (max-width: 979px) {
  .owl__nav--01 .owl-controls .owl-buttons .owl-next {
    margin-right: 20px;
  }
}

.owl__nav--01 .owl-controls .owl-buttons .owl-next:before {
  content: '\f105';
}

.owl__nav--02 .owl-controls {
  position: absolute;
  top: -90px;
  right: 0;
  margin: 0;
}

.owl__nav--02 .owl-controls .owl-buttons .owl-prev, .owl__nav--02 .owl-controls .owl-buttons .owl-next {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
  background: #fff;
  border: 1px solid #ccc;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.owl__nav--02 .owl-controls .owl-buttons .owl-prev:before, .owl__nav--02 .owl-controls .owl-buttons .owl-next:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 13px;
  color: #ccc;
  line-height: 24px;
  vertical-align: middle;
}

.owl__nav--02 .owl-controls .owl-buttons .owl-prev:before {
  content: '\f104';
}

.owl__nav--02 .owl-controls .owl-buttons .owl-next {
  margin-left: 5px;
}

.owl__nav--02 .owl-controls .owl-buttons .owl-next:before {
  content: '\f105';
}

.kopa__center {
  text-align: center;
}

.wp-caption.style--01 .wp-caption-text {
  padding: 15px 18px;
  border: 1px solid #ebebeb;
}

.wp-caption.style--01 .wp-caption-text p {
  color: #183650;
  margin: 0;
}

.wp-caption.style--01 .wp-caption-text span {
  font-size: 13px;
  color: #c9c9c9;
}

.kopa__mainSlider__loading {
  background: rgba(0, 0, 0, 0.8);
  min-height: 620px;
  width: 100%;
  position: relative;
}

.kopa__mainSlider__loading i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  margin-left: -13px;
  margin-top: -15px;
  color: #fff;
}

/**
 * 1.3 - Structure
 * -------------------------------------------------------------------
**/
.container {
  width: 1170px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

@media screen and (max-width: 1160px) {
  .container {
    width: 1000px;
  }
}

@media screen and (max-width: 1023px) {
  .container {
    width: 960px;
  }
}

@media screen and (max-width: 979px) {
  .container {
    width: 780px;
  }
}

@media screen and (max-width: 799px) {
  .container {
    width: 748px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    width: 620px;
  }
}

@media screen and (max-width: 639px) {
  .container {
    width: 460px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    width: 340px;
  }
}

@media screen and (max-width: 359px) {
  .container {
    width: 300px;
  }
}

.kopa-section {
  overflow: hidden;
  position: relative;
}

.kopa-parallax {
  position: relative;
  background-position: 50% 0;
  background-attachment: fixed !important;
  background-repeat: no-repeat;
  background-size: cover !important;
}

/*___________ Top Page ___________*/
.kopa__topPage.style--01 {
  overflow: hidden;
}

.kopa__topPage.style--01 .kopa__topPage--left {
  float: left;
  width: 25.64103%;
  padding: 30px 15px 30px 30px;
  height: 100%;
}

@media (max-width: 1023px) {
  .kopa__topPage.style--01 .kopa__topPage--left {
    width: 33.333333%;
  }
}

@media (max-width: 979px) {
  .kopa__topPage.style--01 .kopa__topPage--left {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .kopa__topPage.style--01 .kopa__topPage--left {
    width: 100%;
    padding: 15px 15px 90px;
  }
}

.kopa__topPage.style--01 .kopa__topPage--left .kopa__breadcrumb {
  color: #e4e4e4;
}

.kopa__topPage.style--01 .kopa__topPage--left .kopa__breadcrumb a {
  color: #e4e4e4;
}

.kopa__topPage.style--01 .kopa__topPage--left .kopa__breadcrumb a:hover {
  text-decoration: underline;
}

.kopa__topPage.style--01 .kopa__topPage--right {
  float: right;
  width: 74.35897%;
  position: relative;
}

@media (max-width: 1023px) {
  .kopa__topPage.style--01 .kopa__topPage--right {
    width: 66.666666%;
  }
}

@media (max-width: 767px) {
  .kopa__topPage.style--01 .kopa__topPage--right {
    display: none;
  }
}

.kopa__topPage.style--01 .kopa__topPage--right:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: #192732;
  opacity: .3;
}

.kopa__topPage.style--01 .kopa__topPage__back {
  position: absolute;
  left: 30px;
  bottom: 30px;
  text-transform: uppercase;
}

@media (max-width: 979px) {
  .kopa__topPage.style--01 .kopa__topPage__back {
    left: 15px;
    bottom: 15px;
  }
}

.kopa__topPage.style--01 .kopa__topPage__back a:hover {
  text-decoration: underline;
  color: #fff;
}

.kopa__topPage.style--01 .kopa__topPage__back .fa {
  width: 52px;
  height: 52px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  line-height: 52px;
  vertical-align: middle;
  margin-right: 20px;
  -webkit-border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -ms-border-radius: 10px 0 10px 0;
  border-radius: 10px 0 10px 0;
}

@media (max-width: 979px) {
  .kopa__topPage.style--01 .kopa__topPage__back .fa {
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin-right: 10px;
  }
}

/*___________ Breadcrumb ___________*/
.kopa__breadcrumb.style--01 {
  font-size: 14px;
}

.kopa__breadcrumb.style--01 .fa {
  font-size: 10px;
  margin: 0 7px;
}

/*___________ Line Dotted ___________*/
.kopa__line--dotted {
  margin-left: -2px;
}

.kopa__line--dotted .kopa__line--dotted--small {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 2px;
}

.kopa__line--dotted .kopa__line--dotted--small.kopa__line--dotted--dark {
  background: #183650;
}

.kopa__line--dotted .kopa__line--dotted--small.kopa__line--dotted--gray {
  background: #506582;
}

.kopa__line--dotted .kopa__line--dotted--small.kopa__line--dotted--light {
  background: #a4b2c1;
}

.kopa__line--dotted.style--01 .kopa__line--dotted--wide {
  display: inline-block;
  width: 50px;
  height: 5px;
  margin: 0 6px;
  background: #fff;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.kopa__line--dotted.style--02 .kopa__line--dotted--wide {
  display: inline-block;
  width: 55px;
  height: 5px;
  margin: 0 6px;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
}

.kopa__line--dotted.style--03 .kopa__line--dotted--small.kopa__line--dotted--dark {
  background: #535861;
}

.kopa__line--dotted.style--03 .kopa__line--dotted--small.kopa__line--dotted--gray {
  background: #767b82;
}

.kopa__line--dotted.style--03 .kopa__line--dotted--small.kopa__line--dotted--light {
  background: #999ea3;
}

.kopa__line--dotted.style--03 .kopa__line--dotted--wide {
  display: inline-block;
  width: 50px;
  height: 5px;
  margin: 0 6px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.kopa__line--dotted.style--04 .kopa__line--dotted--small.kopa__line--dotted--dark {
  background: #535861;
}

.kopa__line--dotted.style--04 .kopa__line--dotted--small.kopa__line--dotted--gray {
  background: #767b82;
}

.kopa__line--dotted.style--04 .kopa__line--dotted--small.kopa__line--dotted--light {
  background: #999ea3;
}

.kopa__line--dotted.style--04 .kopa__line--dotted--wide {
  display: inline-block;
  width: 50px;
  height: 5px;
  margin: 0 6px;
  background: #fff;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
}

/*___________ Widget Title ___________*/
.widget-title.style--01 .sub__title {
  margin-top: 0;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.widget-title.style--01 .primary__title {
  margin-top: 0;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}

@media (max-width: 639px) {
  .widget-title.style--01 .primary__title {
    font-size: 30px;
  }
}

.widget-title.style--01 .kopa__line--dotted {
  margin-bottom: 30px;
}

.widget-title.style--01 .text__title {
  line-height: 28px;
  color: #777;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}

@media (max-width: 639px) {
  .widget-title.style--01 .text__title {
    line-height: 24px;
  }
}

.widget-title.style--01 .name__title {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

.widget-title.style--01 .name__title a:hover {
  color: #183650;
}

.widget-title.style--01 .positionTitle {
  font-size: 14px;
  color: #585858;
  letter-spacing: 0.05em;
}

.widget-title.style--02 {
  text-align: center;
}

.widget-title.style--02 .primary__title {
  margin-top: 0;
  font-size: 42px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 639px) {
  .widget-title.style--02 .primary__title {
    font-size: 30px;
  }
}

.widget-title.style--02 .text__title {
  letter-spacing: 0.05em;
  color: #ccc;
}

.widget-title.style--03 .primary__title {
  margin-top: 0;
  font-size: 42px;
  color: #fff;
}

@media (max-width: 1119px) {
  .widget-title.style--03 .primary__title {
    font-size: 34px;
  }
}

.widget-title.style--04 .primary__title {
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
}

.widget-title.style--05 {
  margin-bottom: 35px;
}

.widget-title.style--05 .primary__title {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}

.widget-title.style--05 .primary__title a {
  color: #183650;
}

.widget-title.style--06 .img__title {
  margin-bottom: 35px;
}

@media (max-width: 1119px) {
  .widget-title.style--06 .img__title {
    margin-bottom: 15px;
  }
}

.widget-title.style--06 .primary__title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 1119px) {
  .widget-title.style--06 .primary__title {
    margin-bottom: 15px;
  }
}

.widget-title.style--06 .primary__title a {
  color: #183650;
}

.widget-title.style--06 .text__title {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  margin-bottom: 30px;
}

.widget-title.style--07 .primary__title {
  font-size: 32px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .widget-title.style--07 .primary__title {
    font-size: 26px;
  }
}

.widget-title.style--08 .primary__title {
  margin-top: 0;
  font-size: 40px;
  margin-bottom: 5px;
}

.widget-title.style--08 .kopa__line--dotted {
  margin-bottom: 30px;
}

.widget-title.style--08 .text__title {
  line-height: 28px;
  color: #777;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}

.widget-title.style--09 {
  margin-bottom: 30px;
}

.widget-title.style--09 .primary__title {
  font-size: 24px;
  margin: 0;
}

.widget-title.style--09 .text__title {
  margin-top: 25px;
  margin-bottom: 0;
  color: #777;
  line-height: 28px;
  letter-spacing: 0.05em;
}

.widget-title.style--10 .primary__title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.widget-title.style--11 .primary__title {
  display: inline-block;
  background: #183650;
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 10px 20px;
}

.widget-title.style--12 .primary__title {
  font-size: 28px;
  text-transform: uppercase;
  color: #173652;
}

/*___________ Entry Title ___________*/
.entry__title.style--01 .meta__category {
  display: block;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.05em;
}

.entry__title.style--01 .entry-title {
  font-size: 24px;
  margin-top: 10px;
}

.entry__title.style--01 .meta__date {
  display: block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 9px;
}

.entry__title.style--01 .kopa__line--dotted {
  margin-bottom: 30px;
}

.entry__title.style--02 {
  margin-bottom: 30px;
}

@media (max-width: 479px) {
  .entry__title.style--02 {
    margin-bottom: 15px;
  }
}

.entry__title.style--02 .meta__category {
  display: block;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.05em;
}

.entry__title.style--02 .meta__category a {
  color: #777;
}

.entry__title.style--02 .entry-title {
  font-size: 24px;
  margin-top: 10px;
}

.entry__title.style--02 .entry-title a {
  color: #183650;
}

.entry__title.style--02 .meta__date {
  display: block;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 9px;
  color: #777;
}

.entry__title.style--03 {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  position: relative;
  top: -7px;
}

.entry__title.style--03 a {
  color: #252e3d;
}

.entry__title.style--04 {
  text-transform: uppercase;
}

.entry__title.style--04:first-child {
  margin-top: 0;
}

.entry__title.style--05 a:hover {
  color: #183650;
}

/*___________ View More ___________*/
.kopa__viewMore.style--01 {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}

.kopa__viewMore.style--01:hover {
  text-decoration: underline;
}

.kopa__viewMore.style--01:before {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  margin-right: 7px;
  position: relative;
  top: -2px;
}

.kopa__viewMore.style--02 {
  display: inline-block;
  padding: 15px 20px;
  color: #fff;
}

@media (max-width: 767px) {
  .kopa__viewMore.style--02 {
    padding: 10px 15px;
  }
}

@media (max-width: 479px) {
  .kopa__viewMore.style--02 {
    padding: 5px 10px;
    font-size: 14px;
  }
}

.kopa__viewMore.style--02 .fa {
  font-size: 16px;
  margin-left: 10px;
}

.kopa__viewMore.style--02:hover {
  background: #183650;
}

.kopa__viewMore.style--03 {
  text-transform: uppercase;
  color: #fff;
}

.kopa__viewMore.style--03:hover {
  background: #fff;
  color: #183650;
}

.kopa__viewMore.style--03 .fa {
  margin-left: 10px;
}

.kopa__viewMore.style--04 {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  color: #777;
}

.kopa__viewMore.style--04:hover {
  text-decoration: underline;
}

.kopa__viewMore.style--04:before {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  border-left-color: #777;
  margin-right: 7px;
  position: relative;
  top: -2px;
}

/*___________ White Text ___________*/
.text--white {
  color: #fff;
}

.text--white h1, .text--white h2, .text--white h3, .text--white h4, .text--white h5, .text--white h6, .text--white .h1, .text--white .h2, .text--white .h3, .text--white .h4, .text--white .h5, .text--white .h6, .text--white p, .text--white a, .text--white span, .text--white b, .text--white i, .text--white em {
  color: #fff;
}

/*___________ Owl Navigation ___________*/
.owl__nav--first .owl-controls {
  position: absolute;
  margin-top: 0;
  top: -82px;
  right: 15px;
}

.owl__nav--first .owl-controls .owl-buttons div {
  margin: 0 0 0 12px;
  padding: 0;
  opacity: 1;
  background: none;
  color: #777;
  font-size: 28px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.owl__nav--first .owl-controls .owl-buttons div:hover {
  color: #183650;
}

.owl__nav--first .owl-controls .owl-buttons .owl-prev:before {
  content: '\e65e';
}

.owl__nav--first .owl-controls .owl-buttons .owl-next:before {
  content: '\e65d';
}

/*___________ Owl Pagination ___________*/
.owl__pagi--first .owl-controls {
  position: absolute;
  bottom: 25px;
  left: 30px;
  margin-top: 0;
}

.owl__pagi--first .owl-controls .owl-pagination .owl-page span {
  margin: 0 8px 0 0;
  width: 8px;
  height: 8px;
  opacity: 1;
  background: #ccc;
}

/*___________ Element ___________*/
/* [Button] */
.btn {
  border: none;
}

.btn--lg {
  font-size: 16px;
  padding: 20px 60px;
}

@media (max-width: 799px) {
  .btn--lg {
    padding: 20px 40px;
  }
}

.btn--md {
  font-size: 15px;
  padding: 15px 50px;
}

@media (max-width: 799px) {
  .btn--md {
    padding: 15px 40px;
  }
}

.btn--sm {
  font-size: 14px;
  padding: 10px 40px;
}

@media (max-width: 799px) {
  .btn--sm {
    padding: 10px 35px;
  }
}

.btn--square {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.btn--square:hover {
  color: #fff;
}

.btn--curve {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
}

.btn--curve.btn--curve--01 {
  border-width: 2px;
  border-style: solid;
}

.btn--curve.btn--curve--01:hover {
  color: #fff;
}

.btn--border--thick.style--01 {
  color: #1a2633;
  border: 2px solid #1a2633;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.btn--border--thick.style--02 {
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.btn--border--thick.style--02:hover {
  color: #fff;
}

.btn--border--thick.style--03 {
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
}

.btn--border--thick.style--04 {
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.btn--border--thick.style--04:hover {
  color: #fff;
}

.btn--border--thick.style--05 {
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  color: #fff;
}

.btn--border--thick.style--05:hover {
  color: #fff;
}

.btn--border--thick.style--06 {
  border-width: 2px;
  border-style: solid;
}

.btn--border--thick.style--06:hover {
  color: #fff;
}

.btn--border--thin.style--01 {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.btn--border--thin.style--01:hover {
  color: #fff;
}

.btn__color--primary {
  color: #fff;
}

.btn__color--primary:hover, .btn__color--primary:active, .btn__color--primary:focus {
  color: #fff;
  background: #1a2633 !important;
}

.btn__color--dark {
  color: #fff;
  background: #1a2633;
}

.btn__color--dark:hover {
  color: #fff;
}

.btn__color--light {
  background: #fff;
}

.btn__color--light:hover {
  color: #fff;
  background: #1a2633;
}

.btn__colorOther {
  color: #fff;
}

.btn__colorOther:hover {
  background: #1a2633 !important;
  color: #fff;
}

.btn__colorOther.style--01 {
  background: #902828;
}

.btn__colorOther.style--02 {
  background: #662d91;
}

.btn__colorOther.style--03 {
  background: #ea582b;
}

.btn__colorOther.style--04 {
  background: #245b97;
}

.btn__colorOther.style--05 {
  background: #08b445;
}

.btn__colorOther.style--06 {
  background: #959595;
}

.btn__colorOther.style--07 {
  background: #f9b50a;
}

.btn__colorOther.style--08 {
  background: #db6976;
}

/* [List] */
ul.style--01 {
  margin: 0;
  padding: 0;
}

ul.style--01 li {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #fff;
  padding-left: 60px;
  margin-bottom: 26px;
  position: relative;
}

@media (max-width: 1119px) {
  ul.style--01 li {
    margin-bottom: 10px;
  }
}

@media (max-width: 1023px) {
  ul.style--01 li {
    padding-left: 0;
  }
}

ul.style--01 li:before {
  position: absolute;
  content: '';
  top: 9px;
  left: 0;
  width: 32px;
  height: 32px;
  background: transparent url("../images/icon/list01.png") left top no-repeat;
  opacity: .4;
}

@media (max-width: 1023px) {
  ul.style--01 li:before {
    display: none;
  }
}

ul.style--02 {
  margin: 0;
  padding: 0;
}

ul.style--02 li {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  padding-left: 25px;
  margin-bottom: 5px;
  position: relative;
}

ul.style--02 li:before {
  position: absolute;
  content: '\f046';
  top: 9px;
  left: 0;
  color: #1a2633;
}

ul.style--03 {
  margin: 0;
  padding: 0;
}

ul.style--03 li {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  padding-left: 25px;
  margin-bottom: 5px;
  position: relative;
}

ul.style--03 li:before {
  position: absolute;
  content: '\f192';
  top: 9px;
  left: 0;
}

ul.style--04 {
  margin: 0;
  padding: 0;
}

ul.style--04 li {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  padding-left: 25px;
  margin-bottom: 5px;
  position: relative;
}

ul.style--04 li:before {
  position: absolute;
  content: '\f101';
  top: 9px;
  left: 0;
}

ul.style--05 {
  margin: 0;
  padding: 0;
}

ul.style--05 li {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  padding-left: 25px;
  margin-bottom: 5px;
  position: relative;
}

ul.style--05 li:before {
  position: absolute;
  content: '';
  top: 12px;
  left: 0;
  width: 4px;
  height: 4px;
}

ul.style--06 {
  margin: 0;
  padding: 0;
}

ul.style--06 li {
  padding-left: 20px;
  position: relative;
  color: #777;
}

ul.style--06 li:before {
  position: absolute;
  content: '';
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #ababab;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* [Accordion] */
.kopa__accordion.style--01 .acc__title {
  font-size: 18px;
  padding: 13px 15px 13px 30px;
  cursor: pointer;
  background: #fff;
  margin-top: 20px;
  border: 2px solid #ebebeb;
}

@media (max-width: 1023px) {
  .kopa__accordion.style--01 .acc__title {
    padding: 13px 15px;
  }
}

.kopa__accordion.style--01 .acc__title:first-child {
  margin-top: 0;
}

.kopa__accordion.style--01 .acc__title.active {
  background: #ebebeb;
}

.kopa__accordion.style--01 .acc__title.active h5 {
  color: #183650;
}

.kopa__accordion.style--01 .acc__title.active .icon--right:before {
  color: #fff;
}

.kopa__accordion.style--01 .acc__title h5 {
  margin: 0;
  color: #183650;
}

.kopa__accordion.style--01 .acc__title .icon--right {
  float: right;
  line-height: 1;
}

.kopa__accordion.style--01 .acc__title .icon--right:before {
  content: '\f107';
  color: #fff;
  font-size: 18px;
  color: #183650;
}

.kopa__accordion.style--01 .acc__content {
  padding: 25px 30px;
  background: #fff;
}

@media (max-width: 799px) {
  .kopa__accordion.style--01 .acc__content {
    padding: 10px 15px;
  }
}

.kopa__accordion.style--01 .acc__content p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
}

.kopa__accordion.style--02 .acc__title {
  font-size: 18px;
  padding: 15px 15px 15px 30px;
  cursor: pointer;
  background: #183650;
  margin-top: 20px;
  position: relative;
}

@media (max-width: 1023px) {
  .kopa__accordion.style--02 .acc__title {
    padding: 15px;
  }
}

.kopa__accordion.style--02 .acc__title:first-child {
  margin-top: 0;
}

.kopa__accordion.style--02 .acc__title.active h5 {
  color: #fff;
}

.kopa__accordion.style--02 .acc__title.active .icon--right:before {
  color: #fff;
}

.kopa__accordion.style--02 .acc__title h5 {
  margin: 0;
  color: #ebebeb;
}

.kopa__accordion.style--02 .acc__title .icon--right {
  float: right;
  line-height: 1;
}

.kopa__accordion.style--02 .acc__title .icon--right:before {
  content: '\f107';
  color: #fff;
  font-size: 18px;
  color: #ebebeb;
}

.kopa__accordion.style--02 .acc__title .fa {
  margin-right: 15px;
  font-size: 14px;
}

.kopa__accordion.style--02 .acc__content {
  padding: 24px 30px;
  background: #fff;
  border: 1px solid #ebebeb;
}

@media (max-width: 799px) {
  .kopa__accordion.style--02 .acc__content {
    padding: 9px 15px;
  }
}

.kopa__accordion.style--02 .acc__content p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
}

.kopa__accordion.style--03 .acc__title {
  padding: 40px 50px;
  cursor: pointer;
  color: #183650;
  position: relative;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}

.kopa__accordion.style--03 .acc__title:before {
  position: absolute;
  content: '\f067';
  top: 50%;
  left: 0;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  font-size: 10px;
}

.kopa__accordion.style--03 .acc__title.active {
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.kopa__accordion.style--03 .acc__title.active:before {
  background: #fff;
}

.kopa__accordion.style--03 .acc__title.active h5 {
  color: #fff;
}

.kopa__accordion.style--03 .acc__title h5 {
  margin: 0;
  font-size: 20px;
  line-height: 26px;
  color: #183650;
}

.kopa__accordion.style--03 .acc__content {
  padding: 30px 40px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}

.kopa__accordion.style--03 .acc__content p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  margin-bottom: 30px;
}

.kopa__accordion.style--03 .acc__content p:last-child {
  margin-bottom: 0;
}

.kopa__accordion.style--04 .acc__title {
  font-size: 18px;
  padding: 13px 15px 13px 30px;
  cursor: pointer;
  background: #fff;
  margin-top: 20px;
}

.kopa__accordion.style--04 .acc__title:first-child {
  margin-top: 0;
}

.kopa__accordion.style--04 .acc__title.active h5 {
  color: #fff;
}

.kopa__accordion.style--04 .acc__title.active .icon--right:before {
  color: #fff;
}

.kopa__accordion.style--04 .acc__title h5 {
  margin: 0;
  color: #183650;
}

.kopa__accordion.style--04 .acc__title .icon--right {
  float: right;
  line-height: 1;
}

.kopa__accordion.style--04 .acc__title .icon--right:before {
  content: '\f107';
  color: #fff;
  font-size: 18px;
  color: #183650;
}

.kopa__accordion.style--04 .acc__content {
  padding: 25px 30px;
  background: #fff;
}

.kopa__accordion.style--04 .acc__content p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
}

/* [Alert] */
.kopa__alert.style--01 .alert {
  padding: 10px 15px;
  border: none;
  background: none;
  margin-bottom: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__alert.style--01 .alert:last-child {
  margin-bottom: 0;
}

.kopa__alert.style--01 .alert .close {
  top: 3px;
  right: 0;
  font-size: 14px;
  text-shadow: none;
  opacity: 1;
}

.kopa__alert.style--01 .alert .close .fa {
  margin-right: 0;
}

.kopa__alert.style--01 .alert .fa {
  margin-right: 15px;
  width: 14px;
}

.kopa__alert.style--01 .alert-normal {
  color: #777;
  border: 1px solid #dcdcdc;
}

.kopa__alert.style--01 .alert-danger {
  color: #ff391f;
  border: 1px solid #feb1a7;
}

.kopa__alert.style--01 .alert-warning {
  color: #e99b00;
  border: 1px solid #ffcc66;
}

.kopa__alert.style--01 .alert-success {
  color: #6db74c;
  border: 1px solid #9cff70;
}

.kopa__alert.style--01 .alert-info {
  color: #21c2f8;
  border: 1px solid #8ae1ff;
}

.kopa__alert.style--01 .alert-color.style--01 {
  color: #af75b3;
  border: 1px solid #e1b6e4;
}

.kopa__alert.style--02 .alert {
  padding: 40px 60px 40px 110px;
  border: none;
  background: none;
  margin-bottom: 35px;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__alert.style--02 .alert:last-child {
  margin-bottom: 0;
}

.kopa__alert.style--02 .alert .kopa__alert__wrapIcon {
  position: absolute;
  top: 40px;
  left: 30px;
  border-width: 5px;
  border-style: solid;
  width: 60px;
  height: 60px;
  line-height: 55px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__alert.style--02 .alert .kopa__alert__wrapIcon .fa {
  font-size: 24px;
}

.kopa__alert.style--02 .alert .kopa__alert__title {
  margin-top: 0;
  font-size: 16px;
  text-transform: uppercase;
  color: #183650;
}

.kopa__alert.style--02 .alert p {
  margin-bottom: 0;
  color: #183650;
  line-height: 24px;
}

.kopa__alert.style--02 .alert .close {
  font-size: 14px;
  opacity: 1;
  text-shadow: none;
  right: -30px;
}

.kopa__alert.style--02 .alert-warning {
  background: #fed37d;
}

.kopa__alert.style--02 .alert-warning .kopa__alert__wrapIcon {
  border-color: #a47503;
  background: #ffe5a7;
  color: #a47503;
}

.kopa__alert.style--02 .alert-danger {
  background: #fe9482;
}

.kopa__alert.style--02 .alert-danger .kopa__alert__wrapIcon {
  border-color: #d52e13;
  background: #f9aca0;
  color: #d52e13;
}

.kopa__alert.style--02 .alert-success {
  background: #64fda6;
}

.kopa__alert.style--02 .alert-success .kopa__alert__wrapIcon {
  border-color: #3c7655;
  background: #e9f3e5;
  color: #3c7655;
}

.kopa__alert.style--02 .alert-info {
  background: #a6bdfe;
}

.kopa__alert.style--02 .alert-info .kopa__alert__wrapIcon {
  border-color: #4766c0;
  background: #d5def8;
  color: #4766c0;
}

.kopa__alert.style--02 .alert-color.style--01 {
  background: #f8a3fd;
}

.kopa__alert.style--02 .alert-color.style--01 .kopa__alert__wrapIcon {
  border-color: #751c7b;
  background: #fae4fc;
  color: #751c7b;
}

.kopa__alert.style--03 .alert {
  padding: 30px 30px 30px 90px;
  background: #fff;
  position: relative;
}

.kopa__alert.style--03 .alert:last-child {
  margin-bottom: 0;
}

.kopa__alert.style--03 .alert .fa {
  position: absolute;
  top: 40px;
  left: 35px;
  font-size: 30px;
}

.kopa__alert.style--03 .alert h5 {
  margin: 0;
}

.kopa__alert.style--03 .alert .close .fa {
  color: #c7c7c7;
}

.kopa__alert.style--03 .alert .kopa__alert__title {
  font-size: 18px;
}

.kopa__alert.style--03 .alert-normal {
  border-color: #dadcdc;
  background: #fbfcfc;
  color: #183650;
}

.kopa__alert.style--03 .alert-danger {
  border-color: #df3c22;
  color: #df3c22;
  background: #fff;
}

.kopa__alert.style--03 .alert-danger h6 {
  color: #df3c22;
}

.kopa__alert.style--03 .alert-danger .close .fa {
  color: #df3c22;
}

.kopa__alert.style--03 .alert-success {
  border-color: #649d01;
  color: #649d01;
  background: #fff;
}

.kopa__alert.style--03 .alert-success h6 {
  color: #649d01;
}

.kopa__alert.style--03 .alert-success .close .fa {
  color: #649d01;
}

.kopa__alert.style--03 .alert-warning {
  border-color: #d99b07;
  color: #d99b07;
  background: #fff;
}

.kopa__alert.style--03 .alert-warning h6 {
  color: #d99b07;
}

.kopa__alert.style--03 .alert-warning .close .fa {
  color: #d99b07;
}

.kopa__alert.style--03 .close {
  top: 0;
  right: 0;
  bottom: 100%;
  opacity: 1;
}

.kopa__alert.style--03 .close .fa {
  font-size: 18px;
  position: relative;
  top: 0;
  left: 0;
}

/* [Count Down] */
.kopa__countDown .kopa__countDown__wrap {
  text-align: center;
}

.kopa__countDown .kopa__countDown__wrap li {
  display: inline-block;
  width: 25%;
  list-style: none;
  padding: 0 5px;
  position: relative;
  margin: 0;
}

.kopa__countDown .kopa__countDown__wrap li div {
  text-align: center;
  padding: 15px 0;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.kopa__countDown .kopa__countDown__wrap li div:before {
  position: absolute;
  height: 1px;
  top: 50%;
  width: 100%;
  left: 0;
  background-color: #fff;
  content: "";
}

.kopa__countDown .kopa__countDown__wrap li div:after {
  position: absolute;
  height: 18px;
  bottom: 0;
  width: 1px;
  left: 50%;
  border-left: dashed 1px #fff;
  content: "";
}

.kopa__countDown .kopa__countDown__wrap li div h3 {
  font-size: 52px;
  margin: 20px 0;
  position: relative;
  z-index: 1;
  color: #fff;
}

@media (max-width: 1023px) {
  .kopa__countDown .kopa__countDown__wrap li div h3 {
    font-size: 44px;
  }
}

@media (max-width: 979px) {
  .kopa__countDown .kopa__countDown__wrap li div h3 {
    font-size: 36px;
  }
}

.kopa__countDown .kopa__countDown__wrap li div span {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

.kopa__countDown.style--02 .kopa__countDown__wrap li div {
  background: #1a2633;
}

.kopa__countDown.style--03 {
  text-align: center;
}

.kopa__countDown.style--03 .kopa__chart {
  margin: 50px 15px 0 15px;
  display: inline-block;
}

@media (max-width: 799px) {
  .kopa__countDown.style--03 .kopa__chart {
    margin-left: 5px;
    margin-right: 5px;
  }
}

.kopa__countDown.style--03 .kopa__chart span {
  display: block;
  font-size: 48px;
  font-weight: 600;
}

@media (max-width: 799px) {
  .kopa__countDown.style--03 .kopa__chart span {
    font-size: 40px;
  }
}

.kopa__countDown.style--03 .kopa__chart .kopa__time {
  margin: 0;
}

.kopa__countDown.style--03 .kopa__chart canvas {
  margin-top: -120px;
}

.kopa__countDown.style--04 {
  padding: 60px 0 70px;
  background: transparent url("http://placehold.it/1170x320") center center no-repeat;
  position: relative;
}

.kopa__countDown.style--04:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: .5;
}

.kopa__countDown.style--04 li {
  width: 125px;
}

.kopa__countDown.style--04 li div:after {
  display: none;
}

.kopa__countDown.style--04 li div span {
  display: block;
  margin-bottom: 15px;
}

.kopa__countDown.style--04 li div h3 {
  background-color: #fff;
  margin: 0;
  padding: 20px 0;
  position: relative;
}

.kopa__countDown.style--04 li div h3:before {
  position: absolute;
  height: 1px;
  top: 50%;
  width: 100%;
  left: 0;
  content: "";
}

.kopa__countDown.style--04 li div h3:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 20px;
  left: 0;
  top: 50%;
  margin-top: -10px;
  border-left-width: 3px;
  border-left-style: solid;
  border-right-width: 3px;
  border-right-style: solid;
}

.kopa__countDown.style--04 li div .kopa__countDown__text {
  display: none;
}

/* [Drop Caps] */
.kopa__dropCaps.style--01 {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
}

.kopa__dropCaps.style--01.color--01 .kopa__dropCaps__text--large {
  background: #1b2733;
  color: #fff;
}

.kopa__dropCaps.style--01.color--02 .kopa__dropCaps__text--large {
  color: #fff;
}

.kopa__dropCaps.style--01.color--03 .kopa__dropCaps__text--large {
  background: #fff;
  color: #1b2733;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.kopa__dropCaps.style--01 .kopa__dropCaps__text--large {
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  font-size: 36px;
  text-transform: uppercase;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
}

.kopa__dropCaps.style--02 {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
}

.kopa__dropCaps.style--02.color--01 .kopa__dropCaps__text--large {
  background: #1ec1a1;
  color: #fff;
}

.kopa__dropCaps.style--02.color--02 .kopa__dropCaps__text--large {
  color: #fff;
  background: #e4be27;
}

.kopa__dropCaps.style--02.color--03 .kopa__dropCaps__text--large {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.kopa__dropCaps.style--02 .kopa__dropCaps__text--large {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  font-size: 36px;
  text-transform: uppercase;
  width: 70px;
  height: 70px;
  line-height: 66px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__dropCaps.style--03 {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
}

.kopa__dropCaps.style--03.color--01 .kopa__dropCaps__text--large {
  color: #1b2733;
}

.kopa__dropCaps.style--03.color--03 .kopa__dropCaps__text--large {
  color: #e4be27;
}

.kopa__dropCaps.style--03 .kopa__dropCaps__text--large {
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  font-size: 36px;
  text-transform: uppercase;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
  background: #fff;
}

/* [Hight Light] */
.kopa__hightLight.color--01 {
  color: #e84141;
}

.kopa__hightLight.color--02 {
  color: #627de3;
}

.kopa__hightLight.color--03 {
  color: #e3cd55;
}

.kopa__hightLight.color--04 {
  color: #27ea88;
}

.kopa__hightLight.color--05 {
  color: #f3ac14;
}

.kopa__hightLight.color--06 {
  color: #f137ef;
}

.kopa__hightLight.style--02 {
  color: #fff;
}

.kopa__hightLight.style--03 {
  color: #fff;
  background: #1a2633;
}

.kopa__hightLight.style--04 {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

/* [Pricing Table] */
.kopa__pricingTable.style--01 .kopa__pricingTable__list {
  padding: 70px 30px 60px;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}

@media (max-width: 979px) {
  .kopa__pricingTable.style--01 .kopa__pricingTable__list {
    padding: 30px 15px;
  }
}

.kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__title {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}

.kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__price {
  display: block;
  font-size: 80px;
  font-weight: 700;
}

@media (max-width: 979px) {
  .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__price {
    font-size: 60px;
  }
}

.kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__price span {
  font-size: 34px;
}

@media (max-width: 979px) {
  .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__price span {
    font-size: 30px;
  }
}

.kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__sub {
  font-size: 14px;
  top: -10px;
  position: relative;
}

.kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content ul {
  margin: 0 0 40px;
  padding: 0;
}

.kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content ul li {
  line-height: 48px;
  color: #ebebeb;
  margin: 0;
  border-bottom: 1px solid #4d9fdf;
}

@media (max-width: 799px) {
  .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content .btn {
    display: block;
  }
}

@media (max-width: 767px) {
  .kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content .btn {
    display: inline-block;
  }
}

.kopa__pricingTable.style--01 .kopa__pricingTable__list .kopa__pricingTable__content .btn:hover {
  background: #1a2633;
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list {
  text-align: center;
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header {
  color: #fff;
  position: relative;
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__title {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  z-index: 10;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__title {
    top: 20px;
  }
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon {
  position: absolute;
  width: 140px;
  height: 140px;
  text-align: center;
  z-index: 1;
  left: 50%;
  margin-left: -70px;
  bottom: -70px;
  padding-top: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

@media (max-width: 1023px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon {
    width: 120px;
    height: 120px;
    margin-left: -60px;
    bottom: -60px;
    padding-top: 15px;
  }
}

@media (max-width: 799px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon {
    width: 100px;
    height: 100px;
    margin-left: -50px;
    bottom: -50px;
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon {
    width: 140px;
    height: 140px;
    margin-left: -70px;
    bottom: -70px;
    padding-top: 30px;
  }
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon .kopa__pricingTable__price {
  display: block;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 799px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon .kopa__pricingTable__price {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon .kopa__pricingTable__price {
    font-size: 40px;
  }
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon .kopa__pricingTable__price span {
  font-size: 24px;
}

@media (max-width: 799px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon .kopa__pricingTable__price span {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon .kopa__pricingTable__price span {
    font-size: 24px;
  }
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon .kopa__pricingTable__sub {
  position: relative;
  top: -10px;
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__img {
  position: relative;
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__img:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: #1a2633;
  opacity: .8;
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content {
  padding: 100px 30px 30px;
  background: #f5f5f5;
}

@media (max-width: 1023px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content {
    padding-top: 70px;
  }
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content ul {
  margin: 0 0 40px;
  padding: 0;
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content ul li {
  line-height: 48px;
  color: #777;
  margin: 0;
  border-bottom: 1px solid #ebebeb;
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content .btn {
  color: #1a2633;
}

@media (max-width: 1023px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content .btn {
    display: block;
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content .btn {
    display: inline-block;
    padding: 15px 30px;
  }
}

.kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content .btn:hover {
  color: #fff;
}

/* [Block Quote] */
.kopa__blockQuote.style--01 {
  border: 1px solid #ebebeb;
  border-left-width: 3px;
  padding: 90px 30px 40px 30px;
  position: relative;
}

.kopa__blockQuote.style--01:before {
  position: absolute;
  content: '\f10d';
  font-size: 32px;
  color: #ccc;
  top: 50px;
  left: 30px;
}

.kopa__blockQuote.style--01 .kopa__blockQuote__author {
  margin: 30px 0 0;
  text-transform: uppercase;
}

.kopa__blockQuote.style--02 {
  border: 1px solid #ebebeb;
  border-top-width: 3px;
  padding: 90px 30px 40px 30px;
  position: relative;
}

.kopa__blockQuote.style--02:before {
  position: absolute;
  content: '\f10d';
  font-size: 32px;
  color: #ccc;
  top: 50px;
  left: 30px;
}

.kopa__blockQuote.style--02 .kopa__blockQuote__author {
  margin: 30px 0 0;
  text-transform: uppercase;
  color: #777;
}

.kopa__blockQuote.style--03 {
  padding: 60px 60px 60px 90px;
  position: relative;
}

.kopa__blockQuote.style--03:before {
  position: absolute;
  content: '\f10d';
  font-size: 24px;
  color: #fff;
  top: 70px;
  left: 40px;
  opacity: .3;
}

.kopa__blockQuote.style--03 p {
  color: #fff;
}

.kopa__blockQuote.style--03 .kopa__blockQuote__author {
  margin: 30px 0 0;
  text-transform: uppercase;
  color: #fff;
}

.kopa__blockQuote.style--04 {
  padding: 90px 60px 60px 60px;
  position: relative;
  background: #f5f5f5;
}

@media (max-width: 479px) {
  .kopa__blockQuote.style--04 {
    padding: 30px 30px 30px 60px;
  }
}

.kopa__blockQuote.style--04:before {
  position: absolute;
  content: '\f10d';
  font-size: 30px;
  color: #ccc;
  top: 40px;
  left: 60px;
  opacity: .5;
}

@media (max-width: 479px) {
  .kopa__blockQuote.style--04:before {
    top: 40px;
    left: 20px;
  }
}

.kopa__blockQuote.style--04 .kopa__blockQuote__author {
  margin: 30px 0 0;
  text-transform: uppercase;
}

.kopa__blockQuote.style--05 {
  border-left-width: 3px;
  padding: 60px 0 0 0;
  position: relative;
}

@media (max-width: 799px) {
  .kopa__blockQuote.style--05 {
    padding-top: 60px;
  }
}

@media (max-width: 479px) {
  .kopa__blockQuote.style--05 {
    padding-top: 50px;
  }
}

.kopa__blockQuote.style--05:before {
  position: absolute;
  content: '\f10d';
  font-size: 40px;
  top: 0;
  left: 0;
}

@media (max-width: 799px) {
  .kopa__blockQuote.style--05:before {
    font-size: 30px;
  }
}

.kopa__blockQuote.style--05 .kopa__blockQuote__author {
  margin: 30px 0 5px;
  text-transform: uppercase;
  font-size: 16px;
  text-transform: uppercase;
  color: #183650;
}

.kopa__blockQuote.style--05 .kopa__blockQuote__position {
  color: #777;
  font-size: 16px;
  margin: 0 !important;
}

.kopa__blockQuote.style--06 {
  border-left-width: 3px;
  padding: 50px 0 0 0;
  position: relative;
}

.kopa__blockQuote.style--06:before {
  position: absolute;
  content: '\f10d';
  font-size: 30px;
  top: 0;
  left: 0;
  color: #ccc;
}

.kopa__blockQuote.style--06 p {
  font-style: italic;
}

.kopa__blockQuote.style--06 .kopa__blockQuote__author {
  margin: 30px 0 0;
  text-transform: uppercase;
  font-size: 15px;
  text-transform: uppercase;
}

/* [Skill Bar] */
.kopa__skillBar.style--01 {
  text-align: center;
}

@media (max-width: 979px) {
  .kopa__skillBar.style--01 .row {
    margin-top: -30px;
  }
}

@media (max-width: 979px) {
  .kopa__skillBar.style--01 div[class^="col-"] {
    width: 33.333333%;
    margin-top: 30px;
  }
}

.kopa__skillBar.style--01 .kopa__skillBar__list {
  display: inline-block;
  width: 135px;
  height: 135px;
  padding-top: 20px;
  background: #fff;
  border-width: 6px;
  border-style: solid;
  border-color: #f7f7f7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__skillBar.style--01 .kopa__skillBar__list:hover .kopa__skillBar__counter {
  color: #1a2633;
}

.kopa__skillBar.style--01 .kopa__skillBar__list:hover .kopa__skillBar__dotted.kopa__skillBar__dotted--dark {
  background: #1a2633;
}

.kopa__skillBar.style--01 .kopa__skillBar__list .kopa__skillBar__counter {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.kopa__skillBar.style--01 .kopa__skillBar__list p {
  font-size: 14px;
  color: #777;
  margin-top: -5px;
}

.kopa__skillBar.style--01 .kopa__skillBar__list .kopa__skillBar__dotted {
  display: block;
  text-align: center;
  width: 5px;
  height: 5px;
  margin: 3px auto 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__skillBar.style--01 .kopa__skillBar__list .kopa__skillBar__dotted.kopa__skillBar__dotted--gray {
  background: #d0c8be;
}

.kopa__skillBar.style--01 .kopa__skillBar__list .kopa__skillBar__dotted.kopa__skillBar__dotted--light {
  background: #ede7df;
}

.kopa__skillBar.style--02 .kopa__skillBar__list {
  margin-bottom: 30px;
}

.kopa__skillBar.style--02 .kopa__skillBar__list:last-child {
  margin-bottom: 0;
}

.kopa__skillBar.style--02 .kopa__skillBar__list .kopa__skillBar__title {
  margin: 0 0 10px;
  color: #183650;
}

.kopa__skillBar.style--02 .kopa__skillBar__list .kopa__skillBar__percent {
  font-size: 14px;
  color: #777;
}

.pro-bar-container {
  height: 9px;
  border: none;
  margin: 0;
  background: #ebebeb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.pro-bar-container .pro-bar {
  height: 9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

/* [Table] */
table.style--01 {
  width: 100%;
  text-align: center;
}

table.style--01 thead {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
}

table.style--01 thead tr th {
  text-align: center;
  padding: 10px 15px;
  font-weight: 600;
}

table.style--01 thead tr th:first-child {
  background: #1a2633;
}

table.style--01 thead tr th:last-child {
  background: #c9caca;
}

table.style--01 tbody tr td {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  border: 1px solid #ebebeb;
  padding: 10px;
}

table.style--02 {
  width: 100%;
  text-align: center;
}

table.style--02 thead {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
}

table.style--02 thead tr th {
  text-align: center;
  padding: 10px 15px;
  font-weight: 600;
}

table.style--02 thead tr th:first-child {
  background: #1a2633;
}

table.style--02 tbody tr td {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  border: 1px solid #ebebeb;
  padding: 10px;
}

table.style--03 {
  width: 100%;
  text-align: left;
}

table.style--03 thead {
  background: #f5f5f5;
  font-size: 14px;
  text-transform: uppercase;
  color: #183650;
}

table.style--03 thead tr th {
  text-align: left;
  padding: 15px 30px;
  font-weight: 600;
  border: 1px solid #ebebeb;
}

@media (max-width: 639px) {
  table.style--03 thead tr th {
    padding: 15px;
  }
}

table.style--03 tbody tr td {
  text-align: left;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  border: 1px solid #ebebeb;
  padding: 10px 30px;
}

@media (max-width: 639px) {
  table.style--03 tbody tr td {
    padding: 15px;
  }
}

table.style--03 tbody tr td:first-child {
  color: #183650;
}

/* [Tabs] */
.kopa__tab.style--01 .nav-tabs {
  padding: 0;
  border: none;
}

.kopa__tab.style--01 .nav-tabs > li {
  margin: 0;
  border: none;
}

.kopa__tab.style--01 .nav-tabs > li > a {
  border: none;
  margin: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  color: #183650;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--01 .nav-tabs > li + li {
  margin-left: 10px;
}

.kopa__tab.style--01 .nav-tabs > li.active > a, .kopa__tab.style--01 .nav-tabs > li.active > a:hover, .kopa__tab.style--01 .nav-tabs > li.active > a:focus {
  border: none;
  color: #fff;
}

.kopa__tab.style--01 .tab-content {
  padding: 30px;
  border: 1px solid #ebebeb;
  background: #fff;
}

.kopa__tab.style--01 .accordion-toggle {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  color: #777;
}

.kopa__tab.style--01 .accordion-toggle[aria-expanded="true"] {
  color: #fff;
}

.kopa__tab.style--02 .nav-tabs {
  padding: 0;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 35px;
}

.kopa__tab.style--02 .nav-tabs > li {
  margin: 0;
  border: none;
}

.kopa__tab.style--02 .nav-tabs > li > a {
  border: none;
  margin: 0;
  padding: 15px 0;
  background: transparent;
  color: #183650;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--02 .nav-tabs > li > a:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  bottom: -1px;
  left: 0;
  opacity: 0;
}

.kopa__tab.style--02 .nav-tabs > li + li {
  margin-left: 30px;
}

.kopa__tab.style--02 .nav-tabs > li.active > a, .kopa__tab.style--02 .nav-tabs > li.active > a:hover, .kopa__tab.style--02 .nav-tabs > li.active > a:focus {
  border: none;
}

.kopa__tab.style--02 .nav-tabs > li.active > a:before, .kopa__tab.style--02 .nav-tabs > li.active > a:hover:before, .kopa__tab.style--02 .nav-tabs > li.active > a:focus:before {
  opacity: 1;
}

.kopa__tab.style--02 .tab-content {
  background: #fff;
}

.kopa__tab.style--02 .accordion-toggle {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  color: #777;
  border-left: 3px solid transparent;
}

.kopa__tab.style--03 .nav-tabs {
  float: left;
  width: 16.66667%;
  padding: 0 30px 0 0;
  border: none;
}

@media (max-width: 1119px) {
  .kopa__tab.style--03 .nav-tabs {
    width: 20%;
  }
}

.kopa__tab.style--03 .nav-tabs > li {
  float: none;
  display: block;
  margin: 0;
  border: none;
  text-align: center;
}

.kopa__tab.style--03 .nav-tabs > li > a {
  display: block;
  border: none;
  margin: 0;
  background: #f5f5f5;
  font-size: 16px;
  color: #183650;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--03 .nav-tabs > li.active > a, .kopa__tab.style--03 .nav-tabs > li.active > a:hover, .kopa__tab.style--03 .nav-tabs > li.active > a:focus {
  border: none;
  background: #1a2633;
  color: #fff;
}

.kopa__tab.style--03 .tab-content {
  float: left;
  width: 83.33333%;
  padding: 0;
}

@media (max-width: 1119px) {
  .kopa__tab.style--03 .tab-content {
    width: 80%;
  }
}

.kopa__tab.style--03 .tab-content .tab-pane {
  padding: 30px;
  border: 1px solid #ebebeb;
}

.kopa__tab.style--03 .accordion-toggle {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  color: #777;
  background: #f5f5f5;
}

.kopa__tab.style--03 .accordion-toggle[aria-expanded="true"] {
  background: #1a2633;
  color: #fff;
}

.kopa__tab.style--04 div[class^='col-'] {
  padding: 0;
}

.kopa__tab.style--04 .nav-tabs {
  float: left;
  width: 16.66667%;
  padding: 0 30px 0 0;
  border: none;
}

@media (max-width: 1119px) {
  .kopa__tab.style--04 .nav-tabs {
    width: 20%;
  }
}

.kopa__tab.style--04 .nav-tabs > li {
  float: none;
  display: block;
  margin: 0;
  border: none;
  text-align: center;
}

.kopa__tab.style--04 .nav-tabs > li > a {
  display: block;
  border: none;
  margin: 0;
  background: #f5f5f5;
  font-size: 16px;
  color: #183650;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--04 .nav-tabs > li.active > a, .kopa__tab.style--04 .nav-tabs > li.active > a:hover, .kopa__tab.style--04 .nav-tabs > li.active > a:focus {
  border: none;
  color: #fff;
}

.kopa__tab.style--04 .tab-content {
  float: left;
  width: 83.33333%;
  padding: 0 15px;
}

@media (max-width: 1119px) {
  .kopa__tab.style--04 .tab-content {
    width: 80%;
  }
}

.kopa__tab.style--04 .tab-content .tab-pane {
  padding: 30px;
}

.kopa__tab.style--04 .tab-content p {
  color: #fff;
}

.kopa__tab.style--04 .accordion-toggle {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  color: #777;
}

.kopa__tab.style--04 .accordion-toggle[aria-expanded="true"] {
  color: #fff;
}

.kopa__tab.style--05 .nav-tabs {
  float: left;
  width: 33.333333%;
  padding: 0 15px;
  border: none;
}

.kopa__tab.style--05 .nav-tabs > li {
  width: 100%;
  margin: 0;
  border: none;
}

.kopa__tab.style--05 .nav-tabs > li > a {
  border: none;
  margin: 0;
  padding: 15px;
  background: #f5f5f5;
  color: #183650;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--05 .nav-tabs > li > a:before {
  position: absolute;
  top: 15px;
  right: 15px;
  content: '\f105';
  width: 20px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  font-size: 16px;
  padding: 1px 0 0 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__tab.style--05 .nav-tabs > li > a i {
  font-size: 50px;
  display: none;
  margin-bottom: 10px;
}

.kopa__tab.style--05 .nav-tabs > li + li {
  margin-top: 15px;
}

.kopa__tab.style--05 .nav-tabs > li.active > a, .kopa__tab.style--05 .nav-tabs > li.active > a:hover, .kopa__tab.style--05 .nav-tabs > li.active > a:focus {
  border: none;
  color: #183650;
  text-align: center;
  color: #fff;
  padding: 40px 15px;
}

.kopa__tab.style--05 .nav-tabs > li.active > a:before, .kopa__tab.style--05 .nav-tabs > li.active > a:hover:before, .kopa__tab.style--05 .nav-tabs > li.active > a:focus:before {
  border-color: #fff;
  color: #fff;
  text-align: left;
}

.kopa__tab.style--05 .nav-tabs > li.active > a i, .kopa__tab.style--05 .nav-tabs > li.active > a:hover i, .kopa__tab.style--05 .nav-tabs > li.active > a:focus i {
  display: block;
}

.kopa__tab.style--05 .tab-content {
  float: left;
  width: 66.666666%;
  padding: 0 15px;
}

.kopa__tab.style--05 .tab-content .tab-pane h3 {
  text-transform: uppercase;
  color: #183652;
}

.kopa__tab.style--05 .tab-content .tab-pane h3:first-child {
  margin-top: 0;
}

.kopa__tab.style--05 .panel-group {
  padding: 0 15px;
  margin-bottom: 0;
}

.kopa__tab.style--05 .panel-group .panel {
  border: none;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--05 .panel-default > .panel-heading {
  border-bottom: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--05 .panel-default > .panel-heading .panel-title {
  color: #fff;
  text-transform: uppercase;
}

.kopa__tab.style--05 .panel-default > .panel-heading .panel-title i {
  margin-right: 10px;
}

.kopa__tab.style--05 .panel-default > .panel-heading .panel-title a:active, .kopa__tab.style--05 .panel-default > .panel-heading .panel-title a:focus, .kopa__tab.style--05 .panel-default > .panel-heading .panel-title a:hover {
  color: #fff;
}

.kopa__tab.style--05 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0 15px 15px;
}

.kopa__tab.style--05 .panel.panel-default .panel-collapse {
  border: 1px solid #ebebeb;
  border-top: none;
}

.kopa__tab.style--06 {
  float: left;
  width: 100%;
  overflow: hidden;
}

.kopa__tab.style--06 .nav-tabs {
  padding: 0;
  border: none;
  border-bottom: 1px solid;
}

.kopa__tab.style--06 .nav-tabs > li {
  margin: 0;
  border: none;
}

.kopa__tab.style--06 .nav-tabs > li > a {
  border: none;
  margin: 0;
  padding: 10px 30px;
  background: #f5f5f5;
  color: #183650;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--06 .nav-tabs > li.active > a, .kopa__tab.style--06 .nav-tabs > li.active > a:hover, .kopa__tab.style--06 .nav-tabs > li.active > a:focus {
  border: none;
  color: #fff;
}

.kopa__tab.style--06 .tab-content {
  padding: 30px 0 0;
  background: #fff;
}

.kopa__tab.style--06 .tab-content h2 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #183650;
  margin: 0 0 30px;
}

.kopa__tab.style--06 .panel-group {
  margin: 0;
}

.kopa__tab.style--06 .panel-group .panel {
  display: inline-block;
  width: 100%;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--06 .panel-default > .panel-heading {
  display: inline-block;
  width: 100%;
  border: none;
  color: #fff;
  padding: 10px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--06 .panel-default > .panel-heading .panel-title {
  font-size: 16px;
}

.kopa__tab.style--06 .panel-default > .panel-heading .panel-title a {
  display: inline-block;
  width: 100%;
}

.kopa__tab.style--06 .panel-default > .panel-heading .panel-title a:hover, .kopa__tab.style--06 .panel-default > .panel-heading .panel-title a:focus {
  color: #fff;
}

.kopa__tab.style--06 .panel-default > .panel-heading .panel-title i {
  margin-right: 10px;
  display: inline-block;
}

.kopa__tab.style--06 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 30px;
}

@media (max-width: 639px) {
  .kopa__tab.style--06 .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 0 15px;
  }
}

.kopa__tab.style--07 {
  text-align: center;
}

.kopa__tab.style--07 .nav-tabs > li.active > a, .kopa__tab.style--07 .nav-tabs > li.active > a:hover, .kopa__tab.style--07 .nav-tabs > li.active > a:focus, .kopa__tab.style--07 .nav-tabs > li > a:hover {
  background: transparent;
  border: none;
}

.kopa__tab.style--07 .nav-tabs {
  border-bottom: none;
  text-align: center;
  margin-bottom: 30px;
}

.kopa__tab.style--07 .nav-tabs li {
  float: none;
  display: inline-block;
  margin: 0;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.kopa__tab.style--07 .nav-tabs li:hover span {
  opacity: 1;
}

.kopa__tab.style--07 .nav-tabs li a {
  display: inline-block;
  width: 100%;
  padding: 18px;
  color: #7d8088;
  border: none;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

@media (max-width: 799px) {
  .kopa__tab.style--07 .nav-tabs li a {
    padding: 15px;
  }
}

.kopa__tab.style--07 .nav-tabs li a .fa {
  display: block;
  width: 70px;
  height: 70px;
  font-size: 40px;
  line-height: 70px;
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  border-color: #7d8088;
  margin: 0 auto 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

@media (max-width: 799px) {
  .kopa__tab.style--07 .nav-tabs li a .fa {
    width: 60px;
    height: 60px;
    font-size: 34px;
    line-height: 60px;
  }
}

.kopa__tab.style--07 .nav-tabs li a span {
  text-transform: uppercase;
  font-size: 16px;
  opacity: 0;
}

.kopa__tab.style--07 .nav-tabs li a span:after {
  display: none;
}

.kopa__tab.style--07 .panel-group {
  margin: 0;
}

.kopa__tab.style--07 .panel-group .panel {
  display: inline-block;
  width: 100%;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--07 .panel-default > .panel-heading {
  display: inline-block;
  width: 100%;
  border: none;
  color: #fff;
  padding: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--07 .panel-default > .panel-heading .panel-title {
  font-size: 22px;
}

.kopa__tab.style--07 .panel-default > .panel-heading .panel-title a {
  display: inline-block;
  width: 100%;
}

.kopa__tab.style--07 .panel-default > .panel-heading .panel-title a:hover, .kopa__tab.style--07 .panel-default > .panel-heading .panel-title a:focus {
  color: #fff;
}

.kopa__tab.style--07 .panel-default > .panel-heading .panel-title i {
  margin-right: 10px;
  display: inline-block;
}

.kopa__tab.style--07 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 30px;
}

@media (max-width: 479px) {
  .kopa__tab.style--07 .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 15px;
  }
}

.kopa__tab.style--08 .nav-tabs {
  position: absolute;
  top: 0;
  left: 35.79795%;
  width: 63.54319%;
  border-bottom: none;
  padding: 0;
  text-align: center;
}

.kopa__tab.style--08 .nav-tabs li {
  width: 20%;
  margin: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.kopa__tab.style--08 .nav-tabs li:first-child {
  border-left: none;
}

.kopa__tab.style--08 .nav-tabs li.active a, .kopa__tab.style--08 .nav-tabs li.active a:hover, .kopa__tab.style--08 .nav-tabs li.active a:focus {
  background: #183650;
}

.kopa__tab.style--08 .nav-tabs li a {
  font-size: 16px;
  padding: 42px 0 41px;
  margin: 0;
  line-height: 1;
  border: none;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

@media (max-width: 1119px) {
  .kopa__tab.style--08 .nav-tabs li a {
    font-size: 14px;
  }
}

.kopa__tab.style--08 .nav-tabs li a:hover, .kopa__tab.style--08 .nav-tabs li a:focus {
  background: #183650;
}

.kopa__tab.style--08 .panel-group .panel {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.kopa__tab.style--08 .panel-default > .panel-heading {
  padding: 15px 20px;
  border: none;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__tab.style--08 .panel-title > a, .kopa__tab.style--08 .panel-title > small, .kopa__tab.style--08 .panel-title > .small, .kopa__tab.style--08 .panel-title > small > a, .kopa__tab.style--08 .panel-title > .small > a {
  color: #fff;
  font-weight: 600;
}

.kopa__tab.style--08 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
}

/* [Pagination] */
.kopa__pagination.style--01 {
  font-size: 16px;
  text-align: center;
}

.kopa__pagination.style--01 .kopa__navAll {
  display: none;
}

.kopa__pagination.style--01 .pagination {
  margin: 0;
}

.kopa__pagination.style--01 .pagination .screen-reader-text {
  display: none;
}

.kopa__pagination.style--01 .pagination .nav-links .page-numbers {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  background: #f7f7f7;
  color: #909090;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__pagination.style--01 .pagination .nav-links .page-numbers.prev {
  display: none;
}

.kopa__pagination.style--01 .pagination .nav-links .page-numbers.current, .kopa__pagination.style--01 .pagination .nav-links .page-numbers:hover {
  background: #192732;
  color: #fff;
}

.kopa__pagination.style--01 .pagination .nav-links .page-numbers + .page-numbers {
  margin-left: 10px;
}

/*___________ Widget Default ___________*/
.widget_archive .widget-title, .widget_categories .widget-title, .widget_pages .widget-title, .widget_product_categories .widget-title {
  margin-bottom: 30px;
}

.widget_archive ul li, .widget_categories ul li, .widget_pages ul li, .widget_product_categories ul li {
  margin-bottom: 0;
  font-size: 14px;
  color: #777;
}

.widget_archive ul li a, .widget_categories ul li a, .widget_pages ul li a, .widget_product_categories ul li a {
  text-transform: uppercase;
  color: #777;
  padding-left: 20px;
  position: relative;
}

.widget_archive ul li a:before, .widget_categories ul li a:before, .widget_pages ul li a:before, .widget_product_categories ul li a:before {
  position: absolute;
  content: '\f101';
  color: #777;
  top: 5px;
  left: 0;
}

.widget_archive ul li + li, .widget_categories ul li + li, .widget_pages ul li + li, .widget_product_categories ul li + li {
  margin-top: 15px;
}

.widget_archive .screen-reader-text, .widget_categories .screen-reader-text, .widget_pages .screen-reader-text, .widget_product_categories .screen-reader-text {
  display: none;
}

.widget_archive select, .widget_categories select, .widget_pages select, .widget_product_categories select {
  width: 100%;
  padding: 7px 10px;
  border: 1px solid #ebebeb;
}

.widget_archive .children, .widget_categories .children, .widget_pages .children, .widget_product_categories .children {
  padding-left: 20px;
  padding-top: 10px;
}

.widget_archive .children li a, .widget_categories .children li a, .widget_pages .children li a, .widget_product_categories .children li a {
  padding-left: 0;
  text-transform: none;
}

.widget_archive .children li a:before, .widget_categories .children li a:before, .widget_pages .children li a:before, .widget_product_categories .children li a:before {
  display: none;
}

.widget_calendar .widget-title {
  margin-bottom: 30px;
}

.widget_calendar .calendar_wrap table {
  width: 100%;
  text-align: center;
}

.widget_calendar .calendar_wrap table caption {
  background: #ebebeb;
  border: 1px solid #ebebeb;
  border-bottom: none;
  text-align: center;
}

.widget_calendar .calendar_wrap table td, .widget_calendar .calendar_wrap table th {
  font-size: 14px;
  border: 1px solid #ebebeb;
  text-align: center;
  padding: 10px 11px;
  color: #183650;
}

@media (max-width: 1119px) {
  .widget_calendar .calendar_wrap table td, .widget_calendar .calendar_wrap table th {
    padding: 5px 6px;
  }
}

.widget_calendar .calendar_wrap table th {
  background: #f5f5f5;
}

.widget_calendar .calendar_wrap table td {
  background: #fff;
}

.widget_calendar .calendar_wrap table td#today a {
  color: #fff;
}

.widget_meta .widget-title, .widget_recent_entries .widget-title {
  margin-bottom: 30px;
}

.widget_meta ul li, .widget_recent_entries ul li {
  margin: 0;
}

.widget_meta ul li + li, .widget_recent_entries ul li + li {
  margin-top: 10px;
}

.widget_meta ul li a, .widget_recent_entries ul li a {
  padding-left: 20px;
  color: #777;
  position: relative;
}

.widget_meta ul li a:before, .widget_recent_entries ul li a:before {
  position: absolute;
  content: '';
  top: 12px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #777;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.widget_meta ul li a abbr, .widget_recent_entries ul li a abbr {
  margin-left: 5px;
  border-bottom: 1px dotted #777;
  cursor: help;
}

.widget_recent_comments .widget-title {
  margin-bottom: 30px;
}

.widget_recent_comments ul li {
  margin-bottom: 0;
}

.widget_recent_comments ul li + li {
  margin-top: 10px;
}

.widget_recent_comments ul li .comment-author-link a {
  margin-left: 0;
  margin-right: 5px;
}

.widget_recent_comments ul li a {
  margin-left: 5px;
}

.widget_recent_comments ul li a:hover {
  text-decoration: underline;
}

.widget_rss .widget-title {
  margin-bottom: 30px;
}

.widget_rss ul li {
  font-size: 14px;
  margin-bottom: 0;
}

.widget_rss ul li + li {
  margin-top: 10px;
}

.widget_rss ul li .rss-date {
  display: block;
  font-weight: 600;
  color: #777;
  margin-bottom: 5px;
}

.widget_rss ul li .rsswidget {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}

.widget_rss ul li .rsswidget:hover {
  text-decoration: underline;
}

.widget_rss ul li .rssSummary {
  color: #777;
  margin-bottom: 5px;
}

.widget_rss ul li cite {
  color: #777;
}

.widget_search .widget-title {
  margin-bottom: 30px;
}

.widget_search .search-form label .screen-reader-text {
  display: none;
}

.widget_search .search-form label .search-field {
  border: 1px solid #ebebeb;
  padding: 7px 15px;
  color: #ccc;
  margin-right: 10px;
}

.widget_search .search-form .search-submit {
  background: none;
  border: 1px solid #ebebeb;
  padding: 7px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}

.widget_search .search-form .search-submit:hover:before {
  color: #fff;
}

.widget_search .search-form .search-submit:before {
  content: '\f002';
  font-size: 15px;
  color: #ccc;
}

.widget_search .search-form .search-submit .screen-reader-text {
  display: none;
}

.widget_text {
  font-size: 14px;
  color: #777;
}

.widget_text .widget-title {
  margin-bottom: 30px;
}

.widget_text br {
  display: none;
}

.widget_text strong {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  color: #000;
}

.widget_text img {
  margin-bottom: 10px;
}

.widget_text .wp-caption-text img {
  margin-top: 10px;
}

.widget_text select {
  width: 100%;
  padding: 7px 10px;
  border: 1px solid #ebebeb;
}

.widget_tag_cloud .widget-title, .widget_product_tag_cloud .widget-title {
  margin-bottom: 30px;
}

.widget_tag_cloud .tagcloud, .widget_product_tag_cloud .tagcloud {
  margin-top: -10px;
}

.widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
  display: inline-block;
  font-size: 16px !important;
  padding: 7px 15px;
  border: 1px solid #ebebeb;
  color: #777;
  margin: 10px 10px 0 0;
}

.widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover {
  color: #fff;
}

.widget_nav_menu .widget-title {
  margin-bottom: 30px;
}

.widget_nav_menu ul li {
  margin-bottom: 0;
}

.widget_nav_menu ul li a {
  color: #777;
}

.widget_nav_menu ul li + li {
  margin-top: 10px;
}

.widget_nav_menu ul .sub-menu {
  padding-left: 5px;
  padding-top: 10px;
}

/*___________ Widget Default Woocommerce ___________*/
.woocommerce.widget_shopping_cart .widget-title {
  margin-bottom: 30px;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul {
  padding: 0 0 15px;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li {
  padding-bottom: 0;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li + li {
  margin-top: 15px;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li a {
  font-size: 16px;
  font-weight: 600;
  color: #183650;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li a.remove {
  font-weight: normal;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
  min-width: 60px;
  max-width: 60px;
  margin-left: 15px;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .quantity {
  font-size: 14px;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total {
  padding: 15px 0;
  margin: 0;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total .amount {
  margin-left: 10px;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
  color: #fff;
  padding: 15px;
  background: #183650;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

@media (max-width: 1023px) {
  .woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
    padding: 10px;
    font-size: 14px;
  }
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover {
  color: #fff;
}

.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout {
  margin-left: 15px;
}

.widget_product_search .widget-title {
  margin-bottom: 30px;
}

.widget_product_search .woocommerce-product-search {
  position: relative;
}

.widget_product_search .woocommerce-product-search .screen-reader-text {
  display: none;
}

.widget_product_search .woocommerce-product-search .search-field {
  width: 100%;
  border: 1px solid #ebebeb;
  padding: 7px 100px 7px 15px;
  color: #ccc;
}

.widget_product_search .woocommerce-product-search input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px 15px;
  color: #fff;
  border: none;
  background: #183650;
}

.widget_products .widget-title {
  margin-bottom: 30px;
}

.widget_products ul.product_list_widget li {
  padding: 0;
}

.widget_products ul.product_list_widget li + li {
  margin-top: 15px;
}

.widget_products ul.product_list_widget li a {
  font-size: 16px;
  font-weight: 600;
  color: #183650;
}

.widget_products ul.product_list_widget li a.remove {
  font-weight: normal;
}

.widget_products ul.product_list_widget li img {
  min-width: 60px;
  max-width: 60px;
  margin-left: 15px;
}

.widget_products ul.product_list_widget li del {
  font-size: 16px;
  color: #777;
  margin-right: 10px;
}

.widget_products ul.product_list_widget li ins {
  font-size: 22px;
  font-weight: 600;
  color: #183650;
  text-decoration: none;
}

.widget_recent_reviews .widget-title, .widget_top_rated_products .widget-title {
  margin-bottom: 30px;
}

.widget_recent_reviews ul.product_list_widget li, .widget_top_rated_products ul.product_list_widget li {
  padding: 0;
}

.widget_recent_reviews ul.product_list_widget li + li, .widget_top_rated_products ul.product_list_widget li + li {
  margin-top: 15px;
}

.widget_recent_reviews ul.product_list_widget li a, .widget_top_rated_products ul.product_list_widget li a {
  font-size: 16px;
  font-weight: 600;
  color: #183650;
}

.widget_recent_reviews ul.product_list_widget li a.remove, .widget_top_rated_products ul.product_list_widget li a.remove {
  font-weight: normal;
}

.widget_recent_reviews ul.product_list_widget li img, .widget_top_rated_products ul.product_list_widget li img {
  min-width: 60px;
  max-width: 60px;
  margin-left: 15px;
}

.widget_recent_reviews ul.product_list_widget li .star-rating, .widget_top_rated_products ul.product_list_widget li .star-rating {
  margin: 5px 0;
  font-size: 12px;
}

/**
 * 3.1 - Header
 * -------------------------------------------------------------------
**/
.kopa__header {
  background: #fff;
}

.kopa__header.style--01 {
  position: relative;
}

@media (max-width: 1119px) {
  .kopa__header.style--01 .row {
    margin: 0;
  }
}

.kopa__header.style--01 .kopa__header--top {
  border-top-width: 6px;
  border-top-style: solid;
}

@media (max-width: 1023px) {
  .kopa__header.style--01 .kopa__header--top .pull-right {
    padding: 0;
  }
}

.kopa__header.style--01 .kopa__header__logo {
  padding-top: 25px;
}

@media (max-width: 1023px) {
  .kopa__header.style--01 .kopa__header__logo {
    text-align: center;
    padding: 30px 0;
  }
}

@media (max-width: 1023px) {
  .kopa__header.style--01 .kopa__header__logo img {
    display: initial;
  }
}

@media (max-width: 1023px) {
  .kopa__header.style--01 .kopa__header--bottom {
    display: none;
  }
}

.kopa__header--right {
  float: left;
  width: 100%;
  background: #f5f5f5;
  font-size: 14px;
}

.kopa__header__country, .kopa__header__office {
  border-right: 1px solid #e5e5e5;
}

.kopa__header__country ul, .kopa__header__office ul {
  padding: 0;
}

.kopa__header__country {
  padding: 10px 30px;
  position: relative;
}

@media (max-width: 1119px) {
  .kopa__header__country {
    padding: 10px 15px;
  }
}

@media (max-width: 359px) {
  .kopa__header__country {
    padding: 11px 10px 12px;
  }
}

.kopa__header__country .active img {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}

@media (max-width: 359px) {
  .kopa__header__country .active img {
    margin-right: 0;
  }
}

@media (max-width: 359px) {
  .kopa__header__country .active i {
    display: none;
  }
}

.kopa__header__country ul {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 1;
  padding: 7px 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}

.kopa__header__country ul.active {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.kopa__header__country ul li {
  margin: 0;
}

.kopa__header__country ul li a {
  display: inline-block;
  width: 100%;
  color: #fff;
  padding: 8px 10px 8px 15px;
}

.kopa__header__country ul li a:hover {
  background: #f5f5f5;
  color: #777;
}

.kopa__header__office {
  min-width: 180px;
  padding: 10px 10px 10px 30px;
  position: relative;
}

@media (max-width: 1119px) {
  .kopa__header__office {
    padding: 10px 15px;
    min-width: 140px;
  }
}

@media (max-width: 359px) {
  .kopa__header__office {
    padding: 10px;
  }
}

.kopa__header__office .active img, .kopa__header__office .active span {
  float: left;
}

@media (max-width: 1023px) {
  .kopa__header__office .active img, .kopa__header__office .active span {
    float: none;
    display: inline-block;
  }
}

.kopa__header__office .active img {
  margin-right: 10px;
  margin-top: 3px;
}

@media (max-width: 359px) {
  .kopa__header__office .active img {
    display: none;
  }
}

.kopa__header__office .active span {
  color: #777;
  cursor: pointer;
}

.kopa__header__office ul {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 1;
  padding: 7px 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}

.kopa__header__office ul.active {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.kopa__header__office ul li {
  margin: 0;
}

.kopa__header__office ul li a {
  display: inline-block;
  width: 100%;
  color: #fff;
  padding: 8px 10px 8px 15px;
}

.kopa__header__office ul li a:hover {
  background: #f5f5f5;
  color: #777;
}

.kopa__header__email {
  padding: 10px 30px;
}

@media (max-width: 1119px) {
  .kopa__header__email {
    padding: 10px 15px;
  }
}

@media (max-width: 479px) {
  .kopa__header__email {
    display: none;
  }
}

.kopa__header__email .fa {
  color: #777;
  margin-right: 10px;
}

@media (max-width: 359px) {
  .kopa__header__email .fa {
    display: none;
  }
}

.kopa__header__email a {
  color: #777;
}

.kopa__header--bottom {
  margin-top: 40px;
}

.kopa__header--bottom div[class^='col-'], .kopa__header--bottom .container {
  position: initial;
}

.kopa__header__mainMenu.style--01 {
  text-transform: uppercase;
  position: initial;
}

.kopa__header__mainMenu.style--01 .sf-menu {
  margin-bottom: 0;
  position: initial;
}

.kopa__header__mainMenu.style--01 .sf-menu.sf-arrows .sf-with-ul:after {
  content: '\f078';
  position: relative;
  display: inline-block;
  top: auto;
  right: auto;
  border: none;
  margin: 0 0 0 5px;
  font-size: 10px;
}

.kopa__header__mainMenu.style--01 .sf-menu.sf-arrows ul li a.sf-with-ul {
  position: relative;
}

.kopa__header__mainMenu.style--01 .sf-menu.sf-arrows ul li a.sf-with-ul:after {
  position: absolute;
  top: 19px;
  right: 5px;
  font-size: 14px;
  content: '\f0da';
  color: #183652;
}

.kopa__header__mainMenu.style--01 .sf-menu > li:first-child > a {
  padding-left: 0;
}

.kopa__header__mainMenu.style--01 .sf-menu ul {
  left: auto;
  padding: 20px;
  min-width: 270px;
  background: #e5e5e5;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.kopa__header__mainMenu.style--01 .sf-menu ul li {
  background: transparent;
  border-bottom: 1px solid #fff;
  position: relative;
}

.kopa__header__mainMenu.style--01 .sf-menu ul li:first-child {
  border-top: 1px solid #fff;
}

.kopa__header__mainMenu.style--01 .sf-menu ul li a {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  color: #183652;
  text-transform: none;
}

.kopa__header__mainMenu.style--01 .sf-menu ul li a:hover {
  padding-left: 10px;
}

.kopa__header__mainMenu.style--01 .sf-menu ul ul {
  left: 100%;
}

.kopa__header__mainMenu.style--01 .sf-menu ul ul li {
  position: relative;
}

.kopa__header__mainMenu.style--01 .sf-menu li {
  background: #fff;
  white-space: normal;
  position: initial;
}

.kopa__header__mainMenu.style--01 .sf-menu li a {
  border: none;
  padding: 0 15px 30px;
  color: #183650;
}

.kopa__header__mainMenu.style--01 .sf-menu li a:hover {
  color: #777;
}

.kopa__header__mainMenu.style--01 .sf-menu .sf-mega {
  left: 0;
  padding: 40px 0;
  background: #f5f5f5;
}

.kopa__header__mainMenu.style--01 .sf-menu .sf-mega .sub-menu {
  display: block;
  min-width: inherit;
  position: relative;
  background: #f5f5f5;
}

.kopa__header__mainMenu.style--01 .sf-menu .sf-mega .sub-menu li {
  border: none;
}

.kopa__header__mainMenu.style--01 .sf-menu .sf-mega .sub-menu li a {
  font-size: 14px;
  color: #777;
  background: #f5f5f5;
  padding: 7px 0 7px 20px;
  text-transform: uppercase;
  position: relative;
}

.kopa__header__mainMenu.style--01 .sf-menu .sf-mega .sub-menu li a:before {
  position: absolute;
  content: '\f105';
  top: 10px;
  left: 0;
}

.kopa__header--bottom--right {
  float: left;
  width: 100%;
  text-align: right;
}

.kopa__header--bottom--right__list {
  float: right;
  text-transform: uppercase;
  margin-right: 45px;
  position: relative;
}

@media (max-width: 1119px) {
  .kopa__header--bottom--right__list {
    margin-right: 30px;
  }
}

.kopa__header--bottom--right__list ul {
  text-align: left;
}

.kopa__header--bottom--right__list ul li {
  margin-bottom: 0;
}

.kopa__header--bottom--right__list ul li:hover ul {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.kopa__header--bottom--right__list ul ul {
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
  z-index: 1;
  padding: 7px 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}

.kopa__header--bottom--right__list ul ul a {
  text-transform: none;
  color: #fff;
  padding: 8px 10px 8px 15px;
}

.kopa__header--bottom--right__list ul ul a:hover {
  background: #f5f5f5;
  color: #777;
}

.kopa__header--bottom--right__list a {
  display: inline-block;
  width: 100%;
  color: #183650;
  padding-bottom: 30px;
}

@media (max-width: 1023px) {
  .kopa__header--bottom--right__list a {
    padding-bottom: 15px;
  }
}

.kopa__header--bottom--right__list a .fa {
  font-size: 10px;
  margin: 0 0 0 5px;
}

.kopa__header--bottom--right__list a:hover {
  color: #777;
}

.kopa__header__search {
  width: auto;
  min-width: inherit;
  height: auto;
  line-height: 1;
  overflow: inherit;
}

.kopa__header__search.sb-search-open .sb-search-input {
  height: 40px;
}

.kopa__header__search form {
  float: left;
  width: 100%;
  line-height: 1;
  position: relative;
}

.kopa__header__search .sb-search-input {
  width: 200px;
  height: 0;
  font-size: 15px;
  padding: 0 10px;
  top: 51px;
  line-height: 40px;
}

.kopa__header__search .search-submit {
  border: none;
  outline: none;
  position: relative;
  top: 3px;
  right: 0;
}

.kopa__header__search .search-submit .sb-icon-search {
  position: relative;
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 14px;
  background: #fff;
  color: #183650;
}

.sb-search.sb-search-open, .no-js .sb-search {
  width: auto;
}

.kopa__articleHeader.style--01 .widget-content .entry-item {
  position: relative;
}

.kopa__articleHeader.style--01 .widget-content .entry-item .entry-thumb {
  position: relative;
}

.kopa__articleHeader.style--01 .widget-content .entry-item .entry-thumb a {
  padding: 0;
}

.kopa__articleHeader.style--01 .widget-content .entry-item .entry-thumb:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background: #1a2634;
  opacity: .3;
  z-index: 2;
}

.kopa__articleHeader.style--01 .widget-content .entry-item .entry-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  z-index: 3;
}

.kopa__articleHeader.style--01 .widget-content .entry-item .entry-content h5 {
  text-transform: uppercase;
  margin: 0;
  line-height: 28px;
}

.kopa__articleHeader.style--01 .widget-content .entry-item .entry-content h5 a {
  padding: 0;
  color: #fff;
  border: none;
}

/*___________ Header 2 ___________*/
.kopa__header.style--02 .kopa__header--top {
  border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 1119px) {
  .kopa__header.style--02 .kopa__header--top .row {
    margin: 0;
  }
}

@media (max-width: 1119px) {
  .kopa__header.style--02 .kopa__header--top div[class^="col-"] {
    float: left !important;
    width: auto;
  }
}

@media (max-width: 767px) {
  .kopa__header.style--02 .kopa__header--top div[class^="col-"] {
    padding: 0;
  }
}

.kopa__header.style--02 .kopa__header--top .kopa__mobileMenu {
  width: 41px;
  height: 41px;
}

.kopa__header.style--02 .kopa__header__country {
  border-left: 1px solid #e5e5e5;
  padding: 14px 20px 13px;
}

.kopa__header.style--02 .kopa__header__country img {
  margin: 0;
}

.kopa__header.style--02 .kopa__header--bottom {
  margin-top: 0;
  position: relative;
}

@media (max-width: 1119px) {
  .kopa__header.style--02 .kopa__header--bottom .row {
    margin: 0;
  }
}

.kopa__header.style--02 .kopa__header__logo {
  padding-top: 25px;
}

@media (max-width: 1023px) {
  .kopa__header.style--02 .kopa__header__logo {
    text-align: center;
    padding: 30px 0;
  }
  .kopa__header.style--02 .kopa__header__logo img {
    display: initial;
  }
}

.kopa__header.style--02 div[class^='col-'] {
  position: initial;
}

.kopa__header__mainMenu.style--02 {
  position: initial;
}

@media (max-width: 1023px) {
  .kopa__header__mainMenu.style--02 {
    display: none;
  }
}

.kopa__header__mainMenu.style--02 .sf-menu {
  position: initial;
  font-size: 14px;
  margin-bottom: 0;
}

.kopa__header__mainMenu.style--02 .sf-menu > li > a:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  top: -1px;
  left: 0;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}

.kopa__header__mainMenu.style--02 .sf-menu > li > a:hover:before {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.kopa__header__mainMenu.style--02 .sf-menu ul {
  left: auto;
  padding: 20px;
  min-width: 270px;
  background: #e5e5e5;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.kopa__header__mainMenu.style--02 .sf-menu ul li {
  background: transparent;
  border-bottom: 1px solid #fff;
  position: relative;
  margin: 0 !important;
}

.kopa__header__mainMenu.style--02 .sf-menu ul li:first-child {
  border-top: 1px solid #fff;
}

.kopa__header__mainMenu.style--02 .sf-menu ul li a {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  color: #183652;
  text-transform: none;
  border: none;
}

.kopa__header__mainMenu.style--02 .sf-menu ul li a:hover {
  padding-left: 10px;
}

.kopa__header__mainMenu.style--02 .sf-menu ul ul {
  left: 100%;
}

.kopa__header__mainMenu.style--02 .sf-menu ul ul li {
  position: relative;
}

.kopa__header__mainMenu.style--02 .sf-menu li {
  background: #fff;
  position: initial;
  white-space: inherit;
}

.kopa__header__mainMenu.style--02 .sf-menu li + li {
  margin-left: 40px;
}

.kopa__header__mainMenu.style--02 .sf-menu li a {
  color: #183650;
  padding: 35px 0;
  text-transform: uppercase;
  position: relative;
}

.kopa__header__mainMenu.style--02 .sf-menu .sf-with-ul:after {
  display: none;
}

.kopa__header__mainMenu.style--02 .sf-menu .sf-mega {
  left: 0;
  padding: 40px 0;
  background: #f5f5f5;
}

.kopa__header__mainMenu.style--02 .sf-menu .sf-mega .sub-menu {
  display: block;
  min-width: inherit;
  position: relative;
  background: #f5f5f5;
}

.kopa__header__mainMenu.style--02 .sf-menu .sf-mega .sub-menu li {
  border: none;
}

.kopa__header__mainMenu.style--02 .sf-menu .sf-mega .sub-menu li a {
  font-size: 14px;
  color: #777;
  background: #f5f5f5;
  padding: 7px 0 7px 20px;
  text-transform: uppercase;
  position: relative;
}

.kopa__header__mainMenu.style--02 .sf-menu .sf-mega .sub-menu li a:before {
  position: absolute;
  content: '\f105';
  top: 10px;
  left: 0;
}

.kopa__header__phone {
  font-weight: 300;
  font-size: 14px;
  color: #adadad;
}

.kopa__header__phone ul li {
  display: inline-block;
  margin-bottom: 0;
  padding: 11px 0;
}

.kopa__header__phone ul li .fa {
  font-size: 18px;
  margin-right: 20px;
  top: 2px;
  position: relative;
}

.kopa__header__phone ul li + li {
  margin-left: 45px;
}

.kopa__header__contact {
  padding: 11px 0 11px 20px;
  font-size: 14px;
}

@media (max-width: 479px) {
  .kopa__header__contact {
    display: none;
  }
}

.kopa__header__contact .fa {
  margin-left: 20px;
}

.kopa__header__contact a:hover {
  color: #183650;
}

.kopa__header__request {
  margin-top: 15px;
  margin-left: 45px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 5px;
  border-left: 1px solid #e5e5e5;
}

@media (max-width: 1023px) {
  .kopa__header__request {
    display: none;
  }
}

.kopa__header__request:hover a {
  color: #183650;
}

.kopa__header__request:hover span {
  background: #183650;
}

.kopa__header__request a {
  line-height: 44px;
  vertical-align: middle;
}

.kopa__header__request span {
  float: left;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.kopa__header__request span:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -1px;
  width: 2px;
  height: 12px;
  background: #fff;
}

.kopa__header__request span:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -6px;
  width: 12px;
  height: 2px;
  background: #fff;
}

/*___________ Mobile Menu ___________*/
.kopa__mobileMenu {
  float: right;
  width: 40px;
  height: 40px;
  background: #183650;
  position: relative;
  cursor: pointer;
}

.kopa__mobileMenu .kopa__mobileMenu__iconBar {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 12px 8px 0;
}

.kopa__mobileMenu .kopa__mobileMenu__iconBar span {
  float: left;
  width: 100%;
  height: 3px;
  background: #fff;
}

.kopa__mobileMenu .kopa__mobileMenu__iconBar span + span {
  margin-top: 4px;
}

.kopa__mobileMenu .nav {
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px;
  z-index: 10;
  background: #183650;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}

.kopa__mobileMenu .nav.active {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.kopa__mobileMenu .nav li {
  margin: 0;
}

.kopa__mobileMenu .nav li a {
  font-size: 14px;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__mobileMenu .nav li a:hover, .kopa__mobileMenu .nav li a:focus {
  color: #183650;
}

.kopa__mobileMenu .nav li a:hover span, .kopa__mobileMenu .nav li a:focus span {
  color: #183650;
}

.kopa__mobileMenu .nav li ul {
  background: #eee;
  border-top: 1px solid #183650;
}

.kopa__mobileMenu .nav li ul li a {
  font-size: 14px;
  padding: 10px 15px 10px 25px;
}

.kopa__mobileMenu .nav li ul li a:hover, .kopa__mobileMenu .nav li ul li a:focus {
  background: #183650;
  color: #fff !important;
}

.kopa__mobileMenu .nav .open a, .kopa__mobileMenu .nav .open a:hover, .kopa__mobileMenu .nav .open a:focus {
  color: #183650;
}

/**
 * 3.2 - Bottom Sidebar
 * -------------------------------------------------------------------
**/
.kopa__bottomSidebar {
  background: #fff;
  overflow: hidden;
}

@media (max-width: 767px) {
  .kopa__bottomSidebar {
    padding-bottom: 30px;
  }
}

.kopa__bottomSidebar .row__custom {
  margin-left: -30px;
  margin-right: -30px;
}

@media (max-width: 979px) {
  .kopa__bottomSidebar .row__custom {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.kopa__bottomSidebar div[class^='col-'] {
  border-left: 1px solid #ebebeb;
  padding: 90px 30px;
}

.kopa__bottomSidebar div[class^='col-']:first-child {
  border-left: none;
}

@media (max-width: 979px) {
  .kopa__bottomSidebar div[class^='col-'] {
    padding: 30px 15px;
  }
}

@media (max-width: 767px) {
  .kopa__bottomSidebar div[class^='col-'] {
    padding: 30px 15px 0;
    height: auto !important;
  }
}

@media (max-width: 767px) {
  .kopa__bottomSidebar div[class^='col-'] .widget-title {
    margin-top: 0;
  }
}

/**
 * 3.3 - Footer
 * -------------------------------------------------------------------
**/
.kopa__footer {
  padding: 40px 0;
  background: #f5f5f5;
  text-align: center;
  position: relative;
}

@media (max-width: 767px) {
  .kopa__footer {
    padding: 30px 0;
  }
}

@media (max-width: 479px) {
  .kopa__footer {
    padding: 30px 0 0;
  }
}

.kopa__footer p {
  font-size: 14px;
  color: #777;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  .kopa__footer p {
    padding: 0 60px;
  }
}

@media (max-width: 479px) {
  .kopa__footer p {
    padding: 0;
  }
}

/**
 * 4.1 - [Widget] Main Slider
 * -------------------------------------------------------------------
**/
.kopa__mainSlider.style--01 .owl-item .item .container {
  position: relative;
}

.kopa__mainSlider.style--01 .owl-item .item .container .kopa--inner {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 10;
}

.kopa__mainSlider.style--01 .owl-item .item .container .kopa--inner h2 {
  font-size: 54px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-top: 54px;
  opacity: 0;
  -webkit-transition: all 600ms ease 600ms, visibility 0s ease 0s;
  -moz-transition: all 600ms ease 600ms, visibility 0s ease 0s;
  -ms-transition: all 600ms ease 600ms, visibility 0s ease 0s;
  transition: all 600ms ease 600ms, visibility 0s ease 0s;
}

@media (max-width: 1119px) {
  .kopa__mainSlider.style--01 .owl-item .item .container .kopa--inner h2 {
    font-size: 44px;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .kopa__mainSlider.style--01 .owl-item .item .container .kopa--inner h2 {
    font-size: 34px;
  }
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--01 .owl-item .item .container .kopa--inner h2 {
    font-size: 28px;
    margin-top: 15px;
  }
}

@media (max-width: 479px) {
  .kopa__mainSlider.style--01 .owl-item .item .container .kopa--inner h2 {
    font-size: 24px;
  }
}

.kopa__mainSlider.style--01 .owl-item .item .container .kopa--inner .kopa__line--dotted {
  -webkit-transition: all 600ms ease 1.2s, visibility 0s ease 0s;
  -moz-transition: all 600ms ease 1.2s, visibility 0s ease 0s;
  -ms-transition: all 600ms ease 1.2s, visibility 0s ease 0s;
  transition: all 600ms ease 1.2s, visibility 0s ease 0s;
}

@media (max-width: 479px) {
  .kopa__mainSlider.style--01 .owl-item .item .container .kopa--inner .kopa__line--dotted {
    display: none;
  }
}

.kopa__mainSlider.style--01 .owl-item .item .container .kopa--inner img {
  display: initial;
  opacity: 0;
  -webkit-transition: all 1s ease 1.8s, visibility 0s ease 0s;
  -moz-transition: all 1s ease 1.8s, visibility 0s ease 0s;
  -ms-transition: all 1s ease 1.8s, visibility 0s ease 0s;
  transition: all 1s ease 1.8s, visibility 0s ease 0s;
}

.kopa__mainSlider.style--01 .owl-item .item .kopa__imgBg {
  position: relative;
}

.kopa__mainSlider.style--01 .owl-item .item .kopa__imgBg:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: .9;
}

.kopa__mainSlider.style--01 .owl-item .item .kopa__imgBg img {
  width: 100%;
}

.kopa__mainSlider.style--01 .owl-item .item.style--01 .container .kopa--inner h2 {
  -webkit-transform: translate(0, -300px);
  -moz-transform: translate(0, -300px);
  -ms-transform: translate(0, -300px);
  -o-transform: translate(0, -300px);
  transform: translate(0, -300px);
}

.kopa__mainSlider.style--01 .owl-item .item.style--01 .container .kopa--inner .kopa__line--dotted {
  margin-bottom: 0;
  opacity: 0;
  -webkit-transform: translate(0, -300px);
  -moz-transform: translate(0, -300px);
  -ms-transform: translate(0, -300px);
  -o-transform: translate(0, -300px);
  transform: translate(0, -300px);
}

@media (max-width: 1299px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--01 .container .kopa--inner .kopa__line--dotted {
    margin-bottom: 15px;
  }
}

.kopa__mainSlider.style--01 .owl-item .item.style--01 .container .kopa--inner img {
  -webkit-transform: translate(-1000px, 0);
  -moz-transform: translate(-1000px, 0);
  -ms-transform: translate(-1000px, 0);
  -o-transform: translate(-1000px, 0);
  transform: translate(-1000px, 0);
}

@media (max-width: 1119px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--01 .container .kopa--inner img {
    width: 80%;
  }
}

.kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner h2 {
  -webkit-transform: translate(0, -300px);
  -moz-transform: translate(0, -300px);
  -ms-transform: translate(0, -300px);
  -o-transform: translate(0, -300px);
  transform: translate(0, -300px);
}

.kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner h2 span {
  font-weight: 200;
  opacity: 0;
  -webkit-transition: all 1s ease 1.4s, visibility 0s ease 0s;
  -moz-transition: all 1s ease 1.4s, visibility 0s ease 0s;
  -ms-transition: all 1s ease 1.4s, visibility 0s ease 0s;
  transition: all 1s ease 1.4s, visibility 0s ease 0s;
}

.kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner .kopa__line--dotted {
  margin-bottom: 90px;
  opacity: 0;
  -webkit-transform: translate(0, -300px);
  -moz-transform: translate(0, -300px);
  -ms-transform: translate(0, -300px);
  -o-transform: translate(0, -300px);
  transform: translate(0, -300px);
}

@media (max-width: 1299px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner .kopa__line--dotted {
    margin-bottom: 75px;
  }
}

@media (max-width: 1119px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner .kopa__line--dotted {
    margin-bottom: 95px;
  }
}

@media (max-width: 767px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner .kopa__line--dotted {
    margin-bottom: 60px;
  }
}

.kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner img.kopa__imgItem--02 {
  margin-top: 27px;
  -webkit-transform: translate(-1000px, 0);
  -moz-transform: translate(-1000px, 0);
  -ms-transform: translate(-1000px, 0);
  -o-transform: translate(-1000px, 0);
  transform: translate(-1000px, 0);
  -webkit-transition: all 1s ease 2.4s, visibility 0s ease 0s;
  -moz-transition: all 1s ease 2.4s, visibility 0s ease 0s;
  -ms-transition: all 1s ease 2.4s, visibility 0s ease 0s;
  transition: all 1s ease 2.4s, visibility 0s ease 0s;
}

@media (max-width: 1023px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner img.kopa__imgItem--02 {
    width: 20%;
  }
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner img.kopa__imgItem--02 {
    margin-top: 10px;
  }
}

.kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner img.kopa__imgItem--01 {
  margin-left: 30px;
  -webkit-transform: translate(1000px, 0);
  -moz-transform: translate(1000px, 0);
  -ms-transform: translate(1000px, 0);
  -o-transform: translate(1000px, 0);
  transform: translate(1000px, 0);
}

@media (max-width: 1023px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--02 .container .kopa--inner img.kopa__imgItem--01 {
    width: 60%;
  }
}

.kopa__mainSlider.style--01 .owl-item .item.style--03 .container .kopa--inner h2 {
  -webkit-transform: translate(0, -300px);
  -moz-transform: translate(0, -300px);
  -ms-transform: translate(0, -300px);
  -o-transform: translate(0, -300px);
  transform: translate(0, -300px);
}

.kopa__mainSlider.style--01 .owl-item .item.style--03 .container .kopa--inner h2 span {
  font-weight: 200;
  opacity: 0;
  -webkit-transition: all 1s ease 1.4s, visibility 0s ease 0s;
  -moz-transition: all 1s ease 1.4s, visibility 0s ease 0s;
  -ms-transition: all 1s ease 1.4s, visibility 0s ease 0s;
  transition: all 1s ease 1.4s, visibility 0s ease 0s;
}

.kopa__mainSlider.style--01 .owl-item .item.style--03 .container .kopa--inner .kopa__line--dotted {
  margin-bottom: 50px;
  opacity: 0;
  -webkit-transform: translate(0, -300px);
  -moz-transform: translate(0, -300px);
  -ms-transform: translate(0, -300px);
  -o-transform: translate(0, -300px);
  transform: translate(0, -300px);
}

@media (max-width: 1299px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--03 .container .kopa--inner .kopa__line--dotted {
    margin-bottom: 35px;
  }
}

@media (max-width: 1119px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--03 .container .kopa--inner .kopa__line--dotted {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--03 .container .kopa--inner .kopa__line--dotted {
    margin-bottom: 40px;
  }
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--01 .owl-item .item.style--03 .container .kopa--inner .kopa__line--dotted {
    margin-bottom: 30px;
  }
}

.kopa__mainSlider.style--01 .owl-item .item.style--03 .container .kopa--inner img {
  -webkit-transform: translate(0, 1000px);
  -moz-transform: translate(0, 1000px);
  -ms-transform: translate(0, 1000px);
  -o-transform: translate(0, 1000px);
  transform: translate(0, 1000px);
}

.kopa__mainSlider.style--01 .owl-item.active .item .container .kopa--inner h2, .kopa__mainSlider.style--01 .owl-item.active .item .container .kopa--inner .kopa__line--dotted, .kopa__mainSlider.style--01 .owl-item.active .item .container .kopa--inner img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.kopa__mainSlider.style--01 .owl-item.active .item.style--02 .container .kopa--inner h2 span, .kopa__mainSlider.style--01 .owl-item.active .item.style--03 .container .kopa--inner h2 span {
  opacity: 1;
}

.kopa__mainSlider.style--01 .owl-item.active .item.style--02 .container .kopa--inner img, .kopa__mainSlider.style--01 .owl-item.active .item.style--03 .container .kopa--inner img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.kopa__mainSlider.style--01 .owl-controls {
  position: absolute;
  width: 100%;
  top: 50%;
  margin: -30px 0 0 0;
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--01 .owl-controls {
    margin-top: -25px;
  }
}

@media (max-width: 359px) {
  .kopa__mainSlider.style--01 .owl-controls {
    margin-top: -20px;
  }
}

.kopa__mainSlider.style--01 .owl-controls .owl-buttons {
  width: 1170px;
  margin: auto;
  position: relative;
}

@media screen and (max-width: 1160px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons {
    width: 1000px;
  }
}

@media screen and (max-width: 1023px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons {
    width: 960px;
  }
}

@media screen and (max-width: 979px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons {
    width: 780px;
  }
}

@media screen and (max-width: 799px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons {
    width: 748px;
  }
}

@media screen and (max-width: 767px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons {
    width: 620px;
  }
}

@media screen and (max-width: 639px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons {
    width: 460px;
  }
}

@media screen and (max-width: 479px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons {
    width: 340px;
  }
}

@media screen and (max-width: 359px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons {
    width: 300px;
  }
}

.kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 0;
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;
  background: transparent;
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 15px 0 15px 0;
  -moz-border-radius: 15px 0 15px 0;
  -ms-border-radius: 15px 0 15px 0;
  border-radius: 15px 0 15px 0;
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 359px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 10px 0 10px 0;
    -moz-border-radius: 10px 0 10px 0;
    -ms-border-radius: 10px 0 10px 0;
    border-radius: 10px 0 10px 0;
  }
}

.kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev:hover, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next:hover {
  background: rgba(255, 255, 255, 0.2);
}

.kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev:before, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next:before {
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
  line-height: 60px;
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev:before, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next:before {
    line-height: 50px;
  }
}

@media (max-width: 359px) {
  .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev:before, .kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next:before {
    line-height: 40px;
  }
}

.kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev {
  left: 0;
}

.kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-prev:before {
  content: '\f177';
}

.kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next {
  right: 0;
}

.kopa__mainSlider.style--01 .owl-controls .owl-buttons .owl-next:before {
  content: '\f178';
}

.kopa__mainSlider.style--02 {
  text-align: center;
  overflow: hidden;
}

.kopa__mainSlider.style--02 .cd-hero-slider {
  float: left;
  width: 100%;
}

.kopa__mainSlider.style--02 li {
  margin-bottom: 0;
}

.kopa__mainSlider.style--02 li.selected .kopa__mainSlider__text h2 {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.kopa__mainSlider.style--02 li.selected .kopa__mainSlider__text h2 span {
  opacity: 1;
}

.kopa__mainSlider.style--02 li.selected .kopa__mainSlider__text .kopa__viewMore {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.kopa__mainSlider.style--02 .kopa--inner {
  position: absolute;
  width: 1170px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 1160px) {
  .kopa__mainSlider.style--02 .kopa--inner {
    width: 1000px;
  }
}

@media screen and (max-width: 1023px) {
  .kopa__mainSlider.style--02 .kopa--inner {
    width: 960px;
  }
}

@media screen and (max-width: 979px) {
  .kopa__mainSlider.style--02 .kopa--inner {
    width: 780px;
  }
}

@media screen and (max-width: 799px) {
  .kopa__mainSlider.style--02 .kopa--inner {
    width: 748px;
  }
}

@media screen and (max-width: 767px) {
  .kopa__mainSlider.style--02 .kopa--inner {
    width: 620px;
  }
}

@media screen and (max-width: 639px) {
  .kopa__mainSlider.style--02 .kopa--inner {
    width: 460px;
  }
}

@media screen and (max-width: 479px) {
  .kopa__mainSlider.style--02 .kopa--inner {
    width: 340px;
  }
}

@media screen and (max-width: 359px) {
  .kopa__mainSlider.style--02 .kopa--inner {
    width: 300px;
  }
}

.kopa__mainSlider.style--02 .kopa__imgBg {
  position: relative;
}

.kopa__mainSlider.style--02 .kopa__imgBg:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background: rgba(54, 55, 55, 0.4);
}

.kopa__mainSlider.style--02 .kopa__imgBg img {
  width: 100%;
}

.kopa__mainSlider.style--02 .kopa__mainSlider__text {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.kopa__mainSlider.style--02 .kopa__mainSlider__text h2 {
  font-size: 36px;
  text-transform: uppercase;
  margin: 0;
  background: #fff;
  padding: 15px 30px;
  font-weight: 600;
  -webkit-transform: translate(1000px, 0);
  -moz-transform: translate(1000px, 0);
  -ms-transform: translate(1000px, 0);
  -o-transform: translate(1000px, 0);
  transform: translate(1000px, 0);
  -webkit-transition: all 600ms ease 600ms, visibility 0s ease 0s;
  -moz-transition: all 600ms ease 600ms, visibility 0s ease 0s;
  -ms-transition: all 600ms ease 600ms, visibility 0s ease 0s;
  transition: all 600ms ease 600ms, visibility 0s ease 0s;
}

@media (max-width: 767px) {
  .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 {
    font-size: 28px;
  }
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 {
    font-size: 24px;
    padding: 10px 20px;
  }
}

@media (max-width: 479px) {
  .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 {
    font-size: 20px;
    padding: 10px;
  }
}

@media (max-width: 359px) {
  .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 {
    font-size: 16px;
  }
}

.kopa__mainSlider.style--02 .kopa__mainSlider__text h2 span {
  font-weight: 200;
  padding-right: 15px;
  margin-right: 15px;
  position: relative;
  opacity: 0;
  -webkit-transition: all 600ms ease 1.2s, visibility 0s ease 0s;
  -moz-transition: all 600ms ease 1.2s, visibility 0s ease 0s;
  -ms-transition: all 600ms ease 1.2s, visibility 0s ease 0s;
  transition: all 600ms ease 1.2s, visibility 0s ease 0s;
}

@media (max-width: 479px) {
  .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 span {
    padding-right: 10px;
    margin-right: 10px;
  }
}

.kopa__mainSlider.style--02 .kopa__mainSlider__text h2 span:before {
  position: absolute;
  content: '';
  top: 15px;
  right: 0;
  width: 1px;
  height: 27px;
}

@media (max-width: 767px) {
  .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 span:before {
    top: 10px;
  }
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 span:before {
    top: 7px;
  }
}

@media (max-width: 479px) {
  .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 span:before {
    top: 2px;
  }
}

@media (max-width: 359px) {
  .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 span:before {
    top: 5px;
    height: 15px;
  }
}

.kopa__mainSlider.style--02 .kopa__mainSlider__text .kopa__viewMore {
  float: right;
  -webkit-transform: translate(0, 1000px);
  -moz-transform: translate(0, 1000px);
  -ms-transform: translate(0, 1000px);
  -o-transform: translate(0, 1000px);
  transform: translate(0, 1000px);
  -webkit-transition: all 600ms ease 1.2s, visibility 0s ease 0s;
  -moz-transition: all 600ms ease 1.2s, visibility 0s ease 0s;
  -ms-transition: all 600ms ease 1.2s, visibility 0s ease 0s;
  transition: all 600ms ease 1.2s, visibility 0s ease 0s;
}

.kopa__mainSlider.style--02 .cd-slider-nav {
  float: left;
  width: 100%;
  background: #e5e9ea;
  overflow: hidden;
}

.kopa__mainSlider.style--02 .cd-slider-nav ul li {
  float: left;
  width: 20%;
}

@media (max-width: 767px) {
  .kopa__mainSlider.style--02 .cd-slider-nav ul li {
    width: auto;
  }
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--02 .cd-slider-nav ul li {
    width: 20%;
    cursor: pointer;
  }
}

.kopa__mainSlider.style--02 .cd-slider-nav ul li.selected a, .kopa__mainSlider.style--02 .cd-slider-nav ul li.selected i {
  background: #f5f5f5;
}

.kopa__mainSlider.style--02 .cd-slider-nav ul li i {
  display: none;
  width: 100%;
  padding: 15px 0;
  color: #183650;
  font-size: 20px;
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--02 .cd-slider-nav ul li i {
    display: block;
  }
}

@media (max-width: 479px) {
  .kopa__mainSlider.style--02 .cd-slider-nav ul li i {
    font-size: 16px;
  }
}

.kopa__mainSlider.style--02 .cd-slider-nav ul li a {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
  text-transform: uppercase;
  color: #183650;
}

@media (max-width: 979px) {
  .kopa__mainSlider.style--02 .cd-slider-nav ul li a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .kopa__mainSlider.style--02 .cd-slider-nav ul li a {
    padding: 15px;
  }
}

@media (max-width: 639px) {
  .kopa__mainSlider.style--02 .cd-slider-nav ul li a {
    display: none;
  }
}

/**
 * 4.2 - [Widget] Service
 * -------------------------------------------------------------------
**/
.kopa__service.style--01 {
  text-align: center;
  background: #fff;
  padding: 30px 30px 0;
}

@media (max-width: 979px) {
  .kopa__service.style--01 {
    padding: 30px 15px;
    margin-top: -30px;
  }
}

@media (max-width: 479px) {
  .kopa__service.style--01 {
    padding: 15px 0;
    margin-top: -15px;
  }
}

@media (max-width: 979px) {
  .kopa__service.style--01 div[class^='col-'] {
    width: 50%;
    margin-top: 30px;
  }
}

@media (max-width: 479px) {
  .kopa__service.style--01 div[class^='col-'] {
    width: 100%;
    margin-top: 15px;
  }
}

.kopa__service.style--01 .entry-item {
  background: #f5f5f5;
  padding: 20px 15px 30px;
}

.kopa__service.style--01 .entry-item:hover .service__listIcon, .kopa__service.style--01 .entry-item:hover a {
  color: #fff;
}

.kopa__service.style--01 .entry-item .service__listIcon {
  display: inline-block;
  width: 100%;
  font-size: 60px;
  margin-bottom: 15px;
}

@media (max-width: 479px) {
  .kopa__service.style--01 .entry-item .service__listIcon {
    font-size: 40px;
  }
}

.kopa__service.style--01 .entry-item a {
  font-size: 16px;
  text-transform: uppercase;
  color: #183650;
}

.kopa__service.style--02 .widget-title {
  margin-bottom: 65px;
}

@media (max-width: 639px) {
  .kopa__service.style--02 .widget-title {
    margin-bottom: 30px;
  }
}

.kopa__service.style--03 .widget-content {
  margin-top: -30px;
}

@media (max-width: 479px) {
  .kopa__service.style--03 .widget-content {
    margin-top: -15px;
  }
}

@media (max-width: 767px) {
  .kopa__service.style--03 .widget-content li[class^="col-"] {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .kopa__service.style--03 .widget-content li[class^="col-"] {
    width: 100%;
  }
}

.kopa__service.style--03 .widget-content ul li {
  margin-bottom: 0;
}

.kopa__service.style--03 .widget-content .entry-item {
  background: #f5f5f5;
  border-width: 2px;
  border-style: solid;
  border-color: #ebebeb;
  padding: 30px;
  margin-top: 30px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

@media (max-width: 479px) {
  .kopa__service.style--03 .widget-content .entry-item {
    margin-top: 15px;
    height: auto !important;
  }
}

.kopa__service.style--03 .widget-content .entry-item:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa__service.style--03 .widget-content .entry-item:hover .entry-content .entry-title a {
  color: #fff;
}

.kopa__service.style--03 .widget-content .entry-item:hover .entry-content .service__listIcon {
  color: #fff;
}

.kopa__service.style--03 .widget-content .entry-item .entry-content .entry-title {
  font-weight: 600;
  color: #183650;
  text-transform: uppercase;
  margin: 0;
}

.kopa__service.style--03 .widget-content .entry-item .entry-content .entry-title a {
  color: #183650;
}

.kopa__service.style--03 .widget-content .entry-item .entry-content .service__listIcon {
  position: absolute;
  font-size: 60px;
  color: #b0b0b0;
  right: 30px;
  bottom: 30px;
}

.kopa__service.style--04 .kopa__service__header {
  overflow: hidden;
}

.kopa__service.style--04 .kopa__service__header .widget-title {
  float: left;
  width: 35.79795%;
  margin: 0;
  padding: 30px 0;
}

@media (max-width: 1119px) {
  .kopa__service.style--04 .kopa__service__header .widget-title {
    padding: 28px 0;
  }
}

@media (max-width: 767px) {
  .kopa__service.style--04 .kopa__service__header .widget-title {
    width: 100%;
    padding-right: 15px;
  }
}

.kopa__service.style--04 .kopa__service__header .widget-title .primary__title a {
  color: #fff;
}

.kopa__service.style--04 .kopa__service__header .widget-title .primary__title a:hover {
  color: #183650;
}

.kopa__service.style--04 .widget-content {
  background: #fff;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .kopa__service.style--04 .widget-content {
    padding: 30px 30px 10px;
  }
}

@media (max-width: 767px) {
  .kopa__service.style--04 .widget-content {
    padding: 15px 15px 0;
  }
}

.kopa__service.style--04 .widget-content .entry-item .entry-thumb {
  float: left;
  width: 35.79795%;
}

.kopa__service.style--04 .widget-content .entry-item .entry-thumb img {
  width: 100%;
}

@media (max-width: 1023px) {
  .kopa__service.style--04 .widget-content .entry-item .entry-thumb {
    display: none;
  }
}

.kopa__service.style--04 .widget-content .entry-item .entry-content {
  float: left;
  width: 63.54319%;
  padding-top: 70px;
  padding-left: 40px;
}

@media (max-width: 1119px) {
  .kopa__service.style--04 .widget-content .entry-item .entry-content {
    padding-top: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 1023px) {
  .kopa__service.style--04 .widget-content .entry-item .entry-content {
    width: 100%;
    padding: 15px;
  }
}

.kopa__service.style--04 .widget-content .entry-item .entry-content .entry-title {
  margin-top: 0;
  font-weight: 600;
  text-transform: uppercase;
}

.kopa__service.style--04 .widget-content .entry-item .entry-content .entry-title a {
  color: #183650;
}

.kopa__service.style--04 .widget-content .entry-item .entry-content p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .kopa__service.style--05 div[class^="col-"] + div[class^="col-"] {
    margin-top: 30px;
  }
}

.kopa__service.style--05 .kopa__service__list {
  margin-top: 45px;
  padding: 80px 30px 30px 30px;
  border: 1px solid #ebebeb;
  text-align: center;
  position: relative;
}

.kopa__service.style--05 .kopa__service__list .kopa__service__icon {
  position: absolute;
  width: 90px;
  height: 90px;
  line-height: 90px;
  top: 0;
  left: 50%;
  margin-left: -45px;
  margin-top: -45px;
  background: #1a2633;
  text-align: center;
  vertical-align: middle;
  font-size: 34px;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__service.style--05 .kopa__service__list .kopa__service__title {
  margin: 0 0 15px;
  text-transform: uppercase;
}

.kopa__service.style--05 .kopa__service__list .kopa__service__title a:hover {
  color: #1a2633;
}

.kopa__service.style--06 {
  overflow: hidden;
}

.kopa__service.style--06 div[class^="col-"] {
  border-right: 1px solid #fff;
}

@media (max-width: 767px) {
  .kopa__service.style--06 div[class^="col-"] {
    width: 50%;
  }
}

@media (max-width: 639px) {
  .kopa__service.style--06 div[class^="col-"] {
    width: 100%;
    border-right: none;
  }
}

@media (max-width: 639px) {
  .kopa__service.style--06 div[class^="col-"] + div[class^="col-"] {
    border-top: 1px solid #fff;
  }
}

.kopa__service.style--06 div[class^="col-"]:first-child {
  border-left: 1px solid #fff;
}

@media (max-width: 639px) {
  .kopa__service.style--06 div[class^="col-"]:first-child {
    border-left: none;
  }
}

@media (max-width: 767px) {
  .kopa__service.style--06 div[class^="col-"]:nth-child(n+3) {
    border-top: 1px solid #fff;
  }
}

@media (max-width: 767px) {
  .kopa__service.style--06 div[class^="col-"]:nth-child(2n+3) {
    border-left: 1px solid #fff;
  }
}

@media (max-width: 767px) and (max-width: 639px) {
  .kopa__service.style--06 div[class^="col-"]:nth-child(2n+3) {
    border-left: none;
  }
}

.kopa__service.style--06 .kopa__service__list {
  padding: 50px 0 50px 80px;
  text-transform: uppercase;
  position: relative;
}

@media (max-width: 1023px) {
  .kopa__service.style--06 .kopa__service__list {
    padding: 30px 15px;
    text-align: center;
  }
}

@media (max-width: 979px) {
  .kopa__service.style--06 .kopa__service__list {
    padding: 15px 0;
  }
}

.kopa__service.style--06 .kopa__service__list .fa {
  position: absolute;
  top: 60px;
  left: 30px;
  font-size: 40px;
}

@media (max-width: 1023px) {
  .kopa__service.style--06 .kopa__service__list .fa {
    display: block;
    top: auto;
    left: auto;
    font-size: 30px;
    margin-bottom: 15px;
    position: relative;
  }
}

.kopa__service.style--06 .kopa__service__list .kopa__service__text--large {
  margin: 0 0 10px;
  font-size: 43px;
  color: #183650;
}

@media (max-width: 979px) {
  .kopa__service.style--06 .kopa__service__list .kopa__service__text--large {
    font-size: 30px;
  }
}

.kopa__service.style--06 .kopa__service__list .kopa__service__text--small {
  font-weight: 600;
  color: #183650;
}

@media (max-width: 979px) {
  .kopa__service.style--06 .kopa__service__list .kopa__service__text--small {
    font-weight: 400;
  }
}

@media (max-width: 799px) {
  .kopa__service.style--06 .kopa__service__list .kopa__service__text--small {
    font-size: 14px;
  }
}

.kopa__service.style--07 {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  overflow: hidden;
}

.kopa__service.style--07 div[class^="col-"] {
  padding: 0;
}

@media (max-width: 767px) {
  .kopa__service.style--07 div[class^="col-"] {
    width: 50%;
  }
}

@media (max-width: 639px) {
  .kopa__service.style--07 div[class^="col-"] {
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .kopa__service.style--07 div[class^="col-"]:nth-child(n+4) {
    border-top: 1px solid #ebebeb;
  }
}

@media (max-width: 767px) {
  .kopa__service.style--07 div[class^="col-"]:nth-child(n+3) {
    border-top: 1px solid #ebebeb;
  }
}

.kopa__service.style--07 .kopa__service__list {
  padding: 30px;
  border-right: 1px solid #ebebeb;
}

.kopa__service.style--07 .kopa__service__list:hover {
  background: #252e3d;
}

.kopa__service.style--07 .kopa__service__list:hover .fa, .kopa__service.style--07 .kopa__service__list:hover .kopa__service__text a {
  color: #fff;
}

.kopa__service.style--07 .kopa__service__list .fa {
  font-size: 40px;
  margin-bottom: 25px;
}

.kopa__service.style--07 .kopa__service__list .kopa__service__text {
  font-size: 14px;
  text-transform: uppercase;
}

.kopa__service.style--07 .kopa__service__list .kopa__service__text a {
  color: #183650;
}

.kopa__service.style--08 .widget-title {
  margin-bottom: 10px;
}

.kopa__service.style--08 .widget-content {
  text-transform: none;
}

.kopa__service.style--08 .widget-content p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}

.kopa__service.style--08 .widget-content .btn {
  display: inline-block;
  padding: 15px 40px;
  text-transform: uppercase;
  color: #fff;
}

.kopa__service.style--08 .widget-content .btn:hover {
  color: #fff;
}

.kopa__service.style--08 .widget-content .btn i {
  margin-left: 5px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  padding-left: 3px;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/**
 * 4.3 - [Widget] About
 * -------------------------------------------------------------------
**/
@media (max-width: 799px) {
  .kopa__about.style--01 div[class^="col-"] {
    width: 100%;
  }
}

@media (max-width: 799px) {
  .kopa__about.style--01 .widget-title {
    margin-bottom: 30px;
  }
}

.kopa__about.style--01 .widget-content .entry-item .entry-thumb a {
  display: inline-block;
  position: relative;
}

@media (max-width: 799px) {
  .kopa__about.style--01 .widget-content .entry-item .entry-thumb a {
    width: 100%;
  }
}

.kopa__about.style--01 .widget-content .entry-item .entry-thumb a:hover:before {
  opacity: .4;
}

.kopa__about.style--01 .widget-content .entry-item .entry-thumb a:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
}

.kopa__about.style--01 .widget-content .entry-item .entry-thumb a .iconPlay.style--01 {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  background: transparent url("../images/icon/play01.png") 0 0 no-repeat;
}

@media (max-width: 1119px) {
  .kopa__about.style--01 .widget-content .entry-item .entry-thumb a img {
    width: 100%;
  }
}

.kopa__about.style--02 {
  float: left;
  width: 100%;
  padding-top: 80px;
  padding-right: 30px;
}

@media (max-width: 1119px) {
  .kopa__about.style--02 {
    padding-top: 30px;
    padding-right: 20px;
  }
}

@media (max-width: 1023px) {
  .kopa__about.style--02 {
    padding: 30px 15px 15px 15px;
  }
}

@media (max-width: 979px) {
  .kopa__about.style--02 {
    padding: 30px;
  }
}

@media (max-width: 479px) {
  .kopa__about.style--02 {
    padding: 15px;
  }
}

.kopa__about.style--02 .widget-title {
  margin-bottom: 25px;
}

@media (max-width: 1023px) {
  .kopa__about.style--02 .widget-title {
    margin-bottom: 15px;
  }
}

.kopa__about.style--02 .widget-content ul {
  display: inline-block;
  margin-bottom: 6px;
}

.kopa__about.style--03 .widget-content img, .kopa__about.style--06 .widget-content img {
  margin-bottom: 25px;
}

.kopa__about.style--03 .widget-content p, .kopa__about.style--06 .widget-content p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
}

.kopa__about.style--04 .widget-content .entry-item .entry-thumb {
  margin-bottom: 30px;
}

.kopa__about.style--04 .widget-content .entry-item .entry-thumb img {
  width: 100%;
}

.kopa__about.style--04 .widget-content .entry-item .entry-content {
  margin-top: -35px;
}

.kopa__about.style--04 .widget-content .entry-item .entry-content .entry-title {
  margin: 0 0 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.kopa__about.style--04 .widget-content .entry-item .entry-content .entry-title a {
  color: #183650;
}

.kopa__about.style--04 .widget-content .entry-item .entry-content div[class^='col-'] {
  margin-top: 35px;
}

.kopa__about.style--04 .widget-content .entry-item .entry-content div[class^='col-']:nth-child(2n+3) {
  clear: both;
}

@media (max-width: 767px) {
  .kopa__about.style--04 .widget-content .entry-item .entry-content div[class^='col-'] {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .kopa__about.style--04 .widget-content .entry-item .entry-content div[class^='col-'] {
    width: 100%;
  }
}

.kopa__about.style--05 {
  overflow: hidden;
}

.kopa__about.style--05 .widget-title {
  float: left;
  width: 36.45681%;
  padding-top: 90px;
  padding-right: 30px;
}

@media (max-width: 1119px) {
  .kopa__about.style--05 .widget-title {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 1023px) {
  .kopa__about.style--05 .widget-title {
    width: 100%;
  }
}

.kopa__about.style--05 .widget-content {
  float: left;
  width: 63.54319%;
}

@media (max-width: 1023px) {
  .kopa__about.style--05 .widget-content {
    width: 100%;
  }
}

.kopa__about.style--05 .widget-content .entry-item {
  position: relative;
}

.kopa__about.style--05 .widget-content .entry-item .entry-thumb {
  position: relative;
}

@media (max-width: 639px) {
  .kopa__about.style--05 .widget-content .entry-item .entry-thumb {
    display: none;
  }
}

.kopa__about.style--05 .widget-content .entry-item .entry-thumb:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #183650;
  opacity: .8;
}

.kopa__about.style--05 .widget-content .entry-item .entry-thumb img {
  width: 100%;
}

.kopa__about.style--05 .widget-content .entry-item .entry-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 65px;
  padding-left: 70px;
  z-index: 10;
}

@media (max-width: 1119px) {
  .kopa__about.style--05 .widget-content .entry-item .entry-content {
    padding-top: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 639px) {
  .kopa__about.style--05 .widget-content .entry-item .entry-content {
    position: relative;
    background: #183650;
    padding: 15px 15px 30px;
  }
}

.kopa__about.style--05 .widget-content .entry-item .entry-content img {
  float: left;
  margin-right: 80px;
}

@media (max-width: 1119px) {
  .kopa__about.style--05 .widget-content .entry-item .entry-content img {
    width: 35%;
    margin-right: 30px;
  }
}

@media (max-width: 1023px) {
  .kopa__about.style--05 .widget-content .entry-item .entry-content img {
    width: auto;
  }
}

@media (max-width: 767px) {
  .kopa__about.style--05 .widget-content .entry-item .entry-content img {
    width: 30%;
  }
}

@media (max-width: 639px) {
  .kopa__about.style--05 .widget-content .entry-item .entry-content img {
    display: none;
  }
}

.kopa__about.style--05 .widget-content .entry-item .entry-content .entry-title {
  font-size: 32px;
  line-height: 46px;
  text-transform: uppercase;
  font-weight: 600;
}

@media (max-width: 1119px) {
  .kopa__about.style--05 .widget-content .entry-item .entry-content .entry-title {
    margin-top: 0;
  }
}

.kopa__about.style--05 .widget-content .entry-item .entry-content .entry-title a {
  color: #fff;
}

.kopa__about.style--05 .widget-content .entry-item .entry-content p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 30px;
}

.kopa__about.style--07 {
  background: #f5f5f5;
}

.kopa__about.style--07 .widget-title {
  padding: 60px 40px 40px;
  border-bottom: 1px solid #ebebeb;
}

@media (max-width: 1023px) {
  .kopa__about.style--07 .widget-title {
    padding: 40px;
  }
}

@media (max-width: 979px) {
  .kopa__about.style--07 .widget-title {
    padding: 20px;
  }
}

.kopa__about.style--07 .widget-title .primary__title {
  font-size: 24px;
  font-weight: 400;
}

.kopa__about.style--07 .widget-content {
  padding: 40px 40px 60px;
}

@media (max-width: 1023px) {
  .kopa__about.style--07 .widget-content {
    padding: 40px;
  }
}

@media (max-width: 979px) {
  .kopa__about.style--07 .widget-content {
    padding: 20px;
  }
}

.kopa__about.style--07 .widget-content h3 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.kopa__about.style--07 .widget-content ul li {
  margin-bottom: 0;
  color: #777;
  letter-spacing: 0.05em;
}

.kopa__about.style--07 .widget-content ul li + li {
  margin-top: 10px;
}

.kopa__about.style--07 .widget-content ul li i {
  margin-right: 10px;
}

/**
 * 4.4 - [Widget] Text
 * -------------------------------------------------------------------
**/
.kopa__text.style--01 {
  text-align: left;
}

.kopa__text.style--01 h3 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

.kopa__text.style--01 p {
  color: #ccc;
  line-height: 28px;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}

.kopa__text.style--01 p:last-child {
  margin-bottom: 0;
}

@media (max-width: 639px) {
  .kopa__text.style--01 .btn {
    margin-top: 30px;
  }
}

.kopa__text.style--01 div[class^="col-"] {
  margin-bottom: 30px;
}

.kopa__text.style--01 div[class^="col-"]:last-child {
  margin-bottom: 0;
}

/**
 * 4.5 - [Widget] News
 * -------------------------------------------------------------------
**/
.kopa__news.style--01 .widget-content .primary__news {
  position: relative;
}

@media (max-width: 1299px) {
  .kopa__news.style--01 .widget-content .primary__news {
    overflow: hidden;
  }
}

@media (max-width: 799px) {
  .kopa__news.style--01 .widget-content .primary__news {
    margin-bottom: 30px;
  }
}

@media (max-width: 639px) {
  .kopa__news.style--01 .widget-content .primary__news {
    margin-bottom: 60px;
  }
}

@media (max-width: 1299px) {
  .kopa__news.style--01 .widget-content .primary__news .entry-thumb img {
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

@media (max-width: 1023px) {
  .kopa__news.style--01 .widget-content .primary__news .entry-thumb img {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
}

@media (max-width: 979px) {
  .kopa__news.style--01 .widget-content .primary__news .entry-thumb img {
    -webkit-transform: scale(1.5, 1.5);
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
}

@media (max-width: 799px) {
  .kopa__news.style--01 .widget-content .primary__news .entry-thumb img {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

.kopa__news.style--01 .widget-content .primary__news .entry-content {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  padding: 40px 40px 0;
  background: rgba(37, 46, 61, 0.5);
}

@media (max-width: 1119px) {
  .kopa__news.style--01 .widget-content .primary__news .entry-content {
    padding: 20px 20px 0;
  }
  .kopa__news.style--01 .widget-content .primary__news .entry-content .kopa__line--dotted {
    margin-bottom: 15px;
  }
}

@media (max-width: 799px) {
  .kopa__news.style--01 .widget-content .primary__news .entry-content {
    padding: 40px 40px 0;
  }
  .kopa__news.style--01 .widget-content .primary__news .entry-content .kopa__line--dotted {
    margin-bottom: 25px;
  }
}

.kopa__news.style--01 .widget-content .primary__news .entry-content p {
  line-height: 28px;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}

@media (max-width: 799px) {
  .kopa__news.style--01 .widget-content div[class^='col-'] {
    width: 100%;
  }
}

.kopa__news.style--02 .widget-content {
  margin-top: -30px;
}

@media (max-width: 479px) {
  .kopa__news.style--02 .widget-content {
    margin-top: -15px;
  }
}

@media (max-width: 767px) {
  .kopa__news.style--02 .widget-content div[class^="col-"] {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .kopa__news.style--02 .widget-content div[class^="col-"] {
    width: 100%;
  }
}

.kopa__news.style--02 .widget-content .entry-item {
  margin-top: 30px;
}

@media (max-width: 479px) {
  .kopa__news.style--02 .widget-content .entry-item {
    margin-top: 15px;
  }
}

.kopa__news.style--02 .widget-content .entry-item:hover .entry-thumb:before {
  opacity: .8;
}

.kopa__news.style--02 .widget-content .entry-item:hover .entry-thumb .icon__plus:before, .kopa__news.style--02 .widget-content .entry-item:hover .entry-thumb .icon__plus:after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.kopa__news.style--02 .widget-content .entry-item .entry-thumb {
  position: relative;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.kopa__news.style--02 .widget-content .entry-item .entry-thumb img {
  width: 100%;
}

.kopa__news.style--02 .widget-content .entry-item .entry-thumb .icon__plus {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.kopa__news.style--02 .widget-content .entry-item .entry-thumb .icon__plus:before, .kopa__news.style--02 .widget-content .entry-item .entry-thumb .icon__plus:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
}

.kopa__news.style--02 .widget-content .entry-item .entry-thumb .icon__plus:before {
  margin-top: -15px;
  margin-left: -1px;
  width: 2px;
  height: 30px;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}

.kopa__news.style--02 .widget-content .entry-item .entry-thumb .icon__plus:after {
  margin-top: -1px;
  margin-left: -15px;
  width: 30px;
  height: 2px;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}

.kopa__news.style--02 .widget-content .entry-item .entry-thumb:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}

.kopa__news.style--02 .widget-content .entry-item .entry-content {
  padding: 25px 30px;
  background: #fff;
}

@media (max-width: 979px) {
  .kopa__news.style--02 .widget-content .entry-item .entry-content {
    padding: 15px;
  }
}

.kopa__news.style--02 .widget-content .entry-item .entry-content .entry-category {
  font-size: 13px;
  font-style: italic;
}

.kopa__news.style--02 .widget-content .entry-item .entry-content .entry-category a {
  color: #888;
}

.kopa__news.style--02 .widget-content .entry-item .entry-content .entry-title {
  line-height: 32px;
  margin: 5px 0 25px;
  text-transform: uppercase;
}

@media (max-width: 979px) {
  .kopa__news.style--02 .widget-content .entry-item .entry-content .entry-title {
    font-size: 16px;
    line-height: 24px;
  }
}

.kopa__news.style--02 .widget-content .entry-item .entry-content .entry-title a {
  color: #183650;
}

.slider__news.style--01 {
  margin-left: -15px;
  margin-right: -15px;
}

.slider__news.style--01 .owl-item {
  padding: 0 15px;
}

.slider__news.style--01 .owl-item .entry-item {
  padding: 40px 40px 20px;
  background: #fff;
}

@media (max-width: 1119px) {
  .slider__news.style--01 .owl-item .entry-item {
    padding: 30px 30px 15px;
  }
}

.slider__news.style--01 .owl-item .entry-item .entry__title .meta__category a {
  color: #888;
}

.slider__news.style--01 .owl-item .entry-item .entry__title .entry-title a {
  color: #252e3d;
}

@media (max-width: 799px) {
  .slider__news.style--01 .owl-controls {
    top: auto;
    bottom: -45px;
    left: 0;
    right: 0;
  }
}

@media (max-width: 639px) {
  .slider__news.style--01 .owl-controls {
    top: -45px;
    bottom: auto;
    left: auto;
    right: 15px;
  }
}

/**
 * 4.6 - [Widget] Image Float
 * -------------------------------------------------------------------
**/
.image__float {
  overflow: hidden;
}

@media (max-width: 979px) {
  .image__float {
    display: none;
  }
}

.image__float:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

@media (max-width: 979px) {
  .image__float:before {
    opacity: .6;
  }
}

.image__float img {
  width: 100%;
}

/**
 * 4.7 - [Widget] Contact
 * -------------------------------------------------------------------
**/
.kopa__contact.style--01 .widget-content {
  padding-bottom: 90px;
  position: relative;
}

.kopa__contact.style--01 .widget-content p {
  font-size: 24px;
  color: #777;
}

.kopa__contact.style--01 .widget-content p .fa {
  font-size: 18px;
  margin-right: 20px;
}

.kopa__contact.style--01 .widget-content .btn {
  margin-top: 20px;
}

.kopa__contact.style--01 .widget-content img {
  position: absolute;
  right: -15px;
  bottom: 0;
  z-index: -1;
}

@media (max-width: 979px) {
  .kopa__contact.style--01 .widget-content img {
    display: none;
  }
}

.kopa__contact.style--02 .widget-title {
  margin-top: 15px;
  margin-bottom: 35px;
}

.kopa__contact.style--02 .widget-content p {
  padding-left: 30px;
  margin-bottom: 20px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  position: relative;
}

.kopa__contact.style--02 .widget-content p:last-child {
  margin-bottom: 0;
}

.kopa__contact.style--02 .widget-content p .fa {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 20px;
}

.kopa__contact.style--02 .widget-content p a {
  display: block;
  color: #777;
}

.kopa__contact.style--02 .widget-content p a:hover {
  text-decoration: underline;
}

.kopa__contact.style--03 .widget-content {
  position: relative;
}

.kopa__contact.style--03 .widget-content p {
  font-size: 24px;
  color: #777;
}

.kopa__contact.style--03 .widget-content p .fa {
  font-size: 18px;
  margin-right: 20px;
}

.kopa__contact.style--03 .kopa_formContact {
  margin-top: 30px;
}

.kopa_formContact.style--01 .wpcf7 .wpcf7-form p {
  margin: 0;
}

.kopa_formContact.style--01 .wpcf7 .wpcf7-form .wpcf7-submit {
  text-transform: uppercase;
}

.kopa_formContact.style--01 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}

.kopa_formContact.style--01 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control {
  width: 100%;
  font-size: 16px;
  padding: 15px 20px;
  background: #f5f5f5;
  border: none;
  color: #777;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.kopa_formContact.style--01 .wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
  height: 120px;
  resize: none;
}

/**
 * 4.8 - [Widget] Client
 * -------------------------------------------------------------------
**/
.kopa__slider__client.style--01 .entry-item {
  padding-top: 10px;
}

.kopa__slider__client.style--01 .entry-item .client__header {
  display: inline-block;
  width: 100%;
  background: #252e3d;
  padding: 12px 0 10px 105px;
  position: relative;
}

.kopa__slider__client.style--01 .entry-item .client__header img {
  position: absolute;
  top: -10px;
  left: 0;
}

.kopa__slider__client.style--01 .entry-item .client__header .client__header__name {
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 5px;
}

.kopa__slider__client.style--01 .entry-item .client__header .client__header__subName {
  font-size: 13px;
}

.kopa__slider__client.style--01 .entry-item .client__footer {
  background: #fff;
  padding: 25px 30px 85px;
}

.kopa__slider__client.style--01 .entry-item .client__footer p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  font-style: italic;
}

@media (max-width: 1119px) {
  .kopa__slider__client.style--01 .entry-item .client__footer p br {
    display: none;
  }
}

.kopa__client.style--01 {
  padding: 0 15px;
}

/**
 * 4.9 - [Widget] Slider Quote
 * -------------------------------------------------------------------
**/
.slider__quote .bx-controls {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.slider__quote .bx-controls .bx-controls-direction .bx-prev, .slider__quote .bx-controls .bx-controls-direction .bx-next {
  width: 21px;
  height: 21px;
  z-index: initial;
  text-align: center;
  background: none;
  font-size: 0;
  text-indent: inherit;
  color: #183650;
  border: 1px solid #183650;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.slider__quote .bx-controls .bx-controls-direction .bx-prev:before, .slider__quote .bx-controls .bx-controls-direction .bx-next:before {
  font-size: 16px;
  vertical-align: middle;
}

.slider__quote .bx-controls .bx-controls-direction .bx-prev:hover, .slider__quote .bx-controls .bx-controls-direction .bx-next:hover {
  color: #fff;
  border-color: #fff;
}

.slider__quote .bx-controls .bx-controls-direction .bx-prev {
  top: 0;
  right: 0;
  left: auto;
}

.slider__quote .bx-controls .bx-controls-direction .bx-prev:before {
  content: '\f106';
  line-height: 18px;
}

.slider__quote .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  top: 40px;
}

.slider__quote .bx-controls .bx-controls-direction .bx-next:before {
  content: '\f107';
  line-height: 21px;
}

.slider__quote .bx-wrapper {
  margin-bottom: 0;
}

.slider__quote .bx-pager {
  padding-top: 0;
  width: 18px;
  right: 0;
  bottom: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.slider__quote .bx-pager .bx-pager-item a {
  margin: 4px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.slider__quote .bx-pager .bx-pager-item a.active {
  width: 18px;
  height: 18px;
  background: #fff;
  margin: 8px 0;
}

.slider__quote.style--01 .slider__quote__text {
  font-size: 28px;
  line-height: 42px;
  color: #fff;
  margin-bottom: 25px;
}

@media (max-width: 1119px) {
  .slider__quote.style--01 .slider__quote__text br {
    display: none;
  }
}

@media (max-width: 1023px) {
  .slider__quote.style--01 .slider__quote__text {
    font-size: 24px;
    line-height: 38px;
  }
}

@media (max-width: 979px) {
  .slider__quote.style--01 .slider__quote__text {
    font-size: 20px;
    line-height: 34px;
  }
}

@media (max-width: 639px) {
  .slider__quote.style--01 .slider__quote__text {
    font-size: 16px;
    line-height: 30px;
  }
}

.slider__quote.style--01 .slider__quote__user {
  margin-top: 0;
}

.slider__quote.style--01 .slider__quote__user a {
  font-weight: 600;
  color: #183650;
  text-transform: uppercase;
}

.slider__quote.style--01 .slider__quote__user a:hover {
  color: #fff;
}

.slider__quote.style--01 .slider__quote__position {
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #fff;
}

.slider__quote.style--02 {
  text-align: center;
}

.slider__quote.style--02 .bxslider .slider__quote__icon {
  display: block;
  font-size: 48px;
  color: #183650;
  margin-bottom: 40px;
}

.slider__quote.style--02 .bxslider .slider__quote__text {
  margin-top: 0;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600;
}

.slider__quote.style--02 .bxslider .slider__quote__number {
  font-size: 28px;
  font-weight: 600;
  color: #183650;
  margin-bottom: 30px;
}

.slider__quote.style--02 .bxslider a {
  color: #fff;
}

.slider__quote.style--02 .bxslider a:hover {
  text-decoration: underline;
}

.slider__quote.style--02 .bxslider a i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #fff;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.bx-wrapper .bx-viewport {
  border: none;
  left: 0;
  background: none;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

@media (max-width: 979px) {
  .bx-wrapper .bx-viewport {
    padding-right: 30px;
  }
}

/**
 * 4.10 - [Widget] List Menu
 * -------------------------------------------------------------------
**/
.kopa-listMenu .widget-title {
  margin-bottom: 35px;
  margin-top: 15px;
}

.kopa-listMenu .widget-content ul li {
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

.kopa-listMenu .widget-content ul li + li {
  margin-top: 15px;
}

.kopa-listMenu .widget-content ul li a {
  color: #777;
}

/**
 * 4.11 - [Widget] News Letter
 * -------------------------------------------------------------------
**/
.kopa__newsLetter.style--01 .widget-title {
  margin-bottom: 35px;
  margin-top: 15px;
}

.kopa__newsLetter.style--01 .widget-content p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  margin-bottom: 25px;
}

.kopa__newsLetter.style--01 .widget-content form input[type='text'] {
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  border: 1px solid #ebebeb;
  font-size: 13px;
  color: #ccc;
  margin-bottom: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}

.kopa__newsLetter.style--01 .widget-content form input[type='submit'] {
  width: 100%;
  border: 1px solid #ebebeb;
}

/**
 * 4.12 - [Widget] Back Top
 * -------------------------------------------------------------------
**/
.kopa__backTop {
  position: absolute;
  width: 60px;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  cursor: pointer;
}

.kopa__backTop:before {
  position: absolute;
  content: '';
  width: 34px;
  height: 34px;
  top: 50%;
  left: 50%;
  margin-top: -17px;
  margin-left: -17px;
  background: transparent url("../images/icon/back-top-top.png") 0 0 no-repeat;
}

@media (max-width: 479px) {
  .kopa__backTop:before {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto;
  }
}

@media (max-width: 479px) {
  .kopa__backTop {
    position: relative;
    width: 100%;
    margin-top: 30px;
    padding: 15px 0 10px;
  }
}

/**
 * 4.13 - [Widget] Video
 * -------------------------------------------------------------------
**/
.kopa__video.style--01 .widget-content video {
  width: 100%;
}

/**
 * 4.14 - [Widget] Social
 * -------------------------------------------------------------------
**/
.kopa__social.style--01 .widget-title {
  margin-bottom: 35px;
  margin-top: 15px;
}

.kopa__social.style--01 li {
  display: inline-block;
  font-size: 18px;
}

@media (max-width: 1119px) {
  .kopa__social.style--01 li {
    float: left;
  }
}

@media (max-width: 1023px) {
  .kopa__social.style--01 li {
    font-size: 14px;
  }
}

.kopa__social.style--01 li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  padding-top: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__social.style--01 li a:hover {
  background: #183650;
}

@media (max-width: 1023px) {
  .kopa__social.style--01 li a {
    width: 35px;
    height: 35px;
    padding-top: 8px;
  }
}

@media (max-width: 799px) {
  .kopa__social.style--01 li a {
    width: 30px;
    height: 30px;
    padding-top: 5px;
  }
}

.kopa__social.style--01 li + li {
  margin-left: 15px;
}

@media (max-width: 799px) {
  .kopa__social.style--01 li + li {
    margin-left: 10px;
  }
}

.kopa__social.style--02 {
  text-align: center;
  color: #fff;
}

.kopa__social.style--02 .widget-title, .kopa__social.style--02 .widget-content {
  display: inline-block;
}

.kopa__social.style--02 .widget-title {
  margin-right: 10px;
}

@media (max-width: 639px) {
  .kopa__social.style--02 .widget-title {
    margin: 0 0 30px 0;
  }
}

.kopa__social.style--02 .widget-title .primary__title {
  margin: 0;
  color: #fff;
}

.kopa__social.style--02 .widget-content ul {
  margin-top: -15px;
}

.kopa__social.style--02 .widget-content ul li {
  display: inline-block;
  margin: 0 10px;
  padding: 7px 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -ms-border-radius: 10px 0 10px 0;
  border-radius: 10px 0 10px 0;
}

@media (max-width: 639px) {
  .kopa__social.style--02 .widget-content ul li {
    margin: 15px 5px 0;
  }
}

.kopa__social.style--02 .widget-content ul li:hover {
  background: #fff;
}

.kopa__social.style--02 .widget-content ul li a {
  color: #fff;
}

.kopa__social.style--02 .widget-content ul li .fa {
  margin-right: 10px;
}

.kopa__social.style--03 {
  color: #183650;
}

.kopa__social.style--03 .widget-title, .kopa__social.style--03 .widget-content {
  display: inline-block;
}

@media (max-width: 639px) {
  .kopa__social.style--03 .widget-title, .kopa__social.style--03 .widget-content {
    width: 100%;
  }
}

.kopa__social.style--03 .widget-title {
  margin-right: 10px;
}

@media (max-width: 639px) {
  .kopa__social.style--03 .widget-title {
    margin: 0 0 15px 0;
  }
}

.kopa__social.style--03 .widget-title .primary__title {
  margin: 0;
}

@media (max-width: 639px) {
  .kopa__social.style--03 .widget-content ul {
    margin-top: -10px;
  }
}

.kopa__social.style--03 .widget-content ul li {
  display: inline-block;
  margin: 0 10px;
  padding: 7px 15px;
  border: 1px solid #ccc;
  background: #fff;
  -webkit-border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -ms-border-radius: 10px 0 10px 0;
  border-radius: 10px 0 10px 0;
}

@media (max-width: 639px) {
  .kopa__social.style--03 .widget-content ul li {
    float: left;
    margin: 10px 10px 0 0;
  }
}

.kopa__social.style--03 .widget-content ul li:hover a {
  color: #fff;
}

.kopa__social.style--03 .widget-content ul li a {
  color: #183650;
}

.kopa__social.style--03 .widget-content ul li .fa {
  margin-right: 10px;
}

/**
 * 4.15 - [Widget] Slider Brand
 * -------------------------------------------------------------------
**/
.kopa__slider__brand {
  text-align: center;
}

.kopa__slider__brand img {
  display: initial;
}

.kopa__slider__brand.style--01 .owl-controls {
  top: 0;
  right: 0;
  left: 0;
}

.kopa__slider__brand.style--01 .owl-controls .owl-prev {
  float: left;
}

.kopa__slider__brand.style--01 .owl-controls .owl-next {
  float: right;
}

.kopa__slider__brand.style--02 {
  padding: 60px 0;
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
}

.kopa__slider__brand.style--03 {
  padding: 40px 0 30px;
}

.kopa__slider__brand.style--04 {
  margin-left: -1px;
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}

.kopa__slider__brand.style--04 .item {
  padding: 40px 0;
  border-right: 1px solid #ebebeb;
}

/**
 * 4.16 - [Widget] Event
 * -------------------------------------------------------------------
**/
.kopa__event .kopa__event__time .kopa__event__time__day {
  display: block;
  font-size: 50px;
  font-weight: 700;
}

@media (max-width: 979px) {
  .kopa__event .kopa__event__time .kopa__event__time__day {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .kopa__event .kopa__event__time .kopa__event__time__day {
    font-size: 30px;
  }
}

.kopa__event .kopa__event__time .kopa__event__time__month {
  display: block;
  font-size: 18px;
}

@media (max-width: 979px) {
  .kopa__event .kopa__event__time .kopa__event__time__month {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .kopa__event .kopa__event__time .kopa__event__time__month {
    font-size: 30px;
  }
}

.kopa__event .kopa__event_content .kopa__event__category {
  font-size: 14px;
}

.kopa__event .kopa__event_content .kopa__event__category a + a {
  margin-left: 3px;
}

.kopa__event .kopa__event_content .kopa__event__title {
  margin: 10px 0 30px 0;
  font-weight: 700;
}

.kopa__event .kopa__event_content p {
  position: relative;
  padding-left: 25px;
}

.kopa__event .kopa__event_content p .fa {
  position: absolute;
  top: 4px;
  left: 0;
}

.kopa__event.style--01 {
  background: #ebebeb;
  border: 2px solid #ebebeb;
  padding-left: 115px;
  position: relative;
}

@media (max-width: 979px) {
  .kopa__event.style--01 {
    padding-left: 90px;
  }
}

@media (max-width: 767px) {
  .kopa__event.style--01 {
    padding-left: 0;
    padding-top: 60px;
  }
}

.kopa__event.style--01 .kopa__event__time {
  position: absolute;
  width: 115px;
  top: 50%;
  left: 0;
  letter-spacing: -0.05em;
  color: #163650;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width: 979px) {
  .kopa__event.style--01 .kopa__event__time {
    width: 90px;
  }
}

@media (max-width: 767px) {
  .kopa__event.style--01 .kopa__event__time {
    width: 100%;
    height: 60px;
    top: 0;
    padding-top: 8px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.kopa__event.style--01 .kopa__event__time .kopa__event__time__day, .kopa__event.style--01 .kopa__event__time .kopa__event__time__month {
  display: inline-block;
  margin: 0 5px;
}

.kopa__event.style--01 .kopa__event_content {
  padding: 35px 30px 40px 30px;
  background: #fff;
}

.kopa__event.style--01 .kopa__event_content .kopa__event__category {
  color: #fff;
}

.kopa__event.style--01 .kopa__event_content .kopa__event__category a {
  color: #777;
}

.kopa__event.style--01 .kopa__event_content .kopa__event__title a {
  color: #163650;
}

.kopa__event.style--01 .kopa__event_content p {
  color: #777;
}

.kopa__event.style--01 .kopa__event_content .btn {
  margin-top: 25px;
}

.kopa__event.style--02 {
  padding-left: 115px;
  position: relative;
}

@media (max-width: 979px) {
  .kopa__event.style--02 {
    padding-left: 90px;
  }
}

@media (max-width: 767px) {
  .kopa__event.style--02 {
    padding-left: 0;
    padding-top: 60px;
  }
}

.kopa__event.style--02 .kopa__event__time {
  position: absolute;
  width: 115px;
  top: 50%;
  left: 0;
  letter-spacing: -0.05em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width: 979px) {
  .kopa__event.style--02 .kopa__event__time {
    width: 90px;
  }
}

@media (max-width: 767px) {
  .kopa__event.style--02 .kopa__event__time {
    width: 100%;
    height: 60px;
    top: 0;
    padding-top: 8px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.kopa__event.style--02 .kopa__event__time .kopa__event__time__day, .kopa__event.style--02 .kopa__event__time .kopa__event__time__month {
  display: inline-block;
  margin: 0 5px;
}

.kopa__event.style--02 .kopa__event_content {
  padding: 35px 30px 40px 30px;
  background: #1a2633;
}

.kopa__event.style--02 .kopa__event_content .kopa__event__category {
  color: #fff;
}

.kopa__event.style--02 .kopa__event_content .kopa__event__category a {
  color: #fff;
}

.kopa__event.style--02 .kopa__event_content .kopa__event__title a {
  color: #fff;
}

.kopa__event.style--02 .kopa__event_content p {
  color: #fff;
}

.kopa__event.style--02 .kopa__event_content .btn {
  margin-top: 25px;
}

.kopa__event.style--03 .kopa__event__time {
  background: #ebebeb;
  padding: 20px 30px;
  text-transform: uppercase;
  color: #183650;
}

.kopa__event.style--03 .kopa__event__time .kopa__event__time__day {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
}

.kopa__event.style--03 .kopa__event__time .kopa__event__time__month {
  display: inline-block;
  font-size: 30px;
  font-weight: 300;
  margin-left: 5px;
}

.kopa__event.style--03 .kopa__event_content {
  padding: 30px;
  background: #1a2633;
  overflow: hidden;
  position: relative;
}

.kopa__event.style--03 .kopa__event_content .kopa__event_content--left {
  float: left;
  width: 65%;
}

@media (max-width: 979px) {
  .kopa__event.style--03 .kopa__event_content .kopa__event_content--left {
    width: 100%;
    margin-bottom: 30px;
  }
}

.kopa__event.style--03 .kopa__event_content .kopa__event_content--left .kopa__event__category {
  color: #fff;
}

.kopa__event.style--03 .kopa__event_content .kopa__event_content--left .kopa__event__category a {
  color: #fff;
}

.kopa__event.style--03 .kopa__event_content .kopa__event_content--left .kopa__event__title a {
  color: #fff;
}

.kopa__event.style--03 .kopa__event_content .kopa__event_content--left p {
  color: #ebebeb;
}

.kopa__event.style--03 .kopa__event_content .btn {
  position: absolute;
  top: 90px;
  right: 30px;
}

@media (max-width: 979px) {
  .kopa__event.style--03 .kopa__event_content .btn {
    top: auto;
    right: auto;
    position: relative;
  }
}

.kopa__event.style--03 .kopa__event_content .btn:hover {
  background: #fff !important;
  color: #1a2633;
}

/**
 * 4.17 - [Widget] Owl Sync
 * -------------------------------------------------------------------
**/
.kopa__owlSync.style--01 .owl-carousel.sync2 .owl-item.synced .item:before {
  opacity: 1;
}

.kopa__owlSync.style--01 .owl-carousel.sync2 .owl-item.synced .item:after {
  opacity: .3;
}

.kopa__owlSync.style--01 .owl-carousel.sync2 .owl-item .item {
  border-width: 0 1px 2px;
  border-style: solid;
  border-color: #fff;
  position: relative;
}

.kopa__owlSync.style--01 .owl-carousel.sync2 .owl-item .item:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  bottom: -2px;
  left: 0;
  z-index: 2;
  opacity: 0;
}

.kopa__owlSync.style--01 .owl-carousel.sync2 .owl-item .item:after {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: #192732;
  opacity: 0;
  z-index: 1;
}

/**
 * 4.18 - [Widget] Gallery
 * -------------------------------------------------------------------
**/
.kopa__gallery.style--01 .row {
  margin-left: -7px;
  margin-right: -7px;
  margin-top: -15px;
}

.kopa__gallery.style--01 div[class^="col-"] {
  padding: 0 7px;
  margin-top: 15px;
}

@media (max-width: 767px) {
  .kopa__gallery.style--01 div[class^="col-"] {
    width: 16.666666%;
  }
}

@media (max-width: 639px) {
  .kopa__gallery.style--01 div[class^="col-"] {
    width: 20%;
  }
}

@media (max-width: 479px) {
  .kopa__gallery.style--01 div[class^="col-"] {
    width: 25%;
  }
}

@media (max-width: 359px) {
  .kopa__gallery.style--01 div[class^="col-"] {
    width: 33.333333%;
  }
}

/**
 * 4.19 - [Widget] Download
 * -------------------------------------------------------------------
**/
.kopa__download.style--01 .widget-content {
  margin-top: -20px;
}

.kopa__download.style--01 .widget-content .btn {
  display: block;
  margin-top: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #183650;
}

.kopa__download.style--01 .widget-content .btn:hover {
  color: #fff;
}

.kopa__download.style--01 .widget-content .btn:hover .fa {
  color: #fff;
}

.kopa__download.style--01 .widget-content .btn .fa {
  margin-right: 10px;
  font-size: 16px;
  color: #183650;
}

/**
 * 4.20 - [Widget] Recent Post
 * -------------------------------------------------------------------
**/
.kopa__recentPost.style--01 .widget-content ul li {
  margin-bottom: 0;
  padding: 30px 0;
}

.kopa__recentPost.style--01 .widget-content ul li:first-child {
  padding-top: 0;
}

.kopa__recentPost.style--01 .widget-content ul li:last-child {
  padding-bottom: 0;
}

.kopa__recentPost.style--01 .widget-content ul li + li {
  border-top: 1px solid #ebebeb;
}

.kopa__recentPost.style--01 .widget-content ul li img {
  float: left;
  max-width: 70px;
  margin-right: 20px;
}

.kopa__recentPost.style--01 .widget-content ul li .entry-date {
  font-size: 13px;
  color: #777;
}

/**
 * 4.21 - [Widget] Tags
 * -------------------------------------------------------------------
**/
.kopa__tag.style--01 {
  margin-bottom: 40px;
  font-size: 16px;
  overflow: hidden;
}

.kopa__tag.style--01 .widget-content {
  margin-top: -10px;
}

.kopa__tag.style--01 .widget-content a {
  float: right;
  color: #777;
  padding: 7px 20px;
  border: 1px solid #ebebeb;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .kopa__tag.style--01 .widget-content a {
    float: left;
  }
}

.kopa__tag.style--01 .widget-content a + a {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .kopa__tag.style--01 .widget-content a + a {
    margin-right: 0;
    margin-left: 10px;
  }
}

/**
 * 4.22 - [Widget] Comment
 * -------------------------------------------------------------------
**/
#comments h5 {
  font-size: 24px;
  text-transform: uppercase;
  color: #183650;
  margin: 0;
}

#comments .comments-list {
  margin-bottom: 40px;
}

#comments .comments-list .comment {
  margin: 0;
}

#comments .comments-list .comment article {
  overflow: hidden;
  padding: 40px 0;
  border-bottom: 1px solid #ebebeb;
}

#comments .comments-list .comment .comment-header {
  margin-bottom: 20px;
  overflow: hidden;
}

#comments .comments-list .comment .comment-header .comment-avatar {
  float: left;
  margin-right: 15px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

#comments .comments-list .comment .comment-header .comment-info h6 {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 10px;
}

#comments .comments-list .comment .comment-header .comment-info h6 a {
  color: #777;
}

#comments .comments-list .comment .comment-header .comment-info .entry-meta .entry-date {
  margin: 0;
  font-size: 15px;
  color: #909090;
}

#comments .comments-list .comment .comment-content p {
  font-size: 15px;
  line-height: 28px;
  color: #777;
}

#comments .comments-list .comment .comment-content .comment-button a {
  font-size: 14px;
  padding: 5px 15px 7px;
  border: 1px solid #ebebeb;
  color: #777;
}

#comments .comments-list .comment .comment-content .comment-button a:hover {
  color: #fff;
}

#comments .comments-list .children {
  padding-left: 60px;
}

.single-cmt-pagination {
  font-size: 16px;
  text-align: center;
}

.single-cmt-pagination a:hover {
  color: #fff;
  background: #192732;
}

.single-cmt-pagination a, .single-cmt-pagination .current {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  background: #f7f7f7;
  color: #909090;
  margin: 0 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.single-cmt-pagination .current {
  background: #192732;
  color: #fff;
}

.kopa__commentForm {
  overflow: hidden;
}

.kopa__commentForm .form-title {
  font-size: 24px;
  text-transform: uppercase;
  color: #183650;
  margin: 0 0 30px;
}

.kopa__commentForm p {
  line-height: 28px;
  color: #777;
}

.kopa__commentForm .contact-respond .contact-form {
  margin-top: -30px;
}

.kopa__commentForm .contact-respond .contact-form div[class^='col-'] {
  padding: 0;
  margin-top: 30px;
}

.kopa__commentForm .contact-respond .contact-form div[class^='col-']:first-child input {
  border-left: 1px solid #ebebeb;
}

.kopa__commentForm .contact-respond .contact-form input, .kopa__commentForm .contact-respond .contact-form textarea {
  width: 100%;
  border: 1px solid #ebebeb;
  padding: 15px 20px 13px;
  color: #777;
}

.kopa__commentForm .contact-respond .contact-form input::-webkit-input-placeholder, .kopa__commentForm .contact-respond .contact-form textarea::-webkit-input-placeholder {
  color: #777;
}

.kopa__commentForm .contact-respond .contact-form input:-moz-placeholder, .kopa__commentForm .contact-respond .contact-form textarea:-moz-placeholder {
  color: #777;
}

.kopa__commentForm .contact-respond .contact-form input::-moz-placeholder, .kopa__commentForm .contact-respond .contact-form textarea::-moz-placeholder {
  color: #777;
}

.kopa__commentForm .contact-respond .contact-form input:-ms-input-placeholder, .kopa__commentForm .contact-respond .contact-form textarea:-ms-input-placeholder {
  color: #777;
}

.kopa__commentForm .contact-respond .contact-form input {
  border-left: none;
}

.kopa__commentForm .contact-respond .contact-form button {
  text-transform: uppercase;
}

/**
 * 4.23 - [Widget] Location
 * -------------------------------------------------------------------
**/
.kopa__location.style--01 {
  background: #f5f5f5;
  padding: 30px;
}

.kopa__location.style--01 .widget-content img {
  margin-bottom: 30px;
}

.kopa__location.style--01 .widget-content .kopa__viewMore.style--01:before {
  border-left-color: #183650;
}

/**
 * 4.24 - [Widget] Direct Link
 * -------------------------------------------------------------------
**/
.kopa__directLink.style--01 {
  padding: 60px 40px 40px;
}

@media (max-width: 1023px) {
  .kopa__directLink.style--01 {
    padding: 40px;
  }
}

@media (max-width: 979px) {
  .kopa__directLink.style--01 {
    padding: 20px;
  }
}

.kopa__directLink.style--01 .widget-title {
  margin-bottom: 30px;
}

.kopa__directLink.style--01 .widget-title .primary__title {
  margin: 0;
  font-size: 24px;
  text-transform: uppercase;
  color: #183650;
}

.kopa__directLink.style--01 .widget-content ul li {
  font-size: 18px;
  color: #777;
  margin: 0;
  padding: 25px 0 25px 50px;
  border-top: 1px solid #ebebeb;
  overflow: hidden;
  position: relative;
}

.kopa__directLink.style--01 .widget-content ul li:hover {
  background: #f5f5f5;
}

.kopa__directLink.style--01 .widget-content ul li i {
  position: absolute;
  font-size: 34px;
  top: 18px;
  left: 0;
}

.kopa__directLink.style--01 .widget-content ul li a {
  color: #777;
}

/**
 * 4.25 - [Widget] Search
 * -------------------------------------------------------------------
**/
.kopa__search.style--01 .widget-content {
  position: relative;
}

.kopa__search.style--01 .widget-content form {
  position: relative;
}

.kopa__search.style--01 .widget-content form input[type="text"] {
  padding: 15px 15px 15px 40px;
  border: 1px solid #ebebeb;
  background: #f5f5f5;
  color: #ccc;
  width: 100%;
}

.kopa__search.style--01 .widget-content form button {
  position: absolute;
  top: 20px;
  left: 15px;
  border: none;
  background: none;
  color: #ccc;
  line-height: 1;
}

/**
 * 5.1 - [Pages] Blog Full Width
 * -------------------------------------------------------------------
**/
.kopa__blogFullWidth .entry-item + .entry-item {
  margin-top: 70px;
}

@media (max-width: 767px) {
  .kopa__blogFullWidth .entry-item + .entry-item {
    margin-top: 30px;
  }
}

.kopa__blogFullWidth .entry-item .entry-content {
  padding: 40px;
  border: 1px solid #ebebeb;
  position: relative;
}

@media (max-width: 639px) {
  .kopa__blogFullWidth .entry-item .entry-content {
    padding: 30px;
  }
}

@media (max-width: 479px) {
  .kopa__blogFullWidth .entry-item .entry-content {
    padding: 20px;
  }
}

@media (max-width: 359px) {
  .kopa__blogFullWidth .entry-item .entry-content {
    padding: 15px;
  }
}

.kopa__blogFullWidth .entry-item .entry-content .kopa__iconType {
  position: absolute;
  top: 40px;
  right: 40px;
  font-size: 21px;
  color: #183650;
}

@media (max-width: 639px) {
  .kopa__blogFullWidth .entry-item .entry-content .kopa__iconType {
    top: 30px;
    right: 30px;
  }
}

@media (max-width: 479px) {
  .kopa__blogFullWidth .entry-item .entry-content .kopa__iconType {
    top: 20px;
    right: 20px;
  }
}

@media (max-width: 359px) {
  .kopa__blogFullWidth .entry-item .entry-content .kopa__iconType {
    top: 15px;
    right: 15px;
  }
}

.kopa__blogFullWidth .entry-item .entry-content p {
  margin-bottom: 20px;
}

.kopa__blogFullWidth .kopa__pagination {
  margin-top: 70px;
}

@media (max-width: 767px) {
  .kopa__blogFullWidth .kopa__pagination {
    margin-top: 30px;
  }
}

/**
 * 5.2 - [Pages] Blog List
 * -------------------------------------------------------------------
**/
.kopa__blogList .entry-item {
  padding: 40px 0;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}

.kopa__blogList .entry-item:first-child {
  padding-top: 0;
}

.kopa__blogList .entry-item .entry-thumb {
  float: left;
  max-width: 300px;
  min-width: 300px;
}

.kopa__blogList .entry-item .entry-thumb img {
  width: 100%;
}

@media (max-width: 1023px) {
  .kopa__blogList .entry-item .entry-thumb {
    max-width: 240px;
    min-width: 240px;
    margin-right: 30px;
  }
}

@media (max-width: 979px) {
  .kopa__blogList .entry-item .entry-thumb {
    max-width: 200px;
    min-width: 200px;
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .kopa__blogList .entry-item .entry-thumb {
    max-width: 300px;
    min-width: 300px;
  }
}

@media (max-width: 639px) {
  .kopa__blogList .entry-item .entry-thumb {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 15px;
  }
}

.kopa__blogList .entry-item .entry-thumb + .entry-content {
  padding-left: 330px;
}

@media (max-width: 1023px) {
  .kopa__blogList .entry-item .entry-thumb + .entry-content {
    padding-left: 0;
  }
}

@media (max-width: 639px) {
  .kopa__blogList .entry-item .entry-thumb + .entry-content {
    width: 100%;
    float: left;
  }
}

.kopa__blogList .entry-item .entry-content .kopa__blogList__header {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .kopa__blogList .entry-item .entry-content .kopa__blogList__header {
    padding-left: 0;
    margin-bottom: 0;
  }
}

.kopa__blogList .entry-item .entry-content .kopa__blogList__header:hover .kopa__iconType {
  color: #fff;
}

.kopa__blogList .entry-item .entry-content .kopa__blogList__header .kopa__iconType {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 21px;
  color: #183650;
  padding: 30px 20px;
  border: 1px solid #ebebeb;
}

@media (max-width: 1023px) {
  .kopa__blogList .entry-item .entry-content .kopa__blogList__header .kopa__iconType {
    display: none;
  }
}

.kopa__blogList .entry-item .entry-content .kopa__blogList__header .entry__title {
  margin-bottom: 0;
}

@media (max-width: 1119px) {
  .kopa__blogList .entry-item .entry-content .kopa__blogList__header .entry__title .entry-title {
    font-size: 20px;
  }
}

.kopa__blogList .kopa__pagination {
  margin-top: 40px;
}

/**
 * 5.3 - [Pages] Blog Masonry
 * -------------------------------------------------------------------
**/
.kopa__blogMasonry .kopa__blogMasonryWrapper {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 1119px) {
  .kopa__blogMasonry .kopa__blogMasonryWrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media (max-width: 1023px) {
  .kopa__blogMasonry .kopa__blogMasonryWrapper {
    margin-left: -17px;
    margin-right: -17px;
  }
}

@media (max-width: 799px) {
  .kopa__blogMasonry .kopa__blogMasonryWrapper {
    margin-left: -18px;
    margin-right: -18px;
  }
}

.kopa__blogMasonry .kopa__blogMasonryWrapper div[class^="col-"] {
  margin-bottom: 30px;
}

@media (max-width: 1023px) {
  .kopa__blogMasonry .kopa__blogMasonryWrapper div[class^="col-"] {
    width: 33.333333%;
  }
}

@media (max-width: 767px) {
  .kopa__blogMasonry .kopa__blogMasonryWrapper div[class^="col-"] {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .kopa__blogMasonry .kopa__blogMasonryWrapper div[class^="col-"] {
    width: 100%;
    margin-bottom: 15px;
  }
}

.kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item.kopa__itemLink .entry-content {
  padding: 40px 30px;
  text-align: center;
  color: #fff;
}

.kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item.kopa__itemLink .entry-content .fa {
  font-size: 24px;
}

.kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item.kopa__itemLink .entry-content .kopa__itemLink__title {
  font-family: "Microsoft YaHei",Myriad Pro;
  font-size: 26px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 15px;
}

.kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item.kopa__itemLink .entry-content a {
  color: #fff;
}

.kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item.kopa__itemLink .entry-content a:hover {
  text-decoration: underline;
}

.kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item .entry-thumb img {
  width: 100%;
}

.kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item .entry-content {
  padding: 30px;
  border: 1px solid #ebebeb;
  position: relative;
}

@media (max-width: 639px) {
  .kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item .entry-content {
    padding: 20px;
  }
}

.kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item .entry-content .kopa__iconType {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 21px;
  color: #183650;
}

.kopa__blogMasonry .kopa__loadMore {
  text-transform: uppercase;
}

/**
 * 5.4 - [Pages] Single Blog
 * -------------------------------------------------------------------
**/
.kopa__single .single-entry-item {
  margin-bottom: 80px;
}

.kopa__single .single-entry-item .entry-title {
  font-size: 32px;
  text-transform: uppercase;
  margin-top: 0;
}

.kopa__single .single-entry-item p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
}

.kopa__single #comments, .kopa__single .kopa__singleNextPrev, .kopa__single .kopa__commentForm {
  margin-bottom: 90px;
}

.kopa__singleRelated.style--01 .widget-title {
  margin-bottom: 35px;
}

.kopa__singleRelated.style--01 .widget-title .primary__title {
  margin-top: 0;
  margin-bottom: 20px;
}

.kopa__singleRelated.style--01 .widget-content .entry-item {
  overflow: hidden;
}

.kopa__singleRelated.style--01 .widget-content .entry-item + .entry-item {
  border-top: 1px solid #ebebeb;
  padding-top: 40px;
  margin-top: 40px;
}

.kopa__singleRelated.style--01 .widget-content .entry-item .entry-thumb {
  float: left;
  min-width: 270px;
  max-width: 270px;
}

@media (max-width: 639px) {
  .kopa__singleRelated.style--01 .widget-content .entry-item .entry-thumb {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}

.kopa__singleRelated.style--01 .widget-content .entry-item .entry-thumb img {
  width: 100%;
}

.kopa__singleRelated.style--01 .widget-content .entry-item .entry-content {
  padding-left: 300px;
}

@media (max-width: 639px) {
  .kopa__singleRelated.style--01 .widget-content .entry-item .entry-content {
    padding-left: 0;
  }
}

.kopa__singleRelated.style--01 .widget-content .entry-item .entry-content .entry-title {
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.kopa__singleRelated.style--01 .widget-content .entry-item .entry-content .entry-title a {
  color: #183650;
}

.kopa__singleRelated.style--01 .widget-content .entry-item .entry-content p {
  margin-bottom: 15px;
}

.kopa__singleNextPrev.style--01 {
  overflow: hidden;
}

.kopa__singleNextPrev.style--01 .kopa__singleNextPrev--left {
  float: left;
  width: 50%;
}

@media (max-width: 639px) {
  .kopa__singleNextPrev.style--01 .kopa__singleNextPrev--left {
    width: 100%;
  }
}

.kopa__singleNextPrev.style--01 .kopa__singleNextPrev--left .entry-item .entry-content {
  text-align: left;
}

.kopa__singleNextPrev.style--01 .kopa__singleNextPrev--right {
  float: left;
  width: 50%;
}

@media (max-width: 639px) {
  .kopa__singleNextPrev.style--01 .kopa__singleNextPrev--right {
    width: 100%;
  }
}

.kopa__singleNextPrev.style--01 .kopa__singleNextPrev--right .entry-item .entry-content {
  right: 0;
  text-align: right;
}

.kopa__singleNextPrev.style--01 .entry-item {
  position: relative;
}

.kopa__singleNextPrev.style--01 .entry-item:hover .entry-thumb:before {
  background: #f5f5f5;
  opacity: 1;
}

.kopa__singleNextPrev.style--01 .entry-item .entry-thumb {
  position: relative;
}

.kopa__singleNextPrev.style--01 .entry-item .entry-thumb:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  bottom: 0;
  background: #192732;
  opacity: .8;
}

.kopa__singleNextPrev.style--01 .entry-item .entry-content {
  position: absolute;
  padding: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.kopa__singleNextPrev.style--01 .entry-item .entry-content p {
  color: #ccc;
}

.kopa__singleNextPrev.style--01 .entry-item .entry-content h4 a {
  color: #fff;
}

.kopa__singleAuthor {
  text-align: center;
  overflow: hidden;
}

.kopa__singleAuthor .kopa__singleAuthor__avatar {
  margin-bottom: 20px;
}

@media (max-width: 1023px) {
  .kopa__singleAuthor .kopa__singleAuthor__avatar {
    float: left;
    width: 50%;
  }
}

@media (max-width: 479px) {
  .kopa__singleAuthor .kopa__singleAuthor__avatar {
    width: 100%;
  }
}

.kopa__singleAuthor .kopa__singleAuthor__avatar img {
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__singleAuthor .kopa__singleAuthor__avatar h5 {
  margin: 0;
  text-transform: uppercase;
}

.kopa__singleAuthor .kopa__singleAuthor__avatar h5 a {
  color: #183650;
}

.kopa__singleAuthor .kopa__singleAuthor__avatar p {
  color: #ccc;
  font-style: italic;
}

.kopa__singleAuthor .kopa__singleAuthor__avatar p span {
  color: #777;
  font-style: normal;
}

.kopa__singleAuthor .kopa__singleAuthor__social {
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1023px) {
  .kopa__singleAuthor .kopa__singleAuthor__social {
    float: left;
    width: 50%;
  }
}

@media (max-width: 479px) {
  .kopa__singleAuthor .kopa__singleAuthor__social {
    width: 100%;
  }
}

.kopa__singleAuthor .kopa__singleAuthor__social p {
  padding: 10px;
  border-bottom: 1px solid #ebebeb;
}

.kopa__singleAuthor .kopa__singleAuthor__social ul {
  padding: 10px 0;
}

.kopa__singleAuthor img {
  display: initial;
}

/**
 * 5.5 - [Pages] Customer Service
 * -------------------------------------------------------------------
**/
.kopa__customerService.style--01 .kopa__customerService__title {
  font-size: 32px;
  text-transform: uppercase;
  color: #183753;
  margin: 0 0 40px;
}

.kopa__customerService.style--01 .kopa__customerService__content {
  overflow: hidden;
}

.kopa__customerService.style--01 .kopa__customerService__content .row + .row {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
}

@media (max-width: 767px) {
  .kopa__customerService.style--01 .kopa__customerService__content div[class^="col-"] {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .kopa__customerService.style--01 .kopa__customerService__content div[class^="col-"] + div[class^="col-"] {
    margin-top: 30px;
  }
}

.kopa__customerService.style--01 .kopa__customerService__content .entry-item .entry-content .kopa__entry--top {
  margin-bottom: 30px;
}

.kopa__customerService.style--01 .kopa__customerService__content .entry-item .entry-content .kopa__entry--top .entry-title {
  text-transform: uppercase;
  margin: 0;
}

.kopa__customerService.style--01 .kopa__customerService__content .entry-item .entry-content .kopa__entry--top .entry-title a:hover {
  color: #252e3d;
}

.kopa__customerService.style--01 .kopa__customerService__content .entry-item .entry-content .kopa__entry--bottom .kopa__entry__phone {
  font-size: 15px;
  color: #777;
  overflow: hidden;
}

.kopa__customerService.style--01 .kopa__customerService__content .entry-item .entry-content .kopa__entry--bottom .kopa__entry__phone span {
  float: right;
}

@media (max-width: 1119px) {
  .kopa__customerService.style--01 .kopa__customerService__content .entry-item .entry-content .kopa__entry--bottom .kopa__entry__phone span {
    float: none;
    display: inline-block;
  }
}

.kopa__customerService.style--01 .kopa__customerService__content .entry-item .entry-content .kopa__entry--bottom em {
  font-size: 15px;
  color: #777;
}

/**
 * 5.6 - [Pages] Gallery
 * -------------------------------------------------------------------
**/
.kopa__galleryPage.style--01 div[class^="col-"] {
  margin-top: 30px;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__wrap {
  margin-bottom: 30px;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__wrap span {
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  color: #183650;
  margin-right: 30px;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__wrap ol {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__wrap ol li {
  display: inline-block;
  cursor: pointer;
  margin: 0 10px 0 0;
  padding: 10px 15px;
  border: 1px solid #ccc;
  background: #fff;
  color: #777;
  -webkit-border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -ms-border-radius: 10px 0 10px 0;
  border-radius: 10px 0 10px 0;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -30px;
}

@media (max-width: 1119px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content {
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media (max-width: 1023px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content {
    margin-left: -17px;
    margin-right: -17px;
  }
}

@media (max-width: 799px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content {
    margin-left: -18px;
    margin-right: -18px;
  }
}

@media (max-width: 767px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content div[class^="col-"] {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content div[class^="col-"] {
    width: 100%;
  }
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item {
  border: 1px solid #ebebeb;
  position: relative;
  background: #fff;
  padding-bottom: 100px;
}

@media (max-width: 1119px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item {
    padding-bottom: 80px;
  }
}

@media (max-width: 1023px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item {
    padding-bottom: 86px;
  }
}

@media (max-width: 979px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item {
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item {
    padding-bottom: 86px;
  }
}

@media (max-width: 639px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item {
    padding-bottom: 80px;
  }
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item:hover .entry-content {
  top: 0;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item:hover .entry-content .meta__category, .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item:hover .entry-content .meta__date, .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item:hover .entry-content p {
  display: block;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item:hover .entry-content .entry__title {
  margin-bottom: 30px;
}

@media (max-width: 1119px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item:hover .entry-content .entry__title {
    margin-bottom: 15px;
  }
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item:hover .entry-content .entry__title .entry-title {
  font-size: 24px;
  margin: 10px 0;
}

@media (max-width: 1119px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item:hover .entry-content .entry__title .entry-title {
    font-size: 20px;
  }
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item:hover .entry-content .btn {
  display: initial;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-thumb img {
  width: 100%;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 70px 32px 30px;
  background: #fff;
}

@media (max-width: 1119px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content {
    padding: 15px 60px 15px 15px;
  }
}

@media (max-width: 1023px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content {
    padding: 30px 70px 32px 30px;
  }
}

@media (max-width: 979px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content {
    padding: 15px 60px 15px 15px;
  }
}

@media (max-width: 767px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content {
    padding: 30px 70px 32px 30px;
  }
}

@media (max-width: 639px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content {
    padding: 15px 60px 15px 15px;
  }
}

@media (max-width: 479px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content {
    padding: 30px 70px 32px 30px;
  }
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content .kopa__iconType {
  position: absolute;
  top: 30px;
  right: 30px;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content .kopa__iconType i {
  font-size: 16px;
  margin-right: 5px;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content .meta__category, .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content .meta__date, .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content p {
  display: none;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content .entry__title {
  margin-bottom: 0;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content .entry__title .entry-title {
  margin: 0;
  font-size: 18px;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content .entry__title .entry-title a {
  -webkit-transition: all 0s ease 0s, visibility 0s ease 0s;
  -moz-transition: all 0s ease 0s, visibility 0s ease 0s;
  -ms-transition: all 0s ease 0s, visibility 0s ease 0s;
  transition: all 0s ease 0s, visibility 0s ease 0s;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content p {
  margin-bottom: 30px;
}

.kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content .btn {
  display: none;
  text-transform: uppercase;
}

@media (max-width: 1119px) {
  .kopa__galleryPage.style--01 .kopa__filterOptions__content .entry-item .entry-content .btn {
    padding: 15px 30px;
  }
}

/**
 * 5.7 - [Pages] Incoterm
 * -------------------------------------------------------------------
**/
.kopa__incoterm.style--01 .kopa__incoterm__header {
  margin-bottom: 50px;
  overflow: hidden;
}

.kopa__incoterm.style--01 .kopa__incoterm__header .kopa__incoterm__title {
  font-size: 32px;
  text-transform: uppercase;
  color: #183753;
  margin: 0 0 40px;
}

.kopa__incoterm.style--01 .kopa__incoterm__content {
  overflow: hidden;
}

.kopa__incoterm.style--01 .kopa__incoterm__content .row + .row {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
}

@media (max-width: 767px) {
  .kopa__incoterm.style--01 .kopa__incoterm__content div[class^="col-"] {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .kopa__incoterm.style--01 .kopa__incoterm__content div[class^="col-"] + div[class^="col-"] {
    margin-top: 30px;
  }
}

.kopa__incoterm.style--01 .kopa__incoterm__content .entry-item .entry-content .kopa__entry--top {
  margin-bottom: 30px;
}

.kopa__incoterm.style--01 .kopa__incoterm__content .entry-item .entry-content .kopa__entry--top .entry-title {
  text-transform: uppercase;
  margin: 0;
}

.kopa__incoterm.style--01 .kopa__incoterm__content .entry-item .entry-content .kopa__entry--top .entry-title a:hover {
  color: #252e3d;
}

.kopa__incoterm.style--01 .kopa__incoterm__content .entry-item .entry-content .kopa__entry--bottom .kopa__entry__phone {
  font-size: 15px;
  color: #777;
  overflow: hidden;
}

.kopa__incoterm.style--01 .kopa__incoterm__content .entry-item .entry-content .kopa__entry--bottom .kopa__entry__phone span {
  float: right;
}

@media (max-width: 1119px) {
  .kopa__incoterm.style--01 .kopa__incoterm__content .entry-item .entry-content .kopa__entry--bottom .kopa__entry__phone span {
    float: none;
    display: inline-block;
  }
}

.kopa__incoterm.style--01 .kopa__incoterm__content .entry-item .entry-content .kopa__entry--bottom em {
  font-size: 15px;
  color: #777;
}

/**
 * 5.8 - [Pages] Our Company
 * -------------------------------------------------------------------
**/
.kopa__ourCompany .kopa__ourCompany--left, .kopa__ourCompany .kopa__ourCompany--right {
  float: left;
  width: 50%;
}

@media (max-width: 767px) {
  .kopa__ourCompany .kopa__ourCompany--left, .kopa__ourCompany .kopa__ourCompany--right {
    width: 100%;
  }
}

.kopa__ourCompany .kopa__ourCompany--top {
  border: 1px solid #ebebeb;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .kopa__ourCompany .kopa__ourCompany--bottom div[class^="col-"] {
    margin-bottom: 0;
  }
}

@media (max-width: 639px) {
  .kopa__ourCompany .kopa__ourCompany--bottom div[class^="col-"] {
    width: 100%;
  }
}

.kopa__ourCompany .entry-item {
  margin-top: 30px;
  position: relative;
}

.kopa__ourCompany .entry-item .entry-thumb {
  position: relative;
}

.kopa__ourCompany .entry-item .entry-thumb img {
  width: 100%;
}

.kopa__ourCompany .entry-item .entry-thumb:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background: #192732;
  opacity: .4;
}

.kopa__ourCompany .entry-item .entry-content {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 40px;
}

@media (max-width: 979px) {
  .kopa__ourCompany .entry-item .entry-content {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .kopa__ourCompany .entry-item .entry-content {
    background: #183650;
    position: relative;
  }
}

.kopa__ourCompany .entry-item .entry-content .entry-title {
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
}

@media (max-width: 979px) {
  .kopa__ourCompany .entry-item .entry-content .entry-title {
    margin-bottom: 15px;
    font-size: 28px;
  }
}

@media (max-width: 639px) {
  .kopa__ourCompany .entry-item .entry-content .entry-title {
    font-size: 24px;
  }
}

.kopa__ourCompany .entry-item .entry-content .entry-title a {
  color: #fff;
}

.kopa__ourCompany .entry-item .entry-content p {
  font-size: 18px;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 30px;
}

@media (max-width: 979px) {
  .kopa__ourCompany .entry-item .entry-content p {
    margin-bottom: 15px;
    font-size: 15px;
  }
}

.kopa__ourCompany .entry-item .entry-content .btn {
  text-transform: uppercase;
}

.kopa__ourCompany .entry-item .entry-content .btn i {
  margin-left: 10px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  padding-left: 3px;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

@media (max-width: 1023px) {
  .kopa__ourCompany .entry-item .entry-content .btn i {
    line-height: 16px;
    padding-left: 1px;
  }
}

/**
 * 5.9 - [Pages] Our Team
 * -------------------------------------------------------------------
**/
.kopa__navSub.style--01 .kopa__navSub__title {
  background: #f5f5f5;
  padding: 15px 35px 15px 15px;
  position: relative;
}

.kopa__navSub.style--01 .kopa__navSub__title h6 {
  margin: 0;
  text-transform: uppercase;
  color: #183650;
}

.kopa__navSub.style--01 .kopa__navSub__title i {
  position: absolute;
  top: 13px;
  right: 15px;
  width: 20px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  line-height: 17px;
  padding-left: 2px;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.kopa__navSub.style--01 ul {
  border: 1px solid #ebebeb;
  border-top: none;
  padding: 30px 20px;
}

.kopa__navSub.style--01 ul li {
  margin-bottom: 0;
}

.kopa__navSub.style--01 ul li a {
  color: #777;
}

.kopa__navSub.style--01 ul li + li {
  margin-top: 20px;
}

.kopa__navSub.style--01 ul .children {
  border: none;
  padding: 15px 0 0 15px;
}

.kopa__list.style--03 h3 {
  margin-top: 0;
  text-transform: uppercase;
  color: #183652;
  margin-bottom: 25px;
  padding: 0;
  background: transparent;
}

.kopa__list.style--03 h4 {
  margin: 0 0 40px;
}

.kopa__list.style--03 h5 {
  color: #183650;
}

.kopa__list.style--03 p {
  margin-bottom: 30px;
}

.kopa__list.style--03 p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .kopa__list.style--03 div[class^="col-"] {
    margin-bottom: 0;
  }
}

.kopa__listOfPerson.style--01 {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}

@media (max-width: 767px) {
  .kopa__listOfPerson.style--01 {
    overflow: hidden;
  }
}

.kopa__listOfPerson.style--01 p {
  margin-bottom: 10px;
}

.kopa__listOfPerson.style--01 a:hover {
  color: #183652;
}

@media (max-width: 767px) {
  .kopa__listOfPerson.style--01 img {
    float: left;
    margin-right: 15px;
  }
}

.kopa__list_detail .kopa__list_detail__header {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}

.kopa__list_detail .kopa__list_detail__header .kopa__list_detail__thumb {
  float: left;
  min-width: 100px;
  max-width: 100px;
  margin-right: 30px;
}

.kopa__list_detail .kopa__list_detail__header h3 {
  margin-top: 0;
}

.kopa__list_detail .kopa__list_detail__header p {
  font-size: 14px;
  color: #183652;
  margin-bottom: 5px;
}

.kopa__list_detail .kopa__list_detail__header p:last-child {
  margin-bottom: 0;
}

.kopa__list_detail .kopa__list_detail__content h4 {
  margin-top: 0;
  color: #2791e4;
  line-height: 32px;
  margin-bottom: 10px;
}

/**
 * 5.10 - [Pages] Request
 * -------------------------------------------------------------------
**/
.kopa__request {
  padding: 40px;
  border: 1px solid #ebebeb;
}

@media (max-width: 479px) {
  .kopa__request {
    padding: 20px;
  }
}

.kopa__request .kopa__request__title {
  margin-bottom: 30px;
  overflow: hidden;
}

.kopa__request .kopa__request__title i {
  float: left;
  font-size: 24px;
  margin-right: 15px;
  margin-top: 8px;
}

.kopa__request .kopa__request__title h2 {
  margin: 0;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .kopa__request .kopa__request__title h2 {
    font-size: 24px;
  }
}

.kopa__request h5 {
  margin: 0;
  text-transform: uppercase;
}

.kopa__request input[type="radio"] {
  margin-right: 10px;
}

.kopa__request textarea {
  width: 100%;
  height: 150px;
  border: 1px solid #ebebeb;
  padding: 15px;
  color: #777;
}

.kopa__request form {
  margin-top: -15px;
}

.kopa__request input[type="text"] {
  padding: 15px;
  border: 1px solid #ebebeb;
  width: 100%;
  color: #777;
  margin-top: 15px;
}

.kopa__request input[type="submit"] {
  margin-top: 15px;
  width: 100%;
  text-transform: uppercase;
  background: #fff;
  color: #193146;
}

/**
 * 5.11 - [Pages] Sub
 * -------------------------------------------------------------------
**/
.kopa__contentSubPage {
  position: relative;
}

.kopa__contentSubPage .kopa__link.style--01 {
  position: absolute;
  top: -55px;
  left: 0;
}

@media (max-width: 1023px) {
  .kopa__contentSubPage .kopa__link.style--01 {
    position: relative;
    top: 0;
    margin-top: -15px;
  }
}

@media (max-width: 799px) {
  .kopa__contentSubPage .kopa__link.style--01 {
    margin-top: -10px;
  }
}

.kopa__contentSubPage .kopa__link.style--01 a {
  display: inline-block;
  font-size: 16px;
  color: #ababab;
  margin-right: 20px;
}

@media (max-width: 1023px) {
  .kopa__contentSubPage .kopa__link.style--01 a {
    margin-bottom: 15px;
  }
}

@media (max-width: 799px) {
  .kopa__contentSubPage .kopa__link.style--01 a {
    margin-bottom: 10px;
  }
}

.kopa__contentSubPage .kopa__link.style--01 a:hover {
  color: #183650;
}

.kopa__contentSubPage .kopa__contentSubPage__content {
  padding: 30px;
  border: 1px solid #ebebeb;
}

@media (max-width: 1023px) {
  .kopa__contentSubPage .kopa__contentSubPage__content {
    padding: 15px;
  }
}

.kopa__contentSubPage .kopa__contentSubPage__content .entry-item .entry-thumb img {
  width: 100%;
}

.kopa__contentSubPage .kopa__contentSubPage__content h2 {
  font-size: 32px;
  text-transform: uppercase;
  color: #183650;
}

.kopa__contentSubPage .kopa__contentSubPage__content h2:first-child {
  margin-top: 0;
}

.kopa__list h3 {
  color: #fff;
  margin: 0;
  padding: 15px 30px;
}

@media (max-width: 1023px) {
  .kopa__list h3 {
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .kopa__list h3 {
    font-size: 20px;
  }
}

.kopa__list ul li {
  margin-bottom: 0;
  padding-left: 15px;
  position: relative;
}

.kopa__list ul li:before {
  position: absolute;
  content: '\f105';
  color: #777;
  top: 4px;
  left: 0;
  font-size: 14px;
}

.kopa__list ul li a {
  color: #777;
}

.kopa__list ul li + li {
  margin-top: 10px;
}

.kopa__list.style--01 ul {
  background: #f5f5f5;
  padding: 30px;
}

@media (max-width: 767px) {
  .kopa__list.style--01 ul {
    padding: 15px;
  }
}

.kopa__list.style--02 ul {
  background: #fff;
  padding: 30px 0 0;
}

/**
 * 5.12 - [Pages] Shop
 * -------------------------------------------------------------------
**/
.kopa__shopFilter {
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 40px;
}

.kopa__shopFilter .woocommerce-ordering select {
  border: 1px solid #ebebeb;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

@media (max-width: 1119px) {
  .kopa__shopFilter .woocommerce-result-count {
    font-size: 14px !important;
  }
}

.kopa__shopFilter div[class^="col-"] {
  margin-bottom: 0;
}

.kopa__shopItem, .kopa__productRelated.style--01 {
  margin-top: -40px;
}

@media (max-width: 979px) {
  .kopa__shopItem, .kopa__productRelated.style--01 {
    margin-top: -30px;
  }
}

.kopa__shopItem div[class^="col-"], .kopa__productRelated.style--01 div[class^="col-"] {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .kopa__shopItem div[class^="col-"], .kopa__productRelated.style--01 div[class^="col-"] {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .kopa__shopItem div[class^="col-"], .kopa__productRelated.style--01 div[class^="col-"] {
    width: 100%;
  }
}

.kopa__shopItem .entry-item, .kopa__productRelated.style--01 .entry-item {
  margin-top: 40px;
}

@media (max-width: 979px) {
  .kopa__shopItem .entry-item, .kopa__productRelated.style--01 .entry-item {
    margin-top: 30px;
  }
}

.kopa__shopItem .entry-item:hover .entry-thumb img, .kopa__productRelated.style--01 .entry-item:hover .entry-thumb img {
  opacity: .7;
}

.kopa__shopItem .entry-item .entry-thumb, .kopa__productRelated.style--01 .entry-item .entry-thumb {
  position: relative;
}

.kopa__shopItem .entry-item .entry-thumb img, .kopa__productRelated.style--01 .entry-item .entry-thumb img {
  width: 100%;
}

.kopa__shopItem .entry-item .entry-content, .kopa__productRelated.style--01 .entry-item .entry-content {
  padding: 40px 25px;
  text-align: center;
  border-bottom: 1px solid #ebebeb;
}

@media (max-width: 979px) {
  .kopa__shopItem .entry-item .entry-content, .kopa__productRelated.style--01 .entry-item .entry-content {
    padding: 15px 0 30px;
  }
}

.kopa__shopItem .entry-item .entry-content h5, .kopa__productRelated.style--01 .entry-item .entry-content h5 {
  margin: 0 0 5px;
  text-transform: uppercase;
  font-weight: 600;
}

.kopa__shopItem .entry-item .entry-content h5 a, .kopa__productRelated.style--01 .entry-item .entry-content h5 a {
  color: #183650;
}

.kopa__shopItem .entry-item .entry-content .kopa__shopItem__rating, .kopa__productRelated.style--01 .entry-item .entry-content .kopa__shopItem__rating {
  margin-bottom: 10px;
}

.kopa__shopItem .entry-item .entry-content del, .kopa__productRelated.style--01 .entry-item .entry-content del {
  font-size: 28px;
  color: #777;
  margin-right: 10px;
}

@media (max-width: 979px) {
  .kopa__shopItem .entry-item .entry-content del, .kopa__productRelated.style--01 .entry-item .entry-content del {
    font-size: 22px;
  }
}

.kopa__shopItem .entry-item .entry-content ins, .kopa__productRelated.style--01 .entry-item .entry-content ins {
  font-size: 36px;
  font-weight: 700;
  color: #163650;
  text-decoration: none;
}

@media (max-width: 979px) {
  .kopa__shopItem .entry-item .entry-content ins, .kopa__productRelated.style--01 .entry-item .entry-content ins {
    font-size: 30px;
  }
}

.kopa__shopItem .entry-item .entry-content .btn, .kopa__productRelated.style--01 .entry-item .entry-content .btn {
  margin-top: 20px;
  text-transform: uppercase;
}

@media (max-width: 979px) {
  .kopa__shopItem .entry-item .entry-content .btn, .kopa__productRelated.style--01 .entry-item .entry-content .btn {
    padding: 10px 20px;
  }
}

@media (max-width: 767px) {
  .kopa__shopItem .entry-item .entry-content .btn, .kopa__productRelated.style--01 .entry-item .entry-content .btn {
    padding: 15px 25px;
    display: block;
  }
}

.kopa__shopItem .kopa__pagination, .kopa__productRelated.style--01 .kopa__pagination {
  margin-top: 40px;
  margin-bottom: 0;
}

.kopa__productRelated.style--01 {
  margin-top: 0;
}

@media (max-width: 767px) {
  .kopa__productRelated.style--01 div[class^="col-"] {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .kopa__productRelated.style--01 div[class^="col-"] {
    width: 100%;
  }
}

.kopa__productRelated.style--01 .entry-item {
  margin-top: 0;
}

@media (max-width: 767px) {
  .kopa__productRelated.style--01 .entry-item .entry-thumb img {
    width: 100%;
  }
}

.kopa__productRelated.style--01 .entry-item .entry-content {
  border-bottom: none;
}

@media (max-width: 639px) {
  .kopa__productRelated.style--01 .entry-item .entry-content {
    padding: 20px 15px;
  }
}

@media (max-width: 1023px) {
  .kopa__productRelated.style--01 .entry-item .entry-content .btn {
    display: block;
    width: 100%;
    padding: 15px;
  }
}

.kopa__shopItem__rating i {
  margin: 0 2px;
  font-size: 16px;
}

.kopa__shopItem__icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 45px;
  height: 45px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.kopa__shopItem__icon span {
  position: absolute;
  top: 13px;
  left: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.kopa__shopItem__icon.sale {
  background: #b50e11;
}

.kopa__topSale.style--01 .widget-content ul li {
  margin-bottom: 0;
  overflow: hidden;
}

.kopa__topSale.style--01 .widget-content ul li img {
  float: left;
  min-width: 80px;
  max-width: 80px;
  margin-right: 30px;
}

.kopa__topSale.style--01 .widget-content ul li .kopa__shopItem__rating {
  margin-top: -5px;
  margin-bottom: 10px;
}

.kopa__topSale.style--01 .widget-content ul li .kopa__shopItem__rating i {
  font-size: 14px;
}

.kopa__topSale.style--01 .widget-content ul li del {
  font-size: 16px;
  color: #777;
  margin-right: 10px;
}

.kopa__topSale.style--01 .widget-content ul li ins {
  font-size: 20px;
  color: #163650;
  text-decoration: none;
}

.kopa__topSale.style--01 .widget-content ul li + li {
  margin-top: 40px;
}

.product.type-product .kopa__tab {
  margin-bottom: 60px;
}

.product.type-product .kopa__productRelated {
  float: left;
  width: 100%;
}

.product.type-product .kopa__productRelated .widget-title {
  margin-bottom: 30px;
}

.product.type-product .kopa__productRelated .widget-title .primary__title {
  font-size: 32px;
  text-transform: uppercase;
  color: #183650;
}

.page.type-page .entry-header .entry-title {
  font-size: 32px;
  text-transform: uppercase;
  color: #183650;
  margin: 0 0 30px;
}

/*___________ Style Woocommerce ___________*/
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
}

.woocommerce .woocommerce-ordering:before, .woocommerce-page .woocommerce-ordering:before {
  position: absolute;
  top: 15px;
  right: 15px;
  content: '\f0d7';
  font-size: 14px;
  color: #777;
}

.woocommerce .woocommerce-ordering select {
  width: 100%;
  padding: 10px;
  color: #777;
  border-color: #ebebeb;
}

.kopa-sub-page.woocommerce .woocommerce-result-count, .kopa-sub-page.woocommerce-page .woocommerce-result-count {
  width: 100%;
  margin: 0;
  padding: 10px;
  font-size: 16px;
  color: #777;
  text-align: right;
}

@media (max-width: 767px) {
  .kopa-sub-page.woocommerce .woocommerce-result-count, .kopa-sub-page.woocommerce-page .woocommerce-result-count {
    text-align: left;
  }
}

.woocommerce div.product {
  overflow: hidden;
}

.kopa-sub-page.woocommerce span.onsale {
  width: auto;
  height: auto;
  top: 12px;
  left: 5px;
  background: transparent;
  padding: 0;
  min-width: inherit;
  min-height: inherit;
  line-height: 1;
  font-size: 16px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa-sub-page.woocommerce span.onsale:before {
  position: absolute;
  content: '';
  top: -10px;
  left: -14px;
  border: 30px solid transparent;
  z-index: -1;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.summary.entry-summary .product_title.entry-title {
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  color: #183650;
  margin: 0;
}

.summary.entry-summary .product_meta {
  font-size: 15px;
  color: #777;
  line-height: 28px;
  letter-spacing: 0.05em;
}

.summary.entry-summary .product_meta > span {
  display: block;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 10px;
}

.woocommerce div.product .woocommerce-product-rating .star-rating {
  font-size: 16px;
}

.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link {
  color: #777;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  opacity: 1;
  font-size: 30px;
  color: #777;
  margin-right: 10px;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  font-size: 40px;
  font-weight: 600;
  text-decoration: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  margin-bottom: 30px;
}

.woocommerce div.product p.price {
  line-height: 1;
}

.woocommerce div.product p {
  font-size: 15px;
  color: #777;
  line-height: 28px;
  letter-spacing: 0.05em;
}

.woocommerce div.product form.cart, .woocommerce div.product p.cart {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
}

.woocommerce .quantity .qty {
  border: 1px solid #ebebeb;
  padding: 10px;
  width: 80px;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .woocommerce .quantity .qty {
    width: 60px;
    margin: 0;
  }
}

.woocommerce div.product form.cart .button {
  text-transform: uppercase;
  color: #fff;
  border: none;
  padding: 14px 40px;
  font-size: 15px;
  position: relative;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}

@media (max-width: 767px) {
  .woocommerce div.product form.cart .button {
    padding: 14px 30px;
  }
}

.woocommerce div.product form.cart .button:hover {
  background: #183650;
}

.woocommerce div.product form.cart .button:before {
  display: inline-block;
  content: '\f218';
  margin-right: 10px;
  font-size: 15px;
}

.woocommerce #reviews #comments {
  margin-bottom: 90px;
}

.woocommerce #reviews #comments ol.commentlist li {
  margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li + li {
  margin-top: 40px;
}

.woocommerce #reviews #comments ol.commentlist li .star-rating {
  float: none;
  display: inline-block;
}

.kopa-sub-page.woocommerce #content div.product #reviews .comment img, .kopa-sub-page.woocommerce div.product #reviews .comment img, .kopa-sub-page.woocommerce-page #content div.product #reviews .comment img, .kopa-sub-page.woocommerce-page div.product #reviews .comment img {
  float: left;
  min-width: 100px;
  max-width: 100px;
  margin-right: 30px;
}

.woocommerce #reviews #comments ol.commentlist li .meta {
  display: inline-block;
  font-size: 16px;
  color: #777;
  margin-right: 10px;
}

.woocommerce .star-rating {
  font-size: 14px;
}

.woocommerce #reviews .comment-reply-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #183650;
  margin-bottom: 30px;
}

.woocommerce #reviews .comment-form p {
  margin-bottom: 30px;
  line-height: 1;
}

.woocommerce #reviews .comment-form p:last-child {
  margin-bottom: 0;
}

.woocommerce #reviews .comment-form label {
  display: none;
  font-size: 16px;
  text-transform: uppercase;
  color: #777;
}

.woocommerce #reviews .comment-form input[type="text"], .woocommerce #reviews .comment-form input[type="email"] {
  padding: 15px 30px;
  border: none;
  background: #f5f5f5;
  color: #777;
  font-size: 16px;
  width: 100%;
}

.woocommerce #reviews .comment-form textarea {
  padding: 15px 30px;
  border: none;
  background: #f5f5f5;
  color: #777;
  font-size: 16px;
  width: 100%;
  height: 128px !important;
}

.woocommerce #reviews .comment-form .comment-form-rating {
  padding: 15px 30px;
  background: #f5f5f5;
  color: #777;
  font-size: 16px;
  width: 100%;
}

.woocommerce #reviews .comment-form .comment-form-rating label, .woocommerce #reviews .comment-form .comment-form-rating .stars {
  display: inline-block;
  margin: 0;
}

.woocommerce #reviews .comment-form .comment-form-rating .stars {
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  line-height: 1;
}

@media (max-width: 1119px) {
  .woocommerce #reviews .comment-form .comment-form-rating .stars {
    padding: 0 5px;
  }
}

.woocommerce #reviews .comment-form .comment-form-rating select {
  display: none;
}

.woocommerce #reviews .comment-form .form-submit .submit {
  padding: 17px 60px;
  border: none;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}

.woocommerce #reviews .comment-form .form-submit .submit:hover {
  background: #183650;
}

.woocommerce table.shop_table {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.woocommerce table.shop_table td {
  padding: 10px;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
  min-width: 100px;
  max-width: 100px;
}

@media (max-width: 639px) {
  .woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    min-width: 50px;
    max-width: 50px;
  }
}

@media (max-width: 639px) {
  .kopa-sub-page.woocommerce .cart-collaterals .cart_totals, .kopa-sub-page.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
  }
}

.kopa-sub-page .woocommerce table.shop_table {
  margin-bottom: 60px;
  border-collapse: collapse;
}

.kopa-sub-page .woocommerce table.shop_table td, .kopa-sub-page .woocommerce table.shop_table th {
  border: 1px solid #ebebeb;
  border-collapse: collapse;
}

@media (max-width: 479px) {
  .kopa-sub-page .woocommerce table.shop_table td.product-thumbnail, .kopa-sub-page .woocommerce table.shop_table th.product-thumbnail {
    display: none;
  }
}

.kopa-sub-page .woocommerce table.shop_table .button {
  float: right;
  padding: 14px;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

@media (max-width: 479px) {
  .kopa-sub-page .woocommerce table.shop_table .button {
    float: left;
    margin-top: 10px;
  }
}

.kopa-sub-page .woocommerce table.shop_table .button:hover {
  background: #183650;
  color: #fff;
}

.woocommerce table.shop_table .coupon {
  float: left;
}

@media (max-width: 767px) {
  .woocommerce table.shop_table .coupon {
    width: 100%;
    margin-bottom: 15px;
  }
}

.woocommerce table.shop_table .coupon label {
  display: none;
}

.woocommerce table.shop_table .coupon .input-text {
  border: 1px solid #ebebeb;
  padding: 10px;
  color: #777;
  margin-right: 5px;
}

@media (max-width: 639px) {
  .kopa-sub-page.woocommerce .col2-set .col-1, .kopa-sub-page.woocommerce-page .col2-set .col-1, .kopa-sub-page.woocommerce .col2-set .col-2, .kopa-sub-page.woocommerce-page .col2-set .col-2, .kopa-sub-page.woocommerce form .form-row-first, .kopa-sub-page.woocommerce form .form-row-last, .kopa-sub-page.woocommerce-page form .form-row-first, .kopa-sub-page.woocommerce-page form .form-row-last {
    width: 100%;
  }
}

@media (max-width: 639px) {
  .woocommerce .order_details li {
    width: 100%;
    border: none;
  }
}

.kopa-sub-page.woocommerce .cart-collaterals .cart_totals h2, .kopa-sub-page.woocommerce-page .cart-collaterals .cart_totals h2 {
  font-size: 32px;
  text-transform: uppercase;
  color: #183650;
  margin: 0 0 30px;
}

.kopa-sub-page .woocommerce #respond input#submit.alt, .kopa-sub-page .woocommerce a.button.alt, .kopa-sub-page .woocommerce button.button.alt, .kopa-sub-page .woocommerce input.button.alt {
  font-weight: normal;
  padding: 15px 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa-sub-page .woocommerce #respond input#submit.alt:hover, .kopa-sub-page .woocommerce a.button.alt:hover, .kopa-sub-page .woocommerce button.button.alt:hover, .kopa-sub-page .woocommerce input.button.alt:hover {
  background: #183650;
}

.kopa-sub-page .woocommerce .woocommerce-error .button, .kopa-sub-page .woocommerce .woocommerce-info .button, .kopa-sub-page .woocommerce .woocommerce-message .button, .kopa-sub-page .woocommerce #respond input#submit, .kopa-sub-page .woocommerce a.button, .kopa-sub-page .woocommerce button.button, .kopa-sub-page .woocommerce input.button {
  color: #fff;
  padding: 12px 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.kopa-sub-page .woocommerce .woocommerce-error .button:hover, .kopa-sub-page .woocommerce .woocommerce-info .button:hover, .kopa-sub-page .woocommerce .woocommerce-message .button:hover, .kopa-sub-page .woocommerce #respond input#submit:hover, .kopa-sub-page .woocommerce a.button:hover, .kopa-sub-page .woocommerce button.button:hover, .kopa-sub-page .woocommerce input.button:hover {
  color: #fff;
  background: #183650;
}

.kopa-sub-page .woocommerce form.checkout_coupon, .kopa-sub-page .woocommerce form.login, .kopa-sub-page .woocommerce form.register {
  border: 1px solid #ebebeb;
  margin: 30px 0;
  padding: 30px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.woocommerce p {
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #777;
  margin-bottom: 15px;
}

.woocommerce p:last-child {
  margin-bottom: 0;
}

.woocommerce form .form-row {
  padding: 0;
  margin: 0 0 15px;
}

.woocommerce form .form-row input[type="submit"] {
  margin-right: 15px;
}

.woocommerce form .form-row input[type="checkbox"] {
  margin-right: 10px;
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  font-weight: normal;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  border: 1px solid #ebebeb;
  padding: 10px;
}

.select2-container .select2-choice {
  border: 1px solid #ebebeb;
  color: #777;
  padding: 4px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.woocommerce form .form-row textarea {
  height: 145px;
}

.kopa-sub-page .woocommerce-checkout #payment {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.woocommerce .woocommerce-error {
  font-size: 15px;
  color: #777;
  line-height: 28px;
  letter-spacing: 0.05em;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
  border-color: #a00;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
  border-color: #69bf29;
}

.kopa-sub-page .woocommerce table.shop_table {
  border-collapse: collapse;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  border-color: #ebebeb;
  border-collapse: collapse;
}

@media (max-width: 639px) {
  .kopa-sub-page.woocommerce #content div.product div.images, .kopa-sub-page.woocommerce div.product div.images, .kopa-sub-page.woocommerce-page #content div.product div.images, .kopa-sub-page.woocommerce-page div.product div.images, .kopa-sub-page.woocommerce #content div.product div.summary, .kopa-sub-page.woocommerce div.product div.summary, .kopa-sub-page.woocommerce-page #content div.product div.summary, .kopa-sub-page.woocommerce-page div.product div.summary {
    width: 100%;
  }
}

/**
 * 6.1 - Extend Color
 * -------------------------------------------------------------------
**/
a:hover, a:active, a:focus, .kopa__audio .kopa__audio__author a:hover, .widget-title.style--05 .primary__title a:hover, .widget-title.style--06 .primary__title a:hover, .entry__title.style--02 .meta__category a:hover, .entry__title.style--02 .entry-title a:hover, .entry__title.style--03 a:hover, .entry__title.style--04, .entry__title.style--05, .kopa__viewMore.style--01, .kopa__viewMore.style--04:hover, .btn--curve.btn--curve--01, .btn--border--thick.style--02, .btn--border--thick.style--04, .btn--border--thick.style--06, .btn--border--thin.style--01, ul.style--03 li:before, ul.style--04 li:before, .kopa__accordion.style--03 .acc__title.active:before, .kopa__countDown.style--03 .kopa__chart span, .kopa__countDown.style--03 .kopa__chart .kopa__time, .kopa__countDown.style--04 li div h3, .kopa__dropCaps.style--02.color--03 .kopa__dropCaps__text--large, .kopa__dropCaps.style--03.color--02 .kopa__dropCaps__text--large, .kopa__hightLight.style--01, .kopa__blockQuote.style--01 .kopa__blockQuote__author, .kopa__blockQuote.style--02 p, .kopa__blockQuote.style--04 .kopa__blockQuote__author, .kopa__blockQuote.style--05:before, .kopa__blockQuote.style--06 .kopa__blockQuote__author, .kopa__skillBar.style--01 .kopa__skillBar__list .kopa__skillBar__counter, .kopa__tab.style--02 .nav-tabs > li.active > a, .kopa__tab.style--02 .nav-tabs > li.active > a:hover, .kopa__tab.style--02 .nav-tabs > li.active > a:focus, .kopa__tab.style--02 .accordion-toggle[aria-expanded="true"], .kopa__tab.style--05 .nav-tabs > li > a:before, .kopa__tab.style--05 .tab-content .tab-pane h4, .kopa__tab.style--07 .nav-tabs li:hover .fa, .kopa__tab.style--07 .nav-tabs li:hover span, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_pages ul li a:hover, .widget_product_categories ul li a:hover, .widget_calendar .calendar_wrap table caption, .widget_meta ul li a:hover, .widget_recent_entries ul li a:hover, .widget_nav_menu ul li a:hover, .woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li a:hover, .widget_products ul.product_list_widget li a:hover, .widget_recent_reviews ul.product_list_widget li a:hover, .widget_top_rated_products ul.product_list_widget li a:hover, .widget_recent_reviews ul.product_list_widget li .star-rating, .widget_top_rated_products ul.product_list_widget li .star-rating, .kopa__header__office .active:hover span, .kopa__header__email:hover a, .kopa__header__email:hover .fa, .kopa__header__mainMenu.style--01 .sf-menu.sf-arrows .sf-with-ul:after, .kopa__header__mainMenu.style--01 .sf-menu.sf-arrows ul li a.sf-with-ul:hover:after, .kopa__header__mainMenu.style--01 .sf-menu ul li a:hover, .kopa__header__mainMenu.style--01 .sf-menu .sf-mega .sub-menu li a:hover, .kopa__header--bottom--right__list a .fa, .kopa__articleHeader.style--01 .widget-content .entry-item .entry-content h5 a:hover, .kopa__header__mainMenu.style--02 .sf-menu ul li a:hover, .kopa__header__mainMenu.style--02 .sf-menu li a:hover, .kopa__header__mainMenu.style--02 .sf-menu .sf-mega .sub-menu li a:hover, .kopa__mainSlider.style--02 .kopa__mainSlider__text h2, .kopa__mainSlider.style--02 .cd-slider-nav ul li.selected a, .kopa__mainSlider.style--02 .cd-slider-nav ul li.selected i, .kopa__service.style--01 .entry-item .service__listIcon, .kopa__service.style--04 .widget-content .entry-item .entry-content .entry-title a:hover, .kopa__service.style--05 .kopa__service__list .kopa__service__title a, .kopa__service.style--06 .kopa__service__list .fa, .kopa__service.style--07 .kopa__service__list .fa, .kopa__service.style--08 .widget-content p, .kopa__about.style--04 .widget-content .entry-item .entry-content .entry-title a:hover, .kopa__about.style--05 .widget-content .entry-item .entry-content .entry-title a:hover, .kopa__about.style--07 .widget-content h3, .kopa__about.style--07 .widget-content ul li i, .kopa__news.style--02 .widget-content .entry-item .entry-content .entry-category a:hover, .kopa__news.style--02 .widget-content .entry-item .entry-content .entry-title a:hover, .slider__news.style--01 .owl-item .entry-item .entry__title .meta__category a:hover, .slider__news.style--01 .owl-item .entry-item .entry__title .entry-title a:hover, .kopa__contact.style--01 .widget-content p .fa, .kopa__contact.style--02 .widget-content p .fa, .kopa__contact.style--02 .widget-content p a:hover, .kopa__contact.style--03 .widget-content p .fa, .kopa-listMenu .widget-content ul li a:hover, .kopa__social.style--02 .widget-content ul li:hover a, .kopa__event .kopa__event_content .kopa__event__category a:hover, .kopa__event .kopa__event_content .kopa__event__title a:hover, .kopa__event.style--03 .kopa__event_content .kopa__event_content--left .kopa__event__category a:hover, .kopa__event.style--03 .kopa__event_content .kopa__event_content--left .kopa__event__title a:hover, #comments .comments-list .comment .comment-header .comment-info h6 a:hover, .kopa__directLink.style--01 .widget-content ul li:hover i, .kopa__singleRelated.style--01 .widget-content .entry-item .entry-content .entry-title a:hover, .kopa__singleNextPrev.style--01 .entry-item:hover .entry-content h4 a, .kopa__singleAuthor .kopa__singleAuthor__avatar h5 a:hover, .kopa__customerService.style--01 .kopa__customerService__content .entry-item .entry-content .kopa__entry--bottom .kopa__entry__phone span, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap ol li:hover, .kopa__incoterm.style--01 .kopa__incoterm__content .entry-item .entry-content .kopa__entry--bottom .kopa__entry__phone span, .kopa__ourCompany .entry-item .entry-content .entry-title a:hover, .kopa__navSub.style--01 .kopa__navSub__title i, .kopa__navSub.style--01 ul li a:hover, .kopa__list.style--03 h4, .kopa__request .kopa__request__title i, .kopa__request h5, .kopa__contentSubPage .kopa__contentSubPage__content h4, .kopa__list ul li a:hover, .kopa__shopItem .entry-item .entry-content h5 a:hover, .kopa__productRelated.style--01 .entry-item .entry-content h5 a:hover, .kopa__shopItem__rating i, .woocommerce div.product .woocommerce-product-rating .star-rating, .woocommerce div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce .star-rating, .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before {
  color: #2691e4;
}

.kopa__area--04, .kopa__area--06, .kopa__area--07, .kopa__area--09, .kopa__area--10, .kopa__topPage.style--01, .kopa__line--dotted.style--02 .kopa__line--dotted--wide, .kopa__line--dotted.style--03 .kopa__line--dotted--wide, .kopa__viewMore.style--02, .owl__pagi--first .owl-controls .owl-pagination .owl-page.active span, .btn--square:hover, .btn--curve.btn--curve--01:hover, .btn--border--thick.style--02:hover, .btn--border--thick.style--04:hover, .btn--border--thick.style--05:hover, .btn--border--thick.style--06:hover, .btn--border--thin.style--01:hover, .btn__color--primary, .btn__color--dark:hover, ul.style--05 li:before, .kopa__accordion.style--02 .acc__title.active, .kopa__accordion.style--03 .acc__title:before, .kopa__accordion.style--03 .acc__title.active, .kopa__accordion.style--04 .acc__title.active, .kopa__countDown.style--01 .kopa__countDown__wrap li div, .kopa__countDown.style--04 li div h3:before, .kopa__dropCaps.style--01.color--02 .kopa__dropCaps__text--large, .kopa__hightLight.style--02, .kopa__pricingTable.style--01 .kopa__pricingTable__list, .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__header .kopa__pricingTable__icon, .kopa__blockQuote.style--03, .kopa__skillBar.style--01 .kopa__skillBar__list .kopa__skillBar__dotted.kopa__skillBar__dotted--dark, .pro-bar-container .pro-bar, table.style--01 thead tr th:nth-child(2), table.style--02 thead tr th:last-child, .kopa__tab.style--01 .nav-tabs > li.active > a, .kopa__tab.style--01 .nav-tabs > li.active > a:hover, .kopa__tab.style--01 .nav-tabs > li.active > a:focus, .kopa__tab.style--01 .accordion-toggle[aria-expanded="true"], .kopa__tab.style--02 .nav-tabs > li > a:before, .kopa__tab.style--04 .nav-tabs > li.active > a, .kopa__tab.style--04 .nav-tabs > li.active > a:hover, .kopa__tab.style--04 .nav-tabs > li.active > a:focus, .kopa__tab.style--04 .tab-content, .kopa__tab.style--04 .accordion-toggle[aria-expanded="true"], .kopa__tab.style--05 .nav-tabs > li.active > a, .kopa__tab.style--05 .nav-tabs > li.active > a:hover, .kopa__tab.style--05 .nav-tabs > li.active > a:focus, .kopa__tab.style--05 .panel-default > .panel-heading, .kopa__tab.style--06 .nav-tabs > li.active > a, .kopa__tab.style--06 .nav-tabs > li.active > a:hover, .kopa__tab.style--06 .nav-tabs > li.active > a:focus, .kopa__tab.style--06 .panel-default > .panel-heading, .kopa__tab.style--07 .panel-default > .panel-heading, .kopa__tab.style--08 .panel-default > .panel-heading, .widget_calendar .calendar_wrap table td#today, .widget_search .search-form .search-submit:hover, .widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover, .woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover, .widget_product_search .woocommerce-product-search input[type="submit"]:hover, .kopa__header__country ul, .kopa__header__office ul, .kopa__header--bottom--right__list ul ul, .kopa__header__mainMenu.style--02 .sf-menu > li > a:before, .kopa__header__request span, .kopa__mainSlider.style--01 .owl-item .item .kopa__imgBg:before, .kopa__mainSlider.style--02 .kopa__mainSlider__text h2 span:before, .kopa__service.style--01 .entry-item:hover, .kopa__service.style--03 .widget-content .entry-item:hover, .kopa__about.style--01 .widget-content .entry-item .entry-thumb a:before, .kopa__news.style--02 .widget-content .entry-item .entry-thumb:before, .image__float:before, .kopa__backTop, .kopa__social.style--01 li a, .kopa__social.style--03 .widget-content ul li:hover, .kopa__slider__brand.style--03, .kopa__event.style--02, .kopa__owlSync.style--01 .owl-carousel.sync2 .owl-item .item:before, #comments .comments-list .comment .comment-content .comment-button a:hover, .kopa__blogList .entry-item .entry-content .kopa__blogList__header:hover .kopa__iconType, .kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item.kopa__itemLink .entry-content, .kopa__list h3, .kopa__shopItem__icon.new, .woocommerce div.product form.cart .button, .woocommerce #reviews .comment-form .form-submit .submit, .kopa-sub-page .woocommerce table.shop_table .button, .kopa-sub-page .woocommerce #respond input#submit.alt, .kopa-sub-page .woocommerce a.button.alt, .kopa-sub-page .woocommerce button.button.alt, .kopa-sub-page .woocommerce input.button.alt, .kopa-sub-page .woocommerce .woocommerce-error .button, .kopa-sub-page .woocommerce .woocommerce-info .button, .kopa-sub-page .woocommerce .woocommerce-message .button, .kopa-sub-page .woocommerce #respond input#submit, .kopa-sub-page .woocommerce a.button, .kopa-sub-page .woocommerce button.button, .kopa-sub-page .woocommerce input.button {
  background: #2691e4;
}

.btn--curve.btn--curve--01, .btn--border--thick.style--02, .btn--border--thick.style--04, .btn--border--thick.style--05:hover, .btn--border--thick.style--06, .btn--border--thin.style--01, .kopa__pricingTable.style--02 .kopa__pricingTable__list .kopa__pricingTable__content .btn, .kopa__skillBar.style--01 .kopa__skillBar__list:hover, .kopa__tab.style--05 .nav-tabs > li > a:before, .kopa__tab.style--07 .nav-tabs li:hover, .kopa__tab.style--07 .nav-tabs li:hover .fa, .kopa__tab.style--08 .panel-group .panel, .widget_search .search-form .search-submit:hover, .widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover, .kopa__service.style--03 .widget-content .entry-item:hover, .kopa__social.style--03 .widget-content ul li:hover, #comments .comments-list .comment .comment-content .comment-button a:hover, .kopa__blogList .entry-item .entry-content .kopa__blogList__header:hover .kopa__iconType, .kopa__blogMasonry .kopa__blogMasonryWrapper .entry-item.kopa__itemLink .entry-content, .kopa__galleryPage.style--01 .kopa__filterOptions__wrap ol li:hover, .kopa__navSub.style--01 .kopa__navSub__title i, .kopa__request textarea:focus, .kopa__request input[type="text"]:focus, .kopa__request input[type="submit"], .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus {
  border-color: #2691e4;
}

.kopa__blockQuote.style--02, .kopa__header.style--01 .kopa__header--top, .kopa-sub-page.woocommerce span.onsale:before, .woocommerce .woocommerce-message, .woocommerce .woocommerce-error {
  border-top-color: #2691e4;
}

.kopa__countDown.style--04 li div h3:after {
  border-right-color: #2691e4;
}

.kopa__tab.style--06 .nav-tabs, .kopa__news.style--02 .widget-content .entry-item .entry-thumb {
  border-bottom-color: #2691e4;
}

.kopa__viewMore.style--01:before, .kopa__viewMore.style--04:hover:before, .kopa__countDown.style--04 li div h3:after, .kopa__blockQuote.style--01, .kopa__blockQuote.style--05, .kopa__blockQuote.style--06, .kopa__tab.style--02 .accordion-toggle[aria-expanded="true"], .kopa-sub-page.woocommerce span.onsale:before {
  border-left-color: #2691e4;
}
